@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:optional;src:url(/assets/fonts/poppins/poppins-700.woff2)format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400 700;font-display:optional;src:url(/assets/fonts/montserrat/montserrat-400-700.woff2)format("woff2")}:root{--navy:#021425;--charcoal:#20201f;--purple:#aea5fe;--purple-mid:#5b52cb;--white:#fff;--text-body:#515a6d;--font-head:"Poppins","Segoe UI",sans-serif;--font-body:"Montserrat","Segoe UI",sans-serif;--sp-xs:.5rem;--sp-sm:1rem;--sp-md:1.5rem;--sp-lg:2.5rem;--sp-2xl:6rem;--radius-sm:6px;--radius-pill:999px;--ease:.3s ease;--container:1200px;--header-h:112px;--header-topbar-h:40px;--header-nav-h:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body);color:var(--text-body);background:var(--white);font-size:1.0625rem;font-weight:400;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:0;font-family:inherit}.container{width:100%;max-width:var(--container);padding:0 var(--sp-md);margin:0 auto}#site-header{z-index:1000;position:fixed;inset:0 0 auto}.header-topbar{height:var(--header-topbar-h);background:var(--charcoal);align-items:center;display:flex}.header-topbar-inner{justify-content:flex-end;align-items:center;gap:var(--sp-lg);padding:0 max(2rem,calc((100% - var(--container))/2));width:100%;display:flex}.topbar-link{color:#ffffffb3;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.topbar-link svg{flex-shrink:0;width:13px;height:13px}.header-inner{height:var(--header-nav-h);width:100%;padding:0 max(2rem,calc((100% - var(--container))/2));background:var(--white);border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;display:flex}.header-logo img{width:234px;height:42px}.header-right,.nav-menu{align-items:center;display:flex}.header-right{margin-left:auto}.nav-item{position:relative}.nav-link{font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal);white-space:nowrap;align-items:center;gap:3px;padding:.5rem .9rem;font-size:.8rem;font-weight:500;display:flex}.nav-link .chevron{opacity:.45;stroke:currentColor;width:12px;height:12px}.dropdown{opacity:0;pointer-events:none;position:absolute}.header-cta{margin-left:var(--sp-lg)}.btn--schedule{background:var(--charcoal);color:var(--white);font-family:var(--font-head);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-sm);white-space:nowrap;align-items:center;padding:.7rem 1.375rem;font-size:.78rem;font-weight:700;display:inline-flex}.nav-toggle,.mobile-nav{display:none}.hero{min-height:100svh;padding-top:var(--header-h);padding-bottom:var(--sp-md);background:var(--navy);align-items:center;display:flex;position:relative;overflow:hidden}.hero .container{padding-top:var(--sp-2xl);padding-bottom:var(--sp-2xl)}.hero__bg{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__bg:after{content:"";background:linear-gradient(270deg,#021425c7 0%,#02142559 40%,#02142500 62%);position:absolute;inset:0}.hero__content{z-index:1;align-items:flex-start;gap:var(--sp-sm);flex-direction:column;max-width:48%;margin-right:auto;display:flex;position:relative}.hero__text-treatment{isolation:isolate;width:fit-content;max-width:680px;padding:.65rem 1.5rem .8rem .6rem;position:relative}.hero__text-treatment:before{content:"";z-index:-1;filter:blur(14px);pointer-events:none;background:radial-gradient(at 28%,#021425d1 0%,#0214259e 38%,#0214254d 60%,#0000 78%);position:absolute;inset:-1.2rem -6rem}.hero__glass{backdrop-filter:none;background:0 0;border:0;padding:0;display:block}.hero__glass--sub{background:0 0}.hero h1{max-width:680px;font-family:var(--font-head);letter-spacing:-.035em;color:var(--white);text-wrap:balance;text-shadow:0 3px 16px #000000ad;margin:0 0 1.25rem;font-size:clamp(2.8rem,5.3vw,5.25rem);font-weight:500;line-height:.98}.hero__sub{color:#ffffffd6;text-shadow:0 2px 10px #000000d1;max-width:590px;margin:0;font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.7}.hero__ctas{gap:var(--sp-sm);margin-top:var(--sp-sm);flex-wrap:wrap;display:flex}.btn{align-items:center;gap:var(--sp-xs);font-family:var(--font-head);white-space:nowrap;font-weight:700;display:inline-flex}.btn.btn--sm{border-radius:var(--radius-sm);letter-spacing:.06em;text-transform:uppercase;padding:.45rem 1.1rem;font-size:.78rem}.btn--outline-light{color:var(--white);background:0 0;border:2px solid #ffffff59}.hero__scroll{z-index:1;color:#ffffff59;font-size:.7rem;font-family:var(--font-head);letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-weight:600;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(#aea5fe80,#0000);width:1px;height:36px}.btn--schedule{border-radius:0}@media (width>=901px){.hero__content{margin-left:auto;margin-right:0}}@media (width<=900px){.hero__content{max-width:70%}}@media (width<=768px){:root{--header-h:68px;--sp-2xl:4rem}.header-topbar,.header-right{display:none}.nav-toggle{background:var(--navy);width:44px;height:44px;box-shadow:none;border:1px solid #aea5fe57;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;padding:10px 8px;display:flex}.nav-toggle span{background:var(--white);border-radius:2px;height:2px;display:block}.header-inner{height:68px;padding:0 var(--sp-md)}.hero h1{font-size:clamp(2rem,8vw,2.75rem)}.hero__sub{font-size:1rem}}@media (width<=580px){.hero__content{max-width:100%}.hero__bg{background-position:65%}.hero__text-treatment{max-width:100%;padding:.5rem .75rem .65rem .25rem}.hero__text-treatment:before{filter:blur(12px);background:radial-gradient(at 30%,#021425d6 0%,#0214259e 46%,#02142542 68%,#0000 86%);inset:-1rem -2rem -1rem -1.5rem}.hero h1{font-size:clamp(2.35rem,11vw,3.5rem)}.hero__sub{max-width:100%;line-height:1.55}}.hero h1{font-family:var(--font-head);font-size:46px;font-weight:700;line-height:46px}.hero__bg{animation:7s forwards heroImageSettle;transform:scale(1.045)}.hero__content{gap:0}.hero__text-treatment{margin-bottom:2rem}.hero__text-treatment:before{background:radial-gradient(at 28%,#090d10d1 0%,#090d109e 38%,#090d104d 60%,#0000 78%)}.hero h1{margin-bottom:1.5rem}.hero__ctas{gap:1rem;margin-top:0}.hero__ctas .btn{border-radius:2px;min-height:54px;padding:0 1.5rem}.hero__ctas .btn:first-child{color:var(--white);background:var(--purple-mid);border:1px solid var(--purple-mid)}.hero__ctas .btn:last-child{color:var(--white);backdrop-filter:blur(8px);background:#0a0f121f;border:1px solid #ffffff9e}@keyframes heroImageSettle{to{transform:scale(1)}}@media (width>=901px){.hero .container{max-width:none;padding-right:max(2rem,calc((100% - var(--container))/2));padding-left:max(2rem,calc((100% - var(--container))/2))}.hero__content{width:min(800px,100% - 3rem);max-width:none;margin-left:0;margin-right:auto;transform:translateY(-3%)}}@media (width<=767px){.hero__ctas{width:100%}.hero__ctas .btn{justify-content:center;width:100%;min-height:50px}}@media (width<=480px){.hero__ctas{flex-direction:column}.hero__ctas .btn{justify-content:center;width:100%}}.answer-cta{padding:var(--sp-lg) 0}
