/* EASTSPA THERAPIST GALLERY V7.2 */
.therapist-carousel{position:relative;isolation:isolate;background:#17120f}.therapist-carousel-track{position:absolute;inset:0}.therapist-carousel-slide{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transition:opacity .58s ease,visibility .58s ease}.therapist-carousel-slide.is-active{opacity:1;visibility:visible}.therapist-carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.therapist-carousel::after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:22%;background:linear-gradient(to top,rgba(8,7,6,.54),transparent);pointer-events:none}.therapist-carousel-controls{position:absolute;z-index:4;left:22px;right:22px;bottom:20px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:12px}.therapist-carousel-controls>button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.36);background:rgba(8,7,6,.36);backdrop-filter:blur(10px);color:#fff;cursor:pointer;font-size:17px;display:grid;place-items:center}.therapist-carousel-dots{display:flex;justify-content:center;gap:8px}.therapist-carousel-dots button{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.42);cursor:pointer;transition:width .25s ease,background .25s ease}.therapist-carousel-dots button.is-active{width:24px;background:#f29a3a}.therapist-carousel:focus-within .therapist-carousel-controls>button,.therapist-carousel:hover .therapist-carousel-controls>button{background:rgba(8,7,6,.58)}
@media(max-width:680px){.therapist-carousel{min-height:520px}.therapist-carousel-controls{left:16px;right:16px;bottom:16px;grid-template-columns:34px 1fr 34px}.therapist-carousel-controls>button{width:34px;height:34px}.therapist-carousel-dots{gap:7px}.therapist-carousel-dots button{width:6px;height:6px}.therapist-carousel-dots button.is-active{width:20px}}
@media(prefers-reduced-motion:reduce){.therapist-carousel-slide{transition:none}}
