footer a{font-family:var(--font-primary) !important;font-weight:normal;color:var(--white)}footer .border-bottom,footer .border-top{border-color:rgba(255, 255, 255, 0.2) !important}@media screen and (max-width:1199.98px){footer .footer__logo{height:60px}}@media screen and (max-width:767.98px){footer .footer__logo{height:70px}}footer .contact__top--bar *{color:var(--white)}footer .list__horizontal{list-style:none;padding-left:0;padding-right:0}footer .list__horizontal li{display:inline-block}@media (min-width:992px) and (max-width:1199.98px){footer .footer__contact--headline{font-size:20px}}footer .footer__menu--headline{font-family:var(--font-medium);display:block;font-size:18px;line-height:28px;color:var(--white)}@media screen and (max-width:1199.98px){footer .footer__menu--headline{font-size:17px;line-height:26px}}@media screen and (max-width:991.98px){footer .footer__menu--headline{font-size:16px;line-height:24px}}@media screen and (max-width:767.98px){footer .footer__menu--headline{font-size:15px;line-height:23px}}footer .footer__menu--item{color:var(--white);display:block;transition:var(--transition);font-size:17px;line-height:27px;opacity:0.6}@media screen and (max-width:1199.98px){footer .footer__menu--item{font-size:16px;line-height:25px}}@media screen and (max-width:991.98px){footer .footer__menu--item{font-size:15px;line-height:23px}}@media screen and (max-width:767.98px){footer .footer__menu--item{font-size:14px;line-height:22px}}footer .footer__menu--item:hover{opacity:1}footer .footer__contact--item{color:var(--white);font-size:16px;line-height:24px;opacity:0.6}footer .footer__linklist *{color:var(--white)}footer .footer__linklist .h4{margin-bottom:1em;font-size:1em;font-family:var(--font-bold) !important;font-weight:normal;display:block}footer .footer__contact a:hover{text-decoration:underline !important}footer .footer__legal{color:var(--white) !important;font-size:15px}@media screen and (max-width:991.98px){footer .footer__legal{font-size:14px;line-height:20px}}@media screen and (max-width:767.98px){footer .footer__legal{font-size:13px;line-height:19px}}footer .footer__legal--menu a{font-size:17px;line-height:27px;transition:var(--transition);color:var(--white);opacity:0.5}footer .footer__legal--menu a:hover{opacity:1}@media screen and (max-width:1199.98px){footer .footer__legal--menu a{font-size:16px;line-height:25px}}@media screen and (max-width:991.98px){footer .footer__legal--menu a{font-size:15px;line-height:23px}}@media screen and (max-width:767.98px){footer .footer__legal--menu a{font-size:14px;line-height:22px}}footer .footer__social a{display:inline-block;height:34px;line-height:32px;width:34px;text-align:center;border:1px solid rgba(255, 255, 255, 0.2);border-radius:99rem;transition:all 0.3s ease}footer .footer__social a i{transition:all 0.3s ease;color:var(--white)}footer .footer__social a:hover{background:var(--white)}footer .footer__social a:hover i{color:var(--primary)}