._authorBackground_1m4vz_151 {
  background: url(/storage/landings/mini-MBA2024/price.webp) !important;
  background-repeat: no-repeat  !important;
  background-position: left  !important;
  background-size: contain  !important;
}
@media screen and (max-width: 1200px){
  ._authorPhoto_1m4vz_142 {
	background: url(/storage/landings/mini-MBA2024/price.webp) !important;
	background-repeat: no-repeat  !important;
	background-position: left !important;
	background-size: cover !important;
  }
}
body {
  margin: 0;
}
.ek-feedback-container {
  padding: 64px 0;
  overflow: hidden;
}
.ek-feedback-container > * {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}
.ek-swiper__title {
  text-align: center;
  color: #101828;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin: 0;
}
.swiper {
  max-width: 1320px;
  box-sizing: border-box;
  user-select: none;
  overflow: initial;
  padding: 0 60px;
}
.swiper-wrapper_feedback {
  padding: 32px 0 !important;
  height: 508px !important;
}
.swiper-slide {
  background: #f9fafb;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ek-feedback-item {
  padding: 52px;
}
.ek-quotes-container {
  width: 24px;
  height: 24px;
  margin-bottom: 16px;
}
.ek-quotes {
  width: 100%;
}
.ek-feedback-text {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #2b3541;
  line-height: 130%;
  margin-bottom: 20px;
}
.ek-feedback__author {
  display: flex;
}
.ek-feedback__author-image-container {
  width: 48px;
  height: 48px;
  margin-right: 12px;
  flex-shrink: 0;
}
.ek-feedback__author-image {
  width: 100px;
  border-radius: 50%;
}
.ek-feedback__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ek-feedback__author-name {
  margin: 0;
  color: #2b3541;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  margin-bottom: 4px;
}
.ek-feedback__author-status {
  margin: 0;
  color: #667085;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
}
.buttons {
  display: none;
}
@media screen and (max-width: 768px) {
  .ek-feedback-container {
	padding: 40px 0;
  }
  .ek-swiper__title {
	font-size: 28px;
  }
  .swiper {
	padding: 0 8%;
  }
  .swiper-wrapper_feedback {
	padding: 32px 0 20px !important;
  }
  .ek-feedback-item {
	padding: 32px 20px;
  }
  .ek-feedback-text {
	font-size: 16px;
  }
  .swiper-pagination {
	display: none;
  }
  .buttons {
	display: flex;
	gap: 12px;
	justify-content: flex-end;
  }
}
@media screen and (max-width: 540px) {
  .swiper-wrapper_feedback {
	height: 552px !important;
  }
  .ek-feedback-item {
	padding: 20px;
  }
}
@media screen and (max-width: 375px) {
  .swiper {
	padding: 0 5%;
  }
}
.swiper-pagination {
  position: static;
}
.swiper-pagination > * {
  padding: 0.5px;
  transition: 0.3s;
}
.swiper-pagination-bullet-active {
  background: #0c999c !important;
  width: 25px;
  border-radius: 5px;
}
.swiper-button-next_feedback,
.swiper-button-prev_feedback {
  width: 49px;
  height: 49px;
  border-radius: 28px;
  border: 1px solid #e4e7ec;
  background: #fff;
  backdrop-filter: blur(4px);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.swiper-button-next_feedback:hover,
.swiper-button-prev_feedback:hover {
  border: 1px solid #e4e7ec;
  background: #86ccce;
}
.swiper-button-next_feedback:active,
.swiper-button-prev_feedback:active {
  border: 1px solid #e4e7ec;
  background: #0c999c;
}
.swiper-button-prev_feedback {
  transform: rotate(180deg);
}
.ek-feedback-container {
  padding: 64px 0;
  overflow: hidden;
}
.ek-feedback-container > * {
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
}
.ek-swiper__title {
  text-align: center;
  color: #101828;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.6px;
  margin: 0;
}
.swiper {
  max-width: 1320px;
  box-sizing: border-box;
  user-select: none;
  overflow: initial;
  padding: 0 60px;
}
.swiper-wrapper_photo {
  padding: 32px 0 !important;
  height: 315px !important;
}
.swiper-slide {
  background: #f9fafb;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  overflow: hidden;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ek-feedback-item {
  padding: 52px;
}
.ek-quotes-container {
  width: 24px;
  height: 24px;
  margin-bottom: 16px;
}
.ek-quotes {
  width: 100%;
}
.buttons {
  display: none;
}
.ek-photo-item {
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .swiper-wrapper_photo {
	padding: 32px 0 20px !important;
	height: 231px !important;
  }
}
@media screen and (max-width: 768px) {
  .ek-feedback-container {
	padding: 40px 0;
  }
  .ek-swiper__title {
	font-size: 28px;
  }
  .swiper {
	padding: 0 8%;
  }
  .swiper-wrapper_photo {
	padding: 32px 0 20px !important;
	height: 231px !important;
  }
  .swiper-pagination {
	display: none;
  }
  .buttons {
	display: flex;
	gap: 12px;
	justify-content: flex-end;
  }
}
@media screen and (max-width: 540px) {
  .ek-feedback-item {
	padding: 20px;
  }
}
@media screen and (max-width: 375px) {
  .ek-swiper__title {
	padding: 0 5%;
  }
  .swiper {
	padding: 0 5%;
  }
  .swiper-wrapper_photo {
	height: 247px !important;
  }
}
.swiper-pagination {
  position: static;
}
.swiper-pagination > * {
  padding: 0.5px;
  transition: 0.3s;
}
.swiper-pagination-bullet-active {
  background: #0c999c !important;
  width: 25px;
  border-radius: 5px;
}
.swiper-button-next_photo,
.swiper-button-prev_photo {
  width: 49px;
  height: 49px;
  border-radius: 28px;
  border: 1px solid #e4e7ec;
  background: #fff;
  backdrop-filter: blur(4px);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.swiper-button-next_photo:hover,
.swiper-button-prev_photo:hover {
  border: 1px solid #e4e7ec;
  background: #86ccce;
}
.swiper-button-next_photo:active,
.swiper-button-prev_photo:active {
  border: 1px solid #e4e7ec;
  background: #0c999c;
}
.swiper-button-prev_photo {
  transform: rotate(180deg);
}
#custom-code-10 .item_content img {
  display: none;
}
.container-new{
  max-width: 1200px;
  margin: 0 auto;
}
.comporates{
  padding: 100px 50px;
}
.corporate-training{
  background: linear-gradient(93.19deg, #045C5E 0%, #004241 100%);
  border-radius: 8px;
  padding: 32px;
}
.corporate-training-desc h3{
  color: #fff;
}
.corporate-training-desc p{
  color: #fff;
}
.btn-comporates{
  background: #db1515;
  color: #fff;
  border: 2px solid #db1515;
}
.btn-comporates:hover, .btn-comporates:focus, .btn-comporates:active {
  background: #eb4040 !important;
  border-color: #eb4040 !important;
}
@media screen and (max-width: 1100px) {
  .comporates {
	padding: 60px 50px;
  }
  .btn.btn-comporates{
	width: 100%;
  }
}
@media screen and (max-width: 600px){
  .comporates {
	padding: 40px 20px;
  }
}
.js-order-modal.order.page.order-page.modal.modal-close {
  display: none !important;
}
.input.custom {
  display: block;
  width: 100%;
  box-shadow: none;
  background-color: #F9FAFB;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
.modal__wrapper {
  margin: 0 auto;
  background: #fff;
  width: 520px;
  margin-top: 8%;
  padding: 40px;
}
.modal {
  background-color: rgba(4, 71, 72, 0.7);
}
._textContainer_1w9o4_17 {
  z-index: 10;
}
/*************************************************************************************
Основные стили 
*************************************************************************************/
.wrapper {
  max-width: 1200px;
  margin: 0px auto;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
img {
  max-width: 100%;
  max-height: 100%;
}
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
.new-deg h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 34px;
  margin: 0px;
  padding: 0px;
}
.new-deg h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 34px;
  margin: 0px;
  padding: 0px;
}
.new-deg h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 34px;
  margin: 0px;
  padding: 0px;
}
.new-deg h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 28px;
  margin: 0px;
  padding: 0px;
}
.new-deg p {
  font-family: Tahoma,sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.42857143;
  margin: 0px;
  padding: 0px;
}
.new-deg li {
  padding-bottom: 10px;
}
a {
  display: inline-block;
}
img {
  max-width: 100%;
  max-height: 100%;
}
section {
  position: relative;
}
.left {
  max-width: 580px;
  margin: 20px;
}
.right {
  max-width: 580px;
  margin: 20px;
}
.gold {
  color: gold;
}
.gold-bg {
  color: black;
  background-color: gold;
}
.white {
  color: white;
}
.yellow {
  color: #ffd700}
@media screen and (max-width: 600px) {
  #ncbo-header-new {
	display: none;
  }
  .slick-slide img {
	display: none!important;
  }
}
/*************************************************************************************
Первый блок 
*************************************************************************************/
#main {
  background: url(/storage/landings/Degtyarev/bg-1-min.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: white;
}
#main .right img {
  padding-top: 30px;
  max-width: 360px;
  max-height: 540px;
}
#main .flex{
  flex-wrap: wrap;
  padding-top: 50px;
  display: flex;
  justify-content: space-around;
}
#main .wrapper {
  max-width: 1200px;
  margin: 0px auto;
}
#main .wrapper p {
  font-size: 20px;
  font-weight: 500;
  margin-top: 15px;
  color: white;
}
#main .wrapper h1 {
  margin-top: 0;
  font-size: 50px;
  font-weight: 900;
  max-width: 660px;
  color: #ffffff;
}
#main .wrapper h2 {
  font-size: 30px;
  font-weight: 500;
  max-width: 390px;
  position: relative;
  margin-top: 25px;
  margin-bottom: 58px;
  color: white;
  padding-top: 10px;
}
#main .dop-com p {
  color: #ffffff;
  background: #ba283d;
  padding: 5px 10px;
  margin: 5px;
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: right;
  display: inline-block;
  position: relative;
  box-shadow: #70273d 0 0 20px;
}
#main .dop-com {
  display: flex;
  flex-wrap: wrap;
}
#main .date {
  font-size: 20px;
}
#main .date img {
  margin: 0px 10px;
}
#main .wrapper a.rbtn {
  position: relative;
  z-index: 10;
  background: #f7b200;
  border: 1px solid #f7b200;
  color: #3c2d4e;
  box-shadow: #70273d 0 0 20px;
  padding: 15px 25px;
  font: 300 20px font;
  border-radius: 5px;
  display: block;
  max-width: 280px;
  transition: 0.3s;
}
#main .wrapper a:hover {
  -webkit-filter: brightness(1.1);
  -moz-filter: brightness(1.1);
  -ms-filter: brightness(1.1);
  filter: brightness(1.1);
  box-shadow: rgb(247, 130, 76) 0 0 50px;
}
.dop-info {
  position: relative;
  max-width: 1000px;
  margin: 0px auto;
  background: white;
  text-align: center;
  top: -40px;
  z-index: 2;
  box-shadow: #ba283d 5px 5px 0;
}
.dop-info p {
  display: inline-block;
  width: 250px;
  margin: 20px 20px;
  font-size: 20px;
  font-weight: 900;
}
.dop-info p:nth-child(2) {
  border-left: #ba283d 5px solid;
  border-right: #ba283d 5px solid;
  padding: 0 25px;
  margin: 20px 25px;
  width: 310px;
}
#comu .wrapper {
  position: relative;
  max-width: 952px;
  height: 100%;
  margin: 0 auto;
}
#comu .h2-con {
  padding-top: 10px;
}
#comu h2 {
  font-size: 46px;
  text-align: center;
  font-weight: 900;
  color: black;
}
#comu h2 strong {
  color: #ba283d;
  font-weight: 900;
}
#comu .s-list {
  padding-top: 50px;
}
#comu .item {
  margin-bottom: 75px;
  float: left;
  max-width: 460px;
  vertical-align: top;
}
#comu .item:nth-child(2n+1) {
  clear: both;
}
.item span {
  padding-left: 24px;
  font-weight: 300;
  overflow: hidden;
  display: block;
  font-size: 20px;
  line-height: 1.3;
  text-align: left!important;
  color: #000;
}
#comu strong span {
  font-size: 20px;
  font-weight: 900;
  padding-left: 0;
  margin-bottom: 30px;
  position: relative;
  overflow: visible;
}
#comu .item img {
  float: left;
  width: 50px;
}
#comu strong span:after {
  content: '';
  width: 150px;
  height: 5px;
  background: #ba283d;
  position: absolute;
  bottom: -10px;
  left: 0px;
}
#cit .wrapper {
  max-width: 1000px;
  margin: 0px auto;
}
#cit .wrapper p {
  font: 300 20px georgia;
  font-style: italic;
  margin: 0px 40px 70px;
  padding: 30px 50px;
  border: #ba283d 5px solid;
  box-shadow: #352944 10px 10px;
}
#cit .wrapper b {
  font-size: 20px;
  float: right;
  position: relative;
  top: -50px;
  right: 40px;
  font-weight: 900;
}
#btn-inside a {
  position: relative;
  z-index: 10;
  background: #ba283d;
  border: 1px solid #ba283d;
  color: white;
  box-shadow: #ba283d 0 0 20px;
  padding: 15px 25px;
  font-weight: 900;
  font-size: 20px;
  border-radius: 5px;
  display: block;
  transition: 0.3s;
  margin: 10px 0 50px;
  min-width: 280px;
  max-width: 320px;
}
.why-d .block-m-3:before {
  top: -10px;
  left: -60px;
  background-size: 170px;
  border: #ba283d 3px solid;
}
.why-d .block-m-3:after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
}
.why-d .block-m-3:before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
}
.why-d .block-m-3 {
  display: inline-block;
  text-align: left;
}
.why-d .block-m-3 {
  position: relative;
  margin: 50px 0px 40px;
  padding: 5px;
  font-size: 20px;
  font-weight: 300;
  width: 265px;
  vertical-align: top;
}
.why-d .h2 {
  font-size: 35px;
  color: black;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  padding: 35px 0;
  width: 100%;
  text-align: center;
}
.why-d .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-evenly;
}
.why-d .block-m-3:after {
  top: -20px;
  left: -70px;
  border: #352944 5px solid;
}
.video-screen {
  background: url(/storage/landings/Degtyarev/bg-1-min.jpg) center/cover no-repeat;
  box-shadow: 100vw 690px rgba(0, 117, 206, 0.13) inset;
  text-align: center;
}
.reviews__list .slick-slide img {
  display: block;
  position: absolute;
  bottom: 1px;
  left: 1px;
}
.reviews__list .reviews__content, li.reviews__item.slick-slide {
  position: relative;
}
#autor-main .wrapper img {
  display: inline-block;
  max-width: 400px;
  position: relative;
  top: 24px;
  z-index: 1;
}
#autor-main .wrapper p {
  font-size: 18px;
  font-weight: 300;
  display: inline-block;
  max-width: 505px;
  vertical-align: -2px;
  margin-left: 40px;
}
#autor-main .wrapper p span {
  font-size: 46px;
  color: #ba283d;
  display: block;
  position: relative;
  bottom: 10px;
  font-weight: 900;
}
.rblue {
  color: #ba283d;
}
#autor-main .h2 {
  font-family: Font;
  font-size: 35px;
  color: black;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  padding: 35px 0;
}
#autor-main .comp-logo img {
  display: inline-block;
  margin: 10px;
  max-width: 110px;
  max-height: 110px;
  vertical-align: middle;
}
#autor-main .comp-logo {
  position: relative;
  max-width: 952px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
