.footer{background-color:rgb(var(--bg-cream));gap:75px;padding:50px 0}.footer-content{max-width:920px}.footer-nav_list{list-style:none;padding-left:0}.footer-tel{color:rgb(var(--nova-orange));text-decoration:none}.footer-nav_list_link{color:rgb(var(--dark-grey));font-size:var(--fs-text-small);font-weight:var(--fw-normal);letter-spacing:.42px;line-height:1.2;text-decoration:none;transition:all .3s ease}.footer-nav_list_link:hover{color:rgb(var(--nova-orange))}.footer-newsletter_title{font-size:var(--fs-title-md);font-weight:var(--fw-bold);letter-spacing:.42px;line-height:22px}.footer-paragraph{font-size:var(--fs-text--lg);font-weight:var(--fw-normal);letter-spacing:.9px;line-height:22px}.footer-contact{gap:24px}.footer-contact_social{color:rgb(var(--dark-grey));text-decoration:none}.footer-contact_social_icon{aspect-ratio:1/1;filter:brightness(0) saturate(100%) invert(20%);transition:all .4s ease;width:30px}.footer-contact_social_icon:hover{filter:brightness(0) saturate(100%) invert(53%) sepia(93%) saturate(1352%)}.footer-legal{color:rgb(var(--dark-grey));font-size:var(--fs-text-small);font-weight:var(--fw-normal);letter-spacing:.6px;line-height:20px}.footer-legal>a{text-decoration:underline}@media screen and (max-width:767px){.footer{gap:50px}.footer-paragraph{margin:0}.footer-contact{gap:22px}}.before-footer_wrapper{background:linear-gradient(to bottom,transparent 60%,rgb(var(--bg-cream)) 40%);height:445px;overflow:hidden;position:relative}.before-footer_content{height:100%;padding:50px 0 70px;position:relative;width:100%;z-index:1}.before-footer_content:before{background-image:url(/build/images/waves_orange.c5b3af63.webp);background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.25;position:absolute;z-index:-1}.before-footer_ctas{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.before-footer_logo{bottom:15%;left:25%;max-width:240px;position:absolute}