/*@font-face {
font-family: 'DelaGothicOne-Regular';
src: url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&display=swap');
font-weight: normal;
font-style: normal;
}*/
.buttons-group {
  display: flex;
  gap: 12px;
}
a:hover, a:active, a:focus {
  color: #000 !important;
  outline: none;
  text-decoration: none;
}
.btn {
  width: 297px;
  height: 82px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #bc060f;
  border: 2px solid #bc060f;
}
.btn-order {
  border: 2px solid #c92d2d;
  background-color: #c92d2d;
}
.btn-konsultation {
  border: 2px solid #ffffff;
}
.nav-menus-wrapper {
  display: flex;
  justify-content: center;
}
.form__text{
  display: block;
  width: 100%;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 300;
  border-radius: 8px;
  padding-left: 15px;
  margin: 0 0 20px 0;
}
.swiper-slide._slide_v9gf7_15:last-child{
  display:none;
}
.error {
  border: none;
  border-color: transparent;
}
#feedback{
  margin-top: 50px;
}
#about-program-copy {
  padding: 0;
}
#about-program-copy  .ek-container{
  max-width: 800px;
}
._photo_w3r5b_21 {
  width: 493px;
  height: 403px;
}
.grecaptcha-badge {
  display: none !important;
}
#order-3 button.order_popup {
  display: none;
}
#order-3 .js-show-popup {
  color: #0C999C;
}
#order-3 .form__btn {
  background: #C92D2D !important;
  color: #fff;
  border: 2px solid #C92D2D !important;
  margin-bottom: 12px;
}
#order-3 .modal__privacy {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: center;
}
#order-3 .form__input {
  margin-bottom: 20px;
}
#order-3 .form__input.phone {
  margin-bottom: 40px;
}
#order-3 .modal__wrapper h2 {
  margin-bottom: 20px;
  margin-right: 30px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 25px;
}
#order-3 .modal-open {
  background: #38353599;
}
#order-3 .modal-close {
  display: none !important;
}
#order-3 .modal__close {
  font-size: 0;
  height: 24px;
  position: absolute;
  right: 20px;
}
#order-3 .modal__wrapper {
  width: 572px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
}
#order-2 button.order_popup, #order-4 button.order_popup, #order-5 button.order_popup{
  display: none;
}
#order-2 .js-show-popup, #order-4 .js-show-popup, #order-5 .js-show-popup {
  color: #0C999C;
}
#order-2 .form__btn, #order-4 .form__btn , #order-5 .form__btn {
  background: #C92D2D !important;
  color: #fff;
  border: 2px solid #C92D2D !important;
  margin-bottom: 12px;
}
#order-2 .modal__privacy, #order-4 .modal__privacy, #order-5 .modal__privacy {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: center;
}
#order-2 .form__input, #order-4 .form__input,  #order-5 .form__input {
  margin-bottom: 20px;
}
#order-2 .form__input.phone, #order-4 .form__input.phone, #order-5 .form__input.phone {
  margin-bottom: 20px;
}
#order-2 .modal__wrapper h2, #order-4 .modal__wrapper h2,  #order-5 .modal__wrapper h2 {
  margin-bottom: 20px;
  margin-right: 30px;
  font-weight: 600;
}
#order-2 .modal-open, #order-4 .modal-open, #order-5 .modal-open{
  background: #38353599;
}
#order-2 .modal-close, #order-4 .modal-close, #order-5 .modal-close {
  display: none !important;
}
#order-2 .modal__close, #order-4 .modal__close,  #order-5 .modal__close {
  font-size: 0;
  height: 24px;
  position: absolute;
  right: 20px;
}
.modal__close::before, #order-4 .modal__close::before, #order-5 .modal__close::before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url(/storage/landings/mba/2024/close_icon.svg);
}
#order-2 .modal__wrapper, #order-4 .modal__wrapper, #order-5 .modal__wrapper {
  width: 572px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: white;
  padding: 20px;
}
#order-2 .modal__wrapper h2, #order-4 .modal__wrapper h2, #order-5 .modal__wrapper h2{
  margin-bottom: 20px;
}
#order .ek-manager-contact {
  display: flex;
  gap: 12px;
  width: 287px;
  margin: auto;
}
#order .form__text {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: left;
  color: #6A8687;
  margin: 0;
  padding: .88235em;
  border: none;
  box-shadow: none;
  background-color: white;
}
#order .ek-manager-contact__free-call {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: left;
  color: #6A8687;
  margin-bottom: 12px;
}
#order .ek-manager-contact__link-container {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
#order .ek-manager-contact__icon {
  height: fit-content;
}
#order .ek-manager-contact__link {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  display: block;
  text-align: left;
  color: #2B3541;
}
#order .ek-manager-contact__link small {
  opacity: 1 !important;
}
#order .manager-status img {
  margin: -10px 5px -5px;
}
#order .manager-status {
  color: #6A8687;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 20px;
}
#order .manager-status span {
  color: #063637;
}
#order .manager-contacts {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}
#order .nervf-contact-section {
  background: #f2faf5;
}
#order .nervf-heading {
  padding: 0 !important;
  margin: 0 !important;
}
#order .contact__form {
  width: 100%;
}
#order .col-md-6 {
  padding: 0 !important;
}
#order .nervf-form2 {
  width: 100%;
}
#order .row {
  padding: 0 !important;
  margin: 0 !important;
}
#order .nervf-heading h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  color: #2B3541;
}
#order .nervf-contact-flex {
  margin: 0 !important;
  gap: 20px;
}
#order .form__input {
  margin: 0 !important;
  background: white;
  border-radius: initial;
  border: none;
}
#order .js-hide-after-send {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#order .form__btn {
  background: #C92D2D !important;
  border-color: #C92D2D !important;
}
#order .form__privacy {
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}
#order .js-show-popup {
  color: #C92D2D;
}
#order  .contact-manager {
  width: initial !important;
  float: initial !important;
}
#order .manager__name {
  font-family: "Inter", sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 130%;
}
#order .manager__frame {
  margin-bottom: 32px;
}
p, h3 {
  margin-bottom: 0;
}
#custom-code-2 {
  display: none;
}
.container, .container-wrap {
  width: 100% !important;
  max-width: 1584px !important;
  padding: 0 32px !important;
  margin: auto;
}
.nav-menu > li > a {
  height: initial;
}
#top-menuwr {
  height: auto;
}
._rise_1xmyn_209 {
  display: none;
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:first-child{
  font-weight: 800;
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:nth-child(2){
  color: #c92d2d;
  font-weight: 600;
  list-style: none;
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:nth-child(3){
  list-style: none;
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:nth-child(3)::marker{
  content: "2. ";
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:nth-child(4){
  list-style: none;
}
._generalList_4b2b6_26 li:nth-child(2) ._itemContent_4b2b6_41 ._subList_4b2b6_66 .ek-p:nth-child(4)::marker{
  content: "3. ";
}
#feedback .swiper-wrapper .swiper-slide:nth-child(4) ._imageContainer_10sin_53{
  cursor: auto;
}
#feedback .swiper-wrapper .swiper-slide:nth-child(4) ._imageContainer_10sin_53:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 52px;
  height: 52px;
  background-color: transparent;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 20px 20px;
  background-size: 20px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
* {
  box-sizing: border-box;
}
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  background-color: white;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  display: none;
  max-height: 80%;
  overflow-y: auto;
}
.popup.active {
  display: block;
}
.popup h3 {
  margin-bottom: 20px;
}
.popup img {
  max-width: 146px;
}
.listItemsPopup {
  list-style: none;
}
.popup .close {
  position: absolute;
  top: 32px;
  right: 32px;
  padding: 6px;
  border-radius: 4px;
  cursor: pointer;
  background: #f2faf5;
  border: none;
}
/* Стиль для затемнения фона */
.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 900;
  display: none;
}
.backdrop.visible {
  display: block;
  opacity: 1;
}
/* Отключение скролла на фоне */
.no-scroll {
  overflow: hidden;
}
.popup-teacher {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 32px;
  border-bottom: 1px solid #cfd8d8;
}
.popup-teacher .h3 {
  font-weight: 500;
  font-size: 35px;
  line-height: 130%;
  color: #0d3a3b;
}
.listItemPopup {
  display: flex;
  gap: 20px;
  padding-top: 32px;
}
.listItemPopup b {
  width: 232px;
  color: #005958;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
}
.listItemPopup ul {
  width: 908px;
  list-style-type: none;
  border-bottom: 1px solid #cfd8d8;
  padding-bottom: 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: #0d3a3b;
}
.listItemPopup ul li {
  position: relative;
  padding-left: 20px;
  /* Дополнительная отступ для маркера */
}
.listItemPopup ul li::before {
  content: "•";
  /* Символ маркера */
  position: absolute;
  left: 0;
  color: #0d3a3b;
  /* Цвет маркера */
  font-size: 18px;
  /* Размер маркера */
}
::-webkit-scrollbar-track {
  /* Полоса, по которой движется рукоятка */
  border-radius: 8px;
  /* Закругление углов */
  background-color: #f1f1f1;
  /* Цвет дорожки */
}
.section-cover {
  background: url('/storage/landings/lid-magnit-mba/mini-mba/back-lid-mini-mba-1920(1).png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
.container-new {
  width: 100%;
  max-width: 1584px;
  padding: 0 32px;
  margin: auto;
}
.date-program {
  display: flex;
  align-items: center;
  gap: 8px;
}
.date-program p {
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  line-height: 130%;
}
h1 {
  font-size: 63px;
  color: #fff;
  max-width: 846px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 80px 0;
}
.title-h1-second {
  font-size: 40px;
  color: #fff;
  max-width: 846px;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 20px;
  margin-bottom: 80px;
}
._slide_1to91_15 {
  height: 391px;
  text-align: left !important;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
._photo_1e9yl_13 {
  width: initial !important;
  height: 280px;
}
._textContent_1e9yl_23 {
  padding: 20px;
  width: 100%;
  height: 100%;
}
.ek-h3 {
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 130%;
}
._name_1e9yl_29 {
  text-align: left;
  margin-bottom: 12px;
}
.container-new {
  width: 1584px;
  padding: 0 32px;
  margin: auto;
}
.section-acc {
  padding: 100px 0;
  background-color: #f2faf5;
}
.section-acc-choose {
  padding: 150px 0;
  background-color: #f2faf5;
}
.ek-button-text {
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 18px;
}
.h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 110%;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.h2:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 38px;
  margin-right: 20px;
  background-image: url(/storage/landings/mba_new/rhomb.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}
a {
  color: #fff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.header-text-p {
  font-size: 24px;
  color: #2B3541;
  margin-bottom: 15px;
  max-width: 400px;
}
.buttons-group {
  display: flex;
  gap: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #2B3541;
}
.header-text-p-big {
  font-size: 30px;
  color: #fff;
  line-height: 120% !important;
  margin-bottom: 15px;
  margin-top: 20px;
}
.text-with-button {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.content {
  max-width: 800px;
}
.header-text-content {
  margin: 60px 0;
}
.header-logo  {
  margin-bottom: 40px;
}
.header-text-p-small {
  font-size: 18px;
  color: #535353;
}
.ek-manager-contact__link-container a {
  color: #2b3541;
}
ul {
  list-style-image: url('https://cbo.ru/storage/landings/lid-magnit-mba/list-style.png');
}
@media (hover: hover) {
  .teacher-link:hover:after {
	background-image: url(/storage/landings/lid-magnit-mba/angle-small-right-black.png);
	margin-left: 10px;
  }
}
.choose-content {
  display: flex;
  align-content: center;
  justify-content: space-between;
}
.choose-card {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 30px;
  width: calc((100% - 396px) / 2);
  border: 1px solid #DADADA;
  border-radius: 20px;
  justify-content: center;
  transition: 0.5s;
  margin-top: 30px;
}
.choose-card:hover {
  border: 1px solid #005958;
}
.choose-card-title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 20px;
  list-style-image: url(https://cbo.ru/storage/landings/lid-magnit-mba/list-style.png);
  margin-left: 15px;
}
.choose-button {
  display: flex;
  background-color: #045c5e;
  padding: 15px 25px;
  border-radius: 8px;
  margin-top: 20px;
  font-size: 16ps;
  justify-content: center;
}
.choose-button:hover {
  background-color: #000;
}
.choose-img {
  display: flex;
  align-items: center;
}
.section-acc-modules {
  background-color: #005958;
  padding: 100px 0;
}
.light-text {
  color: #fff;
}
.modal__wrapper {
  border-radius: 20px;
  position: relative;
  margin: 0 auto;
  padding: 50px;
  width: 1100px;
  text-align: left;
  background-color: #fff;
  margin-top: 50px;
}
.modal__close {
  position: absolute;
  top: 40px;
  right: 80px;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  z-index: 1;
}
.modal-h3 {
  font-size: 40px;
  font-weight: 500;
  color: #2B3541;
}
.about-autor {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
.modal-img {
  width: 150px;
  margin-right: 40px;
}
.modal-ul{
  list-style-image: none;
  list-style-type: none;
}
.modal-list-item {
  display: flex;
  gap: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #222222;
}
.modal-list-item-title {
  display: block;
  min-width: 300px;
  max-width: 300px;
  font-size: 24px;
  font-weight: 500;
}
#is3hh.modal-close, #ijw5k.modal-close, #i8jgq.modal-close, #if0yo.modal-close  {
  display: none !important;
}
#id.close {
  display:none !important;
}
body.modal-open {
  overflow: hidden !important;
  position: fixed;
}
.modal-open {
  display: block !important;
}
.modal {
  overflow-y: auto;
  background-color: rgba(4, 71, 72, .7);
}
.information-subtitle {
  font-size: 24px;
  color: #fff;
  margin-bottom: 40px;
}
.information-content {
  display: flex;
  gap: 40px;
}
.information-text-content {
  padding: 25px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  max-width: 800px;
  flex-direction: column;
  gap: 20px;
}
.information-text-content-title {
  font-size: 20px;
  font-weight: 600;
  color: #2B3541;
}
.information-content-buttons {
  display: flex;
  gap: 20px;
}
.information-content-button {
  background-color: #DB2824;
  padding: 15px 25px;
  border-radius: 8px;
  display: block;
  width: fit-content;
}
.information-content-button:hover {
  background-color: #AE110E;
}
.information-content-img {
  display: block;
  width: 50%;
  background-image: url(/storage/landings/lid-magnit-mba/mba2/information-img1920.png);
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
.interested {
  margin: 100px 0;
}
.intrested-carts {
  display: flex;
  justify-content: space-between;
  gap:40px;
}
.intrested-cart {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.intrested-cart span {
  font-size: 24px;
  padding: 16px 0 24px 0;
  width: 100%;
}
.intrested-cart-paragraph {
  margin-bottom: 15px;
}
.intrested-cart img {
  width: 100%;
}
.intrested-link a {
  display: flex;
  color: #0c999c;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
.intrested-link a svg {
  margin-left: 8px;
}
.intrested-link a svg:hover {
  color: #000;
}
.intrested-cart img {
  border-radius: 10px;
}
@media (max-width: 1440px) {
  .container-new {
	width: auto;
  }
  .section-cover {
	background: url('/storage/landings/lid-magnit-mba/mini-mba/back-lid-mini-mba-1024.jpg');
	background-size: cover;
  }
  h1 {
	font-size: 60px;
	margin: 60px 0;
  }
  .choose-card {
	width: 45vw;
  }
  .choose-img {
	display: none;
  }
}
@media (max-width: 1024px) {
  .section-cover {
	background: url('/storage/landings/lid-magnit-mba/mini-mba/back-lid-mini-mba-768.jpg');
	background-repeat: no-repeat;
	background-size: cover;
  }
  #order-2 .modal__wrapper, #order-4 .modal__wrapper, #order-5 .modal__wrapper {
	width: 95vw;
  }
  .header-text-content {
	margin: 40px 0;
  }
  .header-text-p-big {
	font-size: 24px;
	margin-top: 0;
  }
  .header-text-p {
	font-size: 20px;
  }
  .section-acc {
	padding: 60px 0;
  }
  .h2 {
	font-size: 32px;
  }
  .section-acc-choose {
	padding: 60px 0;
  }
  .container-new {
	max-width: 1024px;
  }
  .section-acc-modules {
	padding: 60px 0;
  }
  #nervf-services, #nervf-started, #nervf-testimonial, #nervf-blog, #nervf-company, #nervf-project, #nervf-about, #nervf-team, #nervf-contact, #nervf-footer {
	padding: 60px 0;
	clear: both;
  }
  ._photo_1e9yl_13 {
	height: 200px;
  }
  ul {
	display: flex;
	flex-direction: column;
	gap: 8px;
	font-size: 18px;
	list-style-image: url(https://cbo.ru/storage/landings/lid-magnit-mba/list-style.png);
	margin-left: 15px;
  }
  .choose-card-title {
	font-size: 20px;
  }
}
@media (max-width: 768px) {
  .container-new {
	max-width: 95vw;
  }
  h1 {
	font-size: 40px;
  }
  .section-cover {
	background: url('/storage/landings/lid-magnit-mba/mini-mba/back-lid-mini-mba-375.jpg');
	background-repeat: no-repeat;
	background-size: cover;
  }
  .section-acc-choose {
	padding: 40px 0;
  }
  .choose-content {
	flex-direction: column;
	gap: 20px;
  }
  .choose-card {
	width: 100%;
	margin-top: 0;
  }
  .choose-img {
	display: flex;
	height: 100px;
	justify-content: center;
  }
  .section-acc-modules {
	padding: 40px 0;
  }
  .information-subtitle {
	font-size: 20px;
  }
  .information-content-img {
	display: none;
  }
  .information-content-buttons {
	flex-direction: column;
  }
  .information-content-button {
	width: 100%;
  }
  .intrested-carts {
	flex-direction: column;
  }
  .interested {
	margin: 40px 0;
  }
  .text-with-button {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-right: 0px;
	display: flex;
	flex-direction: column;
  }
  .buttons-group {
	width: 100%;
  }
  .btn {
	width: 100%;
	height: auto;
	margin-top: 20px;
  }
  @media (max-width: 375px) {
	.container-new {
	  max-width: 375px;
	}
	.header-logo {
	  width: 150px;
	}
	h1 {
	  font-size: 32px;
	}
	.header-text-p-big {
	  font-size: 18px;
	  margin-top: 0;
	}
	.text-with-button {
	  width: 100%;
	  background-color: #fff;
	  background-image: none;
	  padding: 20px;
	}
	.header-text-p {
	  font-size: 24px
		margin-bottom: 15px;
	}
	.btn {
	  width: 100%;
	  height: 50px;
	  font-size: 16px;
	}
	.header-text-p-small {
	  font-size: 14px;
	}
	.h2 {
	  font-size: 24px;
	}
	.teacgher-card {
	  width: 100%;
	  padding: 20px;
	  margin-bottom: 20px;
	}
	.ek-h3 {
	  font-size: 20px;
	  text-align: center;
	}
	.about-teacher {
	  align-items: center;
	  flex-direction: column;
	}
	._photo_1e9yl_13 {
	  width: 166px;
	  height: 200px;
	}
	.teacher-link {
	  font-size: 18px;
	  justify-content: center;
	}
	.section-acc {
	  padding: 30px 0;
	}
	.h2 {
	  margin-bottom: 20px;
	}
	.section-acc-modules {
	  padding: 30px 0;
	}
	.module-date-time-place {
	  gap: 15px;
	}
	.module-date-time {
	  font-size: 14px;
	}
	.module-place-check {
	  font-size: 12px;
	}
	.module-text-title {
	  font-size: 18px;
	}
	.module-text-paragraph {
	  font-size: 16px;
	}
	p, h3 {
	  margin-bottom: 0;
	  font-size: 16px;
	}
	#order .nervf-heading h2 {
	  font-size: 24px;
	}
	#order-2 .modal__wrapper, #order-4 .modal__wrapper, #order-5 .modal__wrapper {
	  width: 370px;
	}
	.modal__wrapper {
	  width: 370px;
	}
	.about-autor {
	  margin-bottom: 40px;
	  flex-direction: column;
	  gap: 20px;
	}
	.modal-img {
	  width: 150px;
	  margin-right: 0px;
	}
	.modal__close {
	  right: 20px;
	}
	.modal-list-item {
	  gap: 20px;
	  flex-direction: column;
	  margin-bottom: 20px;
	  padding-bottom: 20px;
	}
	.modal-list-item-text {
	  font-size: 16px;
	}
	.modal-list-item-title {
	  font-size: 18px;
	}
  }
  @media (max-width: 425px) {
	.content {
	  max-width: 95vw;
	}
	.text-with-button {
	  width: 100%;
	  background-color: #fff;
	  background-image: none;
	  padding: 20px;
	  margin-right: 0px;
	}
	.container-new {
	  max-width: 95vw;
	}
	.btn {
	  height: 60px;
	  font-size: 16px;
	}
	h1 {
	  font-size: 32px;
	}
	.header-text-p-big {
	  font-size: 20px;
	}
	.header-text-p {
	  font-size: 16px;
	}
	.header-text-p-small {
	  font-size: 14px;
	}
	.h2 {
	  font-size: 24px;
	  justify-content: center;
	  text-align: center;
	}
	.h2:before {
	  display: none;
	}
	.teacgher-card {
	  width: 100%;
	  padding: 20px;
	  margin-bottom: 20px;
	}
	.ek-h3 {
	  font-size: 20px;
	  text-align: center;
	}
	.about-teacher {
	  align-items: center;
	  flex-direction: column;
	}
	._photo_1e9yl_13 {
	  width: 166px;
	  height: 200px;
	}
	.teacher-link {
	  font-size: 18px;
	  justify-content: center;
	}
	.modal__wrapper {
	  width: 370px;
	}
	.about-autor {
	  margin-bottom: 40px;
	  flex-direction: column;
	  gap: 20px;
	}
	.modal-img {
	  width: 150px;
	  margin-right: 0px;
	}
	.modal__close {
	  right: 20px;
	}
	.modal-list-item {
	  gap: 20px;
	  flex-direction: column;
	  margin-bottom: 20px;
	  padding-bottom: 20px;
	}
	.modal-list-item-text {
	  font-size: 16px;
	}
	.modal-list-item-title {
	  font-size: 18px;
	}
	#order .nervf-heading h2 {
	  font-size: 24px;
	}
	#order-2 .modal__wrapper, #order-4 .modal__wrapper, #order-5 .modal__wrapper {
	  width: 370px;
	}
  }