.top-banner-mba{
    display: grid;
    grid-template-columns: max-content max-content;
    gap: 60px;
    justify-content: space-between;
    align-items: center;
}

.top-banner-mba input{
    border: 0.5px solid #00000033;
    background: #F4F4F4;
    font-family: TT Norms;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}
.top-banner-mba-btn{
    background-color: #ff672d;
    color: #fff;
    font-weight: 500;
    font-family: TT Norms;
    font-size: 16px;
    font-weight: 500;
    min-height: 53px;
    line-height: 16px;
    text-align: center;
    padding: 11px 22px;
    text-transform: capitalize;
    border-radius: 15px;
}
.top-banner-styled {
    background: radial-gradient(121.18% 458.67% at 104.17% -7.16%, #5388d7 0%, #bb79f9 90.1%);
    mix-blend-mode: normal;
}
.corporate-banner .theme-top-elems {
    bottom: -89px;
    padding: 36px 83px 37px;
}

#corporate-training .corporate-banner .theme-top-elems {
    bottom: -89px;
    padding: 36px 40px 37px;
}
.theme-top-elems {
    position: absolute;
    bottom: -62.5px;
    left: 0;
    padding: 33px 44px 38px;
    background: #2c4482;
    box-shadow: 0px 14px 28px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    width: 100%;
    max-width: 1440px;
}

.top-elem-name {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}
.cases-details__col1 {
    background-repeat: no-repeat;
    background: linear-gradient(0deg, #093EB4 0%, rgba(9, 62, 180, 0) 49.78%), url('./img/svg/reviews-block.png');
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    display: flex;
    align-items: flex-end;
    padding: 40px;
    height: 295px;
}
.cases-details__col1-text {
    font-family: 'Wix Madefor Display';
    font-size: 18px;
    font-weight: 700;
    line-height: 28.88px;
}
.block__graduation-image {
    width: 400px;
    box-shadow: 0px 10px 10px 0px #00000026;
    animation-timing-function: ease-out;
    animation-duration: 300ms;
}

.block__graduation-description {
    font-family: 'Wix Madefor Display';
    font-size: 22px;
    font-weight: 600;
    line-height: 27.24px;
    color: #093EB4;
    margin-left: 40px;
}

.border-blue {
    border: 1px solid #3079D2;
    border-radius: 15px;
    min-height: max-content;
}

.top-banner-mba-form{
    grid-column-gap: 20px;
}
.top-mba-title{
    font-family: Wix Madefor Display;
    font-size: 42px;
    font-weight: 500;
    line-height: 52.92px;
}
.lightning-mba-container{
    background: #093EB4;
    border-radius: 48px;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.16px;
    text-align: center;
    display: flex;
    align-items: center;
    width: max-content;
    margin-left: 20px;
    margin-top: 10px;
}

.must-have-container .mast-have-link{
    border-bottom: 1px dashed #0a3eb4 !important;
    text-decoration-line: none !important;
    width: max-content;
}

.lightning-mba-container span{
    padding: 0px 20px;
    color: white;
}

.lightning-mba-icon{
    background: #FFFFFF;
    height: 30px;
    width: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #093EB4;
    border-radius: 50px;
}
.top-banner-content {
    padding: 30px 0;
    min-height: 242px;
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
}
.container-mba-title{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.top-mba-subtitle{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
}
.circle-styled-ul-mba li:before{
    width: 9px !important;
    height: 9px !important;
    background: #093EB4 !important;
}
.banner-mba-block li{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
}

.banner-mba-block{
    display: grid;
    gap: 0px 43px;
    grid-template-columns: max-content max-content;
}

.top-content-mba-rating-li span{
    font-weight: 600;
}

.top-content-mba-rating{
    background: #A9D0FF;
    width: 100%;
    padding: 50px 0px;
}

.top-content-mba-rating-li{
    font-size: 14px;
    color: black;
}
.program-learn-expert-title{
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
    color: #093EB4;
}

.lerning-career-title{
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
}

.lerning-career-text{
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
}
.top-content-mba-rating-li a{
    text-decoration: underline;
    color: black;
}

.top-content-mba-rating-li img{
    width: 12px;
    height: 12px;
    margin: 1px;
    margin-right: 10px;
}

.top-content-mba-rating-li div{
   display: flex;
   flex-wrap: nowrap;
   align-items: center;
}
.catalog-newest__content {
    padding: 30px var(--unit) 0;
    padding-bottom: 60px
}
.catalog-filters{
    font-family: Wix Madefor Display;
    font-size: 32px;
    font-weight: 500;
    line-height: 40.32px;
}
.top-filter-section_new{
    padding-bottom: 30px;
}
.catalog-filter-section-mba {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 100%;
    gap: 40px;
    align-items: center;
}
@media (max-width: 1450px) {
    .new-select-data input {
        min-width: 300px !important;
        max-width: 300px !important;
    }
}
 @media (min-width: 1000px) and (max-width: 1350px) {

    .catalog-filter-section-mba {
        display: grid;
                grid-template-columns: 1fr 1fr;
        width: 100%;
        gap: 60px;
    }
}
.catalog-filter-item__range {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 10px;
    background: #d2d2d2;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    background: transparent;
}

.catalog-filter-item__range::-moz-range-track {
    width: 100%;
    height: 10px;
    background: transparent;
}

.catalog-filter-item__range::-ms-track {
    width: 100%;
    height: 10px;
    background: transparent;
    border: none;
}

.catalog-filter-item__range:focus {
    outline: none;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-moz-range-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-ms-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
    border: none;
    color: transparent;
}

.catalog-filter-item__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 28px;
    height: 28px;
    background: #093EB4;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-ms-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::before,
.catalog-filter-item__range::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    border: 5px solid #093EB4;
    background: #ffffff;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.catalog-filter-item__range::before {
    left: 0;
}

.catalog-filter-item__range::after {
    right: 0;
}  
.catalog-filters{
    font-family: Wix Madefor Display;
    font-size: 32px;
    font-weight: 500;
    line-height: 40.32px;
}

.catalog-filters_option{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
}

.catalog-filter-item__range {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 10px;
    background: #d2d2d2;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    background: transparent;
}

.catalog-filter-item__range::-moz-range-track {
    width: 100%;
    height: 10px;
    background: transparent;
}

.catalog-filter-item__range::-ms-track {
    width: 100%;
    height: 10px;
    background: transparent;
    border: none;
}

.catalog-filter-item__range:focus {
    outline: none;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-moz-range-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-ms-track {
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
    border: none;
    color: transparent;
}

.catalog-filter-item__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 28px;
    height: 28px;
    background: #093EB4;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-ms-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.price-range-fill {
    position: absolute;
    top: 0;
    height: 10px;
    background: #093EB4;
    z-index: 0;
    border-radius: 15px;
}

.price-tooltip {
    position: absolute;
    top: -30px;
    color: #000000;
    padding: 5px;
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 16px;
    transform: translateX(-50%);
    z-index: 3;
}

.price-slider-values {
    display: flex;
    justify-content: space-between;
}

.price-slider-values__min,
.price-slider-values__max {
    font-size: 16px;
    font-weight: 500;
}


.catalog-filter-item__range:focus {
    outline: none;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-moz-range-track {
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
}

.catalog-filter-item__range::-ms-track {
    width: 100%;
    height: 10px;
    background: linear-gradient(to right, #093EB4 0%, #093EB4 var(--range-value), #AFAFAF var(--range-value), #AFAFAF 100%);
    border-radius: 5px;
    border: none;
    color: transparent;
}

.catalog-filter-item__range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 28px;
    height: 28px;
    outline: 3px solid white;
    outline-offset: -5px;
    background: #093EB4;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}

.catalog-filter-item__range::-ms-thumb {
    width: 25px;
    height: 25px;
    background: #093EB4;
    border: 2px solid white;
    border-radius: 50%;
    cursor: pointer;
    transition: background .15s ease-in-out;
    position: relative;
    top: -10px;
    z-index: 2;
}
.new-select-data input{
     border: 1px solid #093EB4;
    font-family: Wix Madefor Display;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 15px;
    font-style: normal;
    font-weight: 500;
    padding: 19px 10px 19px 22px;
    cursor: pointer;
    width: 100%;
    min-width: 270px;
    max-width: 270px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 64px;
}

.new-select-data:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/uprav/images/preloader.svg');
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-out;
    content: '';
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}

.new-select:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/uprav/images/preloader.svg');
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-out;
    content: '';
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}

#date-picker::placeholder {
    font-family: Wix Madefor Display;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}

