.choose-hero {
    padding: 62px 0 70px 206px;
    background-color: #f0e1cc;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.choose-hero-main-title {
    font-weight: 600; 
    font-size: 40px; 
    line-height: 44px;
    color: #2D2D2D;
}

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

.choose-types {
    padding-top: 96px;
    padding-bottom: 96px;
}
.choose-types h2 {
    width: 850px;
    text-align: center;
    font-weight: 600; 
    font-size: 30px; 
    line-height: 34px;
    color: #2B2B2B;
    margin: 0 auto 64px;
}
.choose-types .page-width-boxed {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 1250px;
    gap: 30px;
}
.choose-types .choose-type-item {
    max-width: 290px;
    height: 350px;
    border-radius: 16px;
    padding: 56px 30px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0.730769px 1.46154px 29.2308px rgba(0, 0, 0, 0.1);
    position: relative;
}
.choose-types .choose-type-item img {
    position: absolute;
    bottom: 24px;
    right: 24px;
}
.choose-types .choose-type-item h3 {
    font-weight: 600; 
    font-size: 23px; 
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 0;
}
.choose-types .choose-type-item p {
    font-weight: 400; 
    font-size: 17px; 
    line-height: 22px;
    margin-bottom: 32px;
}
.choose-types .choose-type-item a {
    padding: 10px 24px;
    text-decoration: unset;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    border: 1px solid;
    border-radius: 30px;
}

.reserve {
    background-color: #f0e1cc;
    background-image: url('/wp-content/uploads/2026/02/Mask-group-3-1-2.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 96px 210px;
    height: fit-content;
}
.reserve h2 {
    margin-top: 0;
    margin-bottom: 24px;
    max-width: 500px;
    font-weight: 600; 
    font-size: 28px; 
    line-height: 32px;
    color: #2D2D2D;
}
.reserve p {
    margin-top: 0;
    margin-bottom: 32px;
    max-width: 500px;
    font-weight: 400; 
    font-size: 19px; 
    line-height: 24px;
    color: #2D2D2D;
}

.book {
    padding: 24px 210px;
    background-color: #C8D1D8;
}
.book-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.book-inner p {
    margin: 0;
    font-weight: 600; 
    font-size: 22px; 
    line-height: 46px;
    color: #002E57;
}
.book-inner p span {
    color: #007BBB;
}
.book-inner a {
    padding: 10px 24px;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #007BBB;
    border-radius: 30px;
}

.contact-app {
    background-image: url('/wp-content/uploads/2026/04/Group-3094.png');
    padding-top: 88px;
    padding-bottom: 80px;
    padding-left: 315px;
    padding-right: 315px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.contact-app-container {
    margin: 0 auto;
}
.contact-app-container-top {
    width: 387px;
    padding-bottom: 24px;
}
.contact-app-container-top h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 36px;
    color: #2b2b2b;
    margin: 0;
    padding-bottom: 10px;
    width: 500px;
}
.contact-app-container-top p {
    font-size: 19px;
    font-weight: 400;
    line-height: 20px;
    color: #2d2d2d;
    margin: 0;
}
.contact-app-container-middle-content {
    display: flex;
    align-items: center;
    gap: 35px;
}
#number{
    font-size: 90.97px;
    font-weight: 700;
    color: #B18B64;
    margin: 0;
}
.contact-app-container-middle-text {
    width: 365px;
    color: #fff;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
}
#fitness {
    color: #2b2b2b;
    font-size: 26px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;

}
#available {
    color: #2d2d2d;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.contact-app-container-bottom-content {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-top: -9px;
}
.contact-app-container-bottom-content p {
    width: 365px;
    color: #2d2d2d;
    font-weight: 400;
    font-size: 21px;
    line-height: 24px;
    margin: 0;
}
.contact-app-container-btn {
    margin-top: 25px;
}
.contact-app-btn {
    background-color: #0D2F4A;
    border-radius: 30px;
    padding: 15.5px 30px;
    color:#fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    text-decoration: none;
}
.contact-app-btn:hover {
    color: #fff;
}

