.comp-section{background:#fff;box-sizing:border-box;padding:5.5rem 0;width:100%}.comp-container{box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 2rem}.comp-section-header{margin:0 auto 3rem;max-width:680px;text-align:center}.comp-eyebrow{color:#1b4332;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;margin:0 0 .75rem;text-transform:uppercase}.comp-section-title{color:#1c1c1c;font-family:Cormorant,Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.2;margin:0 0 1rem}.comp-section-title em{color:#1b4332;font-style:italic}.comp-section-desc{color:#5a5550;font-size:1rem;line-height:1.7;margin:0 auto;max-width:600px}.comp-scroll-wrap{-webkit-overflow-scrolling:touch;border-radius:1rem;margin:0 auto;max-width:900px;overflow-x:auto}.comp-scroll-inner{min-width:420px}.comp-header{background:linear-gradient(135deg,#03283b,#1b4332);border-bottom:2px solid #409d46;border-radius:1rem 1rem 0 0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}@media (min-width:640px){.comp-header{grid-template-columns:1.6fr 2fr 1.8fr}}.comp-header-feature{align-items:center;color:#ffffffd9;display:none;font-size:.7rem;font-weight:700;letter-spacing:.1em;padding:1.125rem 1.25rem;text-transform:uppercase}@media (min-width:640px){.comp-header-feature{display:flex}}.comp-header-vantage{align-items:center;background:#004a8f2e;border-left:2px solid #409d46;display:flex;padding:1.125rem 1.25rem}.comp-header-vantage-text{color:#fff}.comp-header-others,.comp-header-vantage-text{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.comp-header-others{align-items:center;border-left:1px solid #ffffff26;color:#ffffffbf;display:flex;padding:1.125rem 1.25rem}.comp-row{background:#fff;border-top:1px solid #ede9e2;display:grid;grid-template-columns:1fr 1fr;transition:background .15s}@media (min-width:640px){.comp-row{grid-template-columns:1.6fr 2fr 1.8fr}}.comp-row:hover{background:#fdfcf9}.comp-row-alt{background:#fafaf7}.comp-row-alt:hover{background:#f5f3ee}.comp-cell-feature{align-items:center;display:none;gap:.625rem;padding:1.125rem 1.25rem}@media (min-width:640px){.comp-cell-feature{display:flex}}.comp-feature-icon{align-items:center;background:#1b433214;border-radius:8px;flex-shrink:0;height:32px;justify-content:center;width:32px}.comp-feature-icon img,.comp-feature-icon svg{color:#1b4332;fill:#1b4332;height:16px;width:16px}.comp-feature-name{color:#1c1c1c;font-size:.875rem;font-weight:600;line-height:1.3}.comp-cell-vantage{align-items:flex-start;background:#004a8f0a;border-top:2px solid #004a8f;display:flex;gap:.625rem;padding:1.125rem 1.25rem}@media (min-width:640px){.comp-cell-vantage{border-left:2px solid #004a8f;border-top:none}}.comp-vantage-check{align-items:center;background:#004a8f1f;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-top:1px;width:28px}.comp-vantage-text p{color:#1c1c1c;font-size:.8125rem;font-weight:700;line-height:1.3;margin:0 0 .2rem}.comp-vantage-text p:last-child{color:#5a5550;font-size:.75rem;font-weight:400;line-height:1.5;margin-bottom:0}.comp-cell-others{align-items:flex-start;border-left:1px solid #ede9e2;display:flex;gap:.625rem;padding:1.125rem 1.25rem}.comp-others-x{align-items:center;background:#c0b8b01a;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-top:1px;width:28px}.comp-others-text p{color:#9b9590;font-size:.8125rem;font-weight:600;line-height:1.3;margin:0 0 .2rem}.comp-others-text p:last-child{color:#b0a898;font-size:.75rem;font-weight:400;line-height:1.5;margin-bottom:0}.comp-footer{align-items:center;background:#f8f4ee;border-radius:0 0 1rem 1rem;border-top:2px solid #1b4332;display:grid;gap:1rem;grid-template-columns:1fr 1fr;overflow:hidden;padding:1.25rem}@media (min-width:640px){.comp-footer{grid-template-columns:1.6fr 2fr 1.8fr}}.comp-footer-left{color:#5a5550;display:none;font-size:.875rem}@media (min-width:640px){.comp-footer-left{align-items:center;display:flex}}.comp-footer-vantage{align-items:center;display:flex;justify-content:center}@media (min-width:640px){.comp-footer-vantage{justify-content:flex-start}}.comp-footer-others{display:none}@media (min-width:640px){.comp-footer-others{display:block}}.comp-cta-btn{align-items:center;background-color:#004a8f;border-radius:.375rem;color:#fff!important;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none!important;transition:background-color .15s ease-out,transform .16s ease-out}.comp-cta-btn:hover{background-color:#003a73}.comp-cta-btn:active{transform:scale(.97)}