.esth-features{width:100%;max-width:1180px;margin:0 auto;padding:clamp(28px,4.4vw,60px) clamp(18px,3.2vw,34px);box-sizing:border-box}.esth-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,26px);align-items:stretch}.esth-card{background:#fff;border:1px solid rgba(11,18,32,.06);border-radius:18px;padding:26px 22px 24px;text-align:center;box-shadow:0 10px 22px rgba(11,18,32,.06)}.esth-card__iconWrap{width:68px;height:68px;border-radius:999px;margin:0 auto 14px;display:grid;place-items:center;background:#eef8f8;color:#56c6c4}.esth-card__title{margin:0 0 10px;font-weight:800;color:#0b1220;font-size:18px;line-height:1.15}.esth-card__text{margin:0;color:#4a5568;font-size:14.5px;line-height:1.6;max-width:250px;margin-left:auto;margin-right:auto}.esth-features__bg{background:#f7fbfb;border-radius:18px}@media (max-width:1024px){.esth-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.esth-features__grid{grid-template-columns:1fr}.esth-card__text{max-width:320px}}