.footer{display:flex;flex-direction:column;padding:1rem;gap:1rem;background-color:var(--color-primary);border-top-left-radius:3rem;border-top-right-radius:3rem}.footer,.footer .footer-meta{position:relative;width:100%;height:100%}.footer .footer-meta{color:var(--color-brand-foreground);border-radius:2rem;padding:4rem 0}.footer .footer-meta .container.footer-meta-header{margin-bottom:4rem}.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{display:flex;gap:2rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col,.footer .footer-meta .container.footer-socials .footer-meta-col{flex:1}.footer .footer-meta .container.footer-meta-header .footer-meta-col:first-child{display:flex;flex-direction:column;gap:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links{display:flex;flex-direction:column;gap:.45rem;align-items:flex-end;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links a{display:flex;width:100%;justify-content:flex-end;text-align:right}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links a h3{width:100%;text-align:right}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links h3{font-size:clamp(1.1rem,1.4vw,2rem)}.footer .footer-meta .container.footer-meta-header .footer-meta-logo{margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{width:80%;font-size:clamp(2rem,4.2vw,4.4rem);line-height:1.02;padding-inline:.05em}.footer .footer-about-link{display:inline-block;margin-top:.25rem;font-family:var(--font-heading);color:var(--color-brand-foreground);text-decoration:underline;text-underline-offset:4px;opacity:.9}.footer .footer-meta .container .footer-socials .footer-meta-col:nth-child(2){display:flex;justify-content:flex-end;text-align:right;gap:1rem}.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2) p{width:50%}.footer .footer-socials-wrapper{display:flex;gap:.25rem}.footer .footer-socials-wrapper .icon{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;border:1px solid var(--color-brand-foreground);border-radius:10rem;font-size:1.5rem}.footer .footer-socials p{color:var(--color-brand-foreground)}.footer .footer-contact-links{display:flex;flex-direction:row;gap:2rem;font-family:var(--font-heading)}@media (min-width:1001px){.footer .container.footer-socials .footer-meta-col .footer-contact-links{column-gap:3.5rem;row-gap:0;justify-content:flex-end;flex-wrap:nowrap}}.footer .footer-contact-links .contact-link{display:inline-flex;align-items:center;gap:.5rem}.footer .footer-contact-links .contact-icon{width:4rem;height:4rem;display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--color-brand-foreground);border-radius:10rem;font-size:1.5rem;color:var(--color-brand-foreground)}.footer-outro .container{display:flex;flex-direction:column;gap:1rem;color:var(--color-brand-foreground);overflow:visible}.footer .footer-outro .footer-header{margin-bottom:2rem}.footer-copyright{display:flex;gap:2rem}.footer-copyright p{flex:1;color:var(--color-brand-foreground);font-family:var(--font-heading)}.footer-copyright p span{color:var(--color-brand)}.footer-copyright p:nth-child(2),.footer-copyright p:nth-child(3){display:flex;text-align:center;justify-content:center}.footer-copyright p:nth-child(4){display:flex;justify-content:flex-end;text-align:right}@media (max-width:1000px){.footer .footer-meta .container.footer-meta-header,.footer .footer-meta .container.footer-socials{flex-direction:column;gap:4rem}.footer .footer-meta .container.footer-meta-header .footer-meta-col:nth-child(2) .footer-nav-links,.footer .footer-meta .container.footer-socials .footer-meta-col:nth-child(2){justify-content:flex-start;align-items:flex-start;text-align:left}.footer .footer-meta .container .footer-socials .footer-meta-col:nth-child(2) p{width:100%}.footer .footer-meta .container.footer-meta-header{margin-bottom:0}.footer .footer-meta .container.footer-socials .footer-meta-col .footer-contact-links{flex-direction:column;align-items:flex-start;gap:1rem}.footer-copyright{flex-direction:column-reverse;gap:.25rem;align-items:center;justify-content:center}.footer-copyright p:nth-child(2),.footer-copyright p:nth-child(3){display:flex;justify-content:flex-start;text-align:left}}@media (min-width:1001px) and (max-width:1180px){.footer{padding-left:.75rem;padding-right:.75rem}.footer .footer-outro .footer-header{margin-bottom:1rem}.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{font-size:clamp(1.75rem,3.6vw,3rem);line-height:1.04}}@media (min-width:1024px) and (max-height:700px){.footer .footer-meta .container.footer-meta-header .footer-meta-block h2{font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.05}}