@font-face {
  font-family: 'DrukTextWideCyr-Medium';
  src: url('../fonts/druktextwidecyr-medium.eot');
  /* IE 9 Compatibility Mode */
  src: url('../fonts/druktextwidecyr-medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('../fonts/druktextwidecyr-medium.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/druktextwidecyr-medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('../fonts/druktextwidecyr-medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/druktextwidecyr-medium.svg#druktextwidecyr-medium') format('svg');
  /* Chrome < 4, Legacy iOS */
}
@font-face {
  font-family: 'GraphikLCG-Medium';
  src: url('../fonts/graphiklcg-medium.eot');
  /* IE 9 Compatibility Mode */
  src: url('../fonts/graphiklcg-medium.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ url('../fonts/graphiklcg-medium.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/graphiklcg-medium.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ url('../fonts/graphiklcg-medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/graphiklcg-medium.svg#graphiklcg-medium') format('svg');
  /* Chrome < 4, Legacy iOS */
}
html {
  scroll-behavior: smooth;
}
header {
  z-index: 1100 !important;
}
.page-content {
  padding-top: 75px;
  padding-bottom: 0px !important;
  z-index: 999 !important;
}
main {
  padding-bottom: 80px !important;
}
.s_greybg {
  background-color: #EDEEEB;
  padding-top: 40px;
  padding-bottom: 160px;
}
.s_half {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.s_half__block {
  width: calc(50% - 20px);
}
.s_half__block img {
  margin-top: 130px;
}
.s_half__block h2 {
  font-weight: normal !important;
  font-size: 64px !important;
  line-height: 56px !important;
  letter-spacing: -3px;
}
.s_bonus {
  background-color: #C3F555;
  border-radius: 60px;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 40px;
}
.s_bonus__left {
  width: 100px;
}
.s_bonus__right {
  width: calc(100% - 120px);
  box-sizing: border-box;
  padding-right: 60px;
}
.s_bonus__right h3 {
  font-size: 32px !important;
  line-height: 28px !important;
  margin-bottom: 20px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  text-transform: none !important;
  font-weight: normal !important;
}
.s_bonus__right p {
  font-family: 'GraphikLCG-Medium', sans-serif;
  font-size: 25px;
  line-height: 29px;
}
.s_center {
  text-align: center;
}
.s_header {
  width: 100%;
  height: 980px;
  background-color: #FF0000;
  margin-bottom: 160px;
}
.s_header__fan {
  position: absolute;
  background-image: url("../img/fan.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 1120px;
  height: 1005px;
  z-index: 10;
  top: 180px;
  left: 0%;
}
@media (max-width: 1980px) {
  .s_header__fan {
    left: auto;
    right: calc(50% - 130px);
  }
}
@media (max-width: 1460px) {
  .s_header__fan {
    left: auto;
    right: 600px;
  }
}
.s_header__content {
  width: 560px;
  display: block;
  float: right;
  right: 0px;
  padding-top: 120px;
}
.s_header__content h1 {
  color: #171A17;
  font-size: 114px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  text-transform: none !important;
  letter-spacing: -3px;
  line-height: 90px;
  font-weight: normal !important;
}
.s_header__content p {
  color: #171A17;
  font-size: 41px;
  line-height: 46px;
  letter-spacing: -2px;
  font-family: 'GraphikLCG-Medium', sans-serif;
}
.s_header__logo {
  background-image: url(../img/sostav.svg);
  background-repeat: no-repeat;
  width: 340px;
  height: 58px;
  background-position: left top;
  margin-bottom: 50px;
}
.s_content {
  max-width: 1440px;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 26px;
}
.s_content:after {
  content: ' ';
  display: block;
  clear: both;
}
.s_content__button a {
  display: inline-block;
  width: 300px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #FF0000;
  font-family: 'GraphikLCG-Medium', sans-serif;
  border-radius: 22px;
}
@media screen and (min-width: 1000px) {
  .s_content__button a:hover {
    color: #C3F555;
  }
}
.s_content h1 {
  margin-bottom: 70px;
}
.s_content h2 {
  color: #171A17;
  font-size: 62px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  text-transform: none !important;
  letter-spacing: -3px;
  line-height: 56px !important;
  font-weight: normal;
}
.s_content h3 {
  font-size: 37px;
  color: #000;
}
.s_content h3.th_phonecolor {
  color: #E33046;
}
.tier_slider {
  margin-bottom: 80px;
}
.tier_slider .swiper-button-next {
  opacity: 0 !important;
  pointer-events: none;
}
.tier_slider .swiper-button-prev {
  opacity: 0 !important;
  pointer-events: none;
}
.tier_slider .swiper-slide {
  width: 560px !important;
}
.tier_slider .swiper-pagination {
  opacity: 0 !important;
}
.tier_slider .swiper-wrapper {
  padding-right: 20px !important;
}
.partners_slider {
  margin-bottom: 80px;
}
.partners_slider .swiper-button-next {
  opacity: 0 !important;
  pointer-events: none;
}
.partners_slider .swiper-button-prev {
  opacity: 0 !important;
  pointer-events: none;
}
.partners_slider .swiper-slide {
  width: 560px !important;
}
.partners_slider .swiper-pagination {
  opacity: 0 !important;
}
.partners_slider .swiper-wrapper {
  padding-right: 20px !important;
}
.bonuses_slider {
  margin-bottom: 80px;
}
.bonuses_slider .swiper-button-next {
  opacity: 0 !important;
  pointer-events: none;
}
.bonuses_slider .swiper-button-prev {
  opacity: 0 !important;
  pointer-events: none;
}
.bonuses_slider .swiper-slide {
  width: 560px !important;
}
.bonuses_slider .swiper-pagination {
  opacity: 0 !important;
}
.bonuses_slider .swiper-wrapper {
  padding-right: 20px !important;
}
.s_partnersblock {
  width: 560px;
  height: 350px;
  border-radius: 68px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  background-color: #C3F555 !important;
  box-sizing: border-box;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 30px;
}
.s_partnersblock img {
  margin-bottom: 30px;
}
.s_partnersblock__name {
  font-size: 32px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  margin-bottom: 30px;
}
.s_partnersblock__text {
  font-size: 20px;
  font-family: 'GraphikLCG-Medium', sans-serif;
}
.s_bonusblock {
  width: 560px;
  height: 790px;
  background-color: #ff0000;
  border-radius: 68px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.s_bonusblock__name {
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  font-weight: normal;
  font-size: 34px;
  line-height: 30px;
  width: 340px;
  position: absolute;
  left: 50%;
  margin-left: -170px;
  top: 60px;
}
.s_bonusblock__button {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -150px;
}
.s_bonusblock__button a {
  background-color: #C3F555;
  border-radius: 22px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 98px;
  width: 300px;
  font-family: 'GraphikLCG-Medium', sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  box-shadow: 0px 10px 119px rgba(23, 26, 23, 0.52);
}
@media screen and (min-width: 1000px) {
  .s_bonusblock__button a:hover {
    background-color: #C3F555;
  }
}
.s_tierblock {
  width: 560px;
}
.s_tierblock__name {
  padding-top: 20px;
  font-size: 36px;
  margin-bottom: 36px;
  font-family: 'GraphikLCG-Medium', sans-serif;
  letter-spacing: -2px;
  line-height: 34px;
}
.s_tierblock__image {
  width: 560px;
  height: 380px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.s_tierblock__button {
  margin-bottom: 20px;
}
.s_tierblock__button a {
  display: inline-block;
  width: 300px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  background-color: #FF0000;
  font-family: 'GraphikLCG-Medium', sans-serif;
  border-radius: 22px;
}
@media screen and (min-width: 1000px) {
  .s_tierblock__button a:hover {
    color: #C3F555;
  }
}
.s_tierblock__info {
  font-size: 20px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  white-space: nowrap;
  display: inline-block;
  background-color: #EDEEEB;
  padding: 20px;
  border-radius: 22px;
  margin-bottom: 20px;
}
.s_tierblock__info__field {
  display: inline-block;
  width: 60px;
  height: 36px;
  background: url(../img/tier_field.svg);
  background-repeat: no-repeat;
}
.s_tierblock__info__cart {
  display: inline-block;
  width: 60px;
  height: 36px;
  background: url(../img/tier_cart.svg);
  background-repeat: no-repeat;
  margin-left: 20px;
}
.s_tierblock__text {
  font-size: 20px;
  max-width: 340px;
  width: 100%;
  font-weight: 700;
}
.s_info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 130px;
  margin-top: -60px;
}
.s_info__block {
  width: 34%;
  height: 288px;
  color: #C3F555;
  font-size: 24px;
  line-height: 24px;
  font-family: 'GraphikLCG-Medium', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 68px;
  background-color: #FF0000;
  padding-top: 120px;
  padding-bottom: 120px;
}
.s_info__block__left {
  width: 35px;
}
.s_info__block__left svg {
  height: 85px;
  width: auto;
}
.s_info__block__right {
  width: calc(100% - 38px);
  margin-left: 20px;
  max-width: 300px;
}
.s_info__block:last-of-type .s_info__block__left {
  width: 85px;
}
.s_info__block:last-of-type .s_info__block__right {
  width: calc(100% - 88px);
}
.s_leftitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
}
.s_leftitle__left {
  width: calc(100% - 320px);
}
.s_leftitle__left h2 {
  margin-bottom: 0px;
}
.s_leftitle__right {
  width: 300px;
  padding-top: 20px;
}
.s_faq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  min-height: 116px;
  border-radius: 50px;
  box-sizing: border-box;
  padding-left: 80px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  position: relative;
}
.s_faq__left {
  width: calc(100% - 100px);
}
.s_faq__right {
  width: 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.s_faq__right svg {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 58px !important;
  height: 62px !important;
}
.s_faq b {
  font-size: 25px;
  font-family: 'GraphikLCG-Medium', sans-serif;
}
.s_faq p {
  display: none;
  font-size: 20px;
  font-family: 'GraphikLCG-Medium', sans-serif;
}
.s_faq table {
  display: none;
}
.s_faq .js-faq_trigger {
  cursor: pointer;
}
.s_faq svg.js-faq_open {
  display: block !important;
  cursor: pointer;
}
.s_faq svg.js-faq_closed {
  display: none !important;
  cursor: pointer;
}
.s_faq.opened p {
  display: block !important;
}
.s_faq.opened table {
  display: table;
}
.s_faq.opened svg.js-faq_open {
  display: none !important;
  cursor: pointer;
}
.s_faq.opened svg.js-faq_closed {
  display: block !important;
  cursor: pointer;
}
.s_footer {
  width: 100%;
  height: 440px;
  background-color: #FF0000;
  margin-bottom: 0px;
  margin-top: 240px;
  position: relative;
}
.s_footer__fan {
  position: absolute;
  background-image: url("../img/fan_bottom.png");
  background-repeat: no-repeat;
  background-position: left top;
  width: 920px;
  height: 567px;
  z-index: 10;
  bottom: -2px;
  left: 0%;
}
@media (max-width: 1980px) {
  .s_footer__fan {
    left: auto;
    right: calc(50% - 130px);
  }
}
@media (max-width: 1460px) {
  .s_footer__fan {
    left: auto;
    right: 600px;
  }
}
.s_footer__content {
  width: 560px;
  display: block;
  float: right;
  right: 0px;
  padding-top: 120px;
}
.s_footer__content h1 {
  color: #171A17;
  font-size: 114px;
  font-family: 'DrukTextWideCyr-Medium', sans-serif;
  text-transform: none !important;
  letter-spacing: -3px;
  line-height: 90px;
  font-weight: normal !important;
}
.s_footer__content p {
  color: #171A17;
  font-size: 25px;
  line-height: 26px;
  letter-spacing: -1px;
  font-weight: bold;
  text-align: center;
  max-width: 420px;
  width: 100%;
  margin-bottom: 10px;
  font-family: 'GraphikLCG-Medium', sans-serif;
}
.s_footer__logo {
  background-image: url(../img/sostav.svg);
  background-repeat: no-repeat;
  width: 420px;
  height: 70px;
  background-position: left top;
  background-size: contain;
  margin-bottom: 50px;
}
.b_show_dt {
  display: block;
}
.b_show_mob {
  display: none;
}
@media screen and (max-width: 1024px) {
  .b_show_dt {
    display: none;
  }
  .b_show_mob {
    display: block;
  }
  .s_header {
    width: 100%;
    height: auto;
    padding-top: 20px;
    background-color: #FF0000;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column-reverse;
    margin-top: -30px;
  }
  .s_header__fan {
    position: relative;
    background-image: url("../img/fan.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: calc(100% + 50px);
    height: 380px;
    z-index: 10;
    top: 0px;
    left: -10px;
    right: -40px;
    margin-bottom: -30px;
    background-size: contain;
  }
  .s_header__content {
    width: 100%;
    display: block;
    float: none;
    right: 0px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .s_header__content h1 {
    color: #171A17;
    font-size: 36px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    text-transform: none !important;
    letter-spacing: -2px;
    line-height: 32px;
    font-weight: normal !important;
    margin-bottom: 10px !important;
  }
  .s_header__content p {
    color: #171A17;
    font-size: 19px;
    line-height: 20px;
    letter-spacing: -1px;
    font-weight: 500;
    font-family: 'GraphikLCG-Medium', sans-serif;
  }
  .s_header__logo {
    background-image: url(../img/sostav.svg);
    background-repeat: no-repeat;
    width: 210px;
    height: 32px;
    background-position: left top;
    margin-bottom: 30px;
    background-size: contain;
  }
  .s_content {
    max-width: 1440px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
  }
  .s_content .js-slide_prev {
    display: none;
  }
  .s_content .js-slide_next {
    display: none;
  }
  .s_content:after {
    content: ' ';
    display: block;
    clear: both;
  }
  .s_content__button a {
    display: inline-block;
    max-width: 400px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    background-color: #FF0000;
    font-family: 'GraphikLCG-Medium', sans-serif;
    border-radius: 22px;
  }
  .s_content h1 {
    margin-bottom: 70px;
  }
  .s_content h2 {
    color: #171A17;
    font-size: 28px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    text-transform: none !important;
    letter-spacing: -1px;
    line-height: 26px !important;
    font-weight: normal;
  }
  .s_content h3 {
    font-size: 37px;
    color: #000;
  }
  .s_content h3.th_phonecolor {
    color: #E33046;
  }
  .s_tierblock {
    width: 256px;
  }
  .s_tierblock__name {
    padding-top: 20px;
    font-size: 24px;
    margin-bottom: 24px;
    font-family: 'GraphikLCG-Medium', sans-serif;
    letter-spacing: -2px;
    line-height: 24px;
  }
  .s_tierblock__image {
    width: 256px;
    height: 272px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    background-position: center bottom;
    background-color: #C3F555;
    border-radius: 20px;
  }
  .s_tierblock__button {
    margin-bottom: 20px;
  }
  .s_tierblock__button a {
    display: inline-block;
    width: 256px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    background-color: #FF0000;
    font-family: 'GraphikLCG-Medium', sans-serif;
    border-radius: 22px;
  }
  .s_tierblock__info {
    font-size: 12px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    white-space: nowrap;
    display: inline-block;
    background-color: #EDEEEB;
    padding-left: 10px;
    border-radius: 12px;
    margin-bottom: 20px;
    height: 48px;
    width: 256px;
    padding-top: 12px;
  }
  .s_tierblock__info__field {
    display: inline-block;
    width: 37px;
    height: 22px;
    background: url(../img/tier_field.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .s_tierblock__info__cart {
    display: inline-block;
    width: 37px;
    height: 22px;
    background: url(../img/tier_cart.svg);
    background-repeat: no-repeat;
    margin-left: 20px;
    background-size: contain;
  }
  .s_tierblock__text {
    font-size: 14px;
    line-height: 16px;
    max-width: 340px;
    width: 100%;
    font-weight: 600;
  }
  .tier_slider {
    margin-bottom: 80px;
  }
  .tier_slider .swiper-button-next {
    opacity: 0 !important;
    pointer-events: none;
  }
  .tier_slider .swiper-button-prev {
    opacity: 0 !important;
    pointer-events: none;
  }
  .tier_slider .swiper-slide {
    width: 256px !important;
  }
  .tier_slider .swiper-pagination {
    opacity: 0 !important;
  }
  .tier_slider .swiper-wrapper {
    padding-right: 20px !important;
  }
  .s_half {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
  }
  .s_half__block {
    width: calc(100% - 0px);
  }
  .s_half__block img {
    margin-top: 80px;
  }
  .s_half__block h2 {
    font-weight: normal !important;
    font-size: 28px !important;
    line-height: 26px !important;
    letter-spacing: -1px;
  }
  .s_bonus {
    background-color: #C3F555;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 30px;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .s_bonus__left {
    width: 100%;
  }
  .s_bonus__right {
    width: calc(100% - 0px);
    box-sizing: border-box;
    padding-right: 5px;
  }
  .s_bonus__right h3 {
    font-size: 18px !important;
    line-height: 16px !important;
    letter-spacing: -1px !important;
    margin-bottom: 20px;
    margin-top: 6px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    text-transform: none !important;
    font-weight: normal !important;
  }
  .s_bonus__right p {
    font-family: 'GraphikLCG-Medium', sans-serif;
    font-size: 16px;
    line-height: 16px;
  }
  .s_info {
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px;
    margin-top: -60px;
  }
  .s_info__block {
    width: 100%;
    height: auto;
    color: #C3F555;
    font-size: 16px;
    line-height: 16px;
    font-family: 'GraphikLCG-Medium', sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 38px;
    background-color: #FF0000;
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
  }
  .s_info__block__left {
    width: 35px;
  }
  .s_info__block__left svg {
    height: 48px !important;
    width: auto !important;
  }
  .s_info__block__right {
    width: calc(100% - 38px);
    margin-left: 20px;
    max-width: 300px;
  }
  .s_info__block:last-of-type .s_info__block__left {
    width: 85px;
  }
  .s_info__block:last-of-type .s_info__block__right {
    width: calc(100% - 88px);
  }
  .s_bonusblock {
    width: 300px;
    height: 440px;
    background-color: #ff0000;
    border-radius: 30px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
  }
  .s_bonusblock__name {
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    width: calc(100% - 40px);
    position: absolute;
    left: 20px;
    margin-left: 0px;
    top: 20px;
  }
  .s_bonusblock__button {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin-left: 0px;
    width: calc(100% - 40px);
  }
  .s_bonusblock__button a {
    background-color: #C3F555;
    border-radius: 22px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 100%;
    font-family: 'GraphikLCG-Medium', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    box-shadow: 0px 10px 119px rgba(23, 26, 23, 0.52);
  }
  .bonuses_slider {
    margin-bottom: 80px;
    margin-top: 60px;
  }
  .bonuses_slider .swiper-button-next {
    opacity: 0 !important;
    pointer-events: none;
  }
  .bonuses_slider .swiper-button-prev {
    opacity: 0 !important;
    pointer-events: none;
  }
  .bonuses_slider .swiper-slide {
    width: 296px !important;
  }
  .bonuses_slider .swiper-pagination {
    opacity: 0 !important;
  }
  .bonuses_slider .swiper-wrapper {
    padding-right: 20px !important;
  }
  .s_faq {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    min-height: 70px;
    border-radius: 20px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .s_faq__left {
    width: calc(100% - 30px);
  }
  .s_faq__left .answer {
    overflow-x: auto;
  }
  .s_faq__right {
    width: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .s_faq__right svg {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 20px;
    width: 28px !important;
    height: 20px !important;
  }
  .s_faq b {
    font-size: 18px;
    line-height: 18px;
    font-family: 'GraphikLCG-Medium', sans-serif;
  }
  .s_faq p {
    display: none;
    font-size: 14px;
    font-family: 'GraphikLCG-Medium', sans-serif;
  }
  .s_faq table {
    display: none;
  }
  .s_faq .js-faq_trigger {
    cursor: pointer;
  }
  .s_faq svg.js-faq_open {
    display: block !important;
    cursor: pointer;
  }
  .s_faq svg.js-faq_closed {
    display: none !important;
    cursor: pointer;
  }
  .s_faq.opened p {
    display: block !important;
  }
  .s_faq.opened table {
    display: table;
  }
  .s_faq.opened svg.js-faq_open {
    display: none !important;
    cursor: pointer;
  }
  .s_faq.opened svg.js-faq_closed {
    display: block !important;
    cursor: pointer;
  }
  .s_greybg {
    background-color: #EDEEEB;
    padding-top: 40px;
    padding-bottom: 90px;
  }
  .s_leftitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .s_leftitle__left {
    width: calc(100% - 0px);
  }
  .s_leftitle__left h2 {
    margin-bottom: 0px;
  }
  .s_leftitle__right {
    width: 0px;
    padding-top: 20px;
  }
  .s_partnersblock {
    width: 296px;
    height: 270px;
    border-radius: 30px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    background-color: #C3F555 !important;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .s_partnersblock img {
    margin-bottom: 30px;
    max-height: 55px;
    width: auto;
  }
  .s_partnersblock__name {
    font-size: 18px;
    line-height: 18px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    margin-bottom: 30px;
  }
  .s_partnersblock__text {
    font-size: 16px;
    line-height: 16px;
    font-family: 'GraphikLCG-Medium', sans-serif;
  }
  .partners_slider {
    margin-bottom: 40px;
  }
  .partners_slider .swiper-button-next {
    opacity: 0 !important;
    pointer-events: none;
  }
  .partners_slider .swiper-button-prev {
    opacity: 0 !important;
    pointer-events: none;
  }
  .partners_slider .swiper-slide {
    width: 296px !important;
  }
  .partners_slider .swiper-pagination {
    opacity: 0 !important;
  }
  .partners_slider .swiper-wrapper {
    padding-right: 20px !important;
  }
  .s_footer {
    width: 100%;
    height: 440px;
    background-color: #FF0000;
    margin-bottom: 0px;
    margin-top: 60px;
    position: relative;
  }
  .s_footer__fan {
    position: absolute;
    background-image: url("../img/fan_bottom.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    width: calc(100% + 70px);
    height: 307px;
    z-index: 10;
    bottom: -2px;
    left: -70px;
  }
  .s_footer__content {
    width: 100%;
    display: block;
    float: none;
    right: 0px;
    padding-top: 40px;
  }
  .s_footer__content h1 {
    color: #171A17;
    font-size: 114px;
    font-family: 'DrukTextWideCyr-Medium', sans-serif;
    text-transform: none !important;
    letter-spacing: -3px;
    line-height: 90px;
    font-weight: normal !important;
  }
  .s_footer__content p {
    color: #171A17;
    font-size: 25px;
    line-height: 26px;
    letter-spacing: -1px;
    font-weight: bold;
    text-align: center;
    max-width: 420px;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'GraphikLCG-Medium', sans-serif;
  }
  .s_footer__logo {
    background-image: url(../img/sostav.svg);
    background-repeat: no-repeat;
    width: 200px;
    height: 34px;
    background-position: center top;
    background-size: contain;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
  }
}
