/* program_selection styles
--------------------------------------------- */
.program_selection {
    margin-top: 80px;
    padding-left: 28px;
    padding-right: 28px;
}

.program_selection > .container {
    background-color: #152A3F;
    border-radius: 32px;
    padding: 50px 32px;
    color: #FDFCFA;
}

.program_selection:first-child {
    margin-top: 80px;
}

.program_selection .section__top {
    position: relative;
}

.program_selection .section__title {
    color: #FDFCFA;
    font-family: Montserrat;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
    line-height: 112.313%;
    /* 67.388px */
    letter-spacing: -0.9px;
    max-width: 720px;
    margin-bottom: 24px;
}

.program_selection .program_selection__links {
    position: absolute;
    right: 0;
    top: 0;
}

.program_selection .program_selection__links a {
    color: #FDFCFA;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 112.313%;
    /* 15.724px */
    letter-spacing: -0.21px;
    text-decoration: none;
    border-bottom: 1px dashed #FDFCFA;
}

.program_selection .program_selection__links a:hover {
    border-color: transparent;
}

.program_selection .section__title-additional {
    color: #FDFCFA;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 112.313%;
    /* 17.97px */
    letter-spacing: -0.24px;
}

.program_selection__form .fields-wrapper {
    margin-top: 48px;
    display: flex;
    gap: 24px;
}

.program_selection__form > div,
.program_selection__form > input[type="submit"],
.program_selection__form > a
{
    flex-grow: 1;
}

.program_selection__form .wpcf7-form-control-wrap {
    display: contents;
}

.program_selection__form input,
.program_selection__form .form-field {
    width: 100%;
    margin: 0;
}

.program_selection__form .form-field input {
    width: 100%;
    background-color: #132436;
    border-color: #1E3851;
    color: #E3DCCD !important;
}

.program_selection__form input::placeholder {
    color: #E3DCCD;
}

.program_selection__form .button__custom.button__light:not(:hover) {
    background-color: #E3DCCD;
}

.program_selection__form .wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
}

.program_selection__form .wpcf7-response-output {
    display: block;
    width: 100%;
    margin-top: 16px;
    order: 99;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    /**/
}

@media screen and (max-width: 1199px) {
    .program_selection .section__title {
        font-size: 49px;
    }
}

@media screen and (max-width: 991px) {
    .program_selection {
        margin-top: 40px;
    }

    .program_selection:first-child {
        margin-top: 40px;
    }
    .program_selection .section__title {
        font-size: 49px;
        font-weight: 400;
        max-width: 600px;
        margin-bottom: 32px;
    }
    .program_selection .section__title-additional {
        margin-bottom: 38px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.27px;
        max-width: 600px;
    }
    .program_selection .program_selection__links {
        position: static;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .program_selection .program_selection__links a {
        margin-bottom: 10px;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 150% */
        letter-spacing: 0.08px;
    }
    .program_selection__form {
        display: block;
    }
    .program_selection__form .fields-wrapper {
        display: block;
    }
    .program_selection__form .form-field {
        margin-bottom: 24px;
    }
    .program_selection__form .button__custom {
        width: 100%;
    }
    .program_selection__form .button__custom .button__icon {
        width: 24px;
        margin-right: 10px;
    }
    .program_selection__form .button__custom:hover .button__icon {
        filter: brightness(0) invert(100%);
    }
    .program_selection__form input,
    .program_selection__form .button__custom {
        height: 56px;
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .program_selection .section__title {
        font-size: 49px;
    }
}

@media screen and (max-width: 768px) {
    .program_selection .section__title-additional {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    /**/
}

@media screen and (max-width: 576px) {
    .program_selection {
        margin-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .program_selection > .container {
        padding: 32px 16px 105px;
        position: relative;
    }
    .program_selection:first-child {
        margin-top: 40px;
    }
    .program_selection .section__top {
        position: static;
    }
    .program_selection .section__title {
        color: #FDFCFA;
        font-family: Montserrat;
        font-size: 26px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px;
        /* 123.077% */
        margin-bottom: 16px;
    }
    .program_selection .section__title-additional {
        margin-bottom: 48px;
        color: #FDFCFA;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.18px;
    }
    .program_selection .program_selection__links {
        position: absolute;
        display: block;
        top: auto;
        bottom: 32px;
        width: 100%;
        text-align: center;
    }
    .program_selection .program_selection__links .mobile-tablet {
        display: none;
    }
    .program_selection .program_selection__links a {
        color: #FDFCFA;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        /* 150% */
        letter-spacing: 0.08px;
    }
    .program_selection__form .form-field {
        margin-bottom: 12px;
    }
    .program_selection__form .button__custom {
        margin-top: 12px;
    }
    .program_selection__form input,
    .program_selection__form .button__custom {
        font-size: 14px;
    }

    .program_selection__form .wpcf7-submit.button__custom {
        background: url("/wp-content/uploads/svg/9.svg") no-repeat 45px center, #E3DCCD;
        display: inline-block;
    }
}

@media screen and (min-width: 992px) {
    .program_selection__links .mobile-tablet {
        display: none;
    }
    .program_selection__form .button__custom .button__icon {
        display: none;
    }
}


.price-room {
    font-family: "Bergamasco";
    font-weight: 400;
    font-size: 40px;
}
.price-two {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 16px;
}

