.hero-lp{background:#fff8f5;overflow:hidden;padding:80px 0 0}.hero-lp__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1180px;padding:40px 40px 0 60px}.hero-lp__text{padding-left:20px}.hero-lp__breadcrumb{color:#4a4a6a;font-size:13px;margin-bottom:20px}.hero-lp__title{color:#0d0d0d;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.1;margin-bottom:24px}.hero-lp__sub{color:#4a4a6a;font-size:16px;line-height:1.7;margin-bottom:36px;max-width:480px}.hero-lp__actions{align-items:center;display:flex;flex-wrap:wrap;gap:24px}.hero-lp__btn{background:#3d3be8;border-radius:8px;color:#fff;display:inline-block;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;padding:14px 28px;text-decoration:none;transition:all .2s;white-space:nowrap}.hero-lp__btn:hover{background:#2a29cc;transform:translateY(-2px)}.hero-lp__trust{align-items:center;border-top:1px solid rgba(0,0,0,.08);display:flex;gap:12px;margin-top:28px;padding-top:24px}.hero-lp__trust-logo{height:40px;object-fit:contain;width:auto}.hero-lp__trust-label{color:#4a4a6a;font-size:13px;line-height:1.4}.hero-lp__img,.hero-lp__visual{position:relative}.hero-lp__img{border-radius:24px;height:480px;overflow:hidden}.hero-lp__img img{height:100%;object-fit:cover;object-position:top;width:100%}.hero-lp__badge{align-items:center;background:#3d3be8;border-radius:100px;bottom:20px;color:#fff;display:flex;gap:8px;padding:10px 20px;position:absolute;right:20px}.hero-lp__badge-from{font-size:12px;opacity:.8}.hero-lp__badge-amount{font-size:22px;font-weight:800;line-height:1}.hero-lp__badge-unit{font-size:12px;opacity:.8}@media (max-width:768px){.hero-lp__inner{grid-template-columns:1fr;padding:24px 20px 0}.hero-lp__text{padding-left:0}.hero-lp__img{height:300px}.hero-lp__trust{margin-top:20px;padding-top:16px}.hero-lp__trust-logo{height:32px}.hero-lp__trust-label{font-size:12px}}