.hero-text{background:#fff;padding:0 40px}.hero-text__inner{margin:0 auto;max-width:1200px}.hero-text__inner h1{color:#f60;font-size:40px;font-weight:700;margin-bottom:12px}.hero-text__inner p{font-size:18px;line-height:1.6;margin-bottom:16px;max-width:900px}@media (max-width:768px){.hero-text__inner h1{font-size:28px}.hero-text__inner p{max-width:100%}}.se-pricing-row{display:grid;gap:12px;margin-bottom:12px;max-width:900px}.se-pricing-row--2{grid-template-columns:1fr 1fr}.se-pricing-row--3{grid-template-columns:1fr 1fr 1fr}.se-price-card{background:#fff;border:1px solid #ddd;border-radius:12px;padding:.9rem 1.1rem}.se-price-card__label{color:#888;font-size:11px;font-weight:600;letter-spacing:.07em;margin-bottom:4px;text-transform:uppercase}.se-price-card__price{color:#1a1a1a;font-size:20px;font-weight:600}.se-price-card__sub{color:#888;font-size:13px;margin-top:2px;min-height:18px}.se-pricing-group-label{color:#aaa;font-size:11px;font-weight:600;letter-spacing:.07em;margin:1rem 0 8px;max-width:900px;text-transform:uppercase}@media (max-width:768px){.se-pricing-row--2,.se-pricing-row--3{grid-template-columns:1fr}}