@import "https://fonts.googleapis.com/css2?family=Merriweather:wght@400&family=Inter:wght@400;500&display=swap";
.af-footer{color:#fff;background:#000;position:relative;overflow:hidden}.af-footer__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.af-footer__video{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-58%)scale(1.35)}.af-footer__bg-overlay{background:linear-gradient(#0003 0%,#00000073 55%,#000000a6 100%),radial-gradient(80% 60% at 50% 40%,#04392740,#0000 70%);position:absolute;inset:0}.af-footer__wrap{z-index:1;flex-direction:column;gap:clamp(3rem,6vw,5rem);width:min(100vw - 2.5rem,77.5rem);margin:0 auto;padding:clamp(5rem,10vw,8rem) 0 clamp(2rem,4vw,3rem);display:flex;position:relative}.af-footer__cta{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.af-footer__badge{color:#ffffffeb;letter-spacing:.01em;align-items:center;gap:.5rem;font-family:Inter,Arial,sans-serif;font-size:.8125rem;display:inline-flex}.af-footer__badge-dot{background:#fb6704;border-radius:50%;flex-shrink:0;width:8px;height:8px}.af-footer__headline{letter-spacing:-.02em;color:#fff;max-width:18ch;margin:0;font-family:Merriweather,Georgia,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.15}.af-footer__btn{border-radius:999px;justify-content:center;align-items:center;padding:3px;text-decoration:none;transition:transform .2s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0000001a,0 5px 4px #00000014}.af-footer__btn:hover{transform:translateY(-1px)}.af-footer__btn-glow{border-radius:inherit;opacity:.9;background:linear-gradient(140deg,#043927 0%,#2d6b4f 55%,#a8d5c2 100%);position:absolute;inset:0}.af-footer__btn-inner{z-index:1;color:#fff;background:#000;border-radius:999px;justify-content:center;align-items:center;min-width:9.5rem;padding:.8rem 1.75rem;font-family:Inter,Arial,sans-serif;font-size:.9375rem;font-weight:500;display:inline-flex;position:relative}.af-footer__panel{background:#000;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(2rem,4vw,3rem);padding:clamp(1.5rem,3vw,2.25rem);display:flex}.af-footer__brand{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:1.25rem;max-width:22rem;display:flex}.af-footer__brand-copy{flex-direction:column;gap:.75rem;display:flex}.af-footer__tagline{color:#fff;margin:0;font-family:Inter,Arial,sans-serif;font-size:.9375rem;line-height:1.6}.af-footer__copyright{color:#ffffff80;margin:0;font-family:Inter,Arial,sans-serif;font-size:.875rem;line-height:1.5}.af-footer__logo{color:#fff;align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.af-footer__logo-mark{object-fit:cover;border-radius:50%;flex-shrink:0;width:2.25rem;height:2.25rem}.af-footer__logo-text{letter-spacing:-.02em;color:#fff;font-family:Merriweather,Georgia,serif;font-size:1.35rem;font-weight:400}.af-footer__menus{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,3.5rem);margin-left:auto;display:grid}.af-footer__col{flex-direction:column;gap:.65rem;display:flex}.af-footer__col-title{color:#fff;margin:0 0 .25rem;font-family:Inter,Arial,sans-serif;font-size:.9375rem;font-weight:500}.af-footer__link{color:#ffffff80;font-family:Inter,Arial,sans-serif;font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .2s}.af-footer__link:hover{color:#ffffffeb}@media (max-width:900px){.af-footer__panel{flex-direction:column;align-items:stretch}.af-footer__brand{max-width:none}.af-footer__menus{width:100%;max-width:20rem;margin-left:0}}@media (max-width:560px){.af-footer__menus{grid-template-columns:1fr 1fr;gap:1.5rem}.af-footer__headline{max-width:none}}@media (prefers-reduced-motion:reduce){.af-footer__video{display:none}.af-footer__bg{background:radial-gradient(90% 70% at 50% 30%,#4a2d6e 0%,#0000 55%),linear-gradient(#1a1030 0%,#0a0612 100%)}.af-footer__btn{transition:none}}
