﻿.page-hero{background-color:#f7f9fc;text-align:center;padding-block:clamp(32px,6vw,48px);border-bottom:1px solid #e6ecf3;}.page-hero .cta-buttons{display:flex;flex-direction:row;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:24px;}.page-hero .cta-buttons .btn.secondary{background:transparent;border-color:#e6ecf3;color:#0e2a47;}.page-hero .cta-buttons .btn.secondary:hover{background:#e8f1ff;border-color:#e8f1ff;transform:translateY(-2px);}.hero-grid{display:grid;grid-template-columns:1fr;align-items:center;gap:32px;}.hero-image-placeholder{width:100%;max-width:450px;margin:0 auto;aspect-ratio:1/1;background-color:#fff;border-radius:18px;display:grid;place-items:center;color:#5c6a7c;box-shadow:0 8px 24px rgba(15,31,53,.08);}.hero-image-placeholder img{max-width:80%;height:auto;}.bundle-section{background-color:#fff;}.bundle-section .icon{font-size:3rem;margin-bottom:16px;color:#1f6fff;}.guarantee-section{background-color:#e8f1ff;}.guarantee-section i{font-size:3rem;color:#e63946;margin-bottom:16px;}.guarantee-section p{font-size:1.1rem;max-width:60ch;}.cross-sell-section{background-color:#f7f9fc;}.reach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;}.reach-item{background:#fff;border:1px solid #e6ecf3;border-radius:14px;padding:16px;text-align:center;}.reach-item i{font-size:1.8rem;color:#0e2a47;margin-bottom:12px;display:block;}.reach-item span{font-weight:600;color:#0e2a47;font-size:1rem;}.cta-section{background-color:#0e2a47;}.cta-section h2,.cta-section p{color:#fff;}.cta-section .cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:24px;}.important-notice{text-align:center;max-width:700px;margin:48px auto 0;padding:16px;border:1px solid #e6ecf3;border-radius:14px;background:#fff;}.important-notice p{margin:0;color:#5c6a7c;}.important-notice strong{color:#0e2a47;}.comparison-section{background:#fff;border-top:1px solid #e6ecf3;border-bottom:1px solid #e6ecf3;}.comparison-section .comparison-table{max-width:900px;margin:32px auto 0;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 14px 32px rgba(15,31,53,.1);border:1px solid #e6ecf3;}.comparison-section .comparison-table table{width:100%;border-collapse:collapse;font-size:.95rem;}.comparison-section .comparison-table th{background:#0e2a47;color:#fff;padding:16px;text-align:left;font-weight:700;font-family:"Montserrat",sans-serif;}.comparison-section .comparison-table th:first-child{background:#f7f9fc;color:#0e2a47;}.comparison-section .comparison-table th:last-child{border-bottom:none;}.comparison-section .comparison-table td{padding:16px;border-bottom:1px solid #e6ecf3;vertical-align:top;}.comparison-section .comparison-table td:first-child{background:#f7f9fc;font-weight:600;color:#0e2a47;}.comparison-section .comparison-table .price-cell{font-weight:700;color:#e63946;font-family:"Montserrat",sans-serif;}.comparison-section .comparison-table .highlight{background:#e9fbf4;color:#0e2a47;font-weight:600;}@media(min-width:768px){.page-hero{text-align:left;}.page-hero .text-container{max-width:none;margin-inline:0;text-align:left;}.page-hero .text-container p{margin-inline:0;}.hero-grid{grid-template-columns:1.1fr 1fr;}.page-hero .cta-buttons{justify-content:flex-start;}.reach-grid{grid-template-columns:repeat(4,1fr);}}