.footer-container{color:#fff;background-color:#121211;border-radius:40px;flex-direction:column;width:100%;max-width:1400px;margin:0 auto 3rem;padding:4rem 3rem 6rem;font-family:Archivo,sans-serif;display:flex;overflow:hidden}@media (min-width:1024px){.footer-container{padding:5rem 6rem 8rem}}.footer-top{flex-direction:column;justify-content:space-between;gap:3rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.footer-top{flex-direction:row;gap:2rem}}.footer-brand{flex-direction:column;gap:1.5rem;display:flex}.footer-headline{color:#f4f0ed;letter-spacing:-.01em;margin-bottom:2rem;font-family:Roboto Slab,serif;font-size:2.5rem;font-weight:400;line-height:1.1}.footer-headline em{font-style:italic}@media (min-width:768px){.footer-headline{font-size:3.5rem}}.footer-cta{color:#121211;z-index:1;background:linear-gradient(135deg,#fff 0%,#f0ebe6 100%);border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-family:Archivo,sans-serif;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #f4f0ed1a,inset 0 -2px 5px #0000000d}.footer-cta:after{content:"";z-index:-1;background:linear-gradient(90deg,#fff0 0%,#fffc 50%,#fff0 100%);width:50%;height:100%;transition:all .6s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.footer-cta:hover{color:#000;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 25px #f4f0ed40,inset 0 -2px 5px #0000000d}.footer-cta:hover:after{left:150%}.footer-cta:active{transform:translateY(0)scale(.98);box-shadow:0 2px 10px #f4f0ed1a}.footer-links-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (min-width:640px){.footer-links-grid{grid-template-columns:repeat(3,1fr);gap:4rem}}.footer-column{flex-direction:column;gap:1rem;display:flex}.footer-column-title{color:#8c8f94;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.footer-link-animated{color:#e5e7eb;width:fit-content;height:1.25rem;font-family:Archivo,sans-serif;font-size:.95rem;text-decoration:none;display:block;position:relative;overflow:hidden}.footer-link-animated .link-text{display:flex}.footer-link-animated .char-roll{transform-style:preserve-3d;transition:transform .5s cubic-bezier(.76,0,.24,1);display:inline-block;position:relative}.footer-link-animated .char-roll:after{content:attr(data-char);color:#fff;text-shadow:0 2px 10px #ffffff4d;position:absolute;top:100%;left:0}.footer-link-animated:hover .char-roll{transform:translateY(-100%)}.footer-link-animated .char-roll:nth-child(n){transition-delay:0s}.footer-link-animated .char-roll:first-child{transition-delay:20ms}.footer-link-animated .char-roll:nth-child(2){transition-delay:40ms}.footer-link-animated .char-roll:nth-child(3){transition-delay:60ms}.footer-link-animated .char-roll:nth-child(4){transition-delay:80ms}.footer-link-animated .char-roll:nth-child(5){transition-delay:.1s}.footer-link-animated .char-roll:nth-child(6){transition-delay:.12s}.footer-link-animated .char-roll:nth-child(7){transition-delay:.14s}.footer-link-animated .char-roll:nth-child(8){transition-delay:.16s}.footer-link-animated .char-roll:nth-child(9){transition-delay:.18s}.footer-link-animated .char-roll:nth-child(10){transition-delay:.2s}.footer-link-animated .char-roll:nth-child(11){transition-delay:.22s}.footer-link-animated .char-roll:nth-child(12){transition-delay:.24s}.footer-link-animated .char-roll:nth-child(13){transition-delay:.26s}.footer-link-animated .char-roll:nth-child(14){transition-delay:.28s}.footer-link-animated .char-roll:nth-child(15){transition-delay:.3s}.footer-link-animated .char-roll:nth-child(16){transition-delay:.32s}.footer-bottom{border-top:none;justify-content:flex-start;align-items:center;padding-top:1rem;display:flex}.footer-copyright{color:#8c8f94;font-size:.85rem}
