/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#0e1b2a;--navy-soft:#182a3f;--yellow:#ffc53d;--blue:#3d8bff;--ice:#f2f6f7;--white:#fff;--ink:#142235;--muted:#687484}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ice);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.nav-shell{z-index:20;width:min(1180px,100% - 40px);height:90px;color:var(--white);border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{white-space:nowrap;letter-spacing:-.02em;align-items:center;gap:12px;font-size:18px;font-weight:800;display:inline-flex}.brand img{object-fit:contain;width:48px;height:auto}.brand strong{color:var(--yellow)}nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}nav>a:not(.nav-cta){color:#cbd3dc;transition:color .2s}nav>a:not(.nav-cta):hover{color:#fff}.nav-cta{color:var(--navy);background:var(--yellow);border-radius:8px;align-items:center;gap:8px;padding:13px 18px;display:inline-flex}.hero{min-height:760px;color:var(--white);background:linear-gradient(115deg, #0e1b2a 10%, #0e1b2af7 58%, #112a43f7), var(--navy);grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding:140px max(40px,50vw - 590px) 80px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.045;background-image:radial-gradient(#fff 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.hero-glow{background:var(--blue);filter:blur(140px);opacity:.16;border-radius:50%;width:600px;height:600px;position:absolute;top:60px;right:-210px}.hero-copy{z-index:2;max-width:680px;position:relative}.eyebrow{color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:currentColor;width:26px;height:2px}.eyebrow.dark{color:#8b6500}.hero h1{letter-spacing:-.065em;max-width:720px;margin:0;font-size:clamp(54px,6vw,84px);line-height:.98}h1 em,h2 em{color:var(--yellow);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lead{color:#c5ced8;max-width:600px;margin:30px 0 0;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:38px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:56px;padding:0 24px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 35px #0000002e}.button:hover{transform:translateY(-2px);box-shadow:0 16px 40px #0000003d}.button-primary{background:var(--yellow);color:var(--navy)}.button-primary span{font-size:18px}.text-link{color:#fff;border-bottom:1px solid #ffffff80;padding-bottom:5px;font-weight:700}.trust-row{color:#aeb9c6;flex-wrap:wrap;gap:20px;margin-top:38px;font-size:12px;font-weight:700;display:flex}.route-stage{z-index:2;flex-direction:column;justify-content:center;min-height:560px;display:flex;position:relative}.map-frame{aspect-ratio:1.25;background:#0b1826;border:1px solid #ffffff26;border-radius:28px;width:min(100%,620px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 45px 100px #00000073,0 0 0 10px #ffffff06}.map-frame>img{object-fit:cover;object-position:58% center;width:100%;height:100%;transform:scale(1.035)}.map-sheen{pointer-events:none;background:linear-gradient(145deg,#ffffff14,#0000 28%),linear-gradient(#0000 62%,#050d168f);position:absolute;inset:0}.map-status{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#09131fc7;border:1px solid #ffffff29;border-radius:14px;min-width:242px;padding:17px 18px;position:absolute;bottom:24px;left:24px;box-shadow:0 18px 45px #0000004d}.map-status-top{color:#9eabba;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:13px;font-size:9px;font-weight:800;display:flex}.live-dot{background:#64e3a4;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #64e3a41a}.map-status strong{letter-spacing:-.02em;font-size:17px;display:block}.map-status strong span{color:var(--yellow);padding:0 5px}.map-status small{color:#8797a7;margin-top:7px;font-size:10px;display:block}.arrival-chip{color:var(--navy);background:#fffffff0;border-radius:11px;align-items:center;gap:11px;padding:11px 14px;display:flex;position:absolute;top:22px;right:22px;box-shadow:0 16px 36px #00000047}.arrival-chip>span{background:var(--yellow);border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:grid}.arrival-chip small{color:#7a8794;letter-spacing:.12em;margin-bottom:2px;font-size:8px;font-weight:900;display:block}.arrival-chip strong{font-size:12px;display:block}.visual-caption{color:#9eabba;align-items:center;gap:15px;width:min(100%,620px);margin:22px 0 0 auto;font-size:11px;display:flex}.visual-caption>span{width:30px;height:30px;color:var(--navy);background:var(--yellow);border-radius:50%;flex:0 0 30px;place-items:center;font-size:9px;font-weight:900;display:grid}.visual-caption p{margin:0;line-height:1.5}.visual-caption strong{color:#e8edf2}.proof-strip{color:#fff;background:#13263b;padding:44px max(40px,50vw - 590px);position:relative}.proof-strip>p{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.proof-strip h2{margin:0;font-size:22px}.proof-items{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px;padding-top:25px;display:grid}.proof-items span{color:#b7c2cd;font-size:13px}.proof-items span:before{content:"•";color:var(--yellow);margin-right:10px}.proof-cta{color:var(--yellow);align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:45px;right:max(40px,50vw - 590px)}.section-shell{width:min(1180px,100% - 40px);margin:0 auto}.steps{padding-top:120px;padding-bottom:130px}.section-heading{max-width:680px;margin-bottom:60px}.section-heading h2,.why-copy h2,.final-cta h2{letter-spacing:-.05em;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.05}.section-heading h2 em,.why-copy h2 em,.final-cta h2 em{color:#b17e00}.section-heading>p:last-child{max-width:560px;color:var(--muted);font-size:17px;line-height:1.7}.steps-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.steps-grid article{background:#fff;border:1px solid #e1e8ec;min-height:300px;padding:32px;position:relative}.steps-grid article:first-child{border-radius:16px 0 0 16px}.steps-grid article:last-child{border-radius:0 16px 16px 0}.step-number{color:#9eabb7;letter-spacing:.1em;font-size:11px;font-weight:800}.step-icon{width:52px;height:52px;color:var(--navy);background:var(--yellow);border-radius:12px;place-items:center;margin:40px 0 28px;font-size:22px;font-weight:900;display:grid}.steps-grid h3{margin:0 0 12px;font-size:21px}.steps-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.quote-section{color:#fff;background:#091624;padding:120px max(40px,50vw - 640px)}.quote-shell{grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px;display:grid}.quote-intro{padding-top:35px;position:sticky;top:40px}.quote-intro h2{letter-spacing:-.055em;max-width:520px;margin:0;font-size:clamp(44px,5.2vw,68px);line-height:1.02}.quote-intro h2 em{color:var(--yellow);font-family:Georgia,Times New Roman,serif;font-weight:400}.quote-intro>p:not(.eyebrow){color:#aebbc8;max-width:530px;margin:28px 0 0;font-size:17px;line-height:1.7}.quote-trust{border-top:1px solid #ffffff1f;gap:0;margin-top:40px;display:grid}.quote-trust div{border-bottom:1px solid #ffffff1f;align-items:center;gap:15px;min-height:62px;display:flex}.quote-trust span{color:var(--yellow);font-size:10px;font-weight:900}.quote-trust strong{font-size:13px}.quote-intro aside{color:#8191a2;background:#ffffff09;border:1px solid #ffffff1a;border-radius:12px;gap:13px;margin-top:26px;padding:18px;font-size:11px;line-height:1.6;display:flex}.quote-intro aside>span{width:24px;height:24px;color:var(--navy);background:var(--yellow);border-radius:50%;flex:0 0 24px;place-items:center;font-weight:900;display:grid}.quote-intro aside p{margin:1px 0 0}.quote-card{color:var(--ink);background:#fff;border:1px solid #ffffff29;border-radius:24px;overflow:hidden;box-shadow:0 40px 100px #0006}.quote-card-head{background:#f7f9fa;border-bottom:1px solid #e5ecef;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;display:flex}.quote-card-head small,.result-heading small{color:#82909d;letter-spacing:.15em;margin-bottom:6px;font-size:8px;font-weight:900;display:block}.quote-card-head h3{letter-spacing:-.03em;margin:0;font-size:23px}.secure-pill{color:#49715d;background:#eff9f3;border:1px solid #cde6d8;border-radius:99px;padding:8px 11px;font-size:9px;font-weight:800}.quote-card form{padding:32px}.field,.dimensions-field{flex-direction:column;gap:8px;display:flex}.field-full{margin-bottom:20px}.field label,.dimensions-field>label{color:#435162;font-size:11px;font-weight:800}.field input,.field select,.dimensions input{width:100%;height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #d9e2e7;border-radius:9px;outline:none;padding:0 14px;font-size:13px;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus,.dimensions input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #3d8bff1f}.form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.dimensions-field{grid-column:1/-1}.dimensions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.input-unit{position:relative}.input-unit input{padding-right:42px}.input-unit>span{color:#8b98a5;font-size:10px;font-weight:800;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.quote-submit{width:100%;height:58px;color:var(--navy);background:var(--yellow);cursor:pointer;border:0;border-radius:10px;justify-content:space-between;align-items:center;margin-top:28px;padding:0 20px;font-size:14px;font-weight:900;display:flex;box-shadow:0 12px 25px #ffc53d3d}.quote-submit:disabled{cursor:wait;opacity:.7}.quote-submit span{font-size:20px}.form-note{color:#8b98a5;text-align:center;margin:12px 0 0;font-size:9px}.form-error{color:#9c2630;background:#fff0f1;border-radius:8px;margin:18px 0 0;padding:12px;font-size:12px}.quote-result{background:#f4f7f8;border-top:1px solid #dfe7eb;padding:30px 32px 32px}.result-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.result-heading>div>strong{font-size:20px}.result-price{text-align:right}.result-price strong{color:#906900;font-size:25px!important}.result-price>span{color:#7d8995;margin-top:4px;font-size:9px;font-weight:800;display:block}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px;display:grid}.metrics-grid>div{background:#fff;border:1px solid #dce5e9;border-radius:9px;padding:14px 11px}.metrics-grid span{color:#7f8c98;min-height:25px;font-size:8px;line-height:1.3;display:block}.metrics-grid strong{margin-top:8px;font-size:13px;display:block}.rate-pending{color:#715511;border-left:3px solid var(--yellow);background:#fff8e7;margin:18px 0 0;padding:13px 14px;font-size:10px;line-height:1.5}.benchmark-card{color:#314256;background:#eef6fa;border:1px solid #d8e5eb;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:16px;display:flex}.benchmark-card small{color:#688194;letter-spacing:.13em;margin-bottom:5px;font-size:7px;font-weight:900;display:block}.benchmark-card strong{font-size:12px;display:block}.benchmark-card p{color:#70808d;margin:5px 0 0;font-size:9px;line-height:1.5}.benchmark-card>a{color:#1c5c91;flex:none;font-size:9px;font-weight:900}.result-actions{grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:18px;display:grid}.result-actions button,.result-actions a{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:11px;font-weight:900;display:flex}.result-actions button{color:var(--ink);background:#fff;border:1px solid #ccd7dc}.result-actions a{color:#fff;background:var(--navy)}.quote-rail{z-index:40;color:var(--navy);background:var(--yellow);transform-origin:50%;border-radius:10px 10px 0 0;align-items:center;gap:12px;padding:12px 17px;font-size:11px;font-weight:900;display:flex;position:fixed;top:52%;right:-39px;transform:rotate(-90deg);box-shadow:0 12px 32px #00000047}.quote-rail strong{font-size:17px}.why{color:#fff;background:var(--navy);grid-template-columns:1fr 1fr;min-height:700px;display:grid}.why-visual{background:linear-gradient(145deg,#183653,#0b1927);min-height:620px;position:relative;overflow:hidden}.why-visual:after{content:"";background:radial-gradient(circle at 55% 45%,#3d8bff42,#0000 44%);position:absolute;inset:0}.island{z-index:2;background:var(--yellow);opacity:.92;filter:drop-shadow(0 20px 30px #00000059);position:absolute;transform:rotate(-16deg)}.island-one{clip-path:polygon(0 49%,13% 22%,35% 11%,57% 25%,78% 11%,100% 38%,88% 68%,60% 86%,32% 71%,10% 84%);border-radius:80% 30% 70% 35%;width:220px;height:82px;top:29%;left:22%}.island-two{clip-path:polygon(0 45%,20% 12%,49% 23%,75% 8%,100% 44%,82% 78%,55% 65%,27% 92%);border-radius:60%;width:140px;height:64px;top:49%;left:54%}.island-three{clip-path:polygon(0 55%,20% 15%,55% 3%,100% 40%,70% 89%,31% 71%);border-radius:60%;width:100px;height:48px;top:58%;left:30%}.island-label{z-index:3;border-left:3px solid var(--yellow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1b2aa6;padding:17px 20px;position:absolute;bottom:12%;left:11%}.island-label small{color:#9aacbd;letter-spacing:.16em;margin-bottom:5px;font-size:9px;display:block}.why-copy{padding:100px clamp(40px,7vw,110px)}.why-intro{color:#b9c5d0;margin:28px 0 40px;font-size:17px;line-height:1.7}.why-copy ul{margin:0;padding:0;list-style:none}.why-copy li{border-top:1px solid #ffffff1f;gap:22px;padding:23px 0;display:flex}.why-copy li>span{color:var(--yellow);font-size:11px;font-weight:900}.why-copy li strong{font-size:16px}.why-copy li p{color:#8fa0b1;margin:7px 0 0;font-size:13px;line-height:1.5}.faq{grid-template-columns:.85fr 1.15fr;gap:100px;padding-top:120px;padding-bottom:120px;display:grid}.section-heading.compact{margin:0}.faq-list{border-top:1px solid #cdd7dc}.faq details{border-bottom:1px solid #cdd7dc}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;font-size:17px;font-weight:800;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#a77900;font-size:25px;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:620px;color:var(--muted);margin:0 0 25px;line-height:1.7}.final-cta{color:#fff;background:var(--blue);justify-content:space-between;align-items:center;gap:50px;padding:90px max(40px,50vw - 590px);display:flex}.final-cta>div{max-width:760px}.final-cta .eyebrow{color:#dbe9ff}.final-cta h2 em{color:var(--yellow)}.final-cta p:last-child{color:#e3efff;margin:22px 0 0;font-size:17px}footer{color:#9dabb9;background:#09131e;justify-content:space-between;align-items:center;gap:30px;padding:42px max(40px,50vw - 590px);font-size:13px;display:flex}.footer-brand{color:#fff}footer>a:last-child{color:#fff;font-weight:700}.mobile-cta{display:none}@media (width<=920px){.nav-shell nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:150px}.route-stage{width:100%;max-width:660px;min-height:520px;margin:0 auto}.proof-items{grid-template-columns:repeat(2,1fr)}.proof-cta{margin-top:25px;position:static}.quote-shell{grid-template-columns:1fr}.quote-intro{max-width:700px;padding-top:0;position:static}.why{grid-template-columns:1fr}.why-visual{min-height:520px}.faq{grid-template-columns:1fr;gap:50px}.final-cta{flex-direction:column;align-items:flex-start}}@media (width<=640px){body{padding-bottom:72px}.nav-shell{width:calc(100% - 28px);height:76px}.brand{font-size:14px}.brand img{width:42px}.nav-cta{display:none}.hero{gap:30px;min-height:auto;padding:120px 20px 55px}.hero h1{font-size:49px}.hero-lead{margin-top:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.text-link{align-self:flex-start}.trust-row{gap:12px 18px;margin-top:28px}.route-stage{min-height:auto;margin:10px 0 0}.map-frame{aspect-ratio:.92;border-radius:20px}.map-frame>img{object-position:60% center}.map-status{min-width:0;padding:14px;bottom:14px;left:14px;right:14px}.arrival-chip{top:14px;right:14px}.visual-caption{margin-top:18px}.proof-strip{padding:36px 20px}.proof-items{grid-template-columns:1fr 1fr;gap:15px}.steps{width:calc(100% - 40px);padding:85px 0}.section-heading{margin-bottom:40px}.section-heading h2,.why-copy h2,.final-cta h2{font-size:42px}.steps-grid{grid-template-columns:1fr;gap:12px}.steps-grid article,.steps-grid article:first-child,.steps-grid article:last-child{border-radius:14px;min-height:auto}.step-icon{margin:28px 0 22px}.quote-section{padding:80px 20px}.quote-shell{gap:45px}.quote-intro h2{font-size:42px}.quote-card-head,.quote-card form,.quote-result{padding-left:20px;padding-right:20px}.form-grid{grid-template-columns:1fr}.dimensions-field{grid-column:auto}.dimensions{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr 1fr}.result-heading{flex-direction:column;align-items:flex-start;gap:18px}.result-price{text-align:left}.result-actions{grid-template-columns:1fr}.benchmark-card{flex-direction:column;align-items:flex-start}.quote-rail{display:none}.why-visual{min-height:430px}.why-copy{padding:75px 20px}.faq{width:calc(100% - 40px);padding:85px 0}.final-cta{padding:75px 20px}.final-cta .button{width:100%}footer{flex-direction:column;align-items:flex-start;padding:45px 20px}.mobile-cta{z-index:50;min-height:54px;color:var(--navy);background:var(--yellow);border:1px solid #0e1b2a1f;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:900;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 10px 30px #00000047}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
