.hero{background:#eef2ff;overflow:hidden;padding:48px 0 0}.hero__inner{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:40px 60px 0}.hero__tag{align-items:center;color:#4a4a6a;display:flex;font-size:14px;gap:8px;margin-bottom:20px}.hero__tag img{height:20px;vertical-align:middle;width:auto}.hero__title{color:#0d0d0d;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(24px,2.2vw,36px);font-weight:800;line-height:1.15;margin-bottom:24px}.hero__sub{color:#4a4a6a;font-size:16px;line-height:1.6;margin-bottom:36px;max-width:440px}.hero__actions{align-items:center;display:flex;flex-wrap:nowrap;gap:20px;margin-bottom:32px}.hero__btn{background:#3d3be8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;padding:14px 24px;transition:all .2s;white-space:nowrap}.hero__btn:hover{background:#2a29cc;transform:translateY(-2px)}.hero__badge img{height:40px;object-fit:contain;width:auto}.hero__proof{border-top:1px solid rgba(0,0,0,.08);color:#4a4a6a;font-size:13px;gap:32px;padding:20px 0}.hero__proof,.hero__proof-item{align-items:center;display:flex}.hero__proof-item{gap:6px}.hero__proof-item strong{color:#0d0d0d}.hero__stars{color:orange;font-size:14px}.hero__visual{display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:480px}.hero__img{background:#eef2ff;border-radius:16px;overflow:hidden}.hero__img--tall{grid-row:span 2}.hero__img img{background:#eef2ff;height:100%;object-fit:contain;object-position:center;width:100%}@media (max-width:768px){.hero{padding:24px 0 0}.hero__inner{gap:24px;grid-template-columns:1fr;padding:20px 20px 0}.hero__tag{flex-wrap:wrap;font-size:12px;margin-bottom:12px}.hero__tag img{height:16px}.hero__title{font-size:26px;margin-bottom:16px}.hero__sub{font-size:14px;margin-bottom:24px;max-width:100%}.hero__actions{flex-wrap:wrap;gap:12px;margin-bottom:24px}.hero__actions img{height:24px!important;max-width:100px}.hero__btn{font-size:14px;padding:12px 20px;text-align:center;width:100%}.hero__proof{flex-wrap:wrap;gap:20px;padding:16px 0}.hero__proof,.hero__stars{font-size:12px}.hero__visual{gap:8px;grid-template-columns:1fr 1fr;height:200px}.hero__img{border-radius:12px}.hero__img--tall{grid-row:span 1}}