.custom-flatpickr {
    width: max-content !important;
    margin: 0 auto;
    position: absolute;
    left: 3%;
    background: white !important;
}
.flatpickr-day {
    opacity: 1 !important;
}

.catalog-filter-item__range::before,
.catalog-filter-item__range::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    border: 5px solid #093EB4;
    background: #ffffff;
    border-radius: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.catalog-filter-item__range::before {
    left: 0;
}

.catalog-filter-item__range::after {
    right: 0;
}  

.input-cost{
    border: 1px solid #093EB4;
    font-family: Wix Madefor Display;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 15px;
    font-style: normal;
    font-weight: 500;
    padding: 5px 0 5px 22px;
    cursor: pointer;
    width: 100%;
    min-width: 100%;
}
.new-select select{
    border: 1px solid #093EB4;
    font-family: Wix Madefor Display;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 15px;
    font-style: normal;
    font-weight: 500;
    padding: 19px 10px 19px 22px;
    cursor: pointer;
    width: 100%;
    min-width: 270px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 64px;
}

.catalog-filter-item .new-select-data input.input-date-picker::placeholder { font-size: 14px !important; }

#date-picker::placeholder {
    font-family: Wix Madefor Display;
    font-size: 16px;
    line-height: 16px;
    color: #000000;
}

.custom-flatpickr {
    width: max-content !important;
    margin: 0 auto;
    position: absolute;
    left: 3%;
    background: white !important;
}
.flatpickr-day {
    opacity: 1 !important;
}

.new-select-data:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/uprav/images/preloader.svg');
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-out;
    content: '';
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}

.new-select:before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/local/templates/uprav/images/preloader.svg');
    background-size: contain;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-out;
    content: '';
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
}
.catalog-filter__lasting-mba {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 12px 21px;
}
.top-filter-section .catalog-filter-item {
    width: calc((100% - 385px) / 3);
}

.flatpickr-months {
    display: flex !important;
}
.price-slider-container {
    width: 100%;
    position: relative;
    padding-top: 28px;
}

.price-slider-values {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 15px;
    opacity: 50%;
}

.price-slider-values__min,
.price-slider-values__max {
    font-size: 14px;
}

.price-slider-container #price-tooltip-min {
    position: absolute;
    padding: 5px;
    width: max-content;
    height: auto;
    top: 35px;
    transform: translateX(-50%);
}

.price-slider-container #price-tooltip-max {
    position: absolute;
    padding: 5px;
    width: max-content;
    height: auto;
    top: -37px;
    transform: translateX(-50%);
}

