.footer{--spacing:clamp(1rem,5vmin,2.5rem);padding-top:clamp(2rem,15vmin,4rem);text-align:left;color:#4e9ec6}.footer .container{width:min(1110px,85vw);margin-left:auto;margin-right:auto}.footer .custom-logo{width:auto!important;display:block!important}.footer ul{margin:0;padding:0;list-style:none}.footer a{color:inherit}.footer__grid{display:grid;gap:calc(var(--spacing)*2) 2rem;grid-template-areas:"company" "contact" "info" "resources"}.footer__company{grid-area:company}.footer__info{grid-area:info}.footer__resources{grid-area:resources}.footer__contact{grid-area:contact}.footer__company .custom-logo-link{display:block;max-width:15rem}.footer__company .socials{margin-top:1rem}.footer__home-link{display:inline-block}.footer__header{margin-bottom:var(--spacing);color:#0079a8}.footer__menu{list-style:none;display:grid;row-gap:.25rem}.footer__links{display:grid;gap:1rem}.footer__phone{margin-top:var(--spacing)}.footer__address{max-width:20ch}.footer__wave{padding-block:clamp(1.5rem,15vmin,3rem)}.footer .socials__flex{display:flex;align-items:center;gap:1rem}.footer .socials__flex a{display:block;width:40px;height:40px}@media screen and (min-width:768px){.footer{font-size:1.25rem}.footer__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"company contact" "info resources"}.footer__company{display:flex;flex-direction:column;justify-content:space-between}.footer__phone{white-space:nowrap}}@media screen and (min-width:1200px){.footer__grid{grid-template-columns:1fr 12.5rem 12.5rem 12.5rem * 1.5;grid-template-areas:"company info resources contact"}}.legal{padding-bottom:1.5rem;font-size:.875rem}.legal a{font-weight:700}.legal a:hover{text-decoration:underline}@media (min-width:768px){.legal__flex{display:flex;justify-content:space-between}}.header-louder{font-size:2.25rem;text-transform:uppercase}.header-loud,.header-louder{line-height:1.1;font-weight:700}.header-loud{font-size:1.5rem}.header-loudish{line-height:1.1;font-weight:700;font-size:1.25rem}@media screen and (min-width:768px){.header-loud{font-size:2rem}.header-louder{font-size:3.125rem}}