.price-card_name{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 36px;
    line-height: 120%;
    color: #093EB4;
    margin-top: 40px;
}

.price_installment_old{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #272727;
    opacity: 30%;
}
#registration-form_container {
    width: 100%;
    max-width: 900px;
    flex: 1 1 42%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.price_installment_old span{
    text-decoration: line-through;
}

.price-card__main-price{
    font-size: 84px !important;
    margin-top: 15px;
}

.price-badge--green{
    background: #9DF4DA !important; 
    color: #56B498 !important;
}

.price-card__included-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr !important;
}

.price-card__payment {
    display: flex;
    border: 1px solid rgba(9, 62, 180, 1);
    border-radius: 17px;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    max-width: 185px;
    width: max-content;
    gap: 15px;
}
.price-card_about_courses{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}
.price-card_info_col1 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.card-reg_row-1{
    background: #ffffff;
    border-radius: 25px;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.card-reg_subtitle-blue{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0%;
    color: #093EB4;
}

.price-card__note span {
    flex: 1;
}

.card-reg_tex{
    gap: 5px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.price-card__note {
    background: rgba(244, 244, 244, 1);
    width: 100%;
    border-radius: 25px;
    height: max-content !important;
    max-width: 290px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 20px !important;
    gap: 20px;
    margin-top: 0px !important;
}

.price-card--left {
    max-width: 830px !important;
}

.price-layout{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    align-items: stretch;
}

.price-layout:has(.legal-entity-form) {
    align-items: flex-start;
}
.card-reg_container{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.forms__custom-wh .input--custom_new, .forms__custom-blue_new .btn--custom {
    height: 60px !important;
    border-radius: 38px !important;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}

.forms__custom-wh .form-inputs-block {
    gap: 10px;
    margin-top: 30px;
}

.block_privacy_new {
    margin-top: 25px !important;
}

.forms__custom-wh .btn--custom {
    height: 60px !important;
    border-radius: 38px !important;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}

.forms__custom-wh input, .forms__custom-wh .btn--custom {
    font-size: 18px !important;
}

.course-order{
    border-radius: 25px;
    background: #fff;
    padding: 40px 50px;
    height: 100%;
}

.registration-form{
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-y: visible;
}
.course-order__section--checkboxes {
    padding-bottom: 0
}

.course-order__wrapper .input-reg-catalog {
    border-bottom: 0.5px solid rgba(136, 136, 136, 0.4)!important;
    min-height: 21px;
    margin-top: 15px;
    width: 100%;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
}

.input-reg-catalog::placeholder{
    color: black;
}

.course-order__header {
    display: none
}

.course-order__close {
    width: 24px;
    height: 24px;
    background: url(./img/svg/order-close.svg) no-repeat 50%;
    background-size: contain
}

.course-order__section:after {
    content: "";
    display: block;
    width: calc(100% + 24px);
    left: 0;
    position: absolute;
    bottom: 0;
    background: #eef0f3;
    height: 1px
}

.course-order__section--checkboxes:after {
    bottom: -16px
}

.course-order__section-header {
    color: rgba(51, 51, 51, .7);
    margin-bottom: 4px
}

.course-order__price {
    margin-top: 11px;
    margin-bottom: 11px
}

.course-order__select {
    margin-bottom: 8px
}


.course-order__section {
    padding: 15px 0;
    position: relative
}

.price-card__mobile-open {
    display: none;
}

.card-reg_overlay,
.card-reg_close {
    display: none;
}
.card-reg_modal{
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

.choices[data-type*=select-one]::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 55%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-image: url("../images/icon/toggle__icon_grey.webp") !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    margin-top: 0px !important;
}
.choices[data-type*=select-one].is-open::after {
    transform: translateY(-50%) rotate(180deg);
}
.legal-form-enter-active,
.legal-form-leave-active {
    transition: opacity .25s ease, max-height .25s ease, margin-top .25s ease;
    overflow: hidden;
}

.legal-form-enter,
.legal-form-leave-to {
    opacity: 0;
    max-height: 0;
    margin-top: 0;
}
.legal-form3-enter-active,
.legal-form3-leave-active {
    transition: opacity .15s ease, transform .15s ease;
}

.legal-form3-enter,
.legal-form3-leave-to {
    opacity: 0;
    transform: translateY(-4px);
}

.legal-form2-enter-active,
.legal-form2-leave-active {
    transition: opacity .20s ease, transform .20s ease, max-height .20s ease;
    overflow: hidden;
}
.legal-form2-enter,
.legal-form2-leave-to {
    opacity: 0;
    transform: translateY(-8px);
    max-height: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.legal-form2-enter-to,
.legal-form2-leave {
    opacity: 1;
    transform: translateY(0);
    max-height: 200px;
}

.price-card--left {
    will-change: transform;
}
.price-layout > * {
    transition: transform .30s ease;
}

@media (max-width: 1845px) {
    .course-order {
        padding: 40px 39px;
    }
}
@media (max-width: 1680px) {
    .order-toggle__option, .checkbox__label-privacy-custom_new {
        font-size: 12px !important;
        margin-bottom: 0px;
    }
}
@media (max-width: 1580px) {
    .price-card_col_1 .top-title-section__new {
        font-size: 36px;
        line-height: 120%;
    }
    .price-card_name{
        font-size: 34px;
    }
    .price-card__main-price {
        font-size: 72px !important;
        margin-top: 15px;
    }
    .price-badge--green{
        font-size: 16px !important;
    }
    .price-pill{
        font-size: 13px !important;
    }
    .price-card__payment-title{
        font-size: 16px !important;
    }
    .price-card__payment-methods {
        font-size: 12px !important;
    }
    .top-title-blue{
        font-size: 28px !important;
    }
    .card-reg_subtitle-blue{
        font-size: 20px;
    }
    .price-card__note span{
        font-size: 12px;
    }
    .price-card--left {
        max-width: 660px !important;
    }
}
@media (max-width: 1380px) {
    .price-card_col_1 {
        width: 100% !important;
    }
    .price-card_col_1 .top-title-section__new {
        font-size: 30px;
        line-height: 120%;
    }
    .price-card_name {
        font-size: 30px;
    }
    .price_installment_old, .text__subtitle{
        font-size: 20px;
    }
    .price-card__main-price {
        font-size: 66px !important;
    }
    .top-title-blue {
        font-size: 20px !important;
    }
    .card-reg_subtitle-blue {
        font-size: 16px;
        margin-top: 5px;
    }
    .price-card__note span {
        font-size: 10px;
    }
    .price-card--left {
        max-width: 600px !important;
    }
    .price-card__note{
        gap: 10px;
    }
}

@media (max-width: 1250px) {
    .course-order {
        display: block !important;
        padding: 0;
    }
    .course-order__header {
        display: none !important;
    }
    .course-order {
        padding: 40px 39px !important;
    }
    .price-card_about_courses {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 10px;
        flex-direction: column;
    }
    .price-card--left {
        max-width: 50% !important;
    }
}

@media (max-width: 1200px) {
    .registration-form {
        max-width: 100%;
    }
    .registration-form__field {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .input-reg-course{
        max-width: 100% !important;
    }
    .price-card__main-price {
        font-size: 58px !important;
    }
    .card-reg_row-1, .course-order, .price-card{
        padding: 30px !important;
    }
    .order-toggle{
        max-width: 100% !important;
    }
    .order-toggle__option{
        max-width: 50% !important;
    }
    .card-reg_container, .price-layout {
        gap: 10px !important;
    }
    .text__block_installment {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        flex-direction: column;
    }
}
@media (max-width: 980px) {
    .price-card--left {
        max-width: 100% !important;
    }
    .course-order__wrapper {
        padding: 0;
        margin-top: 20px;
    }
    .course-order__header {
        padding: 0;
    }
   .price-layout {
        display: block;
    }

    .card-reg_container {
        position: fixed;
        inset: 0;
        z-index: 1000;
        display: none;
        padding: 20px;
        overflow-y: auto;
        background: rgba(39, 39, 39, 0.72);
    }

    .card-reg_container.is-open {
        display: block;
    }
    .card-reg_row-1 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 20px 30px!important;
        border-radius: 20px 20px 0px 0px;
    }
    .card-reg_overlay {
        display: block;
        position: fixed;
        inset: 0;
        background: rgba(39, 39, 39, 0.72);
    }

    .card-reg_modal {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        max-width: 650px;
        gap: 0px;
        height: max-content;
    }
    .card-reg_row-1 {
        flex-direction: column;
        align-items: center;
    }
    .card-reg_row-1,
    #registration-form_container {
        position: relative;
        z-index: 2;
    }

    .card-reg_row-1,
    .registration-form-custom {
        background: #fff;
    }


    #registration-form_container {
        background: #fff;
        border-radius: 0px 0px 20px 20px;
        padding: 0 20px 24px;
    }
    .course-order {
        display: none;
        padding: 0px !important;
    }
    .card-reg_close {
        display: flex;
        position: absolute;
        top: 5px;
        right: 10px;
        z-index: 3;
        width: 32px;
        height: 32px;
        align-items: center;
        justify-content: center;
        background: transparent;
        border: 0;
        padding: 0;
        cursor: pointer;
    }

    .card-reg_close img {
        width: 20px;
        height: 20px;
    }

    .price-card__mobile-open {
        display: flex;
        width: 100%;
        height: 46px;
        align-items: center;
        justify-content: center;
        border: 0;
        border-radius: 38px;
        background: #FF662C;
        color: #fff;
        cursor: pointer;
        font-family: Wix Madefor Display;
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0%;
    }

    .price-layout > .card-reg_container:not(.is-open) {
        display: none;
    }

    .card-reg_row-1 .price-card_col_2 {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .card-reg_text {
        width: 100%;
        text-align: center;
    }
    .price-card__note {
        width: 100%;
        justify-content: center;
        border: 1px solid #ef733d;
        border-radius: 999px;
        padding: 14px 16px;
        background: #fff;
    }
    .price-card_info_col1 .price_card_info{
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .order__close {
        display: flex;
        position: fixed;
    }
    .course-order.is-active {
        width: 100%
    }
    .order__left-wrapper {
        margin-top: 50px;
    }

    .course-order .checkbox, #reg_form .checkbox {
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 760px) {
    .course-order {
        display: none;
        padding: 0
    }
}

@media (max-width: 750px) {
    .registration-form {
        max-width: 100% !important;
    }
}

@media (max-width: 670px) {
    .course-order__wrapper {
        margin-top: 0px;
    }
    .course-order.is-active {
        width: 100%;
        max-width: 100%;
        top:65%;
        max-height: 70%;
        overflow: scroll;
        box-shadow: 0 -3px 5px rgb(0 0 0 / 21%);
    }
    .course-order__wrapper {
        overflow: hidden;
        height: calc(100% - 65px);
        padding: 0px;
    }
    .course-order__wrapper .input-reg-catalog {
        border-radius: 0px;
    }
    .price-card_col_1 .top-title-section__new {
        font-size: 26px;
    }
    .price-card_name {
        font-size: 24px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .price-card__payment {
        padding: 16px 20px;
        max-width: 100%;
        width: 100%;
        gap: 12px;
    }
    .price_installment_old, .text__subtitle {
        font-size: 14px;
    }
    .price-card__main-price {
        font-size: 26px !important;
    }
    .text__block_installment {
        display: flex;
        gap: 10px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }
    .price-badge--green {
        font-size: 14px !important;
        width: max-content;
        padding: 0px 15px;
    }
    .price-pill {
        font-size: 16px !important;
        padding: 20px;
    }
    .price-card__included-list {
        display: grid;
        grid-template-columns: 1fr !important;
    }
    .price-card__included {
        margin-top: 0px;
    }
    .card-reg_modal {
        max-width: 90%;
    }
    .card-reg_row-1{
        flex-direction: column;
        align-items: center;
    }
    .card-reg_text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
     .price-card__payment-title{
        font-size: 18px !important;
    }
    .price-card__payment-methods {
        font-size: 14px !important;
    }
    .price-card_info_col1 {
        display: flex;
        flex-direction: column;
        gap: 5px;
        width: 100%;
    }
    .price_card_info{
        margin-top: 15px;
    }
    .card-reg_text .top-title-blue {
        font-size: 26px !important;
    }
    .price-card__note-icon{
        display: block  !important;
    }
    .price-card__note span {
        font-size: 12px;
    }
    .price-card_col_2 {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .input-reg-course {
        max-width: 100%;
        height: 46px !important;
    }
    .mob-ur_face{
        height: 46px !important;
    }
    .order-toggle{
        padding: 0px;
        margin: 10px 0px 10px 0px;
        order: 0;
    }
    .block_action_reg {
        margin-top: 10px;
        gap: 20px;
    }
    .legal-entity-form{
        order: 1;
    }
    .course-order__section--checkboxes{
        display: flex;
        flex-direction: column;
    }
    .block_action_reg{
        order: 2;
    }
    .course-order__wrapper .course-reg-btn,.course-order__wrapper .industry-block .choices__inner {
        height: 46px !important;
    }
    .card-reg_modal{
        gap: 0px;
    }
    .card-reg_subtitle-blue{
        text-align: center;
    }
    .input--custom, .btn--custom, .block-teachers__btn {
        max-height: 46px !important;
        min-height: 46px !important;
    }
    .forms__custom-wh input, .forms__custom-wh .btn--custom {
        font-size: 14px !important;
    }
}