.advantage-list .h2-con h2 {
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 46px;
  text-align: center;
  font-weight: 900;
  color: black;
}
.advantage-list .h4 {
  font-size: 30px;
  text-align: center;
  color: black;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  line-height: 1.1;
  padding: 15px 0;
}
#custom-code-9 .item {
  max-width: 400px;
  margin: 25px;
}
#custom-code-9  .item_content {
  display: flex;
}
.advantages-list .item img {
  width: 50px;
  height: 50px;
}
#chemu .wrapper {
  position: relative;
  max-width: 952px;
  margin: 0 auto;
}
#chemu .h2-con{
  display: flex;
  flex-wrap: wrap;
}
#chemu .h2-con h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: black;
  font-size: 46px;
  text-align: center;
  font-weight: 900;
  padding: 50px 20px;
  width: 100%;
}
#chemu .advantages-list .item {
  margin-bottom: 70px;
  position: relative;
  float: left;
  width: 460px;
  vertical-align: top;
}
#chemu .advantages-list .item:before {
  counter-increment: heading;
  content: counter(heading);
  position: absolute;
  left: 25px;
  top: -57px;
  padding: 6px;
  font-size: 130px;
  color: rgba(53, 41, 68, 0.23);
  text-align: center;
  transition: 0.3s;
  font-weight: 900;
}
.advantages-list .item span {
  padding-left: 24px;
  font-weight: 300;
  overflow: hidden;
  display: block;
  font-size: 20px;
  line-height: 1.3;
  text-align: left!important;
  color: #000;
}
#chemu strong span {
  font-size: 20px;
  font-weight: 900;
  padding-left: 0;
  margin-bottom: 30px;
  position: relative;
  overflow: visible;
}
#chemu strong span:after {
  content: '';
  width: 150px;
  height: 5px;
  background: #ba283d;
  position: absolute;
  top: 65px;
  left: 0px;
}
#chemu .item:hover:before {
  color: rgb(186, 40, 61);
  transform: translate(-50px,0);
  -webkit-transform: translate(-50px,0);
  -o-transform: translate(-50px,0);
  -moz-transform: translate(-50px,0);
}
@media screen and (max-width: 600px) {
  #chemu .advantages-list .item {
	max-width: 460px!important;
	width: 100%;
  }
}
#gold-block .wrapper {
  padding: 50px 5px;
}
#gold-block h3 {
  margin: 0px 30px;
  margin: 0px 30px;
  font-family: 'Oswald', sans-serif;
  font-size: 34px;
}
#gold-block .item{
  max-width: 555px;
  justify-content: center;
  align-items: center;
  margin: 20px 20px;
  font-size: 17px;
  flex-wrap: nowrap;
}
#gold-block .item p {
  margin: 10px;
  max-width: 455px;
}
#gold-block img {
  max-width: 65px;
  max-height: 65px;
  margin: 10px;
}
.header-menu .header-aux__btn {
  display: none;
}
.header-menu {
  z-index: 1000;
}
/********************contact__form**************************************/
.contact__form {
  width: 100%;
}
.contact-manager {
  width: 300px!important;
  float: right;
  /*background: #f1f1f1;*/
}
.manager__frame {
  margin: 0 auto;
}
.manager__name {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
}
.manager__phone {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  /* identical to box height, or 150% */
  text-align: center;
  /* text-colors/text-main-light */
  color: #2B3541;
}
.nervf-contact-flex {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 680px) {
  .nervf-contact-flex {
	flex-direction: column-reverse;
  }
  .contact-manager {
	margin-right: 20%;
  }
}
@media (max-width: 360px ) {
  .contact-manager {
	margin-right: 0%;
  }
}
@media (max-width: 395px ) {
  .contact-manager {
	margin-right: 5%;
  }
}
.callback-message {
  font-size: 18px;
}
.form__input:not(:last-of-type) {
  margin-bottom: 2em;
}
.form__input {
  margin: 0;
  margin-bottom: 0px;
}
.modal__input {
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
}
.modal__input:active, .modal__input:focus {
  outline: none;
  box-shadow: none;
  border-color: #045C5E;
}
.modal__btn {
  width: 100%;
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 12px 20px 12px!important;
  /* background: #045C5E!important;*/
  background: #0C999C!important;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 6px;
  color: #fff;
  /*border: 2px solid #f4be34;*/
}
@media screen and (max-width: 480px) {
  .nervf-cover {
	background: url() top right no-repeat;
  }
  .display-tc2, .main-title {
	color: #2B3541!important;
  }
  .overlay {
	opacity: 1;
  }
}
.form__btn {
  background: #0C999C!important;
  color: #fff;
  border: 2px solid #0C999C;
}
.form__btn:hover, .form__btn:focus, .form__btn:active {
  background: #0FC6CA;
  !important;
  border-color: #0FC6CA;
  !important;
}
/********************contact__form__end**************************************/
._video_19jkw_15:last-child{
  display:none;
}
._videoContainer_19jkw_15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 4%;
  justify-content: center;
}