.footer{--footer-top-bg: var(--grey-200);--footer-bg: var(--blue-900);--footer-font-size: 2rem;--footer-cta-padding: 3rem 5rem;--footer-offset: 4rem;z-index:2;position:relative;background:var(--footer-bg)}.footer__logo{max-width:20rem}.footer__top{background-color:var(--footer-top-bg);padding:var(--footer-cta-padding);display:flex;justify-content:space-between;gap:4rem;translate:0 calc(var(--footer-top-height)/2*-1);margin-bottom:calc(var(--footer-top-height)/2*-1)}.footer__top p{font-size:var(--footer-font-size)}@media(max-width: 767px){.footer__top{--footer-cta-padding: 4rem 3rem;flex-direction:column;gap:2rem}}.footer__top .buttons{display:flex;align-items:center;gap:1.5rem}@media(max-width: 767px){.footer__top .buttons{flex-direction:column;gap:1rem;align-items:flex-start}}.footer__top .buttons .btn{margin:0}.footer__wrapper{width:calc(100% - var(--row-margin-inline));max-width:var(--row-maxwidth);margin-inline:auto}.footer>.footer__wrapper:not(.footer__top){--text-color: var(--white);padding-top:var(--padding-large);padding-bottom:var(--padding-default);display:flex;gap:2.5rem}@media(max-width: 767px){.footer>.footer__wrapper:not(.footer__top){padding:4rem 0;flex-direction:column;gap:2rem}}.footer>.footer__wrapper:not(.footer__top) .footer__column-about{flex-grow:1}.footer>.footer__wrapper:not(.footer__top) menu{padding:0;margin:0}.footer>.footer__wrapper:not(.footer__top) menu ul{padding:0;margin:0}@media(min-width: 1025px){.footer>.footer__wrapper:not(.footer__top) menu ul{min-width:20rem}}.footer>.footer__wrapper:not(.footer__top) menu ul li{list-style:none}.footer>.footer__wrapper:not(.footer__top) menu ul li a{line-height:2;text-decoration:none}.footer .footer__bottom{--text-color: var(--white)}@media(min-width: 768px){.footer .footer__bottom{text-align:center}}.footer .footer__bottom .footer__wrapper{padding-block:3rem;border-top:1px solid var(--white)}@media(max-width: 767px){.footer .footer__bottom .footer__wrapper{padding-top:1.5rem}}
