.footer-cta-section{position:relative;overflow:hidden;isolation:isolate}.footer-cta-section>.container-fluid{position:relative;z-index:1;padding-left:0!important;padding-right:0!important}.footer-cta{position:relative;display:grid;grid-template-columns:minmax(320px,0.9fr) minmax(0,1.25fr);gap:clamp(2rem, 4vw, 4rem);align-items:center;min-height:820px;padding:clamp(2.5rem, 5vw, 4.5rem) clamp(1.25rem, 5vw, 4rem);border:0;box-shadow:none;isolation:isolate}.footer-cta>*{position:relative;z-index:3}.footer-cta__content{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.35rem, 2.2vw, 2rem)}.footer-cta__form{grid-column:2;grid-row:1;width:95%;min-height:0;padding:calc(clamp(0.6rem, 2.85vw, 2.47rem) + 10px);margin-left:auto;border:1px solid rgb(255 30 45 / .78);border-radius:0;background:linear-gradient(145deg,rgb(10 10 12 / .88),rgb(5 5 6 / .74));box-shadow:0 26px 70px rgb(0 0 0 / .5),0 0 46px rgb(255 30 45 / .1);backdrop-filter:blur(8px)}.footer-cta__eyebrow{color:var(--brand-red);font-family:var(--font-heading);font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin:0}.footer-cta__title{max-width:13.5ch;color:#d8d8d8;font-family:var(--font-heading);font-size:clamp(2.7rem, 4.5vw, 4.5rem);font-weight:700;line-height:.94;letter-spacing:0;text-transform:uppercase;margin:0}.footer-cta__title span{display:block;color:var(--brand-red);text-shadow:var(--brand-red-glow)}.footer-cta__divider{display:block;width:76px;height:2px;margin:0;background:var(--brand-red);box-shadow:0 0 16px rgb(255 30 45 / .55)}.footer-cta__text{max-width:680px;color:rgb(255 255 255 / .72);font-size:clamp(0.98rem, 1.15vw, 1.05rem);line-height:1.65;margin:0}.footer-cta__features{display:grid;grid-template-columns:1fr;gap:clamp(1rem, 1.6vw, 1.35rem);max-width:420px;margin-top:0;padding-top:20px;border-top:1px solid rgb(255 255 255 / .1)}.footer-cta__feature{min-width:0;display:flex;align-items:center;gap:.9rem;padding-top:.5rem}.footer-cta__feature:last-child{padding-right:0}.footer-cta__feature-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--brand-red)}.footer-cta__feature-icon{flex:0 0 auto;width:48px;height:48px;border:1px solid rgb(255 30 45 / .58);border-radius:50%;box-shadow:0 0 18px rgb(255 30 45 / .16)}.footer-cta__feature-icon svg,.footer-cta__feature-icon img{width:21px;height:21px}.footer-cta__feature-icon svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.footer-cta__feature-icon img{display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(17%) sepia(99%) saturate(5329%) hue-rotate(344deg) brightness(111%) contrast(108%)}.footer-cta__feature h3{color:#d8d8d8;font-family:var(--font-heading);font-size:.765rem;font-weight:700;letter-spacing:.08em;line-height:1.15;margin:0 0 .45rem;margin:0;text-transform:uppercase}.footer-cta__contact-list .footer-contact-link{width:fit-content;margin-top:0}.footer-cta__contact-list .footer-contact-link+.footer-contact-link{margin-top:clamp(1rem, 2.4vw, 1.45rem)}.footer-cta__contact-list .footer-contact-link span:last-child{min-width:0;overflow-wrap:anywhere}.footer-cta__feature p{color:rgb(255 255 255 / .62);font-size:.82rem;font-weight:500;line-height:1.5;margin:0}.footer-cta__form-heading{margin-bottom:var(--heading-support-gap)}.footer-cta__form-heading h3{color:#d8d8d8;font-family:var(--font-heading);font-size:clamp(1.604rem, 2.691vw, 2.432rem)!important;font-weight:700;letter-spacing:.04em;line-height:1;margin:0 0 calc(var(--heading-support-gap) / 2);text-transform:uppercase}.footer-cta__form-heading p{color:rgb(255 255 255 / .66);font-size:.92rem;font-weight:500;line-height:1.45;margin:0}.footer-cta__form .method-form{display:grid;gap:clamp(0.55rem, 1vw, 0.75rem);margin:0}.method-form__status{margin:0 0 1rem;padding:.85rem 1rem;border:1px solid;font-size:.9rem;font-weight:600;line-height:1.45}.method-form__status--success{color:#d8f5d8;background:rgb(40 160 60 / .14);border-color:rgb(60 200 90 / .5)}.method-form__status--error{color:#ffd8dc;background:rgb(255 30 45 / .12);border-color:rgb(255 30 45 / .5)}.footer-cta__form .method-form__row{display:grid;grid-template-columns:minmax(0,1fr);gap:.55rem}.footer-cta__form .method-form label{display:grid;min-width:0}.footer-cta__form .method-form label>span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.footer-cta__form .method-form input,.footer-cta__form .method-form textarea,.footer-cta__form .method-form select{width:100%;min-height:48px;color:#d8d8d8;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .16);border-radius:0;font-family:var(--font-body);font-size:.88rem;font-weight:500;line-height:1.35;padding:.78rem .9rem;outline:none;transition:border-color 180ms ease,background 180ms ease,box-shadow 180ms ease}.footer-cta__form .method-form textarea{height:84px;min-height:84px;resize:vertical}.footer-cta__form .method-form select option{color:#111}.footer-cta__form .method-form input::placeholder,.footer-cta__form .method-form textarea::placeholder,.footer-cta__form .method-form select{color:rgb(255 255 255 / .42);opacity:1}.footer-cta__form .method-form input:focus,.footer-cta__form .method-form textarea:focus,.footer-cta__form .method-form select:focus{background:rgb(255 255 255 / .07);border-color:rgb(255 30 45 / .72);box-shadow:0 0 0 3px rgb(255 30 45 / .12)}.footer-cta__form .btn-form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:53px;width:100%;color:#d8d8d8;background:var(--brand-red);border:1px solid rgb(255 30 45 / .82);border-radius:0;text-shadow:0 1px 6px rgb(0 0 0 / .85);box-shadow:0 10px 26px rgb(255 30 45 / .14);font-family:var(--font-body);font-size:0.68rem!important;font-weight:800;letter-spacing:.14em;line-height:1.2;text-align:center;text-transform:uppercase;padding:.95rem 1rem;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,filter 180ms ease}.footer-cta__form .btn-form-submit:hover,.footer-cta__form .btn-form-submit:focus{color:#d8d8d8;transform:translateY(-2px);filter:brightness(1.12);box-shadow:0 14px 30px rgb(255 30 45 / .22)}.footer-cta__form-note{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem 1.25rem;margin:.5rem 0 0;color:rgb(255 255 255 / .4);font-size:.72rem;line-height:1.5;text-align:center}.footer-cta__form-note strong{color:var(--brand-red)}.footer-cta-section.reveal-ready .footer-cta__content{opacity:0;transform:translateX(-56px)}.footer-cta-section.reveal-ready .footer-cta__form{opacity:0;transform:translateX(56px)}.footer-cta-section.is-revealed .footer-cta__content{animation:footerCtaContentRevealLeft 0.9s cubic-bezier(.16,1,.3,1) 0.12s both}.footer-cta-section.is-revealed .footer-cta__form{animation:footerCtaContentRevealRight 0.9s cubic-bezier(.16,1,.3,1) 0.22s both}@media (max-width:1199.98px){.footer-cta{display:flex;flex-direction:column;align-items:stretch;gap:clamp(2rem, 7vw, 3rem);min-height:0;padding-top:clamp(3rem, 8vw, 4rem);padding-bottom:clamp(3rem, 8vw, 4rem)}.footer-cta__content{order:1;width:100%;gap:var(--heading-support-gap)}.footer-cta__title{order:1}.footer-cta__text{order:2;max-width:none}.footer-cta__features{order:3;width:100%;max-width:none}.footer-cta__form{order:2;width:100%;margin-left:0}}@keyframes footerCtaContentRevealLeft{from{opacity:0;transform:translateX(-56px)}to{opacity:1;transform:translateX(0)}}@keyframes footerCtaContentRevealRight{from{opacity:0;transform:translateX(56px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.footer-cta-section.reveal-ready .footer-cta__content,.footer-cta-section.reveal-ready .footer-cta__form,.footer-cta-section.is-revealed .footer-cta__content,.footer-cta-section.is-revealed .footer-cta__form{opacity:1;transform:none;animation:none}}