
.home-first-experience{padding:88px 6vw;background:linear-gradient(135deg,#f7fbfb,#fff8f1);border-top:1px solid #e5eef1;border-bottom:1px solid #e5eef1}
.home-first-inner{max-width:1240px;margin:auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:54px;align-items:center}
.home-first-kicker{display:block;color:#f47a1f;font-size:12px;font-weight:900;letter-spacing:.16em;margin-bottom:14px}
.home-first-copy h2{margin:0;color:#0a2744;font-size:clamp(36px,4.6vw,64px);line-height:1.02;letter-spacing:-.045em}
.home-first-copy p{margin:22px 0 0;color:#647786;font-size:18px;line-height:1.75;max-width:620px}
.home-first-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.home-first-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.home-first-facts article{display:flex;gap:14px;align-items:flex-start;padding:20px;border:1px solid #dce6eb;background:#fff;border-radius:20px;box-shadow:0 12px 36px rgba(10,39,68,.06)}
.home-first-facts article>span{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:#eef9f7;font-size:21px}
.home-first-facts small{display:block;color:#f47a1f;font-size:10px;font-weight:900;letter-spacing:.12em;margin-bottom:6px}
.home-first-facts strong{display:block;color:#0a2744;font-size:15px;line-height:1.45}
.home-slider-badge{display:none!important}
@media(max-width:900px){.home-first-inner{grid-template-columns:1fr}.home-first-facts{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.home-first-experience{padding:64px 20px}.home-first-facts{grid-template-columns:1fr}.home-first-copy h2{font-size:38px}.home-first-copy p{font-size:16px}}
