@charset "UTF-8";
:root{--navy:#0c1828;--navy-mid:#132237;--navy-light:#1b2c42;--gold:#c6a469;--gold-light:#dfc18e;--paper:#fafaf8;--ink:#152337;--muted:#657080;--line:#e0e3e6;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Helvetica,Arial,sans-serif;--container:1200px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:102px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}
button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,h3{margin:0}svg{flex-shrink:0}::selection{background:var(--gold);color:var(--navy)}
a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:6px;border-radius:2px}
.icon-library,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section-space{padding-block:108px}.eyebrow,.small-label{font-size:10px;line-height:1.5;font-weight:500;letter-spacing:2.2px;color:var(--gold)}.eyebrow{margin-bottom:25px;display:flex;align-items:center;gap:12px}.eyebrow-light{color:#8b6c3c}.small-label{letter-spacing:1.8px}
h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.5px}h2{font-size:49px;line-height:1.14}h1 em,h2 em{font-weight:400;font-style:italic;color:var(--gold)}.thesis h2 em,.comparison h2 em,.faq h2 em{color:#92703b}
.skip-link{position:fixed;top:8px;left:16px;padding:12px 18px;z-index:100;background:var(--gold);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:30;background:rgba(12,24,40,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;gap:13px;align-items:center;flex-shrink:0}.brand-mark{display:flex;align-items:flex-end;gap:4px;height:29px;transform:skewY(-10deg)}.brand-mark i{display:block;width:6px;background:var(--gold)}.brand-mark i:nth-child(1){height:16px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){height:30px}.brand-name{font-family:var(--serif);font-size:20px;letter-spacing:-.3px;line-height:1.05}.brand-name>span{display:block;font-family:var(--sans);font-size:8px;letter-spacing:2.6px;line-height:1;margin-top:9px;color:#a5afbb}.desktop-nav{display:flex;gap:32px}.desktop-nav a{font-size:12px;color:#bfc7d1;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--gold-light)}.header-contact{font-size:12px;border:1px solid #756343;border-radius:3px;padding:13px 17px;display:flex;align-items:center;gap:20px;transition:background .2s}.header-contact .icon{width:17px;height:17px;color:var(--gold)}.header-contact:hover{background:#263044}.menu-toggle{display:none;background:transparent;border:0;color:white;width:44px;height:44px}.mobile-nav[hidden]{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:697px;background:var(--navy);color:white}.hero-inner{position:relative;display:flex;min-height:697px;align-items:center}.hero-art{position:absolute;inset:0 0 0 45%;overflow:hidden;z-index:-1}.hero-art img{height:112%;width:auto;max-width:none;position:absolute;right:0;top:-1%}.hero-art::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,rgba(12,24,40,.34) 28%,rgba(12,24,40,0) 65%),linear-gradient(0deg,rgba(12,24,40,.83),transparent 36%)}.hero-copy{position:relative;width:59%;padding-block:64px 78px}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #c6a46916}.hero .eyebrow{margin-bottom:25px;font-size:10px;letter-spacing:2.8px}.hero h1{font-size:86px;line-height:1.035;letter-spacing:-3.7px}.hero-description{max-width:431px;font-size:15px;line-height:1.85;color:#bac3cf;margin-top:24px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:53px;padding:15px 20px;border:1px solid transparent;border-radius:3px;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button .icon{width:19px;height:19px}.button .button-arrow{width:17px;margin-left:10px}.button-gold{background:var(--gold);color:var(--navy)}.button-gold:hover{background:var(--gold-light)}.text-link{display:inline-flex;align-items:center;gap:11px;font-size:12px;line-height:1.7}.text-link .icon{width:17px;height:17px;transition:transform .2s}.text-link:hover .icon{transform:translateX(3px)}.hero-explore{color:#d3d8df;font-size:11px}.hero-explore .icon{width:14px;color:var(--gold)}.hero-caption{font-size:10px;color:#97a4b5;margin-top:17px}.hero-image-note{position:absolute;right:11px;bottom:77px;display:flex;gap:18px;align-items:stretch}.note-line{width:1px;background:var(--gold);opacity:.7}.hero-image-note .small-label{color:#debf8a;font-size:8px;letter-spacing:2px}.hero-image-note p{font-family:var(--serif);font-size:25px;line-height:1.25;margin-top:10px;color:#f4f1e9}.hero-index{position:absolute;bottom:25px;right:40px;font-size:8px;letter-spacing:2px;color:#8b99ac}
.facts-strip{background:#112035;color:#fff;border-block:1px solid #263448}.facts-inner{display:grid;grid-template-columns:1fr 1.2fr 1fr;padding-block:29px}.fact{display:flex;align-items:center;justify-content:center;gap:18px}.fact:not(:last-child){border-right:1px solid #314052}.fact .icon{color:var(--gold);width:28px;height:28px}.fact strong{display:block;font-size:14px;font-weight:500}.fact span{display:block;font-size:10px;color:#a4b0c0;margin-top:7px}
.section-intro{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:70px}.intro-copy{font-size:14px;color:var(--muted);line-height:1.9;max-width:453px}.intro-copy p+p{margin-top:13px}.flow-steps{list-style:none;margin:57px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.flow-steps li{position:relative;border-top:1px solid var(--line);padding-top:25px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.step-icon{width:49px;height:49px;display:grid;place-items:center;background:#eeeee8;border-radius:50%;color:#8b6c3c}.step-icon .icon{width:22px;height:22px}.step-number{font-family:var(--serif);font-size:17px;color:#929da8}.flow-steps h3{font-size:14px;font-weight:500;margin-bottom:11px}.flow-steps p{font-size:12px;line-height:1.8;color:var(--muted);max-width:215px}.step-arrow{position:absolute;right:-28px;top:38px;width:18px;color:#aab1ba}.thesis-footnote{margin-top:35px;padding:17px 21px;background:#f0f1ee;border-radius:3px;display:flex;align-items:center;gap:12px}.thesis-footnote .icon{width:18px;height:18px;color:#8b6c3c}.thesis-footnote p{font-size:11px;color:#657080;line-height:1.7}
.opportunities{background:var(--navy);color:white;position:relative}.opportunities-intro{gap:48px}.opportunities-intro .intro-copy{color:#aab7c8;max-width:390px;justify-self:end}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin-top:52px}.product-card{padding:35px 37px 25px;background:#142337;border:1px solid #334054;border-radius:5px;display:flex;flex-direction:column}.product-card-featured{border-color:#8b754f;background:linear-gradient(140deg,#1d2c40,#142337 72%)}.product-heading{display:flex;align-items:center;justify-content:space-between}.product-type{font-size:9px;letter-spacing:2px;color:#a8b4c4}.product-card h3{font-family:var(--serif);font-size:44px;font-weight:400;line-height:1;margin-top:13px;letter-spacing:-1px}.product-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #445064;border-radius:50%;color:var(--gold)}.product-icon .icon{width:22px;height:22px}.product-name{font-size:11px;line-height:1.6;color:#a8b4c4;margin-top:12px}.rate-block{margin-top:29px;padding-top:28px;border-top:1px solid #344155}.rate-block .small-label{font-size:8px;letter-spacing:1.7px;color:#aebaca}.rate{font-family:var(--serif);font-size:57px;line-height:1.25;letter-spacing:-1.8px;color:var(--gold-light);margin-top:7px;white-space:nowrap}.rate-divider{font-size:25px;color:#abb6c6;margin:0 3px}.rate-unit{font-family:var(--sans);font-size:11px;color:#b4bfce;letter-spacing:0;margin-left:13px}.rate-context{font-size:11px;color:#b4bfce;margin-top:7px;line-height:1.7}.product-details{margin:27px 0 0}.product-details>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #304055;font-size:12px;line-height:1.6}.product-details dt{color:#a7b4c5}.product-details dd{margin:0;font-weight:500;color:#edf0f5;text-align:right}.product-feature{display:flex;align-items:center;gap:12px;padding-block:21px;min-height:80px}.product-feature .icon{width:19px;height:19px;color:var(--gold)}.product-feature p{font-size:11px;line-height:1.8;max-width:340px;color:#b9c3d2}.product-card .button{width:100%;justify-content:space-between;margin-top:auto;font-size:12px}.button-outline{background:transparent;color:#e3c692;border:1px solid #8b754f}.button-outline:hover{background:#2a3546;border-color:var(--gold)}.product-note{font-size:9px;color:#a0aec0;text-align:center;line-height:1.7;margin-top:15px}.rates-note{font-size:10px;line-height:1.9;color:#a5b1c2;max-width:790px;margin:24px auto 0;text-align:center}
.comparison-heading{text-align:center}.comparison-heading .eyebrow{justify-content:center}.comparison-heading h2{font-size:45px}.comparison-heading>p:last-child{font-size:13px;line-height:1.8;color:var(--muted);margin-top:18px}.comparison-table-wrap{margin-top:41px;border:1px solid #dce1e5;border-radius:5px;overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;line-height:1.8;table-layout:fixed}.comparison-table th,.comparison-table td{padding:21px 29px;vertical-align:top}.comparison-table thead{background:#eef0ed}.comparison-table thead th{font-family:var(--serif);font-size:26px;line-height:1.2;font-weight:400}.comparison-table thead th:first-child{font:500 11px/1.8 var(--sans);color:var(--muted);vertical-align:middle;width:25%}.comparison-table thead span{display:block;font-family:var(--sans);font-size:10px;color:var(--muted);margin-top:8px}.comparison-table tbody tr{border-top:1px solid #e2e5e7}.comparison-table tbody th{font-weight:500;font-size:11px}.comparison-table td{color:#576475}.comparison-table td:last-child,.comparison-table th:last-child{background:#c6a46908}.table-note{margin-top:17px;font-size:10px;line-height:1.9;color:var(--muted)}.dark-link{color:#846233}.comparison>.container>.dark-link{margin-top:26px}
.faq{background:#f0f2ef;border-top:1px solid #e6e8e4}.faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:88px}.faq h2{font-size:43px;line-height:1.2}.faq-intro>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:25px;line-height:1.8}.faq-intro .text-link{margin-top:25px;font-size:11px}.faq-list{border-top:1px solid #cfd5d5}.faq-list details{border-bottom:1px solid #cfd5d5}.faq-list summary{font-size:13px;line-height:1.8;font-weight:500;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-toggle{position:relative;width:15px;height:15px;flex-shrink:0}.faq-toggle::before,.faq-toggle::after{content:'';position:absolute;background:#8b6c3c;left:0;top:7px;width:13px;height:1px;transition:transform .2s}.faq-toggle::after{transform:rotate(90deg)}details[open] .faq-toggle::after{transform:rotate(0)}.faq-answer{padding:0 26px 23px 0}.faq-answer p{font-size:12px;line-height:1.9;color:#607080}
.contact{background:var(--navy);color:white}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:center}.contact h2{font-size:51px}.contact-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#aab7c7;margin-top:24px;max-width:385px}.contact-panel{padding:35px 32px;background:#142337;border:1px solid #354258;border-radius:5px}.contact-icon{color:var(--gold);display:grid;place-items:center;width:45px;height:45px;background:#c6a46912;border:1px solid #6c604b;border-radius:50%;margin-bottom:22px}.contact-panel h3{font-family:var(--serif);font-size:29px;font-weight:400}.contact-panel>p{font-size:12px;line-height:1.8;color:#aab7c8;margin-top:11px}.interest-options{padding:0;border:0;margin:22px 0;display:flex;gap:8px}.interest-options label{cursor:pointer;flex:1;position:relative}.interest-options input{position:absolute;opacity:0;width:1px;height:1px}.interest-options label span{display:flex;align-items:center;justify-content:center;min-height:43px;border:1px solid #4a586b;border-radius:3px;padding:9px 8px;white-space:nowrap;font-size:10px;color:#bfcbda;transition:background .2s,border-color .2s}.interest-options input:checked+span{color:var(--gold-light);background:#c6a46913;border-color:var(--gold)}.interest-options input:focus-visible+span{outline:3px solid var(--gold);outline-offset:4px}.contact-panel .button{width:100%;justify-content:space-between;font-size:11px}
.site-footer{background:#0a1422;color:#92a0b3;padding-block:42px 28px}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.footer-top .brand-name{color:#f1f1ec;font-size:17px}.footer-top .brand-mark{transform:scale(.85) skewY(-10deg);transform-origin:left center}.footer-top .brand{gap:8px}.back-to-top{font-size:10px;display:flex;align-items:center;gap:12px}.back-to-top .icon{width:15px;height:15px;transform:rotate(180deg)}.disclosure{font-size:10px;line-height:1.9;color:#91a0b4;max-width:1100px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:25px;padding-top:22px;border-top:1px solid #253143;font-size:9px;line-height:1.7}.partner-logo{order:-1;height:26px;width:auto;align-self:center;opacity:.75;flex-shrink:0}.floating-whatsapp{position:fixed;z-index:40;bottom:25px;right:25px;width:55px;height:55px;background:#267c55;color:white;border:1px solid #ffffff24;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 25px #0003;transition:background .2s,transform .2s}.floating-whatsapp>.icon{width:29px;height:29px;stroke-width:1.5}.floating-whatsapp>span{position:absolute;right:67px;background:#17283b;white-space:nowrap;padding:10px 15px;border-radius:3px;font-size:11px;opacity:0;visibility:hidden;transition:opacity .2s}.floating-whatsapp:hover{background:#1c6846;transform:translateY(-3px)}.floating-whatsapp:hover>span,.floating-whatsapp:focus-visible>span{opacity:1;visibility:visible}
@media(min-width:1500px){.hero-art img{height:130%;top:-10%}.hero-art{left:43%}.hero-inner,.hero{min-height:750px}.hero h1{font-size:96px}}
@media(max-width:1190px){.container{width:calc(100% - 80px)}.header-inner{gap:22px}.desktop-nav{gap:22px}.brand-name{font-size:18px}.header-contact{font-size:11px;gap:10px;padding:12px}.hero h1{font-size:76px}.hero-copy{width:64%}.hero-inner,.hero{min-height:665px}.hero-art{left:42%}.hero-art img{height:116%}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column}.hero-actions .button{min-height:51px}.hero-explore{font-size:11px}.hero-image-note{bottom:91px;right:0}.hero-image-note p{font-size:23px}.hero-image-note .small-label{font-size:7px}.section-space{padding-block:88px}h2{font-size:44px}.product-card{padding:30px 27px 23px}.rate{font-size:49px}.rate-unit{margin-left:8px}.faq-layout{gap:50px}.contact-layout{gap:55px}.contact h2{font-size:45px}.contact-panel{padding:30px 25px}.contact-panel .button{padding-inline:15px}.flow-steps{gap:28px}.step-arrow{right:-23px;width:15px}}
@media(max-width:900px){.container{width:calc(100% - 56px)}.header-inner{height:76px}.desktop-nav{gap:20px}.header-contact{display:none}.hero-copy{width:67%}.hero h1{font-size:70px}.hero-description{font-size:14px;max-width:370px}.hero-art{left:35%;opacity:.8}.hero-art::after{background:linear-gradient(90deg,var(--navy),rgba(12,24,40,.35) 48%,rgba(12,24,40,.05)),linear-gradient(0deg,var(--navy),transparent 60%)}.hero-image-note{right:0;bottom:65px}.hero-image-note p{font-size:20px}.hero-image-note .small-label{max-width:130px;display:block}.hero-index{display:none}.facts-inner{padding-block:25px;grid-template-columns:1fr 1.1fr 1fr}.fact{gap:11px}.fact .icon{width:22px;height:22px}.fact strong{font-size:12px}.fact span{font-size:8px}.section-intro{gap:35px}.intro-copy{font-size:12px}h2{font-size:38px}.flow-steps{gap:20px}.flow-steps h3{font-size:12px}.flow-steps p{font-size:11px}.step-arrow{right:-18px;width:14px}.step-icon{width:42px;height:42px}.product-grid{gap:18px}.product-card{padding:26px 23px 23px}.rate{font-size:40px}.rate-divider{font-size:20px}.rate-unit{font-size:9px;margin-left:5px}.product-details>div{font-size:11px;gap:10px}.product-card .button{font-size:11px}.product-feature{min-height:90px}.product-note{font-size:8px}.comparison-heading h2{font-size:38px}.comparison-table th,.comparison-table td{padding:18px}.faq-layout{grid-template-columns:1fr;gap:37px}.faq h2{font-size:40px}.faq-intro>p:not(.eyebrow){margin-top:17px}.faq-intro .text-link{margin-top:15px}.contact-layout{gap:32px;grid-template-columns:1fr 1fr}.contact h2{font-size:38px}.contact .eyebrow{font-size:9px;letter-spacing:1.6px}.contact-panel{padding:27px 20px}.interest-options{gap:5px}.interest-options label span{font-size:9px;padding-inline:5px}.contact-panel .button{font-size:10px}.contact-panel .button .icon{width:16px}}
@media(max-width:640px){html{scroll-padding-top:84px}.container{width:calc(100% - 40px)}.section-space{padding-block:66px}.header-inner{height:71px}.brand-name{font-size:18px}.brand-name>span{font-size:7px;margin-top:7px;letter-spacing:2.1px}.brand-mark{height:26px;gap:3px}.brand-mark i{width:5px}.brand-mark i:nth-child(3){height:26px}.brand-mark i:nth-child(2){height:20px}.brand-mark i:nth-child(1){height:14px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-right:-10px}.menu-toggle span{display:block;background:var(--gold-light);height:1px;width:23px;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav{background:#132237;padding:10px 20px 17px;border-top:1px solid #344052}.mobile-nav a{display:block;padding:14px 0;font-size:13px;color:#d1dae5}.hero,.hero-inner{min-height:690px}.hero-inner{align-items:flex-start}.hero-copy{width:100%;padding-block:49px 52px;z-index:1}.hero-art{inset:0 0 0 4%;opacity:.56}.hero-art img{height:111%;right:-132px;top:0}.hero-art::after{background:linear-gradient(90deg,var(--navy) 0%,rgba(12,24,40,.7) 40%,rgba(12,24,40,.17)),linear-gradient(0deg,var(--navy) 4%,rgba(12,24,40,.04) 70%)}.hero .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:25px}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-2.8px}.hero-description{font-size:13px;line-height:1.9;max-width:333px;margin-top:24px;color:#c5ced9}.hero-actions{margin-top:26px;gap:20px}.hero-actions .button{font-size:11px;padding:15px 18px;gap:10px;min-height:51px}.hero-explore{font-size:10px}.hero-caption{max-width:280px;font-size:9px;margin-top:19px;color:#a9b6c8}.hero-image-note{display:none}.facts-inner{grid-template-columns:1fr;gap:0;padding-block:8px}.fact{justify-content:flex-start;padding:18px 4px;gap:17px}.fact:not(:last-child){border-right:0;border-bottom:1px solid #2a394e}.fact strong{font-size:13px}.fact span{font-size:10px;margin-top:5px}.fact .icon{width:25px;height:25px}.eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:18px}h2{font-size:37px;letter-spacing:-1.7px;line-height:1.16}.section-intro{grid-template-columns:1fr;gap:23px}.intro-copy{font-size:13px;line-height:1.9}.flow-steps{grid-template-columns:1fr 1fr;margin-top:35px;gap:27px 23px}.flow-steps li{padding-top:20px}.step-top{margin-bottom:18px}.step-number{font-size:16px}.flow-steps h3{font-size:13px;line-height:1.5;margin-bottom:8px}.flow-steps p{font-size:11px}.step-arrow{display:none}.thesis-footnote{align-items:flex-start;margin-top:30px;padding:16px 15px;gap:10px}.thesis-footnote .icon{margin-top:2px}.thesis-footnote p{font-size:10px}.opportunities-intro .intro-copy{justify-self:start;max-width:none}.product-grid{grid-template-columns:1fr;gap:23px;margin-top:33px}.product-card{padding:29px 25px 24px}.product-card h3{font-size:44px}.product-type{font-size:8px}.product-name{font-size:11px}.rate{font-size:52px}.rate-divider{font-size:24px}.rate-unit{font-size:11px;margin-left:10px}.rate-context{font-size:11px}.product-details>div{font-size:12px;padding-block:13px}.product-feature{min-height:83px}.product-card .button{font-size:12px}.product-note{font-size:9px}.rates-note{font-size:10px;line-height:1.8;text-align:left;margin-top:23px}.comparison-heading{text-align:left}.comparison-heading .eyebrow{justify-content:flex-start}.comparison-heading h2{font-size:37px;max-width:320px}.comparison-heading>p:last-child{font-size:12px}.comparison-table-wrap{margin-top:29px;margin-right:-20px;border-right:0;border-radius:4px 0 0 4px}.comparison-table{min-width:630px;font-size:11px}.comparison-table th,.comparison-table td{padding:17px 20px}.comparison-table thead th:first-child{width:25%}.comparison-table thead th{font-size:25px}.comparison-table tbody th{font-size:11px}.table-note{font-size:9px;padding-right:6px}.comparison>.container>.dark-link{font-size:11px;margin-top:20px}.faq-layout{gap:29px}.faq h2{font-size:36px}.faq-intro>p:not(.eyebrow){font-size:12px}.faq-intro .text-link{font-size:11px}.faq-list summary{font-size:12px;padding-block:20px;gap:23px}.faq-answer{padding-right:17px}.faq-answer p{font-size:12px;line-height:1.9}.contact-layout{grid-template-columns:1fr;gap:34px}.contact h2{font-size:41px;letter-spacing:-1.8px}.contact-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.contact-panel{padding:28px 23px}.contact-panel h3{font-size:30px}.contact-panel>p{font-size:12px}.interest-options{gap:7px}.interest-options label span{font-size:10px;min-height:43px}.contact-panel .button{font-size:11px;min-height:53px}.contact-panel .button .icon{width:18px}.site-footer{padding-block:33px 86px}.footer-top{align-items:flex-start;margin-bottom:26px;gap:20px}.footer-top .brand-name{font-size:16px}.footer-top .brand-name>span{font-size:6px}.back-to-top{font-size:9px;gap:5px;white-space:nowrap;padding-top:8px}.back-to-top .icon{width:12px}.disclosure{font-size:9px;line-height:1.9}.footer-bottom{flex-direction:column;gap:9px;font-size:8px}.partner-logo{order:0;align-self:flex-start;height:22px}.floating-whatsapp{width:52px;height:52px;bottom:19px;right:18px}.floating-whatsapp>.icon{width:27px;height:27px}.floating-whatsapp>span{display:none}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.hero h1{font-size:59px}.hero-description{font-size:12px}.hero-actions .button{padding-inline:14px;font-size:10px}.hero-actions .button-arrow{margin-left:0}.rate{font-size:45px}.rate-unit{font-size:10px;margin-left:7px}.product-card{padding-inline:21px}.contact-panel{padding-inline:19px}.contact-panel .button{font-size:10px}.contact h2{font-size:37px}.footer-top .brand-name{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover,.floating-whatsapp:hover{transform:none}}
