/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
@font-face {
  font-family: 'Rouble';
  src: url("../fonts/rouble.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
:target {
  scroll-margin-top: 100px; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ul {
  list-style: none; }

input {
  outline: none; }

* img {
  max-width: 100%; }

:root {
  --bg-color: #fff;
  --bg-light-color: #F7F7F7;
  --prime-color:#3CAC77;
  --accent-color: #3CAC77;
  --text-color: #093B54;
  --header-color: #2D4654;
  --disable-color: #D8DADB; }

.help-block.form-error {
  position: absolute;
  font-size: .8em;
  color: #b94a48;
  top: -10px; }
  @media screen and (max-width: 767px) {
    .help-block.form-error {
      top: 0px; } }

h2 {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.5rem, 1.318rem + 0.91vw, 2rem);;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: var(--header-color);
  margin-bottom: clamp(4rem, 3.636rem + 1.82vw, 5rem);; }

h3 {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  font-size: clamp(1.25rem, 1.159rem + 0.45vw, 1.5rem);;
  line-height: 110%;
  letter-spacing: -0.01em;
  color: var(--prime-color);
  margin-bottom: clamp(2.75rem, 2.295rem + 2.27vw, 4rem);; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--prime-color, var(--prime-color)); }

.swiper-buttons-wrapper {
  width: 95px;
  position: relative;
  top: -24px; }
  @media screen and (max-width: 810px) {
    .swiper-buttons-wrapper {
      display: none; } }

.swiper-button-next:after, .swiper-button-prev:after {
  font-size: 24px;
  font-weight: 600; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 25* 21);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  background-color: var(--prime-color);
  padding: 4px 18px; }

.swiper-button-prev {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.swiper-button-next {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.swiper {
  padding-left: 4px; }

body {
  font-family: "Proxima nova", sans-serif;
  background-color: var(--bg-color);
  font-size: 18px;
  line-height: 1.5em;
  color: var(--text-color); }
  body._lock {
    overflow: hidden; }
  @media (max-width: 600px) {
    body {
      font-size: 16px; } }

section {
  padding-top: clamp(4rem, 3.091rem + 4.55vw, 6.5rem);;
  padding-bottom: clamp(4rem, 3.091rem + 4.55vw, 6.5rem);; }

footer {
  padding-top: clamp(2.5rem, 1.667rem + 4.17vw, 4.25rem);;
  padding-bottom: clamp(2.5rem, 1.667rem + 4.17vw, 4.25rem);; }

[class*="__container"] {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto; }

@media (max-width: 1160px) {
  [class*="__container"] {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }
[class*="__smallcontainer"] {
  width: 100%;
  max-width: 1046px;
  margin: 0px auto; }

.devider {
  width: 100%;
  max-width: 1140px;
  margin: 50px auto 80px;
  height: 1px;
  background-color: #F2F2F2; }

@media (max-width: 1160px) {
  [class*="__smallcontainer"] {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }
.line_under_mainscreen {
  background: #ebf1f7;
  height: 40px;
  width: 100%; }

/* Первый экран */
@media (max-width: 767px) {
  .logos_block {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.course_specif {
  border: 1px solid #D9D9D9;
  padding: 12px 16px 10px; }
  @media (max-width: 400px) {
    .course_specif {
      display: none; } }

.course_specif_item {
  max-width: 225px;
  margin-right: 32px;
  font-weight: 400;
  font-size: 15px;
  line-height: 108%;
  letter-spacing: -0.02em;
  color: var(--text-color);
  /* @media (max-width: 767px) {  } */ }

.course_specif_item:last-child {
  position: relative; }

.places_count {
  margin-left: 12px; }

.course_specif_item:last-child:before {
  /* content: ''; */
  /*  height:16px;
    width:1px;
    position:absolute;
    background-color: #D9D9D9;
    left:-16px; */ }

.course_specif_item span {
  font-weight: 900;
  display: inline-block;
  margin-right: 0px;
  padding-top: 2px;
  font-size: 28px;
  line-height: 14px;
  letter-spacing: -0.02em;
  color: var(--accent-color); }

.logo_link.logo_sgd {
  padding-top: 8px; }

@media screen and (max-width: 820px) {
  .logo_link[href*="mba"] {
    display: none; } }

.top_line {
  padding-top: 19px;
  padding-bottom: 19px;
  /* .top_line__container */
  /* .top_line__logos */
  /* .top_line__about_count */
  /* .top_line__about_item */
  /* .top_line__about_item_count */
  /* .top_line__about_item_text */ }
  .top_line__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .top_line__about_count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 640px) {
      .top_line__about_count {
        display: none; } }
  .top_line__about_item {
    border-left: 1px solid #D9D9D9;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 24px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 4px auto;
    grid-template-columns: auto auto;
    grid-gap: 4px; }
  .top_line__about_item:last-child {
    border-right: 1px solid #D9D9D9; }
  .top_line__about_item_count {
    color: var(--prime-color);
    font-size: 18px;
    font-weight: 900;
    line-height: 14px; }
  .top_line__about_item_text {
    font-size: 15px;
    line-height: 14px; }

.section.main {
  min-height: auto; }

.main_offer {
  padding-top: clamp(3rem, 2.273rem + 3.64vw, 5rem);;
  padding-bottom: 1%;
  background-color: var(--bg-light-color);
  overflow: hidden;
  /*@media screen and (max-width: 991px) {padding-bottom:17%;}*/ }
  @media screen and (max-width: 767px) {
    .main_offer {
      padding-bottom: 0; } }

.main_offer h2 {
  color: var(--accent-color);
  font-size: clamp(1.75rem, 1.477rem + 1.36vw, 2.5rem);;
  line-height: 1.02em;
  margin-bottom: 30px; }

.main {
  /* .main__smallcontainer */ }
  .main__smallcontainer {
    position: relative; }

.block_offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  overflow: hidden;
  /* .block_offer__txt */
  /* .block_offer__list */
  /* .block_offer__ul */
  /* .block_offer__li */
  /* .block_offer__image */ }
  @media screen and (max-width: 1024px) {
    .block_offer {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 700px) {
    .block_offer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .block_offer__txt {
    width: 100%;
    max-width: 550px;
    position: absolute;
    left: 0;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .block_offer__txt {
        position: relative; } }
    @media screen and (max-width: 900px) {
      .block_offer__txt {
        max-width: 460px; } }
    @media screen and (max-width: 700px) {
      .block_offer__txt {
        max-width: 550px; } }
  .block_offer__txt h2 {
    font-size: 22px;
    line-height: 108%;
    color: var(--prime-color);
    font-weight: 500;
    letter-spacing: -.3; }
  .block_offer__txt p {
    color: var(--prime-color);
    line-height: 110%;
    margin-bottom: 50px;
    font-size: 18px;
    letter-spacing: -0.03em;
    margin-left: 6px; }
  .block_offer__ul {
    width: 100%;
    max-width: 480px; }
  .block_offer__li {
    list-style: none;
    background-image: url(../images/icn_arrow_list.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 30px; }
  .block_offer__li:not(:last-child) {
    margin-bottom: 16px; }
  .block_offer__li span {
    font-weight: 600; }
  .block_offer__image {
    width: 35%;
    position: relative;
    z-index: 0; }
  .block_offer__image img {
    position: absolute;
    left: 50%;
    z-index: 0; }
  .block_offer .img_main_offer {
    position: relative;
    right: -40px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    /* right: -23%;    
    top: 11%;
    @media screen and (max-width: 1100px) {right: -15%;}
    @media screen and (max-width: 991px) {width:45%;    top: 0%;    right: -15%;}
    @media screen and (max-width: 767px) {display: none;} */ }
    @media screen and (max-width: 1024px) {
      .block_offer .img_main_offer {
        position: absolute;
        right: -40px;
        width: 50%;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
    @media screen and (max-width: 700px) {
      .block_offer .img_main_offer {
        position: relative;
        width: 100%;
        max-width: 330px;
        margin-left: auto;
        padding-top: 40px;
        margin-right: auto; } }
  .block_offer .pl_newcourse {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 1;
    width: 106px;
    height: 60px;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.04em;
    padding-top: 9px;
    padding-right: 12px;
    background: url("../images/bg_pl_newcourse.svg") no-repeat;
    background-position: content; }
    @media screen and (max-width: 767px) {
      .block_offer .pl_newcourse {
        right: 0px;
        top: 0px; } }
    @media screen and (max-width: 540px) {
      .block_offer .pl_newcourse {
        display: none; } }

.txt_preheading {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.7rem + 0.34vw, 0.938rem);;
  line-height: 140%;
  letter-spacing: -0.01em;
  color: var(--text-color);
  text-transform: none;
  white-space: inherit; }
  @media screen and (max-width: 767px) {
    .txt_preheading {
      width: 100%;
      max-width: 600px; } }

.hr {
  background-color: var(--disable-color);
  margin-top: 16px;
  margin-bottom: 16px; }

.h1 {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 800;
  font-size: clamp(1.875rem, 1.602rem + 1.36vw, 2.625rem);
  line-height: 104%;
  /* margin-left: -7px; */
  letter-spacing: -0.03em;
  color: var(--header-color);
  width: 100%;
  margin-bottom: 22px;
  max-width: 600px; }
  @media screen and (max-width: 900px) {
    .h1 {
      font-size: 32px; } }

.span_h1_online {
  color: var(--prime-color);
  display: initial; }

.block_main_features {
  background-color: initial;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  /* @media screen and (max-width: 580px) {  gap: 8px;} 
  @media screen and (max-width: 479px) { flex-wrap: wrap;}  */
  /*  @media screen and (max-width: 580px) { justify-content: start;    flex-direction: column;  align-items: self-start; }  */ }
  @media screen and (max-width: 991px) {
    .block_main_features {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      position: absolute;
      width: 100%;
      gap: 8px;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media screen and (max-width: 820px) {
    .block_main_features {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      bottom: -38%;
      width: 360px; } }
  @media screen and (max-width: 767px) {
    .block_main_features {
      position: static;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%;
      margin-top: 0;
      margin-bottom: 60px; } }

@media screen and (max-width: 820px) {
  .point_6 {
    display: none; } }

@media screen and (max-width: 820px) {
  .point_6.mob {
    display: block;
    background-color: var(--accent-color);
    margin-right: 22px;
    position: relative;
    top: 5px; } }

.main_features_item {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 78%;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: var(--prime-color);
  /* flex-shrink: 0; */
  width: auto;
  /*  @media screen and (max-width:580px) {font-size: unquote("clamp(0.688rem, 0.534rem + 0.77vw, 0.813rem);");}
    @media screen and (max-width: 479px) {width:auto;} 
    @media screen and (max-width: 360px) {  width:100%;}  */ }
  @media screen and (max-width: 1160px) {
    .main_features_item {
      font-size: 17px; } }
  @media screen and (max-width: 991px) {
    .main_features_item {
      line-height: 1.3em;
      padding-right: 0;
      margin: 0;
      text-transform: uppercase;
      letter-spacing: .05em;
      white-space: nowrap;
      font-size: 1.6vw; } }
  @media screen and (max-width: 900px) {
    .main_features_item {
      font-size: 1.6vw; } }
  @media screen and (max-width: 820px) {
    .main_features_item {
      font-size: 18px;
      white-space: normal; } }
  @media screen and (max-width: 767px) {
    .main_features_item {
      width: 100%; } }

.point_6 {
  background-color: var(--accent-color);
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 0; }
  @media screen and (max-width: 479px) {
    .point_6 {
      width: 4px;
      height: 4px; } }
  @media screen and (max-width: 360px) {
    .point_6 {
      display: none; } }

@media screen and (max-width: 360px) {
  .point_6.mob {
    background-color: var(--accent-color);
    display: block;
    margin-right: 24px;
    margin-top: 4px; } }

/* конец Первый экран */
/* Главная форма */
.heading_top_form__note {
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
  margin-top: 8px; }

.main_form_sec {
  /* .main_form_sec__container */ }
  .main_form_sec__container {
    color: white;
    background: #0C4D6E;
    padding: 32px 48px;
    border-radius: 3px;
    position: relative;
    top: -34px; }
    @media screen and (max-width: 1100px) {
      .main_form_sec__container {
        border-radius: 0px; } }
    @media screen and (max-width: 1024px) {
      .main_form_sec__container {
        top: initial;
        margin-top: 40px; } }
    @media screen and (max-width: 700px) {
      .main_form_sec__container {
        top: -18px;
        margin-top: 0; } }

.w-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media screen and (max-width: 1100px) {
  .main_form_sec__container .w-form {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

.heading_top_form {
  width: 28%;
  padding-right: 32px;
  font-weight: 600;
  font-size: 19px;
  line-height: 22px; }
  @media screen and (max-width: 1100px) {
    .heading_top_form {
      width: 100%;
      text-align: center;
      padding-right: 0;
      margin-bottom: 32px; } }

.top_form {
  width: 72%;
  position: relative;
  /* .top_form__wrapper */
  /* .top_form__input_wrapper */
  /* .top_form__input */ }
  @media screen and (max-width: 1100px) {
    .top_form {
      width: 100%; } }
  .top_form__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 1100px) {
      .top_form__wrapper {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    @media screen and (max-width: 800px) {
      .top_form__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .top_form label.w-checkbox {
    position: relative;
    bottom: 0;
    color: white; }
    @media screen and (max-width: 1100px) {
      .top_form label.w-checkbox {
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 16px;
        display: block; } }
  .top_form label.w-checkbox a {
    color: white; }
  .top_form label.w-checkbox span {
    padding-left: 21px;
    padding-top: 3px;
    display: block; }
  .top_form__input_wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-right: 24px;
    padding-bottom: 5px; }
    @media screen and (max-width: 800px) {
      .top_form__input_wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        margin-right: 0;
        margin-bottom: 32px;
        max-width: 400px;
        width: 100%; } }
  @media screen and (max-width: 800px) {
    .top_form__input {
      width: 100%;
      max-width: 300px;
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  .top_form__input input[type="text"], .top_form__input input[type="tel"] {
    border: none;
    border-bottom: 2px solid #D7ECFA;
    font-style: normal;
    font-weight: 600;
    font-size: clamp(0.688rem, 0.642rem + 0.23vw, 0.813rem);
    line-height: 308%;
    letter-spacing: 0.015em;
    z-index: 3;
    color: white;
    background-color: transparent; }
    @media screen and (max-width: 800px) {
      .top_form__input input[type="text"], .top_form__input input[type="tel"] {
        width: 100%;
        max-width: 300px;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
  .top_form__input input::-webkit-input-placeholder, .top_form__input input[type="tel"]::-webkit-input-placeholder {
    color: white; }
  .top_form__input input:-ms-input-placeholder, .top_form__input input[type="tel"]:-ms-input-placeholder {
    color: white; }
  .top_form__input input::-ms-input-placeholder, .top_form__input input[type="tel"]::-ms-input-placeholder {
    color: white; }
  .top_form .text-field-2.top1::-webkit-input-placeholder, .top_form .text-field-2.phonefield.top3::-webkit-input-placeholder {
    color: white; }
  .top_form .text-field-2.top1::-moz-placeholder, .top_form .text-field-2.phonefield.top3::-moz-placeholder {
    color: white; }
  .top_form .text-field-2.top1:-ms-input-placeholder, .top_form .text-field-2.phonefield.top3:-ms-input-placeholder {
    color: white; }
  .top_form .text-field-2.top1::-ms-input-placeholder, .top_form .text-field-2.phonefield.top3::-ms-input-placeholder {
    color: white; }
  .top_form .text-field-2.top1::placeholder, .top_form .text-field-2.phonefield.top3::placeholder {
    color: white; }

.w-checkbox {
  position: relative; }

.w-checkbox-input {
  /* .w-checkbox-input--inputType-custom */ }

.w {
  /* .w--redirected-checked */ }

.field-label-5 {
  font-size: 12px;
  padding-left: 24px; }

.field-label-5 a {
  color: white; }

input.text-field-2.top1::-webkit-input-placeholder, input.text-field-2.phonefield.top3::-webkit-input-placeholder {
  color: var(--text-color); }

input.text-field-2.top1::-moz-placeholder, input.text-field-2.phonefield.top3::-moz-placeholder {
  color: var(--text-color); }

input.text-field-2.top1:-ms-input-placeholder, input.text-field-2.phonefield.top3:-ms-input-placeholder {
  color: var(--text-color); }

input.text-field-2.top1::-ms-input-placeholder, input.text-field-2.phonefield.top3::-ms-input-placeholder {
  color: var(--text-color); }

input.text-field-2.top1::placeholder, input.text-field-2.phonefield.top3::placeholder {
  color: var(--text-color); }

input.text-field-2.top1:active, input.text-field-2.phonefield.top3:active {
  background-color: transparent; }

.checkbox.w--redirected-checked {
  background-color: var(--prime-color);
  background-size: 10px; }

.checkbox {
  width: 16px;
  height: 16px;
  margin-top: 3px;
  padding-bottom: 0px;
  background-color: #564FF0; }

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #517a8f;
  border-top-color: #517a8f;
  border-bottom-color: #517a8f;
  border-left-color: #517a8f;
  border-right-color: #517a8f;
  background-image: url("../images/icn_accept.svg?2");
  background-position: 50% 50%;
  background-size: 8px 7px;
  background-repeat: no-repeat;
  display: none; }

.w-checkbox.checkbox-field-3 input {
  opacity: 1 !important;
  position: absolute !important;
  z-index: 1 !important;
  left: 0 !important;
  top: 3px !important; }

.heading_spasibo {
  color: var(--prime-color);
  font-size: 30px;
  font-weight: 900; }

.txt_spasibo {
  color: var(--text-color); }

.main_form_sec .txt_spasibo {
  color: var(--text-color); }

.success-message, .w-form-fail {
  display: none; }

.btn_std {
  padding: 19px 32px;
  border-radius: 50px;
  background-color: var(--accent-color);
  text-transform: none;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  border: none;
  line-height: 69%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
  letter-spacing: -0.03em;
  color: #FFF;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.btn_std:hover {
  border-color: var(--accent-color);
  background-color: #0C4D6E;
  outline-offset: -2px;
  outline: 2px solid var(--accent-color); }

.btn_std.topform:hover {
  border-color: var(--accent-color);
  background-color: #0C4D6E;
  outline-offset: -2px;
  color: #FFF;
  outline: 2px solid var(--accent-color); }

/* конец Главная форма */
/* Футер */
/* Футер - изображение */
.action_docs {
  background-image: url("../images/icn_sert_action.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 45%; }

.action_sert {
  background-image: url("../images/icn_doc_action.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 45%; }

/* Конец. Футер - изображение */
footer.footer_action {
  margin-top: 0;
  background-color: #F5F7F8;
  border-top: 2px solid #EBEFF2;
  padding-top: 60px;
  padding-bottom: 60px; }

.footer_action__container {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto;
  color: #91939A;
  font-size: 14px;
  line-height: 171%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3%; }

.footer_action__container.copyright {
  display: block;
  margin-top: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2em;
  color: #91939A; }

.footer_action__container.copyright p {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2em;
  color: #91939A; }

.footer_action__container a {
  color: #91939A; }

.footer_contacts__block {
  width: 40%; }

.footer_contacts__block a {
  text-decoration: none;
  border: none; }

.footer_contacts__phone {
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 24px;
  display: block; }

.footer_contacts__email {
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  display: block; }

.footer_docs__block {
  width: 57%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10%; }

.footer_docs__item {
  padding-left: 50px; }

.footer_docs__item li {
  font-size: 14px;
  line-height: 171%;
  list-style: disc; }

@media (max-width: 1160px) {
  .footer_action__container {
    padding-left: 1.25rem;
    padding-right: 1.25rem; } }
@media (max-width: 991px) {
  .footer_docs__block {
    width: 77%; }

  .footer_contacts__block {
    width: 20%; } }
@media (max-width: 840px) {
  .footer_action__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

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

  .footer_docs__block {
    width: 100%;
    max-width: 620px; }

  .footer_contacts__block {
    width: 100%;
    text-align: center;
    text-align: center;
    margin-bottom: 60px; }

  .footer_action__container.copyright {
    width: 100%;
    text-align: center; } }
@media (max-width: 560px) {
  .footer_docs__item {
    padding-top: 32px;
    padding-left: 0; } }
@media (max-width: 479px) {
  .footer_docs__item {
    padding-top: 0;
    padding-left: 24px; }

  .footer_docs__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .action_docs {
    width: 100%;
    margin-bottom: 24px; }

  .action_sert {
    width: 100%; } }
/* Конец Футер */
/*Кому подходит программа*/
.who {
  position: relative;
  overflow: hidden;
  padding-bottom: 0;
  /*      @media (max-width: 992px) { padding-bottom: 20%!important;}
        @media (max-width: 500px) { padding-bottom: 40%!important;}*/
  /* .who__container */
  /* .who__wrapper */
  /* .who__item */
  /* .who__icn */
  /* .who__txt */ }
  .who__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 992px) {
      .who__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .who__item {
    width: 30%;
    padding-right: clamp(0rem, -1.136rem + 5.68vw, 3.125rem); }
    @media (max-width: 992px) {
      .who__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 80%;
        margin-left: 3%; } }
    @media (max-width: 500px) {
      .who__item {
        width: 100%;
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; } }
  .who__item:not(:last-child) {
    margin-right: 5%; }
    @media (max-width: 992px) {
      .who__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 8%; } }
    @media (max-width: 500px) {
      .who__item:not(:last-child) {
        margin-bottom: 40px; } }
  @media (max-width: 992px) {
    .who__icn {
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  .who__txt {
    margin-top: clamp(1.25rem, 0.977rem + 1.36vw, 2rem); }
    @media (max-width: 992px) {
      .who__txt {
        margin-top: 0;
        margin-left: 7%; } }
    @media (max-width: 500px) {
      .who__txt {
        margin-left: 0;
        margin-top: 4px;
        margin-bottom: 16px; } }
  .who__txt span {
    font-weight: 600; }

/*конец Кому подходит программа*/
/*Чему вы научитесь*/
.skills {
  padding-top: 0;
  /* .skills__container */
  /* .skills__wrapper */
  /* .skills__item */
  /* .skills__icn */
  /* .skills__txt */
  /* .skills__header */
  /* .skills__desc */ }
  .skills__wrapper {
    margin-left: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 42px 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 100px 42px; }
    @media (max-width: 992px) {
      .skills__wrapper {
        margin-left: 20px; } }
    @media (max-width: 500px) {
      .skills__wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; } }
  .skills__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 42px 1fr;
    grid-template-columns: auto 1fr;
    grid-gap: 42px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    max-width: 450px; }
    @media (max-width: 780px) {
      .skills__item {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 24px; } }
  .skills__txt {
    /*margin-top: unquote('clamp(1.25rem, 0.977rem + 1.36vw, 2rem)');*/ }
  .skills__header {
    font-weight: 800;
    margin-bottom: 6px;
    text-transform: uppercase; }

/*конец Чему вы научитесь*/
/*Как мы учим*/
.how {
  background-color: var(--bg-light-color);
  /* .how__container */
  /* .how__wrapper */
  /*.how__item_container*/
  /* .how__item */
  /* .how__header */
  /* .how__txt */ }
  .how h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .how__wrapper {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .how__item_container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 24px;
    text-align: right;
    padding-right: 150px;
    position: relative; }
    @media (max-width: 600px) {
      .how__item_container {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        text-align: left;
        padding-right: 0;
        padding-left: 90px; } }
    @media (max-width: 450px) {
      .how__item_container {
        padding-left: 90px; } }
  .how__item_container:nth-child(odd) {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: left;
    padding-right: 0;
    padding-left: 150px; }
    @media (max-width: 600px) {
      .how__item_container:nth-child(odd) {
        padding-left: 90px; } }
    @media (max-width: 450px) {
      .how__item_container:nth-child(odd) {
        padding-left: 90px; } }
  .how__item_container:nth-child(odd):after {
    content: '';
    width: 13px;
    height: 13px;
    background-color: var(--prime-color);
    border-radius: 64px;
    border: 20px solid var(--bg-light-color);
    display: block;
    top: -27px;
    left: calc(50% - 26px);
    position: absolute; }
    @media (max-width: 600px) {
      .how__item_container:nth-child(odd):after {
        right: auto;
        left: 22px;
        top: -29px; } }
  .how__item_container:nth-child(even):after {
    content: '';
    width: 13px;
    height: 13px;
    background-color: var(--prime-color);
    border-radius: 64px;
    border: 20px solid var(--bg-light-color);
    display: block;
    top: -27px;
    right: calc(50% - 26px);
    position: absolute; }
    @media (max-width: 600px) {
      .how__item_container:nth-child(even):after {
        right: auto;
        left: 22px;
        top: -29px; } }
  .how__item_container:nth-child(odd):before {
    content: '';
    width: 6px;
    height: 100%;
    background-color: var(--text-color);
    display: block;
    top: -27px;
    left: calc(50% - 3px);
    position: absolute; }
    @media (max-width: 600px) {
      .how__item_container:nth-child(odd):before {
        right: auto;
        left: 45px; } }
  .how__item_container:nth-child(even):before {
    content: '';
    width: 6px;
    height: 100%;
    background-color: var(--text-color);
    display: block;
    top: -27px;
    right: calc(50% - 3px);
    position: absolute; }
    @media (max-width: 600px) {
      .how__item_container:nth-child(even):before {
        right: auto;
        left: 45px; } }
  .how__item_container:last-child:before {
    display: none; }
  .how__item {
    width: 50%;
    margin-top: -11px; }
    @media (max-width: 700px) {
      .how__item {
        width: 60%; } }
    @media (max-width: 600px) {
      .how__item {
        width: 100%; } }
  .how__item_container:not(:last-child) .how__item {
    padding-bottom: 60px; }
  .how__header {
    font-weight: 800;
    margin-bottom: 6px;
    text-transform: uppercase; }

/*конец Как мы учим*/
/*Спикеры*/
.speakers {
  padding-bottom: 0 !important;
  /* .speakers__container */
  /* .speakers__head */
  /* .speakers__wrapper */
  /* .speakers__item */
  /* .speakers__photo */
  /* .speakers__header */
  /* .speakers__txt */ }
  .speakers__head {
    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;
    position: relative; }
  .speakers__container h2 {
    max-width: 900px;
    margin-bottom: 24px; }
  .speakers__wrapper {
    padding-bottom: clamp(2rem, 1.25rem + 3.75vw, 4.063rem);
    margin-top: clamp(3rem, 2.273rem + 3.64vw, 5rem);
    /*display: grid;
    grid-template-columns: 1fr 1fr;
    @media (max-width: 600px) {grid-template-columns: 1fr; grid-gap: 52px;}*/ }
  .speakers__item {
    padding-right: 50px; }
    @media (max-width: 992px) {
      .speakers__item {
        padding-right: 40px; } }
    @media (max-width: 600px) {
      .speakers__item {
        width: 80%; } }
    @media (max-width: 450px) {
      .speakers__item {
        width: 100%;
        padding-right: 0; } }
  .speakers__photo {
    margin-bottom: 10px;
    margin-left: -2px; }
  .speakers__photo img {
    border-radius: 113px; }
  .speakers__header {
    font-weight: 800;
    text-transform: uppercase;
    color: var(--prime-color);
    margin-bottom: 8px; }
  .speakers__txt {
    font-size: 15px;
    line-height: 20px; }

.lead {
  font-size: clamp(1.125rem, 0.989rem + 0.68vw, 1.5rem);
  max-width: 650px;
  width: 100%;
  line-height: 1.25em; }

.lead span {
  background-color: #FFF1BD;
  padding-left: 4px;
  padding-right: 4px; }

/*конец Спикеры*/
/*Кейсы*/
.cases {
  padding-top: 5px !important;
  padding-bottom: 0;
  /* .cases__container */
  /* .cases__wrapper */
  /* .cases__item */
  /* .cases__photo */
  /* .cases__name */
  /* .cases__desc */ }
  .cases .lead {
    max-width: 950px; }
  .cases__wrapper {
    margin-top: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6% 1fr 6% 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 6%; }
    @media (max-width: 992px) {
      .cases__wrapper {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 52px; } }
  @media (max-width: 992px) {
    .cases__item {
      padding-right: 40px; } }
  @media (max-width: 600px) {
    .cases__item {
      width: 80%; } }
  @media (max-width: 450px) {
    .cases__item {
      width: 100%;
      padding-right: 0; } }
  .cases__item strong {
    font-weight: 800; }
  .cases__photo {
    margin-bottom: 8px;
    margin-left: -2px; }
  .cases__name {
    font-size: 17px;
    min-height: 78px; }
    @media (max-width: 992px) {
      .cases__name {
        min-height: auto;
        margin-bottom: 12px; } }

/*конец Кейсы*/
/*Программа*/
.programm {
  padding-bottom: 0;
  /* .programm__container */
  /* .programm__wrapper */
  /* .programm__item */
  /* .programm__header */
  /* .programm__content */
  /* .programm__name */
  /* .programm__lessons */ }
  .programm__container {
    background-color: var(--bg-light-color);
    padding: 70px 0;
    padding-bottom: 0;
    position: relative;
    border-radius: 4px;
    /*@media (max-width: 900px) {padding: 40px 50px;}
    @media (max-width: 450px) {padding: 40px 20px;}*/ }
  .programm__container h2 {
    margin-bottom: 24px;
    padding: 0 100px; }
    @media (max-width: 800px) {
      .programm__container h2 {
        padding: 30px 50px; } }
    @media (max-width: 500px) {
      .programm__container h2 {
        padding: 20px; } }
  .programm__container .lead {
    padding: 0 100px;
    max-width: none; }
    @media (max-width: 800px) {
      .programm__container .lead {
        padding: 30px 50px; } }
    @media (max-width: 500px) {
      .programm__container .lead {
        padding: 20px; } }
  .programm__wrapper {
    margin-top: clamp(3rem, 2.273rem + 3.64vw, 5rem); }
  .programm__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    padding: 0 100px; }
  .programm__item {
    padding: 70px 100px;
    padding-top: 0; }
    @media (max-width: 800px) {
      .programm__item {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 42px;
        padding: 30px 50px; } }
    @media (max-width: 500px) {
      .programm__item {
        padding: 20px; } }
  .programm__item.bonus {
    color: white !important;
    padding-top: 70px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: var(--prime-color); }
    @media (max-width: 800px) {
      .programm__item.bonus {
        padding-top: 30px; } }
    @media (max-width: 500px) {
      .programm__item.bonus {
        padding: 40px 20px 60px; } }
  .programm__header {
    font-weight: 800; }
  .bonus .programm__content ul li {
    background-image: url(../images/icn_lesson_dark.svg); }
  .programm__content ul li {
    padding-left: 50px;
    background-image: url(../images/icn_lesson.svg);
    background-repeat: no-repeat;
    background-position: left top; }
  .programm__content ul li:not(:last-child) {
    margin-bottom: 32px; }
  .programm__name {
    margin-bottom: 8px; }
  .programm__lessons {
    font-size: 17px;
    font-style: italic; }

.bonus_txt {
  display: inline-block;
  background-color: white;
  padding: 4px 12px;
  color: var(--text-color);
  font-weight: 800;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .02em;
  margin-top: 8px;
  border-radius: 4px;
  line-height: .9; }

/*конец Программа*/
/*Документ*/
.doc {
  padding-bottom: 40px;
  /* .doc__container */
  /* .doc__txt */
  /* .doc__image */ }
  .doc__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 992px) {
      .doc__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .doc__txt {
    width: 50%; }
    @media (min-width: 767px) {
      .doc__txt {
        padding-top: 32px;
        padding-right: 40px; } }
    @media (max-width: 992px) {
      .doc__txt {
        width: 100%;
        margin-bottom: 40px; } }
  .doc__image {
    width: 50%; }
    @media (max-width: 992px) {
      .doc__image {
        width: 100%;
        max-width: 678px; } }

/*конец Документ*/
/*Цена*/
.about {
  padding-bottom: 0;
  /* .about__container */ }
  .about__container {
    padding-bottom: clamp(2rem, 1.25rem + 3.75vw, 4.063rem);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.2fr 0.8fr;
    grid-template-columns: 1.2fr 0.8fr; }
    @media (max-width: 800px) {
      .about__container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 24px; } }
  .about__container h2 {
    margin-bottom: 24px; }
  .about h2 {
    padding-right: 100px; }
    @media (max-width: 800px) {
      .about h2 {
        padding-right: 0px; } }
  .about ul li {
    padding-left: 32px;
    background-image: url(../images/icn_star.svg);
    background-repeat: no-repeat;
    background-position: left 4px; }
    @media (max-width: 800px) {
      .about ul li {
        max-width: 450px; } }
  .about ul li:not(:last-child) {
    margin-bottom: 24px; }

.about_school ul li {
  background-image: url(../images/icn_list_yes.svg);
  min-height: 40px;
  padding-left: 40px;
  padding-top: 4px; }

.about_school p {
  margin-bottom: 40px; }

.txt_price {
  background-color: var(--prime-color);
  color: white;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-top: 6px;
  padding-left: 10px;
  font-size: 36px;
  display: inline-block; }

.txt_old_price {
  display: inline-block;
  margin-left: 20px;
  opacity: 0.5;
  color: #13232f;
  font-size: 30px;
  line-height: 48px;
  font-weight: 400;
  text-decoration: line-through; }

.price_bottom {
  margin-top: 20px; }

.txt_about_price {
  margin-top: 60px;
  padding-right: 51px; }

.rub {
  font-family: Rouble, sans-serif;
  font-size: 24px; }

/*конец Цена*/
/*Финальная форма*/
.final_screen {
  /* .final_screen__container */
  /* .final_screen__txt */
  /* .final_screen__img */
  /* .final_screen__price */
  /* .final_screen__form */ }
  .final_screen__container {
    background-color: var(--prime-color);
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-left: 0 !important;
    padding-right: 0 !important;
    color: white; }
    @media (max-width: 700px) {
      .final_screen__container {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; } }
  .final_screen__container h2 {
    color: white;
    margin-bottom: 32px; }
  .final_screen__txt {
    padding: 70px 100px;
    padding-bottom: 0; }
    @media (max-width: 992px) {
      .final_screen__txt {
        padding: 40px 50px; } }
    @media (max-width: 700px) {
      .final_screen__txt {
        text-align: center; } }
    @media (max-width: 450px) {
      .final_screen__txt {
        padding: 40px 20px; } }
  .final_screen__img {
    position: relative;
    right: 0;
    bottom: -20px; }
  .final_screen__price {
    padding: 16px 24px;
    border: 1px solid var(--text-color);
    margin-top: clamp(2rem, 1.273rem + 3.64vw, 4rem);
    margin-bottom: 24px;
    display: inline-block; }
  .final_screen__form {
    background-color: var(--bg-light-color);
    padding: 70px 100px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 992px) {
      .final_screen__form {
        padding: 40px 50px; } }
    @media (max-width: 450px) {
      .final_screen__form {
        padding: 40px 40px; } }

.w-form {
  width: 100%; }

.w-form-done {
  display: none; }

.w-form-fail {
  display: none; }

.form .btn_std {
  outline: none;
  border: none;
  padding: 17px 24px 16px 24px;
  width: 100%;
  border-radius: 64px;
  cursor: pointer;
  margin-top: 40px; }

.form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  position: relative; }
  @media (max-width: 865px) {
    .form {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      width: 100%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto; } }

.form .input_std {
  background-color: transparent;
  outline: none;
  border: none;
  padding: 13px 8px 12px 8px;
  text-transform: uppercase;
  border-bottom: 2px solid var(--text-color);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin-top: 24px; }

.form .input_std:focus {
  border-bottom: 2px solid var(--text-color);
  background-color: white; }

.final_h2 span {
  background-color: var(--prime-color);
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px; }

label.w-checkbox {
  position: static;
  bottom: -40px;
  font-size: 13px;
  line-height: 16px;
  color: var(--text-color); }
  @media (max-width: 865px) {
    label.w-checkbox {
      position: static;
      margin-top: 10px; } }

label.w-checkbox a {
  color: var(--text-color); }

label.w-checkbox span {
  padding-left: 10px; }

.form .checkbox.style-a {
  margin-top: 32px; }

.checkbox.style-a {
  margin-top: 12px;
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.checkbox.style-a input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.checkbox.style-a input:checked ~ .checkbox__checkmark {
  background-color: #040405; }

.checkbox.style-a .checkbox__checkmark:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #fff;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.checkbox.style-a .checkbox__body {
  color: var(--disable-color);
  line-height: 1.4;
  font-size: clamp(0.625rem, 0.565rem + 0.3vw, 0.75rem); }

.checkbox.style-a input:checked ~ .checkbox__checkmark:after {
  opacity: 1; }

/*конец Финальная форма*/
/*Нам доверяют*/
.companies {
  padding-top: 0 !important;
  /* .companies__container */
  /* .companies__wrapper */ }
  .companies__wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 32px 1fr 32px 1fr 32px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 32px; }
    @media (max-width: 800px) {
      .companies__wrapper {
        -ms-grid-columns: 1fr 32px 1fr;
        grid-template-columns: 1fr 1fr; } }

.item {
  height: 172px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: var(--bg-light-color); }

/*конец Нам доверяют*/