@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Regular.eot");
  src: local("Circe"), local("Circe-Regular"), url("../fonts/Circe-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Regular.woff") format("woff"), url("../fonts/Circe-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Bold.eot");
  src: local("Circe Bold"), local("Circe-Bold"), url("../fonts/Circe-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Bold.woff") format("woff"), url("../fonts/Circe-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Circe';
  src: url("../fonts/Circe-Light.eot");
  src: local("Circe Light"), local("Circe-Light"), url("../fonts/Circe-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Circe-Light.woff") format("woff"), url("../fonts/Circe-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Museo';
  src: url("../fonts/MuseoSansCyrl-500.eot");
  src: local("MuseoSansCyrl-500"), url("../fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("../fonts/MuseoSansCyrl-500.woff") format("woff"), url("../fonts/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
  color: #000000;
  font-family: 'Circe';
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
}

@media (max-width: 992px) {
  body {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  body {
    font-size: 14px;
  }
}

h1, h2, h3, h4, h5, p {
  margin: 0;
}

sub, sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.container {
  width: 100%;
  max-width: 1185px;
  margin: 0 auto;
  padding: 0 15px 0 15px;
}

.alert {
  padding: 8px 0 12px;
  background: #CD0068;
}

@media (max-width: 992px) {
  .alert {
    display: none;
  }
}

.alert__text {
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
}

.header {
  padding: 15px 0 15px 0;
  border-bottom: 8px solid #C21874;
}

@media (max-width: 992px) {
  .header {
    display: none;
  }
}

.header--atro {
  display: block;
}

@media (max-width: 576px) {
  .header--atro {
    padding: 7px 0;
  }
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__btn {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.5;
  color: #4A4A4A;
  border: none;
  background: transparent;
  cursor: pointer;
}

.header__btn-img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.header__btn-img--burger {
  margin-right: 0;
}

.header__btn--atro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 576px) {
  .header__btn--atro {
    display: none;
  }
}

@media (max-width: 576px) {
  .header .logo-img {
    max-width: 200px;
    padding: 0 20px;
  }
}

.header .burger {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}

@media (max-width: 576px) {
  .header .burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.header__apps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 7px;
}

@media (max-width: 576px) {
  .header__apps {
    display: none;
  }
}

.header__app {
  width: 26px;
  height: 26px;
  text-decoration: none;
}

.header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header .search__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  background: transparent;
  padding: 0;
  margin-right: 13px;
  cursor: pointer;
}

.header .search__input {
  color: #4A4A4A;
  background: transparent;
  border: none;
  outline: none;
  font-size: 11px;
  line-height: 1.6;
  width: 75px;
}

@media (max-width: 576px) {
  .header .search__input {
    display: none;
  }
}

.intro {
  padding: 82px 0 82px 0;
  position: relative;
  background: radial-gradient(49.5% 386.04% at 37.24% 30.6%, #79BDB7 0%, #A2D5D8 100%);
}

@media (max-width: 992px) {
  .intro {
    padding-bottom: 40px;
  }
}

@media (max-width: 768px) {
  .intro {
    padding-top: 60px;
  }
}

@media (max-width: 576px) {
  .intro {
    padding-bottom: 15px;
  }
}

.intro--atro {
  padding: 115px 0 0;
  background-image: url(../img/intro.png);
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #d3e2e5;
  position: relative;
}

@media (max-width: 992px) {
  .intro--atro {
    padding-bottom: 0px;
    padding-top: 50px;
  }
}

@media (max-width: 576px) {
  .intro--atro {
    background-position: top;
  }
}

.intro__text {
  position: relative;
  z-index: 10;
  color: #ffffff;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
}

@media (max-width: 992px) {
  .intro__text {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .intro__text {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  .intro__text {
    font-size: 24px;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .intro__text {
    font-size: 18px;
  }
}

.intro__text--atro {
  font-size: 60px;
  line-height: 1.17;
  max-width: 760px;
  color: #292929;
  position: relative;
  z-index: 5;
}

.intro__text--atro::after {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(34.52%, #D3E2E5), color-stop(71.77%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #D3E2E5 34.52%, rgba(255, 255, 255, 0) 71.77%);
  height: 94px;
  width: 100%;
  top: -132%;
  right: -15px;
  z-index: 4;
  display: none;
}

@media (max-width: 576px) {
  .intro__text--atro::after {
    display: block;
  }
}

@media (max-width: 407px) {
  .intro__text--atro::after {
    top: -100%;
  }
}

@media (max-width: 992px) {
  .intro__text--atro {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .intro__text--atro {
    font-size: 30px;
    margin-top: 63%;
    text-align: left;
  }
}

.intro__text--sm {
  font-weight: 400;
  font-size: 60px;
  line-height: 1.17;
  color: #292929;
  margin-bottom: 66px;
}

@media (max-width: 992px) {
  .intro__text--sm {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .intro__text--sm {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: left;
  }
}

.intro__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 73px;
}

@media (max-width: 768px) {
  .intro__btns {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .intro__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.intro__btns--mb {
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 576px) {
  .intro__btns--mb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px 0;
  }
}

.intro__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #B6CB37;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 26px;
  padding: 16px 32px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.18;
  margin-right: 16px;
  text-decoration: none;
  font-weight: 700;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.intro__btn:hover {
  background: #D7EE4F;
}

@media (max-width: 576px) {
  .intro__btn {
    width: 100%;
    max-width: inherit;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0;
    margin-bottom: 21px;
  }
}

.intro__btn-text {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.3;
}

@media (max-width: 768px) {
  .intro__btn-text {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .intro__btn-text {
    font-size: 16px;
  }
}

.intro__btn-text--big {
  font-weight: 700;
}

.intro__btn--sec {
  background: #FFFFFF;
  border: 1px solid #B6CB37;
  color: #B6CB37;
  margin-right: 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.intro__btn--sec:hover {
  background: #F0F0F0;
}

.intro__btn--big {
  padding: 27px 34px;
  min-width: 477px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #000;
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  text-transform: inherit;
  background: #fff;
  border-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.intro__btn--big:hover {
  background: #F0F0F0;
}

@media (max-width: 992px) {
  .intro__btn--big {
    min-width: inherit;
    width: 100%;
    max-width: 50%;
    padding: 20px;
  }
}

@media (max-width: 576px) {
  .intro__btn--big {
    margin-right: 4px;
    margin-bottom: 0;
    -webkit-box-pack: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    padding: 12px;
    width: calc(100% + 30px);
    margin-right: 8px;
  }
}

.intro__btn--green {
  background: #B6CB37;
  color: #fff;
  position: relative;
  margin-right: 0;
}

.intro__btn--green::after {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../img/arrow.svg) center/cover no-repeat;
  position: absolute;
  right: 27px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 992px) {
  .intro__btn--green::after {
    display: none;
  }
}

.intro__btn--green:hover {
  background: #D7EE4F;
}

.intro__cont {
  position: absolute;
  z-index: 5;
}

.intro__cont--main {
  top: 0;
  right: 0;
  width: 373px;
  height: auto;
}

@media (max-width: 992px) {
  .intro__cont--main {
    width: 250px;
  }
}

@media (max-width: 768px) {
  .intro__cont--main {
    width: 175px;
  }
}

@media (max-width: 576px) {
  .intro__cont--main {
    width: 150px;
  }
}

.intro__cont--first {
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 259px;
  height: auto;
}

@media (max-width: 992px) {
  .intro__cont--first {
    width: 200px;
  }
}

@media (max-width: 768px) {
  .intro__cont--first {
    width: 150px;
    top: 0;
    -webkit-transform: none;
    transform: none;
  }
}

@media (max-width: 576px) {
  .intro__cont--first {
    width: 86px;
  }
}

.intro__cont--second {
  bottom: 27px;
  right: 0;
  width: 471px;
  height: auto;
}

@media (max-width: 992px) {
  .intro__cont--second {
    width: 350px;
  }
}

@media (max-width: 768px) {
  .intro__cont--second {
    width: 220px;
  }
}

@media (max-width: 576px) {
  .intro__cont--second {
    width: 120px;
  }
}

.about {
  padding: 132px 0 167px;
}

@media (max-width: 992px) {
  .about {
    padding: 80px 0;
  }
}

@media (max-width: 576px) {
  .about {
    padding: 37px 0;
  }
}

.about__title {
  font-size: 50px;
  line-height: 1.4;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  .about__title {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

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

@media (max-width: 992px) {
  .about__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.about__row {
  max-width: 50%;
}

@media (max-width: 992px) {
  .about__row {
    max-width: 100%;
  }
}

.about__row--ml {
  margin-left: auto;
}

@media (max-width: 992px) {
  .about__row--ml {
    margin: 20px auto 0;
  }
}

.about__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.45;
  color: #000;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .about__text {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .about__text {
    font-size: 18px;
  }
}

.about__alert {
  background: #D3E2E5;
  border-radius: 40px;
  padding: 40px;
  font-size: 24px;
  line-height: 1.5;
  color: #000;
  font-weight: 700;
}

@media (max-width: 576px) {
  .about__alert {
    font-size: 20px;
    padding: 30px;
    border-radius: 0;
    position: relative;
    left: -15px;
    width: 100vw;
    line-height: 1.2;
  }
}

.about__stat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

@media (max-width: 576px) {
  .about__stat {
    margin-bottom: 0;
  }
}

.about__stat-img {
  width: 50%;
}

.about__stat-value {
  font-size: 90px;
  font-weight: 300;
  color: #B6CB37;
  line-height: 1;
  margin-top: 30px;
  margin-right: 20px;
}

@media (max-width: 576px) {
  .about__stat-value {
    font-size: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.about__stat-value-text {
  font-weight: 700;
  font-size: 38px;
  line-height: 1;
  color: #000;
}

.about__stat-value-text--fw {
  font-weight: 300;
}

.about__stat-value-text sup {
  font-size: 20px;
}

@media (max-width: 576px) {
  .about__stat-value-text {
    margin-top: auto;
    font-size: 24px;
  }
}

.how {
  padding-bottom: 139px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #ffffff), color-stop(40%, #FFFEF7));
  background: linear-gradient(to bottom, #ffffff 60%, #FFFEF7 40%);
  background-size: 40%;
}

@media (max-width: 992px) {
  .how {
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .how {
    padding-bottom: 65px;
  }
}

.how__video {
  background-color: #000000;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  margin-top: 50px;
}

@media (max-width: 768px) {
  .how__video {
    margin-top: 28px;
  }
}

.how__video-img {
  display: block;
  margin-left: auto;
  height: 100%;
  width: 78%;
}

@media (max-width: 576px) {
  .how__video-img {
    width: 100%;
    position: relative;
    right: -20%;
  }
}

.how__video-inner {
  position: absolute;
  bottom: 50px;
  left: 80px;
}

@media (max-width: 768px) {
  .how__video-inner {
    bottom: 30px;
    left: 48px;
  }
}

@media (max-width: 576px) {
  .how__video-inner {
    bottom: 20px;
    left: 24px;
  }
}

.how__video-play {
  width: 116px;
  height: 116px;
}

@media (max-width: 768px) {
  .how__video-play {
    width: 80px;
    height: 80px;
  }
}

@media (max-width: 576px) {
  .how__video-play {
    width: 70px;
    height: 70px;
  }
}

.how__video-text {
  font-size: 36px;
  line-height: 1.1;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .how__video-text {
    font-size: 30px;
    margin-top: 15px;
  }
}

@media (max-width: 576px) {
  .how__video-text {
    font-size: 20px;
  }
}

.statistic {
  padding-bottom: 100px;
  overflow: hidden;
  background: #FFFEF7;
}

@media (max-width: 768px) {
  .statistic {
    padding-bottom: 60px;
  }
}

@media (max-width: 576px) {
  .statistic {
    padding-bottom: 48px;
  }
}

.statistic__title {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .statistic__title {
    font-size: 40px;
    margin-bottom: 37px;
  }
}

@media (max-width: 576px) {
  .statistic__title {
    font-size: 30px;
    margin-bottom: 26px;
  }
}

.statistic__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .statistic__inner {
    -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;
  }
}

.statistic__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .statistic__item {
    margin-bottom: 15px;
  }
}

.statistic__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 576px) {
  .statistic__box {
    margin-right: -65px;
  }
}

.statistic__value {
  padding: 10px 10px 0 0;
  font-size: 90px;
  line-height: 1;
  font-weight: 300;
  color: #B6CB37;
  z-index: 4;
  background: #fff;
}

@media (max-width: 576px) {
  .statistic__value {
    font-size: 68px;
    padding: 10px 0 0;
  }
}

.statistic__value span {
  font-size: 38px;
  line-height: 1;
}

.statistic__circle {
  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;
  width: 250px;
  height: 250px;
  background: url(../img/border.svg) center no-repeat;
  position: relative;
  z-index: 3;
  left: -100px;
}

@media (max-width: 1020px) {
  .statistic__circle {
    width: 220px;
    height: 220px;
    left: -87px;
  }
}

@media (max-width: 992px) {
  .statistic__circle {
    width: 250px;
    height: 250px;
    left: -100px;
  }
}

@media (max-width: 576px) {
  .statistic__circle {
    width: 170px;
    height: 170px;
    left: -65px;
  }
}

.statistic__circle--sec {
  background: url(../img/border-2.svg) center no-repeat;
}

.statistic__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5;
  color: #000;
}

.statistic__text span {
  font-weight: 700;
}

.statistic__img {
  width: 33%;
}

.statistic__img--ml {
  margin-left: 34px;
}

@media (max-width: 576px) {
  .statistic__img--ml {
    margin-left: 15px;
  }
}

.score {
  background-color: #06141C;
  background-image: url(../img/score.png);
  background-position: right;
  background-repeat: no-repeat;
  padding: 130px 0;
}

@media (max-width: 992px) {
  .score {
    padding: 80px 0;
    background-size: cover;
  }
}

@media (max-width: 768px) {
  .score {
    padding: 40px 0 58px;
  }
}

@media (max-width: 576px) {
  .score {
    background-position: top;
    padding: 170px 0 58px;
    background-size: 400px;
  }
}

.score__title {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}

@media (max-width: 576px) {
  .score__title {
    font-size: 30px;
    margin-bottom: 5px;
  }
}

.score__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 50px;
}

@media (max-width: 576px) {
  .score__text {
    font-size: 18px;
    margin-bottom: 32px;
  }
}

.score__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 0;
  max-width: 255px;
  height: 60px;
  border-radius: 30px;
}

.cards {
  padding: 154px 0 105px;
}

@media (max-width: 992px) {
  .cards {
    padding: 100px 0 80px;
  }
}

@media (max-width: 768px) {
  .cards {
    padding: 60px 0;
  }
}

.cards__title {
  margin-bottom: 58px;
  line-height: 1.2;
}

@media (max-width: 992px) {
  .cards__title {
    font-size: 45px;
  }
}

@media (max-width: 768px) {
  .cards__title {
    font-size: 40px;
  }
}

@media (max-width: 576px) {
  .cards__title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

.cards__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(300px, 3fr))[auto-fit];
      grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
  gap: 30px 20px;
  margin-bottom: 85px;
}

@media (max-width: 768px) {
  .cards__inner {
    -ms-grid-columns: (minmax(285px, 3fr))[auto-fit];
        grid-template-columns: repeat(auto-fit, minmax(285px, 3fr));
    margin-bottom: 46px;
  }
}

@media (max-width: 576px) {
  .cards__inner {
    gap: 4px 0;
  }
}

.cards__item {
  padding: 50px 30px 16px;
  min-height: 436px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 10px;
}

@media (max-width: 576px) {
  .cards__item {
    position: relative;
    padding: 40px 12px 20px;
    left: -15px;
    width: 100vw;
    min-height: 250px;
    border-radius: 0;
  }
}

.cards__item--brown {
  background: #FFE0A3;
}

.cards__item--sky {
  background: #D3E2E5;
}

.cards__item--pink {
  background: #F2DED8;
}

.cards__item--green {
  background: #F1FFCA;
}

.cards__name {
  text-transform: uppercase;
  color: #292929;
  letter-spacing: 0.05em;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 42px;
}

@media (max-width: 576px) {
  .cards__name {
    margin-bottom: 15px;
    font-size: 15px;
  }
}

.cards__desc {
  font-size: 32px;
  line-height: 1.25;
  color: #000;
}

@media (max-width: 576px) {
  .cards__desc {
    font-size: 24px;
  }
}

.cards__link {
  margin-top: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.4;
  color: #B6CB37;
  text-decoration: none;
}

.cards__img {
  width: 30px;
  height: 30px;
  margin-left: 15px;
}

.cards__btn {
  margin: 0 auto;
  max-width: 333px;
  border-radius: 30px;
}

.therapy {
  background: -webkit-gradient(linear, left top, right top, color-stop(34.52%, #D3E2E5), color-stop(71.77%, rgba(255, 255, 255, 0))) left no-repeat, url(../img/therapy.png) right no-repeat;
  background: linear-gradient(90deg, #D3E2E5 34.52%, rgba(255, 255, 255, 0) 71.77%) left no-repeat, url(../img/therapy.png) right no-repeat;
  padding: 163px 0 67px;
}

@media (max-width: 992px) {
  .therapy {
    padding: 100px 0 60px;
    background: -webkit-gradient(linear, left top, right top, color-stop(7.52%, #D3E2E5), color-stop(71.77%, rgba(255, 255, 255, 0))) left no-repeat, url(../img/therapy.png) right no-repeat;
    background: linear-gradient(90deg, #D3E2E5 7.52%, rgba(255, 255, 255, 0) 71.77%) left no-repeat, url(../img/therapy.png) right no-repeat;
  }
}

@media (max-width: 768px) {
  .therapy {
    padding: 50px 0;
  }
}

@media (max-width: 576px) {
  .therapy {
    background-color: #D3E2E5;
    background-image: url(../img/therapy.png);
    background-size: 576px, cover;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 290px;
  }
}

.therapy__title {
  margin-bottom: 20px;
  max-width: 735px;
}

@media (max-width: 768px) {
  .therapy__title {
    font-size: 40px;
    line-height: 1.3;
  }
}

@media (max-width: 768px) and (max-width: 576px) {
  .therapy__title {
    font-size: 30px;
    position: relative;
  }
}

.therapy__title::after {
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(34.52%, #D3E2E5), color-stop(71.77%, rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #D3E2E5 34.52%, rgba(255, 255, 255, 0) 71.77%);
  height: 94px;
  width: 100vw;
  top: -125%;
  left: -15px;
  z-index: 4;
  display: none;
}

@media (max-width: 576px) {
  .therapy__title::after {
    display: block;
  }
}

@media (max-width: 425px) {
  .therapy__title::after {
    top: -88%;
  }
}

.therapy__text {
  font-weight: 300;
  font-size: 24px;
  line-height: 1.5;
  color: #000000;
  max-width: 735px;
  margin-bottom: 71px;
}

@media (max-width: 768px) {
  .therapy__text {
    font-size: 21px;
    margin-bottom: 40px;
  }
}

@media (max-width: 576px) {
  .therapy__text {
    font-size: 18px;
  }
}

.therapy__text span {
  font-weight: 700;
}

.therapy__btn {
  max-width: 333px;
  border-radius: 30px;
}

.videos {
  padding: 183px 0 126px;
}

@media (max-width: 992px) {
  .videos {
    padding: 120px 0 80px;
  }
}

@media (max-width: 768px) {
  .videos {
    padding: 80px 0 60px;
  }
}

@media (max-width: 576px) {
  .videos {
    padding: 60px 0 40px;
  }
}

.videos__title {
  margin-bottom: 66px;
}

@media (max-width: 576px) {
  .videos__title {
    margin-bottom: 21px;
  }
}

.videos__item {
  border-radius: 20px;
  overflow: hidden;
  background: url(../img/video-1.png) center no-repeat;
  min-height: 340px;
  padding: 44px 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
  position: relative;
  background-size: cover;
}

.videos__item--sec {
  background: url(../img/video-2.png) center no-repeat;
  background-size: cover;
}

@media (max-width: 992px) {
  .videos__item {
    min-height: 280px;
  }
}

@media (max-width: 576px) {
  .videos__item {
    padding: 24px;
    min-height: 250px;
  }
}

@media (max-width: 450px) {
  .videos__item {
    min-height: 200px;
  }
}

.videos__item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #2E2A24;
  opacity: .7;
  z-index: 2;
}

.videos__play {
  z-index: 3;
  margin-top: auto;
  width: 116px;
  height: 116px;
  background: url(../img/play.svg) center no-repeat;
  background-size: contain;
  margin-bottom: 16px;
  border-radius: 100%;
}

@media (max-width: 576px) {
  .videos__play {
    width: 70px;
    height: 70px;
  }
}

.videos__text {
  z-index: 3;
  font-size: 24px;
  line-height: 1.17;
}

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

@media (max-width: 576px) {
  .videos__text {
    font-size: 20px;
  }
}

.videos__btn {
  max-width: 333px;
  margin-left: auto;
  margin-top: 43px;
  border-radius: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .videos__btn {
    margin: 100px auto 0;
  }
}

.swiper-button-prev {
  top: auto;
  bottom: 0;
  width: 50px;
  height: 50px;
  background: #B6CB37;
  border-radius: 100%;
  left: 0;
}

@media (max-width: 576px) {
  .swiper-button-prev {
    bottom: 80px;
  }
}

.swiper-button-prev::after {
  width: 15px;
  height: 28px;
  content: "";
  background: url(../img/prev.svg) center no-repeat;
  margin-left: -3px;
}

.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background: #bebebe;
}

.swiper-button-next {
  top: auto;
  bottom: 0;
  width: 50px;
  height: 50px;
  background: #B6CB37;
  border-radius: 100%;
  left: 70px;
  right: auto;
}

@media (max-width: 576px) {
  .swiper-button-next {
    bottom: 80px;
  }
}

.swiper-button-next::after {
  width: 15px;
  height: 28px;
  content: "";
  background: url(../img/prev.svg) center no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-right: -3px;
}

.swiper-button-next.swiper-button-disabled {
  opacity: 1;
  background: #bebebe;
}

.materials {
  background: #FFFEF7;
  padding: 132px 0 146px;
}

@media (max-width: 992px) {
  .materials {
    padding: 80px 0 70px;
  }
}

@media (max-width: 576px) {
  .materials {
    padding: 61px 0 60px;
  }
}

.materials__title {
  margin-bottom: 70px;
}

@media (max-width: 992px) {
  .materials__title {
    margin-bottom: 45px;
  }
}

@media (max-width: 576px) {
  .materials__title {
    margin-bottom: 28px;
  }
}

@media (max-width: 576px) {
  .materials__swiper .swiper-button-prev, .materials__swiper .swiper-button-next {
    display: none;
  }
}

@media (max-width: 576px) {
  .materials__swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.materials__item {
  background: #FFFFFF;
  height: 487px;
  max-height: 487px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.materials__item:last-child {
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .materials__item:last-child {
    display: none;
  }
}

@media (max-width: 992px) {
  .materials__item {
    max-height: 600px;
  }
}

@media (max-width: 576px) {
  .materials__item {
    margin-bottom: 40px;
    max-height: 600px;
    height: 100%;
  }
}

.materials__img {
  width: 100%;
}

.materials__box {
  padding: 28px 22px 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 576px) {
  .materials__box {
    height: auto;
  }
}

.materials__text {
  font-weight: 700;
  line-height: 1.17;
  font-size: 24px;
  color: #000000;
}

@media (max-width: 576px) {
  .materials__text {
    margin-bottom: 30px;
    font-size: 20px;
  }
}

.materials__btn {
  padding: 0 22px 0 33px;
  height: 60px;
  margin-top: auto;
  max-width: 187px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 30px;
}

.materials__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #F7F7F7;
  padding: 14px;
}

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

.materials__stat-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.3;
  color: #B6CB37;
  margin-right: 15px;
}

.materials__stat-item:last-child {
  margin-right: 0;
}

.materials__stat-img {
  margin-right: 6px;
}

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

.materials__link {
  margin-right: 36px;
  font-size: 0;
}

.materials__link:last-child {
  margin-right: 0;
}

.materials__button {
  margin-left: auto;
  margin-top: 43px;
  max-width: 333px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 30px;
  background: #FFFEF7;
}

@media (max-width: 576px) {
  .materials__button {
    margin-bottom: 0;
    margin-top: 23px;
  }
}

.source {
  padding: 34px 0 66px;
}

.source__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.25;
  max-width: 1063px;
  color: #000;
}

.test {
  padding: 76px 0 35px;
  background: #06141C;
}

@media (max-width: 768px) {
  .test {
    padding: 40px 0;
  }
}

.test__title {
  font-size: 78.75px;
  line-height: 1.21;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 992px) {
  .test__title {
    font-size: 50px;
  }
}

@media (max-width: 768px) {
  .test__title {
    font-size: 40px;
    margin-bottom: 35px;
  }
}

@media (max-width: 576px) {
  .test__title {
    font-size: 30px;
    margin-bottom: 29px;
  }
}

@media (max-width: 450px) {
  .test__title {
    font-size: 26px;
  }
}

.test__text {
  max-width: 943px;
  text-align: center;
  font-size: 26.25px;
  line-height: 1;
  margin: 0 auto 50px auto;
}

@media (max-width: 992px) {
  .test__text {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .test__text {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .test__text {
    margin-bottom: 40px;
  }
}

.test__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 943px;
  margin: 0 auto 80px auto;
}

@media (max-width: 992px) {
  .test__steps {
    margin-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .test__steps {
    margin-bottom: 45px;
  }
}

@media (max-width: 576px) {
  .test__steps {
    margin-bottom: 30px;
  }
}

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

.test__step-item {
  width: 115px;
  height: 115px;
  background: #B6CB37;
  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;
  border-radius: 100%;
  margin-right: 18px;
}

.test__step-item.disable {
  opacity: 0.3;
}

.test__step-item--mr {
  margin-right: 0;
}

@media (max-width: 992px) {
  .test__step-item {
    width: 88px;
    height: 88px;
  }
}

@media (max-width: 576px) {
  .test__step-item {
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }
}

@media (max-width: 450px) {
  .test__step-item {
    width: 45px;
    height: 45px;
  }
}

.test__step-value {
  font-size: 78.75px;
  line-height: 1;
  font-weight: 700;
  padding-top: 10px;
}

@media (max-width: 992px) {
  .test__step-value {
    font-size: 60px;
  }
}

@media (max-width: 576px) {
  .test__step-value {
    font-size: 32px;
    padding-top: 3px;
  }
}

.test__step-points {
  font-size: 78.75px;
  line-height: 1.21;
  font-weight: 700;
}

@media (max-width: 992px) {
  .test__step-points {
    font-size: 70px;
  }
}

@media (max-width: 768px) {
  .test__step-points {
    font-size: 50px;
  }
}

@media (max-width: 576px) {
  .test__step-points {
    font-size: 40px;
  }
}

@media (max-width: 450px) {
  .test__step-points {
    font-size: 30px;
  }
}

.test__question {
  font-size: 39.375px;
  line-height: 1.21;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .test__question {
    font-size: 30px;
  }
}

@media (max-width: 576px) {
  .test__question {
    font-size: 28px;
    margin-bottom: 27px;
  }
}

.test__answers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 65px;
}

.test__btn {
  border-radius: 78.75px 0px 0px 78.75px;
  background: #B6CB37;
  outline: none;
  border: none;
  cursor: pointer;
  width: 270px;
  height: 94px;
  font-family: Museo;
  font-size: 28.875px;
  line-height: 1.25;
  color: #fff;
  margin-right: 2px;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}

.test__btn:hover {
  background: #D7EE4F;
}

@media (max-width: 992px) {
  .test__btn {
    height: 71px;
    font-size: 22px;
    width: 205px;
  }
}

@media (max-width: 450px) {
  .test__btn {
    width: 155px;
    height: 55px;
    font-size: 18px;
  }
}

.test__btn--sec {
  border-radius: 0 78.75px 78.75px 0;
  background: #fff;
  color: #B6CB37;
}

.test__btn--sec:hover {
  background: #F0F0F0;
}

.test__btn--bg {
  background: #fff;
  color: #B6CB37;
}

.test__info {
  font-size: 21px;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #FFFFFF;
  opacity: .5;
  max-width: 1529px;
  margin: 0 auto;
  text-align: justify;
  padding: 0 50px;
}

@media (max-width: 992px) {
  .test__info {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .test__info {
    padding: 0 15px;
    font-size: 16px;
  }
}

.test__inputs {
  margin-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .test__inputs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.test__input {
  width: 300px;
  height: 60px;
  border-radius: 60px;
  border: 1px solid #E0E0E0;
  background: #fff;
  padding: 0 23px;
  outline: none;
  font-size: 22px;
  line-height: 1.27;
  margin-right: 15px;
}

.test__input:last-child {
  margin-right: 0;
  margin-bottom: 0;
}

.test__input::-webkit-input-placeholder {
  color: #B6CB37;
}

.test__input:-ms-input-placeholder {
  color: #B6CB37;
}

.test__input::-ms-input-placeholder {
  color: #B6CB37;
}

.test__input::placeholder {
  color: #B6CB37;
}

@media (max-width: 992px) {
  .test__input {
    width: 240px;
    height: 50px;
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .test__input {
    margin-right: 0;
    margin-bottom: 25px;
    width: 310px;
    height: 55px;
    font-size: 18px;
  }
}

.test__button {
  margin: 0 auto;
  height: 60px;
  border-radius: 30px;
  cursor: pointer;
}

@media (max-width: 992px) {
  .test__button {
    height: 50px;
    font-size: 17px;
  }
}

.test__again {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  margin: 43px 0 26px;
}

.test__again-img {
  margin-right: 8px;
}

.result__inner {
  border-radius: 10px;
  max-width: 750px;
  margin: 0 auto;
  margin-bottom: 56px;
  padding: 26px;
  text-align: center;
}

.result__inner--low {
  background: #F1FFCA;
}

.result__inner--medium {
  background: #D3E2E5;
}

.result__inner--high {
  background: #F2DED8;
}

.result__inner--ultra {
  background: #FFE0A3;
}

@media (max-width: 576px) {
  .result__inner {
    padding: 34px 15px 77px;
  }
}

.result__name {
  font-size: 30px;
  line-height: 0.7;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}

@media (max-width: 450px) {
  .result__name {
    font-size: 27px;
  }
}

.result__percent {
  font-size: 18px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 24px;
  font-weight: 700;
  opacity: 0.8;
}

@media (max-width: 450px) {
  .result__percent {
    font-size: 14px;
  }
}

.result__text {
  font-family: Museo;
  font-size: 22px;
  line-height: 1.3;
  color: #000;
}

@media (max-width: 450px) {
  .result__text {
    font-size: 18px;
  }
}

.result__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .result__btns {
    -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;
  }
}

.result__btn {
  height: 60px;
  border-radius: 30px;
  width: 293px;
  max-width: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.information {
  padding: 40px 0 40px 0;
}

.information__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.information__col .information__text {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .information__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 992px) {
  .information__col--2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.information__img {
  margin-right: 20px;
}

.information__img--ml {
  margin-right: 0;
  margin-left: 20px;
}

@media (max-width: 992px) {
  .information__img {
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
    width: 30%;
    height: auto;
  }
}

.information__text {
  color: #000000;
  margin-bottom: 20px;
}

.information__text--red {
  color: #E32759;
  font-weight: 700;
}

.information__text--bold {
  font-weight: 700;
}

@media (max-width: 992px) {
  .information__text {
    text-align: center;
  }
}

.information__title {
  font-size: 48px;
  color: #E32759;
  margin: 40px 0 40px 0;
}

.information__title--end {
  text-align: center;
}

@media (max-width: 992px) {
  .information__title {
    font-size: 38px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .information__title {
    margin: 30px 0 30px 0;
    font-size: 22px;
  }
}

.information__link {
  text-decoration: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 40px 0 40px 0;
}

@media (max-width: 992px) {
  .information__link-img {
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .information__link-img {
    width: 50px;
    height: 50px;
  }
}

.information__link-text {
  color: #E32759;
  margin-right: 21px;
}

@media (max-width: 992px) {
  .information__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: 0;
  }
}

.information__source {
  margin-bottom: 116px;
  font-size: 12px;
  color: #000;
  line-height: 1.5;
}

.information__source a {
  text-decoration: none;
  color: #000;
}

@media (max-width: 992px) {
  .information__source {
    margin-bottom: 0;
  }
}

.important {
  background: #E32759;
  padding: 24px 0 34px;
  margin: 40px 0 40px 0;
}

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

@media (max-width: 992px) {
  .important__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.important__img {
  margin-right: 20px;
}

@media (max-width: 992px) {
  .important__img {
    margin-right: 0;
    margin-bottom: 20px;
    width: 30%;
  }
}

.important__text {
  font-size: 34px;
  color: #ffffff;
  line-height: 1.2;
}

@media (max-width: 992px) {
  .important__text {
    font-size: 28px;
    text-align: center;
  }
}

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

@media (max-width: 576px) {
  .important__text {
    font-size: 18px;
  }
}

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

.faq__question-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  width: 77px;
  height: 77px;
  background: #E32759;
  color: #ffffff;
  font-weight: 800;
  font-size: 50px;
  margin-right: 22px;
}

@media (max-width: 992px) {
  .faq__question-num {
    margin-right: 0;
    margin-bottom: 20px;
    width: 60px;
    height: 60px;
    font-size: 35px;
  }
}

@media (max-width: 768px) {
  .faq__question-num {
    width: 45px;
    height: 45px;
    font-size: 28px;
  }
}

@media (max-width: 576px) {
  .faq__question-num {
    width: 35px;
    height: 35px;
    font-size: 23px;
  }
}

.faq__question-text {
  color: #000000;
  font-size: 24px;
}

@media (max-width: 992px) {
  .faq__question-text {
    font-size: 22px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .faq__question-text {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .faq__question-text {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .faq__question {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.faq__answer {
  margin: 8px 0 8px 0;
  color: #000;
}

.faq__answer--mb {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .faq__answer {
    text-align: center;
    margin: 20px 0 20px 0;
  }
}

.footer {
  padding-top: 40px;
  border-top: 1px solid #DDDDDD;
  background: #F5F5F5;
  padding-bottom: 34px;
}

@media (max-width: 992px) {
  .footer {
    display: none;
  }
}

@media (max-width: 992px) {
  .footer--atro {
    display: block;
  }
}

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

@media (max-width: 768px) {
  .footer__inner--atro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.footer-col {
  max-width: 300px;
  width: 100%;
  margin-right: 100px;
}

.footer-col:last-child {
  margin-right: 0;
}

@media (max-width: 992px) {
  .footer-col--atro {
    margin-right: 30px;
  }
}

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

.footer__text {
  font-size: 14px;
  color: #2D2D2D;
  margin-bottom: 19px;
}

.footer__desc {
  font-size: 12px;
  color: #919191;
}

.footer__link {
  color: #4A4A4A;
  text-decoration: none;
}

.footer__apps {
  margin-top: 49px;
}

@media (max-width: 576px) {
  .footer__apps {
    margin-top: 20px;
  }
}

.footer__apps-text {
  font-size: 14px;
  color: #000;
}

.footer__apps-text--atro {
  font-weight: 700;
}

.footer__app {
  text-decoration: none;
}

.footer__info {
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #9B9B9B;
  margin-bottom: 19px;
  margin-top: 57px;
}

.footer__info:last-child {
  margin-top: 0;
  margin-bottom: 0;
}

.nav {
  padding-top: 20px;
}

.nav__title {
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 9px;
}

.nav__link {
  display: block;
  text-decoration: none;
  font-size: 13px;
  line-height: 1.6;
  color: #2D2D2D;
  margin-bottom: 19px;
}

.nav__link:last-child {
  margin-bottom: 0;
}

.nav__link:hover, .information__source a:hover {
  -webkit-transition: .2s linear;
  transition: .2s linear;
  color: #E32759;
}

.menu {
  background: -webkit-gradient(linear, left top, right top, from(#961580), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #671F82 100%);
}

.menu__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  list-style: none;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.menu__item {
  width: 25%;
}

.menu__link {
  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;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px;
  width: 100%;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#961580), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #671F82 100%);
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

.menu__link:hover {
  background: -webkit-gradient(linear, left top, right top, from(#961580), color-stop(46%, #E61771), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #E61771 46%, #671F82 100%);
  -webkit-transition: .2s;
  transition: .2s;
}

.mobile__menu {
  position: relative;
  opacity: 0;
  -webkit-animation: bounceInUp 1000ms linear 500ms forwards;
          animation: bounceInUp 1000ms linear 500ms forwards;
  height: 50px;
  display: none;
}

.mobile__menu a {
  color: #ffffff;
  text-decoration: none;
}

.mobile__menu label, .mobile__menu a {
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 50px;
  width: 100%;
  padding: 0;
  background: -webkit-gradient(linear, left top, right top, from(#961580), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #671F82 100%);
  border: none;
  border-radius: 0;
  font-size: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mobile__menu a:hover, .mobile__menu a:focus {
  background: -webkit-gradient(linear, left top, right top, from(#961580), color-stop(46%, #E61771), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #E61771 46%, #671F82 100%);
}

.mobile__menu a:active {
  background: -webkit-gradient(linear, left top, right top, from(#961580), color-stop(46%, #E61771), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #E61771 46%, #671F82 100%);
}

.mobile__menu label {
  position: relative;
}

.mobile__menu label:before, .mobile__menu label:after {
  -webkit-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 12px;
  background: #ffffff;
  border-radius: 2px;
}

.mobile__menu label:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mobile__menu label:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mobile__menu label.down:before, .mobile__menu label.down:after {
  -webkit-transform-origin: center 11px;
          transform-origin: center 11px;
  top: 50%;
  margin-top: -6px;
  right: 20px;
}

.mobile__menu > label {
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
  z-index: 1;
}

.mobile__menu ul {
  will-change: visibility;
  -webkit-transition: visibility 0ms ease-out 600ms;
  transition: visibility 0ms ease-out 600ms;
  visibility: hidden;
  z-index: 1;
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile__menu ul li {
  will-change: transform, opacity;
  padding: 0;
  opacity: 0;
}

.mobile__menu ul li:nth-child(1) {
  -webkit-transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
}

.mobile__menu ul li:nth-child(2) {
  -webkit-transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
}

.mobile__menu ul li:nth-child(3) {
  -webkit-transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
}

.mobile__menu ul li:nth-child(4) {
  -webkit-transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
}

.mobile__menu ul li:nth-child(5) {
  -webkit-transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
}

.mobile__menu > ul {
  position: relative;
  padding-top: 0;
}

.mobile__menu > ul > li {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.mobile__menu > ul > li > label {
  -webkit-transform: translateZ(0.5px);
          transform: translateZ(0.5px);
}

.mobile__menu > ul ul {
  position: absolute;
  top: 0;
}

.mobile__menu > ul ul > li {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.mobile__menu input {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 50px;
  margin: 0;
}

.mobile__menu input:hover ~ label, .mobile__menu input:focus ~ label {
  background: -webkit-gradient(linear, left top, right top, from(#961580), color-stop(46%, #E61771), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #E61771 46%, #671F82 100%);
}

.mobile__menu input:active ~ label {
  border-color: none;
}

.mobile__menu input:checked ~ label {
  background: -webkit-gradient(linear, left top, right top, from(#961580), color-stop(46%, #E61771), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #E61771 46%, #671F82 100%);
}

.mobile__menu input:checked ~ label.down:before, .mobile__menu input:checked ~ label.down:after {
  margin-top: -16px;
}

.mobile__menu input:checked ~ label.down:before {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.mobile__menu input:checked ~ label.down:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.mobile__menu input:checked ~ ul {
  visibility: visible;
  -webkit-transition: visibility 0ms ease-out 0ms;
  transition: visibility 0ms ease-out 0ms;
}

.mobile__menu input:checked ~ ul > li {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.mobile__menu input:checked ~ ul > li:nth-child(1) {
  -webkit-transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
}

.mobile__menu input:checked ~ ul > li:nth-child(2) {
  -webkit-transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
}

.mobile__menu input:checked ~ ul > li:nth-child(3) {
  -webkit-transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
}

.mobile__menu input:checked ~ ul > li:nth-child(4) {
  -webkit-transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
}

.mobile__menu input:checked ~ ul > li:nth-child(5) {
  -webkit-transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
}

.mobile__menu > input {
  z-index: 2;
  top: 0;
  left: 0;
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li {
  opacity: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li:nth-child(1) {
  -webkit-transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms, opacity 100ms ease-out 500ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 500ms;
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li:nth-child(2) {
  -webkit-transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms, opacity 100ms ease-out 400ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 400ms;
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li:nth-child(3) {
  -webkit-transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms, opacity 100ms ease-out 300ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 300ms;
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li:nth-child(4) {
  -webkit-transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms, opacity 100ms ease-out 200ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 200ms;
}

.mobile__menu > input:not(:checked) ~ ul > li input:checked ~ ul li:nth-child(5) {
  -webkit-transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms;
  transition: transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms, opacity 100ms ease-out 100ms, -webkit-transform 150ms cubic-bezier(0, 0.5, 0.5, 1.1) 100ms;
}

/* https://goo.gl/1h4kf5 */
@-webkit-keyframes bounceInUp {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
    opacity: 0;
  }
  5.51% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 95.356, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 95.356, 0, 1);
  }
  11.01% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 23.691, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 23.691, 0, 1);
  }
  16.52% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.467, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.467, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -16.994, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -16.994, 0, 1);
  }
  36.24% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.682, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.682, 0, 1);
    opacity: 1;
  }
  50.55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.004, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.004, 0, 1);
  }
  79.08% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.059, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.059, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}
@keyframes bounceInUp {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 200, 0, 1);
    opacity: 0;
  }
  5.51% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 95.356, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 95.356, 0, 1);
  }
  11.01% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 23.691, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 23.691, 0, 1);
  }
  16.52% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.467, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -9.467, 0, 1);
  }
  21.92% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -16.994, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -16.994, 0, 1);
  }
  36.24% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.682, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.682, 0, 1);
    opacity: 1;
  }
  50.55% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.004, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.004, 0, 1);
  }
  79.08% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.059, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.059, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
            transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    opacity: 1;
  }
}

.slider {
  position: relative;
  margin-bottom: 0px;
}

.slider .item {
  background-color: #EEECF7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right 0% top;
  position: relative;
}

.slider__bg {
  background-color: #EEECF7;
}

.slider__wrap {
  background-color: #EEECF7;
  max-width: 1440px;
  margin: 0 auto;
}

.slider__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 940px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 44px 0;
  margin-left: 80px;
}

.slider__content p {
  font-size: 23px;
  text-transform: uppercase;
  max-width: 392px;
  color: #961580;
  margin: 0;
}

.slider__content img {
  position: relative;
}

.slider__line {
  height: 120px;
  width: 2px;
  background-color: #E61772;
}

.slider__img {
  max-width: 470px;
}

.owl-nav button {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
}

.owl-carousel .owl-nav button.owl-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-image: url(../img/slider__next.svg);
  background-repeat: no-repeat;
  background-position: center left 37%;
}

.owl-carousel .owl-nav button.owl-prev {
  background-image: url(../img/slider__next.svg);
  background-repeat: no-repeat;
  background-position: center left 37%;
}

.owl-theme .owl-nav {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 100%;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 10px;
  width: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.chapter {
  background-color: #EEECF7;
}

.chapter__name {
  background: -webkit-gradient(linear, left top, right top, from(#961580), to(#671F82));
  background: linear-gradient(90deg, #961580 0%, #671F82 100%);
  font-size: 16px;
  text-transform: uppercase;
  padding: 9px 0;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
  -webkit-box-shadow: -1px 6px 20px 1px rgba(101, 32, 130, 0.5);
          box-shadow: -1px 6px 20px 1px rgba(101, 32, 130, 0.5);
}

.chapter__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.chapter__item {
  width: 31%;
  margin-bottom: 40px;
}

.chapter__item h2 {
  color: #652082;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.chapter__item p {
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  max-width: 90%;
}

.chapter__item a {
  text-decoration: none;
}

.chapter__img {
  width: 100%;
  height: 190px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
  margin-bottom: 15px;
}

.chapter__item:hover h2 {
  font-weight: 700;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.chapter__item:hover p {
  font-weight: 700;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.chapter__item:hover .chapter__img {
  -webkit-filter: drop-shadow(0px 20px 20px rgba(39, 71, 126, 0.295));
          filter: drop-shadow(0px 20px 20px rgba(39, 71, 126, 0.295));
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

.virus {
  padding: 270px 0 0px 0;
}

.virus__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 35px;
}

.virus__wrap img {
  margin-right: 85px;
}

.virus__title {
  max-width: 570px;
  padding-top: 40px;
}

.virus__title h1 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
  color: #ABC4E9;
  line-height: 55px;
  font-weight: 700;
}

.virus__title p {
  margin: 0;
  font-size: 24px;
  color: #000000;
  line-height: 34px;
  font-weight: 400;
}

.virus__section-title {
  margin: 0;
  color: #000000;
  position: relative;
  font-weight: 700;
  font-size: 35px;
  line-height: 55px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.virus__section-title sup {
  font-size: 19px;
}

.virus__section-title::after {
  position: absolute;
  content: '';
  width: 76px;
  height: 8px;
  background: #ABC4E9;
  left: 0;
  bottom: 0;
}

.virus__p.mb-30 {
  margin-bottom: 30px;
}

.virus__p {
  margin: 0;
  font-size: 24px;
  color: #000000;
  line-height: 34px;
  margin-bottom: 5px;
}

.virus__section-mini {
  margin: 0;
  color: #000000;
  font-weight: 700;
  font-size: 26px;
  line-height: 55px;
}

.virus__p-mini {
  margin: 0;
  color: #000000;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

.utp .virus__section-mini {
  color: #ABC4E9;
}

.utp {
  padding-bottom: 0px;
}

.utp__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.utp__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 292px;
  color: #000000;
  margin-bottom: 50px;
}

.utp__item img {
  margin-bottom: 17px;
  max-width: 152px;
}

.utp__item p {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
}

.utp__item p span {
  color: #ABC4E9;
  font-weight: 700;
  display: block;
}

.lungs {
  margin-bottom: 55px;
  margin-top: 55px;
}

.lungs__wrap {
  background-color: #ABC4E9;
  padding: 60px 40px 70px 300px;
  background-image: url(../img/lungs.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
}
.riskgroup__b {
  margin-bottom: 30px;
  display: block;
  font-size: 26px;
  font-weight: 700;
}
.lungs__wrap p {
  font-size: 26px;
  line-height: 38px;
  font-weight: 400;
  margin: 0;
  color: #ffffff;
}

.symptoms__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.symptoms__wrap p {
  margin: 0;
  color: #000000;
  font-size: 24px;
  line-height: 39px;
  font-weight: 400;
  max-width: 690px;
}

.symptoms__wrap p span {
  color: #ABC4E9;
  font-weight: 700;
  display: block;
}

.symptoms__wrap img {
  max-width: 221px;
}

.symptoms__wrap-bot-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 800px;
}

.symptoms__wrap-bot-img img {
  display: none;
}

.symptoms__wrap-bot {
  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;
  margin-bottom: 40px;
}

.symptoms__wrap-bot p {
  margin: 0;
  max-width: 242px;
  color: #000000;
}

.symptoms__wrap-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  min-height: 235px;
}

.symptoms__wrap-item:last-child {
  margin-right: 30px;
}

.symptoms__wrap-item img {
  margin-bottom: 25px;
}

.symptoms__wrap-item .symptoms__wrap-item-title {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #ABC4E9;
}

.symptoms__img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.riskgroup__wrap {
  padding: 40px 0;
}

.riskgroup__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
  padding-left: 12px;
}

.riskgroup__item img {
  margin-right: 20px;
}

.riskgroup__text, .riskgroup__list li, .riskgroup__list-title {
  font-size: 24px;
}
.riskgroup__text {
  margin-bottom: 55px;
}

.riskgroup__list {
  margin-bottom: 40px;
}

.riskgroup__list li {
  list-style: none;
  padding-left: 10px;
  position: relative;
}
.riskgroup__list li::after {
  position: absolute;
  width: 3px;
  height: 3px;
  content: '';
  background-color: #000000;
  border-radius: 100%;
  top: 14px;
  left: 0;
}
.riskgroup__с{
  font-weight: 700;
  font-size: 24px;
  line-height: 39px;
  color: #000000;
  margin-bottom: 46px;
}
.riskgroup__c p{
  margin-bottom: 50px;
}
.riskgroup__c p:last-child{
  margin-bottom: 0;
}


.riskgroup__item h4 {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  margin: 0;
  margin-bottom: 0px;
}

.riskgroup__item h4 span {
  color: #000000;
  font-weight: 400;
  display: block;
}

.riskgroup__item p {
  font-size: 20px;
  line-height: 29px;
  margin: 0;
  color: #000000;
  opacity: 0.6;
}

.riskgroup__bg {
  background: rgba(196, 196, 196, 0.1);
  border-radius: 34px;
  padding: 39px 45px 42px 12px;
}

.brochure {
  padding-bottom: 65px;
}

.brochure__wrap {
  background-color: rgba(208, 225, 251, 0.2);
  padding: 38px 0 24px 41px;
  border-radius: 34px;
  background-image: url(../img/brochure__bg.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}

.brochure__wrap h2 {
  margin: 0;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  color: #ABC4E9;
  margin-bottom: 40px;
  max-width: 610px;
}

.brochure__wrap p {
  font-size: 20px;
  line-height: 29px;
  margin: 0;
  color: #000000;
  max-width: 451px;
  margin-bottom: 20px;
}

.brochure__btn {
  display: inline-block;
  position: relative;
  background-color: #D0AECD;
  color: #ffffff;
  border-radius: 5px;
  padding: 19px 65px 19px 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
}

.brochure__btn::after {
  position: absolute;
  right: 36px;
  top: 22px;
  content: '';
  background-image: url(../img/download.svg);
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}

.prevention {
  padding-bottom: 45px;
}

.prevention__wrap {
  background-image: url(../img/prevention__bg.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.prevention__text {
  max-width: 476px;
  margin-right: 0;
  padding: 18px 28px 50px 75px;
  background-color: rgba(208, 174, 205, 0.8);
  border-radius: 29% 0 0 17%;
}

.prevention__text h3 {
  color: #ffffff;
  font-size: 30px;
  line-height: 44px;
  margin: 0;
  margin-bottom: 12px;
  font-weight: 700;
}

.prevention__text p {
  font-size: 24px;
  line-height: 39px;
  color: #FFFFFF;
  margin: 0;
}

.measures__text {
  font-size: 26px;
  line-height: 30px;
  color: #ABC4E9;
  font-weight: 700;
  margin: 0;
  margin-bottom: 45px;
}

.consultation {
  margin-bottom: 55px;
}

.consultation__wrap {
  position: relative;
  padding: 60px 0 80px 0;
  background: #E4D3EB;
  border-radius: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(../img/consultation__bg.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: inherit;
}

.consultation .consultation__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.consultation__text {
  max-width: 450px;
  z-index: 2;
}

.consultation__text h4 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  margin-bottom: 25px;
}

.consultation__text p {
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
  color: #000000;
  margin: 0;
  margin-bottom: 30px;
}

.consultation__btn {
  display: inline-block;
  position: relative;
  background-color: #ffffff;
  color: #000000;
  border-radius: 5px;
  padding: 18px 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
}

.source {
  color: #000000;
  opacity: 0.6;
}

.source p {
  font-size: 18px;
  margin: 0;
  margin-bottom: 20px;
  font-weight: 700;
}

.source ol {
  margin: 0;
  padding-left: 15px;
}

.source li {
  margin-bottom: 20px;
  font-size: 14px;
  padding-left: 10px;
}

.virus__card {
  padding-bottom: 40px;
}

.virus__card-wrap {
  border-radius: 34px;
}

.virus__card-top {
  background-color: #ABC4E9;
  padding: 40px 40px 25px 40px;
  border-radius: 34px 34px 0 0;
}

.virus__card-top h2 {
  margin: 0;
  margin-bottom: 15px;
  font-size: 45px;
  line-height: 55px;
  color: #ffffff;
}

.d3 form {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  position: relative;
}

.d3 form::-webkit-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  opacity: .6;
}

.d3 form:-ms-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  opacity: .6;
}

.d3 form::-ms-input-placeholder {
  font-size: 20px;
  color: #ffffff;
  opacity: .6;
}

.d3 form::placeholder {
  font-size: 20px;
  color: #ffffff;
  opacity: .6;
}

.d3 input, .d3 button {
  border: none;
  outline: none;
  background: transparent;
}

.d3 input {
  width: 100%;
  height: 50px;
  padding-left: 25px;
  color: rgba(255, 255, 255, 0.6);
}

.d3 input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.d3 input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.d3 input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.d3 input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.d3 button {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  /*background-image: url(../img/search-form.svg);*/
}

.d3 button img {
  width: 100%;
  height: 100%;
}

.virus__card-body {
  padding: 45px;
  padding-bottom: 70px;
  border-radius: 0 0 34px 34px;
  background-image: url(../img/card.png);
  background-size: cover;
  background-color: rgba(171, 196, 233, 0.4);
;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.search__btn {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 18px;
  color: #ABC4E9;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  margin-bottom: 14px;
  margin-right: 14px;
  cursor: pointer;
}

.search__btn-action {
  background-color: #ffffff;
}

.virus__line {
  height: 8px;
  width: 100%;
  background-color: #ABC4E9;
  margin-bottom: 30px;
}

.virus__card-adress {
  position: relative;
  height: 550px;
  border-radius: 0 0 34px 34px;
}

.virus__map-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 0 0 34px 34px;
}

.virus__map {
  border-radius: 0 0 34px 34px;
}

.virus__card-item {
  position: absolute;
  content: "";
  background-color: #ffffff;
  right: 0;
  top: 0;
  max-width: 450px;
  height: 550px;
  -webkit-box-shadow: 0px 3px 15px #9CC4CB;
          box-shadow: 0px 3px 15px #9CC4CB;
  border-radius: 5px;
  padding: 15px 30px 0;
  overflow-y: scroll;
}

.virus__card-item::-webkit-scrollbar {
  width: 0 !important;
}

.virus__card-item-text {
  color: #ABC4E9;
  background: #FFFFFF;
  margin: 0;
  padding-left: 10px;
}

.virus__card-item-text li {
  font-size: 16px;
  padding-bottom: 20px;
}

.virus__card-item-text li span {
  padding-top: 15px;
  display: block;
}

.virus__card-item-text li span a {
  color: #ABC4E9;
  text-decoration: none;
}

.d-none {
  display: none;
}

.btn__refresh-wrap {
  width: 100%;
}

.btn__refresh {
  max-width: 270px;
  margin: 0 auto;
  background: #ABC4E9;
  -webkit-box-shadow: 0px 3px 15px #9CC4CB;
          box-shadow: 0px 3px 15px #9CC4CB;
  border-radius: 5px;
  padding: 8px 18px;
  color: #FFF;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.lungs__header {
  margin-bottom: 50px;
}

.lungs__header h3 {
  color: #ABC4E9;
}

.nav-menu {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 13;
  border-top: none;
  background: #ABC4E9;
  margin-top: 103px;
}
.navbar:before {
  background-color: #ABC4E9;
}

.nav-menu ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.nav-menu ul li {
  margin: 24px 50px 24px 50px;
  text-decoration: none;
  position: relative;
  max-width: 250px;
  text-align: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  font-size: 16px;
  text-transform: uppercase;
}

.nav-menu ul li a {
  color: #FFFFFF;
  text-decoration: none;
}

.nav-menu ul li:not(:last-child)::after {
  content: '';
  position: absolute;
  right: -50px;
  left: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background-color: #FFFFFF;
}

@media (max-width: 1199px) {
  .slider .item {
    background-position: right -60% top;
  }
}

@media (max-width: 979px) {
  .nav-menu {
    display: none;
  }
}

@media (max-width: 992px) {
  .symptoms__wrap-item:last-child {
    margin-right: 0;
  }
  .symptoms__wrap img {
    display: none;
  }
  .symptoms__wrap-bot-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .symptoms__wrap-bot-img img {
    display: inline-block;
    margin-right: 30px;
  }
  .chapter__item h2 {
    font-size: 16px;
    max-width: 230px;
  }
  .chapter__item p {
    font-size: 14px;
  }
  .consultation__wrap {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    padding-left: 15px;
    background-position: right top;
  }
  .utp__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .utp__item {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
        -ms-flex-direction: initial;
            flex-direction: initial;
    max-width: 500px;
  }
  .utp__item img {
    margin-bottom: 0;
    margin-right: 19px;
    max-width: 100px;
    max-height: 100px;
  }
  .lungs__wrap {
    padding: 15px 15px 15px 100px;
  }
  .lungs__wrap p {
    font-size: 16px;
    line-height: 23px;
  }
  .symptoms__wrap img {
    max-width: 150px;
  }
  .symptoms__wrap-item {
    margin-bottom: 10px;
  }
  .symptoms__wrap-item img {
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .symptoms__wrap-item .symptoms__wrap-item-title {
    text-align: center;
  }
  .virus__wrap img {
    margin-right: 30px;
  }
  .symptoms__wrap-bot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .symptoms__wrap-bot-item {
    margin-bottom: 40px;
  }
  .symptoms__wrap-bot p {
    max-width: 600px;
  }
}

@media (max-width: 768px) {
  .chapter__item {
    width: 48%;
  }
  .symptoms__wrap-item-title {
    max-width: 120px;
  }
  .symptoms__wrap-item {
    min-height: auto;
  }
  .symptoms__wrap-bot-img img {
    max-width: 150px;
  }
  .virus__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .virus__wrap img {
    margin-right: 0;
    max-height: 375px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .virus__title h1 {
    font-size: 24px;
    line-height: 33px;
  }
  .virus__title p {
    font-size: 16px;
    line-height: 20px;
  }
  .virus__wrap {
    padding-bottom: 15px;
  }
  .virus__section-title {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .virus__section-title::after {
    width: 72px;
    height: 7px;
  }
  .virus__p, .virus__p-mini {
    font-size: 16px;
    line-height: 23px;
  }
  .utp .virus__section-mini {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 15px;
  }
  .virus__section-mini {
    font-size: 20px;
    line-height: 29px;
  }
  .utp__item p, .symptoms__wrap p, .symptoms__wrap-bot p, .riskgroup__item h4, .riskgroup__item p, .brochure__wrap p, .measures__text, .consultation__text h4, .consultation__text p {
    font-size: 16px;
    line-height: 23px;
  }
  .utp__item {
    margin-bottom: 20px;
  }
  .utp {
    padding-bottom: 30px;
  }
  .lungs {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
  .virus__section-title sup {
    font-size: 13px;
  }
  .symptoms__wrap img {
    max-width: 100px;
  }
  .symptoms__wrap p {
    margin-right: 10px;
  }
  .symptoms__wrap-item img {
    max-width: 78px;
  }
  .symptoms__wrap-item .symptoms__wrap-item-title {
    font-size: 14px;
  }
  .symptoms__img {
    margin-bottom: 18px;
  }
  .riskgroup__item img {
    max-width: 75px;
  }
  .riskgroup__wrap {
    padding: 20px 0;
  }
  .brochure__wrap {
    padding: 13px;
  }
  .brochure__wrap h2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .brochure__wrap p {
    max-width: 230px;
  }
  .virus__card-top {
    padding: 15px;
  }
  .virus__card-top h2 {
    font-size: 24px;
    line-height: 20px;
  }
  .search__btn {
    font-size: 12px;
    padding: 13px;
  }
  .prevention__text {
    padding: 15px 15px 15px 30px;
  }
  .prevention__text h3, .prevention__text p {
    font-size: 16px;
    line-height: 18px;
  }
  .prevention {
    padding-bottom: 20px;
  }
  .measures__text {
    margin-bottom: 30px;
  }
  .consultation__wrap {
    padding: 30px 15px;
  }
  .source li, .source p {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .virus__card-body {
    padding: 15px;
  }
  .virus__card-item-text li {
    font-size: 12px;
  }
  .virus__card-adress {
    height: 300px;
  }
  .virus__card-item {
    max-width: 45%;
    height: 300px;
  }
  .btn__refresh {
    font-size: 14px;
    padding: 8px;
  }
  .lungs__header {
    margin-bottom: 20px;
  }
}

@media (max-width: 576px) {
  .consultation__text h4 {
    max-width: 130px;
    margin-bottom: 7px;
  }
  .consultation__text p {
    max-width: 220px;
  }
  .consultation__wrap {
    background-position: right center;
  }
  .brochure__btn {
    padding-right: 35px;
  }
  .brochure__btn::after {
    right: 15px;
  }
  .riskgroup__bg {
    background-color: #ffffff;
  }
  .slider__content {
    max-height: 400px;
  }
  .slider__content .slider__img {
    max-width: 260px;
  }
  .chapter__item {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 40px;
  }
  .slider .item {
    background-size: 77%;
    background-position: right -200px top;
  }
  .consultation__wrap {
    background-size: 50%;
  }
  .brochure__wrap {
    background-size: 50%;
    background-position: right bottom;
  }
  .lungs__wrap {
    background-size: 49%;
    padding: 35px 20px 35px 120px;
    background-position: left -31px center;
  }
  .virus__wrap img {
    width: 100%;
  }
  .consultation {
    margin-bottom: 30px;
  }
  .prevention__text {
    max-width: 200px;
  }
  .consultation__wrap, .brochure__wrap, .riskgroup__bg {
    border-radius: 13px;
  }
  .virus__card-body, .virus__card-adress {
    border-radius: 0 0 13px 13px;
  }
  .virus__card-top {
    border-radius: 13px 13px 0 0;
  }
  .virus__card-item {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%;
    max-height: 200px;
  }
  .virus__card-adress {
    height: 500px;
  }
  .virus__title {
    padding-bottom: 40px;
  }
  .virus__p {
    margin-bottom: 30px;
  }
  .utp {
    margin: 0 10px;
    background: rgba(196, 196, 196, 0.1);
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
  }
}

.calendar {
  padding: 50px 0 55px;
}

.calendar h1 {
  color: #ABC4E9;
  margin-bottom: 25px;
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.calendar p {
  font-size: 26px;
  color: #808080;
  line-height: 34px;
}

.tabs__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 100px;
}

.tabs__caption li {
  background: #F95B75;
  color: #000000;
  position: relative;
  border: none;
  border-width: none;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  padding: 12px 38px 12px 45px;
  border-right: 1px solid #000;
}

.tabs__caption li:first-child {
  border-radius: 100px 0 0 100px;
}

.tabs__caption li:nth-child(2) {
  background-color: #FC7F94;
}

.tabs__caption li:nth-child(3) {
  background-color: #FF99A9;
}

.tabs__caption li:nth-child(4) {
  border-right: none;
  border-radius: 0 100px 100px 0;
  background-color: #FFBFC9;
}



.tabs__caption li.active:nth-child(2)::after {
  background: #FC7F94;
}

.tabs__caption li.active:first-child::after {
  background: #F95B75;
}

.tabs__caption li.active:nth-child(3)::after {
  background: #FF99A9;
}

.tabs__caption li.active:last-child::after {
  background: #FFBFC9;
}

.tabs__caption li:not(.active) {
  cursor: pointer;
}

.tabs__caption .active {
  color: #000;
}

.tabs__content {
  display: none;
}

.tabs__content.active {
  display: block;
}

@media screen and (max-width: 650px) {
  .tabs__caption li {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
            flex: 1 0 auto;
  }
}

.tabs__content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.tabs__left {
  max-width: 575px;
  margin-right: 100px;
}

.tabs__right {
  max-width: 435px;
}

.tabs__title {
  margin-bottom: 40px;
}

.tabs__title h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
}

.tabs__title h3 {
  font-size: 24px;
  font-weight: 700;
  color: #ABC4E9;
  margin-bottom: 20px;
}

.tabs__title p {
  font-size: 20px;
}

.tabs__title h4 {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 20px;
}

.tabs__title-list-n {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #F95B75;
  color: #F95B75;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #F6E3E2;
  color: #000000;
  text-align: left;
  padding: 8px 8px 15px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 0;
  margin-left: -90px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  width: 230px;
  font-size: 12px;
  line-height: 15px;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #F6E3E2 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tabs__title-list {
  margin: 0;
  padding: 0;
  font-size: 20px;
  list-style: none;
}

.tabs__title-list li {
  position: relative;
  padding-left: 5px;
}

.tabs__title-list li::after {
  position: absolute;
  content: '';
  top: 11px;
  left: 0;
  width: 2px;
  height: 2px;
  background-color: #000000;
}

.tabs__source {
  color: #808080;
  margin-bottom: 60px;
}

.tabs__source h3 {
  font-size: 24px;
  margin-bottom: 30px;
}

.tabs__source p {
  font-size: 11px;
  line-height: 13px;
}

.tabs-line {
  margin: 0;
  height: 8px;
  border: none;
  background-color: #C21874;
}

.risks__wrap {
  background-color: #FAFAFA;
  padding: 15px 15px 15px 30px;
  margin-bottom: 25px;
}

.risks__wrap h3 {
  font-size: 26px;
  color: #ABC4E9;
  margin-bottom: 25px;
}

.risks__item {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #808080;
  font-size: 24px;
  line-height: 28px;
}

.risks__item p {
  max-width: 320px;
}

.risks__img {
  width: 46px;
  height: 46px;
  border-radius: 100px;
  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: #F6E3E2;
  margin-right: 20px;
}

.attention__wrap {
  padding: 15px 30px;
  color: #ffffff;
  background: #F95B75;
  border-radius: 1px;
  margin-bottom: 25px;
}

.attention__wrap h4 {
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 15px;
}

.attention__wrap p {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}

.attention__wrap p:last-child {
  margin-bottom: 0;
}

.tabs__right-img img {
  max-width: 100%;
}

.tabs__caption-wrap {
  background-color: #FDF4F3;
  padding: 40px 20px 60px 80px;
  border-radius: 60px;
  max-width: 1210px;
  margin: 0 auto;
  margin-bottom: 110px;
}

.tabs__caption-title {
  font-size: 48px;
  margin-bottom: 60px;
  font-weight: 700;
}

.s-tabs {
  position: relative;
  padding-bottom: 50px;
}

.tabs__img {
  position: absolute;
  left: 82%;
  top: -350px;
}

.tabs__right-title, .tooltiptext-mob {
  display: none;
}

.tabs__right-img-mob {
  display: none;
}

@media (max-width: 1300px) {
  .tabs__right {
    max-width: inherit;
  }
  .tabs__right-img img {
    width: 100%;
  }
}

@media (max-width: 1150px) {
  .tabs__left {
    max-width: 550px;
  }
}

@media (max-width: 1199px) {
  .tabs__img {
    left: 81%;
  }
  .tabs__right {
    max-width: inherit;
  }
  .tabs__left {
    margin-right: 50px;
  }
}

@media (max-width: 1180px) {
  .attention__wrap p {
    font-size: 16px;
    line-height: 18px;
  }
  .tabs__right-img {
    display: none;
  }
  .tabs__right-img-mob {
    display: block;
  }
  .tabs__right-img-mob img {
    max-width: 100%;
  }
  .tabs__left {
    margin-right: 0;
  }
  .tabs__content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .tabs__right-title {
    display: block;
    margin-bottom: 30px;
  }
  .tabs__left {
    max-width: initial;
  }
  .tabs__title h2 {
    display: none;
  }
}

@media (max-width: 1130px) {
  .tabs__caption-wrap {
    padding-bottom: 250px;
  }
  .tabs__img {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -335px;
  }
  .tabs__left {
    max-width: 90%;
  }
}

@media (max-width: 979px) {
  .virus {
    padding: 110px 0 55px;
  }
}

@media (max-width: 830px) {
  .calendar h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .calendar p {
    font-size: 16px;
    line-height: 20px;
  }
  .calendar {
    padding: 50px 0 20px;
  }
  .tabs__caption-title {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .tabs__caption li {
    font-size: 12px;
  }
  .ccc {
    width: 44px;
    height: 44px;
    border: 2px solid #ffffff;
  }
  .tabs__caption li {
    padding: 9px;
  }
  .tabs__img {
    top: -250px;
  }
  .tabs__caption-wrap {
    margin-bottom: 20px;
  }
  .tabs__right-title {
    font-size: 28px;
    margin-bottom: 25px;
  }
  .risks__wrap h3 {
    font-size: 24px;
  }
  .risks__wrap {
    padding: 15px;
  }
  .tabs__title h4, .tabs__title-list, .tabs__title-list-n, .tabs__title p, .risks__item p {
    font-size: 16px;
  }
  .tabs__title {
    margin-bottom: 30px;
  }
  .tabs__title h3 {
    margin-bottom: 15px;
  }
  .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff
  }
}

@media (max-width: 576px) {
  .tabs__caption-wrap {
    padding: 10px;
    padding-bottom: 250px;
  }
  .tabs__caption-wrap {
    border-radius: 0;
  }
  .tabs__caption {
    width: 100%;
  }
  .tabs__caption li {
    width: 25%;
    padding: 8px 0;
  }
  .risks__item p {
    line-height: 20px;
    max-width: 230px;
  }
  .risks__wrap, .tabs__title {
    position: relative;
  }
  .tooltip {
    position: initial;
  }
  .tooltip .tooltiptext {
    left: 100px;
    bottom: 20%;
    width: 200px;
  }
  .tabs__left {
    max-width: 100%;
  }
  .tooltiptext-mob {
    display: none;
    background-color: #F6E3E2;
    font-size: 16px;
    padding: 14px;
    margin-bottom: 15px;
  }
  .calendar {
    padding: 50px 0 20px;
  }
  .tabs__caption {
    width: 90%;
    margin: 0 auto;
  }
  .ccc {
    width: 40px;
    height: 40px;
  }
  .tooltiptext__mob {
    background-color: #F6E3E2;
    color: #000000;
    text-align: left;
    padding: 13px;
    position: absolute;
    z-index: 10;
    bottom: -20px;
    left: 0;
    margin-left: 0px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    width: 100%;
    font-size: 12px;
    line-height: 15px;
  }
}

.ccc {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  width: 72px;
  height: 72px;
  background: #F95B75;
  border: 5px solid #ffffff;
  border-radius: 100px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 12;
  transition: left 0.7s cubic-bezier(0.075, 0.82, 0.165, 1);
}

@media (max-width: 830px) {
  .ccc {
    width: 44px;
    height: 44px;
    border: 2px solid #ffffff;
  }
}

@media (max-width: 576px) {
  .ccc {
    width: 40px;
    height: 40px;
  }
}

#reservation {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}


#reservation label {
  display: none;
}

#reservation select {
  display: none;
}

#reservation #slider {
  width: 100%;
  height: 100%;
}










.birth__main {
  background-image: url(../img/video/mian__bg.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 60px;
}

.birth__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 2;
}

.birth__wrap::after {
  position: absolute;
  content: '';
  right: -50%;
  top: -50%;
  -webkit-transform: translate(25%, 8%);
          transform: translate(25%, 8%);
  width: 1470px;
  height: 1470px;
  background: rgba(208, 174, 205, 0.8);
  z-index: 1;
  border-radius: 100%;
}

.birth__title {
  padding: 75px 0 105px 0;
  max-width: 600px;
  z-index: 3;
}

.birth__title h1 {
  font-weight: 700;
  color: #ffffff;
  font-size: 45px;
  max-width: 300px;
  margin-bottom: 30px;
  line-height: 55px;
}

.birth__title-text {
  padding: 30px 30px 40px;
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0px 4px 5px rgba(255, 255, 255, 0.1), inset 0px 0px 60px rgba(255, 255, 255, 0.2);
          box-shadow: inset 0px 4px 5px rgba(255, 255, 255, 0.1), inset 0px 0px 60px rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
  max-width: 400px;
}

.birth__title-text b, .birth__title-text p {
  font-size: 24px;
  line-height: 35px;
  display: inline-block;
}

.birth__title-text b {
  margin-bottom: 15px;
}

.birth__description p {
  font-size: 24px;
  margin-bottom: 60px;
  line-height: 34px;
}

.birth__description b {
  font-size: 26px;
  line-height: 34px;
  font-weight: 700;
  color: #ABC4E9;
}

.birth__materials {
  padding-bottom: 30px;
}

.birth__materials p {
  color: #9E9E9E;
  font-size: 20px;
  line-height: 29px;
  margin-bottom: 30px;
}

.thoughts {
  background: -webkit-gradient(linear, left bottom, left top, from(#D3B7D0), to(#D3B7D0)), url(.jpg);
  background: linear-gradient(0deg, #D3B7D0, #D3B7D0), url(.jpg);
  border-radius: 34px;
  padding: 60px 100px;
  position: relative;
  height: 685px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 60px;
}

.thoughts p {
  font-size: 24px;
  line-height: 34px;
  max-width: 397px;
  font-weight: 700;
}

.thoughts__wrap {
  position: relative;
}

.thoughts__item {
  position: relative;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-width: 330px;
}

.thoughts__item-big {
  max-width: 435px;
}

.thoughts__item::after {
  position: absolute;
  content: '';
  background: #E4D3EB;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  width: 100%;
  height: 100%;
  top: 15px;
  right: -40px;
  z-index: 0;
  border-radius: 60px;
}

.thoughts__item::before {
  content: '';
  position: absolute;
  border: 20px solid transparent;
  border-top: 30px solid #E4D3EB;
  bottom: -15px;
  right: 25px;
  -webkit-transform: translatey(100%);
          transform: translatey(100%);
}

.thoughts__item-left::after {
  left: -40px;
  z-index: 0;
  border-radius: 60px;
}

.thoughts__item-left::before {
  left: 25px;
  width: 40px;
}

.thoughts__item span {
  z-index: 1;
  color: rgba(0, 0, 0, 0.5);
  font-size: 40px;
  line-height: 55px;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05), inset 0px 4px 5px rgba(255, 255, 255, 0.1), inset 0px 0px 30px rgba(255, 255, 255, 0.25);
          box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05), inset 0px 4px 5px rgba(255, 255, 255, 0.1), inset 0px 0px 30px rgba(255, 255, 255, 0.25);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 60px;
  padding: 20px 30px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  text-align: center;
}

.thoughts__item span::after {
  content: '';
  position: absolute;
  border: 20px solid transparent;
  border-top: 30px solid rgba(255, 255, 255, 0.3);
  bottom: -2px;
  right: 65px;
  -webkit-transform: translatey(100%);
          transform: translatey(100%);
}

.thoughts__item span.span-left::after {
  left: 65px;
  width: 40px;
}

.thoughts__item-position {
  position: absolute;
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.thoughts__item-position-one {
  left: 70px;
  top: 90px;
}

.thoughts__item-position-two {
  top: 60px;
  right: 120px;
}

.thoughts__item-position-three {
  top: 300px;
  left: 70px;
}

.thoughts__item-position-fourth {
  top: 437px;
  right: 153px;
}

.video {
  padding: 60px 106px;
  border-radius: 34px;
}

.video__item {
  margin-bottom: 60px;
}

.video__purple {
  background-color: #E4D3EB;
}

.video__purple .video__wrap::after {
  background: #D0AECD;
}

.video__red {
  background-color: #F95B75;
}

.video__red .video__wrap::after {
  background: #F95B75;
}

.video__pink {
  background-color: #F6E3E2;
}

.video__pink .video__wrap::after {
  background: #F6E3E2;
}

.video__wrap {
  border-radius: 24px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 135px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
}

.video__wrap::after {
  position: absolute;
  content: '';
  width: 1470px;
  height: 1470px;
  left: 0;
  top: 0;
  opacity: 0.6;
  border-radius: 100%;
  z-index: 0;
  left: -108%;
  top: -50%;
}

.video__btn {
  z-index: 2;
  width: 186px;
  height: 186px;
  background-image: url(../img/video/video__btn.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1030px) {
  .thoughts__item span {
    font-size: 28px;
    line-height: 32px;
  }
  .thoughts {
    height: 610px;
  }
  .thoughts__item-position-fourth {
    bottom: 220px;
    top: initial;
  }
  .thoughts__item span {
    padding: 20px;
  }
}

@media (max-width: 900px) {
  .thoughts {
    height: 711px;
    padding: 30px;
  }
  .thoughts__item-position-one {
    left: 45px;
    top: 25px;
  }
  .thoughts__item span {
    padding: 20px 12px;
    border-radius: 40px;
    width: 100%;
  }
  .thoughts__item::after {
    top: 10px;
    right: -25px;
  }
  .thoughts__item::before {
    border: 14px solid transparent;
    border-top: 20px solid #E4D3EB;
    bottom: -8px;
    right: 25px;
  }
  .thoughts__item-left::before {
    left: 1px;
    width: 20px;
  }
  .thoughts__item-left::after {
    left: -25px;
  }
  .thoughts__item span::after {
    border: 14px solid transparent;
    right: 45px;
    border-top: 20px solid rgba(255, 255, 255, 0.3);
  }
  .thoughts__item span.span-left::after {
    left: 42px;
    width: 25px;
  }
  .thoughts__item-position-fourth {
    bottom: initial;
    top: 152px;
    right: 40px;
  }
  .thoughts__item-position-three {
    top: 280px;
    left: 20px;
  }
  .thoughts__item-position {
    max-width: 216px;
  }
  .thoughts__item-big {
    width: 267px;
  }
  .thoughts__item-position-two {
    top: 430px;
  }
  .thoughts__item::after {
    border-radius: 40px;
  }
}

@media (max-width: 767.98px) {
  .thoughts p {
    display: none;
  }
  .birth__description p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 20px;
  }
  .birth__description b {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30px;
    display: inline-block;
  }
  .video {
    padding: 20px;
  }
  .video__wrap::after {
    width: 495px;
    height: 495px;
  }
  .video__btn {
    width: 80px;
    height: 80px;
  }
  .video__wrap {
    padding: 100px 0;
  }
  .video__wrap::after {
    left: -28%;
    top: -9%;
  }
  .birth__wrap {
    padding: 350px 0 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .birth__wrap h1 {
    max-width: initial;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: initial;
  }
  .birth__title {
    padding: 0;
  }
  .birth__title-text {
    max-width: initial;
    padding: 20px;
  }
  .birth__wrap::after {
    width: 917px;
    height: 583px;
    right: 50%;
    top: -6%;
    -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%);
  }
  .birth__title-text b, .birth__title-text p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (max-width: 576px) {
  .birth__main {
    background-position: top left -216px;
  }
  .thoughts__item-position-two {
    right: 95px;
  }
  .video__wrap {
    padding: 45px 0;
  }
  .video__wrap::after {
    left: -100%;
  }
  .birth__materials p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media (max-width: 321px) {
  .thoughts__item-position-two {
    right: 75px;
  }
}

/*# sourceMappingURL=style.css.map */