div {
    box-sizing: border-box;
}

.container-new {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 30px;
}

.section-new {
    padding: 50px 0;
}

.container-xs {
    max-width: 970px;
    margin: 0;
}

.breadcrumb-elem a,
.breadcrumb-elem span {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #23426c;
}

.breadcrumb-elem:not(:last-child) {
    margin-right: 10px;
}

.breadcrumb-elem:not(:last-child):after {
    content: "";
    height: 6px;
    width: 3px;
    margin-left: 10px;
    background-image: url(../../images/icons/b-arrow.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
}

.mega-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 110.02%;
}

.title-wh {
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 71px;
    color: #d7ecff;
}

.title-wh-b {
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 57px;
    color: #ffffff;
}

.title-b {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    color: #23426c;
}

.title-b-2 {
    font-size: 44px;
    line-height: 52px;
}

.title-b-3 {
    font-size: 38px;
    line-height: 45px;
}

.wh-link-xl {
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 54px;
    color: #ffffff;
}

.title-3 {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 101.02%;
    color: #ffffff;
}

.subtitle {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 37px;
    color: #23426c;
}

.text {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
}

.text-xs,
.text-xs-dark {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
}

.text-xs-dark {
    color: #333;
}

.i-text {
    font-family: "TT Norms";
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #333333;
}

.cooperation-text {
    font-size: 20px;
    line-height: 24px;
}

.text-xs-wh {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
}

.text-b {
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #23426c;
}

.text-4 {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #23426c;
}

.text-5 {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #23426c;
}

.order-xs {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
}

.order-sub {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
}

.t-center {
    text-align: center;
}

.t-right {
    text-align: right;
}

.text-b-xxs {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #23426c;
}

.text-xxs {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
}

.gr-text-xs {
    font-style: normal;
    font-weight: 300;
    font-size: 8px;
    line-height: 9px;
    color: #888888;
}

.wh-text-xs {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    opacity: 0.6;
}

.dark-text-b {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    color: #333333;
}

.dark-text-b-xs {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.wh-color {
    color: #fff !important;
}

.theme-light {
    background: #f5f6fa;
}

.theme-blue {
    background: #3079d2;
}

.theme-styled {
    background-color: #23426c;
    background-image: url(../../images/styled-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
}

.double-styled-item {
    background-color: #ffffff;
    box-shadow: 0px 4px 40px rgba(51, 51, 51, 0.15);
    border-radius: 37px;
    overflow: hidden;
}

.ds-item-wh-section {
    padding: 40px 40px 40px 50px;
}

.ds-item-b-section {
    padding: 40px 160px 40px 60px;
    background-image: url(/mba/images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #3079d2;
}

.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-item-info {
    font-family: "TT Commons";
    font-style: normal;
    /* font-weight: 700; */
    font-size: 19px;
    line-height: 23px;
    color: #3079d2;
}

.theme-items-2 {
    margin-bottom: -20px;
}

.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;
}

.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;
}

#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;
}

#cooperation-page .theme-items-2 .theme-item:nth-child(2) .theme-item-info {
    max-width: 352px;
}

#cooperation-page .theme-items-2 .theme-item:nth-child(3) .theme-item-info {
    max-width: 410px;
}

.ob-items {
    margin-bottom: -40px;
}

.ob-item {
    width: calc((100% - 300px) / 3);
    margin-bottom: 40px;
}

.ob-item-info {
    font-family: "TT Norms";
    font-style: normal;
    font-size: 26px;
    line-height: 31px;
    margin-top: 15px;
}

.b-text {
    color: #3079d2;
    font-weight: 700;
}

.section-block {
    margin-top: 40px;
}

.section-xs {
    padding: 40px 0;
}

.theme-head {
    min-height: 473px;
    /* background: rgba(11, 38, 77, 0.8); */
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 169px;
    position: relative;
}

.theme-head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(11, 38, 77, 0.8);
    width: 100%;
    height: 100%;
    display: block;
}

.gifts-head {
    background-image: url(../../images/gifts_back.png);
}

.arenda-head {
    background-image: url(../../images/arenda/arenda_back.png);
}

.media-head {
    background-image: url(../../images/mass_media_back.png);
}

.theme-head-content {
    max-width: 638px;
    position: relative;
}

