.hero-section{background:#fff;padding:66px 0 70px;position:relative}.hero__inner{align-items:center;display:grid;gap:56px;grid-template-columns:minmax(0,1fr) minmax(0,.86fr)}.hero__badge{background:#e1f3fc;border-radius:999px;color:#1e88e5;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:18px;margin-bottom:22px;padding:7px 16px;text-transform:uppercase}.hero__heading{color:#12263f;font-size:46px;font-weight:700;line-height:56px;margin:0 0 20px;text-transform:none}.hero__body{color:#000;font-size:17px;line-height:28px;max-width:520px}.hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0 40px}.hero__btn{align-items:center;border-radius:8px;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;line-height:22px;padding:15px 26px;text-align:center;transition:all .3s ease}.hero__btn--primary{background:#12263f;border:1px solid #12263f;color:#fff}.hero__btn--primary:hover{background:#1d3b60;border-color:#1d3b60;color:#fff}.hero__btn--ghost{background:#fff;border:1px solid #c9d6e0;color:#1e88e5}.hero__btn--ghost:hover{border-color:#29b6f6;color:#0b6fc4}.hero__stats{display:flex;flex-wrap:wrap;gap:44px}.hero__stat-value{color:#12263f;font-size:30px;font-weight:700;line-height:38px}.hero__stat-label{color:#8c98a4;font-size:14px;line-height:22px}.hero__media{position:relative}.hero__image{border-radius:14px;display:block;height:auto;width:100%}.hero__card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;bottom:-26px;box-shadow:0 14px 40px rgba(15,23,42,.12);left:-34px;max-width:320px;padding:20px 22px 22px;position:absolute}.hero__card-eyebrow{color:#29b6f6;font-size:11px;font-weight:700;letter-spacing:.1em;line-height:16px;margin-bottom:8px;text-transform:uppercase}.hero__card-title{color:#12263f;font-size:17px;font-weight:700;line-height:24px;margin-bottom:8px}.hero__card-text{color:#000;font-size:14px;line-height:22px}@media only screen and (max-width:1199px){.hero__inner{gap:40px}.hero__heading{font-size:38px;line-height:48px}.hero__stats{gap:30px}.hero__card{left:-18px}}@media only screen and (max-width:991px){.hero__inner{gap:44px;grid-template-columns:1fr}.hero__body,.hero__card{max-width:none}.hero__card{box-shadow:0 10px 28px rgba(15,23,42,.08);margin-top:18px;position:static}}@media only screen and (max-width:767px){.hero-section{padding:42px 0 48px}.hero__heading{font-size:31px;line-height:40px}.hero__buttons{margin:26px 0 32px}.hero__btn{width:100%}.hero__stats{gap:22px 30px}.hero__stat-value{font-size:26px;line-height:32px}}