.footer{font-size:1rem;color:var(--white);padding:1.6rem 0 5rem}@media (max-width: 575px){.footer{padding:1.6rem 0 2rem}}@media (min-width: 768px){.footer{padding:1.6rem 0}}.footer__logo{height:3rem}.footer__logo .logo__image{height:100%;object-fit:contain}.footer__logo .logo__text{font-size:1.25rem;font-weight:700}@media (min-width: 768px){.footer__logo .logo__text{font-size:1.875rem}}.footer__content{position:relative;display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:stretch;padding:2rem 0}@media (min-width: 768px){.footer__content{flex-direction:row}}.footer__content__link,.footer__content__contact,.footer__content__address,.footer__content__social{margin:0 2.5rem 1.5rem 0}@media (min-width: 768px){.footer__content__link,.footer__content__contact,.footer__content__address,.footer__content__social{margin:0 6rem 2rem 0}}.footer__content__link__title,.footer__content__contact__title,.footer__content__address__title,.footer__content__social__title{display:flex;align-items:center;margin-bottom:.625rem}.footer__content__link__title h3,.footer__content__contact__title h3,.footer__content__address__title h3,.footer__content__social__title h3{font-size:1.125rem;font-weight:600}.footer__content__link__title h4,.footer__content__contact__title h4,.footer__content__address__title h4,.footer__content__social__title h4{font-size:1.125rem;font-weight:700}.footer__content__link__title svg,.footer__content__contact__title svg,.footer__content__address__title svg,.footer__content__social__title svg{margin-right:.5rem}.footer__content__link__info,.footer__content__contact__info,.footer__content__address__info,.footer__content__social__info{display:block;width:100%;max-width:85vw;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width: 768px){.footer__content__link,.footer__content__address{max-width:12rem}}.footer__content__link{display:none}@media (min-width: 768px){.footer__content__link{display:flex;flex-direction:column}}@media (min-width: 768px){.footer__content__social{max-width:18rem}}.footer__content__social__icons{display:flex;flex-wrap:wrap;gap:1rem}.footer__content__social__icons__circle{background-color:var(--white);width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center}.footer__copyright{display:flex;flex-flow:column wrap;justify-items:center;border-top:1px solid rgba(255,255,255,.5);padding-top:1rem;font-size:.875rem}@media (min-width: 768px){.footer__copyright{flex-direction:row;justify-content:space-between}}.footer__copyright__block{display:flex;flex-direction:column;column-gap:1.5rem}.footer__copyright__block a{text-transform:capitalize}@media (min-width: 768px){.footer__copyright__block{align-items:center;flex-direction:row}}.footer__copyright__block__company{display:flex;align-items:center;margin-top:.875rem}.footer__copyright__block__company p{margin-right:.875rem}@media (min-width: 768px){.footer__copyright__block__company{margin-top:0}}.footer__copyright .access{display:none;font-size:1rem}@media (min-width: 768px){.footer__copyright .access{display:block}}.footer__copyright .inline-block{float:left}.footer--default{background:var(--primary)}.footer--dark{background:var(--secondary-dark)}
