:root{--esth-teal:#56c6c4;--esth-ink:#0b1220;--esth-muted:#475569;--esth-line:#e9eef2;--esth-soft:#f4fbfb;--esth-soft2:#eef8f8;--esth-shadow:0 12px 28px rgba(11,18,32,.08);--esth-shadow2:0 10px 22px rgba(11,18,32,.06);--esth-radius:18px}.esth-wrap{width:100%;max-width:1180px;margin:0 auto;padding:clamp(44px,6vw,84px) 18px;box-sizing:border-box}.esth-section{margin:0}.esth-section+.esth-section{margin-top:clamp(54px,7vw,92px)}.esth-head{text-align:center;max-width:760px;margin:0 auto 34px}.esth-head h2{margin:0 0 10px;font-size:clamp(26px,3.6vw,38px);font-weight:900;letter-spacing:-.02em;color:var(--esth-ink)}.esth-head p{margin:0;color:var(--esth-muted);font-size:16px;line-height:1.65}.esth-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,26px);align-items:start;margin-top:10px}.esth-step{text-align:center}.esth-step__iconBox{position:relative;width:132px;height:132px;border-radius:18px;margin:0 auto 18px;background:var(--esth-soft2);display:grid;place-items:center;color:var(--esth-teal)}.esth-step__badge{position:absolute;right:-10px;top:-12px;width:46px;height:46px;border-radius:999px;background:var(--esth-teal);color:#fff;font-weight:900;font-size:14px;display:grid;place-items:center;box-shadow:0 12px 24px rgba(86,198,196,.25)}.esth-step h3{margin:0 0 10px;font-size:18px;font-weight:900;color:var(--esth-ink)}.esth-step p{margin:0;font-size:14.6px;line-height:1.75;color:var(--esth-muted);max-width:260px;margin-left:auto;margin-right:auto}.esth-durationCard{margin:clamp(28px,3.6vw,42px) auto 0;max-width:520px;text-align:center;background:#fff;border:1px solid rgba(11,18,32,.06);border-radius:var(--esth-radius);box-shadow:var(--esth-shadow2);padding:18px 20px}.esth-durationCard strong{display:block;color:var(--esth-ink);font-weight:900;font-size:16px;margin-bottom:6px}.esth-durationCard span{display:block;color:var(--esth-muted);font-size:14.5px;line-height:1.6}.esth-cards3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.2vw,26px);align-items:stretch;margin-top:10px}.esth-miniCard{background:#fff;border:1px solid rgba(11,18,32,.06);border-radius:var(--esth-radius);box-shadow:var(--esth-shadow2);padding:26px 22px 24px;text-align:center}.esth-miniCard h3{margin:0 0 10px;font-size:18px;font-weight:900;color:var(--esth-ink)}.esth-miniCard p{margin:0;color:var(--esth-muted);font-size:14.6px;line-height:1.7;max-width:290px;margin-left:auto;margin-right:auto}.esth-factors{margin-top:clamp(26px,3.2vw,36px);background:var(--esth-soft);border-left:4px solid var(--esth-teal);border-radius:12px;padding:22px 24px}.esth-factors h4{margin:0 0 14px;font-size:16px;font-weight:900;color:var(--esth-ink)}.esth-factors ul{margin:0;padding:0;list-style:none}.esth-factors li{position:relative;padding-left:22px;margin:10px 0;color:var(--esth-muted);font-size:14.8px;line-height:1.7}.esth-factors li::before{content:"•";position:absolute;left:0;top:-1px;font-size:26px;line-height:1;color:var(--esth-teal)}.esth-factors strong{color:var(--esth-ink);font-weight:800}.esth-note{text-align:center;margin:20px auto 0;color:var(--esth-muted);font-size:14.6px;line-height:1.7;max-width:760px}@media (max-width:1024px){.esth-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.esth-cards3{grid-template-columns:1fr}.esth-miniCard p{max-width:520px}}@media (max-width:560px){.esth-steps{grid-template-columns:1fr}.esth-step__iconBox{width:120px;height:120px}.esth-step p{max-width:340px}}