.spa-hero-root .hero.hero-spa{min-height:72vh;padding:50px 0 30px}.spa-hero-root .hero-content.hero-spa-content{max-width:900px;padding:0 1.25rem}.spa-hero-root .hero-intro{gap:.75rem;max-width:820px;margin:0 auto}.spa-hero-root .hero-intro,.spa-hero-root .hero-paragraph-and-benefits{display:flex;flex-direction:column;align-items:center;justify-content:center}.spa-hero-root .hero-paragraph-and-benefits{gap:1rem;width:100%}.spa-hero-root .hero-paragraph{width:100%;text-align:center;max-width:720px}.spa-hero-root .hero-benefits-list{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-top:.5rem;margin-bottom:.75rem}.spa-hero-root .hero-benefit-item{border-radius:999px;padding:.45rem .9rem;font-size:.95rem;background:var(--glass-bg);border:1px solid var(--glass-border)}.spa-hero-root .hero-scroll{display:flex;justify-content:center;margin-top:.5rem}.spa-hero-root .hero-scroll-button{background:transparent;border:1px solid hsla(0,0%,100%,.06);width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-primary);transition:transform .18s ease,background .18s ease}.spa-hero-root .hero-scroll-button:hover{transform:translateY(4px);background:hsla(0,0%,100%,.03)}.spa-hero-root .hero-cta{display:flex;gap:1rem;margin-top:1rem;align-items:center;justify-content:center;flex-wrap:wrap}.spa-hero-root .hero-cta--spa{margin-top:25px;margin-bottom:25px}.spa-hero-root .service-info-inner{max-width:900px;margin:0 auto;text-align:center;padding:0 1rem}.spa-hero-root .service-info-title{font-size:clamp(1.6rem,3.6vw,2rem);margin-bottom:.75rem;font-weight:800}.spa-hero-root .service-info-desc{max-width:820px;margin:.25rem auto 1rem;color:var(--text-secondary);line-height:1.6}.spa-hero-root .service-features{display:flex;gap:.75rem 1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}.spa-hero-root .service-feature-item{background:transparent;border:1px dashed hsla(0,0%,100%,.04);padding:.5rem .9rem;border-radius:10px;color:var(--text-secondary);font-size:.95rem}@media (max-width:768px){.spa-hero-root .hero.hero-spa{min-height:60vh;padding:70px 0 40px}.spa-hero-root .hero-paragraph-and-benefits{flex-direction:column;align-items:center}.spa-hero-root .hero-paragraph{text-align:center}.spa-hero-root .hero-benefits-list{flex-direction:row;justify-content:center}}