.filter-container {
    margin: 0 auto 80px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 30px;
}
.field {
    display: flex;
    flex-direction: column;
}
.field label {
    font-weight: 400; 
    font-size: 17px; 
    line-height: 24px;
    color: #2d2d2d;
    margin-bottom: 20px;
}
.input-wrapper{
    position: relative;
}
.input-wrapper input,
.input-wrapper select {
    padding: 10px 24px;
    border-radius: 50px;
    border: 1px solid #B5B3A4;
    min-width: 220px;
    outline: none;
    font-weight: 400; 
    font-size: 17px; 
    line-height: 24px;
    color: #2D2D2D;
    width: 285px;
    background-color: #fff;
}
.button {
    background: #049ED5;
    border: none;
    color: #fff;
    padding: 11px 28px;
    border-radius: 32px;
    cursor: pointer;
    font-weight: 700; 
    font-size: 14px; 
    line-height: 150%;
    width: 180px;
}

.schedule-popup{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    z-index: 999;
    width: 550px;
    height: 390px;
    overflow-y: auto;
}
.popup-inner {
    display: flex;
    gap: 30px;
    padding: 24px;
    position: relative;
}
.popup-inner .close {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
}
.popup-inner h3 {
    margin: 0 0 16px;
    font-weight: 600; 
    font-size: 23px; 
    line-height: 38px;
    color: #2B2B2B;
    text-transform: capitalize;
}
.popup-inner p {
    font-weight: 400; 
    font-size: 15px; 
    line-height: 20px;
    color: #2B2B2B;
    margin-top: 0;
    margin-bottom: 24px;
}
.popup-inner img {
    max-width: 175px;
    max-height: 275px;
}
.stats {
    display: flex;
    gap: 24px;
}
.stats-item {
    display: flex;
    flex-direction: column;
    gap: 6px;
    justify-content: flex-end;
    align-items: center;
}
.stats-item:last-child {
    gap: 15px;
}
.stats-item p {
    margin: 0;
    font-weight: 500; 
    font-size: 16px; 
    line-height: 20px;
}
.stats-item img {
    max-height: 40px;
}
.outer-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0.7;
}


