.esth-hero{width:100%;max-width:1180px;margin:0 auto;padding:clamp(26px,4.2vw,54px) clamp(18px,3.2vw,34px);box-sizing:border-box}.esth-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(24px,3.6vw,56px);align-items:center}.esth-hero__title{font-family:inherit;font-weight:800;letter-spacing:-.02em;color:#0b1220;font-size:clamp(34px,4.5vw,56px);line-height:1.06;margin:0 0 14px}.esth-hero__lead{margin:0 0 26px;color:#4a5568;font-size:16px;line-height:1.6;max-width:520px}.esth-hero__btns{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:0 0 22px}.esth-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:700;border-radius:12px;padding:12px 18px;min-height:46px;transition:transform .08s ease,box-shadow .2s ease,background .2s ease,color .2s ease,border-color .2s ease;box-sizing:border-box;white-space:nowrap}.esth-btn--primary{background:#56c6c4;color:#fff!important;box-shadow:0 10px 18px rgba(86,198,196,.26);border:1px solid #56c6c4}.esth-btn--ghost{background:0 0;color:#56c6c4!important;border:2px solid #56c6c4}.esth-hero__badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:10px;max-width:620px}.esth-badge{background:#f4fbfb;border:1px solid rgba(86,198,196,.22);border-radius:14px;padding:12px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center}.esth-badge__icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#e9f8f8;color:#56c6c4}.esth-badge__top{font-weight:800;color:#0b1220;font-size:14px;line-height:1.1;margin:0}.esth-badge__sub{margin:2px 0 0;font-size:12.5px;color:#4a5568;line-height:1.2}.esth-hero__media{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 24px 44px rgba(11,18,32,.12);background:#e6eef0;aspect-ratio:4/3}.esth-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.esth-wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 clamp(18px,3.2vw,34px) clamp(36px,5vw,70px);box-sizing:border-box}.esth-section{margin-top:26px}.esth-card{background:#fff;border:1px solid #e7eef2;border-radius:22px;padding:clamp(22px,3vw,34px);box-shadow:0 18px 40px rgba(11,18,32,.06)}.esth-section h2{font-size:clamp(26px,3vw,38px);line-height:1.14;color:#0b1220;margin:0 0 18px;font-weight:800;letter-spacing:-.02em}.esth-section h3{font-size:22px;line-height:1.2;color:#0b1220;margin:28px 0 12px;font-weight:800}.esth-section p{font-size:16px;line-height:1.75;color:#4a5568;margin:0 0 16px}.esth-section strong{color:#0b1220}.esth-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.esth-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.esth-mini{background:#f8fcfc;border:1px solid rgba(86,198,196,.18);border-radius:18px;padding:20px}.esth-mini h3{margin-top:0;font-size:20px}.esth-note{background:linear-gradient(135deg,#f4fbfb 0%,#fff 100%);border:1px solid rgba(86,198,196,.24);border-radius:18px;padding:22px;margin-top:20px}.esth-note p:last-child,.esth-mini p:last-child,.esth-card p:last-child{margin-bottom:0}.esth-cta{margin-top:26px;background:linear-gradient(135deg,#56c6c4 0%,#7ed8d6 100%);color:#fff;border-radius:24px;padding:clamp(24px,3vw,38px);box-shadow:0 22px 46px rgba(86,198,196,.24)}.esth-cta h2{color:#fff;margin-bottom:12px}.esth-cta p{color:rgba(255,255,255,.92);max-width:760px;margin-bottom:20px}.esth-cta .esth-btn--ghost{border-color:#fff;color:#fff!important}@media (max-width:920px){.esth-hero__grid,.esth-grid-3,.esth-grid-2{grid-template-columns:1fr}.esth-hero__media{max-width:720px;margin:0 auto}.esth-hero__badges{grid-template-columns:1fr;max-width:520px}}