.price-slider-wrapper {
    position: relative;
    width: 100%;
}
.price-slider-container {
    position: relative;
    width: 100%;
}
.catalog-filter-item__range {
    -webkit-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 10px;
    background: #d2d2d2;
}

.catalog-filter-item__range::-webkit-slider-runnable-track {
    width: 100%;
    height: 10px;
    background: transparent;
}

.catalog-filter-item__range::-moz-range-track {
    width: 100%;
    height: 10px;
    background: transparent;
}
.catalog-courses-wrap {
    height: 100%;
}
.catalog-filter-item__range::-ms-track {
    width: 100%;
    height: 10px;
    background: transparent;
    border: none;
}

.promo-blue-course-block{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.promo-blue-course-block-icon{
    background: #3079D2;
    height: 62px;
    border-radius: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: center;
    width: 221px;
    color: white;
}
.section-courses-new .catalog-newest-card__oldprice {
    text-decoration-line: line-through;
    color: #093EB4;
    opacity: 30%;
    font-family: Wix Madefor Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
}
.promo-blue-course{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.promo-blue-course-text{
    color: #000000;
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
    text-align: left;
}
.review-details{
    min-height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 10px;
}
.students-review-block-info-user {
    min-height: 140px;
    display: flex;
}
.catalog-filter-item__range:focus {
    outline: none;
}
.catalog-curses-block{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.promo-blue-back{
    background: #c2ddfc url(./img/bg-precent.svg) !important;
    border: 1px solid #00000033;
}
.catalog-courses-item {
    padding: 30px;
    background: radial-gradient(117.49% 404.62% at 102.22% 0%, #8fbcff 0%, #3079d2 79.02%);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-radius: 7px;
}
.promo-program-back {
    background: #D7D2FF;
    border: 1px solid #00000033;
    padding: 35px !important;
}
.circle-styled-blue {
    margin-top: 30px;
}
.circle-styled-blue li {
    font-family: Wix Madefor Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    margin-bottom: 10px !important;
}
.circle-styled-blue li::before {
    background: #093EB4 !important;
    width: 9px !important;
    height: 9px !important;
}
.lid-text-description {
    font-family: Wix Madefor Display;
    font-size: 18px;
    font-weight: 600;
    line-height: 22.68px;
}
.btn-lid {
    max-width: 123px;
}
.catalog-card__block{
    background: linear-gradient(107.2deg, #FBFBFB 0%, #ECECEC 104.44%) !important;
    border-radius: 15px !important;
}
.action-september {
    background: #ff672d;
    color: white !important;
}
.section-courses-new .catalog-newest-card__oldprice {
    text-decoration-line: line-through;
    color: #093EB4;
    opacity: 30%;
    font-family: Wix Madefor Display;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.2px;
    text-align: left;
}
.courseInstallment-catalog{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    text-align: left;
    color: #FF662C;
    margin-top: 10px;
}
.catalog-newest__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.pagination__item_new.is-active a{
    background: #093EB4;
    border-radius: 5px;
    color: white;
}

.pagination__item_new.is-active{
    border: 0px !important;
}

.catalog-newest__footer .btn--more {
    padding: 15px;
    margin-bottom: 20px
}
.catalog-newest__footer {
    justify-content: center !important;
}
.catalog-newest__filter-counter,
.catalog-newest__footer .btn--more {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.catalog-newest__list[data-view=list] .catalog-newest-card__oldprice {
    margin: 0
}

.catalog--mba .pagination__item a{
    background: #ffffff;
    border-radius: 5px;
}
.catalog-newest-card__oldprice {
    font-family: TT Norms, sans-serif;
    font-weight: 500;
    color: #23426c;
    opacity: .5;
    font-size: 12px;
    text-decoration: line-through;
    margin-left: 8px
}
.must-have-expert-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    justify-content: space-between;
}
.mast-have-list{
    font-size: 26px;
    font-weight: 400;
    line-height: 32.76px;
    color: #093EB4;
}

 .mast-have-list li:last-child {
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.16px;
    color: #093EB4;
}

 .mast-have-title{
    font-family: Wix Madefor Display;
    font-size: 26px;
    font-weight: 500;
    line-height: 32.76px;
    color: #093EB4;
}

 .must-have-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.mba-sign-up-text-xs {
    font-family: TT Norms;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    color: white;
}
.first-module-block{
    max-height: 404px !important;
}
.forms__custom-catalog{
    max-height: max-content !important;
    height: max-content;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(./img/bg-form-catalog.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #093EB4;
}

.practice-container{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 50px;
}

 .practice-img{
    background: #093EB4;
    width: 50px !important;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: none;
    margin-right: 20px;
}

 .practice-container-img{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
}
.forms__mba-expert-present{
    background: #093EB4;
    height: 48px;
    width: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #FFFFFF;
    border-radius: 50px;
}
.mba-faq-item {
    background: #ffffff;
    border: 0.5px solid rgba(48, 121, 210, 0.75);
    box-shadow: 0px 3px 21px -2px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
    width: calc((100% - 30px) / 4);
    margin-bottom: 10px;
}

.mba-faq-item-content {
    height: 180px;
    cursor: pointer;
    padding: 30px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #23426c;
    position: relative;
}

.mba-faq-item:not(:nth-child(4n)) {
    margin-right: 10px;
}

.mba-faq-item-content:after {
    content: "";
    background-image: url(/mba/images/icons/info.svg);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: block;
}
 .forms__mba-expert-present-container{
    background: #ffffff;
    border-radius: 48px;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: -15px;
    margin-bottom: 10px;
}

 .forms__mba-expert-present-container span{
    padding: 0px 30px;
}
@media (max-width: 1265px) {
    .promo-blue-course-block img{
        width: 96px;
    }
    .promo-blue-course-block-icon {
        width: 146px;
    }
    .promo-blue-course-text {
        font-size: 22px;
    }
    .promo-blue-course-text {
        font-size: 18px;
        line-height: 22.68px;
    }

}
@media (max-width: 1200px) {
    .flatpickr-months {
        display: flex;
        flex-wrap: nowrap;
    }
    .flatpickr-days, .flatpickr-weekdays {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        grid-template-columns:  1fr;
    }
}
@media (max-width: 1199px) {
    .students-review-block-info-user {
        max-height: 110px !important;
    }
}
@media screen and (max-width:1205px) {
    .catalog-curses-block {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}
@media screen and (max-width:1405px) {
    .catalog-curses-block {
        display: grid ;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}
@media (max-width: 500px) {
    .flatpickr-current-month select , .flatpickr-current-month .numInputWrapper input {
        display: block !important;
    }
}

@media (max-width: 1500px) {
    .flatpickr-months {
        display: flex !important;
    }
}

@media (min-width: 500px) {
    .catalog-newest__content {
        padding-bottom: calc(6.91489vw + 25.42553px)
    }
}

@media (min-width: 1440px) {
    .catalog-newest__content {
        padding-bottom: 125px
    }
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .catalog-newest__content {
        padding: 30px 3.2vw
    }
}

.catalog-newest__content .filters-more {
    margin-bottom: 24px;
}
@media screen and (max-width:1299px) {
    .catalog-filter-section-mba {
        display: flex !important;
        flex-wrap: wrap;
    }
}
@media screen and (max-width:1211px){
    .new-select:after, .new-select-data:after {
        left: 130% !important;
    }
}
@media (min-width: 980px) and (max-width: 1000px) {
    .top-filter-section .catalog-filter-item {
        width: calc((100% - 250px) / 3);
    }
}
@media (min-width: 1000px) and (max-width: 1390px) {
    .top-filter-section .catalog-filter-item {
        max-width: 500px;
    }
    .top-filter-section .catalog-filter-item {
        width: calc((100% - 304px) / 3);
    }
}
.mini-popup-wrap {
    display: flex;
    position: fixed;
    background-color: #000000ac;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    top: 0;
    left: 0;
}
.mini-popup {
    background-color: #fff;
    width: 1160px;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

.mini-popup-content {
    padding: 35px 100px 40px 40px;
}

.mini-popup-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #23426c;
    margin-right: 20px;
}
#test-popup .mini-popup {
    max-width: 772px;
}

#test-popup li {
    font-size: 14px;
    line-height: 17px;
}
.swiper-button-next_mba-course-slider, .swiper-button-prev_mba-course-slider{
    display: none !important;
}

.mba-course-slider{
    overflow: hidden !important;
    position: initial !important;
}

.img-precent-mba{
    width: 100px;
    margin-right: 50px;
}
.program_effectiveness_block{
    border: 1px solid #093EB4;
    border-radius: 15px;
    padding: 50px 70px;
}
.program_effectiveness_block ul{
    display: grid ;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.program_effectiveness_block ul li{
    color: #000000;
    font-family: Wix Madefor Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    text-align: left;
}
.program_effectiveness_block ul span{
    font-weight: 800;
    color:#093EB4;
}
.program_effectiveness_block ul a{
    color: #000000;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.video-styled-mba{
    transform: scale(1) !important;
    width: 100% !important;
    height: 276px !important;
    width: 438px;
}
.video-styled {
    overflow: hidden;
    background-repeat: no-repeat;
    height: 276px;
    width: 438px;
    background-size: contain;
    background-position: center;
    position: relative;
    transform: scale(1.2);
}

.promo-blue-mba{
    margin-top: 30px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
    text-align: left;
    height: 137px;
    border-radius: 15px;
}
.title-career{
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
    color: black;
}

 .subtitle-career{
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
    margin-top: 19px;
}

 .career_video_preview{
    background-repeat:no-repeat;
    background-size: contain;
    background-position:center;
    display:block;
    width:100%;
    height:100%;
    border-radius: 15px;
}
.styled-block-wrap .styled-block {
    padding: 40px;
}

.test-program{
    background: #A9D0FF;
    color: black;
    max-height: 172px;
    padding: 30px 70px !important;
    border-radius: 15px;
}

 .test-program-text{
    font-family: Wix Madefor Display;
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
}

 .test-program-text-mini{
    font-family: Wix Madefor Display;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    margin-top: 15px;
}
.test-program-btn{
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    text-transform: none;
    width: 100%;
    max-width: 390px;
    background: white !important;
    color: black;
    height: 53px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paragraf-b-5{
    margin-bottom: 5px;
}

.mba-program-learning-text{
    font-family: Wix Madefor Display;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    text-align: left;
}

 .mba-program-learning{
    position: relative;
    border: 1px solid #093EB4;
    padding: 20px 6%;
    border-radius: 15px;
    height: 100%;
    align-items: center;
}

 .mba-program-learning-block{
    display: flex;
    gap: 30px;
}

 .mba-program-learning .n{
    border: 1px solid #093EB4;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #093EB4;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    align-items: center;
    flex: none;
}
.arrow-blue-mba-row{
    grid-column: none;
    grid-row: none;
    display: flex;
    position: absolute;
    right: 22%;
    margin-bottom: 15px;
}
.col-1-program-mba{
    display: grid;
    align-items: center;
    flex-wrap: nowrap;
    gap: 20px;
    grid-template-columns: 1fr 0.1fr 1fr 0.1fr 1fr;
}
.row-arrow-program-mba{
    display: flex;
    margin: 20px 0px;
    margin-right: 200px;
    justify-content: flex-end;
}
.first-module-title{
    font-size: 32px;
    font-weight: 400;
    line-height: 40.32px;
}

 .first-module-subtitle{
    font-size: 16px;
    font-weight: 400;
    line-height: 20.16px;
}

 .first-modul-ul{
    border: 1px solid #FFFFFF;
    border-radius: 15px;
    gap: 15px;
    padding: 20px 40px;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start !important;
}

 .first-modul-ul li:before {
    background: #ffffff !important;
    border-radius: 50%;
    content: "";
    width: 11px;
    height: 11px;
    margin-right: 15px;
    flex-shrink: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    margin: 0;
}

 .first-modul-ul li{
    font-size: 14px;
    font-weight: 400;
    line-height: 17.64px;
    display: block;
    position: relative;
    padding-left: 28px;
}

.text-xs-wh {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
}
.mba-main-block-courses{
    display: flex;
    align-content: space-between;
    flex-direction: column;
}

.callback-form__inputs {
    grid-gap: 0px;
    grid-gap: 10px;
}
.catalog-banner .text-xs-wh {
    max-width: 800px;
}

.theme-btn {
    background: #ff672d;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
}
.orange-text-b {
    font-family: "TT Norms";
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #ff672d;
}
#mba-corporate-page .top-banner .light-btn:hover {
    background-color: transparent;
}
.light-btn {
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 5px;
    background-color: transparent;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
}
.corporate-banner .top-banner-content {
    background-image: url(./img/top-back.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: auto;
    padding: 60px 0 94px;
}
.dark-text-b {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #333333;
}
.blue-mark {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #ffffff;
    background: #3079d2;
    border-radius: 10px;
    padding: 18px 38px 19px 37px;
    width: fit-content;
}
.mba-program-item-corporate {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mba-program-item-corporate:first-child .mba-program-item-text {
    max-width: 132px;
}

.mba-program-item-corporate:nth-child(2) .mba-program-item-text {
    max-width: 152px;
}

.mba-program-item-corporate:nth-child(3) .mba-program-item-text {
    max-width: 239px;
}

.mba-program-item-corporate:nth-child(4) .mba-program-item-text {
    max-width: 169px;
}

.mba-program-item-corporate:nth-child(5) .mba-program-item-text {
    max-width: 185px;
}

.mba-program-item-corporate:nth-child(6) .mba-program-item-text {
    max-width: 157px;
}
.mba-program-item .n {
    background: #3079d2;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -12px;
    left: -12px;
    z-index: 1;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}
.mba-program-item {
    position: relative;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #3079d2;
    padding: 30px 35px 30px 40px;
    background: #ffffff;
    mix-blend-mode: normal;
    border: 2px solid #3079d2;
    border-radius: 15px;
    width: calc((100% - 86px) / 3);
    height: 153px;
    margin-bottom: 50px;
}
.theme-item {
    background-color: rgba(255, 255, 255, 0.4);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 24px;
}

.theme-item-icon img {
    max-width: 100%;
}
.theme-items-4 .theme-item {
    width: calc((100% - 30px) / 4);
}

.theme-items-4 .theme-item:not(:last-child) {
    margin-right: 10px;
}

.theme-items-4 .theme-item-info {
    margin-top: 15px;
}

.theme-items-2 .theme-item:nth-child(odd) {
    margin-right: 10px;
}
.theme-items-2 {
    margin-bottom: -20px;
}
.theme-items-2 .theme-item:nth-child(odd) {
    margin-right: 10px;
}

.theme-items-2 .theme-item {
    width: calc((100% - 10px) / 2);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 40px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:first-child {
    max-width: 210px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:nth-child(2) {
    max-width: 200px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:nth-child(3) {
    max-width: 252px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:last-child {
    max-width: 262px;
}

#mba-corporate-page .theme-items-2 .theme-item-info:first-child {
    max-width: 332px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:nth-child(2) {
    max-width: 332px;
}

#mba-corporate-page .theme-items-4 .theme-item-info:nth-child(3) {
    max-width: 348px;
}

#mba-corporate-page .top-banner .light-btn:hover {
    background-color: transparent;
}

#corporate-training .theme-items-2 .theme-item-info:first-child {
    max-width: 354px;
}

#corporate-training .theme-items-4 .theme-item-info:nth-child(2) {
    max-width: 327px;
}
.basic-ul .blue-text-xl {
    white-space: nowrap;
}
.basic-ul span:not(:first-child) {
    margin-left: 20px;
}

.blue-text-xl {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #3079d2;
}

.basic-ul .blue-text-xl {
    white-space: nowrap;
}
.theme-item-info {
    font-family: "TT Commons";
    font-style: normal;
    /* font-weight: 700; */
    font-size: 19px;
    line-height: 23px;
    color: #3079d2;
}

.mba-main-block-courses{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

 
.container-slider-program-mba .corporate-mba-format li::before{
    display: flex;
    margin-right: 10px;
    width: 9px !important;
    height: 9px !important;
    background: #093EB4 !important;
    align-items: center;
    position: static !important;
}

.container-slider-program-mba .corporate-mba-format li{
    border-radius: 15px;
    width: max-content;
    display: flex;
    align-items: center;
    border: 1px solid #3079D2;
    padding: 16px 40px;
}
 .corporate-mba-format li:not(:last-child){
    margin-bottom: 0px !important;
}


 .corporate-mba-format{
    display: flex;
    align-items: center;
    gap: 20px;
}

 .where-learning-last-item {
    width: 300px;
}
.advantages__block_text-full {
    width: 420px;
}

 @media screen and (max-width:1334px) {
    .where-learning-last-item, .advantages__block_text-full{
        width: auto;
    }
}

 .num-blue{
    border: 1px solid #093EB4;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #093EB4;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    align-items: center;
    flex: none;
}

 .organization-learning__content{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
}

 .organization-learning{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-items: start;
    gap: 20px;
}

 .text-advantages{
    font-size: 32px;
    font-weight: 500;
    line-height: 40.32px;
}
.advantages__block_text{
    display: flex;
    flex-direction: column;
}
.mba-arrow_rotate{
        transform: rotate(180deg);
}
 .advantages__block_content{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
 }
.container-slider-program-mba{
    position: relative;
}
 @media screen and (max-width:1178px) {
    .mba-main-block-courses {
        display: flex;
        align-content: space-between;
        flex-direction: column;
        align-content: flex-start;
        height: max-content;
    }
}

@media screen and (min-width:1720px) {
    .container-slider-program-mba .swiper-button-next_mba-course-slider{
        right: 70px !important;
    }
    .container-slider-program-mba .swiper-button-prev_mba-course-slider{
        left: 70px !important;
    }
}


@media screen and (max-width:1224px) {
    .test-program-btn {
        font-size: 14px;
        line-height: 12px;
        margin-top: 15px;
    }
    .test-program-text {
        font-size: 28px;
        font-weight: 400;
        line-height: 20.32px;
    }
}
@media screen and (max-width:1200px) {
    .swiper-button-next_mba-course-slider, .swiper-button-prev_mba-course-slider{
        display: flex !important;
    }
}
@media (min-width: 980px) and (max-width: 1000px) {
    .corporate-banner .theme-top-elems {
        padding: 36px;
    }
}
@media screen and (max-width:980px) {
    .catalog-filter__lasting-mba {
        display: grid;
        grid-template-columns: repeat(1, max-content);
        gap: 20px;
    }
        .new-select-data input {
        min-width: 100% !important;
        max-width: 100% !important;
    }
    .promo-blue-course-block-icon {
        width: 91px;
        font-size: 12px;
        line-height: 15.12px;
        height: 44px;
    }
    .circle-styled-blue li {
        font-size: 12px;
        line-height: 15.12px;
    }
    .lid-text-description {
        font-size: 13px;
        line-height: 16.38px;
    }
    .promo-blue-course {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .course-btn {
        height: 53px;
        max-width: 105px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .program_effectiveness_block ul {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .program_effectiveness_block{
        padding: 25px 20px;
    }
    .program_effectiveness_block ul li {
        font-size: 14px !important;
    }
    .mba-course-slider{
        overflow: hidden;
        padding-bottom: 30px;
    }
    .mba-course-slider .swiper-button-next_mba-course-slider {
        right: 40px;
        top: 105%;
    }
    .mba-course-slider .swiper-button-prev_mba-course-slider {
        left: 40px;
        top: 105%;
    }
    #mba_demolesson__form, #mba_micro_demolesson__form{
        margin-bottom: 0px;
    }
    .title-corporate {
        font-size: 24px;
        line-height: 30px;
    }
    .circle-styled-ul-corporate-mba li{
        font-size: 14px !important;
    }
    .basic-ul.special-ul-mob li:not(:last-child) {
        margin-bottom: 10px;
    }
    #mba-corporate-page .theme-items-4 .theme-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .theme-items-4 .theme-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .basic-ul.special-ul-mob span:not(:first-child) {
        margin-left: 0;
    }
    .special-ul-mob li span {
        width: 100%;
        margin-top: 5px;
    }
    .special-ul-mob li {
        padding: 15px 12px 15px 13px;
        background: #ffffff;
        border-radius: 10px;
        width: 100%;
        flex-wrap: wrap;
    }
    .basic-ul li {
        font-size: 14px;
        line-height: 17px;
    }
    .theme-item-icon {
        max-width: 80px;
    }
    .theme-item-info {
        font-size: 16px;
        line-height: 18px;
    }
    .corporate-banner .top-banner-content {
        padding: 20px 0 0px;
        background-image: none !important;
        background-position-y: bottom;
        background-position-x: center;
    }
    .top-elem:not(:last-child) {
        border-bottom: 0.5px solid #ffffff;
    }
    .top-elem {
        padding: 10px 0;
    }
    .text-xs {
        font-size: 12px;
        line-height: 14px;
    }
    .top-elem .text-xs {
        width: fit-content;
    }
    .mt-10 {
        margin-top: 6px;
    }
    .top-elem-name {
        font-size: 12px;
        line-height: 14px;
        width: fit-content;
    }
    .col-100-xs {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    #mba-corporate-page .theme-items-4 .theme-item-info {
        max-width: 205px !important;
        order: -1;
    }
    .special-ul-mob {
        display: flex;
        flex-wrap: wrap;
    }
    .mba-program-item {
        height: 196px;
    }
    .mba-program-item {
        font-size: 17px;
        line-height: 21px;
        padding: 24px;
        height: fit-content;
        margin-bottom: 16px;
    }

    .mba-program-item .n {
        font-size: 18px;
        line-height: 18px;
        width: 36px;
        height: 36px;
    }

    .blue-mark {
        font-size: 16px;
        line-height: 19px;
        padding: 12px 18px;
    }

    .dark-text-b {
        font-size: 18px;
        line-height: 28px;
    }

    .orange-text-b {
        font-size: 14px;
        line-height: 17px;
        font-feature-settings: "liga" off;
    }
    .btn.light-btn {
        font-size: 12px;
        line-height: 14px;
        padding: 15px 0;
        width: 100%;
    }

    .text-xs-wh {
        font-size: 12px;
        line-height: 14px;
    }
    .theme-top-elems {
        width: calc(100% - 32px);
        left: 16px;
        bottom: -29.5px;
        position: relative;
        bottom: -29.5px;
        padding: 24px;
    }
    .corporate-banner .theme-top-elems {
        padding: 22px;
        bottom: -46px;
    }
    .theme-top-elems {
        left: 0;
        width: 100%;
    }
    #corporate-training .corporate-banner .theme-top-elems {
        padding: 16px;
        bottom: -44px;
    }
    #corporate-training .corporate-banner .theme-top-elems {
        padding: 36px 13px 37px;
    }
    .students-review-text-popup {
        margin-bottom: 30px;
        font-size: 10px;
    }
    .forms__custom-catalog {
        max-height: max-content !important;
    }
    .first-module-title {
        font-size: 24px;
        line-height: 30.24px;
    }
    .first-module-subtitle {
        font-size: 12px;
        line-height: 15.12px;
    }
    .first-modul-ul {
        border: 0px;
        border-radius: 0px;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 15px;
    }
    .first-modul-ul li{
        width: 100% !important;
    }

     .first-modul-ul li:before {
        width: 5px;
        height: 5px;
    }
   
    .first-module-block {
        max-height: 600px !important;
    }
    .mba-program-learning-text {
        font-size: 12px;
        line-height: 15.12px;
    }

     .mba-program-learning-block {
        display: flex;
        gap: 15px;
    }
    .test-program {
        max-height: 264px;
        padding: 30px 30px !important;
    }
    .top-banner-content{
        padding: 0px;
    }

     .test-program-text {
        font-size: 24px;
        line-height: 30.24px;
    }
    .test-program-text-mini {
        font-size: 14px;
        line-height: 17.64px;
    }
    .test-program-btn {
        font-size: 12px;
        line-height: 12px;
        margin-top: 30px;
    }
    .title-career {
        font-size: 24px;
        line-height: 30.24px;
    }
    .subtitle-career {
        font-size: 12px;
        line-height: 15.12px;
    }
    .promo-blue-mba{
        font-size: 16px !important;
        line-height: 20.16px !important;
        height: 120px !important;
        padding: 25px 30px;
        flex-direction: row-reverse;
        justify-content: space-between !important;
    }
   
    .img-precent-mba {
        width: 78px !important;
        margin-right: 0px !important;
    }
  
    .mba-faq-item-content {
        height: 140px;
    }
    
    .mba-faq-item-content {
        font-size: 16px;
        line-height: 21px;
    }
    .mini-popup-content {
        padding: 24px;
    }

    .forms__mba-expert-present-container{
        font-size: 8px;
        line-height: 10.08px;
        width: 100%;
    }

     .forms__mba-expert-present-container span {
        padding: 0px 20px;
    }

     .forms__mba-expert-present {
        height: 26px;
        width: 51px;
    }

     .forms__mba-expert-present img{
        width: 25%;
    }
    .practice-container {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    .forms__mba-expert-present-container{
        font-size: 8px;
        line-height: 10.08px;
        width: 100%;
    }

     .forms__mba-expert-present-container span {
        padding: 0px 20px;
    }

     .forms__mba-expert-present {
        height: 26px;
        width: 51px;
    }

     .forms__mba-expert-present img{
        width: 25%;
    }
    .mba-sign-up-text-xs {
        font-family: TT Norms;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px;
        color: white;
    }
    .must-have-container {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        gap: 30px;
    }

     .mast-have-title {
        font-size: 18px;
        line-height: 22.68px;
        margin-top: 0px;
    }

     .mast-have-list {
        font-size: 12px;
        line-height: 15.12px;
    }
     .mast-have-link {
        font-size: 10px;
        line-height: 12.6px;
        margin-top: 20px;
    }
    .must-have-expert-container {
        display: flex !important;
        flex-wrap: wrap;
        gap: 20px;
    }
    .promo-blue-back {
        height: 280px;
    }
    .catalog-curses-block {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    .top-filter-section .catalog-filter-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .new-select-data select {
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 12px !important;
        margin-top: 10px !important;
    }

    #date-picker::placeholder {
        font-size: 12px !important;
        font-weight: 500 !important;
        line-height: 12px !important;
        margin-top: 10px !important;
    }

    .custom-flatpickr {
        width: 100% !important;
        margin: 0 auto;
        position: absolute;
        left: 0px !important;
        height: max-content !important;
        padding: 20px;
    }
    .catalog-filter-section-mba {
        display: flex !important;
        flex-wrap: wrap;
        gap: 29px;
    }
    .mobile-filter-btn {
        background: #093EB4;
        margin-top: 20px;
    }
    .program-learn-expert-title {
        font-size: 24px;
        line-height: 30.24px;
        color: #000000;
    }
    .top-content-mba-rating {
        padding: 20px 0px;
    }
    .top-content-mba-rating-li {
        column-count: 1;
    }
    .top-content-mba-rating-li ul{
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
    .top-content-mba-rating-li div {
        display: flex;
        flex-wrap: nowrap;
        align-items: baseline;
    }
    .top-content-mba-rating-li img {
        width: 8px;
        margin: 1px;
        height: 8px;
        margin-right: 1px;
    }
    .circle-styled-ul-mba li:before {
        width: 5px !important;
        height: 5px !important;
    }
    .container-mba-title {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start !important;
        flex-direction: column-reverse !important;
    }
    .top-banner-content-mba{
        padding: 0px;
    }
    .lightning-mba-container {
        margin-left: 0px !important;
        margin-top: 0px !important;
        font-size: 10px !important;
        line-height: 12.6px !important;
        margin-bottom: 20px !important;
    }
    .lightning-mba-icon {
        height: 25px;
        width: 51px;
    }
    .lightning-mba-icon img{
        width: 25%;
    }
    .top-mba-title {
        font-size: 24px;
        font-weight: 500;
        line-height: 30.24px;
        margin-top: 10px;
    }

     .top-mba-subtitle {
        font-size: 12px;
        font-weight: 500;
        line-height: 15.12px;
    }

     .banner-mba-block {
        display: grid;
        gap: 20px 20px;
        grid-template-columns: 1fr 1fr;
    }

     .banner-mba-block li {
        font-size: 12px;
        font-weight: 500;
        line-height: 15.12px;
    }
  
    .top-banner-mba-form {
        display: flex !important;
        flex-wrap: wrap !important;
    }
     .top-banner-mba input {
        font-size: 12px;
        line-height: 12px;
    }
    .top-banner-catalog .top-banner-mba {
        gap: 20px;
    }
    .mba-arrow{
        display: none;
    }
    .col-1-program-mba {
        display: grid;
        align-items: center;
        flex-wrap: nowrap;
        gap: 10px;
        grid-template-columns: 1fr;
    }
    .row-arrow-program-mba {
        margin-right: 0px;
        margin: 0px;
        margin-top: 10px;
    }
}

@media screen and (max-width:1423px) {
    .top-banner-mba {
        display: flex !important;
        flex-wrap: wrap;
    }
}
@media screen and (max-width:1493px){
    .top-banner-catalog .top-banner-mba {
        gap: 10px;
    }
}
@media screen and (max-width:980px){
    .new-select:after, .new-select-data:after {
        left: 90% !important;
    }
}

.br-desk-mba{
    display: block !important;
}
.block__cases {
    gap: 20px;
}
@media (min-width: 1424px) and (max-width: 1637px) {
    .top-banner-mba {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .banner-mba-block {
        display: grid;
        gap: 0px 33px;
        grid-template-columns: max-content 380px;
    }
    .br-desk-mba{
        display: none !important;
    }
}
@media (min-width: 670px) and (max-width: 980px)  {
    .cases-details__col1, .cases-details__col2 {
        height: 204px;
        padding: 20px;
    }
    .cases-details__col1-text {
        font-size: 12px;
        line-height: 17px;
    }
}
@media (max-width: 670px) {
    .block__cases {
        flex-wrap: wrap;
    }
}
@media (max-width: 1400px) {
    .row-arrow-program-mba {
        margin-right: 170px;
    }
}
@media (max-width: 1200px) {
    .row-arrow-program-mba {
        margin-right: 150px;
    }
}
.theme-top-elems {
    bottom: -112.5px;
}

@media (max-width: 1080px) {
    .top-banner-september {
        max-height: inherit;
    }

    .theme-top-elems {
        bottom: -15px;
    }
}

#where-corporate-mba  .differences .differences__item:last-child .differences-container {
    width: 300px;
}

@media screen and (max-width: 1334px) {
    #where-corporate-mba  .differences-container .differences__item:last-child .differences-containert {
        width: auto;
    }
}
.lead_consultation{
    border: 1px solid #00000033;
    background: #D6E9FF;
    border-radius: 15px;
    padding: 35px;
}
.lead_consultation-title{
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
}
.lead_consultation_block_info{
    display: flex;
    gap: 7px;
}
.lead_consultation_block{
    gap: 10px;
    display: flex;
    flex-direction: column;
}
.lead_consultation .checkbox__custom-forms, .lead_consultation .checkbox__label-privacy-custom{
    font-family: Wix Madefor Display;
    font-weight: 400;
    font-size: 10px !important;
    line-height: 100%;
}

.lead_consultation-ok{
    display: flex;
    gap: 40px;
    flex-direction: column;
    align-content: center;
    align-items: center;
    font-family: Wix Madefor Display;
    font-weight: 500;
    font-size: 26px;
    line-height: 100%;
    text-align: center;
    color: black;
}
.block-btn-check{
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-direction: column;
}

@media (max-width: 1650px) {
    .block-btn-check {
        display: flex;
        justify-content: space-between;
        gap: 10px;
        flex-direction: column;
    }
}
@media (max-width: 1405px ) and ( min-width: 1050px) {
    .block-btn-check {
        display: flex;
        justify-content: space-between;
        gap: 15px;
        flex-direction: column;
    }
}

@media screen and (max-width:980px) {
    .lead_consultation-ok{
        font-size: 20px;
    }
    .block-btn-check {
        display: flex;
        justify-content: space-between;
        gap: 10px;
        flex-direction: column;
    }
}

@media screen and (max-width:670px) {
    .lead_consultation_block_info {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }
    .block-btn-check {
        flex-direction: column;
    }
    .lead_consultation{
        padding: 20px !important;
    }
}