footer{background:var(--background-color, #fff)}footer .logo{max-width:300px;height:auto}@media screen and (max-width:1199.98px){footer .logo{max-width:140px}}@media screen and (max-width:991.98px){footer .logo{max-width:120px}}footer .certificate{width:110px;height:auto}@media screen and (max-width:991.98px){footer .certificate{width:80px}}@media screen and (max-width:767.98px){footer .certificate{width:70px}}footer .footer__menu .footer__mainheadline{color:#000000;font-weight:900 !important;display:block;font-size:1.625rem;line-height:2.125rem;margin-bottom:1.3rem}@media screen and (max-width:991.98px){footer .footer__menu .footer__mainheadline{font-size:1.35rem;line-height:1.6rem}}@media screen and (max-width:767.98px){footer .footer__menu .footer__mainheadline{font-size:1.25rem;line-height:1.5rem}}footer .footer__menu .footer__headline{color:#000000;display:block;font-family:var(--font-bold);font-weight:bold;font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem}@media screen and (max-width:991.98px){footer .footer__menu .footer__headline{font-size:1rem;line-height:1.4rem;margin-bottom:1.5rem}}footer .footer__menu .footer__item{margin-bottom:0;display:block;font-style:normal;color:#000000;font-size:1.125rem;letter-spacing:0;line-height:2}@media screen and (max-width:991.98px){footer .footer__menu .footer__item{font-size:1rem;margin-bottom:0.8rem}}@media screen and (max-width:767.98px){footer .footer__menu .footer__item{font-size:0.938rem;margin-bottom:0.8rem}}footer .footer__menu .footer__itemtext{margin-bottom:0;display:block;font-style:normal;color:#000000;font-size:1.125rem;letter-spacing:0;line-height:2}@media screen and (max-width:991.98px){footer .footer__menu .footer__itemtext{font-size:1rem;margin-bottom:0.8rem}}@media screen and (max-width:767.98px){footer .footer__menu .footer__itemtext{font-size:0.938rem;margin-bottom:0.8rem}}footer .footer__menu .footer__itemtext p{line-height:2rem}footer .footer__menu a{transition:var(--transition-default);text-decoration:none;color:var(--font-color)}footer .footer__menu a:hover{color:var(--primary-color)}footer .footer__menu .certificate__area{display:flex;gap:30px;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}@media screen and (max-width:991.98px){footer .footer__menu .certificate__area{gap:25px}}@media screen and (max-width:767.98px){footer .footer__menu .certificate__area{gap:15px;justify-content:space-evenly}}footer .footer__menu--mobile .footer__headline{font-weight:900;font-size:1.25rem;line-height:1.563rem}@media screen and (max-width:767.98px){footer .footer__menu--mobile .footer__headline{font-size:1.125rem;line-height:1.4rem}}footer .footer__menu--mobile .footer__item{font-size:1.125rem;line-height:1;display:block}@media screen and (max-width:767.98px){footer .footer__menu--mobile .footer__item{color:#7F7F7F;font-size:0.938rem;margin-bottom:0.8rem}}footer .contact__area{padding:2.25rem 0}footer .contact__area .footer__headline{font-family:var(--font-bold);font-size:clamp(28px, calc(28px * var(--custom-font-size-rem)), 34px);line-height:2.375rem;letter-spacing:0;font-weight:bold;display:block;transition:var(--transition-default);text-decoration:none;margin-top:0.5rem}footer .contact__area .footer__headline:hover{color:var(--primary-color)}footer .contact__area .footer__social{display:flex;gap:28px;align-items:center;margin-top:1rem}footer .contact__area .footer__social i{font-size:1.5rem;line-height:1;color:#000000;transition:var(--transition-default)}@media screen and (max-width:991.98px){footer .contact__area .footer__social i{font-size:1.4rem}}@media screen and (max-width:767.98px){footer .contact__area .footer__social i{font-size:1.3rem}}footer .contact__area .footer__social i:hover{color:var(--primary-color)}footer .footer__legal *{font-size:1rem;line-height:1;margin-bottom:0;display:flex;align-items:flex-end}@media screen and (max-width:1199.98px){footer .footer__legal *{font-size:0.938rem}}@media screen and (max-width:991.98px){footer .footer__legal *{font-size:0.875rem}}footer .footer__legal .menu{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;text-decoration:none;gap:0.4rem;width:100%;text-align:right}@media screen and (max-width:1399.98px){footer .footer__legal .menu{justify-content:center}}@media screen and (max-width:991.98px){footer .footer__legal .menu{gap:1.25rem}}footer .footer__legal .col-lg-4{display:flex;justify-content:flex-end}footer #fontSizeSwitch{position:fixed;top:50%;right:0;transform:translateY(-50%);background-color:var(--clr-primary);z-index:1050}footer #fontSizeSwitch button{width:100%;color:white;cursor:pointer;padding:0}footer #fontSizeSwitch span{font-size:1rem;font-weight:bold;color:white;margin-bottom:5px}footer .footer__item.focused,footer .footer__menu--item.focused,footer .footer__headline.focused{outline:3px solid #FFED00;outline-offset:4px;border-radius:0.5rem}footer .footer__social--icon a.focused{outline:3px solid #FFED00;outline-offset:4px;border-radius:50%;display:inline-block}#fontSizeSwitch button.focused{outline:2px solid var(--secondary-color) !important;outline-offset:2px}