/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */footer{background:linear-gradient(to right,var(--color-white)35%,var(--color-black)35%)}@media only screen and (max-width:1024px){footer{background:linear-gradient(to right,var(--color-white)25%,var(--color-black)25%)}}@media only screen and (max-width:600px){footer{background:linear-gradient(to bottom,var(--color-white)31%,var(--color-black)31%)}}footer .container{justify-content:space-between;align-items:center;display:flex}@media only screen and (max-width:600px){footer .container{flex-direction:column}}.footer-logo-link{padding:2rem 0;display:block}@media only screen and (max-width:600px){.footer-logo-link{width:100%;max-width:9rem;margin-bottom:5rem}}.copy{color:var(--color-white);font-size:1.6rem}@media only screen and (max-width:600px){.copy{order:3;margin-bottom:4rem}}.social{gap:2rem;display:flex}@media only screen and (max-width:600px){.social{margin-bottom:4rem}}footer .social a.btn{width:7.2rem;height:7.2rem;padding:1.5rem 1.8rem}