/*tablet*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .choose-hero {
        height: 220px;
        padding: 72px 53px;
        background-image: url('/wp-content/uploads/2026/03/Mask-group-2-4.png')!important;
    }
    .choose-hero-main-title {
        margin: 0;
        font-size: 32px;
        line-height: 34px;
        width: 40%;
    }

    .choose-benefits {
        padding: 72px 50px;
    }
    .choose-benefits h2 {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 48px;
        width: 450px;
    }
    .choose-benefits .page-width-boxed {
        gap: 24px 30px;
        flex-wrap: wrap;
    }
    .choose-benefit-item {
        max-width: 260px;
        height: 280px;
        padding: 56px 32px;
    }
    .choose-benefit-item img {
        height: 65px;
    }
    .choose-benefit-item h3 {
        font-size: 19px;
        line-height: 21px;
    }
    .choose-benefit-item p {
        font-size: 16px;
        line-height: 21px;
    }

    .choose-types {
        padding: 72px 50px;
    }
    .choose-types h2,
    .choose-types .page-width-boxed {
        width: 625px;
    }
    .choose-types h2 {
        font-size: 24px;
        line-height: 26px;
        margin: 0 auto 64px;
    }
    .choose-types .page-width-boxed {
        gap: 24px;
    }
    .choose-types .choose-type-item h3 {
        font-size: 20px;
        line-height: 22px;
    }
    .choose-types .choose-type-item p {
        font-size: 16px;
        line-height: 21px;
    }

    .reserve {
        height: fit-content;
        padding: 72px 50px;
    }
    .reserve h2 {
        line-height: 30px;
    }
    .reserve p {
        max-width: 385px;
        font-size: 16px;
        line-height: 20px;
    }

    .book {
        padding: 27px 47px 24px;
    }
    .book-inner p {
        font-size: 20px;
    }

    .contact-app {
        padding: 72px 50px 80px;
        background-image: url('/wp-content/uploads/2026/03/Mask-group-5-2.png');
    }
    .contact-app-container-top {
        padding-bottom: 0;
    }
    .contact-app-container-top h3 {
        font-size: 26px;
        line-height: 28px;
        padding-bottom: 13px;
        width: 225px;
    }
    .contact-app-container-top p {
        font-size: 17px;
    }
    #number {
        font-size: 70px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content p {
        width: 320px;
        font-size: 18px;
        line-height: 22px;
    }

    .filter-container {
        margin-bottom: 64px;
    }
    .field label {
        font-size: 16px;
    }
    .input-wrapper input, .input-wrapper select {
        min-width: unset;
        width: 200px;
    }
    .button {
        width: 200px;
    }

    .schedule-popup {
        transform: translate(-50%,-75%);
        height: 400px;
    }
}


/*mobile*/
@media screen and (max-width: 767px) {
    .choose-hero {
        padding: 40px 26px;
        height: 140px;
    }
    .choose-hero-main-title {
        font-size: 30px;
        line-height: 32px;
        margin: 0;
        width: 60%;
    }

    .choose-benefits {
        padding: 56px 30px;
    }
    .choose-benefits h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 40px;
    }
    .choose-benefits .page-width-boxed {
        gap: 16px;
        flex-direction: column;
        align-items: center;
    }
    .choose-benefit-item {
        padding: 50px 32px;
        max-width: 260px;
        height: 285px;
    }
    .choose-benefit-item img {
        height: 65px;
    }
    .choose-benefit-item h3 {
        font-size: 19px;
        line-height: 21px;
        margin-top: 10px;
        margin-bottom: 16px;
    }
    .choose-benefit-item p {
        line-height: 20px;
        margin-top: 0;
    }

    .choose-types {
        padding: 56px 30px;
    }
    .choose-types h2 {
        width: unset;
        font-size: 23px;
        line-height: 25px;
        margin: 0 auto 48px;
    }
    .choose-types .page-width-boxed {
        width: unset;
        gap: 16px;
        justify-content: center;
    }
    .choose-types .choose-type-item {
        max-width: 315px;
        height: 390px;
        padding: 40px 30px;
    }
    .choose-types .choose-type-item h3 {
        font-size: 20px;
        line-height: 22px;
    }
    .choose-types .choose-type-item p {
        font-size: 16px;
        line-height: 21px;
    }

    .reserve {
        height: 520px;
        padding: 56px 40px 56px 30px;
        background-image: none;
        background-color: #F0E1CC;
        position: relative;
    }
    .reserve h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .reserve p {
        font-size: 17px;
        line-height: 22px;
		position: relative;
		z-index: 2;
    }
    .reserve img {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .book {
        padding: 24px 30px;
    }
    .book-inner {
        flex-direction: column;
        gap: 16px;
    }
    .book-inner p {
        font-size: 18px;
        text-align: center;
    }

    .contact-app {
        padding: 56px 30px;
        height: 738px;
        background-image: none;
        background-color: #CDAF8B;
        position: relative;
    }
    .contact-app-container-top {
        width: unset;
        padding-bottom: 32px;
    }
    .contact-app-container-top h3 {
        font-size: 26px;
        line-height: 28px;
        width: 250px;
        padding-bottom: 14px;
    }
    .contact-app-container-top p {
        font-size: 17px;
        line-height: 20px;
    }
    #number {
        font-size: 40px;
    }
    .contact-app-container-middle-content {
        gap: 16px;
    }
    .contact-app-container-middle-text,
    #fitness {
        font-size: 22px;
        line-height: 24px;
    }
    .contact-app-container-bottom-content {
        gap: 9px;
        margin-top: 24px;
    }
    .contact-app-container-bottom-content p {
        font-size: 18px;
        line-height: 21px;
    }
    .contact-app-container-btn {
        margin-top: 32px;
        text-align: center;
    }
    .contact-app-btn {
        padding: 8px 27px;
        font-size: 16px;
        height: 40px;
        display: inline-block;
    }
    .contact-app img {
        position: absolute;
        width: 326px;
        bottom: 0;
        left: 60px;
    }
    
    .filter-container {
        margin-bottom: 48px;
        flex-direction: column;
        gap: 16px;
    }
    .field {
        width: 100%;
    }
    .field label {
        font-size: 16px;
        margin-bottom: 16px;
    }
    .input-wrapper input, .input-wrapper select {
        min-width: unset;
        width: 100%;
        font-size: 16px;
    }
    .button {
        width: 100%;
    }

    .schedule-popup {
        width: 315px;
        height: 450px;
    }
    .stats-item p {
        font-size: 14px;
        line-height: 18px;
    }
}





@media screen and (min-width: 1441px) {
    .choose-hero,
    .second-hero-inner,
    .third-hero-inner,
    .reserve,
    .book,
    .contact-app {
        padding-left: 0;
        padding-right: 0;
    }
    .choose-hero-inner,
    .second-hero-inner,
    .third-hero-inner,
    .reserve-inner,
    .book-inner,
    .contact-app-container {
        max-width: 1230px;
        margin: 0 auto;
    }
}


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