h1 {
    font-weight: 600; 
    font-size: 40px; 
    line-height: 44px;
    color: #2D2D2D;
}

.massage-hero {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.massage-hero-inner {
    padding: 62px 210px 70px;
}

.massage-description {
    background-color:#0666A0;
    height: 320px;
}
.massage-description-inner {
    max-width: 1020px;
    padding: 88px 0;
    margin: auto;
}
.massage-description-inner h2 {
    color:#fff;
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    text-align: center;
    margin: 0;
}
.massage-description-inner p {
    color:#fff;
    font-weight: 300;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0;
}

.massage-types {
    padding-top: 96px;
    padding-bottom: 96px;
}
.massage-types h2 {
    text-align: center;
    font-weight: 600; 
    font-size: 30px; 
    line-height: 34px;
    color: #2B2B2B;
    margin-top: 0;
    margin-bottom: 64px;
}
.massage-types .page-width-boxed {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.massage-types .massage-type-item {
    max-width: 390px;
    height: 470px;
    border-radius: 16px;
    padding: 56px 40px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0.730769px 1.46154px 29.2308px rgba(0, 0, 0, 0.1);
}
.massage-types .massage-type-item h3 {
    font-weight: 600; 
    font-size: 25px; 
    line-height: 28px;
    margin-top: 0;
}
.massage-types .massage-type-item p {
    font-weight: 400; 
    font-size: 17px; 
    line-height: 22px;
}

.massage-benefits {
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: #F5F5F7;
}
.massage-benefits h2 {
    text-align: center;
    font-weight: 600; 
    font-size: 30px;
    line-height: 32px;
    color: #2d2d2d;
    margin-top: 0;
    margin-bottom: 60px;
}
.massage-benefits .page-width-boxed {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.massage-benefit-item {
    background-color: #fff;
    padding: 70px 32px 56px;
    position: relative;
    text-align: center;
    max-width: 285px;
    border-radius: 12px;
	box-shadow: 1px 2px 40px rgba(0, 0, 0, 0.15);
}
.massage-benefit-item img {
    height: 75px;
    width: auto;
}
.massage-benefit-item span {
    position: absolute;
    top: 32px;
    right: 32px;
    font-weight: 700; 
    font-size: 34px; 
    color: #EEEEEE;
    line-height: 90%;
}
.massage-benefit-item h3 {
    font-weight: 600; 
    font-size: 23px; 
    line-height: 25px;
    color: #2d2d2d;
    max-width: 150px;
    margin: 26px auto 13px auto;
}
.massage-benefit-item p {
    font-weight: 400; 
    font-size: 16px; 
    line-height: 22px;
    color: #2d2d2d;
    margin-bottom: 0;
    margin-top: 0;
}

.massage-schedules {
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: #fff;
}
.gts-boxed {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.massage-schedules h2 {
    text-align: center;
    color: #2B2B2B;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 64px;
}
.massage-schedules-item {
    width: 285px;
    border-radius: 12px;
    padding: 24px 30px 32px 30px;
    box-shadow: 0.99px 1.98px 39.64px 0px #00000026;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    text-decoration: none;
}
.massage-schedules-item-left p {
    margin: 0;
    text-transform: uppercase;
    color: #2d2d2d;
    font-size: 10px;
    line-height: 20px;
    font-weight: 600;
}
.massage-schedules-item-left .additional {
    position: absolute;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
}
.massage-schedules-item-left h3 {
    color: #2d2d2d;
    margin: 0;
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
}
.massage-schedules-item span {
    color: #049ED5;
    font-weight: 700;
    font-size: 24px;
}

.second-hero {
    background-image: url('/wp-content/uploads/2026/02/Group-3076-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 377px;
}
.second-hero-inner {
    padding: 96px 210px;
}
.second-hero-inner h2 {
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    color: #2D2D2D;
}
.second-hero-inner p {
    margin: 0;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #2D2D2D;
    max-width: 550px;
}
.second-hero-inner a {
    text-decoration: none;
}

.third-hero {
    background-color: #C8D1D8;
    background-image: url('/wp-content/uploads/2026/02/Group-3075-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 273px;
}
.third-hero-inner {
    padding: 96px 210px;
}
.third-hero-inner h2 {
    margin-top: 0;
    margin-bottom: 24px;
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    color: #2D2D2D;
}
.third-hero-inner p {
    margin: 0;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #2D2D2D;
    max-width: 550px;
}

.dnld {
    background-color: #0666A0;
    padding: 56px;
}
.dnld .container-width-boxed-first {
    margin: auto;
    display: flex;
    align-items: center;
    gap: 15px;
}
.dnld .container-width-boxed-first p {
    font-weight: 400; 
    font-size: 24px; 
    line-height: 40px;
    color: #fff;
    margin: 0 75px 0 0;
}
.dnld .container-width-boxed-first a {
    height: 55px;
}

.dnld-2 {
    padding: 40px 313px 40px 210px;
}
.dnld-2-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dnld-2 p {
    margin: 0;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #03314A;
}
.dnld-2 a {
    background-color: #007BBB;
    padding: 10px 24px;
    border-radius: 30px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

.counting p span.tablet-desktop-only {
    display: initial;
}


/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
    h1 {
        font-size: 32px;
        line-height: 34px;
    }
    .massage-hero {
        background-image: url('/wp-content/uploads/2026/03/Mask-group-3.png')!important;
        height: 220px;
    }
    .massage-hero-inner {
        padding: 72px 53px;
    }

    .massage-description {
        height: 275px;
    }
    .massage-description-inner {
        padding: 72px 50px;
    }
    .massage-description-inner h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .massage-description-inner p {
        font-size: 16px;
        line-height: 21px;
        margin-top: 24px;
    }

    .massage-types {
        padding: 72px 50px;
    }
    .massage-types h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 48px;
    }
    .massage-types .page-width-boxed {
        gap: 24px 30px;
    }
    .massage-types .massage-type-item {
        max-width: 320px;
        height: 390px;
    }
    .massage-types .massage-type-item h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 16px;
    }
    .massage-types .massage-type-item p {
        margin: 0;
        font-size: 16px;
        line-height: 21px;
    }
    .massage-types .massage-type-item p span {
        text-transform: uppercase;
    }

    .massage-benefits {
        padding: 72px 50px;
    }
    .massage-benefits h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 48px;
    }
    .massage-benefits .page-width-boxed {
        gap: 24px 30px;
        flex-wrap: wrap;
    }
    .massage-benefit-item {
        width: 261px;
        height: 313px;
        padding: 56px 36px;
    }
    .massage-benefit-item img {
        height: 65px;
    }
    .massage-benefit-item h3 {
        font-size: 19px;
        line-height: 21px;
        margin: 15px auto 16px auto;
    }
    .massage-benefit-item p {
        line-height: 21px;
    }

    .massage-schedules {
        padding: 72px 50px;
    }
    .massage-schedules h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 56px;
    }
    .gts-boxed {
        justify-content: space-between;
    }
    .massage-schedules-item {
        width: 203px;
        height: 97px;
        padding: 24px;
    }
    .massage-schedules-item-left h3 {
        font-size: 22px;
        line-height: 18px;
    }
    .massage-schedules-item span {
        font-size: 20px;
    }

    .second-hero {
        height: 300px;
    }
    .second-hero-inner {
        padding: 75px 50px 72px;
    }
    .second-hero-inner h2 {
        font-size: 23px;
        line-height: 25px;
    }
    .second-hero-inner p {
        font-size: 16px;
        line-height: 21px;
        max-width: 370px;
    }

    .dnld {
        padding: 32px 50px;
    }
    .dnld .container-width-boxed-first {
        gap: 20px;
    }
    .dnld .container-width-boxed-first p {
        font-size: 20px;
        margin-right: 55px;
    }
    .dnld .container-width-boxed-first a {
        height: 45px;
    }
    .dnld .container-width-boxed-first a img {
        height: 100%;
    }

    .third-hero {
        height: 216px;
    }
    .third-hero-inner {
        padding: 73px 50px;
    }
    .third-hero-inner h2 {
        font-size: 23px;
        line-height: 25px;
    }
    .third-hero-inner p {
        font-size: 16px;
        line-height: 21px;
    }
}


/*mobile*/
@media screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
        line-height: 32px;
        margin: 0;
        width: 120px;
    }
    .massage-hero {
        background-image: url('/wp-content/uploads/2026/03/Mask-group-1-2.png')!important;
        height: 140px;
    }
    .massage-hero-inner {
        padding: 40px 26px;
    }

    .massage-description {
        height: 350px;
    }
    .massage-description-inner {
        padding: 32px 30px 40px;
    }
    .massage-description-inner h2 {
        font-size: 22px;
        line-height: 24px;
        text-align: left;
    }
    .massage-description-inner p {
        font-size: 16px;
        line-height: 21px;
        text-align: left;
        margin-top: 24px;
    }

    .counting p {
        font-size: 17px!important;
        border-right: none!important;
        text-align: center!important;
        padding-right: 0!important;
    }
    .counting p span {
        font-size: 15px!important;
    }

    .massage-types {
        padding: 56px 30px;
    }
    .massage-types h2 {
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 40px;
    }
    .massage-types .massage-type-item {
        max-width: 315px;
        height: 390px;
        padding: 40px 30px;
    }
    .massage-types .massage-type-item h3 {
        font-size: 21px;
        line-height: 23px;
        margin-bottom: 16px;
    }
    .massage-types .massage-type-item p {
        margin: 0;
        font-size: 16px;
        line-height: 21px;
    }
    .massage-types .massage-type-item p span {
        text-transform: uppercase;
    }

    .massage-benefits {
        padding: 56px 30px;
    }
    .massage-benefits h2 {
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 40px;
    }
    .massage-benefits .page-width-boxed {
        gap: 16px;
        flex-direction: column;
        align-items: center;
    }
    .massage-benefit-item {
        height: 300px;
        max-width: 261px;
        padding: 56px 32px;
    }
    .massage-benefit-item img {
        height: 65px;
    }
    .massage-benefit-item h3 {
        margin: 10px auto 16px;
        font-size: 19px;
        line-height: 21px;
    }
    .massage-benefit-item p {
        font-size: 17px;
        line-height: 20px;
    }

    .massage-schedules {
        padding: 56px 30px;
    }
    .massage-schedules h2 {
        font-size: 23px;
        line-height: 25px;
        margin-bottom: 40px;
    }
    .gts-boxed {
        gap: 16px 20px;
    }
    .massage-schedules-item {
        padding: 16px 16px 24px;
        width: 147px;
        height: 73px;
    }
    .massage-schedules-item-left p {
        font-size: 8px;
        line-height: 14px;
    }
    .massage-schedules-item-left h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .massage-schedules-item-left .additional {
        font-size: 14px;
    }
    .massage-schedules-item span {
        font-size: 17px;
    }

    .second-hero {
        height: 480px;
        background-image: none;
        background-color: #F2E3D0;
        position: relative;
    }
    .second-hero-inner {
        padding: 56px 30px;
    }
    .second-hero img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .second-hero-inner h2 {
        font-size: 22px;
        line-height: 24px;
        width: 200px;
    }
    .second-hero-inner p {
        font-size: 17px;
        line-height: 22px;
    }

    .dnld {
        padding: 32px 30px;
    }
    .dnld .container-width-boxed-first {
        gap: 24px 12px;
        flex-wrap: wrap;
    }
    .dnld .container-width-boxed-first p {
        font-size: 19px;
        line-height: 24px;
        margin: 0;
        flex: 0 0 100%;
        text-align: center;
    }
    .dnld .container-width-boxed-first a {
        height: 40px;
    }
    .dnld .container-width-boxed-first a img {
        height: 40px;
    }

    .third-hero {
        height: 392px;
        position: relative;
        background-image: none!important;
        background-color: #C8D1D8;
    }
    .third-hero-inner {
        padding: 56px 30px;
    }
    .third-hero-inner h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .third-hero-inner p {
        font-size: 17px;
        line-height: 22px;
        max-width: unset;
    }
    .third-hero img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
}


@media screen and (min-width: 1441px) {
    .massage-hero-inner,
    .second-hero-inner,
    .third-hero-inner {
        max-width: var(--global-width-boxed);
        margin: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .massage-description-inner {
        padding-left: 0;
        padding-right: 0;
    }
}


.pre-pre-footer {
    display: none;
}