@font-face {
  font-family: YS Display;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Light.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Light.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Light.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Light.eot),
    url(../fonts/YandexSansDisplay-Light.eot#iefix) format("embedded-opentype");
}
@font-face {
  font-family: YS Display;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Regular.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Regular.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Regular.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Regular.eot),
    url(../fonts/YandexSansDisplay-Regular.eot#iefix)
      format("embedded-opentype");
}
@font-face {
  font-family: YS Display;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Bold.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Bold.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Bold.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Bold.eot),
    url(../fonts/YandexSansDisplay-Bold.eot#iefix) format("embedded-opentype");
}
@font-face {
  font-family: YS Text;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Light.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Light.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Light.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Light.eot),
    url(../fonts/YandexSansDisplay-Light.eot#iefix) format("embedded-opentype");
}
@font-face {
  font-family: YS Text;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Regular.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Regular.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Regular.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Regular.eot),
    url(../fonts/YandexSansDisplay-Regular.eot#iefix)
      format("embedded-opentype");
}
@font-face {
  font-family: YS Text;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/YandexSansText-Medium.woff2) format("woff2"),
    url(../fonts/YandexSansText-Medium.woff) format("woff"),
    url(../fonts/YandexSansText-Medium.ttf) format("truetype"),
    url(../fonts/YandexSansText-Medium.eot),
    url(../fonts/YandexSansText-Medium.eot#iefix) format("embedded-opentype");
}
@font-face {
  font-family: YS Text;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/YandexSansDisplay-Bold.woff2) format("woff2"),
    url(../fonts/YandexSansDisplay-Bold.woff) format("woff"),
    url(../fonts/YandexSansDisplay-Bold.ttf) format("truetype"),
    url(../fonts/YandexSansDisplay-Bold.eot),
    url(../fonts/YandexSansDisplay-Bold.eot#iefix) format("embedded-opentype");
}
.videoPlay {
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.06);
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: 0.3s;
  transition-property: background;
}

.st {
    background: #ffe034;
}

