.about-course__info-container{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.about-course__document{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #093EB4;
    margin-top: 5px;
}

.about-course__details {
    display: flex;
    gap: 5px !important;
    justify-content: space-between;
    align-items: flex-start !important;
    margin-top: 5px !important;
    flex-direction: column !important;
}

.about-course__description p{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
}

.about-course__description {
    max-width: 100% !important;
}

.info-course{
    background: #F3F8FF;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: space-between;
}

.info-course-title, .info-course-date{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
}

.info-course-text{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    letter-spacing: 0%;
}

.info-course-mini{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0%;
}

.color_dark-blue{
    color: #021D94;
}

.container-course-info{
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
}

.info-course_container{
    display: grid;
    align-items: stretch;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.price-card--right{
    max-width: 407px !important;
}

.course-top-banner .input--custom, .form-inputs-block_reg2 .btn--custom {
    font-size: 18px !important;
}

.title_forms{
    font-family: Wix Madefor Display;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #051F58;
}
.text-center{
    text-align: center;
}

.course-hero {
    display: flex;
    gap: 20px;
    align-items: stretch;
}
.about-course__info {
    font-family: 'Wix Madefor Display';
    font-size: 16px;
    font-weight: 500;
    line-height: 16.1px;
    gap: 10px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    min-height: 50px;
}

.about-course__info-format, .about-course__info-time, .about-course__info-full{
    flex: none;
}

.container-left-large {
    max-width: 100% !important;
    min-height: 590px;
    display: flex;
    flex: 1 1 58%;
    flex-direction: column;
    justify-content: space-between;
}

.features_container {
    display: flex !important;
    gap: 20px;
    justify-content: space-between;
    margin: 40px 0px 0px;
    width: 100%;
}

.forms__custom-blue_new .checkbox__label-privacy-custom_new, .forms__custom-blue_new .checkbox__label-privacy-custom_new a{
    color: white !important;
}
.free_icon{
    width: 26px;
}

.btn_courses_free{
    height: 60px;
    font-family: Wix Madefor Display;
    font-weight: 500;
    display: flex;
    font-size: 22px;
    line-height: 100%;
    text-align: center;
    border-radius: 38px;
    border: none;
    background: rgba(255, 103, 45, 1);
    max-width: 370px;
    color: white;
    width: 100%;
    align-items: center;
    padding: 0px 20px;
    justify-content: center;
}

.top-container_new{
    padding: 35px 0 50px;
    width: 100% !important;
}

.course_info__left{
    background: white;
    padding: 30px 40px 40px;
    width: 100%;
    border-radius: 25px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}
.about-course{
    margin-top: 17px;
}
.info_icon{
    width: 25px;
}
.about-course__info-format{
    display: flex;
    align-items: center;
    gap: 13px;
    color: rgba(48, 121, 210, 1);
}
.about-course__name_new{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    color: #093EB4;
}

.about-course__description div , .about-course__description b{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}
.about-course ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}

.about-course ul>li{
    background: rgba(243, 248, 255, 1);
    padding: 12px 25px;
    border-radius: 20px;
    width: 100%;
}
.about-course__details {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

.about-course__details-free .orange-block-sale-march {
    border: 3px solid #093EB4 !important;
    width: 78px !important;
    height: 78px !important;
    border-radius: 290px;
    background: #FF6931;
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
}

.about-course__details-free .hit-april {
    font-size: 42px;
}
.course-table__cell {
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 20px !important;
    line-height: 120%;
}

.form__success,
.form__error {
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 32px;
    padding: 32px 28px 28px;
    box-sizing: border-box;
}
.form-state--success{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.form-state__description {
    margin: 10px 0 0;
    font-family: Wix Madefor Display;
    font-weight: 600;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #051F58;
}

.form-state__bottom {
    margin-top: 40px;
}

.form-state__subtitle {
    margin: 0 0 16px;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #051F58;
}

.form-state__socials {
    display: flex;
    gap: 16px;
    flex-wrap: nowrap;
}

.form-state__social-btn {
    min-height: 36px;
    padding: 5px 15px 5px 5px;
    border-radius: 67px;
    background: #A9D0FF;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-decoration: none;
    color: #2447B8;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
}

.form-state__social-icon {
    width: 29px;
    height: 29px;
    flex: 0 0 29px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-state__social-icon img {
    max-width: 29px;
    max-height: 29px;
    display: block;
}

.form-state__social-arrow {
    font-size: 22px;
    line-height: 1;
}

.form-state__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    border: 0;
    background: transparent;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.form-state__close img {
    width: 22px;
    height: 22px;
    display: block;
}

.form-state--error .form-state__title,
.form-state--error .form-state__description,
.form-state--error .form-state__subtitle {
    color: #D94A4A;
}
@media (max-width: 1580px) {
    .text-hit-april p {
        font-size: 12px;
        line-height: 120%;
    }
    .about-course__name_new{
        font-size: 46px;
        line-height: 120%;
    }
    .about-course__document{
        font-size: 26px;
    }
    .hit-sale_ellipse {
        max-width: 230px;
    }
    .about-course__description p {
        font-size: 18px;
    }
    .info-course-title{
        font-size: 20px;
    }
    .info-course-date{
        font-size: 24px;
    }
    .info-course-text{
        font-size: 14px;
    }
    .about-course__info-format {
        flex: 1;
    }
}

@media (max-width: 1150px) {
    .course-hero {
        display: flex;
        gap: 20px;
        flex-direction: column;
        align-items: stretch;
    }
    .container-left-large {
        min-height: max-content;
    }
    .price-card--right {
        max-width: 100% !important;
    }
}

@media (max-width: 980px) {
    .form-inputs-block_reg2 {
        gap: 10px;
        margin-top: 20px;
    }
    .forms__custom-blue_new .input--custom_new, .form-inputs-block_reg2 .input--custom_new, .form-inputs-block_reg2 .btn--custom, .forms__custom-blue_new .btn--custom {
        height: 46px !important;
        min-height: 46px;
        max-height: 46px;
    }
    .hit-sale_ellipse {
        max-width: 240px !important;
        max-height: 60px;
    }
    .orange-block-sale-march {
        width: 40px !important;
        height: 40px !important;
    }
    .course-top-banner .input--custom, .form-inputs-block_reg2 .btn--custom {
        font-size: 16px !important;
    }
}

@media (max-width: 800px) {
    .info-course_container {
        display: grid;
        align-items: stretch;
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 670px) {
    .top-container_new {
        padding: 20px 0px 40px 0px;
    }
    .course_info__left{
        padding: 20px;
    }
    .about-course__info {
        font-size: 12px;
        line-height: 120%;
    }
    .hit-april {
        font-size: 28px !important;
        font-weight: 500 !important;
    }
    .about-course__name_new {
        font-size: 32px;
    }
    .about-course__document {
        font-size: 16px;
    }
    .about-course__description p {
        font-size: 12px;
    }
    .info-course-date {
        font-size: 20px;
    }
    .info-course-text {
        font-size: 12px;
    }
    .about-course__info-container {
        display: flex;
        justify-content: space-between;
        gap: 10px;
        flex-direction: column;
    }
    .hit-sale_ellipse {
        max-width: 100% !important;
        margin-top: 20px;
    }
    .text-hit-april p {
        font-size: 16px !important;
        line-height: 120%;
    }
    .about-course__info {
        min-height: max-content;
    }
    .about-course {
        margin-top: 0px !important;
    }
    .about-course .about-course__description {
        margin-top: 20px !important;
    }
    .btn_courses_free {
        height: 46px;
        font-size: 14px;
    }
}

@media (max-width: 390px) {
    .about-course__name_new {
        font-size: 30px;
    }
}