.offers-page{background:var(--paper)}.offers-page .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.offers-page .offers-hero{padding:122px 0 54px}.offers-page .offers-hero h1{max-width:840px;font-size:clamp(44px,4.8vw,68px);line-height:1.02}.offers-page .offers-hero .lead{max-width:850px;margin-top:20px;font-size:clamp(17px,1.5vw,20px)}.offers-section{padding:clamp(54px,6vw,84px) 0 clamp(76px,8vw,112px);background:var(--white)}.offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}.offer-card-v2{position:relative;display:flex;flex-direction:column;min-width:0;padding:clamp(26px,2.35vw,34px);border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 14px 46px #071a3d0f;transition:border-color .25s var(--ease),box-shadow .25s var(--ease),transform .25s var(--ease)}.offer-card-v2:hover{transform:translateY(-2px);border-color:#1d4ed859;box-shadow:0 20px 54px #071a3d1a}.offer-card-v2.is-recommended{border:2px solid var(--royal);box-shadow:0 22px 64px #1d4ed821}.offer-card-header{min-height:126px}.offer-heading-row,.mobile-comparison-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.offer-card-v2 h3,.mobile-comparison-card h3{font-size:clamp(27px,2.25vw,34px);letter-spacing:-.04em}.recommended-badge{display:inline-flex;flex:none;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:#1d4ed81a;color:var(--royal);font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase}.offer-promise{max-width:320px;margin:12px 0 0;color:var(--slate);font-size:15px;line-height:1.5}.offer-price{padding:22px 0 20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer-price-label,.offer-benefits-title{display:block;color:var(--slate);font-size:12px;font-weight:750;letter-spacing:.055em;line-height:1.3;text-transform:uppercase}.offer-price p{display:flex;align-items:baseline;gap:6px;margin:6px 0 0;color:var(--navy);font-family:Manrope,Arial,sans-serif;line-height:1}.offer-price strong{font-size:clamp(44px,4vw,58px);font-weight:800;letter-spacing:-.06em}.offer-price p span{font-size:22px;font-weight:700}.offer-facts{display:grid;gap:0;margin:0}.offer-facts>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;min-height:60px;padding:11px 0;border-bottom:1px solid var(--line)}.offer-facts dt{color:var(--slate);font-size:13px;line-height:1.4}.offer-facts dd{margin:0;color:var(--navy);font-family:Manrope,Arial,sans-serif;font-size:15px;font-weight:750;text-align:right}.offer-benefits{flex:1;padding:24px 0 26px}.offer-benefits ul{display:grid;gap:11px;margin:15px 0 0;padding:0;list-style:none}.offer-benefits li{position:relative;padding-left:25px;color:#33435b;font-size:14px;line-height:1.48}.offer-benefits li:before{content:"✓";position:absolute;left:0;top:0;color:var(--royal);font-weight:800}.offer-card-v2 .btn{width:100%;min-height:54px}.comparison-section{background:var(--paper)}.section-heading-compact{max-width:880px}.section-heading-compact h2{font-size:clamp(36px,4.2vw,56px);text-wrap:balance}.section-heading-compact .lead{margin-top:18px;font-size:clamp(17px,1.4vw,20px)}.comparison-desktop{margin-top:42px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 18px 55px #071a3d0f}.comparison-table,.fees-table{width:100%;border-collapse:collapse;table-layout:fixed}.comparison-table th,.comparison-table td{padding:18px 20px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.comparison-table tr:last-child>*{border-bottom:0}.comparison-table thead th{background:#eef3fb;color:var(--navy);font-family:Manrope,Arial,sans-serif;font-size:15px}.comparison-table thead th:first-child{width:31%;color:var(--slate);font-family:Inter,Arial,sans-serif;font-size:12px;letter-spacing:.055em;text-transform:uppercase}.comparison-table thead th>span{display:block;margin-top:4px;color:var(--royal);font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.comparison-table tbody th{color:#283a55;font-size:14px;font-weight:650;line-height:1.42}.comparison-table .recommended-column{background:#1d4ed80b;box-shadow:inset 1px 0 #1d4ed81a,inset -1px 0 #1d4ed81a}.comparison-value{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid transparent;border-radius:999px;font-size:12px;font-weight:750;line-height:1.35}.comparison-value.is-yes{border-color:#1d4ed82e;background:#1d4ed817;color:#153fae}.comparison-value.is-no{border-color:var(--line);background:#f3f6fa;color:#4e5e74}.comparison-value.is-neutral{background:transparent;color:#33435b;padding-inline:0}.comparison-mobile{display:none}.fees-section{padding:0 0 clamp(74px,8vw,110px);background:var(--paper)}.fees-accordion{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--white);box-shadow:0 14px 45px #071a3d0e}.fees-toggle{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:108px;padding:26px 30px;border:0;background:var(--white);color:var(--navy);text-align:left;cursor:pointer}.fees-toggle strong,.fees-toggle small{display:block}.fees-toggle strong{font-family:Manrope,Arial,sans-serif;font-size:clamp(20px,2vw,25px);line-height:1.2}.fees-toggle small{margin-top:7px;color:var(--slate);font-size:14px;line-height:1.5}.fees-toggle-icon{display:grid;flex:none;width:44px;height:44px;place-items:center;border-radius:50%;background:#1d4ed817;color:var(--royal);font-size:27px;line-height:1;transition:transform .25s var(--ease)}.fees-toggle[aria-expanded=true] .fees-toggle-icon{transform:rotate(45deg)}.fees-panel{padding:0 30px 30px}.fees-panel[hidden]{display:none}.fees-intro{margin:0;padding:20px 0;border-top:1px solid var(--line);color:var(--slate);font-size:14px}.fees-table{overflow:hidden;border:1px solid var(--line);border-radius:18px}.fees-table th,.fees-table td{padding:16px 17px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:13px;line-height:1.45}.fees-table thead th{background:#eef3fb;color:var(--slate);font-size:11px;letter-spacing:.055em;text-transform:uppercase}.fees-table thead th:first-child{width:37%}.fees-table tbody th{color:#283a55;font-weight:650}.fees-table tbody td{color:var(--navy);font-weight:650}.fees-table tr:last-child>*{border-bottom:0}.journey-section{background:var(--white)}.offers-journey{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:44px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.offers-journey li{position:relative;min-height:160px;padding:23px 22px 22px 0;border-right:1px solid var(--line)}.offers-journey li:not(:first-child){padding-left:22px}.offers-journey li:last-child{border-right:0}.offers-journey span{color:var(--royal);font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:800}.offers-journey p{max-width:180px;margin:38px 0 0;color:var(--navy);font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.35}.final-choice-section{background:var(--paper)}.offers-final-cta h2{max-width:790px;font-size:clamp(36px,4.2vw,56px)}.offers-final-cta .lead{max-width:760px;font-size:clamp(17px,1.4vw,20px)}.offers-page a:focus-visible,.offers-page button:focus-visible{outline:3px solid var(--electric);outline-offset:4px}.offers-page .fees-toggle:focus-visible{outline:0;box-shadow:inset 0 0 0 3px var(--electric)}@media(max-width:1050px){.offers-grid{grid-template-columns:1fr;width:min(100%,720px);margin-inline:auto}.offer-card-header{min-height:auto}.offer-promise{max-width:560px}.comparison-table th,.comparison-table td{padding:16px 13px}.offers-journey{grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line)}.offers-journey li:nth-child(3){border-right:0}.offers-journey li:nth-child(n+4){border-top:1px solid var(--line)}}@media(max-width:760px){.offers-page .offers-hero{padding:108px 0 44px}.offers-page .offers-hero h1{font-size:clamp(40px,11.5vw,50px)}.offers-page .offers-hero .lead{font-size:16px;line-height:1.58}.offers-section{padding:42px 0 68px}.offer-card-v2{padding:24px;border-radius:21px}.offer-heading-row{align-items:center}.offer-card-v2 h3,.mobile-comparison-card h3{font-size:28px}.offer-price strong{font-size:48px}.offer-facts>div{min-height:58px}.comparison-section{padding-bottom:68px!important}.section-heading-compact h2,.offers-final-cta h2{font-size:clamp(32px,9vw,40px)}.comparison-desktop{display:none}.comparison-mobile{display:grid;gap:16px;margin-top:34px}.mobile-comparison-card{padding:23px;border:1px solid var(--line);border-radius:21px;background:var(--white)}.mobile-comparison-card.is-recommended{border:2px solid var(--royal)}.mobile-comparison-card dl{display:grid;gap:0;margin:18px 0 0}.mobile-comparison-card dl>div{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(118px,.8fr);gap:14px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.mobile-comparison-card dt{color:#33435b;font-size:13px;line-height:1.42}.mobile-comparison-card dd{margin:0;text-align:right}.mobile-comparison-card .comparison-value{justify-content:flex-end;text-align:right}.fees-section{padding-bottom:68px}.fees-toggle{min-height:116px;padding:23px 20px}.fees-toggle small{font-size:13px}.fees-toggle-icon{width:40px;height:40px}.fees-panel{padding:0 16px 16px}.fees-intro{font-size:13px}.fees-table,.fees-table tbody,.fees-table tr,.fees-table th,.fees-table td{display:block;width:100%}.fees-table{border:0;background:transparent}.fees-table thead{display:none}.fees-table tbody{display:grid;gap:12px}.fees-table tr{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--white)}.fees-table tbody th{padding:15px;border-bottom:1px solid var(--line);background:#eef3fb;font-size:13px}.fees-table tbody td{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:12px 15px;border-bottom:1px solid var(--line);text-align:right}.fees-table tbody td:before{content:attr(data-label);color:var(--slate);font-size:12px;font-weight:600;text-align:left}.offers-journey{display:grid;grid-template-columns:1fr;margin-top:34px;border-bottom:0}.offers-journey li,.offers-journey li:not(:first-child){display:grid;grid-template-columns:44px 1fr;gap:14px;min-height:auto;padding:18px 0;border-top:0;border-right:0;border-bottom:1px solid var(--line)}.offers-journey li:first-child{border-top:1px solid var(--line)}.offers-journey p{max-width:none;margin:0;font-size:15px}}@media(prefers-reduced-motion:reduce){.offer-card-v2,.fees-toggle-icon{transition:none}}