.videoPlay svg {
  margin-left: 5px;
}
.videoPlay:hover {
  background-color: #009dff;
}
.training__item .additional-title1 {
  font-weight: 200;
}
.training__item-info {
  display: -ms-flexbox;
  display: flex;
  margin-top: 21px;
}
.training__item-left {
  width: 50%;
  max-width: 460px;
  margin-right: 12.5%;
}
.training__item-right {
  max-width: 480px;
}
.training__item:not(:last-of-type) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 96px;
  margin-bottom: 22px;
}
@media (max-width: 760px) {
  .training__item-info {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 12px;
  }
  .training__item-info .title4 {
    letter-spacing: 0;
  }
  .training__item-left {
    width: 100%;
  }
  .training__item-right {
    margin-top: 16px;
  }
  .training__item:not(:last-of-type) {
    padding-bottom: 28px;
    margin-bottom: 27px;
  }
}
.questDrop__dropdown {
  padding-bottom: 48px;
  margin-bottom: 47px;
  border-bottom: 1px solid rgba(236, 235, 247, 0.09);
}
.questDrop__dropdown-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding-right: 12px;
}
.questDrop__dropdown-title-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
}
.questDrop__dropdown-title svg {
  transition: 0.3s;
}
.questDrop__dropdown-title.active svg {
  transform: rotate(180deg);
}
.questDrop__dropdown-contant {
  display: none;
  margin-top: 24px;
}
.questDrop__dropdown-contant-text {
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.01em;
}
.questDrop__dropdown-contant-text li {
  list-style-type: square;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.01em;
  margin-top: 16px;
}
@media (max-width: 760px) {
  .questDrop__dropdown-contant-text li {
    font-size: 12px;
    line-height: 18px;
    margin-top: 12px;
  }
}
.questDrop__dropdown-contant ul {
  padding-left: 13px;
}
.questDrop__dropdown:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 990px) {
  .questDrop__dropdown {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .questDrop__dropdown-title {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0;
  }
  .questDrop__dropdown-title-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-right: 30px;
    max-width: calc(100% - 30px);
  }
  .questDrop__dropdown-title svg {
    margin-top: 5px;
  }
  .questDrop__dropdown-contant {
    margin-top: 17px;
  }
  .questDrop__dropdown-contant-text {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 560px) {
  .questDrop__dropdown-contant-text {
    font-size: 12px;
    line-height: 18px;
  }
}
.whom-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 48px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.whom-item__name {
  max-width: 365px;
  margin-right: 40px;
  width: 50%;
}
.whom-item .whom-item__text {
  letter-spacing: 0.01em;
  width: 66.2%;
}
.whom-item:not(:last-of-type) {
  margin-bottom: 87px;
}
@media (max-width: 990px) {
  .whom-item .whom-item__text {
    font-size: 16px;
    line-height: 28px;
  }
}
@media (max-width: 760px) {
  .whom-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 25px;
  }
  .whom-item:not(:last-of-type) {
    margin-bottom: 35px;
  }
  .whom-item .whom-item__text {
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    margin-top: 11px;
  }
  .whom-item .whom-item__name {
    margin-right: 0;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }
}
*,
[data-whatintent="mouse"] :focus,
[data-whatintent="touch"] :focus {
  outline: none;
}
* {
  box-sizing: border-box;
}
:after,
:before {
  box-sizing: inherit;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  font-family: YS Display, sans-serif;
  font-size: 18px;
  line-height: 1.78;
  font-weight: 300;
  color: #252525;
  overflow-x: hidden;
  cursor: default;
}
@media (max-width: 1440px) {
  body {
    font-size: 16px;
    line-height: 1.62;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 14px;
    line-height: 1.71;
  }
}
main {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
ol,
ul {
  margin: 0;
}
ol.no-style,
ul.no-style {
  padding: 0;
  list-style: none;
}
button {
  cursor: pointer;
}
button,
img {
  border: none;
}






a {
  text-decoration: none;
  color: inherit;
}
[contenteditable="true"]:empty:before {
  content: attr(data-placeholder);
  color: #131313;
  font-size: inherit;
  display: block;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
b {
  font-weight: 700;
}
blockquote {
  margin: 0;
  padding-left: 45px;
  border-left: 2px solid #ffffff;
  font-style: italic;
  font-weight: 300;
  font-size: 24px;
  line-height: 38px;
  padding-top: 4px;
  padding-bottom: 4px;
}
blockquote a {
  position: relative;
}
blockquote a:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #ffffff;
}
@media (max-width: 990px) {
  blockquote {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 760px) {
  blockquote {
    font-size: 18px;
    line-height: 25px;
    padding-left: 18px;
    padding-top: 2px;
    padding-bottom: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #252525;
}
h1,
h2 {
  font-weight: 300;
}
h3,
h4,
h5 {
  font-weight: 400;
}
h6 {
  font-weight: 500;
}
.default-checkbox {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.default-checkbox__label {
  cursor: pointer;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.default-checkbox__label.error .default-checkbox__custom {
  border-color: #f00;
}
.default-checkbox__label.error .default-checkbox__text {
  color: #f00;
}
.default-checkbox__label.error ~ .message {
  display: block;
}
.default-checkbox__label:hover input:not(checked) ~ .default-checkbox__custom {
  border-color: #5ba0da;
}
.default-checkbox__custom {
  position: relative;
  border: 2px solid #ccc;
  border-radius: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 10px;
  transition: border-color 0.3s;
  margin-top: 2px;
}
.default-checkbox__custom:before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  left: 3px;
  width: 6px;
  height: 9px;
  border-right: 3px solid #5ba0da;
  border-bottom: 3px solid #5ba0da;
  transform: rotate(45deg);
}
.default-checkbox__text {
  text-align: left;
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  font-size: 11px;
  line-height: 12px;
  color: #9e9e9e;
}
.default-checkbox input {
  display: none;
}
.default-checkbox input:checked ~ .default-checkbox__custom:before {
  display: block;
}
.default-checkbox input.disabled ~ .default-checkbox__custom,
.default-checkbox input:disabled ~ .default-checkbox__custom {
  border-color: gray;
  opacity: 0.4;
}
.default-checkbox .message {
  display: none;
  font-size: 12px;
  line-height: 14px;
  color: red;
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.apple-fix {
  width: 100%;
  position: fixed;
}
.no-scroll {
  overflow: hidden;
}
.img-wrapper {
  display: inline-block;
}
.img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  width: 100%;
  position: relative;
}
.wrapper.sticky {
  overflow: unset;
}
.wrapper .header {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.wrapper main {
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.wrapper .footer {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
footer,
header,
main {
  transition: 0.25s linear;
  transition-property: filter;
}
.modal-open footer,
.modal-open header,
.modal-open main {
  filter: blur(4px);
}
.header {
  box-shadow: inset 0 -1px 0 #eaeaea;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  z-index: 100;
}
.header__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .header__container {
    height: 56px;
  }
}
.header__logo {
  white-space: nowrap;/*
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;*/
    line-height: 23px;
}
.header__logo p {
  margin-bottom: 8px;
  font-weight: 700;
  margin-right: 3px;
}
@media screen and (max-width: 767px) {
  .header__logo p {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 767px) {
  .header__logo a img {
    height: 26px;
  }
}
.header__menu {
  height: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 41px;
}
.header__menu-link {
  font-size: 15px;
  line-height: 30px;
  margin: 0 12px;
  white-space: nowrap;
  font-family: YS Text;
  letter-spacing: 0.4px;
}
@media screen and (min-width: 760px) {
  .header__menu-link:hover {
    color: red;
  }
}
@media screen and (max-width: 767px) {
  .header__menu {
    display: none;
  }
}

.header__button.h__button {
    height: 50px;
    padding: 0 25px;
    font-size: 18px;
    line-height: 50px;
    border-radius: 5px;
    /* box-shadow: 0 0 30px 10px rgb(255 255 255 / 38%); */
}
.header__button {
  height: 42px;
  padding: 0 12px;
  background: #ffdf39;
  display: -ms-flexbox;
  color: black;
  display: table;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 42px;
  border-radius: 3px;
  font-family: YS Text;
  font-weight: 400;
  white-space: nowrap;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 767px) {
  .header__button {
    font-size: 12px;
    line-height: 31px;
    height: 31px;
  }
  .header__button.h__button {
    font-size: 15px;
    line-height: 39px;
    height: 39px;
	}
}
.footer {
  background-color: #222222;
}
.footer__container {
  max-width: 954px;
  padding: 20px 19px;
  margin: 0 auto;
}
.footer__container p {
  padding: 4px 0;
  color: #a0a0a0;
  line-height: 14px;
  font-size: 11px;
}
.footer__container h6 {
  font-size: 13px;
  line-height: 27px;
  padding: 0 0 12px;
  white-space: nowrap;
  color: #949494;
}
@media screen and (max-width: 767px) {
  .footer__container h6 {
    text-align: center;
  }
}
.section1 {
  margin-top: 44px;
  padding-top: 46px;
  padding-bottom: 72px;
  position: relative;
}
.section1:before {
  content: "";
  background-image: url(../images/width_2569.jpg);
  background-size: cover;
  background-position: 54%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section1__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section1__title {
  font-size: 47px;
  line-height: 52px;
  color: black;
  font-weight: 700;
  font-family: YS Text;
}
@media screen and (max-width: 767px) {
  .section1__title {
    font-size: 34px;
    line-height: 37px;
    font-weight: 700;
  }
}
#typed {
    padding-top: 8px;
    margin-top: 25px;
    font-size: 20px;
    line-height: 2px;
    color: black;
    letter-spacing: -0.4px;
}
.section1__uptitle {
  padding-top: 8px;
  margin-top: 18px;
  font-size: 20px;
  line-height: 27px;
  color: black;
  font-family: YS Display;
  letter-spacing: -0.4px;
}
@media screen and (max-width: 767px) {
  .section1__uptitle {
    font-size: 16px;
    line-height: 24px;
  }
  
 #typed {
    padding-top: 8px;
    margin-top: 25px;
    font-size: 16px;
    line-height: 2px;
    color: black;
    letter-spacing: -0.4px;
}
}
.section1__form {
  margin-top: 40px;
  max-width: 560px;
}
@media screen and (max-width: 767px) {
  .section1 {
    padding-top: 32px;
    margin-top: 56px;
    padding-bottom: 56px;
  }
}
.section2 {
  padding: 128px 0;
  position: relative;
}
.section2:before {
  content: "";
  background-image: url(../images/width_1921.jpg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.section2__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section2__title {
  padding-top: 24px;
  color: white;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section2__title {
    font-size: 38px;
    line-height: 42px;
  }
}
.section2 p {
  font-size: 20px;
  line-height: 28px;
  color: white;
  padding-top: 16px;
  letter-spacing: -0.29px;
}
@media screen and (max-width: 767px) {
  .section2 p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section2 {
    padding: 72px 0;
  }
}
.section3 {
  padding: 120px 0;
  background-color: white;
}
.section3__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section3__title {
  padding-top: 24px;
  color: #2b2b2b;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  padding-bottom: 56px;
}
@media screen and (max-width: 767px) {
  .section3__title {
    font-size: 38px;
    line-height: 42px;
    padding-bottom: 32px;
  }
}
.section3__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .section3__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section3__el {
  width: 286px;
}
@media screen and (max-width: 767px) {
  .section3__el {
    padding: 15px 0;
    width: 100%;
  }
}
.section3__el-img {
  width: 100px;
  height: 94px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 16px;
}
.section3__el-img img {
  width: 100px;
}
.section3__el-title {
  color: black;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: -0.8px;
}
@media screen and (max-width: 767px) {
  .section3__el-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.section3__el-text {
  font-size: 20px;
  line-height: 28px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .section3__el-text {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section3 {
    padding: 55px 0;
  }
}
.section4 {
  padding: 128px 0 100px;
  background-color: #ffe033;
}
.section4__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section4__title {
  color: black;
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  padding-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .section4__title {
    font-size: 38px;
    line-height: 43px;
    padding-bottom: 32px;
  }
}
.section4__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -15px;
}
@media screen and (max-width: 767px) {
  .section4__wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.section4__el {
  width: 25%;
  padding: 15px;
}
.section4__el-img {
  height: 94px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 16px;
}
.section4__el-img img {
  height: 94px;
  max-width: 100%;
  object-fit: contain;
}
.section4__el-text {
  font-size: 20px;
  line-height: 28px;
}
.section4__el-text a {
    color: #018ad2;
    font-weight: 600;
}
@media screen and (min-width: 760px) {
  .section4__el-text a:hover {
    color: red;
  }
}
@media screen and (max-width: 767px) {
  .section4__el-text {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .section4__el {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .section4 {
    padding-top: 72px;
    padding-bottom: 56px;
  }
}
.section5 {
  padding: 128px 0;
  background-color: white;
}
.section5__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section5__title {
  color: black;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  padding-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .section5__title {
    font-size: 38px;
    line-height: 42px;
  }
}
.section5__el {
  border-bottom-width: 0;
  border-bottom-style: solid;
  background-color: #f4f7fa;
  margin-bottom: 10px;
}
.section5__el-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 20px;
  padding-left: 20px;
  cursor: pointer;
}
.section5__el-top svg {
    transition: 0.3s;
    min-width: 6px;
    margin-left: 10px;
}
.section5__el-top.active svg {
  transform: rotate(90deg);
}
.section5__el-top p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  font-family: YS Display;
  letter-spacing: 0.4px;
}
@media screen and (max-width: 767px) {
  .section5__el-top p {
    font-size: 18px;
    line-height: 24px;
  }
}
.section5__el-contant {
  padding-right: 31px;
  padding-left: 40px;
  padding-bottom: 14px;
  display: none;
}
.section5__el-contant p {
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section5__el-contant p {
    font-size: 18px;
    line-height: 24px;
  }
}
.section5__el:last-child {
  border-color: transparent;
}
.section5 .btn {
    display: block;
    margin: 40px auto 0;
    width: 184px;
    height: 49px;
    font-size: 20px;
    line-height: 49px;
    border-radius: 4px;
    background: #ffdf39;
    text-align: center;
}
@media screen and (max-width: 767px) {
  .section5 {
    padding-top: 72px;
    padding-bottom: 76px;
  }
}
.section6 {
    padding: 128px 0 96px;
    background-color: #f4f7fa;
}
.section6__container {
  max-width: 954px;
  padding: 0 19px;
  margin: 0 auto;
}
.section6__title {
  color: black;
  font-size: 40px;
  line-height: 52px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .section6__title {
    font-size: 38px;
    line-height: 45px;
  }
}
.section6__text {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 20px;
  font-family: YS Display;
}
@media screen and (max-width: 767px) {
  .section6__text {
    font-size: 18px;
    line-height: 24px;
  }
}
.section6__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 56px;
}
.section6__el {
  width: 25%;
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 28px;
  font-family: YS Text;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section6__el {
    font-size: 18px;
    line-height: 24px;
    width: 50%;
  }
}
@media screen and (max-width: 560px) {
  .section6__el {
    width: 100%;
  }
  .section6__el:last-child {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .section6 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}
.sto {
    background: #ffe034;
    font-weight: 600;
}
.btn-f {
    display: block;
    margin: 40px auto;
    width: 220px;
    height: 49px;
    font-size: 20px;
    padding: 0 20px;
    line-height: 49px;
    border-radius: 4px;
    background: #ffdf39;
    text-align: center;
}
.footer-t {
    display: none;
}

.section7 {
    padding: 150px 0;
    position: relative;
    background: rgb(0 0 0 / 56%);
}
.section7:before {
    content: "";
    background-image: url(/img/width_1929.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.section7__container {
    max-width: 954px;
    padding: 0 19px;
    margin: 0 auto;
}
.section7__title {
    padding-top: 24px;
    color: white;
    font-size: 37px;
    line-height: 48px;
    font-weight: 500;
}
.section7 p {
    font-size: 20px;
    line-height: 28px;
    color: white;
    padding-top: 16px;
    letter-spacing: -0.29px;
    max-width: 390px;
}
.btn-10 {
    display: inline-block;
    margin: 25px 17px 0 0;
    width: 195px;
    height: 49px;
    font-size: 20px;
    line-height: 49px;
    border-radius: 4px;
    background: #ffdf39;
    text-align: center;
    color: black;
}


.section6 .btn {
    margin: 50px auto 10px;
    display: block;
    width: 220px;
    height: 49px;
    font-size: 19px;
    line-height: 50px;
    border-radius: 4px;
    background: #ffdf39;
    text-align: center;
}


a.section6__el:hover {
    text-decoration: underline;
}

.section6__container {
    max-width: 954px;
    padding: 0 19px;
    margin: 0 auto;
}

.ym {
    max-width: 700px;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding-bottom: 10px;
}





/*# sourceMappingURL=styles.min.css.map */