.top-banner {
    background: radial-gradient( 102.22% 414.73% at 102.22% 0%, #bfc9d8 0%, #3079d2 55.82%);
    mix-blend-mode: normal;
    position: relative;
}

.top-banner-styled {
    background: radial-gradient( 121.18% 458.67% at 104.17% -7.16%, #5388d7 0%, #bb79f9 90.1%);
    mix-blend-mode: normal;
}

.top-banner .mega-title {
    max-width: 50%;
}


/* .top-banner .btn {
  font-weight: 700;
  font-size: 22px;
  line-height: 100%;
  padding: 13px 62px;
} */

.catalog-banner .btn {
    font-size: 14px;
    line-height: 100%;
    padding: 16px 46px;
    letter-spacing: 0.15em;
    margin-right: 37px;
}

.top-banner .swiper-container {
    overflow: hidden;
}

.top-slide {}

.top-slide-content {}

.top-banner-content {
    padding: 30px 0;
    min-height: 242px;
    /* background-size: cover; */
    background-repeat: no-repeat;
    background-position: right;
    width: 100% !important;
}

.top-banner-left {
    max-width: 589px;
    padding-right: 49px;
}

.v-btn__content {
    color: #fff;
}

.theme-btn {
    background: #ff672d;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
}

.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;
}

.theme-btn:hover {
    background: #e05b28;
}

.theme-btn-2 {
    background: linear-gradient(180deg, #fde4da 0%, #ff672d 100%);
    border: 1px solid #ff672d;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
}

.theme-link {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    text-decoration: underline !important;
    color: #23426c;
    cursor: pointer;
    width: fit-content;
}

.dark-theme-link {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    text-decoration: underline !important;
    color: #333333;
}

.reset-btn {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-decoration-line: underline;
    color: #333333;
    opacity: 0.75;
    margin-left: 10px;
}

.theme-link:after {
    content: "";
    height: 8px;
    width: 20px;
    margin-left: 10px;
    background-image: url(../../images/dark-arrow.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.popup-closer,
.mini-popup-closer {
    position: absolute;
    right: 30px;
    top: 38px;
    width: 16px;
    height: 16px;
    background-image: url(../../images/cross.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}


/* .b-popup-closer {
  position: absolute;
  right: 30.7px;
  top: 20px;
  width: 16.3px;
  height: 16.3px;
  background-image: url(../../images/icons/wh-cross.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  cursor: pointer;
} */

.w-100 {
    width: 100% !important;
}

.w-50 {
    width: 50%;
}

.w-30 {
    width: 32%;
}

.w-25 {
    width: 25%;
}

.h-100 {
    height: 100%;
}

.mt-6 {
    margin-top: 6px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-12 {
    margin-top: 12px;
}

.mt-16 {
    margin-top: 16px;
}

.mt-18 {
    margin-top: 18px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-44 {
    margin-top: 44px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-100 {
    margin-top: 100px;
}

.rel {
    position: relative;
}

.wh-btn {
    border: 1px solid #3079d2;
    border-radius: 91px;
    padding: 12px 28px;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #3079d2;
    width: auto;
    cursor: pointer;
}

.square-btn {
    border-radius: 0;
    font-size: 14px;
    line-height: 226.19%;
    padding: 0 21px;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.flex-col {
    flex-direction: column;
}

.al-center {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.al-end {
    align-items: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
}

.jc-center {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.jc-sb {
    justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}

.jc-end {
    justify-content: end;
}

.advantages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 12px;
    grid-row-gap: 12px;
}

.advantages-item {
  background: radial-gradient(#eeeeee, #ffffff);
  mix-blend-mode: normal;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
  border-radius: 7px;
  padding: 28px 26px;
  min-height: 157px;
}

.advantages-title {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 25px;
    max-width: 72%;
    color: #3079d2;
}

.advantages-pic {
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
    height: 100%;
}

.section-courses-new .catalog-newest-card__content {
    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;
    padding: 20px;
    min-height: 220px;
}

.section-courses-new .catalog-newest-card {
    box-shadow: none;
}

.section-courses-new .catalog-newest-card:hover {
    box-shadow: none;
}

.section-courses-new .catalog-newest__item {
    margin-top: 0;
    width: 470px !important;
    flex-shrink: 0;
    margin-right: 21px;
}

.section-courses-new .catalog-newest-card__part {
    min-height: 119px;
}

.section-courses-new .catalog-newest-card__title {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    color: #ffffff;
    max-width: 80%;
}

.section-courses-new .catalog-newest-card__price {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
}

.section-courses-new .catalog-newest-card__oldprice {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-decoration-line: line-through;
    color: rgba(255, 255, 255, 0.5);
}

.section-courses-new .catalog-newest-card__label {
    background: #23426c;
    border: 0.5px solid #ffffff;
    border-radius: 5px;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #ffffff;
    padding: 6px;
}

.section-courses-new .catalog-newest-card__dates>* {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
}

.reviews-item {
    background: #ffffff;
    border-radius: 25px;
    width: calc(50% - 32px);
    padding: 40px 50px;
    overflow: hidden;
}

.mainpage-text-review {
    width: calc(50% - 32px);
}

.mainpage-text-review .reviews-item {
    width: 100%;
}

.mainpage-text-review .review-pic {
    width: 280px;
}

.mainpage-text-review .text-review-content {
    width: calc(100% - 280px);
}

.mainpage-text-review .mp-preview {
    height: 109px;
}

.reviews-wrap .reviews-item-video .title-3 {
    max-width: 250px;
}

.video-reviews .reviews-item {
    width: calc((100% - 58px) / 3);
    margin-bottom: 30px;
    margin-left: 0;
}

.video-reviews .reviews-item:not(:nth-child(3n)) {
    margin-right: 29px;
}

.text-review-content {
    padding: 40px 0 40px 30px;
    width: calc(100% - 230px);
}

.reviews-item-text {
    margin-right: 32px;
    padding: 0 50px 0 0;
}

.reviews-item-video {
    margin-left: 32px;
    background-color: #23426c;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    position: relative;
}

.reviews-item-video:before {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    background-image: url(../../images/review-back.png);
    background-size: 100% 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.review-pic {
    background: #3079d2;
    padding: 40px 50px;
}

.review-pic img {
    border: 3px solid #ffffff;
    border-radius: 100%;
    width: 130px;
}

.duration-span {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
    position: relative;
}

.reviews-item-video div {
    position: relative;
}

.duration-span:before {
    content: "";
    height: 11px;
    width: 11px;
    margin-right: 7px;
    display: block;
    background-image: url(../../images/timer.svg);
    background-size: 100%;
    background-repeat: no-repeat;
}

.duration-span strong {
    margin-left: 4px;
}

.outer-review-item {
    width: 25%;
}

.students-review {
    width: calc((100% - 20px) / 3);
    background: #ffffff;
    border-radius: 25px;
    overflow: hidden;
}

.students-review:not(:nth-child(3n)) {
    margin-right: 10px;
}

.blue-back {
    background: #3079d2;
    padding: 40px;
}

.student-review-content {
    padding: 30px 40px 50px;
}

.text-dark-xs {
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.student-review-content .text-dark-xs {
    min-height: 240px;
}

.section-course-page .student-review-content .text-dark-xs {
    min-height: 150px;
}

.students-review-popup-wrap .student-review-content .text-dark-xs {
    min-height: auto;
}

.or-pic {
    height: 82px;
    text-align: center;
}

.or-title {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #000000;
}

.or-descr {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
}

.yellow-mark {
    color: #f7d764;
}

.custom-select-wrap,
.f-select-wrap {
    position: relative;
}

.f-select-wrap {
    width: 328px;
}

.custom-select-wrap select {
    display: none;
}

.custom-select,
.f-select-wrap select {
    box-sizing: border-box;
    background: #ffffff;
    border: 2px solid #3079d2;
    border-radius: 10px;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #23426c;
    padding: 19px 0 19px 22px;
    min-width: 328px;
    cursor: pointer;
    position: relative;
}


/* .custom-select {
  width: 440px;
} */

.f-select-wrap select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.f-select-wrap:after,
.custom-select:after {
    content: "";
    width: 22px;
    height: 10px;
    background: url(../../images/filter-arr.svg);
    position: absolute;
    right: 22px;
    top: 25px;
    display: block;
    pointer-events: none;
    cursor: pointer;
}

.select-items {
    padding: 16px 0;
    background: #fff;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
}

.select-item {
    font-size: 14px;
    line-height: 17px;
    color: #23426c;
    font-family: TT Norms, sans-serif;
    font-weight: 400;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 12px;
    cursor: pointer;
}

.filter-btn {
    background: #23426c;
    border-radius: 5px;
    text-align: center;
    padding: 8px 39px;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.filter-btn:before {
    content: "";
    height: 11px;
    width: 13px;
    margin-right: 10px;
    background-image: url("/local/templates/uprav/images/catalog/filter.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
}

.students-review-popup-wrap,
.item-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;
}

.students-review-popup {
    background-color: #fff;
    width: 1160px;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

.students-review-popup .blue-back {
    width: 336px;
}

.students-review-popup .student-review-content {
    padding: 50px 70px 50px 50px;
    width: calc(100% - 336px);
}

#top-slider .swiper-button-prev {
    background: url(/local/templates/uprav/owlcarousel/nav-icon.png) no-repeat scroll 16px 0;
}

#top-slider .swiper-button-next {
    background: url(/local/templates/uprav/owlcarousel/nav-icon.png) no-repeat scroll -40px 0;
}

#top-slider .swiper-pagination-bullet-active {
    background-color: #fff;
}

.swiper-pagination.mt-40 {
    bottom: auto;
}


/* smi page */

.number-elem {
    width: calc(50% - 119px);
    margin-bottom: 45px;
}

.number-elem:nth-child(odd) {
    margin-right: 100px;
}

.number-elem-content {
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #23426c;
    width: calc(100% - 151px);
}

.styled-number {
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 50px;
    color: #23426c;
    width: 103px;
    height: 103px;
    margin-right: 48px;
    border: 2px solid #23426c;
    border-radius: 50%;
}

.smi-about-block {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 60px;
}

.about-block-pic {
    justify-self: center;
}

.news-pic {
    padding-top: 62.14%;
    background: #fff;
    position: relative;
    margin-bottom: 24px;
    width: 100%;
    display: block;
}

.news-pic img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
    width: auto !important;
    height: auto;
}

.news-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 115%;
    margin-top: 5px;
    color: #333;
}

.contacts-col {
    width: calc(50% - 90px);
}


/* учусь в ршу */

.bb-elem {
    background: #ffffff;
    border: 1px solid #3079d2;
    border-radius: 7px;
    padding: 35px 40px;
    width: calc((100% - 20px) / 3);
    margin-bottom: 10px;
}

.bb-elem:hover {
    background: #3079d2;
    color: white;
    /* background-image: url('/local/templates/uprav/images/arrow-right.png'); */
    background-repeat: no-repeat;
    background-size: 8px 16px;
    background-position: center;
}

.bb-elem:hover .bb-title {
    color: white;
}

.bb-elem:hover .text-b-xxs {
    color: white;
}

.bb-elem:not(:nth-child(3n)) {
    margin-right: 10px;
}

.bb-title {
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #23426c;
}

.winners-slider .swiper-button-prev {
    background-color: #3079d2;
    opacity: 0.3;
    width: 78px;
    height: 78px;
    transform: rotate(180deg);
}

.winners-slider .swiper-button-next {
    background-color: #3079d2;
    opacity: 0.3;
    width: 78px;
    height: 78px;
}

.winners-slider .swiper-button-prev:hover,
.winners-slider .swiper-button-next:hover {
    opacity: 1;
}

.winners-slider .swiper-slide {
    transform: scale(0.8);
    opacity: 0.5;
}

.winners-slider .swiper-slide-active {
    transform: scale(1.4);
    opacity: 1;
    z-index: 1;
}

.winner-item {
    border-radius: 12px;
    overflow: hidden;
}

.hidden {
    display: none;
}


/*Страница Аренда */

.theme-head-content-arenda {
    max-width: 100%;
    position: relative;
}

.about_arenda {
    display: grid;
    grid-template-columns: 8fr 13fr;
}

.about_arenda__title {
    font-weight: 300;
}

.about_arenda_info__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 120px 35px 140px 0px;
}

.about_arenda_info__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 120px 120px 140px 56px;
}

.about_arenda_info__right .first_text {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}

.about_arenda_info__right .second_text {
    font-size: 20px;
    line-height: 24px;
}

.privileges_arenda {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.privileges_arenda .privileges_arenda__item {
    display: flex;
    flex-direction: column;
    padding: 35px;
    border: 1px solid #2e568d;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
}

.privileges_arenda .privileges_arenda__item p {
    font-size: 22px;
    line-height: 23px;
}

.privileges_arenda .privileges_arenda__item .privileges_arenda_image {
    width: 18%;
    margin-bottom: 20px;
}

.privileges_arenda .privileges_arenda__item .privileges_arenda_image img {
    width: 100%;
}

.section--blue {
    color: #fff;
    background: #3079d2;
}

.description_arenda {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.description_arenda .description_arenda__item {
    display: flex;
    flex-direction: column;
    padding: 52px;
    border: 1px solid #ffffff;
    width: calc(100% + 1px);
    height: calc(100% + 1px);
}

.description_arenda .description_arenda__item .descriptiom_image {
    width: 18%;
    margin-bottom: 20px;
}

.description_arenda .description_arenda__item .descriptiom_image img {
    width: 100%;
}

.description_arenda .description_arenda__item .first_text {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.description_arenda .description_arenda__item .second_text {
    font-size: 20px;
    line-height: 24px;
}

.arenda_osnashchenie {
    display: grid;
    grid-template-columns: 8fr 13fr;
}

.arenda_osnashchenie_info__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 85px 35px 85px 0px;
}

.arenda_osnashchenie__title {
    font-weight: 300;
    line-height: 59px;
    font-size: 50px;
}

.arenda_osnashchenie_container {
    justify-content: stretch;
    padding: var(--unit) 0 0;
    display: grid;
    grid-template-columns: 6fr 6fr;
    grid-template-areas: "text list" "small list";
    align-items: center;
    gap: 1%;
}

.arenda_osnashchenie__rblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 85px 120px 85px 56px;
}

.arenda_osnashchenie__rblock__list {
    list-style: none;
    padding: 10px 0;
}

.arenda_osnashchenie__list li {
    padding: 10px 0 10px 56px;
    font-size: 18px;
    font-weight: 500;
    line-height: 160%;
    color: #0b1d36;
    background: url(/images/check_blue.svg) left center no-repeat;
    background-size: 22px 22px;
}


/* Стили контейнера со слайдером*/

.present__text {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #77879c;
    margin-bottom: 40px;
}

.present__container {
    display: grid;
    grid-template-columns: 8fr 13fr;
    padding: 80px 0;
}

.input_bg-gray {
    background-color: #f5f6fa;
}

.input-arenda {
    padding: 14px 16px;
}

.form_arenda {
    margin-top: 100px;
}

.form__field_row {
    display: flex;
    align-items: center;
}

.btn-rectangle {
    border-radius: 0;
}

.btn-send {
    font-size: 14px;
}

.form__title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    color: #333436;
    margin-bottom: 20px;
}

.label {
    display: inline-block;
    padding: 7px 35px;
}

.label_blue {
    background: #3079d2;
    text-transform: uppercase;
    color: #ffffff;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

.present__label {
    margin-bottom: 85px;
}

.present__left {
    padding-right: 5vw;
}

.present__right {
    overflow: hidden;
}

.mySwiper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.mySwiper .swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 409px;
    object-fit: cover;
}

.mySwiper .swiper-pagination-bullet {
    margin-right: 10px;
    width: 26px;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
}

.mySwiper .swiper-pagination-bullet-active {
    background: #fff;
}

.mySwiper .swiper-button-next {
    background-image: url("/local/templates/uprav/images/arrow-right.png");
    background-repeat: no-repeat;
    background-size: 8px 16px;
    background-position: center;
}

.mySwiper .swiper-button-prev {
    background-image: url("/local/templates/uprav/images/arrow-left.png");
    background-repeat: no-repeat;
    background-size: 8px 16px;
    background-position: center;
}

.mySwiper .swiper-navigation {
    position: relative;
    max-width: 327px;
    width: 100%;
    background: #23426c;
    padding: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* ! страница контента со слайдером*/


/*Список призов*/

.hover-block {
    display: none;
}

.icon-arrow {
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-more {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.gift-element {
    height: 160px;
}

.gift-element:hover .hover-block {
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gift-element:hover .preview_text {
    display: none;
}

.container-1920 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.swiper-nav-winners .swiper-button-prev,
.swiper-nav-winners .swiper-button-next {
    background-image: none;
}


/* !Список призов*/

.news-slider .swiper-button-prev {
    background-image: url("/local/templates/uprav/images/arrow-left-news.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}

.news-slider .swiper-button-next {
    background-image: url("/local/templates/uprav/images/arrow-right-news.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}


/* каталог и превью курсов */

.catalog-banner .top-banner-content {
    background-image: url("/local/templates/uprav/images/catalog/top-banner.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 80%;
    background-size: auto;
    padding: 54px 0 50px;
}

.catalog-banner h1 {
    max-width: 800px;
}

.catalog-banner .text-xs-wh {
    max-width: 800px;
}

.mba-banner .top-banner-content {
    background-image: url("/mba/images/top-back.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 60px;
    background-size: auto;
    padding: 60px 0 102px;
}

.corporate-banner .top-banner-content {
    background-image: url("/corporate/images/top-back.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: auto;
    padding: 60px 0 94px;
}

.coaching-banner .top-banner-content {
    padding: 60px 0 50px;
}

.constructor-banner .top-banner-content {
    background-image: url("/local/templates/uprav/images/banner/banner_constructor.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 0;
    background-size: contain;
    padding: 68px 0;
}

.cooperation-banner {
    background-image: url(/mba/images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #3079d2;
}

.cooperation-banner .top-banner-content {
    background-image: url("/about/cooperation/images/banner.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    background-size: "";
    padding: 140px 0;
}

.constructor-banner .top-banner-content h1 {
    max-width: 904px;
}

.constructor-banner .top-banner-content ul {
    max-width: 700px;
}

.mba-banner .top-banner-content .btn {
    font-size: 18px;
}

.large-mba-banner .top-banner-content {
    padding: 60px 0 144px;
}

.podcast-banner .top-banner-content {
    background-image: url("/podcast/images/podcast.svg");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: auto;
    padding: 68px 0 67px;
}

.corporate-banner .theme-top-elems {
    bottom: -89px;
    padding: 36px 83px 37px;
}

#corporate-training .corporate-banner .theme-top-elems {
    bottom: -89px;
    padding: 36px 40px 37px;
}

.about-company-banner .top-banner-content {
  background-image: url("/about/images/about.svg");
  background-repeat: no-repeat;
  background-position: right 34px;
  background-size: auto;
  padding: 68px 0 94px;
}

.wh-mark {
    background: #ffffff;
    border-radius: 31px;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 30px;
    color: #3079d2;
    padding: 10px 30px;
    width: fit-content;
}

.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;
}

.course-top-banner .wh-mark {
    font-size: 16px;
    line-height: 18px;
}

.wh-mark span {
    margin-left: 30px;
}

.course-top-banner .wh-mark span {
    margin-left: 0;
}

.lined-text {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    text-decoration-line: underline !important;
    text-transform: uppercase;
    color: #ffffff;
}

.sale-mark {
    position: absolute;
    right: 0;
    top: 52px;
    background: #ff672d;
    border-radius: 290px;
    padding: 12px 53px 12px 112px;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #ffffff;
}

.sale-mark:before {
    border-right: 0.5px solid #ffffff;
    content: "";
    height: 44px;
    width: 65px;
    background-image: url("/local/templates/uprav/images/catalog/sale.svg");
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: 25px;
}

.mba-banner .sale-mark {
    max-width: 400px;
    font-size: 19px;
    line-height: 23px;
    right: 50%;
    transform: translateX(50%);
}

.mba-banner .sale-mark:before {
    width: 51px;
    left: 36px;
    background-image: url("/mba/images/icons/lightning.svg");
}

.micro-mba-banner .sale-mark:before {
    width: 61px;
    left: 30px;
    background-image: url("/mba/images/icons/gift.svg");
}

.micro-mba-banner .sale-mark {
    max-width: 417px;
}

.sale-timer {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.top-filter-section {
    border-bottom: 0.5px solid rgba(51, 51, 51, 0.7);
    padding-bottom: 30px;
}

.top-filter-section .catalog-filter-item {
    width: calc((100% - 385px) / 3);
}

.catalog-newest__content .filters-more {
    margin-bottom: 24px;
}

.page {
    padding: 40px 0;
}

.left-wrap {
    width: 381px;
    padding-right: 54px;
}

.right-wrap {
    width: calc(100% - 381px);
}

.content-wrap {
    padding: 40px 0;
}

.left-wrap-title {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(48, 121, 210, 0.25);
    margin-bottom: 27px;
}

.left-wrap-content .reviews-item-video {
    margin-left: 0;
    padding: 30px;
    display: block;
    width: 100%;
}

.left-wrap-content .reviews-item-video:not(:last-child) {
    margin-bottom: 10px;
}

.left-wrap-content .reviews-item-video .title-3 {
    font-size: 22px;
}

.custom-label {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
    margin-bottom: 16px;
    position: relative;
    display: block;
}

.custom-label:not(:last-child) {
    margin-right: 24px;
}

.custom-label input {
    margin-right: 16px;
    width: 0;
    position: relative;
}

.custom-label input[type="radio"]:before {
    width: 11px;
    height: 11px;
    content: "";
    border-radius: 50%;
    border: 0.5px solid #000;
    display: block;
}

.custom-label input[type="radio"]:checked:before {
    border: 4px solid #3079d2;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-appearance: none;
}

.custom-label input[type="checkbox"]:before {
    width: 14px;
    height: 14px;
    content: "";
    border-radius: 2px;
    border: 0.5px solid #000;
    display: block;
}

.custom-label input[type="checkbox"]:checked:before {
    background: #3079d2 url(../img/svg/check.svg) no-repeat 50%;
    background-size: 80%;
    border-color: #3079d2;
}

.catalog-courses-item {
    width: calc(50% - 5px);
    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;
    color: #fff;
    margin-bottom: 10px;
}

.catalog-courses-item:nth-child(odd) {
    margin-right: 10px;
}

.hit-label {
    background: #ffffff;
    border: 0.2px solid rgba(0, 0, 0, 0.5);
    border-radius: 112px;
    padding: 5px 16px;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    color: #3079d2;
    position: absolute;
    top: 30px;
    right: 30px;
}

.hit-label:before {
    content: "";
    height: 15px;
    width: 15px;
    margin-right: 7px;
    background-image: url("/local/templates/uprav/images/catalog/hit.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
}

.catalog-courses-title {
    min-height: 56px;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    max-width: 268px;
    display: block;
}

.catalog-courses-wrap {
    height: 100%;
}

.catalog-courses-label {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #23426c;
    padding: 6px 10px 3px;
    background: #ffffff;
    border: 0.5px solid #23426c;
    border-radius: 5px;
}

.rating-item:not(:last-child) {
    margin-right: 12px;
}

.catalog-courses-labels li:not(:last-child) {
    margin-right: 5px;
}

.catalog-courses-icon {
    flex-direction: column;
    max-width: 175px;
    align-items: end;
}

.catalog-courses-icon svg {
    max-width: 100%;
}

.visible-xs {
    display: none;
}


/* order */

.top-order-info div:first-child {
    margin-right: 12px;
}

.order-item:not(:last-child) {
    margin-right: 60px;
}

.order-col {
    width: calc(50% - 33px);
}

.order-col:first-child {
    margin-right: 66px;
}

.order-elem {
    border: 1px solid rgba(34, 54, 104, 0.2);
    border-radius: 10px;
    padding: 18px 24px 18px 70px;
    cursor: pointer;
}

.order-elem:not(:last-child) {
    margin-bottom: 10px;
}

.order-elem-title {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #23426c;
}

.order-elem-descr {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
}

.order-elem:before {
    border: 1px solid rgba(34, 54, 104, 0.2);
    border-radius: 50%;
    width: 22px;
    height: 22px;
    content: "";
    display: block;
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
}

.order-elem.active {
    border-color: #3079d2;
}

.order-elem.active:before {
    border: 6px solid #3079d2;
}

.blue-link {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-decoration-line: underline !important;
    color: #3079d2;
}

.blue-link-xs {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline !important;
    color: #3079d2;
}

.order-total-block {
    background: #ffffff;
    border: 1px solid #3079d2;
    border-radius: 10px;
    padding: 30px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.order-list-item {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #888888;
    position: relative;
}

.order-list-item:after {
    border: 0.5px dashed #888888;
    border-radius: 10px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 9px;
    z-index: 0;
}

.order-list-item div {
    background-color: #fff;
    z-index: 1;
}

.order-list-item div:first-child {
    padding-right: 10px;
}

.order-list-item div:last-child {
    padding-left: 10px;
}

.total-price {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #23426c;
    margin-left: 15px;
}

.part-price {
    margin-left: 15px;
    font-weight: 300;
    font-size: 28px;
    line-height: 32px;
    color: #23426c;
}

.part-price span {
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #23426c;
}

.part-info {
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 11px;
    color: #23426c;
    position: absolute;
    right: 40px;
    bottom: 12px;
}

.blue-sub {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #3079d2;
}

.period-item {
    border: 1px solid rgba(34, 54, 104, 0.2);
    border-radius: 10px;
    padding: 6px 4px 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #888888;
    width: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
}

.period-item:not(:last-child) {
    margin-right: 23px;
}


/* MBA */

.top-btn-wrap {
    margin-top: 56px;
}

.top-btn-wrap .btn:not(:first-child),
.btn-wrap .btn:not(:first-child) {
    margin-left: 24px;
}

.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%;
    /* width: calc(100% - 2 * (var(--unit))); */
    max-width: 1440px;
}

.top-elem-name {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
}

.section-col:first-child {
    padding-right: 80px;
}

.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;
}

.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;
}

.styled-block {
    background-image: url(/mba/images/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px 0;
    background-color: #3079d2;
    border-radius: 10px;
}

.styled-block-wrap .styled-block {
    padding: 40px;
}

.styled-block-squared {
    border-radius: 0;
}

.styled-violet-block {
    background-image: url(/mba/images/bg-violet.png);
}

.styled-block-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    color: #ffffff;
    max-width: 919px;
}

.styled-block .btn {
    font-size: 16px;
    /*padding: 11px 0;*/
}


/*.styled-block .input-custom {*/


/*  margin-right: 10px;*/


/*  width: calc((100% - 30px) / 4);*/


/*}*/

.styled-block .wh-mark,
#corporate-training .top-banner .wh-mark {
    max-width: 499px;
    color: #254782;
    flex-wrap: nowrap;
    border-radius: 290px;
    font-size: 18px;
    line-height: 22px;
}

#corporate-training .top-banner .wh-mark {
    margin-left: 63px;
}

.styled-block .wh-mark svg path,
#corporate-training .top-banner .wh-mark svg path {
    fill: #254782;
}

.styled-block .wh-mark svg,
#corporate-training .top-banner .wh-mark svg {
    border-right: 0.5px solid #254782;
    width: 63px;
    padding-right: 17px;
}

.styled-block .wh-mark span,
#corporate-training .top-banner .wh-mark span {
    margin-left: 16px;
}

#corporate-training .styled-block .wh-mark {
    padding: 10px 8px 10px 14px;
    max-width: 444px;
}


/*.callback-form__wrapper.styled-block .btn {*/


/*  width: calc((100% - 30px) / 4);*/


/*}*/

.callback-form__wrapper.styled-block {
    padding: 40px 0 50px;
}

.mba-section {
    width: calc((100% - 20px) / 3);
    background: #ffffff;
    border-radius: 13px;
}

.mba-section-head {
    background: radial-gradient( 171.33% 263.94% at 56.36% -53.03%, #bfc9d8 0%, #3079d2 66.46%);
    mix-blend-mode: normal;
    border-radius: 13px 13px 0px 0px;
    padding: 36px 54px;
}

.mba-section-head h3 {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #ffffff;
    margin-left: 20px;
}

.mba-section-head img {
    width: 93px;
    height: 93px;
    object-fit: contain;
}

.mba-section-body {
    padding: 40px 40px 35px;
    border: 2px solid #3079d2;
    border-top: none;
    border-radius: 0 0 13px 13px;
}

.mba-section-body .text-xs {
    color: #333333;
    min-height: 84px;
}

.lined-link-xs {
    color: #3079d2;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-decoration-line: underline !important;
}

.mba-section-body .lined-link-xs {
    margin-top: 25px;
}

.mba-section-body .btn {
    font-size: 16px;
}

.mba-section-body .square-styled-ul {
    margin-top: 54px;
    min-height: 168px;
}

.square-styled-ul li,
.circle-styled-ul li {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  /*display: flex;*/
  flex-wrap: nowrap;
  align-items: baseline;
  display: block;
  position: relative;
  padding-left: 28px;
}

.square-styled-ul li:not(:last-child),
.circle-styled-ul li:not(:last-child) {
    margin-bottom: 20px;
}

.square-styled-ul li:before {
    background: #ff672d;
    content: "";
    width: 14px;
    height: 14px;
    margin-right: 16px;
    flex-shrink: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    margin: 0;
}

.circle-styled-ul li:before {
  border-radius: 50%;
  background: #ff672d;
  content: "";
  width: 11px;
  height: 11px;
  margin-right: 15px;
  flex-shrink: 0;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  margin: 0;
}

.basic-ul li {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
    display: flex;
    align-items: center;
}

.basic-ul li:not(:last-child) {
    margin-bottom: 30px;
}

.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;
}

.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;
}

.mh-item {
    max-width: 470px;
}

.mh-item img {
    max-height: 195px;
    object-fit: contain;
}

.mob-title-wrap img {
    width: 152px;
    height: 136px;
}

.mh-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #3079d2;
    height: 93px;
    display: flex;
    align-items: flex-start;
}

.mob-title-wrap .mh-title {
    height: auto;
}

.mh-link {
    text-align: left;
    cursor: pointer;
}

.mh-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #333333;
}

.mh-list li:last-child {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #3079d2;
}

.mh-list li:last-child:before,
.access-list li:last-child:before {
  display: none;
}

.access-list li:last-child {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #ffffff;
}

.access-list li {
    margin-bottom: 20px;
}

.video-styled {
    /* border: 4px solid #3079d2;
  box-shadow: 0px 6px 44px 16px rgba(0, 0, 0, 0.1);
  border-radius: 25px; */
    overflow: hidden;
    background-repeat: no-repeat;
    height: 276px;
    width: 438px;
    background-size: contain;
    background-position: center;
    position: relative;
    transform: scale(1.2);
}


/* .video-styled:after {
  content: url(/mba/images/icons/play.svg);
  position: absolute;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 3;
  cursor: pointer;
} */

#test-popup .mini-popup {
    max-width: 772px;
}

#test-popup li {
    font-size: 14px;
    line-height: 17px;
}

.micro-mba-catalog .catalog-newest__part,
.micro-mba-catalog .filter-btn,
.micro-mba-catalog .catalog-filter-wrap {
    display: none;
}

.light-elem {
    background: radial-gradient( 117.49% 404.62% at 102.22% 0%, #eeeeee 0%, #ffffff 100%);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 24px;
    min-height: 258px;
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    font-family: "TT Commons";
    color: #3079d2;
    width: calc((100% - 30px) / 4);
}

.light-elem:not(:last-child) {
    margin-right: 10px;
}

.mba-catalog .catalog-courses-item {
    width: calc((100% - 20px) / 3);
}

.mba-catalog .catalog-courses-item:nth-child(odd) {
    margin-right: 0;
}

.mba-catalog .catalog-courses-item:not(:nth-child(3n)) {
    margin-right: 10px;
}

.mba-catalog .catalog-courses-item .hit-label {
    display: none;
}

.input-custom {
    background: #ffffff;
    border: 1px solid #60718b;
    border-radius: 5px;
    padding: 12px 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #60718b;
}

.constructor-item {
    width: calc((100% - 124px) / 3);
    background: #3079d2;
    border-radius: 7px;
    padding: 27px 25px;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #ffffff;
    min-height: 101px;
    position: relative;
}

.constructor-item:not(:nth-child(3n)) {
    margin-right: 62px;
}

.constructor-item:not(:last-child) {
    margin-bottom: 60px;
}

.constructor-item:not(:last-child):after {
    content: "";
    height: 30px;
    width: 30px;
    display: block;
    background-image: url(../../images/icons/orange-arrow.svg);
    background-size: 100% 100%;
    z-index: 0;
    position: absolute;
    right: -46px;
}

.constructor-item:nth-child(3):after,
.constructor-item:nth-child(4):after {
    right: 50%;
    transform: translateX(50%) rotate(90deg);
    top: calc(100% + 15px);
}

.constructor-item:nth-child(5):after,
.constructor-item:nth-child(6):after {
    transform: rotate(180deg);
    right: auto;
    left: -46px;
}

.module-item {
    font-family: "TT Norms";
    font-style: normal;
    background: #ffffff;
    border: 1px solid #3079d2;
    border-radius: 7px;
    padding: 30px;
    width: calc((100% - 50px) / 5);
    margin-bottom: 12px;
}

.module-item:not(:nth-child(5n)) {
    margin-right: 12px;
}

.module-name {
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #23426c;
}

.module-old-price {
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    text-decoration-line: line-through;
    color: #23426c;
}

.module-price {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #23426c;
}

.footer {
    background: linear-gradient(256.76deg, #35527c 0%, #3079d2 99.87%);
    padding: 40px 0 24px;
    color: #fff;
    position: relative;
}

.footer-col-left {
    max-width: 400px;
}

.footer-menu__item:not(:last-child) {
    margin-right: 6vw;
}

.footer-menu__title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}

.footer-menu__list li:not(:last-child) {
    margin-bottom: 18px;
}

.footer-menu__list a {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #d0d0d0;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.footer-menu__list a:hover {
    color: #fff;
}

.footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer__logo p {
    font-size: 14px;
    line-height: 120%;
}

.footer__logo img {
    margin-right: 10px;
}

.footer__link {
    margin: 20px 0;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    max-width: 174px;
    display: block;
}

.footer__link-xl {
    font-size: 38px;
    line-height: 45px;
    max-width: none;
}

.footer-copyright p,
.footer-copyright a {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 300;
    font-size: 10px;
    line-height: 12px;
    color: #ffffff;
}

.footer-copyright a {
    text-decoration-line: underline;
    margin-left: 50px;
}

.input-search {
    border: 1px solid #ffffff;
    border-radius: 31px;
    padding: 12px 57px 10px;
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #d0d0d0;
    min-width: 226px;
    position: relative;
    background-image: url(../../images/icons/search.svg);
    background-repeat: no-repeat;
    background-position-x: 18px;
}

.input-search::placeholder {
    color: #d0d0d0;
}

.footer-socials__item:not(:last-child) {
    margin-right: 21px;
}

.footer-socials__item {
    width: 20px;
    height: 20px;
    position: relative;
}

.footer-socials__item a,
.footer-socials__item svg {
    color: #fff;
    width: inherit;
    fill: none;
    height: inherit;
}

.footer-menu__title svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    display: none;
}

.modal-window--center .modal-window__container.new-popup-container {
    width: 600px;
}

.new-popup-head {
    background: #3079d2;
    padding: 50px 79px;
}

.new-popup-container {
    border-radius: 20px !important;
    filter: drop-shadow(0px 4px 111px rgba(0, 0, 0, 0.15));
}

.new-popup-head-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 45px;
    /* text-align: center; */
    color: #ffffff;
}

.new-popup-container .btn {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 66px;
}

.new-popup-container .input-custom:not(:last-child) {
    margin-bottom: 30px;
}

.new-popup-container .modal-window__close svg {
    color: #fff;
}

.checkbox__label {
    display: block;
}

.checkbox__label:before {
    left: 0;
}

.checkbox__input:checked~.checkbox__label:before {
    background: #23426c url(../img/svg/check.svg) no-repeat 50%;
}

.new-popup-container .consultation {
    padding: 52px 62px 55px;
}

.orange-text-b {
    font-family: "TT Norms";
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    color: #ff672d;
}

.corporate-page-brands .brands-list {
    grid-gap: 36px;
}

.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;
}

.basic-ul span:not(:first-child) {
    margin-left: 20px;
}


/* .percent-line-wrap {
  width: 490px;
  padding-right: 30px;
  border-right: 1px solid rgba(51, 51, 51, 0.25);
  margin-right: 30px;
  text-align: right;
  position: relative;
}

.blue-text-xxl {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 700;
  font-size: 62px;
  line-height: 73px;
  color: #3079d2;
}

.percent-line-wrap .blue-text-xxl:before {
  content: "";
  height: 44px;
  width: 100%;
  background-color: #3079d2;
  display: block;
  position: absolute;
  top: 14.5px;
  left: -30px;
  z-index: -1;
}

.percent-line-wrap .blue-text-xxl {
  background-color: #fff;
  padding-left: 25px;
} */

.b-popup-content.gift-content {
    padding: 19px 80px 18px 153px;
    background-image: url(/mba/corporate/images/gift.svg);
    background-size: auto;
    background-position: 37px center;
}

.gift-content .wh-text-xs {
    max-width: 382px;
    font-size: 16px;
    line-height: 19px;
}

.full-string-item {
    background: radial-gradient( 117.49% 404.62% at 102.22% 0%, #f8f8f8 0%, #ffffff 100%);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(48, 121, 210, 0.75);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    width: 100%;
    align-items: center;
    padding: 22px 30px;
}

.full-string-item:not(:first-child) {
    margin-top: 20px;
}

.fs-item-pic {
    margin-right: 40px;
    width: 158px;
    text-align: center;
}

.fs-item-name {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 37px;
    color: #3079d2;
}

.fs-item-info {
    width: calc(100% - 198px);
}

.fs-item-text {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
}

.full-string-item-2 {
    padding: 40px 39px;
}

.full-string-item-2 .fs-item-name {
    font-size: 28px;
    line-height: 32px;
}

.full-string-item-2 .circle-styled-ul li:not(:last-child) {
    margin-bottom: 12px;
}

.cooperation-book {
    margin-right: 70px;
}

.step-item {
    width: calc((100% - 30px) / 4);
    padding: 39px 130px 38px 40px;
    border: 2px solid #3079d2;
    border-radius: 18px;
}

.step-item:not(:nth-child(4n)) {
    margin-right: 10px;
}

.step-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    color: #3079d2;
    margin-bottom: 15px;
}

.cooperation-bottom-block {
    padding: 36px 92px 37px 60px;
    align-items: center;
}

.cooperation-book {
    width: 167px;
}

.pic-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new-format-item {
    width: calc(100% / 3);
    border: 2px solid #3079d2;
    overflow: hidden;
}

.new-format-item:first-child {
    border-radius: 18px 0 0 18px;
}

.new-format-item:nth-child(2) {
    border-left: 0;
    border-right: 0;
}

.new-format-item:nth-child(3) {
    border-radius: 0 18px 18px 0;
}

.new-format-item:not(:last-child) .nf-head {
    border-right: 2px solid #ffffff;
}

.nf-head-title {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #ffffff;
    margin-left: 50px;
}

.nf-head {
    height: 198px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nf-body {
    padding: 50px;
    background-color: #fff;
}

.nf-body-item:not(:first-child) {
    margin-top: 30px;
}

.nr-item {
    background: #ffffff;
    border: 1px solid #3079d2;
    border-radius: 25px;
    overflow: hidden;
}

.nr-item:not(:first-child) {
    margin-top: 20px;
}

.nr-item-left {
    width: 336px;
    padding: 35px 31px;
    background-color: #3079d2;
}

.nr-item-content {
    width: calc(100% - 336px);
    padding: 53px 80px 52px 50px;
}

.nr-item-content .text {
    font-size: 22px;
    line-height: 26px;
}

.nr-pic {
    width: 127px;
    height: 127px;
    margin: 0 auto;
    border: 2px solid #ffffff;
    border-radius: 50%;
    overflow: hidden;
}

.nr-name {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    color: #ffffff;
    margin-top: 20px;
}

.nr-city {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #ffffff;
}

.nr-item-content p:not(:first-child) {
    margin-top: 20px;
}

.podcast-item {
    padding: 20px;
    width: calc((100% - 10px) / 2);
    background: #ffffff;
    border: 0.5px solid #333333;
    border-radius: 15px;
    margin-bottom: 10px;
    display: flex;
}

.podcast-item:nth-child(odd) {
    margin-right: 10px;
}

.podcast-icon {
    width: 144px;
    height: 122px;
    margin-right: 24px;
    background-image: url("/podcast/images/microphone.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    overflow: hidden;
}

.podcast-content {
    width: calc(100% - 168px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.podcast-date {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #333333;
    margin-bottom: 8px;
}

.podcast-name {
    font-family: "TT Commons";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 25px;
    color: #333333;
    /* max-width: 291px; */
}

.podcast-link-icon {
    width: 20px;
    height: 20px;
    background-image: url("/podcast/images/icons/apple.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.podcast-link-icon:not(:last-child) {
    margin-right: 12px;
}

.podcast-link-icon.podcast-apple {
    background-image: url("/podcast/images/icons/apple.svg");
}

.podcast-link-icon.podcast-ya {
    background-image: url("/podcast/images/icons/ya.svg");
}

.podcast-link-icon.podcast-google {
    background-image: url("/podcast/images/icons/google.svg");
}

.podcast-link-icon.podcast-vk {
    background-image: url("/podcast/images/icons/vk.svg");
    width: 36px;
}

#free_audio_courses .podcast-icon {
    background-image: url("/podcast/images/audio-book.svg");
}

.coaching-list-col {
    width: 50%;
}

.coaching-list-col li {
    max-width: 550px;
    font-size: 28px;
    line-height: 33px;
}

.coach-item {
    width: calc((100% - 30px) / 4);
    margin-bottom: 10px;
    border-radius: 32px;
    background-color: #ffffff;
    box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.1);
}

.coach-item:not(:nth-child(4n)) {
    margin-right: 10px;
}

.coach-top {
    background: #3079d2;
    padding: 30px;
    border-radius: 32px 32px 0px 0px;
    overflow: hidden;
}

.coach-body {
    padding: 20px 20px 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    min-height: 347px;
}

.coach-img {
    width: 100%;
    text-align: center;
}

.coach-img img,
.coach-detail-img img {
    border-radius: 50%;
    overflow: hidden;
    width: 183px;
    height: 183px;
    border: 2px solid #ffffff;
}

.coach-detail-img {
    margin-right: 60px;
}

.coach-detail-img img {
    width: 206px;
    height: 206px;
}

.coach-name {
    font-size: 24px;
    line-height: 28px;
}

.coach-descr {
    margin-top: 15px;
}

.coach-detail-popup {
    max-width: 1340px;
    background-color: #ffffff;
    box-shadow: 0px 4px 19px rgba(0, 0, 0, 0.1);
    border-radius: 32px;
    overflow: hidden;
    position: relative;
}

.coach-detail-top {
    padding: 60px;
    align-items: center;
    background: #3079d2;
    border-radius: 32px 32px 0px 0px;
    overflow: hidden;
}

.coach-detail-text {
    padding: 40px 60px;
    max-height: 427px;
    overflow-y: auto;
}

.coach-detail-text ul {
    margin-top: 20px;
}

.coach-detail-text ul li {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #333333;
    padding-left: 30px;
    position: relative;
}

.coach-detail-text ul li:before {
    background: #3079d2;
    border-radius: 50%;
    content: "";
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    left: 0px;
    top: 8px;
}

.coach-detail-text ul li:not(:last-child) {
    margin-bottom: 6px;
}

.coach-detail-text p {
    font-size: 18px;
    line-height: 21px;
}

.coach-detail-text p:not(:first-child) {
    margin-top: 30px;
}

.coach-detail-top-info {
    width: calc(100% - 266px);
}

.coach-detail-name {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    color: #ffffff;
}

.coach-detail-descr {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    color: #ffffff;
    margin-top: 15px;
}

.wh-popup-closer {
    position: absolute;
    right: 60px;
    top: 60px;
    width: 16px;
    height: 16px;
    background-image: url(/coaching-team/images/icons/cross.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.error_input {
    box-shadow: 0px 0px 5px 2px red;
}

#installment_consult {
    background-color: #f5f6fa;
    padding: 30px 0;
}

#installment_consult h3 {
    color: #2f78d4;
    margin-bottom: 15px;
}

.embed-container:before {
    content: "";
    pointer-events: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 60px;
    border-color: transparent transparent transparent #f44336;
    position: absolute;
    z-index: 2;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
}

.i-elem {
    cursor: pointer;
}

.error_input {
  box-shadow: 0px 0px 5px 2px red;
}

#installment_consult {
  background-color: #f5f6fa;
  padding: 30px 0;
}

#installment_consult h3 {
  color: #2f78d4;
  margin-bottom: 15px;
}

.embed-container:before {
  content: "";
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 60px;
  border-color: transparent transparent transparent #f44336;
  position: absolute;
  z-index: 2;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}

.i-elem {
  cursor: pointer;
}
.video-discount-block {
  width: 100%;
  padding: 12px;
  border: 1px solid rgba(136, 136, 136, 0.4);
  margin-top: 12px;
}
.custom-discount-text {
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 14px;
  color: #333333;
}
.video-discount-string .i-elem {
  margin-right: 12px;
}
.checked-elem {
  display: block;
  width: 20px;
  height: 20px;
  background: #3079d2 url(../img/svg/check.svg) no-repeat 50%;
  margin-right: 8px;
}
.video-discount-string:not(:last-child) {
  margin-bottom: 8px;
}
.i-elem-info {
  width: calc(100% - 28px);
}
.i-elem-info-text {
  padding-left: 28px;
}

.border-styled-item {
  border: 2px solid #3079d2;
  border-radius: 10px;
  padding: 50px;
}

.direction-link {
  width: calc((100% - 30px) / 4);
  margin-bottom: 10px;
  padding: 0 124px 0 30px;
  background: radial-gradient(
      189% 463.78% at -11.48% 137.17%,
      #8fbcff 0%,
      #3079d2 79.02%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  mix-blend-mode: normal;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  align-items: center;
  color: #ffffff;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 135px;
}
.direction-link:after {
  content: "";
  height: 40px;
  width: 40px;
  background-image: url(/about/images/arrow.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 39px;
  top: 50%;
  transform: translateY(-50%);
}
.direction-link:not(:nth-child(4n)) {
  margin-right: 10px;
}

.awards-slider .swiper-slide:not(.visibleSlide),
.school-smi-slider .swiper-slide:not(.visibleSlide) {
  opacity: 0;
}

.smi-item-pic {
  background: #ffffff;
  border: 1px solid #3079d2;
  border-radius: 15px;
  overflow: hidden;
  height: 176px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.smi-item-title {
  font-family: "TT Norms";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
  margin-top: 15px;
}
.must-have-block-about .mh-title {
  height: 50px;
}
.must-have-block-about .mh-item img {
  max-height: 136px;
}
.must-have-block-about .mh-list li {
  font-size: 16px;
  line-height: 19px;
}
.must-have-block-about .mh-list li:last-child {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #333333;
}
.must-have-block-about .mh-list li:last-child:before {
  display: block;
}
.swiper-button-new-custom {
  background-color: #23426c;
  opacity: 0.3;
  width: 40px;
  height: 40px;
  background-image: url(/local/templates/uprav/images/arrow-right.png);
  background-repeat: no-repeat;
  background-size: 8px 16px;
  background-position: center;
  top: 38%;
  right: -56px;
}
.swiper-button-new-custom.swiper-button-prev {
  transform: rotate(180deg);
  left: -56px;
}

.block-contracts {
  width: calc((100% - 60px) / 4);
  padding: 30px;
  background: #FFFFFF;
  border: 1px solid #3079D2;
  border-radius: 7px;
  margin-bottom: 20px
}

.block-contracts:not(:nth-child(4n)) {
  margin-right: 20px;
}

.block-contracts p:first-child {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 10px;
}

.block-contracts p:nth-child(2) {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #23426C;
  padding-bottom: 15px;
}

.block-contracts p:nth-child(3) {
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
}

.block-contracts .t-tar {
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #23426C !important;
  margin-top: 20px;
}

@media (max-width: 980px) {
    .footer-menu__list {
        display: none;
        padding-bottom: 15px;
    }
    .footer-menu__item.is-active .footer-menu__list {
        display: block;
    }
    .container-new {
        padding: 0 16px;
    }
    .left-wrap {
        padding-right: 0;
        order: 1;
        margin-top: 66px;
    }
    .catalog-courses-item {
        padding: 20px;
    }
    .catalog-courses-icon {
        max-width: 80px;
    }
    .catalog-courses-title {
        font-size: 18px;
        line-height: 21px;
    }
    /* .catalog-banner .top-banner-content {
    height: 407px;
  } */
    .title-wh-b {
        font-size: 24px;
        line-height: 28px;
    }
    .wh-mark {
        padding: 4px 15px;
        font-size: 12px;
        line-height: 14px;
    }
    .lined-text {
        font-size: 12px;
        line-height: 14px;
    }
    .catalog-banner .lined-text {
        max-width: 125px;
    }
    .wh-mark span {
        margin-left: 12px;
    }
    .wh-mark svg {
        width: 12px;
    }
    .about_arenda {
        grid-template-columns: 1fr;
    }
    .about_arenda_info__left {
        padding: 30px 15px;
    }
    .about_arenda_info__right {
        padding: 20px 15px;
    }
    .description_arenda {
        grid-template-columns: 1fr;
    }
    .description_arenda .description_arenda__item {
        align-items: center;
    }
    .description_arenda .description_arenda__item .first_text {
        text-align: center;
    }
    .privileges_arenda {
        grid-template-columns: 1fr;
    }
    .privileges_arenda .privileges_arenda__item {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .arenda_osnashchenie {
        grid-template-columns: 1fr;
    }
    .arenda_osnashchenie_info__left {
        padding: 40px 15px;
    }
    .arenda_osnashchenie__rblock {
        padding: 40px 25px;
    }
    .privileges_arenda .privileges_arenda__item .privileges_arenda_image {
        margin-right: 42px;
    }
    .swiper-nav-winners {
        display: block;
        position: relative;
        margin-top: 30px;
    }
    .present__container {
        grid-template-columns: 1fr;
    }
    .swiper-navigation {
        max-width: 100%;
    }
    .mySwiper {
        height: auto;
    }
    .mySwiper .swiper-wrapper {
        height: 200px;
    }
    .mySwiper .swiper-slide img {
        height: 100%;
    }
    .mySwiper .swiper-navigation {
        max-width: 100%;
    }
    .present__left {
        padding-right: 0;
        padding-bottom: 3vw;
    }
    .col-100-xs {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .col-50-xs {
        width: 50% !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .mega-title {
        font-size: 34px;
    }
    .section-block {
        margin-top: 40px;
    }
    .wh-link-xl,
    .b-popup-content .wh-link-xl {
        font-size: 28px;
        line-height: 34px;
    }
    .title-b {
        font-size: 22px;
        line-height: 26px;
    }
    .title-b-2 {
        font-size: 26px;
        line-height: 30px;
    }
    .top-banner .mega-title {
        max-width: 100%;
    }
    .top-banner .btn {
        font-size: 14px;
        padding: 12px 36px;
    }
    .text {
        font-size: 14px;
        line-height: 17px;
    }
    .top-slide {
        background: radial-gradient( 102.22% 414.73% at 102.22% 0%, #bfc9d8 0%, #3079d2 55.82%);
        background-image: none !important;
        background-repeat: no-repeat;
    }
    .text-xs-wh {
        font-size: 12px;
        line-height: 14px;
    }
    .advantages {
        grid-template-columns: repeat(1, 1fr);
    }
    .advantages-item {
        padding: 18px 24px;
    }
    .advantages-title {
        font-size: 20px;
        line-height: 23px;
    }
    .reviews-item {
        margin: 0;
        padding: 24px 30px;
    }
    .reviews-item-video {
        margin-top: 24px;
    }
    .reviews-item-text {
        padding: 0;
    }
    .section-courses-new .catalog-newest__item {
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 24px;
        min-height: auto;
    }
    .section-courses-new .catalog-newest-card {
        padding: 0;
    }
    .reviews-item-video:before {
        background-size: 100% 100%;
    }
    .section-courses-new .catalog-newest-card__part {
        min-height: auto;
    }
    .section-courses-new .catalog-newest-card__content {
        min-height: auto;
    }
    #top-slider .swiper-nav {
        display: none;
    }
    .students-review-popup {
        width: calc(100% - 16px);
    }
    .students-review-popup .student-review-content {
        width: 100%;
        padding: 40px;
    }
    .custom-select {
        min-width: 100%;
    }
    .custom-select-wrap {
        margin-top: 24px;
    }
    .students-review:not(:last-child) {
        margin-bottom: 24px;
    }
    .popup-closer {
        width: 24px;
        height: 24px;
        right: 18px;
        top: 18px;
        background-color: #3079d2;
    }
    .popup-closer {
        background-image: url(../../images/cross-white.svg);
    }
    .outer-review-item:not(:last-child) {
        margin-bottom: 40px;
    }
    .reviews-item-video {
        margin-top: 0;
    }
    .styled-number {
        width: 70px;
        height: 70px;
        margin-right: 24px;
    }
    .number-elem-content {
        width: calc(100% - 94px);
    }
    .smi-about-block {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }
    .theme-head {
        padding-top: 120px;
        min-height: 400px;
    }
    .title-wh {
        font-size: 34px;
        line-height: 44px;
    }
    .winners-slider .swiper-slide {
        transform: scale(1);
        opacity: 1;
    }
    .winners-slider .swiper-slide-active {
        transform: scale(1);
    }
    .mt-40 {
        margin-top: 24px;
    }
    .visible-xs {
        display: flex;
    }
    .hidden-xs {
        display: none;
    }
    .mobile-filter-btn {
        background: #3079d2;
        margin-top: 20px;
    }
    #mobile_themes {
        padding: 8px 10px;
        border-radius: 5px;
        border: 1px solid #333;
        width: 100%;
    }
    .catalog-filter-wrap {
        margin-top: 0;
        padding: 0;
    }
    .catalog-newest__content .filters-more {
        margin-bottom: 5px;
    }
    .f-select-wrap {
        margin: 0;
    }
    .content-wrap {
        padding: 25px 0;
    }
    #submit:before {
        display: none;
    }
    .left-wrap-title {
        border: none;
    }
    .subtitle {
        font-size: 24px;
        line-height: 28px;
    }
    .review-pic {
        padding: 24px;
    }
    .mainpage-text-review {
        margin-bottom: 24px;
    }
    .mainpage-text-review .mp-preview {
        height: auto;
    }
    .text-review-content {
        padding: 24px;
    }
    .sale-mark {
        position: relative;
        top: 0;
        right: auto;
        font-size: 10px;
        line-height: 11px;
        padding: 5px 20px 4px 52px;
        width: fit-content;
        margin-bottom: 10px;
    }
    .sale-timer {
        font-size: 10px;
        line-height: 11px;
    }
    .sale-mark:before {
        width: 29px;
        padding-right: 7px;
        height: 20px;
        margin-right: 10px;
        left: 12px;
    }
    .custom-label {
        margin-bottom: 15px;
        margin-right: 0;
    }
    .catalog-courses-label {
        font-size: 9px;
    }
    .hit-label {
        font-size: 12px;
        line-height: 14px;
        padding: 5px;
        width: fit-content;
    }
    .hit-label:before {
        margin-right: 3px;
    }
    .top-filter-section {
        padding-bottom: 20px;
    }
    .top-filter-section .catalog-filter-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .top-filter-section .btn-wrap {
        margin-top: 0;
    }
    .custom-select,
    .f-select-wrap select {
        padding: 12px 0 12px 20px;
    }
    .hit-label {
        top: 20px;
        right: 20px;
    }
    .order-item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 8px;
    }
    .order-icon {
        margin-top: 12px;
    }
    .order-total-block {
        margin-top: 40px;
        padding: 24px;
    }
    .text-b {
        font-size: 20px;
        line-height: 24px;
    }
    #mainPaymentBtn {
        margin-top: 24px;
    }
    .total-price,
    .part-price span {
        font-size: 27px;
        line-height: 29px;
    }
    .part-price {
        font-size: 22px;
        line-height: 29px;
    }
    .total-price-wrap {
        justify-content: center;
    }
    .part-info {
        right: auto;
        left: 24px;
        bottom: 7px;
    }
    .wh-text-xs {
        font-size: 14px;
        line-height: 17px;
    }
    .f-select-wrap:after {
        top: 17px;
    }
    .catalog-banner .btn {
        font-size: 8px;
        padding: 10px 20px;
        margin-right: 25px;
    }
    .section-col:first-child {
        padding-right: 0;
        padding-bottom: 24px;
    }
    .mt-30 {
        margin-top: 20px;
    }
    .mba-banner .top-banner-content {
        padding: 30px 0 20px;
    }
    .coaching-banner .top-banner-content {}
    .top-btn-wrap {
        margin-top: 20px;
    }
    .top-btn-wrap .btn:not(:last-child),
    .btn-wrap .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 12px;
    }
    .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;
    }
    .mba-section-head {
        padding: 20px;
    }
    .mba-section-head h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .mba-section-head img {
        width: 50px;
        height: 50px;
    }
    .mba-section-body {
        padding: 20px;
    }
    .square-styled-ul {
        margin-top: 24px;
    }
    .mba-section:not(:last-child) {
        margin-bottom: 24px;
    }
    .mt-50 {
        margin-top: 30px;
    }
    .mba-section-body .btn {
        font-size: 12px;
    }
    .styled-block {
        padding: 30 0px;
        justify-content: center;
    }
    .styled-block-title {
        font-size: 26px;
        line-height: 32px;
        text-align: center;
        width: 100%;
    }
    .styled-block .btn {
        font-size: 12px;
        margin-top: 20px;
    }
    .dark-theme-link {
        font-size: 22px;
        line-height: 24px;
    }
    .title-3 {
        font-size: 27px;
    }
    .student-review-content {
        padding: 22px 30px 40px;
    }
    .blue-back {
        padding: 30px;
    }
    .mba-faq-item-content {
        height: 140px;
    }
    .mh-item:first-child {
        margin-bottom: 24px;
    }
    .mh-item img {
        max-width: 130px;
    }
    .mh-title {
        font-size: 22px;
        line-height: 26px;
        height: auto;
    }
    .mh-list li {
        font-size: 15px;
        line-height: 19px;
    }
    .mba-faq-item-content {
        font-size: 16px;
        line-height: 21px;
    }
    .section,
    .section-new {
        padding: 30px 0;
    }
    .square-styled-ul li,
    .circle-styled-ul li {
        text-align: left;
    }
    .access-list li:last-child {
        font-size: 25px;
        line-height: 32px;
    }
    .mini-popup-content {
        padding: 24px;
    }
    .mba-banner .top-banner-content .btn {
        font-size: 14px;
    }
    .light-elem:not(:last-child) {
        margin-bottom: 10px;
    }
    .mba-banner .sale-mark {
        right: auto;
        transform: none;
        font-size: 16px;
        line-height: 24px;
        max-width: 294px;
    }
    .mba-banner .sale-mark:before {
        width: 17px;
        left: 24px;
        top: 15px;
        border-right: none;
        height: 100%;
    }
    .styled-block .wh-mark {
        font-size: 14px;
        line-height: 22px;
        margin-top: 12px;
    }
    .reset-btn {
        margin-top: 12px;
    }
    .mt-70 {
        margin-top: 35px;
    }
    .theme-top-elems {
        width: calc(100% - 32px);
        left: 16px;
        bottom: -29.5px;
        position: relative;
        bottom: -29.5px;
        padding: 24px;
    }
    .top-elem {
        padding: 10px 0;
    }
    .top-elem:not(:last-child) {
        border-bottom: 0.5px solid #ffffff;
    }
    .top-elem-name {
        font-size: 12px;
        line-height: 14px;
        width: fit-content;
    }
    .top-elem .text-xs {
        width: fit-content;
    }
    .text-xs {
        font-size: 12px;
        line-height: 14px;
    }
    .mt-10 {
        margin-top: 6px;
    }
    .footer {
        padding: 19px 0 250px;
    }
    .footer-menu__item:last-child {
        border-bottom: 0.5px solid #ffffff;
    }
    .footer-menu__title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-top: 0.5px solid #ffffff;
        padding: 10px 0;
        margin-bottom: 0;
    }
    .footer-menu__title svg {
        background-color: #fff;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        color: #35527c;
        padding: 4px;
        display: block;
    }
    .footer-menu__item.is-active .footer-menu__title svg {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    .footer__logo {
        padding-right: 20px;
        border-right: 0.5px solid #ffffff;
    }
    .f-mobile-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 30px;
    }
    .f-mobile-wrap .license-link {
        padding-left: 20px;
        max-width: 200px;
    }
    .footer-socials {
        justify-content: center;
    }
    .f-mobile-order {
        position: absolute;
        left: 0;
        bottom: 106px;
        align-items: center;
        justify-content: center;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .footer-socials__item {
        width: 27px;
        height: 27px;
    }
    .footer-socials__item:not(:last-child) {
        margin-right: 27px;
    }
    .constructor-item:not(:last-child):after {
        right: 50% !important;
        transform: translateX(50%) rotate(90deg) !important;
        top: calc(100% + 15px) !important;
        left: auto;
    }
    .module-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .video-styled {
        transform: scale(1.2);
    }
    .dark-text-b {
        font-size: 18px;
        line-height: 28px;
    }
    .text-xs-dark {
        font-size: 12px;
        line-height: 14px;
    }
    .top-btn-wrap .btn:not(:first-child),
    .btn-wrap .btn:not(:first-child) {
        margin-left: 0;
    }
    .btn.light-btn {
        font-size: 12px;
        line-height: 14px;
        padding: 15px 0;
        width: 100%;
    }
    .corporate-banner .theme-top-elems {
        padding: 22px;
        bottom: -46px;
    }
    .mba-section-body .square-styled-ul {
        margin-top: 20px;
    }
    .basic-ul li {
        font-size: 14px;
        line-height: 17px;
    }
    .basic-ul span {
        white-space: normal;
    }
    .basic-ul li img {
        max-width: 33px;
    }
    .blue-mark {
        font-size: 16px;
        line-height: 19px;
        padding: 12px 18px;
    }
    .special-ul-mob {
        display: flex;
        flex-wrap: wrap;
    }
    .special-ul-mob li {
        padding: 15px 12px 15px 13px;
        background: #ffffff;
        border-radius: 10px;
        width: 100%;
        flex-wrap: wrap;
    }
    .special-ul-mob li span {
        width: 100%;
        margin-top: 5px;
    }
    .basic-ul.special-ul-mob span:not(:first-child) {
        margin-left: 0;
    }
    .basic-ul.special-ul-mob li:not(:last-child) {
        margin-bottom: 10px;
    }
    .theme-top-elems {
        left: 0;
        width: 100%;
    }
    .b-popup-content.gift-content {
        padding: 20px 20px 30px;
        background-position-x: calc(100% - 21px);
        background-position-y: calc(100% - 30px);
    }
    .b-popup-content.gift-content:after {
        display: none;
    }
    .gift-content .wh-text-xs {
        font-size: 12px;
        line-height: 14px;
    }
    .theme-items-2 {
        margin-bottom: -10px;
    }
    .theme-items-2 .theme-item {
        margin-bottom: 10px;
        padding: 14px 24px 14px 21px;
    }
    .theme-item-icon {
        max-width: 80px;
    }
    .theme-item-info {
        font-size: 16px;
        line-height: 18px;
    }
    .theme-items-2 .theme-item-info {
        max-width: 205px !important;
    }
    #mba-corporate-page .theme-items-4 .theme-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    #mba-corporate-page .theme-items-4 .theme-item-info {
        max-width: 205px !important;
        order: -1;
    }
    .theme-items-4 .theme-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .orange-text-b {
        font-size: 14px;
        line-height: 17px;
        font-feature-settings: "liga" off;
    }
    /* .percent-line-wrap {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    text-align: left;
  }
  .percent-line-wrap .blue-text-xxl {
    padding-left: 0;
    background-color: transparent;
  }
  .percent-line-wrap .blue-text-xxl:before {
    display: none;
  }
  .blue-text-xxl {
    font-size: 36px;
    line-height: 42px;
  }
  #corporate-training .special-ul-mob li {
    background-color: #f5f6fa;
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  } */
  #corporate-training .top-banner .wh-mark {
    margin-left: 0;
    font-size: 15px;
    line-height: 20px;
  }

  #corporate-training .corporate-banner .theme-top-elems {
    padding: 16px;
    bottom: -44px;
  }

  .ob-item-info {
    font-size: 18px;
    line-height: 22px;
  }

  .ob-items {
    margin-bottom: -24px;
  }

  .ob-item {
    margin-bottom: 24px;
    text-align: center;
  }

  .ds-item-wh-section,
  .ds-item-b-section {
    padding: 26px;
  }

  .cooperation-banner {
    padding: 20px 0;
  }

  .new-format-item:first-child {
    border-radius: 18px;
  }

  .new-format-item:not(:first-child) {
    margin-top: 20px;
  }

  .nf-head {
    height: 143px;
  }

  .nf-head img {
    width: 87px;
  }

  .nf-body {
    padding: 35px;
  }

  .nf-head-title {
    font-size: 21.6533px;
    line-height: 26px;
    margin-left: 36px;
  }

  .new-format-item:not(:last-child) .nf-head {
    border-right: 0;
  }

  .new-format-item:nth-child(2) {
    border-radius: 18px;
    border: 2px solid #3079d2;
  }

  .new-format-item:nth-child(3) {
    border-radius: 18px;
  }

  .fs-item-pic {
    width: 79px;
    margin-right: 13px;
  }

  .fs-item-pic img {
    width: 100%;
  }

  .fs-item-name {
    font-size: 20px;
    line-height: 23px;
  }

  .fs-item-text {
    font-size: 14px;
    line-height: 16px;
  }

  .fs-item-info {
    width: calc(100% - 92px);
  }

  .step-item {
    padding: 25px;
  }

  .step-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .step-title {
    font-size: 20px;
    line-height: 24px;
  }

  .cooperation-book {
    margin: 30px auto 0;
    order: 1;
  }

  .cooperation-bottom-block {
    padding: 25px;
  }

  .nr-item-left {
    display: flex;
  }

  .nr-pic {
    width: 74px;
    height: 74px;
    margin-right: 23px;
  }

  .nr-info {
    width: calc(100% - 97px);
  }

  .nr-name {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    margin-top: 0;
  }

  .nr-city {
    text-align: left;
    font-size: 10px;
    line-height: 12px;
  }

  .nr-item-content {
    padding: 20px;
  }

  .nr-item-content .text {
    font-size: 14px;
    line-height: 17px;
  }

  .full-string-item-2 {
    padding: 25px;
  }

  .full-string-item-2 .fs-item-name {
    font-size: 16px;
    line-height: 18px;
  }

  .circle-styled-ul li {
    font-size: 14px;
    line-height: 16px;
    padding-left: 20px;
  }
  .circle-styled-ul li:before {
    left: 0;
  }
  .full-string-item-2 .fs-item-pic {
    display: none;
  }

  .full-string-item-2 .fs-item-info {
    width: 100%;
  }

  .podcast-item {
    padding: 12px;
  }

  .podcast-date {
    font-size: 6px;
    line-height: 7px;
  }

  .podcast-name {
    font-size: 13px;
    line-height: 15px;
    /* max-width: 172px; */
  }
  .podcast-icon {
    width: 85px;
    height: 72px;
    margin-right: 14px;
  }
  .podcast-content {
    width: calc(100% - 99px);
  }
  .podcast-banner .title-wh-b {
    max-width: 400px;
  }
  .top-banner-content,
  .podcast-banner .top-banner-content {
    background-size: 25%;
  }
  .top-banner-content h1 {
    max-width: 500px;
  }
  .coach-item {
    display: flex;
  }
  .coach-img img,
  .coach-detail-img img {
    width: 68px;
    height: 68px;
  }
  .coach-top {
    border-radius: 20px 0px 0px 20px;
    padding: 22px 17px;
  }
  .coach-body {
    width: calc(100% - 102px);
    min-height: 0;
    padding: 15px;
    text-align: left;
  }
  .coach-name {
    font-size: 12px;
    line-height: 14px;
  }
  .coach-descr {
    font-size: 10px;
    line-height: 12px;
    margin-top: 3px;
  }
  .coach-body .btn-wrap {
    margin-top: 10px;
  }
  .coach-body .theme-btn {
    font-size: 8px;
    line-height: 100%;
    padding: 5px 12px;
    width: fit-content;
  }
  .mt-100 {
    margin-top: 60px;
  }
  .coach-detail-name {
    font-size: 12px;
    line-height: 14px;
  }
  .coach-detail-descr {
    font-size: 10px;
    line-height: 12px;
    margin-top: 3px;
  }
  .coach-detail-text {
    padding: 20px;
    max-height: 500px;
  }
  .coach-detail-text p {
    font-size: 10px;
    line-height: 12px;
    text-align: justify;
  }
  .coach-detail-text p:not(:first-child) {
    margin-top: 12px;
  }
  .coach-detail-text ul li {
    padding-left: 12px;
    font-size: 10px;
    line-height: 16px;
  }
  .coach-detail-text ul li:before {
    width: 7px;
    height: 7px;
    top: 5px;
  }
  .coach-detail-top {
    padding: 25px;
  }
  .coach-detail-img {
    margin-right: 20px;
  }
  .coach-detail-top-info {
    width: calc(100% - 88px);
  }
  .wh-popup-closer {
    top: 20px;
    right: 20px;
  }
  .coach-detail-popup {
    width: calc(100% - 24px);
  }
  .coaching-list-col:first-child {
    margin-bottom: 20px;
  }
  .border-styled-item {
    padding: 25px;
  }
  .must-have-block-about .mh-title {
    height: 68px;
  }
}

@media (min-width: 1440px) {
    .media-head {
        padding-top: 245px;
        max-height: 473px;
    }
}

@media (min-width: 1000px) and (max-width: 1390px) {
    .left-wrap {
        width: 318px;
        padding-right: 16px;
    }
    .right-wrap {
        width: calc(100% - 318px);
    }
    .top-filter-section .catalog-filter-item {
        max-width: 500px;
    }
    /* .custom-label {
        width: 100%;
    } */
    .custom-label:not(:last-child) {
        margin-right: 8px;
    }
    .mainpage-text-review .review-pic {
        width: 220px;
        padding: 24px;
    }
    .mainpage-text-review .text-review-content {
        width: calc(100% - 220px);
    }
    .mainpage-text-review .mp-preview {
        height: 109px;
    }
    .catalog-courses-icon {
        max-width: 120px;
    }
    .order-elem-descr {
        font-size: 12px;
    }
    .top-filter-section .catalog-filter-item {
        width: calc((100% - 304px) / 3);
    }
    .f-select-wrap {
        width: 300px;
    }
    .f-select-wrap select {
        min-width: 300px;
        font-size: 16px;
    }
    .catalog-banner h1 {
        max-width: 580px;
    }
    /* .coupon-content {
    padding: 10px 80px 10px 180px;
  }
  .b-popup-content .btn {
    padding: 18px 40px 19px;
    font-size: 14px;
    margin-left: 20px;
  }
  .b-popup-col {
    max-width: 500px;
  }
  .b-popup {
    max-width: 1145px;
  } */
    .mba-section-head h3 {
        font-size: 24px;
        line-height: 34px;
    }
    .top-elem-name {
        font-size: 16px;
        line-height: 19px;
    }
    .text-xs {
        font-size: 15px;
    }
    .styled-block-title {
        max-width: 866px;
    }
    .mba-program-item {
        height: 196px;
    }
    .section-col:first-child {
        padding-right: 24px;
    }
    .title-b,
    .title-b-2 {
        font-size: 40px;
        line-height: 46px;
    }
    .footer__link-xl {
        font-size: 35px;
        line-height: 40px;
    }
    .input-search {
        min-width: 206px;
    }
    #corporate-training .corporate-banner .theme-top-elems {
        padding: 36px 13px 37px;
    }
    #corporate-training .styled-block .wh-mark {
        margin-top: 16px;
    }
    .ds-item-b-section {
        width: 100%;
    }
    .step-item {
        padding: 39px 70px 38px 40px;
    }
    .cooperation-bottom-block {
        padding: 36px 24px 37px 33px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    /* .coupon-content {
    padding: 10px 60px 10px 268px;
  }
  .b-popup-title {
    font-size: 32px;
    line-height: 34px;
  }
  .b-popup {
    max-width: 1000px;
  } */
    .f-select-wrap {
        width: 210px;
    }
    .f-select-wrap select {
        min-width: 210px;
        font-size: 11px;
        padding: 19px 0 19px 8px;
    }
    .top-elem-name {
        font-size: 14px;
        line-height: 17px;
    }
    .text-xs {
        font-size: 12px;
    }
    .footer-col-left {
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-menu {
        width: 100%;
        justify-content: space-between;
    }
    .container-xs {
        max-width: 680px;
    }
    .course-info {
        margin-top: 24px;
    }
    .blue-text-xxl {
        font-size: 46px;
    }
    .percent-line-wrap {
        width: 350px;
    }
    .basic-ul li {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (min-width: 980px) and (max-width: 1000px) {
  .top-filter-section .catalog-filter-item {
    width: calc((100% - 250px) / 3);
  }

  .f-select-wrap {
    width: 208px;
  }

  .f-select-wrap select {
    min-width: 208px;
    font-size: 10px;
  }

  .catalog-banner h1 {
    max-width: 512px;
  }

  .top-btn-wrap .btn:not(:first-child),
  .btn-wrap .btn:not(:first-child) {
    margin-left: 0;
    margin-top: 12px;
  }

  .corporate-banner .top-banner-content {
    padding: 60px 0 130px;
  }

  .corporate-banner .theme-top-elems {
    padding: 36px;
  }
  .about-company-banner .top-banner-content .title-wh-b,
  .about-company-banner .top-banner-content .text {
    max-width: 500px;
  }
  .about-company-banner .top-banner-content {
    background-position: right center;
  }
}

@media (max-width: 700px) {
  .top-banner-content {
    min-height: 153px;
    background-image: none !important;
    background-repeat: no-repeat;
  }
  .catalog-banner .top-banner-content {
    background-image: none !important;
    padding: 20px 0 25px;
    background-position-x: center;
    background-position-y: 97%;
    background-size: 45%;
  }
  .cooperation-banner .top-banner-content {
    background-image: url(/about/cooperation/images/banner.png) !important;
    background-size: contain;
    padding: 0;
    height: 400px;
    background-size: 60%;
    background-position: center bottom;
  }
  .cooperation-banner .top-banner-content .mt-20 {
    margin-top: 10px;
  }
  .corporate-banner .top-banner-content {
    padding: 20px 0 306px;
    background-image: url("/corporate/images/top-back.svg") !important;
    background-position-y: bottom;
    background-position-x: center;
  }
  .podcast-banner .top-banner-content {
    background-image: url(/podcast/images/podcast.svg) !important;
    height: 400px;
    background-size: 40%;
    background-position: center 85%;
    padding: 24px 0 50px;
  }
  .coaching-banner .top-banner-content {
    background-position-y: 225px;
  }
  .circle-styled-ul li:before {
    left: 0;
  }
  .about-company-banner .top-banner-content {
    background-image: url(/about/images/about.svg) !important;
    background-position: center 155px;
    /* background-size: 85%; */
    padding: 19px 0 226px;
  }
}

@media (max-width: 400px) {
    .podcast-banner .top-banner-content {
        background-size: 65%;
        background-position: center 150px;
    }
    .cooperation-banner .top-banner-content {
        height: 250px;
    }
}


/* */

.priviledge-banner .top-banner-content {
  background-image: url(/priviledge/images/priviledge.svg) !important;
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: auto;
  padding: 40px 0;
  min-height: 340px;
}

.goskontrakt-banner .top-banner-content {
  background-image: url(/goskontrakt/images/goskontrakt-banner.svg) !important;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 40px 0;
}

.goskontrakt-banner .top-banner-content-inner {
  max-width: 667px;
}
.goskontrakt-banner .title-wh-b {
  font-size: 46px;
  line-height: 54px;
}
.goskontrakt-banner .top-banner-content-inner .text {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
}
.goskontrakt-new .theme-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.goskontrakt-new .theme-item {
  background: radial-gradient(#eeeeee, #ffffff);
}
.callback-form__wrapper-goskontrakt .callback-form__inputs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 20px;
}
.input-comment {
  grid-row: 2/4;
  grid-column: 1/4;
}
.checkbox_consent,
.btn-bid {
  display: inline-block;
}
.section-tariff .format-item {
  border: 2px solid #3079d2;
  border-radius: 18px;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.abonement-banner .top-banner-content {
  background-image: url(/abonement/images/abonement-banner.svg) !important;
  background-repeat: no-repeat;
  background-position-y: center;
  background-size: auto;
  padding: 40px 0;
  min-height: 340px;
}
.abonement-subtitle {
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
}
.info-block-wrap {
  margin-top: 40px;
}
.info-block-inner {
  width: 28%;
}
.abonement-banner .title-wh-b {
  font-size: 52px;
  line-height: 61px;
}
.abonement-banner .top-btn-wrap {
  margin: 0 0 40px;
}
.abonement-banner .theme-btn {
  padding: 13px 56px;
  font-size: 22px;
  line-height: 100%;
}
.top-block-price-wrap {
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 10px 30px;
}

.top-block-price {
  font-weight: 300;
  font-size: 62px;
  line-height: 80px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #ffffff;
}
.top-block-price span {
  font-size: 43px;
  line-height: 51px;
  margin-bottom: -12px;
}
.text-more {
  font-family: "TT Commons";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #d7ecff;
}
.section-abonement-tariff .format-item {
  width: calc((100% - 30px) / 4);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  border: 2px solid #3079d2;
}
.section-abonement-tariff .format-body {
  padding: 30px 30px 50px;
  width: 91%;
}
.section-abonement-tariff .circle-styled-ul {
  width: 90%;
}
.section-abonement-tariff .format-top {
  padding-left: 30px;
  text-align: start;
}
.section-abonement-tariff
  .section-abonement-tariff
  .format-item
  .format-bottom {
  padding-bottom: 5px;
}
.section-abonement-tariff .format-top span {
  font-weight: 300;
  font-size: 24px;
  line-height: 28px;
  display: flex;
  align-items: flex-end;
}
.section-abonement-tariff .format-price {
  font-size: 36px;
  line-height: 44px;
}
.section-abonement-tariff .format-price span {
  font-weight: 300;
  font-size: 22px;
  line-height: 28px;
}
.section-abonement-tariff .lined-link-xs {
  font-size: 14px;
  line-height: 16px;
}
.format-payment-text {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #333333;
}
.section-abonement-tariff .btn {
  padding: 13px 55px;
}
.section-abonement-tariff .theme-btn {
  background: #ff672d;
  cursor: pointer;
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
}
.subblock-text {
  font-family: "TT Commons";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
}
.abonement-styled-block-wrap .styled-block-title {
  font-size: 42px;
  line-height: 50px;
  max-width: 982px;
}
/* .abonement-styled-block-wrap .styled-block .btn {
  font-size: 18px;
  line-height: 41px;
}
.abonement-styled-block-wrap .btn {
  padding: 5px 47px;
} */
.section-abonement-advantages .advantages-title {
  max-width: 231px;
}
.section-abonement-plus .circle-styled-ul li:before {
  width: 23px;
  height: 23px;
}
.section-abonement-plus .mh-list li {
  font-size: 26px;
  line-height: 31px;
  padding-left: 46px;
}
.section-abonement-plus .circle-styled-ul li:before {
  background: #ff672d url(../img/svg/check.svg) no-repeat 50%;
}
.section-abonement-steps .step-item {
  width: calc((100% - 20px) / 3);
  padding: 39px 46px 38px 40px;
}
.section-abonement-steps .text-xs-dark {
  font-size: 20px;
  line-height: 24px;
}
.section-abonement-steps .step-item {
  margin-bottom: 10px;
}
.section-abonement-steps .step-item:not(:nth-child(4n)) {
  margin-right: unset;
}
.section-abonement-steps .step-item:not(:nth-child(3n)) {
  margin-right: 10px;
}
.section-abonement-docs .documents_text {
  font-weight: 500;
  font-size: 28px;
  line-height: 125%;
  text-align: center;
  color: #333333;
  opacity: 1;
  margin: 0 auto;
  max-width: 408px;
}
.section-abonement-base .present-icon::before {
  background-image: url(/priviledge/images/priv-prof8.svg);
}
.abonement-about__container {
  grid-template-columns: 4.5fr 3.5fr 4fr !important;
  gap: 40px 35px !important;
}
.abonement-about__item {
  font-family: "TT Commons";
  font-size: 22px !important;
  line-height: 24px !important;
  color: #333333 !important;
}
.section-abonement-base .content-col-2 {
  grid-template-columns: 7.4fr 4.7fr;
}
.section-abonement-base .present__lblock {
  padding-left: 64px;
  grid-area: list;
}
.section-abonement-base .title-icons {
  padding-left: 200px;
}
.section-abonement-base .title-icons::before {
  width: 180px;
  height: 200px;
}
.section-abonement-base .present-icon::before {
  background-size: 100%;
}
.section-abonement-base .present__list li {
  padding: 10px 0 10px 40px;
  font-size: 15px;
  line-height: 24px;
  background-size: 19px 19px;
}
.section-abonement-base .present__text p {
  font-weight: 500;
  font-size: 22px;
  line-height: 25px;
  color: #333333;
  opacity: 1;
}
.section-abonement-base .t-h3 {
  font-size: 28px;
  line-height: 32px;
  color: #3079d2;
}
.section-abonement-base .subblock-text {
  padding-left: 200px;
}
.section-abonement-program {
  margin-top: 20px;
}
@media screen and (max-width: 1420px) {
  .section-abonement-tariff .format-price {
    font-size: 30px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1300px) {
  .abonement-banner .top-banner-content-inner {
    max-width: 60% !important;
  }
  .abonement-banner .top-block-price {
    font-size: 46px;
  }
  .abonement-banner .top-block-price span {
    font-size: 30px;
    line-height: 34px;
  }
  .abonement-banner .info-block-inner {
    width: 44%;
  }
  .section-abonement-tariff .format-item {
    width: calc((100% - 20px) / 2);
  }
  .section-abonement-tariff .format-item:nth-child(even) {
    margin-right: 0;
  }
  .section-abonement-tariff .format-item:nth-child(-n + 2) {
    margin-bottom: 10px;
  }
  .section-abonement-tariff .format-body {
    width: min-content;
    margin: 0 auto;
    align-items: center;
  }
}
@media screen and (max-width: 1260px) {
  .priviledge-banner .top-banner-content-inner {
    max-width: 70% !important;
  }
}
@media screen and (max-width: 1200px) {
  .priviledge-banner .top-banner-content-inner {
    max-width: 70% !important;
  }
  .abonement-banner .info-block-wrap {
    flex-direction: column-reverse;
    align-content: center;
  }
  .abonement-banner .top-banner-content-inner {
    max-width: 100% !important;
  }
  .abonement-banner .info-block-inner {
    width: auto;
  }
  .abonement-banner .top-block-price-wrap {
    width: fit-content;
    margin: 340px 0 20px;
  }
  .abonement-banner .top-banner-content {
    background-position: 50% 48%;
  }
  .abonement-banner .top-block-price {
    font-size: 34px;
    line-height: 38px;
  }
  .abonement-banner .top-block-price span {
    font-size: 24px;
    line-height: 28px;
  }
}
@media screen and (max-width: 980px) {
  .section-priv-program .full-string-item-2 {
    position: relative;
  }
  .section-priv-program .full-string-item-2 .fs-item-pic {
    display: block !important;
    /*display: block !important;
    width: 17%;
    margin-right: 20px; */
    position: absolute;
    top: 14%;
  }
  .section-priv-program .fs-item-name {
    /* width: 80%;
    max-width: 500px;
    float: right;
    margin-top: -10%; */
    padding-left: 100px;
    height: 60px;
    margin-top: 40px;
  }
  .section-abonement-program .fs-item-name {
    height: 34px !important;
    padding-left: 86px !important;
  }
  .section-abonement-program .fs-item-text.mt-10 {
    padding-left: 86px !important;
    font-size: 12px;
    line-height: 14px;
  }
  .section-abonement-program .fs-item-pic img {
    width: 67%;
  }
  .section-abonement-program .fs-item-text.mt-30 {
    margin-top: 10px;
  }
  .section-abonement-program .full-string-item:nth-child(2) .fs-item-name,
  .section-abonement-program .full-string-item:first-child .fs-item-name {
    margin-top: 0px !important;
  }
  .section-abonement-program .full-string-item-2 {
    padding: 25px 16px 25px 20px;
  }
  .section-priv-program .full-string-item:first-child .fs-item-name {
    margin-top: 26px;
  }
  .section-priv-program .full-string-item:nth-child(2) .fs-item-name {
    height: 45px;
    margin-top: 30px;
  }
  .section-priv-program .full-string-item:nth-child(3) .fs-item-name {
    margin-top: 50px;
    height: 66px;
  }
  .section-priv-program .full-string-item:nth-child(4) .fs-item-name {
    height: 63px;
    margin-top: 40px;
  }
  .section-priv-program .full-string-item:nth-child(5) .fs-item-name {
    margin-top: 38px;
    height: 54px;
  }
  .section-priv-program .full-string-item:nth-child(6) .fs-item-name {
    height: 50px;
    margin-top: 28px;
  }
  .section-priv-program .full-string-item:nth-child(7) .fs-item-name {
    margin-top: 14px;
    height: 50px;
  }
  .section-priv-program .full-string-item:nth-child(8) .fs-item-name {
    height: 44px;
    margin-top: 26px;
  }

  .goskontrakt-banner .top-banner-content-inner {
    max-width: 80%;
  }
  .goskontrakt-banner .title-wh-b,
  .priviledge-banner .title-wh-b {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
  }

  .goskontrakt-new .theme-item {
    flex-direction: row-reverse;
  }
  .goskontrakt-new .theme-item-info {
    max-width: 60%;
    margin: auto 0;
  }
  .goskontrakt-plus .basic-ul.special-ul-mob li {
    border: 1px solid #3079d2;
    border-radius: 7px;
  }
  .goskontrakt-plus .special-ul-mob li {
    background: #f5f6fa;
  }
  .goskontrakt-plus .basic-ul.special-ul-mob li:not(:last-child) {
    margin-bottom: 20px;
    max-width: calc((100% - 20px) / 2);
  }
  .goskontrakt-plus
    .basic-ul.special-ul-mob
    li:not(:last-child):nth-child(odd) {
    margin-right: 20px;
  }
  .goskontrakt-plus .blue-text-xl {
    font-size: 28px;
    line-height: 33px;
  }
  .callback-form__wrapper-goskontrakt .callback-form__inputs {
    display: block;
  }
  .callback-form__wrapper-goskontrakt .input-custom:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-priv-program .circle-styled-ul li:before {
    left: 0;
  }
  .section-priv-program .circle-styled-ul li {
    padding-left: 14px;
  }
  .abonement-banner .info-block-wrap {
    flex-direction: column-reverse;
    align-content: start;
  }
  .abonement-banner .abonement-subtitle {
    font-size: 18px;
    line-height: 24px;
  }
  .abonement-banner .top-banner-content {
    background-position: 8% 40%;
  }
  .abonement-banner .top-btn-wrap {
    margin: 0 0 20px;
  }
  .section-abonement-tariff .format-top span {
    font-size: 20px;
    line-height: 24px;
  }
  .section-abonement-tariff .lined-link-xs {
    font-size: 14px;
    line-height: 17px;
  }
  .abonement-styled-block-wrap .styled-block-title {
    font-size: 24px;
    line-height: 28px;
  }
  .text-more {
    font-size: 12px;
    line-height: 14px;
  }
  .subblock-text {
    font-size: 10px;
    line-height: 12px;
  }
  .section-abonement-plus .mh-list li {
    font-size: 16px;
    line-height: 19px;
    padding-left: 26px;
  }
  .section-abonement-plus .circle-styled-ul li:before {
    width: 15px;
    height: 15px;
    left: 0;
    background-size: 10px;
  }
  .section-abonement-docs .documents_text {
    font-size: 18px;
    line-height: 23px;
  }
  .abonement-about__item {
    font-size: 14px !important;
    line-height: 16px !important;
    padding: 15px 0;
  }
  .section-abonement-steps .text-xs-dark {
    font-size: 16px;
    line-height: 19px;
  }
  .section-abonement-steps .step-item {
    padding: 25px 37px 25px 25px;
  }
  .abonement-banner .title-wh-b {
    font-size: 24px;
    line-height: 28px;
  }
  .abonement-banner .theme-btn {
    padding: 6px 46px;
    font-size: 14px;
    line-height: 32px;
  }
}
@media screen and (max-width: 890px) {
  .abonement-subbanner .text-4 {
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .priviledge-banner .top-banner-content {
    background-size: 260px;
    background-position: 8% 54%;
  }
  .priviledge-banner .top-btn-wrap {
    margin-top: 340px;
  }
  .goskontrakt-banner .top-banner-content,
  .priviledge-banner .top-banner-content {
    padding: 40px 0 30px;
  }
  .goskontrakt-banner,
  .priviledge-banner {
    background: radial-gradient(
      152.47% 583.22% at 152.47% -51.41%,
      #35527c 0%,
      #3079d2 75.83%
    );
  }
  .goskontrakt-banner .top-banner-content {
    background-size: 260px;
    background-position: 50% 90%;
  }
  .goskontrakt-banner .top-banner-content {
    padding: 40px 0 340px;
  }
  .abonement-about__container {
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
  .section-abonement-base .content-col-2 {
    grid-template-columns: 1fr !important;
  }
  .section-abonement-base .present__lblock {
    padding-left: 0;
  }
  .section-abonement-base .present-icon::before {
    background-size: 30%;
  }
  .section-abonement-base .title-icons {
    padding-left: 70px;
  }
  .section-abonement-base .t-h3 {
    font-size: 16px;
    line-height: 70px;
  }
  .section-abonement-base .present__text p {
    font-size: 14px;
    line-height: 16px;
  }
  .section-abonement-base .present__text p {
    padding: 10px 0;
  }
  .section-abonement-base .present__text {
    margin-bottom: 0;
  }
  .section-abonement-base .present__list li {
    padding: 10px 0 10px 32px;
    font-size: 14px;
    line-height: 22px;
    background-size: 16px 16px;
  }
  .section-abonement-base .subblock-text {
    padding-left: 0px;
  }
}

@media screen and (max-width: 700px) {
  .goskontrakt-banner .title-wh-b,
  .priviledge-banner .title-wh-b {
    font-size: 20px;
    line-height: 24px;
  }
  .goskontrakt-banner .top-banner-content-inner .text,
  .priviledge-banner .top-banner-content-inner .text {
    font-size: 14px;
    line-height: 17px;
  }
  .goskontrakt-plus .basic-ul li {
    font-size: 12px;
    line-height: 14px;
  }
  .abonement-banner .title-wh-b {
    font-size: 20px;
    line-height: 24px;
  }
  .abonement-banner .abonement-subtitle {
    font-size: 14px;
    line-height: 18px;
    max-width: 201px;
  }
}
@media screen and (max-width: 600px) {
  .section-abonement-tariff .format-item {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
  }
  .section-abonement-tariff .format-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-abonement-tariff .theme-btn {
    font-size: 14px;
    line-height: 22px;
  }
  .section-abonement-tariff .btn {
    padding: 12px 45px;
  }
  .section-abonement-tariff .format-body {
    padding: 30px 38px 30px;
    width: unset;
    align-items: start;
  }
  .section-abonement-tariff .format-price {
    font-size: 38px;
    line-height: 44px;
  }
  .section-abonement-tariff .format-price span {
    font-size: 26px;
    line-height: 30px;
  }
  .section-abonement-tariff .circle-styled-ul {
    max-width: 230px;
    padding-bottom: 50px;
  }
  .section-abonement-tariff .circle-styled-ul li {
    font-size: 16px;
    line-height: 18px;
    padding-left: 10px;
  }
  .section-abonement-tariff .btn-wrap.mt-30 {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 540px) {
  .priviledge-banner .top-banner-content {
    background-position: 10% 60%;
  }
  .section-abonement-advantages .advantages-pic {
    background-size: auto 80%;
  }
  .section-abonement-advantages .advantages-title {
    max-width: 208px;
    font-size: 17px;
    line-height: 20px;
  }
  .abonement-styled-block-wrap .styled-block {
    justify-content: start !important;
  }
  .abonement-styled-block-wrap .styled-block-title {
    text-align: start;
  }
  .styled-block-wrap .styled-block {
    padding: 15px 67px 30px 15px;
  }
}
@media (max-width: 1300px) {
  .block-contracts {
    width: calc((100% - 40px) / 3);
  }
  .block-contracts:not(:nth-child(4n)) {
    margin-right: unset;
  }
  .block-contracts:not(:nth-child(3n)) {
    margin-right: 20px !important;
  }
}

@media (max-width: 980px) {
  .block-contracts {
    width: calc((100% - 20px) / 2);
  }
  .block-contracts:not(:nth-child(3n)) {
    margin-right: unset !important;
  }
  .block-contracts:not(:nth-child(even)) {
    margin-right: 20px !important;
  }
}

@media (max-width: 767px) {
  .block-contracts {
    width: 100%;
  }
  .block-contracts:not(:nth-child(even)) {
    margin-right: unset !important;
  }
}

.d-flex.btn-wrap {
    column-gap: 20px;
    row-gap: 20px;
}
/* общие стили */

.title_h3 {
    font-family: "TT Norms";
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2;
}



.grid-2-1,
.grid-3-1,
.grid-4-1 {
    display: grid;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
}
.grid-2-1 {
    grid-template-columns: repeat(2, minmax(280px, 1fr));
}
.grid-3-1 {
    grid-template-columns: repeat(3, minmax(280px, 1fr));
}
.grid-4-1 {
    grid-template-columns: repeat(4, minmax(280px, 1fr));
}

.grid-block {
    background: radial-gradient(#eeeeee, #ffffff);
    mix-blend-mode: normal;
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 28px 26px;
}

.bordered-block {
    border: 1px solid #3079D2;
    border-radius: 7px;
    padding: 28px 26px;
}

.bordered-block_header {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    color: #3079D2;
}

.top-banner_content {
    padding: 40px 0;
}
.top-banner_content.d-flex {
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.top-banner_content .header-text {
    font-weight: 700;
    font-size: 52px;
    line-height: 1.2;
    color: #FFFFFF;
}
.top-banner_content img {
    display: block;
}

.white-block {
    padding: 10px 40px;
    background: #FFFFFF;
    color: #254782;
    border-radius: 40px;
    width: fit-content;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
}

.white-block.d-flex {
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
    align-items: center;
}

.white-block_left {
    border-right: 2px solid #dee4ec;
    padding-right: 20px;
}

.image_wrapper {
    padding: 32px;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #3079D2;
    box-shadow: 0px 9px 19px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}
.image_wrapper > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.list-header {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    color: #3079D2;
}

.custom-list {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    column-gap: 20px;
}
.h-list {
    flex-direction: row;
}

.custom-list li {
    display: flex;
    column-gap: 10px;
    vertical-align: middle;
    align-items: baseline;
}
.custom-list li:before {
    border-radius: 50%;
    background: #ff672d;
    content: "";
    width: 11px;
    height: 11px;
    flex-shrink: 0;
    display: block;
    margin: 2px 0;
}

.grid-block .item-text {
    width: 100%;
    max-width: 75%;
    font-size: 24px;
    line-height: 1.2;
    color: #3079D2;
}
.grid-block .item-image {
    min-width: 25%;
}
.grid-block .item-image img {
    display: block;
    max-width: 100%;
}
.grid-block > .d-flex {
    flex-wrap: nowrap;
    column-gap: 30px;
    height: 100%;
}



@media (min-width: 768px) {
    .s768 {
        display: block;
    }
    .h768 {
        display: none;
    }
}


@media (max-width: 980px) {
    .title_h3 {
        font-size: 22px;
    }

    .grid-2-1 {
        grid-template-columns: repeat(1, minmax(280px, 1fr));
    }
    .grid-3-1 {
        grid-template-columns: repeat(2, minmax(280px, 1fr));
    }
    .grid-4-1 {
        grid-template-columns: repeat(3, minmax(280px, 1fr));
    }

    .bordered-block_header {
        font-size: 28px;
    }

    .top-banner_content .header-text {
        font-size: 32px;
    }
    .white-block {
        font-size: 18px;
    }

    .h-list {
        flex-direction: column;
    }

}
@media (max-width: 767px) {

    .title_h3 {
        font-size: 18px;
    }

    .grid-4-1 {
        grid-template-columns: repeat(2, minmax(220px, 1fr));
    }

    .grid-3-1 .grid-block .item-text {
        font-size: 16px;
    }


    .bordered-block_header {
        font-size: 20px;
    }

    .top-banner_content.d-flex {
        flex-direction: column;
    }

    .top-banner_content .header-text {
        font-size: 22px;
    }

    .white-block {
        font-size: 13px;
    }

    .s768 {
        display: none;
    }

}
@media (max-width: 639px) {

    .grid-3-1 {
        grid-template-columns: repeat(1, minmax(280px, 1fr));
    }

}

@media (max-width: 479px) {

    .grid-4-1 {
        grid-template-columns: repeat(1, minmax(200px, 1fr));
    }

}

/* стили страниц */
#mm-variants .item-text {
    width: 100%;
    max-width: 75%;
    font-size: 24px;
    line-height: 1.2;
    color: #3079D2;
}
#mm-variants .item-image {
    min-width: 25%;
}
#mm-variants .item-image img {
    display: block;
    max-width: 100%;
}
.mm-variant {
    flex-wrap: nowrap;
    column-gap: 30px;
    height: 100%;
}

#mm-contacts {
    grid-column-gap: 40px;
    grid-row-gap: 20px;
}

.mm-contact {
    flex-wrap: nowrap;
    grid-column-gap: 10px;
}

.mm-contact a {
    font-size: 34px;
    line-height: 1.2;
    color: #FFFFFF;
    white-space: nowrap;
}



#adv-themes.circle-styled-ul li {
    font-size: 24px;
    font-weight: 400;
}

#adv-coop {
    padding: 30px;
}









#adv-coop.d-flex {
    flex-direction: row;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

#adv-coop__image img {
    display: block;
    max-width: 100%;
}

#adv-coop__text.d-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
    height: 100%;
    justify-content: space-between;
}

#adv-coop__text a {
    text-decoration: underline;
    font-size: 30px;
}


#adv-coop__text .email-text {
    font-size: 24px;
}








#audience.d-flex {
    justify-content: space-between;
    row-gap: 30px;
}

.audience-row.d-flex  {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    row-gap: 20px;
    column-gap: 20px;
}

.audience-item_wrapper {

}
.audience-item {
    width: 185px;
    margin: 0 auto;
}
.audience-item.d-flex {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    row-gap: 20px;


}

.audience-text {
    text-align: center;
}









.audience-image__wrapper {
    width: 148px;
    height: 148px;
    border: 2px solid #3079D2;
    border-radius: 100px;
}

.audience-text {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
}





.payment-details.d-flex {
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 50px;
}

.payment-details-sber {
    width:327px;
    height:270px;
}
.payment-details-tinkoff {
    max-width:327px;
    max-height:162px;
}




@media (max-width: 1199px) {
    #audience.d-flex {
        justify-content: space-around;
    }
    .audience-item_wrapper {
        width: 27%;
    }

}





@media (max-width: 979px) {

    #adv-coop__text a {
        font-size: 18px;
    }

    #adv-coop__text .email-text {
        font-size: 14px;
    }

}






@media (max-width: 767px) {

    #adv-themes.circle-styled-ul li {
        font-size: 18px;
    }





    #adv-coop.d-flex {
        flex-direction: column;
        flex-wrap: nowrap;
        row-gap: 10px;
        column-gap: 10px;
    }

    #adv-coop__text.d-flex {
        row-gap: 10px;
        column-gap: 10px;
        height: auto;
        justify-content: start;
    }

    #adv-coop__image-contaner {
        order: 2;
    }
    #adv-coop__text-container {
        order: 1;
    }



    .audience-item {
        width: fit-content;
    }
    .audience-image__wrapper {
        width: 96px;
        height: 96px;
    }
    .audience-text {
        font-size: 16px;
    }




    .payment-details.d-flex {
        flex-wrap: wrap;
    }

    .payment-details-sber {
        width: 100%;
        height: 100%;
        max-width: 327px;
        max-height: 270px;
    }

}

@media (max-width: 640px) {
    #mm-variants .item-text {
        font-size: 16px;
    }

    .audience-item_wrapper {
        width: 50%;
    }


}
