:root{--home-navy:#1a365d;--home-navy-light:#2d4a7a;--home-blue:#4a90d9;--home-blue-soft:#e8f0fe;--home-orange:#ff6b35;--home-orange-dark:#e85d2c;--home-orange-gradient:linear-gradient( 135deg,#ff6b35 0%,#e85d2c 100% );--home-ink:#1e293b;--home-muted:#64748b;--home-faint:#94a3b8;--home-bg:#f8f9fa;--home-card:#fff;--home-line:#e2e8f0;--home-error:#dc2626;--home-shadow-sm:0 1px 3px rgba( 15,23,42,0.06 );--home-shadow-md:0 2px 12px rgba( 15,23,42,0.08 );--home-shadow-lg:0 12px 36px rgba( 26,54,93,0.12 );--home-radius-sm:8px;--home-radius:16px;--home-pill:999px;--home-font:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--primary-cta:#ff6b35;--primary-cta-gradient:linear-gradient( 135deg,#ff6b35 0%,#e85d2c 100% );--navy:#1a365d;--navy-light:#2d4a7a;--text-primary:#1a365d;--text-secondary:#64748b;--text-muted:#94a3b8;--bg-body:#f8f9fa;--bg-white:#fff;--border-light:#e2e8f0;--shadow-sm:0 1px 3px rgba( 0,0,0,0.06 );--shadow-md:0 2px 12px rgba( 0,0,0,0.08 );--radius-lg:16px;--radius-pill:50px;--font-family:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--transition:all 0.2s cubic-bezier( 0.4,0,0.2,1 )}*,*::before,*::after{box-sizing:border-box}html{min-width:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.ce-responsive-home-v2{min-width:0;margin:0;overflow-x:hidden;background:var( --home-bg );color:var( --home-ink );font-family:var( --home-font )!important;line-height:1.55}.ce-responsive-home-v2 #mainContent,.ce-responsive-home-v2 .container,.ce-responsive-home-v2 .container-fluid{width:100%;max-width:100%;padding-right:0;padding-left:0}.ce-responsive-home-v2 .row{margin-right:0;margin-left:0}.ce-responsive-home-v2 [class*='col-']{min-width:0}.ce-responsive-home-v2 h1,.ce-responsive-home-v2 h2,.ce-responsive-home-v2 h3,.ce-responsive-home-v2 h4,.ce-responsive-home-v2 h5,.ce-responsive-home-v2 h6,.ce-responsive-home-v2 p,.ce-responsive-home-v2 label,.ce-responsive-home-v2 input,.ce-responsive-home-v2 select,.ce-responsive-home-v2 button,.ce-responsive-home-v2 a{font-family:var( --home-font )!important}.ce-responsive-home-v2 a{color:var( --home-navy )}.ce-responsive-home-v2 a:hover,.ce-responsive-home-v2 a:focus{color:var( --home-blue )}.home-v2-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid var( --home-line );background:rgba( 255,255,255,0.97 );box-shadow:var( --home-shadow-sm );backdrop-filter:blur( 12px )}.home-v2-header-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:1140px;min-height:68px;margin:0 auto;padding:10px 20px}.home-v2-logo{display:inline-flex;align-items:center;gap:10px;color:var( --home-navy );font-size:20px;font-weight:800;line-height:1;text-decoration:none}.home-v2-logo:hover,.home-v2-logo:focus{color:var( --home-navy );text-decoration:none}.home-v2-logo-mark{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:linear-gradient( 145deg,var( --home-navy ) 0%,var( --home-navy-light ) 100% );color:#fff;box-shadow:0 5px 12px rgba( 26,54,93,0.18 )}.home-v2-logo-mark svg{display:block;width:23px;height:23px}.home-v2-logo span span{color:var( --home-orange )}.home-v2-nav-back{position:absolute;left:20px;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 14px;border:1px solid var( --home-line );border-radius:var( --home-pill );background:var( --home-blue-soft );color:var( --home-navy );font-size:14px;font-weight:700;opacity:0;pointer-events:none;transform:translateX( -6px );transition:opacity 0.18s ease,transform 0.18s ease,background-color 0.18s ease}.home-v2-nav-back.is-visible{opacity:1;pointer-events:auto;transform:translateX( 0 )}.home-v2-nav-back:hover,.home-v2-nav-back:focus{border-color:var( --home-navy );background:var( --home-navy );color:#fff;outline:none}.home-v2-nav-back svg{width:17px;height:17px}.home-v2-page{background:radial-gradient( circle at 50% 0%,rgba( 74,144,217,0.08 ),transparent 34rem ),var( --home-bg )}.home-v2-shell{width:100%;max-width:760px;margin:0 auto;padding:26px 20px 58px}.home-v2-form-wrap{width:100%;max-width:720px;margin:0 auto}.home-v2-progress{width:100%;max-width:620px;margin:0 auto 18px}.home-v2-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:var( --home-muted );font-size:12px;font-weight:700;letter-spacing:0.055em;text-transform:uppercase}.home-v2-progress-track{width:100%;height:7px;overflow:hidden;border-radius:var( --home-pill );background:#e5eaf1}.home-v2-progress-bar{width:25%;height:100%;border-radius:inherit;background:var( --home-orange-gradient );box-shadow:0 1px 4px rgba( 255,107,53,0.3 );transition:width 0.24s ease}#progressbar.home-v2-progress-steps{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect( 0,0,0,0 );white-space:nowrap;border:0}.home-v2-step{width:100%;max-width:620px;margin:0 auto}#zipSubmit.home-v2-step{max-width:620px;margin:0 auto}.home-v2-step-card{width:100%;padding:34px;border:1px solid rgba( 226,232,240,0.92 );border-radius:var( --home-radius );background:var( --home-card );box-shadow:var( --home-shadow-lg );text-align:left}.home-v2-zip-card{padding:38px 48px 42px;text-align:center}.home-v2-question-card{padding:36px 42px 40px;text-align:center}.home-v2-step-emoji{display:block;margin:0 0 14px;font-size:42px;line-height:1}.home-v2-zip-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:16px;border-radius:18px;background:var( --home-blue-soft );color:var( --home-blue )}.home-v2-zip-icon svg{width:31px;height:31px}.home-v2-eyebrow{margin:0 0 8px;color:var( --home-blue );font-size:12px;font-weight:800;letter-spacing:0.09em;text-transform:uppercase}.home-v2-zip-card h1{max-width:520px;margin:0 auto;color:var( --home-navy );font-size:34px;font-weight:700;letter-spacing:-0.025em;line-height:1.14}.home-v2-zip-card .home-v2-step-subtitle{max-width:490px;margin:12px auto 0;font-size:16px;line-height:1.55}.home-v2-proof-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;margin:18px 0 24px;padding:0;list-style:none}.home-v2-proof-list li{display:inline-flex;align-items:center;gap:6px;color:var( --home-muted );font-size:13px;font-weight:700}.home-v2-proof-list svg{width:16px;height:16px;color:var( --home-blue )}.home-v2-step-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.home-v2-card-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:var( --home-blue-soft );color:var( --home-blue )}.home-v2-card-icon svg{display:block;width:24px;height:24px}.home-v2-step h2,.home-v2-step h3{margin:0;color:var( --home-navy );font-weight:700;letter-spacing:-0.018em;line-height:1.2}.home-v2-step h2{font-size:28px}.home-v2-step h3{font-size:26px}.home-v2-step-subtitle{margin:7px 0 0;color:var( --home-muted );font-size:15px;line-height:1.5}.home-v2-question-card > .home-v2-step-subtitle{max-width:480px;margin-right:auto;margin-left:auto}.home-v2-input-wrap{width:100%;max-width:470px;margin:24px auto 0;text-align:left}.home-v2-choice-value{display:none!important}.home-v2-choice-grid,.home-v2-carrier-grid{display:grid;grid-template-columns:repeat( 2,minmax( 0,1fr ) );gap:12px;width:100%;margin-top:24px}.home-v2-carrier-grid{grid-template-columns:repeat( 3,minmax( 0,1fr ) );gap:10px}.home-v2-count-grid{grid-template-columns:repeat( 3,minmax( 0,1fr ) )}.home-v2-choice{display:inline-flex!important;align-items:center;justify-content:center;width:100%;min-width:0;min-height:58px;padding:12px 14px!important;border:2px solid var( --home-line )!important;border-radius:12px!important;background:#fff!important;box-shadow:0 2px 7px rgba( 15,23,42,0.045 )!important;color:var( --home-navy )!important;font-size:15px!important;font-weight:700!important;line-height:1.25!important;text-align:center;white-space:normal;transition:border-color 0.16s ease,box-shadow 0.16s ease,color 0.16s ease,transform 0.16s ease}.home-v2-choice:hover,.home-v2-choice:focus,.home-v2-choice.is-selected{border-color:var( --home-blue )!important;background:#f7fbff!important;box-shadow:0 0 0 3px rgba( 74,144,217,0.13 )!important;color:var( --home-blue-dark )!important;outline:none;transform:translateY( -1px )}.home-v2-choice:focus-visible{outline:3px solid rgba( 74,144,217,0.36 );outline-offset:2px}.home-v2-choice-wide{grid-column:1 / -1}.home-v2-choice-grid.has-error .home-v2-choice,.home-v2-carrier-grid.has-error .home-v2-choice{border-color:var( --home-error )!important;box-shadow:0 0 0 3px rgba( 220,38,38,0.1 )!important}.home-v2-field-grid{display:grid;grid-template-columns:1fr;gap:16px}.home-v2-field{min-width:0;margin:0}.home-v2-field label{display:block;margin:0 0 7px;color:var( --home-navy );font-size:14px;font-weight:700;line-height:1.3}.home-v2-field-label-row{display:flex!important;align-items:center;justify-content:space-between;gap:8px}.home-v2-required-pill{flex:0 0 auto;padding:4px 8px;border:1px solid #fed7c8;border-radius:var( --home-pill );background:#fff4ef;color:#b8441d;font-size:10px;font-weight:800;letter-spacing:0.05em;line-height:1;text-transform:uppercase}.home-v2-field .form-control{width:100%;height:54px;min-height:54px;padding:0 16px;border:2px solid var( --home-line );border-radius:10px;background-color:#fff;box-shadow:none;color:var( --home-ink );font-size:16px;font-weight:600;line-height:normal;transition:border-color 0.16s ease,box-shadow 0.16s ease}.home-v2-field select.form-control{padding-right:44px;-webkit-appearance:none;appearance:none;background-image:url( "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E" );background-repeat:no-repeat;background-position:right 13px center}.home-v2-field .form-control:focus{border-color:var( --home-blue );box-shadow:0 0 0 3px rgba( 74,144,217,0.16 );outline:none}.home-v2-field .form-control::placeholder{color:var( --home-faint );font-weight:500}.home-v2-zip-actions{display:grid;grid-template-columns:1fr;gap:14px}.home-v2-required-field{padding:13px;border:1px solid #fed7c8;border-radius:12px;background:#fffaf8}.home-v2-required-field .form-control{border-color:#f4a485}.home-v2-field-note{margin:8px 0 0;color:#9a471f;font-size:12px;font-weight:600;line-height:1.4}.home-v2-field-error{display:none;margin:7px 0 0;color:var( --home-error );font-size:13px;font-weight:700;line-height:1.35}.home-v2-field.has-error label,.has-error .home-v2-field label{color:var( --home-error )}.home-v2-field.has-error .form-control,.home-v2-field.has-error .form-control:focus,.has-error .form-control,.has-error .form-control:focus{border-color:var( --home-error )!important;box-shadow:0 0 0 3px rgba( 220,38,38,0.12 )!important}.home-v2-primary-btn,.home-v2-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:56px;padding:14px 22px!important;border:0!important;border-radius:var( --home-pill )!important;background:var( --home-orange-gradient )!important;box-shadow:0 8px 20px rgba( 255,107,53,0.25 );color:#fff!important;font-size:17px!important;font-weight:800!important;line-height:1.2!important;white-space:normal;transition:transform 0.16s ease,box-shadow 0.16s ease,background-color 0.16s ease}.home-v2-primary-btn:hover,.home-v2-primary-btn:focus,.home-v2-secondary-btn:hover,.home-v2-secondary-btn:focus{background:var( --home-orange-dark )!important;box-shadow:0 10px 24px rgba( 232,93,44,0.3 );color:#fff!important;text-decoration:none;transform:translateY( -1px );outline:none}.home-v2-primary-btn:focus-visible,.home-v2-secondary-btn:focus-visible,.home-v2-nav-back:focus-visible{outline:3px solid rgba( 74,144,217,0.36 );outline-offset:3px}.home-v2-primary-btn[disabled],.home-v2-secondary-btn[disabled]{opacity:0.72;transform:none}.home-v2-btn-row{margin-top:22px}.home-v2-consent{margin-top:18px}.home-v2-consent .consent{margin-top:12px}.home-v2-consent p,.home-v2-consent label,.home-v2-consent span{color:var( --home-muted );font-size:12px!important;line-height:1.5!important}.home-v2-consent #certainStatesNotice{margin-top:18px;padding-top:15px;border-top:1px solid var( --home-line )}.home-v2-consent #certainStatesNotice h4{color:var( --home-navy );font-size:16px;font-weight:700}.home-v2-assurance-section{border-top:1px solid var( --home-line );border-bottom:1px solid var( --home-line );background:#fff}.home-v2-section-inner{width:100%;max-width:1040px;margin:0 auto;padding:48px 20px}.home-v2-assurance-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 28px}.home-v2-assurance-copy{display:inline-flex;align-items:center;gap:10px;color:var( --home-navy );font-size:18px;font-weight:800}.home-v2-assurance-copy svg{flex:0 0 auto;width:27px;height:27px;color:var( --home-blue )}.home-v2-assurance-badges{display:flex;align-items:center;gap:10px}.home-v2-mini-badge{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:var( --home-navy )}.home-v2-bbb-badge{gap:7px}.home-v2-bbb-badge strong{font-size:18px;line-height:1}.home-v2-bbb-badge span{max-width:70px;font-size:9px;font-weight:800;line-height:1.05;text-transform:uppercase}.home-v2-grade-badge{border-color:var( --home-navy );background:var( --home-navy );color:#fff;font-family:Georgia,serif!important;font-size:24px}.home-v2-insurance-section{background:var( --home-bg )}.home-v2-section-heading{max-width:720px;margin:0 auto 30px;text-align:center}.home-v2-section-heading h2,.home-v2-section-heading h3{margin:0;color:var( --home-navy );font-size:30px;font-weight:700;letter-spacing:-0.025em;line-height:1.2}.home-v2-section-heading p{margin:12px 0 0;color:var( --home-muted );font-size:16px;line-height:1.65}.home-v2-coverage-grid{display:grid;grid-template-columns:repeat( 3,minmax( 0,1fr ) );gap:20px}.home-v2-coverage-card{min-width:0;padding:26px 24px;border:1px solid var( --home-line );border-radius:var( --home-radius );background:#fff;box-shadow:var( --home-shadow-sm )}.home-v2-coverage-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:18px;border-radius:14px;background:var( --home-blue-soft );color:var( --home-blue )}.home-v2-coverage-icon svg{width:25px;height:25px}.home-v2-coverage-card h3{margin:0 0 8px;color:var( --home-navy );font-size:18px;font-weight:700;line-height:1.3}.home-v2-coverage-card p{margin:0;color:var( --home-muted );font-size:14px;line-height:1.6}.home-v2-section-cta{width:auto;min-width:190px;margin:30px auto 0;padding-right:30px!important;padding-left:30px!important}.home-v2-about-section{background:linear-gradient( 135deg,var( --home-navy ) 0%,#314a7c 100% );color:#fff}.home-v2-about-inner{width:100%;max-width:820px;margin:0 auto;padding:56px 20px;text-align:center}.home-v2-about-inner h2{margin:0 0 18px;color:#fff;font-size:28px;font-weight:700;letter-spacing:-0.02em}.home-v2-about-inner p{margin:0 auto 14px;color:#e6edf8;font-size:15px;line-height:1.75}.home-v2-about-inner p:last-child{margin-bottom:0}.home-v2-footer{background:#fff}.home-v2-footer-inner{width:100%;max-width:1040px;margin:0 auto;padding:30px 20px;text-align:center}.home-v2-footer .footerContent,.home-v2-footer p,.home-v2-footer a{color:var( --home-muted )!important;font-size:12px}.ce-home-frame .home-v2-shell{padding-top:14px}.ce-home-frame .home-v2-assurance-section,.ce-home-frame .home-v2-insurance-section,.ce-home-frame .home-v2-about-section,.ce-home-frame .home-v2-footer{display:none}@keyframes homeV2Shake{0%,100%{transform:translateX( 0 )}20%{transform:translateX( -6px )}40%{transform:translateX( 5px )}60%{transform:translateX( -3px )}80%{transform:translateX( 2px )}}.home-v2-validation-shake{animation:homeV2Shake 0.42s ease both}@media ( min-width:600px ){.home-v2-field-grid.two{grid-template-columns:repeat( 2,minmax( 0,1fr ) )}}@media ( max-width:720px ){.home-v2-coverage-grid{grid-template-columns:1fr;max-width:680px;margin-right:auto;margin-left:auto}.home-v2-coverage-card{display:grid;grid-template-columns:44px minmax( 0,1fr );column-gap:16px;row-gap:4px;align-items:start;padding:20px}.home-v2-coverage-icon{grid-row:1 / span 2;width:44px;height:44px;margin-bottom:0;border-radius:12px}.home-v2-coverage-card h3{grid-column:2;align-self:end;margin-bottom:0}.home-v2-coverage-card p{grid-column:2}}@media ( max-width:767px ){.home-v2-header-inner{min-height:60px;padding:8px 14px}.home-v2-logo{gap:8px;font-size:17px}.home-v2-logo-mark{width:36px;height:36px;border-radius:10px}.home-v2-logo-mark svg{width:20px;height:20px}.home-v2-nav-back{left:12px;width:40px;min-height:40px;padding:0}.home-v2-nav-back span{display:none}.home-v2-shell{padding:20px 14px 42px}.home-v2-progress{margin-bottom:14px}.home-v2-step-card,.home-v2-zip-card{padding:26px 20px 28px}.home-v2-question-card{padding:28px 24px 30px}.home-v2-step-emoji{margin-bottom:12px;font-size:38px}.home-v2-carrier-grid{grid-template-columns:repeat( 2,minmax( 0,1fr ) )}.home-v2-zip-icon{width:52px;height:52px;margin-bottom:13px;border-radius:15px}.home-v2-zip-icon svg{width:28px;height:28px}.home-v2-zip-card h1{font-size:28px}.home-v2-step h2,.home-v2-step h3{font-size:23px}.home-v2-step-head{gap:12px;margin-bottom:20px}.home-v2-card-icon{width:44px;height:44px;border-radius:12px}.home-v2-proof-list{margin:16px 0 20px}.home-v2-section-inner{padding:40px 16px}.home-v2-section-heading h2,.home-v2-section-heading h3{font-size:26px}.home-v2-assurance-row{flex-direction:column;gap:16px}.home-v2-assurance-copy{font-size:16px;text-align:center}.home-v2-about-inner{padding:44px 18px}.home-v2-footer a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:10px 4px}}@media ( max-width:420px ){.home-v2-logo{font-size:16px}.home-v2-shell{padding-right:10px;padding-left:10px}.home-v2-step-card,.home-v2-zip-card{padding:23px 15px 25px;border-radius:14px}.home-v2-question-card{padding:25px 16px 27px}.home-v2-zip-card h1{font-size:25px}.home-v2-zip-card .home-v2-step-subtitle,.home-v2-step-subtitle{font-size:14px}.home-v2-proof-list{gap:7px 12px}.home-v2-proof-list li{font-size:12px}.home-v2-field-grid{gap:13px}.home-v2-choice-grid,.home-v2-carrier-grid{gap:9px;margin-top:20px}.home-v2-choice{min-height:54px;padding:10px 9px!important;font-size:14px!important}.home-v2-field .form-control{height:52px;min-height:52px}.home-v2-primary-btn,.home-v2-secondary-btn{min-height:54px;font-size:16px!important}.home-v2-assurance-copy{align-items:flex-start;font-size:15px}.home-v2-coverage-card{grid-template-columns:44px minmax( 0,1fr );column-gap:14px;padding:18px 16px}.home-v2-coverage-icon{width:44px;height:44px;border-radius:12px}}@media ( prefers-reduced-motion:reduce ){.home-v2-progress-bar,.home-v2-nav-back,.home-v2-primary-btn,.home-v2-secondary-btn,.home-v2-choice{transition:none}.home-v2-validation-shake{animation:none}}.v2-trust-section,.v2-why-section,.v2-about-section,.v2-footer{line-height:1.6}.v2-trust-section{border-top:1px solid var( --border-light );background:var( --bg-white );padding:44px 20px 38px;text-align:center}.v2-trust-inner{max-width:1100px;margin:0 auto}.v2-trust-badges,.v2-trust-logos{display:none;width:100%}body.logo-mode-badges .v2-trust-badges,body.logo-mode-logos .v2-trust-logos,body.logo-mode-both .v2-trust-badges,body.logo-mode-both .v2-trust-logos{display:block}.v2-trust-logos + .v2-trust-badges,.v2-trust-badges + .v2-trust-logos{margin-top:26px}.v2-assurance-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px;margin-bottom:34px}.v2-assurance-copy{display:inline-flex;align-items:center;gap:12px;color:var( --text-primary );font-size:20px;font-weight:800;line-height:1.3}.v2-assurance-copy svg{flex:0 0 auto;width:30px;height:30px;color:#4777bd}.v2-assurance-badges{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.v2-mini-badge{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;border:1px solid #b9cad8;border-radius:6px;background:#fff;color:#24465e;font-size:12px;font-weight:800;line-height:1}.v2-bbb-badge{gap:8px}.v2-bbb-badge strong{font-size:18px;letter-spacing:0}.v2-bbb-badge span{max-width:82px;font-size:10px;line-height:1.15;text-align:left;text-transform:uppercase}.v2-grade-badge{min-width:50px;border-color:#24465e;background:#24465e;color:#fff;font-family:Georgia,serif;font-size:24px;font-weight:500}.v2-provider-title{margin:0 0 20px;color:var( --text-primary );font-size:22px;font-weight:800}.v2-provider-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px}.v2-provider-logo{display:inline-flex;align-items:center;justify-content:center;min-width:110px;min-height:46px;color:var( --text-primary );font-size:24px;font-weight:800;line-height:1}.v2-provider-logo img{display:block;width:auto;height:auto;max-width:170px;max-height:42px;object-fit:contain}.v2-trust-item{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin:0 12px}.v2-trust-item img{height:50px;border-radius:6px}.v2-why-section{background:var( --bg-body );padding:60px 20px}.v2-why-inner{max-width:800px;margin:0 auto;text-align:center}.v2-why-inner h3{margin-top:0;margin-bottom:16px;color:var( --text-primary );font-size:28px;font-weight:700}.v2-why-inner > p{max-width:700px;margin:0 auto 24px;font-size:16px;line-height:1.8}.v2-features{display:grid;grid-template-columns:repeat( 3,1fr );gap:24px;margin-top:36px}.v2-feature-card{padding:28px 20px;border:1px solid var( --border-light );border-radius:var( --radius-lg );background:var( --bg-white );box-shadow:var( --shadow-sm );transition:var( --transition )}.v2-feature-card:hover{transform:translateY( -2px );box-shadow:var( --shadow-md )}.v2-feature-icon{display:block;margin-bottom:12px;font-size:32px}.v2-feature-card h5{margin-top:0;margin-bottom:8px;color:var( --text-primary );font-size:16px;font-weight:700}.v2-feature-card p{margin:0;color:var( --text-secondary );font-size:14px;line-height:1.6}.ce-responsive-home-v2 .v2-why-cta-btn{display:inline-block;margin-top:32px;padding:14px 36px;border:none;border-radius:var( --radius-pill );background:var( --primary-cta-gradient );box-shadow:0 4px 14px rgba( 255,107,53,0.3 );color:#fff;font-family:var( --font-family );font-size:18px;font-weight:700;text-decoration:none;cursor:pointer;transition:var( --transition )}.ce-responsive-home-v2 .v2-why-cta-btn:hover{transform:translateY( -1px );box-shadow:0 6px 20px rgba( 255,107,53,0.4 );color:#fff;text-decoration:none}.v2-about-section{position:relative;overflow:hidden;padding:64px 20px;background:linear-gradient( 135deg,var( --navy ) 0%,var( --navy-light ) 100% )}.v2-about-section::before{position:absolute;top:-30%;right:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient( circle,rgba( 255,255,255,0.04 ) 0%,transparent 70% );content:''}.v2-about-inner{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.v2-about-inner h3{margin-top:0;margin-bottom:16px;color:#fff;font-size:28px;font-weight:700}.v2-about-inner p{max-width:700px;margin:0 auto 16px;color:rgba( 255,255,255,0.85 );font-size:16px;line-height:1.8}.v2-footer{padding:32px 20px;border-top:1px solid var( --border-light );background:var( --bg-white )}.v2-footer-inner{max-width:800px;margin:0 auto;text-align:center}.v2-footer-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:32px;margin-bottom:24px}.v2-footer-badges img{height:48px;border-radius:6px;opacity:0.85;transition:var( --transition )}.v2-footer-badges img:hover{opacity:1}.v2-source-note{max-width:720px;margin:0 auto 18px;color:var( --text-muted );font-size:12px;line-height:1.45}.v2-footer .container-fluid .text-center a.small,.v2-footer .container-fluid .text-center small{color:var( --text-secondary );font-family:var( --font-family );font-size:13px}@media ( max-width:768px ){.v2-trust-inner{gap:24px}.v2-footer a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin:0 4px;padding:10px 4px}.v2-assurance-copy{justify-content:center;font-size:17px;text-align:center}.v2-assurance-row{gap:14px;margin-bottom:26px}.v2-provider-title{font-size:19px}.v2-provider-logos{gap:18px}.v2-provider-logo{min-width:92px;min-height:38px}.v2-provider-logo img{max-width:130px;max-height:34px}}@media ( max-width:720px ){.v2-features{grid-template-columns:1fr;gap:14px;max-width:680px;margin-right:auto;margin-left:auto}.v2-feature-card{display:grid;grid-template-columns:44px minmax( 0,1fr );column-gap:16px;row-gap:4px;align-items:start;padding:20px;text-align:left}.v2-feature-icon{grid-row:1 / span 2;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:0;font-size:28px}.v2-feature-card h5{grid-column:2;align-self:end;margin-bottom:0}.v2-feature-card p{grid-column:2}}@media ( max-width:480px ){.v2-about-inner h3,.v2-why-inner h3{font-size:22px}}@media ( max-width:560px ){.v2-trust-section{padding:34px 14px 30px}.v2-provider-logos{display:grid;grid-template-columns:repeat( 2,minmax( 0,1fr ) );justify-content:center;gap:14px}.v2-provider-logo{width:100%;min-width:0}.v2-provider-logo img{max-width:min( 132px,100% )}}