.wellness-steps{background:var(--ws-bg, #ffffff);padding:30px 24px}.wellness-steps__inner{max-width:1320px;margin:0 auto}.wellness-steps__heading{text-align:center;font-size:var(--font-size--h2);color:var(--ws-heading-color, #1a1a1a);font-weight:500;margin:0 0 48px;line-height:1.15}.wellness-steps__grid{display:grid;grid-template-columns:repeat(var(--ws-columns, 3),1fr);gap:var(--ws-gap, 28px)}.wellness-steps__card{border-radius:var(--ws-radius, 20px);overflow:hidden}.wellness-steps__media{position:relative;width:100%;aspect-ratio:4 / 4;overflow:hidden;border-radius:var(--ws-radius, 20px)}.wellness-steps__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.wellness-steps__img--placeholder{background:#e5e5e5}.wellness-steps__img--placeholder svg{width:100%;height:100%}.wellness-steps__card:hover .wellness-steps__img{transform:scale(1.04)}.wellness-steps__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--ws-overlay, .35)),#0000 55%);pointer-events:none}.wellness-steps__number{position:absolute;top:20px;left:20px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#6b646433;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:18px;font-weight:600}.wellness-steps__caption{position:absolute;left:24px;right:24px;bottom:24px}.wellness-steps__title{font-size:var(--ws-title-size, 32px);color:var(--ws-title-color, #ffffff);font-weight:700;margin:0 0 8px;line-height:1.1}.wellness-steps__text{font-size:var(--ws-text-size, 15px);color:var(--ws-text-color, #f2f2f2);line-height:1.45}.wellness-steps__text p{margin:0}.wellness-steps__cta-wrap{display:flex;justify-content:center;margin-top:48px}.wellness-steps__cta{display:inline-flex;align-items:center;gap:12px;background:var(--ws-button-bg, #f0a860);color:var(--ws-button-text, #1a1a1a);font-size:16px;font-weight:600;text-decoration:none;padding:14px 16px 14px 28px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease}.wellness-steps__cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000001f}.wellness-steps__cta-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#1a1a1a;color:#fff}@media screen and (max-width:989px){.wellness-steps__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.wellness-steps{padding:40px 16px}.wellness-steps__heading{font-size:clamp(24px,7vw,var(--ws-heading-size, 32px));margin-bottom:28px}.wellness-steps__grid{grid-template-columns:1fr;gap:20px}.wellness-steps__media{aspect-ratio:4 / 3}.wellness-steps__title{font-size:clamp(20px,6vw,var(--ws-title-size, 28px))}}@media(prefers-reduced-motion:reduce){.wellness-steps__img,.wellness-steps__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wellness-steps.css.map */
