body, html { overflow-x: clip !important; }
.spa-2025-cta {
    font-size: 12px !important;
}
.spa-2025 [data-anchor-id="spa-treatments"] .swiper-buttons-navigation {
    display: none !important;
}
.spa-2025-treatments__description {
    min-height: 105px !important;
}
.spa-2025-results__description-text {
    min-height: 135px;
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .spa-2025-header__title {
        font-size: 54px;
    }
    .spa-2025-results__description-text {
        min-height: 150px !important;
        font-size: 12px;
    }
    .spa-2025-results__keyvalue {
        font-size: 26px !important;
    }

}
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .spa-2025-results__keyvalue {
        font-size: 30px !important;
    }
    .spa-2025-results__description-text {
        min-height: 150px !important;
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .spa-2025-header__title {
        font-size: 24px;
    }
    .spa-2025-results__description {
        font-size: 12px;
    }
    .spa-2025-results__description-text {
        min-height: 120px;
    }
}