@charset "UTF-8";
.Header__header___3AxUE {
  display: block;
  width: 100%;
  background-color: white;
  color: #26336A;
  position: relative;
  z-index: 100;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3);
  font-family: 'Bitter', sans-serif; }
  .Header__header___3AxUE * {
    font-family: 'Bitter', sans-serif; }

.Header__header__top___1Afci {
  display: block;
  width: 100%; }

.Header__header__active___17u2F {
  display: none; }

.Header__header__container___mnDxT {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: flex-start;
  height: 78px;
  width: calc(100% - 60px);
  padding-top: 28px;
  margin: 0 auto;
  box-sizing: border-box; }
  @media (min-width: 1240px) {
    .Header__header__container___mnDxT {
      width: 1200px;
      height: 80px;
      margin: 0 auto;
      align-items: center;
      padding: 0; } }
  .Header__header__top___1Afci .Header__header__container___mnDxT {
    position: relative; }

.Header__header__logo___urUNc {
  display: flex;
  position: absolute;
  left: 58px;
  top: 30px;
  height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap; }
  .Header__header__logo___urUNc .Header__header__navItem___1LCAS, .Header__header__logo___urUNc .Header__header__navLink___3Y9n6 {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0; }
  @media (max-width: 767px) {
    .Header__header__logo___urUNc.Header__active___Q-n1L {
      z-index: 120; }
      .Header__header__logo___urUNc.Header__active___Q-n1L .Header__header__logoImg___2bmxx {
        display: none; }
      .Header__header__logo___urUNc.Header__active___Q-n1L .Header__header__logoImgWhite___1M8sc {
        display: block; } }
  @media (min-width: 768px) {
    .Header__header__logo___urUNc {
      display: none;
      left: 58px;
      top: 30px;
      height: 50px; } }

.Header__header__logoImg___2bmxx {
  display: block; }

.Header__header__logoImgWhite___1M8sc {
  display: none; }

.Header__header__content___3eH_o {
  display: none; }
  .Header__header__content___3eH_o.Header__active___Q-n1L {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    padding-top: 110px;
    padding-bottom: 50px;
    z-index: 110; }
    @media (min-width: 768px) {
      .Header__header__content___3eH_o.Header__active___Q-n1L {
        width: 400px;
        right: auto;
        box-shadow: -6px 0 20px 0 rgba(38, 51, 106, 0.14); }
        .Header__header__content___3eH_o.Header__active___Q-n1L .Header__header__logo___urUNc {
          display: block; } }
    @media (min-width: 1440px) {
      .Header__header__content___3eH_o.Header__active___Q-n1L {
        padding-top: 140px; } }

.Header__header__nav___3SbNe {
  display: block;
  text-align: center; }
  @media (min-width: 768px) {
    .Header__header__nav___3SbNe {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      text-align: left;
      overflow: auto; } }

.Header__header__navList___DEvZ8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  max-height: calc(100vh - 295px);
  overflow: auto; }
  @media (min-width: 768px) {
    .Header__header__navList___DEvZ8 {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      text-align: left;
      overflow: initial; }
      .Header__header__navList___DEvZ8 .tutorial {
        display: block;
        padding-left: 25px; }
        .Header__header__navList___DEvZ8 .tutorial::after {
          content: "";
          display: block;
          width: 16px;
          height: 16px;
          position: absolute;
          left: 0;
          top: -4px;
          background-image: url(/components/Header/img/tutorial.png?ad2b2924db5971330e5a6b78348c7916);
          background-repeat: no-repeat;
          -webkit-background-size: contain;
          background-size: contain; } }

.Header__header__sublist___20o7P {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0; }
  @media (min-width: 768px) {
    .Header__header__sublist___20o7P {
      justify-content: flex-start;
      align-items: flex-start; } }
  .Header__header__sublist___20o7P .Header__header__navItem___1LCAS:first-child .Header__header__navLink___3Y9n6 {
    padding-top: 0 !important; }
  .Header__header__sublist___20o7P .Header__header__navLink___3Y9n6 {
    font-size: 16px;
    padding: 8px 0;
    margin-bottom: 0; }
    .Header__header__sublist___20o7P .Header__header__navLink___3Y9n6.Header__active___Q-n1L {
      margin-bottom: 7px; }
    @media (min-width: 768px) {
      .Header__header__sublist___20o7P .Header__header__navLink___3Y9n6 {
        margin-left: 58px;
        padding: 8px 0;
        margin-bottom: 0; }
        .Header__header__sublist___20o7P .Header__header__navLink___3Y9n6.Header__active___Q-n1L {
          margin-bottom: 7px; } }

.Header__header__navItem___1LCAS {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: auto; }

.Header__header__navLink___3Y9n6 {
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  font-family: 'Bitter', sans-serif;
  color: #26336A;
  text-decoration: none;
  padding: 0;
  margin-bottom: 25px; }
  .Header__header__navLink___3Y9n6.Header__active___Q-n1L {
    color: #CCB173;
    border-bottom: 1px solid #CCB173;
    padding-bottom: 10px; }
  @media (min-width: 768px) {
    .Header__header__navLink___3Y9n6 {
      width: auto;
      margin-bottom: 15px;
      padding: 10px 0;
      margin-left: 58px;
      text-align: left;
      transition: 0.3s; }
      .Header__header__navLink___3Y9n6:hover {
        color: #CCB173; } }

.Header__header__rules___2W7pp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 30px;
  font-weight: 400;
  font-size: 10px;
  line-height: 160%;
  letter-spacing: 0.2em; }
  .Header__header__rules___2W7pp * {
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #26336A; }
    .Header__header__rules___2W7pp *:hover, .Header__header__rules___2W7pp *:focus {
      color: #26336A;
      text-decoration: none; }
  @media (min-width: 768px) {
    .Header__header__rules___2W7pp {
      justify-content: flex-start;
      align-items: flex-start;
      width: 100%;
      text-align: left;
      box-sizing: border-box;
      padding-left: 58px; } }

.Header__header__progress___3PHuz {
  display: block;
  width: 100%;
  height: 7px;
  background-color: #d4d6e1;
  overflow: hidden; }

.Header__header__progressWrapper___2dLMU {
  display: block;
  height: auto;
  width: 254px;
  margin: 0 auto;
  position: fixed;
  top: 225px;
  left: 0;
  right: 0; }

.Header__header__progressPercent___20gFt {
  display: block;
  width: 43px;
  height: 37px;
  opacity: 0;
  background-image: url(/components/Header/img/percents.svg?a809f414a94a6d80a1fcb9a8c9e48587);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  position: absolute;
  top: -47px;
  left: 0;
  transform: translateX(-50%);
  text-align: center;
  padding-top: 6px;
  font-size: 12px;
  line-height: 15px;
  color: #2E4478;
  box-sizing: border-box;
  transition: 0.3s; }
  .Header__header__progressPercent___20gFt.Header__active___Q-n1L {
    opacity: 1; }

.Header__header__progressInside___fCAgW {
  display: block;
  height: 100%;
  position: absolute;
  width: 0%;
  background-color: #26336A;
  top: 0;
  left: 0; }

.Header__header__buttons___28_eb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 15px;
  align-items: center;
  width: 280px;
  margin: 0 auto; }
  .Header__header__buttons___28_eb.Header__mobile___U4mRb {
    display: flex !important; }
  .Header__header__buttons___28_eb.Header__desktop___2EFqw {
    display: none !important; }
  @media (min-width: 768px) {
    .Header__header__buttons___28_eb {
      position: relative;
      top: -8px;
      width: auto;
      margin: 0;
      gap: 0; }
      .Header__header__buttons___28_eb.Header__mobile___U4mRb {
        justify-content: flex-start;
        padding-left: 58px;
        padding-top: 2px;
        margin-right: auto; }
      .Header__header__buttons___28_eb.Header__desktop___2EFqw {
        display: flex !important; } }
  @media (min-width: 1240px) {
    .Header__header__buttons___28_eb {
      position: static; } }

.Header__header__cabinet___2UcTi {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  border: 4px solid #26336A;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  transition: 0.3s; }
  .Header__header__cabinet___2UcTi:hover, .Header__header__cabinet___2UcTi:focus {
    color: white;
    text-decoration: none;
    opacity: 0.8; }
  .Header__header__cabinet___2UcTi svg {
    width: 57px;
    height: calc(100% + 8px);
    stroke: #26336A;
    transition: 0.3s; }
  @media (min-width: 768px) {
    .Header__header__cabinet___2UcTi {
      width: 42px;
      height: 42px;
      border: 4px solid #26336A;
      background-size: contain;
      background-position: center;
      box-sizing: border-box;
      color: #4C4C4C; }
      .Header__header__cabinet___2UcTi svg {
        width: 50px;
        margin-left: -8px;
        position: relative;
        right: -4px; }
      .Header__header__cabinet___2UcTi.Header__active___Q-n1L, .Header__header__cabinet___2UcTi:hover {
        opacity: 1;
        border-color: #CCB173; }
        .Header__header__cabinet___2UcTi.Header__active___Q-n1L svg, .Header__header__cabinet___2UcTi:hover svg {
          stroke: #CCB173; } }

.Header__header__help___2nTQW {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  border: 4px solid #26336A;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: 0.3s; }
  .Header__header__help___2nTQW svg {
    width: 57px;
    height: calc(100% + 8px);
    fill: #26336A;
    transition: 0.3s; }
  .Header__header__help___2nTQW:hover, .Header__header__help___2nTQW:focus {
    color: white;
    text-decoration: none;
    opacity: 0.8; }
  @media (min-width: 768px) {
    .Header__header__help___2nTQW {
      width: 42px;
      height: 42px;
      margin-left: 20px;
      border: 4px solid #26336A;
      box-sizing: border-box;
      color: #4C4C4C; }
      .Header__header__help___2nTQW svg {
        width: 50px;
        margin-left: -8px;
        position: relative;
        right: -4px; }
      .Header__header__help___2nTQW.Header__active___Q-n1L, .Header__header__help___2nTQW:hover {
        opacity: 1;
        border-color: #CCB173; }
        .Header__header__help___2nTQW.Header__active___Q-n1L svg, .Header__header__help___2nTQW:hover svg {
          fill: #CCB173; } }

.Header__header__exit___3Yw82 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  border: 4px solid #26336A;
  transition: 0.3s;
  color: white;
  font-size: 10px;
  text-decoration: none;
  cursor: pointer; }
  .Header__header__exit___3Yw82 svg {
    width: 57px;
    height: calc(100% + 8px);
    fill: #26336A;
    transition: 0.3s; }
  .Header__header__exit___3Yw82:hover, .Header__header__exit___3Yw82:focus {
    color: white;
    text-decoration: none;
    opacity: 0.8; }
  @media (min-width: 768px) {
    .Header__header__exit___3Yw82 {
      width: 42px;
      height: 42px;
      margin-left: 20px;
      border: 4px solid #26336A;
      box-sizing: border-box;
      color: #4C4C4C; }
      .Header__header__exit___3Yw82 svg {
        width: 50px;
        margin-left: -8px;
        position: relative;
        right: -4px; }
      .Header__header__exit___3Yw82.Header__active___Q-n1L, .Header__header__exit___3Yw82:hover {
        opacity: 1;
        border-color: #CCB173; }
        .Header__header__exit___3Yw82.Header__active___Q-n1L svg, .Header__header__exit___3Yw82:hover svg {
          fill: #CCB173; } }

.Header__header__notifications___2-GFa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  border: 4px solid #26336A;
  cursor: pointer;
  transition: 0.3s;
  background-color: transparent;
  outline: none;
  position: relative; }
  .Header__header__notifications___2-GFa svg {
    width: 57px;
    height: calc(100% + 8px);
    stroke: #26336A;
    transition: 0.3s;
    position: absolute;
    top: -4px;
    left: -7px; }
  .Header__header__notifications___2-GFa:hover, .Header__header__notifications___2-GFa:focus {
    text-decoration: none;
    opacity: 0.8; }
  @media (min-width: 768px) {
    .Header__header__notifications___2-GFa {
      display: block;
      width: 42px;
      height: 42px;
      margin-left: 20px;
      border: 4px solid #26336A;
      box-sizing: border-box; }
      .Header__header__notifications___2-GFa svg {
        width: 50px;
        position: absolute;
        top: -5px;
        left: -7px; }
      .Header__header__notifications___2-GFa.Header__active___Q-n1L, .Header__header__notifications___2-GFa:hover {
        opacity: 1;
        border-color: #CCB173; }
        .Header__header__notifications___2-GFa.Header__active___Q-n1L svg, .Header__header__notifications___2-GFa:hover svg {
          stroke: #CCB173; } }
  .Header__header__notifications___2-GFa.Header__animated___3RBrJ svg {
    animation: Header__rotating___2ZEDz 0.5s infinite ease-in-out;
    animation-direction: alternate-reverse; }

@keyframes Header__rotating___2ZEDz {
  from {
    transform: rotate(-10deg); }
  to {
    transform: rotate(10deg); } }
  .Header__header__notifications___2-GFa.Header__clickable___28UjE {
    cursor: pointer; }

.Header__header__notificationsCount___1Px6- {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 21px;
  height: 21px;
  background: #CCB173;
  border-radius: 40px;
  color: #000000;
  font-weight: 400;
  font-size: 18px;
  line-height: 1; }

.Header__header__guide___3MgY1 {
  padding-left: 25px; }
  .Header__header__guide___3MgY1::before {
    content: '';
    position: absolute;
    left: 5px;
    top: -4px;
    background: url(/components/Header/img/tutorial.svg?53ab60d0e0fedc65bf945e1f2007b9fd) no-repeat;
    width: 16px;
    height: 16px; }

.Header__header__burger___3wkr4 {
  display: block;
  width: 41px;
  height: 23px;
  background-image: url(/components/Header/img/burger.svg?710e79558dc4bc9edff5b81d2e5b2c7c);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: transparent;
  cursor: default; }
  @media (min-width: 768px) {
    .Header__header__burger___3wkr4 {
      margin-right: auto;
      cursor: pointer;
      transition: 0.3s;
      transition-property: opacity; }
      .Header__header__burger___3wkr4:hover {
        opacity: 0.7; } }
  .Header__header__burger___3wkr4.Header__active___Q-n1L {
    position: fixed;
    width: 32px;
    height: 32px;
    top: 26px;
    right: 32px;
    background-image: url(/components/Header/img/burger-active.svg?11ad79a270196acef6f98bae3ee0e030);
    background-position: right top;
    z-index: 120; }
    @media (min-width: 768px) {
      .Header__header__burger___3wkr4.Header__active___Q-n1L {
        right: auto;
        left: 350px; }
        .Header__header__burger___3wkr4.Header__active___Q-n1L + .Header__header__breadcrumbs___QMiND {
          margin-left: 60px; } }

.Header__header__breadcrumbs___QMiND {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 14px;
  font-weight: 400;
  font-size: 22px;
  line-height: 132%;
  color: #26336A; }
  .Header__header__breadcrumbs___QMiND a {
    color: #26336A;
    transition: 0.3s;
    text-decoration: none; }
    .Header__header__breadcrumbs___QMiND a:hover, .Header__header__breadcrumbs___QMiND a:focus {
      color: #CCB173;
      opacity: 0.8; }
    .Header__header__breadcrumbs___QMiND a::after {
      content: "\2022";
      display: inline-block;
      padding: 0 0.4em;
      pointer-events: none; }
    .Header__header__breadcrumbs___QMiND a:last-child {
      color: #CCB173;
      pointer-events: none; }
    .Header__header__breadcrumbs___QMiND a:last-child::after {
      display: none; }
    .Header__header__breadcrumbs___QMiND a:first-child {
      color: #26336A;
      pointer-events: auto; }
  .Header__header__breadcrumbs___QMiND.Header__mobile___U4mRb {
    display: flex !important; }
  .Header__header__breadcrumbs___QMiND.Header__desktop___2EFqw {
    display: none !important; }
  @media (min-width: 768px) {
    .Header__header__breadcrumbs___QMiND {
      margin-right: 0;
      margin-left: 19px; }
      .Header__header__breadcrumbs___QMiND.Header__mobile___U4mRb {
        display: none !important; }
      .Header__header__breadcrumbs___QMiND.Header__desktop___2EFqw {
        display: flex !important; } }

.Header__headerNotice__logout___14VTJ {
  display: block; }
  .Header__headerNotice__logout___14VTJ > a {
    display: inline-block;
    vertical-align: middle;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    padding: 0 19px;
    margin-right: 0; }

.Header__header__bottom___sVi4D {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.Header__header__referral___1IqGP {
  margin-left: 210px;
  margin-right: auto;
  position: relative;
  right: -10px; }

.Header__header__left___2IQBj {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .Header__header__left___2IQBj {
      flex-direction: row;
      margin-right: auto; } }

.HomeContent__block___h0VY4 {
  height: 100%;
  flex: 1 0 auto;
  position: relative; }
  .HomeContent__block___h0VY4:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 800px;
    background: #f4f4f4; }
  .HomeContent__block___h0VY4 .container {
    position: relative; }

.HomeContent__bg___3T4zP {
  display: block;
  height: 100%;
  min-height: calc(100vh - 125px); }

.HomeContent__row___EZsrf {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
  background: white;
  position: relative; }

.HomeContent__side___2jmeB {
  display: block;
  height: 484px;
  width: 242px;
  overflow: hidden; }

.HomeContent__slider___SdrrQ {
  height: 484px;
  width: 758px; }
  .HomeContent__slider___SdrrQ .owl-prev {
    position: absolute;
    right: 100%;
    margin-right: 242px;
    top: 46%; }
    .HomeContent__slider___SdrrQ .owl-prev span {
      font-size: 60px;
      color: #CCB173; }
  .HomeContent__slider___SdrrQ .owl-next {
    position: absolute;
    left: 100%;
    top: 46%; }
    .HomeContent__slider___SdrrQ .owl-next span {
      font-size: 60px;
      color: #CCB173; }

.HomeContent__bottom___31hUX {
  padding: 30px 40px; }

.HomeContent__slider_item___3KU7X {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none; }

.HomeContent__question_img___2gOxZ {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .HomeContent__question_img___2gOxZ img {
    display: block; }

.HomeContent__arrowDown___pkgOX {
  display: block;
  width: 15px;
  height: 25px;
  position: absolute;
  bottom: 20px;
  right: -30px;
  background-image: url(/components/HomeContent/img/arrow.png?95102a30aedfbadec4bcc8fa0c966c2c);
  background-repeat: no-repeat;
  background-position: center bottom;
  animation-name: HomeContent__moveDown___38ta-;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-direction: alternate-reverse;
  animation-iteration-count: infinite;
  cursor: pointer; }
  @media (max-width: 1024px) {
    .HomeContent__arrowDown___pkgOX {
      display: none; } }

@keyframes HomeContent__moveDown___38ta- {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(20px); } }

.HomeContent__referral_popup___2axWx {
  display: block;
  padding: 20px; }

.HomeContent__innPopup___1w76- {
  display: block;
  width: 300px;
  margin: 0 auto;
  text-align: center; }
  .HomeContent__innPopup___1w76- span {
    display: block;
    font-size: 20px;
    margin: -15px 0 25px 0; }

.HomeBottomItem__block___2hh65 {
  width: 180px;
  display: block;
  text-decoration: none; }
  .HomeBottomItem__block___2hh65.HomeBottomItem__big___1ILEW {
    width: 448px; }
  .HomeBottomItem__block___2hh65.HomeBottomItem__empty___1lZpr {
    width: 180px; }

.HomeBottomItem__block__wrap___2Da4t {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.HomeBottomItem__block__name___1BAYM {
  font-size: 11px;
  height: 29px;
  text-transform: uppercase;
  color: #fff;
  background: #464646;
  margin-bottom: 8px;
  padding: 7px 16px;
  display: inline-block;
  vertical-align: top;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.HomeBottomItem__block__img___2yco3 {
  height: 135px; }

.HomeBottomItem__block__descr___Q5z3E {
  font-size: 12px;
  line-height: 1.45;
  max-width: 98%;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.Banner__banner___2SPRE {
  background: #84b6d0 url(/components/Banner/img/radial_bg.jpg?43cd44134d7e9b2c1e57e04b4df1337a) no-repeat center;
  background-size: cover;
  height: 484px; }
  .Banner__banner___2SPRE img {
    display: block;
    padding: 0;
    margin: 0; }
  .Banner__banner___2SPRE * {
    box-sizing: border-box; }

.Banner__banner_inner___1AFiL {
  padding: 0px 47px;
  padding-top: 36px; }

.Banner__banner_header___3w1S6 {
  font-size: 38px;
  line-height: 1;
  letter-spacing: -.5px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 900;
  text-transform: uppercase; }

.Banner__banner_body___1CtOO {
  margin-top: 40px; }

.Banner__banner_item___1iU84 {
  display: flex;
  margin-bottom: 25px; }
  .Banner__banner_item___1iU84:last-child {
    margin-bottom: 0px; }

.Banner__banner_itemImg___D2IP8 {
  min-width: 168px;
  width: 168px;
  flex-grow: 0; }
  .Banner__banner_itemImg___D2IP8 img {
    width: 100%; }

.Banner__banner_item___1iU84:last-child .Banner__banner_itemImg___D2IP8 img {
  width: 206px;
  margin-left: -17px;
  margin-top: -40px; }

.Banner__banner_itemInfo___q05H7 {
  flex-grow: 1;
  padding-left: 30px;
  padding-right: 50px;
  color: #213787; }

.Banner__banner_itemInfoHeader___zIini {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 17px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600; }

.Banner__banner_itemInfoBtn___1rJ23 {
  margin-top: 10px; }
  .Banner__banner_itemInfoBtn___1rJ23 a {
    margin: 0;
    width: 200px; }

.Banner__banner_itemPrizes___p_JM2 {
  display: flex;
  flex-grow: 0;
  min-width: 188px;
  width: 188px;
  justify-content: space-between; }

.Banner__banner_itemPrize___2Ie43 {
  min-width: 92px;
  width: 92px; }

.Banner__banner_itemPrizeImg___2ap7V {
  background: rgba(63, 108, 145, 0.14); }
  .Banner__banner_itemPrizeImg___2ap7V img {
    width: 100%; }

.Banner__banner_itemPrizeTitle___1IQ7l {
  padding-top: 5px;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
  color: #213787;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600; }

.Banner__banner_rulesBtnWrap___1gmLc {
  text-align: right;
  position: relative;
  top: -25px; }

.Banner__banner_rulesBtn___3yLjr {
  background: #0075b0;
  width: 188px;
  height: 29px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 29px;
  text-align: center;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  transition: all 0.4s ease;
  display: inline-block;
  vertical-align: top;
  text-decoration: none; }
  .Banner__banner_rulesBtn___3yLjr:hover {
    background: #006497; }

.GradientText__block_text___3Tefp {
  display: block; }

.Buttons__button___1ZZvW, .Buttons__gold___1q7qD, .Buttons__goldGame___SpCLR, .Buttons__transparentBox___BQjCM, .Buttons__blueBox___2q0q3, .Buttons__blueBoxSmall___1U3Fv, .Buttons__transparentBoxSmall___1R7E6, .Buttons__transparentBoxExtraBig___1OcBW, .Buttons__goldWithBrownText___3C5MQ, .Buttons__goldBox___DEXLZ, .Buttons__goldBoxBig___15Q4m, .Buttons__goldBoxExtraBig___2uxFy, .Buttons__activity___30juu, .Buttons__white___1bX-6, .Buttons__whiteBox___1DSLL, .Buttons__withArrowRight___1x0Pw, .Buttons__withArrowRightBig___4F5jI, .Buttons__transparent___3ltqE, .Buttons__transparentYellowBorderBottom___2hF21, .Buttons__interactive___aJ9uj, .Buttons__popupTransparent___28A6u, .Buttons__popupYellow___1LUpZ, .Buttons__goldBoxPopup___2JFIR, .Buttons__goldBoxPopup___2JFIR:hover, .Buttons__transparentBoxPopup___skhH1 {
  min-width: 134px;
  padding: 0 20px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 46px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  background-color: transparent;
  transition: 0.3s;
  cursor: default; }
  @media (min-width: 768px) {
    .Buttons__button___1ZZvW, .Buttons__gold___1q7qD, .Buttons__goldGame___SpCLR, .Buttons__transparentBox___BQjCM, .Buttons__blueBox___2q0q3, .Buttons__blueBoxSmall___1U3Fv, .Buttons__transparentBoxSmall___1R7E6, .Buttons__transparentBoxExtraBig___1OcBW, .Buttons__goldWithBrownText___3C5MQ, .Buttons__goldBox___DEXLZ, .Buttons__goldBoxBig___15Q4m, .Buttons__goldBoxExtraBig___2uxFy, .Buttons__activity___30juu, .Buttons__white___1bX-6, .Buttons__whiteBox___1DSLL, .Buttons__withArrowRight___1x0Pw, .Buttons__withArrowRightBig___4F5jI, .Buttons__transparent___3ltqE, .Buttons__transparentYellowBorderBottom___2hF21, .Buttons__interactive___aJ9uj, .Buttons__popupTransparent___28A6u, .Buttons__popupYellow___1LUpZ, .Buttons__goldBoxPopup___2JFIR, .Buttons__goldBoxPopup___2JFIR:hover, .Buttons__transparentBoxPopup___skhH1 {
      cursor: pointer;
      font-size: 20px;
      line-height: 35px;
      height: 56px; } }

.Buttons__text___1pOPv {
  display: inline-block;
  background: none;
  padding: 0;
  text-decoration: none;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-weight: 300;
  font-size: 10px;
  line-height: 13px;
  text-align: right;
  color: #000000; }

.Buttons__gold___1q7qD, .Buttons__goldGame___SpCLR {
  background: #CCB173;
  color: #464646;
  border: 1px solid #CCB173;
  border-radius: 18px;
  transition: 0.3s; }
  .Buttons__gold___1q7qD:hover, .Buttons__goldGame___SpCLR:hover {
    background-color: #be9c4e; }

.Buttons__transparentBox___BQjCM {
  border-radius: 0;
  color: #4C4C4C;
  background: transparent;
  border: 1px solid #464646; }
  .Buttons__transparentBox___BQjCM:hover {
    border-color: #2d2d2d;
    opacity: 0.8; }

.Buttons__blueBox___2q0q3 {
  border-radius: 0;
  color: #fff;
  background: #464646; }
  .Buttons__blueBox___2q0q3:hover {
    background-color: #2d2d2d; }

.Buttons__blueBoxSmall___1U3Fv {
  width: 170px;
  border-radius: 0;
  color: #fff;
  background: #464646;
  font-size: 18px;
  line-height: 1;
  height: 38px; }
  .Buttons__blueBoxSmall___1U3Fv:hover {
    background-color: #2d2d2d; }
  @media (min-width: 768px) {
    .Buttons__blueBoxSmall___1U3Fv {
      width: 224px;
      font-size: 20px;
      height: 42px; } }

.Buttons__transparentBoxSmall___1R7E6 {
  width: 170px;
  border-radius: 0;
  border: 1px solid #464646;
  color: #4C4C4C;
  background: transparent;
  font-size: 18px;
  line-height: 1;
  height: 38px; }
  .Buttons__transparentBoxSmall___1R7E6:hover {
    color: #333333; }
  @media (min-width: 768px) {
    .Buttons__transparentBoxSmall___1R7E6 {
      width: 224px;
      font-size: 20px;
      height: 42px; } }

.Buttons__transparentBoxExtraBig___1OcBW {
  border-radius: 0;
  border: 1px solid #464646;
  color: #4C4C4C;
  background: transparent;
  width: 113px;
  height: 45px;
  font-size: 18px;
  line-height: 1; }
  .Buttons__transparentBoxExtraBig___1OcBW:hover {
    background-color: #CCB173;
    border-color: #CCB173; }
  .Buttons__transparentBoxExtraBig___1OcBW:focus {
    background-color: #fff;
    border-color: black;
    transition: 0s; }
  @media (min-width: 768px) {
    .Buttons__transparentBoxExtraBig___1OcBW {
      width: 193px;
      height: 70px;
      font-size: 30px; } }
  @media (min-width: 1240px) {
    .Buttons__transparentBoxExtraBig___1OcBW {
      width: 190px;
      height: 80px;
      font-size: 35px; } }

.Buttons__goldGame___SpCLR.Buttons__goldGame___SpCLR {
  border-radius: 0;
  width: 210px; }
  @media (min-width: 768px) {
    .Buttons__goldGame___SpCLR.Buttons__goldGame___SpCLR {
      width: 240px; } }

.Buttons__goldWithBrownText___3C5MQ {
  background: #CCB173;
  color: #501700;
  border: 1px solid #CCB173;
  border-radius: 18px; }

.Buttons__goldBox___DEXLZ, .Buttons__goldBoxBig___15Q4m, .Buttons__goldBoxExtraBig___2uxFy, .Buttons__activity___30juu {
  border-radius: 0;
  color: #4C4C4C;
  background: #CCB173; }
  .Buttons__goldBox___DEXLZ:hover, .Buttons__goldBoxBig___15Q4m:hover, .Buttons__goldBoxExtraBig___2uxFy:hover, .Buttons__activity___30juu:hover {
    background-color: #be9c4e; }

.Buttons__goldBoxBig___15Q4m {
  height: auto;
  padding: 18px 80px;
  margin: 0; }

.Buttons__goldBoxExtraBig___2uxFy {
  font-family: 'Bitter', sans-serif;
  width: 220px;
  height: 56px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.2em;
  color: #232227; }
  .Buttons__goldBoxExtraBig___2uxFy:hover, .Buttons__goldBoxExtraBig___2uxFy:focus {
    background-color: #fff;
    border: 1px solid #000000; }
  @media (min-width: 768px) {
    .Buttons__goldBoxExtraBig___2uxFy {
      width: 238px;
      height: 62px;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: #232227; } }
  @media (min-width: 1240px) {
    .Buttons__goldBoxExtraBig___2uxFy {
      width: 238px;
      height: 62px;
      font-style: normal;
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      letter-spacing: 0.2em;
      text-transform: uppercase;
      color: #232227; } }

.Buttons__arrow_down___3j9hn {
  display: block;
  width: 32px;
  height: 33px;
  background-color: #CCB173;
  border-radius: 50%;
  background-image: url(/components/UI/Buttons/img/arrowDown.png?9c57addd78dd1a43108f93a94c7169f3);
  background-repeat: no-repeat;
  background-position: 9px 14px;
  -webkit-background-size: auto;
  background-size: auto; }

.Buttons__white___1bX-6 {
  color: #4C4C4C;
  background-color: #fff;
  border: 1px solid #464646; }
  .Buttons__white___1bX-6:hover {
    background-color: whitesmoke;
    border-color: #3c3c3c; }

.Buttons__whiteBox___1DSLL {
  color: #4C4C4C;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #464646; }
  .Buttons__whiteBox___1DSLL:hover {
    background-color: #CCB173;
    border-color: #CCB173; }
  .Buttons__whiteBox___1DSLL:focus {
    border-color: #000000;
    background-color: #fff; }

.Buttons__withArrowRight___1x0Pw {
  margin-left: 0;
  background: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  height: 35px;
  position: relative;
  padding-right: 0px;
  padding-left: 0;
  box-sizing: border-box;
  font-size: 11px;
  color: #002f63;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s ease;
  box-shadow: 0 0 50px rgba(226, 226, 226, 0.9);
  background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%);
  cursor: pointer; }
  .Buttons__withArrowRight___1x0Pw:after {
    content: '';
    display: block;
    height: 35px;
    width: 47px;
    background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%);
    transition: all 0.4s ease; }
  .Buttons__withArrowRight___1x0Pw:before {
    position: absolute;
    content: '';
    display: block;
    height: 35px;
    width: 47px;
    right: 0;
    top: 0;
    background: url(/components/UI/Buttons/img/arrow.png?14fe028768851eef3158a655ab27eedd) no-repeat 50% 50%;
    transition: all 0.4s ease; }
  .Buttons__withArrowRight___1x0Pw:hover {
    background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%); }

.Buttons__withArrowRightBig___4F5jI {
  margin-left: 0;
  background: white;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  height: 43px;
  position: relative;
  padding-right: 0px;
  padding-left: 14px;
  box-sizing: border-box;
  font-size: 14px;
  color: #002f63;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  letter-spacing: -.01em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s;
  box-shadow: 0 0 50px rgba(226, 226, 226, 0.9);
  text-align: center; }
  .Buttons__withArrowRightBig___4F5jI:after {
    content: '';
    display: block;
    height: 43px;
    width: 47px;
    background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%);
    transition: all 0.4s ease; }
  .Buttons__withArrowRightBig___4F5jI:before {
    position: absolute;
    content: '';
    display: block;
    height: 43px;
    width: 47px;
    right: 0;
    top: 0;
    background: url(/components/UI/Buttons/img/arrow.png?14fe028768851eef3158a655ab27eedd) no-repeat 50% 50%;
    transition: all 0.4s ease; }
  .Buttons__withArrowRightBig___4F5jI:hover {
    background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%); }

.Buttons__activity___30juu {
  display: inline-flex;
  padding: 0 27px; }

.Buttons__blue___2zhqT {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 27px;
  height: 37px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  transition: 0.3s;
  text-transform: uppercase;
  color: #fff;
  background: #464646; }
  .Buttons__blue___2zhqT:hover {
    background-color: #2d2d2d; }

.Buttons__smallBlue___3ZrAw {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 24px;
  height: 35px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  background: #464646;
  text-transform: uppercase;
  color: #fff;
  transition: 0.3s; }
  .Buttons__smallBlue___3ZrAw:hover {
    background-color: #2d2d2d; }

.Buttons__transparentBlueBorder___UDYZf {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  height: 35px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  background-color: transparent;
  text-transform: uppercase;
  color: #464646;
  border: 1px solid #464646;
  box-sizing: border-box; }

.Buttons__transparentYellowBorder___5steQ {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 24px;
  height: 35px;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1;
  background-color: transparent;
  text-transform: uppercase;
  color: #fff;
  border: 2px solid #dac88c;
  box-sizing: border-box; }

.Buttons__blueTransparent___-LX9r {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  text-decoration: none;
  box-sizing: border-box;
  border: 1px solid #464646;
  height: 30px;
  width: 92px;
  font-size: 16px;
  text-transform: uppercase;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

button[disabled] {
  opacity: 0.5; }

.Buttons__transparent___3ltqE {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff; }
  .Buttons__transparent___3ltqE:hover {
    color: #cccccc;
    border-color: #cccccc; }

.Buttons__linkArrowRight___WZKAk {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  color: #FFFFFF;
  padding-top: 7px;
  padding-bottom: 8px;
  border-bottom: 1px solid #FFFFFF;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  transition: 0.3s; }
  .Buttons__linkArrowRight___WZKAk::after {
    content: "";
    position: absolute;
    top: 12px;
    right: -33px;
    width: 22px;
    height: 8px;
    background-image: url(/components/UI/Buttons/img/arrow-white-right.svg?a1613fbc630028b71cd155f03e1f3a27);
    background-size: contain;
    background-repeat: no-repeat; }
  .Buttons__linkArrowRight___WZKAk:hover {
    opacity: 0.7; }
  @media (min-width: 768px) {
    .Buttons__linkArrowRight___WZKAk {
      font-size: 18px; } }
  @media (min-width: 1240px) {
    .Buttons__linkArrowRight___WZKAk {
      font-size: 20px; }
      .Buttons__linkArrowRight___WZKAk::after {
        width: 30px;
        height: 10px;
        top: 15px;
        right: -49px; } }

.Buttons__transparentYellowBorderBottom___2hF21 {
  color: #CCB173;
  font-size: 24px;
  background-color: transparent;
  position: relative;
  min-width: 56px;
  height: 35px; }
  .Buttons__transparentYellowBorderBottom___2hF21::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #CCB173;
    opacity: 1;
    transition: 0.3s; }
  .Buttons__transparentYellowBorderBottom___2hF21:hover {
    color: #be9c4e; }
    .Buttons__transparentYellowBorderBottom___2hF21:hover::before {
      background-color: #be9c4e;
      opacity: 0; }

.Buttons__interactive___aJ9uj {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 149px;
  height: 40px;
  left: 131px;
  top: 453px;
  color: #4C4C4C;
  font-size: 16px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  background: #FFFFFF;
  border: 1px solid #464646; }
  .Buttons__interactive___aJ9uj:hover {
    background-color: #CCB173; }
  @media (min-width: 1240px) {
    .Buttons__interactive___aJ9uj {
      width: 131px;
      height: 55px;
      font-size: 20px; } }

.Buttons__popupTransparent___28A6u {
  font-size: 13px;
  background-color: transparent;
  position: relative;
  min-width: 56px;
  height: 40px;
  color: #4C4C4C;
  text-transform: uppercase;
  border: 1px solid #464646;
  padding: 0 10px; }
  .Buttons__popupTransparent___28A6u:hover {
    background-color: #CCB173;
    border-color: #CCB173; }
  @media (min-width: 768px) {
    .Buttons__popupTransparent___28A6u {
      font-size: 16px;
      height: 55px; } }

.Buttons__popupYellow___1LUpZ {
  background-color: #CCB173;
  font-size: 13px;
  padding: 0 10px;
  position: relative;
  min-width: 56px;
  height: 40px;
  color: #4C4C4C;
  text-transform: uppercase; }
  .Buttons__popupYellow___1LUpZ:hover {
    background-color: transparent;
    border: 1px solid #464646; }
  @media (min-width: 768px) {
    .Buttons__popupYellow___1LUpZ {
      font-size: 16px;
      height: 55px; } }

.Buttons__buttonNew___1loPs, .Buttons__goldNew___13UEZ, .Buttons__goldNewBig___g2tRJ, .Buttons__transparentNewBig___vR5TE, .Buttons__borderedNewBig___1RJFV {
  min-width: 126px;
  padding: 0 30px;
  text-align: center;
  font-family: 'Bitter', sans-serif;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.12em;
  text-decoration: none;
  transition: 0.3s;
  cursor: default;
  color: #000;
  background: #CCB173;
  font-weight: 400; }
  .Buttons__buttonNew___1loPs:hover, .Buttons__goldNew___13UEZ:hover, .Buttons__goldNewBig___g2tRJ:hover, .Buttons__transparentNewBig___vR5TE:hover, .Buttons__borderedNewBig___1RJFV:hover {
    background-color: #be9c4e; }
  @media (min-width: 768px) {
    .Buttons__buttonNew___1loPs, .Buttons__goldNew___13UEZ, .Buttons__goldNewBig___g2tRJ, .Buttons__transparentNewBig___vR5TE, .Buttons__borderedNewBig___1RJFV {
      cursor: pointer; } }

.Buttons__goldNewBig___g2tRJ {
  height: 62px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .Buttons__goldNewBig___g2tRJ {
      font-size: 18px;
      line-height: 22px; } }

.Buttons__transparentNewBig___vR5TE {
  height: 62px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: transparent;
  border: 3px solid #FFFFFF;
  color: white; }
  @media (min-width: 768px) {
    .Buttons__transparentNewBig___vR5TE {
      font-size: 18px;
      line-height: 22px; } }
  .Buttons__transparentNewBig___vR5TE:hover, .Buttons__transparentNewBig___vR5TE:focus {
    background-color: transparent;
    border: 3px solid #FFFFFF;
    color: white;
    opacity: 0.8; }

.Buttons__borderedNewBig___1RJFV {
  height: 62px;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: transparent;
  border: 3px solid #CCB173; }
  @media (min-width: 768px) {
    .Buttons__borderedNewBig___1RJFV {
      font-size: 18px;
      line-height: 22px; }
      .Buttons__borderedNewBig___1RJFV:hover, .Buttons__borderedNewBig___1RJFV:focus {
        background-color: transparent;
        border: 3px solid #CCB173;
        color: #CCB173;
        opacity: 0.8; } }

.Buttons__goldBoxPopup___2JFIR {
  width: 194px;
  height: 62px;
  font-family: 'Bitter', sans-serif;
  border-radius: 0;
  color: #232227;
  background: #CCB173;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid transparent; }
  .Buttons__goldBoxPopup___2JFIR:hover {
    width: 194px;
    height: 62px;
    font-family: 'Bitter', sans-serif;
    border-radius: 0;
    color: #CCB173;
    background: transparent;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #CCB173; }

.Buttons__transparentBoxPopup___skhH1 {
  width: 194px;
  height: 62px;
  font-family: 'Bitter', sans-serif;
  border-radius: 0;
  color: #CCB173;
  background: transparent;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #CCB173; }
  .Buttons__transparentBoxPopup___skhH1:hover {
    background-color: transparent;
    color: #232227;
    border: 2px solid #232227; }


/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/_/node_modules/owl.carousel/dist/assets/owl.video.play.png?4a37f8008959c75f619bf0a3a4e2d7a2) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.PetrPopup__block___hkF9c {
  width: 320px;
  height: auto;
  background: #fff;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  .PetrPopup__block___hkF9c * {
    font-family: 'Bitter', sans-serif; }
  .PetrPopup__block___hkF9c.PetrPopup__brown___2nyiM {
    background-color: #501700; }
  .PetrPopup__block___hkF9c.PetrPopup__cars___3z6Cp .PetrPopup__block_footer_link___1uApR {
    color: #F29B69; }
  .PetrPopup__block___hkF9c.PetrPopup__cars___3z6Cp .PetrPopup__block_content___1eMvK li::before {
    background-color: #F29B69; }
  .PetrPopup__block___hkF9c.PetrPopup__space___3Cldb .PetrPopup__block_footer_link___1uApR {
    color: #728AC7; }
  .PetrPopup__block___hkF9c.PetrPopup__space___3Cldb .PetrPopup__block_content___1eMvK li::before {
    background-color: #728AC7; }
  .PetrPopup__block___hkF9c.PetrPopup__victory___mDvIQ .PetrPopup__block_footer_link___1uApR {
    color: #C25146; }
  .PetrPopup__block___hkF9c.PetrPopup__victory___mDvIQ .PetrPopup__block_content___1eMvK li::before {
    background-color: #C25146; }
  @media (min-width: 768px) {
    .PetrPopup__block___hkF9c.PetrPopup__victory___mDvIQ .PetrPopup__block_content___1eMvK {
      width: 480px;
      margin: 0 auto; } }
  .PetrPopup__block___hkF9c.PetrPopup__remember___bSpM- .PetrPopup__block_footer_link___1uApR {
    color: #17A8C8; }
  .PetrPopup__block___hkF9c.PetrPopup__remember___bSpM- .PetrPopup__block_content___1eMvK li::before {
    background-color: #17A8C8; }
  @media (min-width: 768px) {
    .PetrPopup__block___hkF9c.PetrPopup__remember___bSpM- .PetrPopup__block_content___1eMvK {
      width: 480px;
      margin: 0 auto; } }
  @media (min-width: 375px) {
    .PetrPopup__block___hkF9c {
      width: 320px; } }
  @media (min-width: 768px) {
    .PetrPopup__block___hkF9c {
      width: 680px; }
      .PetrPopup__block___hkF9c.PetrPopup__big___38VKp {
        width: 840px; }
        .PetrPopup__block___hkF9c.PetrPopup__big___38VKp .PetrPopup__block_content___1eMvK {
          width: 660px; }
      .PetrPopup__block___hkF9c.PetrPopup__small___3YC4K {
        width: 420px; }
        .PetrPopup__block___hkF9c.PetrPopup__small___3YC4K .PetrPopup__block_content___1eMvK {
          width: 300px; } }
  @media (min-width: 768px) {
    .PetrPopup__block___hkF9c.PetrPopup__borderRadius___E_3Ls {
      border-radius: 25px; } }
  .PetrPopup__block___hkF9c.PetrPopup__overflow___3vf9Y {
    overflow: hidden; }

.PetrPopup__block_content___1eMvK {
  width: 260px;
  margin: 0 auto;
  padding: 35px 0 25px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .PetrPopup__block_content___1eMvK {
      width: 390px;
      padding: 50px 0 40px; } }
  .PetrPopup__block_content___1eMvK ul,
  .PetrPopup__block_content___1eMvK ol {
    margin-bottom: 30px;
    padding-left: 0; }
  .PetrPopup__block_content___1eMvK li {
    margin-bottom: 15px;
    list-style: none;
    list-style-type: none;
    padding-left: 26px;
    position: relative; }
    .PetrPopup__block_content___1eMvK li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 7px;
      width: 6px;
      height: 6px;
      background-color: #464646;
      border-radius: 50%; }

.PetrPopup__block_footer___2B4kR {
  margin-top: 35px; }

.PetrPopup__block_footer_text___3oByU {
  text-align: center;
  margin: 0 auto;
  display: block; }

.PetrPopup__block_footer_link___1uApR {
  margin-left: 5px;
  transition: 0.3s;
  color: #464646; }
  .PetrPopup__block_footer_link___1uApR:hover {
    text-decoration: none;
    opacity: 0.9; }

.PetrPopup__title___3rYEg {
  display: block;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  color: #26336A;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 16px; }
  .PetrPopup__title___3rYEg::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 110px;
    height: 2px;
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .PetrPopup__title___3rYEg {
      font-size: 24px;
      margin-bottom: 30px;
      letter-spacing: 0.1em;
      color: #26336A; } }

.PetrPopup__buttons___iIbkT .PetrPopup__button___1GvL7:nth-child(2) {
  margin-top: 20px; }

@media (min-width: 768px) {
  .PetrPopup__buttons___iIbkT {
    display: flex;
    justify-content: center; }
    .PetrPopup__buttons___iIbkT .PetrPopup__button___1GvL7:nth-child(2) {
      margin-top: 0;
      margin-left: 30px; } }

.PetrPopup__button___1GvL7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 155px;
  width: 155px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 18px;
  color: #232227;
  background: #CCB173;
  text-decoration: none;
  font-weight: 400;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  .PetrPopup__button___1GvL7.PetrPopup__white___3sxbN {
    background: #FFFFFF;
    border: 1px solid #000000; }
  .PetrPopup__button___1GvL7.PetrPopup__gray___1np90 {
    background: #efefef; }
  @media (min-width: 768px) {
    .PetrPopup__button___1GvL7 {
      min-width: 180px;
      width: 180px; } }
  @media (min-width: 768px) {
    .PetrPopup__button___1GvL7 {
      min-width: 200px;
      width: 200px;
      height: 55px; } }

.PetrPopup__closeBtn___1sdZQ {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 13px;
  border: none;
  background: none;
  z-index: 5; }
  @media (min-width: 768px) {
    .PetrPopup__closeBtn___1sdZQ {
      width: 30px;
      height: 30px;
      top: 20px;
      right: 20px; } }
  .PetrPopup__closeBtn___1sdZQ::after, .PetrPopup__closeBtn___1sdZQ::before {
    content: "";
    display: block;
    width: 22px;
    height: 2px;
    background-color: #464646;
    border-radius: 10px; }
    @media (min-width: 768px) {
      .PetrPopup__closeBtn___1sdZQ::after, .PetrPopup__closeBtn___1sdZQ::before {
        width: 30px;
        height: 3px; } }
  .PetrPopup__closeBtn___1sdZQ::after {
    transform: rotate(45deg) translate(-2px, -1px); }
    @media (min-width: 768px) {
      .PetrPopup__closeBtn___1sdZQ::after {
        transform: rotate(45deg) translate(-2px, -2px); } }
  .PetrPopup__closeBtn___1sdZQ::before {
    transform: rotate(-45deg); }

.ModalLayout__wrapper___K_Jai {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 200;
  overflow: auto;
  animation: ModalLayout__fadeIn___mVSaR 0.5s linear; }
  .ModalLayout__wrapper___K_Jai:after, .ModalLayout__wrapper___K_Jai:before {
    content: "";
    flex: 1;
    display: block; }

.ModalLayout__content___2kTxN {
  position: relative;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.ModalLayout__container___3I2J4 {
  margin: 40px 0;
  position: relative;
  max-width: 100%; }

.ModalLayout__overlay___2JY1G {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6); }

@keyframes ModalLayout__fadeIn___mVSaR {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.styles__block___2is5O {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.31);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100; }
  .styles__block___2is5O.styles__nobg___KGz0g {
    background: transparent; }
  .styles__block___2is5O.styles__inner___1gaPz {
    position: relative; }

.styles__loading___2lrVp {
  position: relative;
  width: 120px;
  height: 120px;
  max-height: 95%;
  max-width: 95%;
  animation: styles__rotationG___3Ms9M 0.5s linear infinite;
  background: url(/components/UI/Loading/img/preloader.svg?8d1262d45866d68e1df8fb159d33f9ec) no-repeat 50% 50%;
  background-size: contain; }

@keyframes styles__rotation___hDCnW {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center; }

.loading {
  position: relative;
  width: 120px;
  height: 120px;
  max-height: 95%;
  max-width: 95%;
  animation: rotationG 0.5s linear infinite;
  background: url(/components/UI/Loading/img/preloader.svg?8d1262d45866d68e1df8fb159d33f9ec) no-repeat 50% 50%;
  background-size: contain; }

@keyframes styles__rotationG___3Ms9M {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.Picture__img___10YMi {
  display: block; }

.ProductItem__packs__list_item___3eYnx {
  vertical-align: top;
  width: 120px;
  margin-bottom: 15px;
  position: relative; }
  .ProductItem__packs__list_item___3eYnx.ProductItem__active___3OXEg {
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 20px 0 29px;
    box-shadow: 7px 7px 0 0 #e3e3e3;
    padding: 20px 0 29px;
    width: 157px;
    top: -43px; }
    .ProductItem__packs__list_item___3eYnx.ProductItem__active___3OXEg.ProductItem__active___3OXEg .ProductItem__pack_name___2MKnY {
      text-decoration: underline;
      font-weight: bold; }
    .ProductItem__packs__list_item___3eYnx.ProductItem__active___3OXEg.ProductItem__active___3OXEg .ProductItem__img_box___jbQ4Y {
      height: 142px; }
    .ProductItem__packs__list_item___3eYnx.ProductItem__active___3OXEg:before {
      content: '';
      position: absolute;
      border-style: solid;
      border-width: 40px 0 0 40px;
      border-color: transparent transparent transparent #fff;
      top: -40px;
      left: 39px; }
  @media (min-width: 768px) {
    .ProductItem__packs__list_item___3eYnx {
      margin: 0 20px; } }
  @media (min-width: 1240px) {
    .ProductItem__packs__list_item___3eYnx {
      width: 164px;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 0; } }

.ProductItem__packs__list_link___1wnbo {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  text-decoration: none;
  color: #464646;
  padding-top: 25px; }
  .ProductItem__packs__list_link___1wnbo img {
    transform: scale(1, 1);
    transition: all 0.3s; }
  .ProductItem__packs__list_link___1wnbo.ProductItem__active___3OXEg {
    text-decoration: underline; }
    .ProductItem__packs__list_link___1wnbo.ProductItem__active___3OXEg .ProductItem__img_box___jbQ4Y {
      transform: scale(1.1) translateY(-5%); }
    .ProductItem__packs__list_link___1wnbo.ProductItem__active___3OXEg .ProductItem__pack_name___2MKnY {
      text-decoration: underline;
      font-weight: bold; }
    @media (min-width: 1240px) {
      .ProductItem__packs__list_link___1wnbo.ProductItem__active___3OXEg .ProductItem__img_box___jbQ4Y {
        transform: scale(1.35) translateY(-12.5%); } }

.ProductItem__img_box___jbQ4Y {
  height: 102px;
  height: 132px;
  height: 200px;
  margin-bottom: 12px; }
  @media (min-width: 1240px) {
    .ProductItem__img_box___jbQ4Y {
      height: 200px; } }

.ProductItem__img_pack___1BO3c {
  height: 100%; }

.ProductItem__pack_name___2MKnY {
  font-family: 'Bitter', sans-serif;
  text-decoration: none;
  text-transform: capitalize;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 127%;
  text-align: center;
  color: #26336A; }
  @media (min-width: 1240px) {
    .ProductItem__pack_name___2MKnY {
      max-width: 100%; } }

.ProductItem__slim___1qQml .ProductItem__img_pack___1BO3c {
  transform: scale(1.2);
  position: relative;
  top: -7px; }

.makeTimerBanner__timerBanner___37DGz {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 484px;
  background-color: #713200;
  color: #fff; }

.makeTimerBanner__timerBanner_column___23cB- {
  display: block;
  margin: 0 20px;
  text-align: center;
  font-size: 20px;
  height: 70px;
  margin-top: 80px;
  color: #feea8c;
  position: relative; }
  .makeTimerBanner__timerBanner_column___23cB-::after {
    content: ":";
    font-size: 40px;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 10px;
    right: -27px; }
  .makeTimerBanner__timerBanner_column___23cB-:last-child::after {
    display: none; }

.makeTimerBanner__timerBanner_text___rJHfr {
  display: block;
  line-height: 1; }

.makeTimerBanner__timerBanner_time___37yJW {
  font-size: 40px;
  font-weight: bold;
  line-height: 1; }

.articlesBanner__articlesBanner___39cNd {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  position: relative; }

.articlesBanner__articlesBanner_title___2P6mA {
  display: block;
  width: auto !important;
  height: auto;
  position: absolute;
  left: 50%;
  margin-left: -326px;
  top: 55px;
  z-index: 10; }

.articlesBanner__articlesBanner_section___3Y_LO {
  display: block;
  width: 50%;
  height: 100%; }

/* --START-- prizesBanner --START-- */
.prizesBanner__prizesBanner___9gTJH {
  display: block;
  background-size: cover;
  box-sizing: border-box;
  height: 484px;
  padding: 32px 50px;
  background: radial-gradient(ellipse at center, #fff 0%, #fff 15%, #cfe1ec 40%, #9fcde5 70%); }

.prizesBanner__prizesBanner_ps___1FvqY {
  position: absolute;
  bottom: 63px;
  left: 240px;
  font-size: 14px;
  line-height: 17px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  color: #00316b; }

.prizesBanner__prizesBanner_title___11AM_ {
  margin-bottom: 30px; }
  .prizesBanner__prizesBanner_title___11AM_ svg {
    min-width: 694px;
    min-height: 49px;
    width: 694px !important;
    height: 49px !important;
    font-size: 38px;
    font-weight: bold;
    text-transform: uppercase; }

.prizesBanner__prizesBanner_items___z6tpL {
  display: block; }

.prizesBanner__prizesBanner_item___2Ag4A {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }
  .prizesBanner__prizesBanner_item___2Ag4A:not(:last-child) {
    margin-bottom: 30px; }

.prizesBanner__prizesBanner_content___t5x5e {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }

.prizesBanner__prizesBanner_image___3y8rY {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 120px; }

.prizesBanner__prizesBanner_info___dh-gf {
  display: block;
  width: 240px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 17px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  color: #00316b; }

.prizesBanner__prizesBanner_info_title___1teme {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  text-transform: uppercase; }

.prizesBanner__prizesBanner_info_descr___1lf0H {
  display: block;
  margin-bottom: 10px; }

.prizesBanner__prizesBanner_button___2H3oH {
  display: block;
  width: 220px;
  margin: 0 -10px; }

.prizesBanner__prizesBanner_prizes___2ybm5 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 188px;
  flex-grow: 1; }

.prizesBanner__prizesBanner_prize___1-3bt {
  display: block;
  width: 92px;
  flex-grow: 1; }
  .prizesBanner__prizesBanner_prize___1-3bt:not(:last-child) {
    margin-right: 4px; }

.prizesBanner__prizesBanner_prize_image___ZP_nO {
  display: block;
  height: 92px;
  background: rgba(63, 108, 145, 0.14); }
  .prizesBanner__prizesBanner_prize_image___ZP_nO img {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important; }

.prizesBanner__prizesBanner_prize_text___1R1Ef {
  display: block;
  padding-top: 5px;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  color: #00316b; }

.prizesBanner__prizesBanner_rules_btn___3c4Hq {
  position: absolute;
  right: 50px;
  bottom: 22px;
  background: #0075b0;
  width: 188px;
  height: 29px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  box-sizing: border-box;
  line-height: 2.8;
  text-align: center;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  text-decoration: none; }

.prizesBanner__prizesBanner_minitext___FHfhX {
  position: absolute;
  left: 49px;
  bottom: 20px;
  color: #00316b;
  font-size: 14px;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }

/* --END-- prizesBanner --END-- */

._3waysBanner__block___m_XUv {
  width: 758px;
  height: 484px;
  background: no-repeat 0 0;
  position: relative; }
  ._3waysBanner__block___m_XUv a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    top: 70px;
    width: 120px;
    text-decoration: none; }
    ._3waysBanner__block___m_XUv a:nth-child(1) {
      left: 70px; }
    ._3waysBanner__block___m_XUv a:nth-child(2) {
      left: 310px; }
    ._3waysBanner__block___m_XUv a:nth-child(3) {
      left: 550px; }
    ._3waysBanner__block___m_XUv a img {
      width: auto !important;
      display: block;
      height: 120px;
      margin-bottom: 20px; }
    ._3waysBanner__block___m_XUv a span {
      display: block;
      text-align: center;
      font-size: 16px;
      font-family: 'pfdin', Tahoma, Geneva, sans-serif;
      font-weight: 600;
      color: #003469;
      line-height: 1.375;
      margin: 0 -50px;
      max-width: calc(100% + 100px); }

._3stepsBanner__block___XjO_a {
  width: 758px;
  height: 484px;
  background: no-repeat 0 0;
  position: relative; }
  ._3stepsBanner__block___XjO_a a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    left: 20px;
    width: 330px;
    text-decoration: none; }
    ._3stepsBanner__block___XjO_a a:nth-child(1) {
      top: 90px; }
    ._3stepsBanner__block___XjO_a a:nth-child(2) {
      top: 210px; }
    ._3stepsBanner__block___XjO_a a:nth-child(3) {
      top: 335px; }
    ._3stepsBanner__block___XjO_a a img {
      display: block;
      width: 90px !important;
      height: auto;
      margin-right: 35px; }
    ._3stepsBanner__block___XjO_a a span {
      display: block;
      text-align: left;
      font-size: 15px;
      font-family: 'pfdin', Tahoma, Geneva, sans-serif;
      font-weight: 500;
      color: #003469;
      line-height: 1.375; }

.giftsBanner__firstLink___FZPQq {
  display: block;
  width: 123px;
  height: 64px;
  position: absolute;
  top: 186px;
  right: 30px; }

.giftsBanner__secondLink___BG8I4 {
  display: block;
  width: 121px;
  height: 64px;
  position: absolute;
  top: 317px;
  right: 29px; }

.HomeBanner__block___1kdfX {
  display: block;
  width: 758px;
  height: 100%; }

.ProductTimer__productTimer___1ju7e {
  position: relative;
  display: block; }
  .ProductTimer__productTimer___1ju7e img {
    display: block;
    width: 100%; }

.ProductTimer__productTimer_timer___1eOIg {
  position: absolute;
  top: 233px;
  left: 0;
  width: 98%;
  display: flex;
  justify-content: center; }

.ProductTimer__productTimer_timerBl___1Kw2b {
  color: #feea8c;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1.2;
  width: 45px;
  overflow: hidden;
  text-align: center; }

.HomeAsideBanner__block___26mAj {
  width: 100%;
  height: 100%; }
  .HomeAsideBanner__block___26mAj div {
    outline: none; }

.HomeAsideBanner__question_img___3MMl5 {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .HomeAsideBanner__question_img___3MMl5 img {
    display: block; }

.HomeAsideBanner__dots___3iZXq.HomeAsideBanner__dots___3iZXq {
  position: relative;
  bottom: 30px; }
  .HomeAsideBanner__dots___3iZXq.HomeAsideBanner__dots___3iZXq .slick-active button:before {
    background-color: white; }
  .HomeAsideBanner__dots___3iZXq.HomeAsideBanner__dots___3iZXq li {
    margin: 0; }
  .HomeAsideBanner__dots___3iZXq.HomeAsideBanner__dots___3iZXq li button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
  .HomeAsideBanner__dots___3iZXq.HomeAsideBanner__dots___3iZXq li button:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid white;
    position: static;
    font-size: 0; }

.HomeAsideBanner__calendarSlide___3ycNL.HomeAsideBanner__calendarSlide___3ycNL.HomeAsideBanner__calendarSlide___3ycNL li button:before {
  border-color: #464646; }

.HomeAsideBanner__calendarSlide___3ycNL.HomeAsideBanner__calendarSlide___3ycNL.HomeAsideBanner__calendarSlide___3ycNL .slick-active button:before {
  background-color: #464646; }

.QuestionDay__block___1_aJb {
  width: 242px;
  height: 484px;
  box-sizing: border-box;
  color: #fff;
  background: #213787;
  background-image: none !important; }
  .QuestionDay__block___1_aJb ul {
    list-style: none;
    padding: 0; }
  .QuestionDay__block___1_aJb ul li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    position: relative;
    width: 183px;
    min-height: 50px;
    box-sizing: border-box;
    margin-bottom: 12px;
    border: 1px solid #dec395; }
  .QuestionDay__block___1_aJb ul li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(1.2);
    transform: translateY(-50%) scaleX(1.2);
    display: block;
    opacity: 0;
    border: 10px solid transparent;
    border-left-color: #dec395;
    transition: .2s; }
  .QuestionDay__block___1_aJb ul li:hover::before {
    opacity: 1; }

.QuestionDay__image___3jMwz {
  margin: 0 auto; }

.QuestionDay__block__question___2C_r9 {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  min-height: 180px;
  padding: 15px 18px 24px;
  text-align: center; }

.QuestionDay__block__title___1Rhya {
  display: block;
  height: 37px;
  overflow: hidden;
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 900; }

.QuestionDay__question___1rqHC {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 12px 0; }

.QuestionDay__answer___2CE2W {
  position: absolute;
  bottom: 10px;
  left: 45px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin: 0; }

.QuestionDay__block__answers___3A5VD {
  display: block;
  padding: 10px 30px 0; }

.QuestionDay__answer__wrap___MU1pD {
  width: 100%;
  height: 100%;
  vertical-align: middle; }

.QuestionDay__answer__item___JlHeV {
  min-height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 1.2;
  font-size: 14px;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none; }

.QuestionDay__result___29xFj {
  height: 484px;
  padding: 15px 20px 20px 20px;
  box-sizing: border-box;
  background-color: #213787;
  color: #fff;
  text-align: center; }

.QuestionDay__result_image___WJOKW {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px; }

.QuestionDay__result_title___3G1st {
  display: block;
  line-height: 1;
  font-size: 24px;
  margin-top: 75px;
  margin-bottom: 25px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.QuestionDay__result_text___1tNlG {
  font-size: 18px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }

.HomeCalendar__calendar___pwiF4 {
  width: 242px;
  height: 484px;
  box-sizing: border-box;
  color: #000;
  background-color: #fff; }

.HomeCalendar__calendar_body___2pR1a {
  padding: 15px; }

.HomeCalendar__calendar_place___2AoHt {
  height: 484px;
  padding: 110px 20px 20px 20px;
  box-sizing: border-box;
  background-color: #464646;
  color: #fff;
  text-align: center; }

.HomeCalendar__calendar_place_image___11iPW {
  display: block;
  margin: 0 auto;
  margin-bottom: 21px; }

.HomeCalendar__calendar_place_title___1KgZy {
  display: block;
  line-height: 1;
  font-size: 24px;
  margin-bottom: 21px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.HomeCalendar__calendar_place_text___2Css6 {
  font-size: 18px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  .HomeCalendar__calendar_place_text___2Css6 b {
    font-weight: 600; }

.HomeCalendar__calendar_date___2ZN9M {
  display: block;
  width: 130px;
  height: 130px;
  border-radius: 30px;
  background-color: #464646;
  margin: 0 auto;
  margin-bottom: 15px;
  color: white;
  box-sizing: border-box;
  text-align: center;
  padding: 12px; }

.HomeCalendar__calendar_date_count___1Dm0n {
  display: block;
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 74px;
  line-height: 80px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.HomeCalendar__calendar_date_month___2jKdk {
  font-size: 14px;
  text-transform: uppercase; }

.HomeCalendar__calendar_question___3Dmoa {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  text-align: center; }

.HomeCalendar__calendar_test___3XoAZ {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center; }

.HomeCalendar__calendar_testList___1IsfH {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  position: relative;
  width: 183px;
  list-style: none;
  padding: 0;
  min-height: 55px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 13px; }

.HomeCalendar__calendar_testText___XdV3E {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #000;
  min-height: 55px;
  line-height: 1.2;
  font-size: 14px;
  padding: 7px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  border-radius: 20px;
  border: 1px solid black;
  cursor: pointer; }
  .HomeCalendar__calendar_testText___XdV3E:hover {
    background-color: #464646;
    color: #fff; }

.TransparentPopup__block___2hBig {
  display: block; }

.TransparentPopup__closeBtn___2nLvO {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: none; }
  .TransparentPopup__closeBtn___2nLvO::after, .TransparentPopup__closeBtn___2nLvO::before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #fce1ac; }
  .TransparentPopup__closeBtn___2nLvO::after {
    transform: rotate(45deg); }
  .TransparentPopup__closeBtn___2nLvO::before {
    transform: rotate(-45deg); }

.RegSteps__reg___3bRdi {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  background-color: #E7E7E7;
  background-size: cover;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .RegSteps__reg___3bRdi {
      min-height: 100vh; } }
  .RegSteps__reg___3bRdi a {
    transition: 0.3s; }
  .RegSteps__reg___3bRdi a:hover {
    text-decoration: none;
    opacity: 0.95; }
  @media (max-width: 1000px) {
    .RegSteps__reg___3bRdi {
      min-height: 100vh; } }

.RegSteps__container___CNhVm {
  box-sizing: border-box;
  width: 80%;
  min-width: 300px;
  max-width: 750px;
  margin: auto;
  padding-top: 85px;
  padding-bottom: 120px; }
  @media (max-width: 1000px) {
    .RegSteps__container___CNhVm {
      width: 100%;
      margin: auto;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 10px;
      padding-right: 10px; } }

.RegSteps__reg_steps___2EvWT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 1000px) {
    .RegSteps__reg_steps___2EvWT {
      left: auto;
      transform: translateX(0);
      right: 20px;
      bottom: 20px; } }

.RegSteps__reg_steps_item___3x5hQ {
  position: relative;
  padding: 0 0 0 8px;
  display: block; }
  .RegSteps__reg_steps_item___3x5hQ:first-child {
    padding-left: 0; }
  .RegSteps__reg_steps_item___3x5hQ span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #464646;
    background-color: #464646; }
  .RegSteps__reg_steps_item___3x5hQ.RegSteps__active___10uet ~ .RegSteps__reg_steps_item___3x5hQ span {
    background-color: transparent; }

.RegSteps__reg_top___1Rx7S {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px; }

.RegSteps__reg_top_title___32dYj {
  color: #464646;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px; }
  @media (min-width: 1000px) {
    .RegSteps__reg_top_title___32dYj {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.04em; } }
  .RegSteps__reg_top_title___32dYj.RegSteps__big___3KnA0 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px; }

.RegSteps__reg_top_step___2uBwW {
  color: #000000;
  font-size: 16px;
  line-height: 1;
  margin: 0 3px;
  text-transform: uppercase; }

.RegSteps__reg_descr___2ftmI {
  font-size: 14px;
  line-height: 18px;
  margin: 0 20px 30px;
  text-align: center;
  color: #000000; }
  @media (min-width: 1000px) {
    .RegSteps__reg_descr___2ftmI {
      margin: 0 auto 20px;
      width: 560px;
      font-size: 14px;
      line-height: 18px; } }

.RegSteps__reg_step_title___qUQwH {
  font-size: 20px;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  margin: 0 0 18px; }
  @media (min-width: 1000px) {
    .RegSteps__reg_step_title___qUQwH {
      margin: 0 auto 18px;
      width: 654px; } }

.RegSteps__reg_step_row___uO5Eg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media (min-width: 1000px) {
    .RegSteps__reg_step_row___uO5Eg {
      margin: 0 auto;
      width: 654px; } }

.RegSteps__reg_step_col___31hpZ {
  width: 100%; }
  .RegSteps__reg_step_col___31hpZ > div {
    margin-bottom: 30px; }
  @media (min-width: 1000px) {
    .RegSteps__reg_step_col___31hpZ {
      width: 318px;
      margin-left: 18px; }
      .RegSteps__reg_step_col___31hpZ:first-child {
        margin-left: 0; } }

.RegSteps__reg_license___3UjCd.RegSteps__reg_license___3UjCd {
  height: 100px;
  resize: none; }

.RegSteps__reg_warning___3gL8d {
  padding: 0 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.01em;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 1000px) {
    .RegSteps__reg_warning___3gL8d {
      width: 100%;
      margin: 0 auto 20px auto;
      font-weight: 400;
      font-size: 16px;
      line-height: 19px; }
      .RegSteps__reg_warning___3gL8d a {
        color: #464646; } }

.RegSteps__reg_warning_end____y5sv {
  margin-top: 13px; }
  @media (min-width: 1000px) {
    .RegSteps__reg_warning_end____y5sv {
      width: 100%;
      margin: 0; } }

.RegSteps__reg_captcha___jkyZe {
  margin: 20px 0px 0px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 1000px) {
    .RegSteps__reg_captcha___jkyZe {
      margin: 20px auto 0px;
      width: 400px; } }

.RegSteps__reg_sms_captcha___24eDz {
  display: block; }

.RegSteps__reg_captcha_refresh___2w4w3 {
  flex-direction: row;
  justify-content: center;
  display: flex;
  align-items: center;
  padding-left: 31px;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 100%; }
  @media (min-width: 1000px) {
    .RegSteps__reg_captcha_refresh___2w4w3 {
      width: auto;
      margin: 0;
      padding-left: 0;
      margin-right: 20px; } }

.RegSteps__reg_refresh_img___DtOVV {
  margin-right: 10px;
  width: auto;
  height: 16px;
  margin-left: -31px; }

.RegSteps__reg_captcha_img___jaxoz {
  margin-right: 5px;
  margin-left: 5px;
  height: 60px;
  height: 30px;
  width: 105px; }

.RegSteps__reg_input_desk___3g_aB {
  width: auto;
  min-width: 10px; }

.RegSteps__reg_center___21qu6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px; }

.RegSteps__reg_center_text___3dt4K {
  margin-bottom: 20px;
  text-align: center; }
  .RegSteps__reg_center_text___3dt4K span {
    color: #000000;
    font-weight: 300; }
  .RegSteps__reg_center_text___3dt4K a {
    font-weight: 700;
    color: #000000; }
  @media (min-width: 1000px) {
    .RegSteps__reg_center_text___3dt4K {
      font-size: 16px; } }

.RegSteps__reg_center_submit___1GgP8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 15px;
  position: relative;
  top: 73px; }
  .RegSteps__reg_center_submit___1GgP8 a {
    width: 200px;
    margin: 0 auto; }
  .RegSteps__reg_center_submit___1GgP8.RegSteps__center___2yaWD {
    display: flex;
    flex-direction: row;
    justify-content: center; }
  @media (min-width: 1000px) {
    .RegSteps__reg_center_submit___1GgP8 {
      top: 66px;
      margin-top: -30px; }
      .RegSteps__reg_center_submit___1GgP8 button {
        height: 80px;
        min-width: 190px;
        font-size: 35px; } }

.RegSteps__reg_check_button___7gC3m {
  margin-bottom: 20px; }
  .RegSteps__reg_check_button___7gC3m a {
    width: 250px;
    margin-left: 0; }

.RegSteps__reg_info_text___16bVO {
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  color: #000; }
  .RegSteps__reg_info_text___16bVO a {
    cursor: pointer;
    color: #000; }
    .RegSteps__reg_info_text___16bVO a:hover {
      opacity: 0.8;
      color: #000; }
  .RegSteps__reg_info_text___16bVO * {
    user-select: none; }
  .RegSteps__reg_info_text___16bVO p {
    margin-bottom: 0; }
  @media (min-width: 1000px) {
    .RegSteps__reg_info_text___16bVO {
      text-align: left;
      font-size: 16px; } }

.RegSteps__reg_checkbox___3S9a0 a, .RegSteps__reg_checkbox___3S9a0 b {
  cursor: pointer;
  color: #000; }
  .RegSteps__reg_checkbox___3S9a0 a:hover, .RegSteps__reg_checkbox___3S9a0 b:hover {
    opacity: 0.8;
    color: #000; }

.RegSteps__reg_container___7eWS1 {
  margin: 0 10px; }
  @media (min-width: 1000px) {
    .RegSteps__reg_container___7eWS1 {
      width: 415px;
      margin: 0 auto; } }

.RegSteps__reg_edit___1lwCI {
  display: block;
  margin-bottom: 20px; }
  .RegSteps__reg_edit___1lwCI a {
    color: #464646;
    text-decoration: underline; }

.RegSteps__reg_subtitle___1Hb05 {
  display: block;
  color: #464646;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center; }
  @media (min-width: 1000px) {
    .RegSteps__reg_subtitle___1Hb05 {
      font-size: 24px;
      margin-top: 36px;
      text-align: left; } }

.RegSteps__reg_confirm___1OLyh {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px; }
  .RegSteps__reg_confirm___1OLyh > div {
    width: 100%; }

.RegSteps__reg_address___3dYWT {
  position: relative;
  margin-bottom: 24px; }

.RegSteps__reg_address_choose___2iZtl {
  position: absolute;
  right: 0;
  top: -16px;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  text-decoration: underline;
  text-transform: uppercase; }

.RegSteps__reg_additional___3RyHP {
  margin-bottom: 30px; }

.RegSteps__reg_additional_text___2zCas {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 300;
  font-size: 14px;
  position: relative;
  text-align: center; }
  .RegSteps__reg_additional_text___2zCas u {
    cursor: pointer; }
  @media (min-width: 1000px) {
    .RegSteps__reg_additional_text___2zCas {
      margin-bottom: 20px; } }

.RegSteps__reg_additional_drop___J2CEN {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #464646;
  color: #000000;
  z-index: 100;
  padding: 20px 15px 20px 0;
  text-align: left; }
  .RegSteps__reg_additional_drop___J2CEN ul {
    list-style: none outside; }
    .RegSteps__reg_additional_drop___J2CEN ul li {
      position: relative;
      margin-bottom: 5px; }
      .RegSteps__reg_additional_drop___J2CEN ul li:before {
        content: '-';
        position: absolute;
        right: 100%;
        margin-right: 5px;
        top: 0;
        bottom: 0; }

.RegSteps__reg_block___2iGdB {
  margin-bottom: 40px; }

.RegSteps__reg_docs___4yTSY .RegSteps__reg_subtitle___1Hb05 {
  text-align: center; }
  @media (min-width: 1000px) {
    .RegSteps__reg_docs___4yTSY .RegSteps__reg_subtitle___1Hb05 {
      text-align: left; } }

.RegSteps__reg_docs_container___ktcOy {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 34px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.RegSteps__reg_docs_column___uCuDj {
  display: block;
  width: 320px; }
  .RegSteps__reg_docs_column___uCuDj ul {
    padding: 0; }
    .RegSteps__reg_docs_column___uCuDj ul li {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      align-content: center;
      margin-bottom: 23px;
      padding-left: 37px;
      padding-right: 22px;
      list-style: none;
      position: relative; }
      .RegSteps__reg_docs_column___uCuDj ul li::before {
        display: block;
        content: attr(data-count);
        position: absolute;
        left: 0;
        top: 6px;
        font-size: 15px;
        font-weight: 400;
        line-height: 27.78px; }
      .RegSteps__reg_docs_column___uCuDj ul li .RegSteps__red_docs_row___3bEOo {
        width: 198px;
        margin-bottom: 0; }

.RegSteps__red_docs_subtitle___3sMIK {
  display: block;
  margin-bottom: 20px;
  color: black;
  font-weight: 300;
  font-size: 14px;
  text-align: center; }
  @media (min-width: 1000px) {
    .RegSteps__red_docs_subtitle___3sMIK {
      text-align: left; } }

.RegSteps__red_docs_ps___2OEOz {
  display: block;
  font-size: 10px;
  font-weight: 300;
  font-style: italic;
  text-align: center; }
  @media (min-width: 1000px) {
    .RegSteps__red_docs_ps___2OEOz {
      text-align: left;
      margin-top: -20px; } }

.RegSteps__red_docs_select___3v9bb {
  display: block;
  width: 100%; }

.RegSteps__reg_timer___1wFBe {
  padding: 0 40px;
  text-align: center; }

.RegSteps__remove___WoWda {
  color: #464646;
  font-size: 15px;
  text-decoration: underline;
  cursor: pointer;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  position: absolute; }
  .RegSteps__remove___WoWda span {
    font-size: 10px;
    line-height: 1.3; }
  @media (min-width: 1000px) {
    .RegSteps__remove___WoWda {
      left: auto;
      transform: translateX(0);
      right: 20px;
      bottom: 40px; } }

.RegSteps__sign___1Vxht .RegSteps__row_content___1gEZc {
  justify-content: center; }

.RegSteps__reg_promo___1u4tW {
  width: 100%;
  background: #000000;
  padding-top: 5px;
  padding-bottom: 4px; }
  .RegSteps__reg_promo___1u4tW input {
    width: 250px;
    flex: 0 0 250px; }
  .RegSteps__reg_promo___1u4tW > div {
    justify-content: center;
    align-items: center; }
    .RegSteps__reg_promo___1u4tW > div div {
      font-size: 14px; }
  .RegSteps__reg_promo___1u4tW div {
    justify-content: center; }
  @media (max-width: 500px) {
    .RegSteps__reg_promo___1u4tW {
      background-color: rgba(255, 255, 255, 0.1);
      margin-bottom: 20px;
      padding: 15px 10px 0px 10px;
      box-sizing: border-box; }
      .RegSteps__reg_promo___1u4tW input,
      .RegSteps__reg_promo___1u4tW div {
        margin-bottom: 15px; } }
  @media (min-width: 501px) {
    .RegSteps__reg_promo___1u4tW {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -75px;
      padding-top: 15px; }
      .RegSteps__reg_promo___1u4tW button {
        transform: scale(0.86); }
      .RegSteps__reg_promo___1u4tW input {
        margin-right: 15px; } }

.RegSteps__reg_info_tel___3WbYm {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  color: #464646;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-style: normal;
  min-height: 18px;
  font-weight: bold;
  text-align: center; }
  .RegSteps__reg_info_tel___3WbYm a {
    color: #464646;
    text-decoration: none; }
    .RegSteps__reg_info_tel___3WbYm a:hover, .RegSteps__reg_info_tel___3WbYm a:focus {
      color: #464646; }
  @media (min-width: 1000px) {
    .RegSteps__reg_info_tel___3WbYm {
      font-size: 26px;
      line-height: 1; } }

.RegSteps__popup___MRNZo {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  background: #ffffff;
  width: 300px;
  padding: 40px 30px 35px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  font-family: 'Bitter', sans-serif; }
  .RegSteps__popup___MRNZo * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .RegSteps__popup___MRNZo {
      width: 440px; } }

.RegSteps__popup_content___2gjFG {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 340px; }
  .RegSteps__popup_content___2gjFG > * {
    width: 100%; }
  .RegSteps__popup_content___2gjFG h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #2d2c2c;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px; }
    @media (max-width: 1000px) {
      .RegSteps__popup_content___2gjFG h3 {
        font-size: 20px;
        margin-bottom: 20px; } }
  .RegSteps__popup_content___2gjFG p {
    font-size: 14px;
    color: #202020;
    line-height: 1.5;
    text-align: center;
    font-weight: 400; }
    @media (max-width: 1000px) {
      .RegSteps__popup_content___2gjFG p {
        font-size: 16px; } }

.RegSteps__tel_text___22NhL {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 14px;
  color: #202020;
  line-height: 1.5;
  text-align: center;
  font-weight: 400; }
  .RegSteps__tel_text___22NhL b {
    cursor: pointer;
    text-decoration: underline; }
    .RegSteps__tel_text___22NhL b:hover {
      text-decoration: none; }
  .RegSteps__tel_text___22NhL p {
    margin: 0; }
  @media (max-width: 1000px) {
    .RegSteps__tel_text___22NhL {
      flex-direction: column; } }

.RegSteps__email_text___3Zpt8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-size: 14px;
  color: #202020;
  line-height: 1.5;
  text-align: center;
  font-weight: 400; }
  .RegSteps__email_text___3Zpt8 b {
    cursor: pointer;
    text-decoration: underline;
    padding: 3px 0; }
    .RegSteps__email_text___3Zpt8 b:hover {
      text-decoration: none; }
  .RegSteps__email_text___3Zpt8 p {
    margin: 0; }

.RegSteps__close___2SEtF {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px; }
  .RegSteps__close___2SEtF:after, .RegSteps__close___2SEtF:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #7f7f7f;
    transform: rotate(45deg); }
  .RegSteps__close___2SEtF:after {
    transform: rotate(-45deg); }

.BlueBox__block___1ZM1s {
  position: relative;
  background: #ffffff;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.11);
  border: 1px solid #333333;
  padding: 31px 29px;
  margin-bottom: 70px;
  color: #464646; }
  @media (min-width: 1000px) {
    .BlueBox__block___1ZM1s {
      margin-bottom: 80px;
      padding: 40px 23px 15px; } }

.BlueBox__title___3DVRD {
  display: block;
  margin-bottom: 20px;
  color: #464646;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .BlueBox__title___3DVRD {
      margin-bottom: 30px;
      font-size: 48px;
      line-height: 48px;
      text-align: left; } }

.BlueBox__before___MwT68 {
  display: block;
  position: absolute;
  left: 23px;
  top: 32px;
  cursor: pointer; }

.AcceptPopup__block___tQp3q {
  font-family: 'Bitter', sans-serif; }
  .AcceptPopup__block___tQp3q * {
    font-family: 'Bitter', sans-serif; }

.AcceptPopup__wrapper___1QG9t {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #E1E7F1; }
  @media (min-width: 768px) {
    .AcceptPopup__wrapper___1QG9t {
      margin-bottom: 30px;
      padding-bottom: 35px; } }

.AcceptPopup__rules___2GmBS {
  height: 216px;
  overflow: auto; }

.AcceptPopup__rules_date___3gEur {
  display: block;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 15px;
  font-weight: 300; }

.AcceptPopup__rules_text___2p56a {
  font-size: 12px;
  line-height: 15px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .AcceptPopup__rules_text___2p56a {
      font-size: 14px;
      line-height: 18px; } }

.AcceptPopup__accept___3G9Ry {
  display: block;
  font-size: 17px;
  line-height: 1;
  text-align: center;
  color: #3C3C3C;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .AcceptPopup__accept___3G9Ry {
      font-size: 25px;
      margin-bottom: 24px; } }

.AcceptPopup__buttons___2YHy4 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.AcceptPopup__button___2xc91 {
  display: block;
  margin: 0 9px;
  width: 170px; }
  .AcceptPopup__button___2xc91 button, .AcceptPopup__button___2xc91 a {
    width: 100%; }
  @media (min-width: 768px) {
    .AcceptPopup__button___2xc91 {
      margin: 0 19px; } }

.AcceptPopup__btntext___cSnpm {
  display: block;
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  line-height: 13px;
  font-weight: 400; }
  @media (min-width: 768px) {
    .AcceptPopup__btntext___cSnpm {
      font-size: 12px;
      line-height: 15px; } }

.PageLayout__block___10j8H {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  min-height: 100vh;
  overflow-x: hidden;
  width: 100%; }

.PageLayout__block_content___2hwnD {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  color: #3C3C3C;
  background: #fff;
  background-size: cover;
  width: 100%; }
  .PageLayout__block_content___2hwnD.PageLayout__promo___3v4HV {
    background: url(/components/UI/PageLayout/img/bg_promo.jpg?63679d3b4c67ceace50ce1217e4615a2) center no-repeat #f9bd4d;
    background-size: cover; }
    .PageLayout__block_content___2hwnD.PageLayout__promo___3v4HV .activity-title,
    .PageLayout__block_content___2hwnD.PageLayout__promo___3v4HV .activity-text p {
      color: #fff; }
    .PageLayout__block_content___2hwnD.PageLayout__promo___3v4HV .activity-button {
      color: #fff;
      border-color: #fff; }

.Notifications__block___1TsUN {
  width: 100%;
  position: fixed;
  overflow: hidden;
  background-color: #fff;
  color: #3C3C3C;
  box-sizing: border-box;
  z-index: 125;
  top: 78px;
  height: calc(100vh - 78px);
  padding: 20px 0;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15); }
  .Notifications__block___1TsUN * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .Notifications__block___1TsUN {
      top: 80px;
      height: calc(100vh - 80px);
      width: 400px;
      max-height: calc(100vh - 80px);
      padding: 0 12px 20px 0;
      left: auto;
      right: 0; }
      .Notifications__block___1TsUN::after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: calc(100% - 104px);
        height: 85px;
        width: 100%;
        background-image: url(/components/Notifications/assets/after.png?4f218a8a0c858b797938464c8063935f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center bottom; } }

.Notifications__back___upr8D {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  background-color: #fff;
  font-weight: 400;
  font-size: 14px;
  color: #26336A;
  padding: 15px; }
  .Notifications__back___upr8D svg {
    margin-right: 10px; }

.Notifications__wrapper___3TjMf {
  overflow-y: scroll;
  overflow-x: hidden;
  width: calc(100vw - 20px);
  margin: 0 auto;
  height: calc(100vh - 78px); }
  .Notifications__wrapper___3TjMf::-webkit-scrollbar-track {
    background-color: rgba(60, 60, 60, 0.2);
    width: 2px; }
  .Notifications__wrapper___3TjMf::-webkit-scrollbar {
    width: 2px; }
  .Notifications__wrapper___3TjMf::-webkit-scrollbar-thumb {
    width: 2px; }
  @media (min-width: 768px) {
    .Notifications__wrapper___3TjMf {
      width: 100%;
      margin: 0;
      height: calc(100vh - 120px); } }

.Notifications__content___36Msk {
  display: block; }

.Notifications__list___2BlvF {
  width: 100%;
  display: block;
  padding: 0;
  padding-bottom: 50px; }
  @media (min-width: 768px) {
    .Notifications__list___2BlvF {
      width: 400px;
      padding-left: 20px;
      padding-bottom: 50px;
      padding-right: 40px; } }
  .Notifications__list___2BlvF div:last-child a {
    border-bottom: none; }

.Notifications__item___1VPUi {
  display: block;
  position: relative;
  padding-top: 15px;
  padding-left: 18px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(204, 177, 115, 0.3);
  text-decoration: none; }
  .Notifications__item___1VPUi.Notifications__withImage___3ByVe .Notifications__item_right___1yo9g {
    width: 208px; }
    @media (min-width: 768px) {
      .Notifications__item___1VPUi.Notifications__withImage___3ByVe .Notifications__item_right___1yo9g {
        width: 250px; } }
  .Notifications__item___1VPUi.Notifications__not_new___3duA0 {
    background-color: #fff; }
  .Notifications__item___1VPUi.Notifications__new___sjbNS {
    background-color: #CCB173; }
    .Notifications__item___1VPUi.Notifications__new___sjbNS:hover {
      opacity: 0.8; }
  @media (min-width: 768px) {
    .Notifications__item___1VPUi {
      padding-left: 0; } }

.Notifications__item_content___27Jsn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }

.Notifications__item_left___3QA8S {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.Notifications__item_right___1yo9g {
  display: block; }

.Notifications__innerText___2Igxc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 40px 0;
  font-size: 16px; }

.Notifications__item_image___2-CGU {
  display: block;
  width: 69px;
  height: 69px;
  margin-right: 18px;
  border: 2px solid #E1E7F1;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (min-width: 768px) {
    .Notifications__item_image___2-CGU {
      width: 80px;
      height: 80px;
      margin-right: 18px; } }

.Notifications__item_title___ivppq {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #3C3C3C;
  font-weight: 400;
  margin-bottom: 14px;
  padding-right: 70px; }

.Notifications__item_descr___2Lzif {
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  color: #3C3C3C;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  .Notifications__item_descr___2Lzif b {
    color: #77B18B;
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }
  .Notifications__item_descr___2Lzif a {
    color: #5891AA;
    text-decoration: underline; }
    .Notifications__item_descr___2Lzif a:hover, .Notifications__item_descr___2Lzif a:focus {
      color: #5891AA;
      text-decoration: none; }

.Notifications__item_date___3JUn1 {
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 9px;
  line-height: 1;
  color: #000000;
  opacity: 0.3; }
  @media (min-width: 768px) {
    .Notifications__item_date___3JUn1 {
      right: 10px; } }

.UnsContent__block___2nIya {
  width: 280px;
  margin: 10vh auto 0 auto; }
  @media (min-width: 1000px) {
    .UnsContent__block___2nIya {
      width: 600px; } }

.UnsContent__uns___3hHjs {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px; }
  @media (min-width: 1000px) {
    .UnsContent__uns___3hHjs {
      background-size: cover; } }

.UnsContent__container___12WP9 {
  box-sizing: border-box;
  width: 100%;
  min-width: 300px;
  max-width: 660px;
  margin: 0 auto; }

.UnsContent__uns_btns___e1y7N {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  position: relative;
  margin-top: 15px;
  margin-bottom: 25px; }

.UnsContent__uns_btns_item___g4WXQ {
  background: #464646;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 100%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .UnsContent__uns_btns_item___g4WXQ {
      height: 79px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_btns_item___g4WXQ {
      height: 79px; } }
  @media (min-width: 1000px) {
    .UnsContent__uns_btns_item___g4WXQ {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_btns_item___g4WXQ {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .UnsContent__uns_btns_item___g4WXQ {
      width: 249px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_btns_item___g4WXQ {
      width: 316px; } }

.UnsContent__main_btns___3h5R6 {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .UnsContent__main_btns___3h5R6 .blue {
    background: #464646; }
  .UnsContent__main_btns___3h5R6 .grey {
    background: #8995a0; }
  .UnsContent__main_btns___3h5R6 .UnsContent__container___12WP9 {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.UnsContent__main_btns_item___1dwif {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .UnsContent__main_btns_item___1dwif {
      height: 79px; } }
  @media (min-width: 1900px) {
    .UnsContent__main_btns_item___1dwif {
      height: 79px; } }
  @media (min-width: 1000px) {
    .UnsContent__main_btns_item___1dwif {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .UnsContent__main_btns_item___1dwif {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .UnsContent__main_btns_item___1dwif {
      width: 249px; } }
  @media (min-width: 1900px) {
    .UnsContent__main_btns_item___1dwif {
      width: 316px; } }

.UnsContent__uns_content___D9IiK {
  flex: 1;
  min-height: 580px;
  padding: 0 20px 37px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 580px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_content___D9IiK {
      min-height: 400px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_content___D9IiK {
      min-height: 400px; } }
  .UnsContent__uns_content___D9IiK .UnsContent__container___12WP9 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 1000px) {
      .UnsContent__uns_content___D9IiK .UnsContent__container___12WP9 {
        align-items: flex-start; } }

.UnsContent__uns_title___3KMQh {
  font-size: 38px;
  color: #4a4d50;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  white-space: nowrap;
  margin-bottom: 25px;
  font-size: 30px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_title___3KMQh {
      font-size: 70px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_title___3KMQh {
      font-size: 70px; } }
  @media (min-width: 1000px) {
    .UnsContent__uns_title___3KMQh {
      text-align: left;
      margin-bottom: 30px; } }

.UnsContent__uns_form___3lbza {
  width: 100%; }
  .UnsContent__uns_form___3lbza input::placeholder {
    text-transform: uppercase;
    color: #888f92;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 400; }
  .UnsContent__uns_form___3lbza .select_subject {
    width: 100%; }

.UnsContent__uns_descr___vqiKY {
  position: absolute;
  top: -16px;
  right: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.UnsContent__uns_download___2OwkD {
  position: absolute;
  right: 10px; }
  .UnsContent__uns_download___2OwkD img {
    display: block;
    height: auto;
    width: 20px; }

.UnsContent__uns_message___3v-YH {
  width: 100%;
  flex: 1 10px;
  box-sizing: border-box;
  padding: 7px 10px;
  border: 1px solid grey;
  background: white;
  font-size: 10px;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  @media (min-width: 1000px) {
    .UnsContent__uns_message___3v-YH {
      height: 150px; } }

.UnsContent__uns_captcha___1CmXe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_captcha___1CmXe {
      width: 300px;
      margin-top: 0;
      margin-left: 20px; } }

.UnsContent__uns_captcha_refresh___I0p7Q {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  align-items: center; }

.UnsContent__uns_refresh_img___YafZ3 {
  margin-right: 10px;
  width: auto;
  height: 16px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_refresh_img___YafZ3 {
      margin-right: 15px; } }

.UnsContent__uns_captcha_img___3EUcT {
  margin-right: 5px;
  height: 29px;
  width: auto; }
  @media (min-width: 1000px) {
    .UnsContent__uns_captcha_img___3EUcT {
      width: 115px;
      height: auto;
      margin-right: 12px; } }

.UnsContent__uns_captcha_input___300cr {
  width: 132px; }

.UnsContent__uns_form_btn___3Reze {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  .UnsContent__uns_form_btn___3Reze .enter {
    background: #464646;
    color: white; }
  .UnsContent__uns_form_btn___3Reze .registration {
    background: transparent;
    color: #464646; }

.UnsContent__uns_form_btn_item___2854_ {
  border-radius: 2px;
  background-color: #464646;
  color: white;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: -1.7px;
  height: 44px;
  font-size: 16px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_form_btn_item___2854_ {
      height: 77px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_form_btn_item___2854_ {
      height: 77px; } }
  @media (min-width: 1000px) {
    .UnsContent__uns_form_btn_item___2854_ {
      font-size: 24px; } }
  @media (min-width: 1900px) {
    .UnsContent__uns_form_btn_item___2854_ {
      font-size: 24px; } }

.UnsContent__hidden___1fmhB {
  position: absolute;
  left: -9999px;
  top: -9999px; }

.UnsContent__uns_top___1vDT6 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px; }
  @media (min-width: 1000px) {
    .UnsContent__uns_top___1vDT6 {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }

.UnsContent__uns_top_left___3zIBA svg {
  width: 100%;
  height: 47px;
  font-size: 47px;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 900; }
  @media (min-width: 1000px) {
    .UnsContent__uns_top_left___3zIBA svg {
      height: 60px;
      font-size: 60px;
      width: 445px; } }

.UnsContent__uns_top_right___zOa9y {
  color: #464646;
  font-size: 11px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  @media (min-width: 1000px) {
    .UnsContent__uns_top_right___zOa9y {
      font-size: 16px;
      text-align: right;
      padding-left: 50px;
      padding-top: 10px; } }

.UnsContent__uns_top_blue___JJa_G {
  color: #464646;
  font-size: 27px;
  letter-spacing: -.1px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .UnsContent__uns_top_blue___JJa_G {
      font-size: 31px;
      letter-spacing: -.2px; } }

.InfoPopup__block___2zT6f {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  background: #ffffff;
  width: 300px;
  padding: 40px 30px 35px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  font-family: 'Bitter', sans-serif; }
  .InfoPopup__block___2zT6f * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .InfoPopup__block___2zT6f {
      width: 630px; } }

.InfoPopup__block_content___LeN-M {
  max-width: 100%; }

.InfoPopup__close___-kakb {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px; }
  .InfoPopup__close___-kakb:after, .InfoPopup__close___-kakb:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #7f7f7f;
    transform: rotate(45deg); }
  .InfoPopup__close___-kakb:after {
    transform: rotate(-45deg); }

.InfoPopup__block_content_title___sUtPe {
  font-size: 30px;
  font-weight: 700;
  color: #2d2c2c;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px; }
  @media (max-width: 1000px) {
    .InfoPopup__block_content_title___sUtPe {
      font-size: 40px;
      margin-bottom: 20px; } }

.InfoPopup__block_content_text___3ixYq {
  font-size: 14px;
  color: #202020;
  line-height: 1.5;
  text-align: center;
  font-weight: 400; }
  .InfoPopup__block_content_text___3ixYq a {
    color: #202020; }
  .InfoPopup__block_content_text___3ixYq p {
    padding: 15px 0 15px;
    margin: 0; }
  @media (max-width: 1000px) {
    .InfoPopup__block_content_text___3ixYq {
      font-size: 16px; } }

.InfoPopup__icon___1fX-p {
  display: block;
  width: auto;
  margin: 30px auto; }

.RegRow__row___2tA7W {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .RegRow__row___2tA7W {
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .RegRow__row___2tA7W {
      margin-bottom: 30px; } }

.RegRow__row_label___3kKY7 {
  display: flex;
  justify-content: space-between; }

.RegRow__row_title___2ye-5 {
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  font-family: 'Bitter', sans-serif; }

.RegRow__row_info___2qRG2 {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  text-align: right;
  font-size: 10px;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.5);
  align-self: center;
  margin-bottom: 3px; }

.RegRow__row_content___3jzSh {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap; }

.RegRow__tooltip___1786B {
  display: block;
  width: 20px;
  height: 20px;
  right: -30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/components/RegRow/img/question.svg?1d3023a9fa3854ecd4a2b5399ae77adc);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 60%;
  background-color: transparent;
  border: 1px solid black;
  cursor: pointer;
  transition: 0.3s; }
  .RegRow__tooltip___1786B:hover, .RegRow__tooltip___1786B:focus {
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .RegRow__tooltip___1786B {
      width: 25px;
      height: 25px;
      right: -45px; } }

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  cursor: pointer; }

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none; }

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -260px;
  padding: 7px;
  width: 260px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    [data-tooltip]:before {
      margin-left: -130px; } }

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  right: 0;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid rgba(51, 51, 51, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0; }
  @media (min-width: 768px) {
    [data-tooltip]:after {
      right: auto;
      left: 50%;
      margin-left: -5px; } }

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after {
  visibility: visible;
  opacity: 1; }



.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,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");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.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{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{}.ui-widget-header .ui-icon{}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{}.ui-state-active .ui-icon,.ui-button:active .ui-icon{}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{}.ui-button .ui-icon{}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.003;filter:Alpha(Opacity=.3)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

#ui-datepicker-div .ui-datepicker-title {
    font-weight: bold !important;
}

#ui-datepicker-div .ui-widget-header {
    color: white;
    background: rgba(255,255,255, 0.23);
    border: none;
}

#ui-datepicker-div th {
    color:  #F3D771;
}


thead {

}

#ui-datepicker-div.ui-widget.ui-widget-content {
    background: #3C3C3C;
}

#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
    display: none;
}

#ui-datepicker-div .ui-datepicker-month {
    margin-right: 5px !important;
}

#ui-datepicker-div  .ui-state-active {
    background: #F3D771 !important;
    border: none !important;
    color: #444 !important;
}
.Input__text___kSCUn {
  display: block;
  flex-grow: 1;
  height: 40px;
  box-sizing: border-box;
  padding: 7px 14px;
  border: 1px solid #26336A;
  background: white;
  font-size: 14px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .Input__text___kSCUn {
      height: 51px;
      padding: 12px 14px; } }

.Input__date_wrap___3T9oT {
  flex-grow: 1;
  box-sizing: border-box;
  font-weight: 300;
  height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .Input__date_wrap___3T9oT {
      height: 51px; } }
  .Input__date_wrap___3T9oT .Input__date___3zqM- {
    flex: 1;
    border: 1px solid #26336A;
    background: white;
    font-size: 14px;
    line-height: 1.2;
    height: 100%;
    padding: 0px 10px;
    outline: 0 none; }
  .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 {
    position: absolute;
    top: 0;
    right: 44px;
    left: 0;
    width: auto;
    font-size: 12px;
    color: white;
    background: #464646; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation__label {
      color: white; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation button {
      min-width: 33px;
      color: white; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__month-view__weekdays__weekday {
      background: #464646;
      border-left: 1px solid #606060; }
      .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__month-view__weekdays__weekday:first-child {
        border-left: 0; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__tile {
      background: rgba(255, 255, 255, 0.21);
      border-left: 1px solid #606060;
      border-top: 1px solid #606060;
      color: white; }
      .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__tile:first-child {
        border-left: 0; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__month-view__days__day--weekend {
      color: #d92c2c; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__month-view__days__day--neighboringMonth {
      color: #b3d4e7; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation {
      height: 26px;
      margin-bottom: 0.3rem; }
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation button:enabled:hover,
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation button:enabled:focus,
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 button.react-calendar__tile:enabled:hover,
    .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 button.react-calendar__tile:enabled:focus {
      background-color: #CCB173; }
    @media (max-width: 1024px) {
      .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 {
        position: fixed;
        width: 100%;
        top: 50%;
        transform: translateY(-50%); }
        .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation {
          height: 50px; }
        .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation button {
          min-width: 55px;
          font-size: 16px; }
        .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__navigation__arrow.react-calendar__navigation__arrow {
          font-size: 24px; }
        .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__month-view__weekdays__weekday {
          padding: 0.8em; }
        .Input__date_wrap___3T9oT .Input__date_calendar___32SM3 .react-calendar__tile {
          padding: 0.85em 0.5em; } }
  .Input__date_wrap___3T9oT > span {
    position: absolute;
    top: 0;
    right: 1px;
    pointer-events: none;
    width: 48px;
    height: 100%;
    display: block;
    background: url(/components/UI/Input/img/calendar-icon.png?15a24bcfd496f3b7a125bfd83adb0e7b) no-repeat 50% 50% transparent; }

.Input__file___1Cp_x {
  flex: 1 10px;
  max-width: 100%;
  min-width: 10px;
  cursor: pointer;
  font-weight: 300;
  position: relative; }
  .Input__file___1Cp_x input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }
  .Input__file___1Cp_x span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px dashed black;
    background: white;
    font-size: 12px;
    height: 40px;
    line-height: 1.2;
    max-width: 100%;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (min-width: 768px) {
      .Input__file___1Cp_x span {
        height: 51px; } }

.Input__select___jz2bx {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  outline: none;
  font-size: 12px;
  line-height: 1.2;
  height: 40px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .Input__select___jz2bx {
      height: 51px; } }
  .Input__select___jz2bx > * {
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #000; }
    .Input__select___jz2bx > *:hover {
      outline: none !important;
      box-shadow: none !important; }
  .Input__select___jz2bx .reactSelect__control {
    height: 40px;
    min-height: 40px;
    border-radius: 0;
    border: 1px solid #000;
    outline: none;
    cursor: pointer; }
    .Input__select___jz2bx .reactSelect__control--is-focused {
      outline: none;
      border: 1px solid #000; }
      .Input__select___jz2bx .reactSelect__control--is-focused:hover {
        outline: none;
        border: 1px solid #000; }
    .Input__select___jz2bx .reactSelect__control--menu-is-open .reactSelect__dropdown-indicator {
      transform: rotate(180deg) translateY(-5px); }
    @media (min-width: 768px) {
      .Input__select___jz2bx .reactSelect__control {
        height: 51px;
        min-height: 51px; } }
  .Input__select___jz2bx .reactSelect__placeholder {
    font-size: 14px;
    color: #000; }
    @media (min-width: 768px) {
      .Input__select___jz2bx .reactSelect__placeholder {
        font-size: 16px; } }
  .Input__select___jz2bx .reactSelect__single-value {
    font-weight: 300;
    font-size: 14px;
    color: #000; }
    @media (min-width: 768px) {
      .Input__select___jz2bx .reactSelect__single-value {
        font-size: 16px; } }
  .Input__select___jz2bx .reactSelect__menu {
    font-weight: 300;
    font-size: 14px;
    color: #000;
    background: #FFFFFF;
    margin-top: 0;
    position: relative;
    top: 1px; }
  .Input__select___jz2bx .reactSelect__menu-list {
    margin-top: 0;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
    .Input__select___jz2bx .reactSelect__menu-list::-webkit-scrollbar {
      width: 4px;
      height: 0px; }
    .Input__select___jz2bx .reactSelect__menu-list::-webkit-scrollbar-track {
      background: rgba(70, 70, 70, 0.3); }
    .Input__select___jz2bx .reactSelect__menu-list::-webkit-scrollbar-thumb {
      background: rgba(70, 70, 70, 0.5); }
    .Input__select___jz2bx .reactSelect__menu-list::-webkit-scrollbar-thumb:hover {
      background: rgba(70, 70, 70, 0.7); }
  .Input__select___jz2bx .reactSelect__option {
    transition: 0.3s; }
    .Input__select___jz2bx .reactSelect__option--is-focused {
      color: #000;
      background: #E1E7F1; }
    .Input__select___jz2bx .reactSelect__option--is-selected {
      color: #000;
      background: #E1E7F1; }
    .Input__select___jz2bx .reactSelect__option:hover {
      background: #E1E7F1;
      color: #000; }
  .Input__select___jz2bx .reactSelect__indicators {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 100%;
    background-color: transparent;
    transition: 0.3s; }
  .Input__select___jz2bx .reactSelect__indicator-separator {
    display: none; }
  .Input__select___jz2bx .reactSelect__indicator {
    padding: 3px; }
  .Input__select___jz2bx .reactSelect__dropdown-indicator {
    width: 20px;
    height: 20px;
    padding: 0;
    background-image: url(/components/UI/Input/img/selectArrowDown.svg?af8f563b7236c7310efe1eb3d0547fb4);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: relative;
    top: -3px;
    right: 3px; }
    .Input__select___jz2bx .reactSelect__dropdown-indicator > svg {
      display: none; }

.Input__radio___2GE0t {
  font-size: 14px;
  line-height: 1.2;
  position: relative;
  padding: 7px 10px 7px 20px;
  color: black;
  margin-right: 15px; }
  .Input__radio___2GE0t input {
    position: absolute;
    left: -9999px; }
  .Input__radio___2GE0t input:checked + span {
    height: 13px; }
    .Input__radio___2GE0t input:checked + span:before {
      border-color: #CCB173; }
    .Input__radio___2GE0t input:checked + span:after {
      content: '';
      position: absolute;
      left: 4px;
      top: 9px;
      width: 14px;
      height: 14px;
      box-sizing: border-box;
      background: #CCB173;
      border-radius: 50%;
      cursor: pointer; }

.Input__radio_label___3BjNn {
  text-transform: uppercase;
  padding-left: 15px; }
  .Input__radio_label___3BjNn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    border: 2px solid #26336A;
    background: white;
    border-radius: 50%;
    cursor: pointer; }

.Input__checkbox___McEAd {
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  padding: 7px 10px 7px 30px; }
  .Input__checkbox___McEAd input {
    position: absolute;
    left: -9999px; }
  .Input__checkbox___McEAd input:checked + span {
    height: 13px; }
    .Input__checkbox___McEAd input:checked + span:after {
      content: '';
      position: absolute;
      left: 0;
      top: 4px;
      width: 19px;
      height: 19px;
      box-sizing: border-box;
      background: #CCB173;
      background-image: url(/components/UI/Input/img/check.svg?93cd5897a14fa951f59f0e2d37b24609);
      background-repeat: no-repeat;
      background-position: center;
      cursor: pointer; }

.Input__checkbox_label___3gRDV {
  text-transform: uppercase; }
  .Input__checkbox_label___3gRDV:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    border: 1px solid #CCB173;
    background: white;
    cursor: pointer; }

.SiteGuide__siteGuide___2EAln {
  background: rgba(63, 114, 147, 0.9);
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex-grow: 1;
  position: fixed;
  width: 100%;
  top: 0px;
  padding-top: 125px;
  left: 0;
  min-height: 645px;
  height: 100%;
  z-index: 101;
  box-sizing: border-box; }

.SiteGuide__siteGuide_wrap___TjnqI {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  cursor: pointer; }

.SiteGuide__siteGuide_inner___EsOHc {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 2; }

.SiteGuide__siteGuide_controls___1qVD3 {
  display: flex;
  justify-content: center;
  padding: 0;
  position: absolute;
  width: 100%;
  bottom: 35px;
  left: 0; }

.SiteGuide__siteGuide_control___F9zFg {
  display: block;
  padding: 0 17px; }
  .SiteGuide__siteGuide_control___F9zFg a {
    display: block;
    font-size: 0;
    text-decoration: none;
    background: none;
    border: solid 2px #fff;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    transition: all 0.4s ease; }
    .SiteGuide__siteGuide_control___F9zFg a:hover {
      border: solid 2px #CCB173; }
  .SiteGuide__siteGuide_control___F9zFg.SiteGuide__active___3s35X a {
    background: #CCB173;
    border: solid 2px #CCB173; }

.SiteGuide__siteGuide_content___2I54v {
  height: 100%; }

.SiteGuide__siteGuide_page___-FY37 {
  padding: 10px 0;
  animation: SiteGuide__slideChange___3I16J  1s 1 ease-in;
  height: 100%;
  box-sizing: border-box; }
  @media (min-width: 1440px) {
    .SiteGuide__siteGuide_page___-FY37 {
      padding: 35px 0; } }

@keyframes SiteGuide__slideChange___3I16J {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.SiteGuide__siteGuide_header___38Nw4 {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 1.35;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1440px) {
    .SiteGuide__siteGuide_header___38Nw4 {
      margin-bottom: 40px; } }

.SiteGuide__siteGuide_headerMin___3fEyJ {
  font-size: 24px;
  line-height: 1.33333; }

.SiteGuide__siteGuide_list___WHIGP {
  list-style: none;
  display: flex;
  padding: 0; }

.SiteGuide__siteGuide_item___CKTH0 {
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0 {
    flex-basis: 16.66667%; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      top: -35px;
      left: -17px;
      width: 200px;
      height: 200px;
      background: url(/components/SiteGuide/img/light.png?e911f2126b4c2062f9a7b35dc300f4fc) no-repeat 0px 0px;
      background-size: 100% auto;
      opacity: 0; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(1):after {
      animation: SiteGuide__selectedSectionsImg1___3lw_n 8s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(2):after {
      animation: SiteGuide__selectedSectionsImg2___3BImS 8s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(3):after {
      animation: SiteGuide__selectedSectionsImg3___21QNl 8s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(4):after {
      animation: SiteGuide__selectedSectionsImg4___2h16r 8s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(5):after {
      animation: SiteGuide__selectedSectionsImg5___2hgeB 8s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_item___CKTH0:nth-child(6):after {
      animation: SiteGuide__selectedSectionsImg6___252jJ 8s infinite ease-in-out; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0 {
    flex-basis: 25%; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0:after {
      content: "";
      display: block;
      position: absolute;
      z-index: 1;
      top: -62px;
      left: 0px;
      width: 250px;
      height: 250px;
      background: url(/components/SiteGuide/img/light-2.png?1b6955745ab4085ee4654a187b2e88ca) no-repeat 0px 0px;
      background-size: 100% auto;
      opacity: 0; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0:nth-child(1):after {
      animation: SiteGuide__selectedDecalsImg1___15LzC 6s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0:nth-child(2):after {
      animation: SiteGuide__selectedDecalsImg2___vJmlN 6s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0:nth-child(3):after {
      animation: SiteGuide__selectedDecalsImg3___1SYE7 6s infinite ease-in-out; }
    .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_item___CKTH0:nth-child(4):after {
      animation: SiteGuide__selectedDecalsImg4___RdvyM 6s infinite ease-in-out; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__reward___3N2I_ .SiteGuide__siteGuide_item___CKTH0 {
    flex-basis: 20%; }

@keyframes SiteGuide__selectedSectionsImg1___3lw_n {
  2% {
    opacity: 0; }
  16% {
    opacity: 1; }
  30% {
    opacity: 0; } }

@keyframes SiteGuide__selectedSectionsImg2___3BImS {
  16% {
    opacity: 0; }
  30% {
    opacity: 1; }
  44% {
    opacity: 0; } }

@keyframes SiteGuide__selectedSectionsImg3___21QNl {
  30% {
    opacity: 0; }
  44% {
    opacity: 1; }
  58% {
    opacity: 0; } }

@keyframes SiteGuide__selectedSectionsImg4___2h16r {
  44% {
    opacity: 0; }
  58% {
    opacity: 1; }
  72% {
    opacity: 0; } }

@keyframes SiteGuide__selectedSectionsImg5___2hgeB {
  58% {
    opacity: 0; }
  72% {
    opacity: 1; }
  86% {
    opacity: 0; } }

@keyframes SiteGuide__selectedSectionsImg6___252jJ {
  72% {
    opacity: 0; }
  86% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes SiteGuide__selectedDecalsImg1___15LzC {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  40% {
    opacity: 0; } }

@keyframes SiteGuide__selectedDecalsImg2___vJmlN {
  20% {
    opacity: 0; }
  40% {
    opacity: 1; }
  60% {
    opacity: 0; } }

@keyframes SiteGuide__selectedDecalsImg3___1SYE7 {
  40% {
    opacity: 0; }
  60% {
    opacity: 1; }
  80% {
    opacity: 0; } }

@keyframes SiteGuide__selectedDecalsImg4___RdvyM {
  60% {
    opacity: 0; }
  80% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.SiteGuide__siteGuide_itemImg___1bp4m {
  height: 120px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 2; }
  .SiteGuide__siteGuide_itemImg___1bp4m img {
    height: auto;
    max-height: 100%; }
  .SiteGuide__reward___3N2I_ .SiteGuide__siteGuide_itemImg___1bp4m {
    height: 145px; }

.SiteGuide__siteGuide_itemContent___3OYP0 {
  padding: 0 10px;
  position: relative;
  z-index: 2; }

.SiteGuide__siteGuide_itemTitle___2MEjJ {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.4;
  color: #fff;
  margin-top: 20px;
  text-align: center;
  min-height: 42px; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__sections___2oopC .SiteGuide__siteGuide_itemTitle___2MEjJ {
    text-transform: uppercase; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__decals___1XMLa .SiteGuide__siteGuide_itemTitle___2MEjJ {
    font-size: 16px;
    line-height: 1.3125;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__reward___3N2I_ .SiteGuide__siteGuide_itemTitle___2MEjJ {
    font-size: 16px;
    line-height: 1.3125;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }

.SiteGuide__siteGuide_itemTitleMin___CKlPE {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.42857;
  color: #fff;
  text-align: center;
  margin-top: 10px; }

.SiteGuide__siteGuide_headerMicro___3Vv0Q {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33333;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  text-transform: none; }

.SiteGuide__siteGuide_itemTitleBig___18Wrc {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 900;
  font-size: 18px;
  line-height: 1.22222;
  color: #fff;
  text-align: center;
  margin-top: 20px; }

.SiteGuide__siteGuide_info___2nIr_ {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.22222;
  margin-top: 20px;
  text-transform: none;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }

.SiteGuide__siteGuide_btnWrap___2PCy2 {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 85px; }

.SiteGuide__siteGuide_btn___1zzav {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  height: 48px;
  font-size: 19px;
  line-height: 2.52632;
  text-transform: uppercase;
  color: #213787;
  text-align: center;
  padding: 0 35px;
  background: #CCB173;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  border-radius: 24px;
  transition: all 0.4s ease;
  cursor: pointer; }
  .SiteGuide__siteGuide_btn___1zzav:hover {
    background: #be9c4e; }

.SiteGuide__siteGuide_row___13C7R {
  display: flex;
  align-items: center; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__profile___2NGDw .SiteGuide__siteGuide_row___13C7R {
    max-width: 770px;
    margin: 0 auto; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__email___2EFfh .SiteGuide__siteGuide_row___13C7R {
    justify-content: center;
    align-items: flex-end; }

.SiteGuide__siteGuide_colL___3GX8t {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__gifts___3sihb .SiteGuide__siteGuide_colL___3GX8t {
    flex-basis: 470px;
    height: 250px;
    position: relative; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__profile___2NGDw .SiteGuide__siteGuide_colL___3GX8t {
    flex-basis: 360px; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__email___2EFfh .SiteGuide__siteGuide_colL___3GX8t {
    flex-basis: 250px;
    flex-grow: 0;
    padding: 0 10px; }

.SiteGuide__siteGuide_colR___2OPNW {
  flex-basis: 10%;
  flex-grow: 1;
  flex-shrink: 0;
  padding-left: 30px; }
  .SiteGuide__siteGuide_colR___2OPNW p {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.22222;
    color: #fff; }
  .SiteGuide__siteGuide_page___-FY37.SiteGuide__email___2EFfh .SiteGuide__siteGuide_colR___2OPNW {
    flex-basis: 250px;
    flex-grow: 0;
    padding: 0 10px; }

.SiteGuide__siteGuide_page___-FY37.SiteGuide__gifts___3sihb .SiteGuide__siteGuide_colImg___vF14w {
  position: absolute;
  top: -50%; }

.SiteGuide__siteGuide_colImg___vF14w img {
  width: 100%;
  display: block; }

.SiteGuide__siteGuide_test___3TEEJ {
  max-width: 470px;
  margin: 0 auto; }

.SiteGuide__siteGuide_testRes___1zhrr {
  font-size: 18px;
  line-height: 1.22222;
  color: #fff;
  padding-right: 30px; }

.SiteGuide__siteGuide_formField___3dNzM {
  display: block;
  background: #fff;
  border: none;
  height: 48px;
  font-size: 18px;
  line-height: 2.66667;
  padding: 0 15px;
  color: #444;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.4s ease; }
  .SiteGuide__siteGuide_formField___3dNzM.SiteGuide__err___3fYE1 {
    border: 2px solid #ff0018; }

.SiteGuide__siteGuide_formTitle___1YQWR {
  color: #fff;
  font-size: 14px;
  line-height: 1.42857;
  margin-bottom: 5px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center; }

.SiteGuide__siteGuide_form___VqlPI {
  margin-top: 30px; }

.SiteGuide__siteGuide_video___2K2YU {
  margin: 0 auto;
  width: 540px; }
  .SiteGuide__siteGuide_video___2K2YU video {
    width: 100%;
    display: block; }

.TestContent__testLaw___2khWz {
  padding-top: 70px;
  padding-bottom: 80px; }

.TestContent__testLaw_container___1PPjJ {
  height: 100%;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .TestContent__testLaw_container___1PPjJ {
      width: 640px;
      display: flex; } }
  @media (min-width: 1240px) {
    .TestContent__testLaw_container___1PPjJ {
      width: 1000px; } }

@media (min-width: 768px) {
  .TestContent__testLaw_aside___2Fs8k {
    min-width: 350px;
    width: 350px; } }

@media (min-width: 1240px) {
  .TestContent__testLaw_aside___2Fs8k {
    min-width: 420px;
    width: 420px;
    margin-right: 30px; } }

.TestContent__testLaw_header___2DdFq {
  display: block;
  margin-bottom: 50px;
  padding-bottom: 35px;
  position: relative; }
  .TestContent__testLaw_header___2DdFq:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 10px;
    width: 196px;
    background-color: #464646; }

.TestContent__testLaw_title___13CLB {
  color: #464646;
  font-weight: 700;
  font-size: 44px;
  line-height: 1;
  margin: 0; }
  @media (min-width: 768px) {
    .TestContent__testLaw_title___13CLB {
      font-size: 54px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .TestContent__testLaw_title___13CLB {
      font-size: 64px;
      line-height: 1; } }

.TestContent__testLaw_wrapper___3zkyA {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .TestContent__testLaw_wrapper___3zkyA {
      flex-grow: 1;
      flex-basis: 100%; } }

.TestContent__testLaw_question___1aoGs {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #464646;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .TestContent__testLaw_question___1aoGs {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TestContent__testLaw_question___1aoGs {
      margin-bottom: 40px;
      font-size: 36px;
      line-height: 1; } }

.TestContent__testLaw_res___5OMMt {
  display: flex;
  justify-content: space-between; }

.TestContent__testLaw_col___2rktY {
  width: 49%;
  min-width: 49%; }

.TestContent__testLaw_img___3ny7G {
  padding: 7px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  cursor: pointer;
  transition: all .4s ease;
  border: 1px solid #464646; }
  .TestContent__testLaw_img___3ny7G:hover {
    background: white; }
  @media (min-width: 1240px) {
    .TestContent__testLaw_img___3ny7G {
      padding: 15px; } }

.TestContent__testLaw_col___2rktY.TestContent__err___3qb6O .TestContent__testLaw_img___3ny7G {
  background: #d60000;
  border: none; }

.TestContent__testLaw_col___2rktY.TestContent__ok___iLlAK .TestContent__testLaw_img___3ny7G {
  background: #2bb600;
  border: none; }

.TestContent__testLaw_img___3ny7G img {
  width: 100%;
  height: auto;
  display: block; }

.TestContent__testLaw_answer___TI5CU {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #000;
  margin-top: 10px;
  font-size: 11px;
  padding-right: 5px; }
  @media (min-width: 768px) {
    .TestContent__testLaw_answer___TI5CU {
      font-size: 12px;
      margin-top: 20px; } }
  @media (min-width: 1240px) {
    .TestContent__testLaw_answer___TI5CU {
      font-size: 14px; } }

.TestContent__testLaw_btnWrap___3C8Yk {
  margin-top: 30px; }
  .TestContent__testLaw_btnWrap___3C8Yk.TestContent__hide___1uNpw {
    display: none; }

.TestContent__popupButton___1O-HT {
  margin: 0 auto;
  width: 173px;
  min-width: 173px;
  margin-top: 30px; }

.TestContent__popupText___2rYng {
  text-align: center; }

.Footer__block___3G63t {
  display: block;
  padding-top: 34px;
  padding-bottom: 40px;
  background-color: #DEDEDE;
  color: #26336A;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box;
  position: relative;
  z-index: 2; }
  .Footer__block___3G63t * {
    box-sizing: border-box; }
  .Footer__block___3G63t a {
    text-decoration: none; }
  @media (min-width: 768px) {
    .Footer__block___3G63t {
      padding: 40px 0; } }
  @media (min-width: 1240px) {
    .Footer__block___3G63t {
      padding: 40px 0; } }

.Footer__container___3-6FA {
  display: block;
  margin: 0 auto;
  width: 280px; }
  @media (min-width: 360px) {
    .Footer__container___3-6FA {
      width: 290px; } }
  @media (min-width: 768px) {
    .Footer__container___3-6FA {
      width: 700px; } }
  @media (min-width: 1240px) {
    .Footer__container___3-6FA {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      width: 1200px; } }

@media (min-width: 768px) {
  .Footer__content___34cUn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; } }

.Footer__list___LZkkv {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .Footer__list___LZkkv {
      width: 245px; } }
  @media (min-width: 1240px) {
    .Footer__list___LZkkv {
      width: auto; } }

.Footer__item___ZakDN {
  display: block;
  margin-right: 30px;
  margin-bottom: 30px; }
  .Footer__item___ZakDN:nth-child(2n) {
    margin-right: 0; }
  @media (min-width: 768px) {
    .Footer__item___ZakDN {
      margin-bottom: 15px; } }
  @media (min-width: 1240px) {
    .Footer__item___ZakDN:nth-child(2n) {
      margin-right: 30px; } }

.Footer__link___wQJKd {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #26336A;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3); }

.Footer__copyright___161z3 {
  display: inline-block;
  margin-bottom: 28px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #26336A; }
  @media (min-width: 768px) {
    .Footer__copyright___161z3 {
      margin-bottom: 37px; } }
  @media (min-width: 1240px) {
    .Footer__copyright___161z3 {
      margin-bottom: 0; } }

.Footer__politics___eg1aj {
  display: block;
  text-align: left; }
  @media (min-width: 768px) {
    .Footer__politics___eg1aj {
      text-align: right;
      margin-left: auto; } }

.Footer__politic___1B75z {
  display: block;
  margin: 3px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #26336A; }

.Page404__page404___cAN2o {
  font-family: 'Bitter', sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-grow: 1;
  padding-top: 50px;
  padding-bottom: 50px; }
  .Page404__page404___cAN2o * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .Page404__page404___cAN2o {
      padding-top: 100px;
      padding-bottom: 100px; } }

.Page404__page404_content___1qYA6 {
  width: 280px;
  text-align: right; }
  @media (min-width: 768px) {
    .Page404__page404_content___1qYA6 {
      width: 460px; } }
  @media (min-width: 1240px) {
    .Page404__page404_content___1qYA6 {
      width: 940px; } }

.Page404__page404_title___3VRxk {
  color: #464646;
  font-size: 35px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .Page404__page404_title___3VRxk {
      font-size: 40px; } }
  @media (min-width: 1240px) {
    .Page404__page404_title___3VRxk {
      margin-bottom: 30px; } }

.Page404__page404_mess___33SS0 {
  margin-bottom: 20px;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .Page404__page404_mess___33SS0 {
      font-size: 65px; } }
  @media (min-width: 1240px) {
    .Page404__page404_mess___33SS0 {
      font-size: 95px;
      margin-bottom: 40px; } }

.Page404__page404_text___631Ch {
  text-transform: uppercase;
  font-weight: 400;
  color: #464646;
  font-size: 16px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .Page404__page404_text___631Ch {
      font-size: 22px; } }
  .Page404__page404_text___631Ch a {
    color: #464646;
    text-decoration: underline; }
    .Page404__page404_text___631Ch a:hover {
      text-decoration: none; }

.Cookies__block___16yzZ {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 280px;
  background: #4B4B4B;
  padding: 60px 28px;
  color: white;
  z-index: 1010;
  box-sizing: border-box;
  font-family: 'Bitter', sans-serif; }
  .Cookies__block___16yzZ * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .Cookies__block___16yzZ {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      height: 120px;
      width: 100%;
      transform: none;
      top: auto;
      bottom: 0;
      left: 0; } }

@media (min-width: 1240px) {
  .Cookies__content___3vWSE {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 1180px; } }

.Cookies__text___2L4DJ {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 35px;
  margin-top: 0; }
  @media (min-width: 1240px) {
    .Cookies__text___2L4DJ {
      width: 763px;
      text-align: left;
      font-size: 13px;
      margin-bottom: 0; } }
  .Cookies__text___2L4DJ a {
    color: inherit;
    text-decoration: underline; }
    .Cookies__text___2L4DJ a:hover {
      text-decoration: none; }

.Cookies__buttons___24NAH {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .Cookies__buttons___24NAH {
      flex-direction: row; } }

.Cookies__button___m3h1d {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 45px;
  background-color: #fff;
  font-size: 14px;
  color: #4B4B4B;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px; }
  .Cookies__button___m3h1d:last-child {
    margin-bottom: 0; }
  .Cookies__button___m3h1d:hover {
    opacity: 0.9; }
  @media (min-width: 1240px) {
    .Cookies__button___m3h1d {
      width: 164px;
      margin-bottom: 0;
      margin-right: 20px; }
      .Cookies__button___m3h1d:last-child {
        margin-right: 0; } }

.ChangeKonf__block___24B6B {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }

.ChangeKonf__descr___2mMBt {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: -10px;
  max-width: 340px; }

.ChangeKonf__ps___1RPXN {
  font-size: 14px;
  line-height: 18px;
  max-width: 420px;
  margin-top: 20px;
  margin-bottom: 25px; }

.ChangeKonf__img___2CD9U {
  max-width: 100%; }

.TestHint__block___2O--q {
  display: block;
  position: absolute;
  z-index: 100;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  padding: 9px 20px;
  border-radius: 13px;
  text-decoration: none;
  transition: 0.3s; }
  @media (min-width: 768px) {
    .TestHint__block___2O--q {
      font-size: 36px;
      line-height: 1;
      padding: 13px 30px; } }

.TestHint__red___20KRo {
  background: #FFE9E9;
  color: #E8353E;
  box-shadow: 0 0 10px 0 #e27878; }
  .TestHint__red___20KRo:hover {
    background: #ffbcbc; }

.TestHint__blue___1RrKG {
  background: #E1F4F8;
  color: #78B3C0;
  box-shadow: 0 0 10px 0 #6bd9eb; }
  .TestHint__blue___1RrKG:hover {
    background: #adedf8; }

.TestHint__yellow___2SLVw {
  background: #FFF1BE;
  color: #FDB105;
  box-shadow: 0 0 10px 0 #fcdc6a; }
  .TestHint__yellow___2SLVw:hover {
    background: #fbe597; }

.TestHint__gray___6J8pX {
  background: #DDDDDD;
  color: rgba(60, 60, 60, 0.5);
  box-shadow: 0 0 10px 0 #767676; }
  .TestHint__gray___6J8pX:hover {
    background: #b7b7b7; }

.TestFinalPopup__popup___EkhZ0 {
  text-align: center; }
  .TestFinalPopup__popup___EkhZ0 p {
    margin: 20px 0;
    font-size: 14px;
    font-weight: 400; }
    .TestFinalPopup__popup___EkhZ0 p b {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold; }
    @media (min-width: 768px) {
      .TestFinalPopup__popup___EkhZ0 p {
        font-size: 16px; } }

.GenderPopup2023__block___Y21Dv {
  margin: 0 -30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .GenderPopup2023__block___Y21Dv {
      margin: -65px -145px -65px -145px;
      padding-bottom: 0; } }

.GenderPopup2023__steps___vKLmq {
  display: block; }

.GenderPopup2023__step___1zAcr {
  display: block;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .GenderPopup2023__step___1zAcr {
      padding: 80px 0; } }

.GenderPopup2023__title___3CojV {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #3C3C3C;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0; }
  @media (min-width: 768px) {
    .GenderPopup2023__title___3CojV {
      font-size: 36px;
      line-height: 43px;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 20px;
      max-width: 560px;
      margin-left: auto;
      margin-right: auto; } }
  .GenderPopup2023__title___3CojV span {
    color: #CE4646; }

.GenderPopup2023__descr___2MQD4 {
  display: block;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 280px;
  color: #3C3C3C;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto; }
  .GenderPopup2023__descr___2MQD4 b {
    display: block;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .GenderPopup2023__descr___2MQD4 b {
        margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .GenderPopup2023__descr___2MQD4 {
      min-height: 54px;
      margin-bottom: 30px;
      max-width: 510px;
      margin: 0 auto;
      width: auto;
      font-size: 16px;
      line-height: 20px;
      min-height: 40px;
      margin-bottom: 25px; }
      .GenderPopup2023__descr___2MQD4 br {
        display: block; }
      .GenderPopup2023__descr___2MQD4 b {
        display: inline-block; } }

.GenderPopup2023__br___1o2W4 {
  display: none; }
  @media (min-width: 768px) {
    .GenderPopup2023__br___1o2W4 {
      display: block; } }

.GenderPopup2023__count___3TPpH {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #CE4646;
  margin-top: 55px;
  margin-bottom: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.GenderPopup2023__descrSmall___3D1VC {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: rgba(137, 137, 137, 0.6);
  margin-top: 25px; }

.GenderPopup2023__buttons___3TdID {
  width: 180px;
  margin: 0 auto;
  margin-top: 40px; }
  .GenderPopup2023__buttons___3TdID a, .GenderPopup2023__buttons___3TdID button {
    width: 100%;
    margin-bottom: 20px;
    line-height: 20px; }
  @media (min-width: 768px) {
    .GenderPopup2023__buttons___3TdID {
      width: 360px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 30px; }
      .GenderPopup2023__buttons___3TdID a, .GenderPopup2023__buttons___3TdID button {
        width: 172px;
        margin-bottom: 0;
        padding: 0 15px; } }

.GenderPopup2023__slider___Sstjd {
  display: block;
  position: relative;
  overflow: hidden; }
  .GenderPopup2023__slider___Sstjd .slick-slide {
    opacity: 0; }
  .GenderPopup2023__slider___Sstjd .slick-center {
    opacity: 1; }
  @media (min-width: 768px) {
    .GenderPopup2023__slider___Sstjd .slick-slide {
      opacity: 1; }
    .GenderPopup2023__slider___Sstjd .slick-center {
      opacity: 1; }
    .GenderPopup2023__slider___Sstjd::before, .GenderPopup2023__slider___Sstjd::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      background-image: url(/components/GenderPopup2023/assets/decor.png?f6c469d67d6fd043351efa6316a4659e);
      background-repeat: no-repeat;
      background-position: center;
      width: 276px;
      height: 568px;
      z-index: 10;
      pointer-events: none; }
    .GenderPopup2023__slider___Sstjd::before {
      left: -70px;
      transform: rotate(180deg); }
    .GenderPopup2023__slider___Sstjd::after {
      right: -70px; } }

.GenderPopup2023__slide___EiNe3 {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .GenderPopup2023__slide___EiNe3 img {
    max-width: 100%; }

.GenderPopup2023__dots___3pouN {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px !important;
  position: static !important; }
  .GenderPopup2023__dots___3pouN li {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50%;
    border: 1px solid #8F8F8F;
    margin: 0 6px; }
    .GenderPopup2023__dots___3pouN li::before, .GenderPopup2023__dots___3pouN li::after {
      display: none !important; }
  .GenderPopup2023__dots___3pouN button {
    display: none !important; }
  .GenderPopup2023__dots___3pouN .slick-active {
    background: #F3D771;
    border: 1px solid #000000;
    width: 15px !important;
    height: 15px !important; }

.GenderPopup2023__button___1MPY7 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .GenderPopup2023__button___1MPY7 {
      justify-content: center; } }

.GenderPopup2023__info___1nZFK {
  display: block;
  max-width: 624px;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #3C3C3C;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .GenderPopup2023__info___1nZFK {
      padding: 0;
      font-size: 16px;
      line-height: 20px; } }

.GenderPopup2023__first___WvySH {
  background-image: url(/components/GenderPopup2023/assets/bg1-m.png?ab78c85b308b4519051de7b8a9c16c6d);
  background-repeat: no-repeat;
  background-position: center -25px;
  padding-top: 70px; }
  @media (min-width: 768px) {
    .GenderPopup2023__first___WvySH {
      background-size: auto;
      background-image: url(/components/GenderPopup2023/assets/bg1.png?b077d6098f5df243ed14c73d0792d315);
      background-position: center 20px;
      padding-top: 80px; } }
  @media (min-width: 768px) {
    .GenderPopup2023__first___WvySH .GenderPopup2023__descrSmall___3D1VC {
      width: 450px;
      margin-left: auto;
      margin-right: auto; } }

.GenderPopup2023__second___24GO9 {
  background-image: url(/components/GenderPopup2023/assets/bg2-m.png?e015f762c5696d7804e46d073298fbb5);
  background-repeat: no-repeat;
  background-position: center -25px;
  padding-top: 1px;
  padding-bottom: 55px; }
  @media (min-width: 768px) {
    .GenderPopup2023__second___24GO9 {
      background-image: url(/components/GenderPopup2023/assets/bg2.png?04e07a40aae8d1f89427bc99d5128c21);
      background-size: auto;
      background-position: center 20px;
      padding-top: 40px;
      padding-bottom: 70px; } }

.GenderPopup2023__already___3L6M5 {
  background-image: url(/components/GenderPopup2023/assets/bg3-m.png?88fe529fb7231ef81c5c259afd9ea5ee);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 20px;
  padding-bottom: 120px;
  margin-bottom: -80px; }
  @media (min-width: 768px) {
    .GenderPopup2023__already___3L6M5 {
      background-image: url(/components/GenderPopup2023/assets/bg3.png?50992f7ad3dedbdf664cf11742fa7b17);
      background-size: auto;
      background-position: center calc(100% - 20px);
      padding-bottom: 165px;
      padding-top: 80px;
      margin-bottom: 0; } }

.GenderPopup2023__end___2DwXI {
  background-position: center -80px; }
  @media (min-width: 768px) {
    .GenderPopup2023__end___2DwXI {
      background-position: center top; } }

.GenderPopup2023__last___p3wbq {
  background-image: url(/components/GenderPopup2023/assets/bg4-m.png?d15529b081451479c4cc0e181568b623);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 75px;
  background-size: auto; }
  @media (min-width: 768px) {
    .GenderPopup2023__last___p3wbq {
      background-size: auto;
      background-position: center bottom;
      background-image: url(/components/GenderPopup2023/assets/bg4.png?6b9021f0b587f8b1ca110a23155e5adb);
      padding-bottom: 120px; }
      .GenderPopup2023__last___p3wbq .GenderPopup2023__descr___2MQD4 {
        max-width: 450px; } }

.GenderPopup2023__last_content___1xXRG {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .GenderPopup2023__last_content___1xXRG {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; }
      .GenderPopup2023__last_content___1xXRG .GenderPopup2023__title___3CojV {
        text-align: left; }
      .GenderPopup2023__last_content___1xXRG .GenderPopup2023__descr___2MQD4 {
        text-align: left; } }

.GenderPopup2023__last_left___1K7Kf {
  width: 130px;
  margin: 0 auto;
  flex-shrink: 0;
  margin-bottom: 20px; }
  .GenderPopup2023__last_left___1K7Kf img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .GenderPopup2023__last_left___1K7Kf {
      width: 194px;
      margin-left: 0;
      margin-right: 30px;
      margin-bottom: 0; } }

.GenderPopup2023__last_right___1r19A {
  display: block; }

.GenderPopup2023__last_form___3towF {
  max-width: 367px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .GenderPopup2023__last_form___3towF {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .GenderPopup2023__last_form___3towF button, .GenderPopup2023__last_form___3towF a {
        height: 45px;
        margin-top: 2px; } }
  @media (min-width: 1240px) {
    .GenderPopup2023__last_form___3towF button, .GenderPopup2023__last_form___3towF a {
      margin-top: -4px; } }

.GenderPopup2023__already_image___1XZZK {
  margin: 0 auto;
  width: 194px; }
  .GenderPopup2023__already_image___1XZZK img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .GenderPopup2023__already_image___1XZZK {
      width: 244px; } }

.May9Popup2023__block___3XpOA {
  margin: 0 -30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .May9Popup2023__block___3XpOA {
      margin: -35px -145px -65px -145px;
      padding-bottom: 0; } }

.May9Popup2023__steps___1z3Ji {
  display: block; }

.May9Popup2023__step___3G7XR {
  display: block;
  padding: 0 20px;
  background-image: url(/components/May9Popup2023/assets/bg1-m.png?eaa2312f36f604e3e4c4fa37b155e897);
  background-size: 360px auto;
  background-repeat: no-repeat;
  background-position: center -168px;
  padding-top: 168px; }
  @media (min-width: 768px) {
    .May9Popup2023__step___3G7XR {
      padding: 80px 0; } }
  @media (min-width: 768px) {
    .May9Popup2023__step___3G7XR {
      background-image: url(/components/May9Popup2023/assets/bg1.png?4a6d1a9ddb741234c0496d8dba699051);
      background-size: 696px auto;
      background-position: center top;
      padding-top: 175px; } }

.May9Popup2023__title___26xdy {
  display: block;
  font-style: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #26336A;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 46px;
  margin-top: 0;
  position: relative; }
  .May9Popup2023__title___26xdy::after {
    content: "";
    display: block;
    position: absolute;
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px; }
  @media (min-width: 768px) {
    .May9Popup2023__title___26xdy {
      font-size: 30px;
      line-height: 35px;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 50px;
      max-width: 560px;
      margin-left: auto;
      margin-right: auto; } }
  .May9Popup2023__title___26xdy span {
    color: #CE4646; }

.May9Popup2023__question___2cN2f {
  display: block;
  text-align: center;
  font-family: 'Bitter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #26336A;
  margin-top: 0;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .May9Popup2023__question___2cN2f {
      font-size: 24px;
      line-height: 32px; } }

.May9Popup2023__good___1WO1v, .May9Popup2023__bad___1b3N8 {
  display: block;
  width: 68px;
  height: 68px;
  margin: 0 auto;
  margin-bottom: 16px;
  background-color: #CCB173;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  border-radius: 41px; }

.May9Popup2023__good___1WO1v {
  background-image: url(/components/May9Popup2023/assets/good.svg?4a25661222d1a702e587f07bd93d052e); }

.May9Popup2023__bad___1b3N8 {
  background-image: url(/components/May9Popup2023/assets/bad.svg?2baf606d9cb525e696793da12b267ba6); }

.May9Popup2023__descr___2_ZKW {
  display: block;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 280px;
  color: #3C3C3C;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .May9Popup2023__descr___2_ZKW {
      max-width: 380px;
      margin: 0 auto;
      width: auto;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 20px; }
      .May9Popup2023__descr___2_ZKW br {
        display: block; }
      .May9Popup2023__descr___2_ZKW b {
        display: inline-block; } }

.May9Popup2023__br___2Rjpy {
  display: none; }
  @media (min-width: 768px) {
    .May9Popup2023__br___2Rjpy {
      display: block; } }

.May9Popup2023__count___3TbXf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background: #CCB173;
  border-radius: 200px;
  font-family: 'Bitter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 55px;
  position: relative; }
  .May9Popup2023__count___3TbXf::after {
    content: "";
    display: block;
    position: absolute;
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    left: 50%;
    transform: translateX(-50%);
    bottom: -18px; }

.May9Popup2023__descrSmall___3MRUS {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: rgba(137, 137, 137, 0.6);
  margin-top: 25px; }

.May9Popup2023__buttons___34R6H {
  width: 220px;
  margin: 0 auto;
  margin-top: 40px; }
  .May9Popup2023__buttons___34R6H a, .May9Popup2023__buttons___34R6H button {
    width: 100%;
    margin-bottom: 20px;
    line-height: 20px; }
  @media (min-width: 768px) {
    .May9Popup2023__buttons___34R6H {
      width: 444px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 30px; }
      .May9Popup2023__buttons___34R6H a, .May9Popup2023__buttons___34R6H button {
        width: 214px;
        margin-bottom: 0;
        padding: 0 15px; } }

.May9Popup2023__slider___xQreX {
  display: block;
  position: relative;
  overflow: hidden; }
  .May9Popup2023__slider___xQreX .slick-slide {
    opacity: 0; }
  .May9Popup2023__slider___xQreX .slick-center {
    opacity: 1; }
  @media (min-width: 768px) {
    .May9Popup2023__slider___xQreX .slick-slide {
      opacity: 1; }
    .May9Popup2023__slider___xQreX .slick-center {
      opacity: 1; }
    .May9Popup2023__slider___xQreX::before, .May9Popup2023__slider___xQreX::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      background-image: url(/components/May9Popup2023/assets/decor.png?f6c469d67d6fd043351efa6316a4659e);
      background-repeat: no-repeat;
      background-position: center;
      width: 276px;
      height: 568px;
      z-index: 10;
      pointer-events: none; }
    .May9Popup2023__slider___xQreX::before {
      left: -70px;
      transform: rotate(180deg); }
    .May9Popup2023__slider___xQreX::after {
      right: -70px; } }

.May9Popup2023__slide___3c3KN {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .May9Popup2023__slide___3c3KN img {
    max-width: 100%; }

.May9Popup2023__dots___2VKMx {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px !important;
  position: static !important; }
  .May9Popup2023__dots___2VKMx li {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50%;
    border: 1px solid #8F8F8F;
    margin: 0 6px; }
    .May9Popup2023__dots___2VKMx li::before, .May9Popup2023__dots___2VKMx li::after {
      display: none !important; }
  .May9Popup2023__dots___2VKMx button {
    display: none !important; }
  .May9Popup2023__dots___2VKMx .slick-active {
    background: #F3D771;
    border: 1px solid #000000;
    width: 15px !important;
    height: 15px !important; }

.May9Popup2023__button___3zqUJ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .May9Popup2023__button___3zqUJ {
      justify-content: center; } }
  .May9Popup2023__button___3zqUJ a, .May9Popup2023__button___3zqUJ button {
    height: 62px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.05em; }

.May9Popup2023__info___3w1SC {
  display: block;
  max-width: 624px;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #3C3C3C;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .May9Popup2023__info___3w1SC {
      padding: 0;
      font-size: 16px;
      line-height: 20px; } }

@media (min-width: 768px) {
  .May9Popup2023__first___3iT4S .May9Popup2023__descrSmall___3MRUS {
    width: 450px;
    margin-left: auto;
    margin-right: auto; } }

.May9Popup2023__secondContent___3LRbU {
  margin-top: -10px; }
  @media (min-width: 768px) {
    .May9Popup2023__secondContent___3LRbU {
      margin-top: -25px; } }

@media (min-width: 768px) {
  .May9Popup2023__last___3hcvZ .May9Popup2023__descr___2_ZKW {
    max-width: 450px; } }

.May9Popup2023__last_content___20atS {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .May9Popup2023__last_content___20atS {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; }
      .May9Popup2023__last_content___20atS .May9Popup2023__title___26xdy {
        text-align: left; }
      .May9Popup2023__last_content___20atS .May9Popup2023__descr___2_ZKW {
        text-align: left; } }

.May9Popup2023__last_left___2QXjq {
  width: 130px;
  margin: 0 auto;
  flex-shrink: 0;
  margin-bottom: 20px; }
  .May9Popup2023__last_left___2QXjq img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .May9Popup2023__last_left___2QXjq {
      width: 194px;
      margin-left: 0;
      margin-right: 30px;
      margin-bottom: 0; } }

.May9Popup2023__last_right___3_02n {
  display: block; }

.May9Popup2023__last_form___YgM-u {
  max-width: 367px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .May9Popup2023__last_form___YgM-u {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .May9Popup2023__last_form___YgM-u button, .May9Popup2023__last_form___YgM-u a {
        height: 45px;
        margin-top: 2px; } }
  @media (min-width: 1240px) {
    .May9Popup2023__last_form___YgM-u button, .May9Popup2023__last_form___YgM-u a {
      margin-top: -4px; } }

.May9Popup2023__already_image___2VCrY {
  margin: 0 auto;
  width: 194px; }
  .May9Popup2023__already_image___2VCrY img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .May9Popup2023__already_image___2VCrY {
      width: 244px; } }

.RegTimer__block___1LdWs {
  margin: 5px auto;
  text-align: center;
  color: #000;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }

.RegTimer__link___2rP4G {
  color: #000;
  text-decoration: underline !important; }
  .RegTimer__link___2rP4G:hover {
    text-decoration: none !important; }

.RegTimer__timer___1cS6n {
  color: #000; }

.Canvas__canvas___2VNMC {
  position: relative;
  user-select: none;
  width: auto;
  overflow: hidden;
  touch-action: none;
  margin: 0 auto; }
  @media (max-width: 500px) {
    .Canvas__canvas___2VNMC {
      padding-top: 35%;
      width: 100%; } }
  @media (min-width: 1000px) {
    .Canvas__canvas___2VNMC {
      min-width: 100%; } }

.Canvas__canvas_item___Bt3As {
  display: block;
  height: 100px;
  width: 100%;
  background: white;
  touch-action: none;
  border: 1px solid black;
  box-sizing: border-box; }
  @media (max-width: 500px) {
    .Canvas__canvas_item___Bt3As {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; } }

.Canvas__canvas_clear___2z4us {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: grey;
  text-decoration: none;
  border-bottom: 1px dashed grey; }

.WellcomeContent__block___1rGT8 {
  width: 100%;
  min-height: 520px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: white;
  background-image: url(/components/WellcomeContent/img/bg-m.jpg?f18dd478ef451434ba438ae74ece1d2b);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .WellcomeContent__block___1rGT8 {
      background-image: url(/components/WellcomeContent/img/bg-t.jpg?e66b3198eda467aab91e5e189e82027d);
      background-size: cover; } }
  @media (min-width: 1240px) {
    .WellcomeContent__block___1rGT8 {
      padding-top: 50px;
      padding-bottom: 100px;
      justify-content: center;
      background-image: url(/components/WellcomeContent/img/bg.jpg?07de4add52022b4100de1f71103effb0);
      background-position: center center;
      background-size: cover;
      position: relative; } }
  .WellcomeContent__block___1rGT8.WellcomeContent__productsOnly___3pLMA {
    background: none !important; }
    .WellcomeContent__block___1rGT8.WellcomeContent__productsOnly___3pLMA .WellcomeContent__left___2mfIj {
      margin-bottom: 0; }
      @media (min-width: 1240px) {
        .WellcomeContent__block___1rGT8.WellcomeContent__productsOnly___3pLMA .WellcomeContent__left___2mfIj {
          margin-right: 0; } }

.WellcomeContent__content___2mY9f {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (min-width: 768px) {
    .WellcomeContent__content___2mY9f {
      padding-bottom: 85px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__content___2mY9f {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-end;
      height: 475px;
      position: static;
      padding: 0; } }

.WellcomeContent__left___2mfIj {
  display: block;
  margin-bottom: 186px; }
  @media (min-width: 768px) {
    .WellcomeContent__left___2mfIj {
      margin-bottom: 233px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__left___2mfIj {
      position: relative;
      margin-right: 8vw;
      margin-bottom: 0; } }

.WellcomeContent__leftImage___34Itr {
  display: block;
  width: 336px;
  position: relative;
  right: 0;
  margin: 0 auto;
  margin-bottom: 45px; }
  @media (min-width: 440px) {
    .WellcomeContent__leftImage___34Itr {
      width: 400px; } }
  @media (min-width: 768px) {
    .WellcomeContent__leftImage___34Itr {
      width: 694px;
      margin-bottom: 54px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__leftImage___34Itr {
      width: 570px;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 78px;
      position: relative;
      right: -16px; } }
  @media (min-width: 1366px) {
    .WellcomeContent__leftImage___34Itr {
      width: 646px;
      right: 9px; } }
  @media (min-width: 1440px) {
    .WellcomeContent__leftImage___34Itr {
      right: 14px; } }

.WellcomeContent__right___33gN1 {
  display: block;
  width: 280px;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .WellcomeContent__right___33gN1 {
      width: 500px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__right___33gN1 {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      position: relative;
      padding-right: 60px;
      width: 500px;
      margin: 0; } }

.WellcomeContent__title___2MwRM {
  display: block;
  margin-bottom: 17px;
  font-family: 'Bitter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF; }
  @media (min-width: 768px) {
    .WellcomeContent__title___2MwRM {
      margin-bottom: 32px;
      font-style: normal;
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #FFFFFF; } }
  @media (min-width: 1240px) {
    .WellcomeContent__title___2MwRM {
      margin-top: 0;
      margin-bottom: 32px;
      font-style: normal;
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: #FFFFFF; } }
  .WellcomeContent__title___2MwRM.WellcomeContent__title_left___1u1yR {
    color: #26336A; }

.WellcomeContent__list___2ho9l {
  display: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .WellcomeContent__list___2ho9l {
      display: flex;
      margin-bottom: 40px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__list___2ho9l {
      margin-bottom: 50px;
      justify-content: flex-start; } }

.WellcomeContent__item___1Gqpw {
  display: block;
  margin-right: 50px; }
  @media (min-width: 768px) {
    .WellcomeContent__item___1Gqpw {
      width: 32px; }
      .WellcomeContent__item___1Gqpw:last-child {
        margin-right: 0; } }
  @media (min-width: 1240px) {
    .WellcomeContent__item___1Gqpw {
      width: auto; } }

.WellcomeContent__btnProduct___1Hj0P {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 190px;
  margin: 0 auto; }

.WellcomeContent__btnHome___3Yryd {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 190px;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .WellcomeContent__btnHome___3Yryd {
      margin: 0; } }

.WellcomeContent__rules___3vHaB {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  padding: 18px 0;
  background-color: #26336A;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 18px;
  letter-spacing: 0.2em;
  color: #FFFFFF;
  text-transform: uppercase; }
  .WellcomeContent__rules___3vHaB b, .WellcomeContent__rules___3vHaB a {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration-line: underline; }
    .WellcomeContent__rules___3vHaB b:hover, .WellcomeContent__rules___3vHaB a:hover {
      color: #FFFFFF;
      text-decoration: none; }
  .WellcomeContent__rules___3vHaB a:first-child {
    display: block;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .WellcomeContent__rules___3vHaB {
      width: 316px; } }
  @media (min-width: 1240px) {
    .WellcomeContent__rules___3vHaB {
      width: 360px; } }

.ProductContent__product___1Z4tT {
  display: block;
  position: relative;
  font-family: 'Bitter', sans-serif;
  padding-bottom: 90px; }
  @media (min-width: 1240px) {
    .ProductContent__product___1Z4tT {
      padding-bottom: 90px; } }
  .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN {
    z-index: 99; }
    .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB {
      background-image: url(/components/ProductContent/img/bg-m.jpg?4a81569ce4649701342ed9cd4b445e7e);
      background-size: 100% auto;
      background-position: center top;
      background-repeat: no-repeat; }
      .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB::after {
        display: none; }
      @media (min-width: 768px) {
        .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB {
          background-image: url(/components/ProductContent/img/bg-t.jpg?d0d012ec800a96f4da160d35c51e1167); } }
      @media (min-width: 1240px) {
        .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB {
          background-image: url(/components/ProductContent/img/bg-d.jpg?cb1d42441393a6247ef6893e9e15201e);
          background-size: auto;
          position: relative; } }
      @media (min-width: 1440px) {
        .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB {
          background-image: url(/components/ProductContent/img/bg-xd.jpg?4b0165e8a79b8fb179e9868f74e736e5);
          background-size: auto 655px; } }
      @media (min-width: 1921px) {
        .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB {
          background-size: auto; }
          .ProductContent__product___1Z4tT.ProductContent__osobye___2skXN .ProductContent__product_top___2csXB::after {
            display: block; } }

.ProductContent__container___1f8Z7 {
  display: block;
  width: 290px;
  margin: 0 auto; }
  @media (min-width: 360px) {
    .ProductContent__container___1f8Z7 {
      width: 320px; } }
  @media (min-width: 768px) {
    .ProductContent__container___1f8Z7 {
      width: 698px; } }
  @media (min-width: 1240px) {
    .ProductContent__container___1f8Z7 {
      width: 1000px; } }

.ProductContent__product_top___2csXB {
  padding-top: 80px;
  height: auto;
  box-sizing: border-box;
  background: linear-gradient(264.13deg, #e2e2d9 0%, #dce2dc 99.6%);
  position: relative; }
  .ProductContent__product_top___2csXB .ProductContent__container___1f8Z7 {
    position: relative;
    z-index: 1; }
  .ProductContent__product_top___2csXB::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 421px;
    background: linear-gradient(0deg, #FFFFFF 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none; }
  @media (min-width: 768px) {
    .ProductContent__product_top___2csXB {
      padding-top: 140px;
      background: linear-gradient(258.21deg, #D0E2E0 0%, #F2E1D1 100%); } }
  @media (min-width: 1240px) {
    .ProductContent__product_top___2csXB {
      padding-top: 50px;
      margin-bottom: 0;
      position: relative; }
      .ProductContent__product_top___2csXB::after {
        height: 221px;
        background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%); } }
  @media (min-width: 1920px) {
    .ProductContent__product_top___2csXB {
      padding-top: 90px; } }

@media (min-width: 768px) {
  .ProductContent__product_info___16pXx {
    width: 632px;
    margin: 0 auto;
    padding-left: 20px; } }

@media (min-width: 1240px) {
  .ProductContent__product_info___16pXx {
    width: 540px;
    margin: 0;
    margin-left: auto; } }

.ProductContent__product_info_title___1vs1m {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  padding-bottom: 13px;
  margin: 0 auto;
  width: 100%; }
  .ProductContent__whiteColor___1UZyQ .ProductContent__product_info_title___1vs1m {
    color: #fff; }
  @media (min-width: 360px) {
    .ProductContent__product_info_title___1vs1m {
      font-size: 30px;
      line-height: 36px; } }
  @media (min-width: 768px) {
    .ProductContent__product_info_title___1vs1m {
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.1em;
      padding-bottom: 34px; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_title___1vs1m {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.1em;
      padding-bottom: 0;
      margin-bottom: 14px;
      width: auto;
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      text-align: left;
      margin-right: -30px; } }

.ProductContent__product_info_contain___2g-6s {
  position: relative;
  white-space: nowrap;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px; }
  @media (min-width: 360px) {
    .ProductContent__product_info_contain___2g-6s {
      margin-left: 5px; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_contain___2g-6s {
      width: 100%; } }

.ProductContent__product_info_cell___1umE_ {
  margin-right: 11px; }
  .ProductContent__product_info_cell___1umE_:last-child {
    margin-right: 0; }
  @media (min-width: 360px) {
    .ProductContent__product_info_cell___1umE_ {
      margin-right: 16px; } }
  @media (min-width: 768px) {
    .ProductContent__product_info_cell___1umE_ {
      margin-right: 45px;
      margin-bottom: 15px; }
      .ProductContent__product_info_cell___1umE_:last-child {
        margin-right: 0; } }

.ProductContent__product_info_add___3QWtu {
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 112.52%;
  color: #7A7A7A;
  text-align: left;
  margin-bottom: 28px; }
  .ProductContent__whiteColor___1UZyQ .ProductContent__product_info_add___3QWtu {
    color: #fff; }
  @media (min-width: 768px) {
    .ProductContent__product_info_add___3QWtu {
      font-size: 14px;
      line-height: 112.52%; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_add___3QWtu {
      margin: 0;
      margin-top: 5px; } }

.ProductContent__product_info_new___2dWb7 {
  display: block;
  margin: 0 auto;
  margin-bottom: 25px;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #26336A; }
  @media (min-width: 768px) {
    .ProductContent__product_info_new___2dWb7 {
      width: 444px;
      margin-bottom: 30px;
      font-weight: 500;
      font-size: 16px;
      line-height: 106%;
      letter-spacing: 0.02em;
      text-align: center; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_new___2dWb7 {
      width: 480px;
      margin-top: 5px;
      margin-left: 0;
      margin-bottom: 20px;
      padding-right: 34px;
      padding-bottom: 35px;
      border-bottom: 1px solid rgba(38, 51, 106, 0.5);
      text-align: left; } }

.ProductContent__product_info_text___1RAqS {
  display: block;
  padding-bottom: 25px;
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #26336A;
  text-align: left;
  border-bottom: 1px solid rgba(38, 51, 106, 0.5); }
  @media (min-width: 768px) {
    .ProductContent__product_info_text___1RAqS {
      margin-bottom: 30px;
      padding-left: 0; } }
  .ProductContent__product_info_text___1RAqS b {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 168.52%;
    color: #26336A;
    margin-bottom: 7px; }
    @media (min-width: 768px) {
      .ProductContent__product_info_text___1RAqS b {
        font-size: 30px;
        line-height: 168.52%;
        margin-bottom: 10px; } }
  .ProductContent__product_info_text___1RAqS ul {
    padding: 0;
    margin: 0;
    padding-left: 24px; }
    @media (min-width: 768px) {
      .ProductContent__product_info_text___1RAqS ul {
        width: 440px; } }
  .ProductContent__product_info_text___1RAqS li {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #26336A; }
    .ProductContent__product_info_text___1RAqS li::before {
      content: "";
      display: block;
      width: 9px;
      height: 9px;
      transform: rotate(45deg);
      position: absolute;
      top: 6px;
      left: -20px;
      background: #26336A; }
    @media (min-width: 768px) {
      .ProductContent__product_info_text___1RAqS li {
        font-size: 18px;
        line-height: 140%; }
        .ProductContent__product_info_text___1RAqS li::before {
          top: 7px;
          left: -32px; } }
  .ProductContent__product_info_text___1RAqS a {
    color: #26336A; }
    .ProductContent__product_info_text___1RAqS a:hover {
      text-decoration: none; }
  .ProductContent__product_info_text___1RAqS i {
    font-size: 0.8em; }
  .ProductContent__whiteColor___1UZyQ .ProductContent__product_info_text___1RAqS {
    color: #fff; }
  @media (min-width: 768px) {
    .ProductContent__product_info_text___1RAqS {
      font-size: 18px;
      line-height: 140%; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_text___1RAqS {
      width: 480px;
      text-align: left;
      font-size: 18px;
      line-height: 140%; } }

.ProductContent__product_info_remark___2sCv9 {
  font-size: 10px;
  line-height: 10px;
  color: #000000;
  text-align: center;
  margin-bottom: 28px;
  margin-top: -10px; }
  .ProductContent__product_info_remark___2sCv9.ProductContent__white___3b7dx {
    color: #fff; }
  .ProductContent__whiteColor___1UZyQ .ProductContent__product_info_remark___2sCv9 {
    color: #fff; }
  @media (min-width: 768px) {
    .ProductContent__product_info_remark___2sCv9 {
      width: 270px;
      margin: 0 auto;
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1240px) {
    .ProductContent__product_info_remark___2sCv9 {
      margin: 0;
      text-align: left;
      font-size: 10px;
      line-height: 10px;
      margin-top: 5px; } }

.ProductContent__product_comment___3TEct {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px; }
  .ProductContent__product_comment___3TEct a {
    width: 224px;
    margin-left: 0; }

.ProductContent__product_test___1qOYd {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center; }

.ProductContent__product_test_text___xsmux {
  font-size: 17px;
  line-height: 1.2;
  color: #002a5e;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  width: 360px;
  padding-right: 10px; }

.ProductContent__product_comments___22j5Y {
  padding-top: 50px;
  background: #dde7eb;
  padding-bottom: 50px; }

.ProductContent__product_comments_wrap___2NsKb {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }
  @media (min-width: 1240px) {
    .ProductContent__product_comments_wrap___2NsKb {
      width: 1000px;
      margin: 0 auto; } }

.ProductContent__product_popup___20m4R {
  width: 280px; }
  .ProductContent__product_popup___20m4R img {
    display: block;
    width: 100%; }
  @media (min-width: 1240px) {
    .ProductContent__product_popup___20m4R {
      width: 800px; } }

.ProductContent__newPacksPopupContent___2dZyR {
  width: 95vw;
  height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  flex-direction: column; }

.ProductContent__imgWrapper___xfkMU {
  position: relative; }

.ProductContent__closeBtn___gqOHk {
  background-color: transparent;
  margin-bottom: 20px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 10px; }
  @media (min-width: 768px) {
    .ProductContent__closeBtn___gqOHk {
      right: 20px;
      top: 20px; } }

.ProductContent__newPacksPopupImg___3413K {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.ProductContent__newPacksPopupImgWrapper___1fY9f {
  position: relative;
  display: flex;
  max-width: 100%;
  max-height: 100%; }

.ProductContent__new25___2BHH- {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 340px;
  height: 421px;
  padding: 34px 10px;
  background-color: #fff;
  background-image: url(/components/ProductContent/img/new25-m.jpg?bf107351eabf11b9900bc5a5ebd54992);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  box-sizing: border-box; }
  .ProductContent__new25___2BHH- * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ProductContent__new25___2BHH- {
      display: block;
      width: 668px;
      height: 271px;
      background-image: url(/components/ProductContent/img/new25-t.jpg?5fc5583f911cdcd1dc7ba23297d2b7ba);
      padding: 32px;
      padding-top: 50px; } }
  @media (min-width: 1240px) {
    .ProductContent__new25___2BHH- {
      width: 880px;
      height: 360px;
      padding: 40px;
      padding-top: 80px;
      background-image: url(/components/ProductContent/img/new25-d.jpg?e975ee0cfa9c7a0005dc660d6ed049c2); } }

.ProductContent__new25_close___2vkj0 {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 26px;
  height: 26px;
  background-color: transparent;
  outline: none;
  transition: 0.3s; }
  .ProductContent__new25_close___2vkj0:hover {
    opacity: 0.8; }
  .ProductContent__new25_close___2vkj0:after, .ProductContent__new25_close___2vkj0:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 2px;
    background: #26336A;
    transform: rotate(45deg); }
  .ProductContent__new25_close___2vkj0:after {
    transform: rotate(-45deg); }

.ProductContent__new25_info___3KbKq {
  display: block;
  text-align: center;
  color: #26336A;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .ProductContent__new25_info___3KbKq {
      width: 310px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ProductContent__new25_info___3KbKq {
      width: 360px; } }

.ProductContent__new25_title___mu5ZX {
  display: block;
  margin-bottom: 17px;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  @media (min-width: 1240px) {
    .ProductContent__new25_title___mu5ZX {
      font-size: 32px;
      margin-bottom: 20px;
      line-height: 1.3; } }

.ProductContent__new25_descr___i12My {
  display: block;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.02em;
  line-height: 1.3; }
  .ProductContent__new25_descr___i12My a {
    color: inherit; }
    .ProductContent__new25_descr___i12My a:hover, .ProductContent__new25_descr___i12My a:focus {
      color: inherit;
      text-decoration: none; }
  .ProductContent__new25_descr___i12My p {
    margin-top: 0;
    margin-bottom: 15px; }
    .ProductContent__new25_descr___i12My p:last-child {
      margin-bottom: 0; }
  @media (min-width: 1240px) {
    .ProductContent__new25_descr___i12My {
      font-size: 16px; } }

.ProductContent__new25_packs___BTGmI {
  display: block;
  width: 252px;
  height: 140px;
  margin: 0 auto;
  margin-bottom: 32px;
  background-image: url(/components/ProductContent/img/new-packs-m.png?4c78d3e9034dbcc35d3feeda3b0379a1);
  background-repeat: no-repeat;
  background-size: contain; }
  @media (min-width: 768px) {
    .ProductContent__new25_packs___BTGmI {
      width: 296px;
      height: 164px;
      position: absolute;
      right: 20px;
      top: 68px;
      background-image: url(/components/ProductContent/img/new-packs-d.png?a2f4c140d5dc31756289330090558a26); } }
  @media (min-width: 1240px) {
    .ProductContent__new25_packs___BTGmI {
      width: 444px;
      height: 247px;
      top: 60px;
      right: 30px; } }

.Product360__wrap___dG6kl {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .Product360__wrap___dG6kl {
      position: absolute;
      top: 0;
      left: 0;
      width: 372px;
      height: 550px;
      margin: 0; } }
  @media (min-width: 1920px) {
    .Product360__wrap___dG6kl {
      height: 600px; } }

.Product360__canvas___2fFJ4 {
  display: block;
  position: relative;
  width: 80%;
  height: 80%;
  margin: 0 auto;
  opacity: 0;
  transform: scale(0.5, 0.5);
  transition: all 0.3s; }
  @media (min-width: 1240px) {
    .Product360__canvas___2fFJ4 {
      height: 480px; } }
  .Product360__loaded___2IDdj .Product360__canvas___2fFJ4 {
    opacity: 1;
    transform: scale(1, 1); }
  .Product360__canvas___2fFJ4 canvas {
    width: 100%;
    height: 100%; }

.Product360__controls___1Te7X > a {
  position: absolute;
  top: 50%;
  width: 34px; }
  .Product360__controls___1Te7X > a img {
    max-width: 100%; }

.Product360__controls___1Te7X .Product360__prev___x__LB {
  left: 0; }

.Product360__controls___1Te7X .Product360__next___6KmDa {
  right: 0; }

.Product360__controls___1Te7X .Product360__open___2AAmJ {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 15%;
  top: -10px;
  height: 43%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  padding-top: 15%;
  box-sizing: border-box;
  line-height: 1;
  color: #464646;
  text-transform: uppercase;
  transition: opacity 0.3s;
  white-space: nowrap; }
  .Product360__controls___1Te7X .Product360__open___2AAmJ:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .Product360__controls___1Te7X .Product360__open___2AAmJ {
      padding-top: 20%;
      left: 50%;
      transform: none;
      font-size: 24px; } }
  @media (min-width: 1240px) {
    .Product360__controls___1Te7X .Product360__open___2AAmJ {
      top: 104px;
      left: -8%;
      top: 10px;
      left: 46%; } }

.Product360__controls___1Te7X .Product360__opened___2qPS6 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 15%;
  top: -10px;
  height: 43%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  padding-top: 10%;
  box-sizing: border-box;
  line-height: 1;
  color: #464646;
  text-transform: uppercase;
  transition: opacity 0.3s;
  white-space: nowrap; }
  .Product360__controls___1Te7X .Product360__opened___2qPS6:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .Product360__controls___1Te7X .Product360__opened___2qPS6 {
      font-size: 24px;
      padding-top: 10%;
      left: 50%;
      transform: none; } }
  @media (min-width: 1240px) {
    .Product360__controls___1Te7X .Product360__opened___2qPS6 {
      top: 104px;
      left: -8%;
      top: 17px;
      left: 46%; } }

.Product360__controls___1Te7X .Product360__close___tSglV {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 15%;
  top: -10px;
  height: 43%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  font-size: 18px;
  padding-top: 5%;
  box-sizing: border-box;
  line-height: 1;
  color: #464646;
  text-transform: uppercase;
  transition: opacity 0.3s;
  white-space: nowrap; }
  .Product360__controls___1Te7X .Product360__close___tSglV:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .Product360__controls___1Te7X .Product360__close___tSglV {
      font-size: 24px;
      top: -50px;
      left: 50%;
      transform: none; } }
  @media (min-width: 1240px) {
    .Product360__controls___1Te7X .Product360__close___tSglV {
      top: 104px;
      left: -8%;
      top: 0px;
      left: 46%; } }

@media (min-width: 1240px) {
  .Product360__controls___1Te7X > a {
    position: absolute;
    top: 275px;
    width: 56px; } }

.Product360__img___124lu {
  max-width: 100%;
  object-fit: contain;
  height: 337px;
  margin: 0 auto 20px;
  display: block; }

.Product360__wrap___dG6kl {
  display: flex;
  align-items: center; }

.ProductSlider__block___1rSrw {
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .ProductSlider__block___1rSrw {
      position: absolute;
      top: 65px;
      left: 0;
      width: 372px;
      height: 550px;
      margin: 0; } }
  @media (min-width: 1920px) {
    .ProductSlider__block___1rSrw {
      height: 600px; } }

.ProductSlider__list___2sCHN {
  display: block;
  width: 186px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 1240px) {
    .ProductSlider__list___2sCHN {
      width: 244px; } }
  .ProductSlider__list___2sCHN .owl-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 320px;
    position: absolute;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none; }
    @media (min-width: 1240px) {
      .ProductSlider__list___2sCHN .owl-nav {
        top: 160px; } }
  .ProductSlider__list___2sCHN .owl-prev,
  .ProductSlider__list___2sCHN .owl-next {
    width: 34px;
    height: 34px;
    background-color: #26336A;
    border-radius: 50%;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-image: url(/components/ProductSlider/arrow.svg?154950e62e5b73047f7da1245fd0de0a) !important;
    background-position: center center !important;
    font-size: 0 !important;
    pointer-events: auto;
    transition: 0.3s; }
    .ProductSlider__list___2sCHN .owl-prev.disabled,
    .ProductSlider__list___2sCHN .owl-next.disabled {
      background-color: gray;
      opacity: 0.85;
      cursor: default; }
    .ProductSlider__list___2sCHN .owl-prev:hover,
    .ProductSlider__list___2sCHN .owl-next:hover {
      opacity: 0.85; }
  .ProductSlider__list___2sCHN .owl-next {
    transform: rotate(180deg); }
  .ProductSlider__list___2sCHN .owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ProductSlider__list___2sCHN .owl-dots {
        margin-top: 20px; } }
  .ProductSlider__list___2sCHN .owl-dot {
    position: relative;
    width: 20px;
    height: 10px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .ProductSlider__list___2sCHN .owl-dot span {
      display: block;
      width: 10px;
      height: 10px;
      border: 1px solid #26336A;
      border-radius: 50%;
      transition: all 0.3s; }
    .ProductSlider__list___2sCHN .owl-dot.active span {
      background-color: #26336A; }
    .ProductSlider__list___2sCHN .owl-dot:hover span {
      background-color: #26336A; }

.ProductSlider__more___1j6ap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 35px;
  cursor: pointer;
  fill: #26336A;
  transition: 0.3s; }
  @media (min-width: 768px) {
    .ProductSlider__more___1j6ap {
      margin-top: 30px;
      margin-bottom: 50px; } }

.ProductSlider__text___10DUx {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 82px;
  width: 290px;
  height: 55px;
  background: linear-gradient(115deg, #d4b45e 0%, #e2d2a7 25%, #d1a74d 56.77%, #e2d2a7 79.5%, #d4b45e 100%);
  background-size: 150% 100%;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #26336A;
  transition: 1s;
  font-family: 'Bitter', sans-serif;
  animation: ProductSlider__shadow___3vrDt 4s infinite ease;
  animation-direction: alternate-reverse; }

@keyframes ProductSlider__shadow___3vrDt {
  0% {
    background-position: 100% 0%; }
  50% {
    background-position: 0% 0%; }
  100% {
    background-position: 100% 0%; } }

.ProductSlider__popup___23-CC {
  display: block;
  width: 340px;
  padding: 60px 30px;
  background-color: #fff;
  color: #26336A; }
  @media (min-width: 768px) {
    .ProductSlider__popup___23-CC {
      width: 640px;
      padding: 60px 34px; } }

.ProductSlider__popup_content___Q34Ma {
  display: block; }

.ProductSlider__popup_cards___1RPHg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin: 0;
  width: 260px; }
  @media (min-width: 768px) {
    .ProductSlider__popup_cards___1RPHg {
      width: 570px; } }

.ProductSlider__popup_card___2X-vM {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 120px;
  margin: 0;
  padding: 0; }
  .ProductSlider__popup_card___2X-vM:nth-child(1), .ProductSlider__popup_card___2X-vM:nth-child(2) {
    margin-bottom: 37px; }
    @media (min-width: 768px) {
      .ProductSlider__popup_card___2X-vM:nth-child(1), .ProductSlider__popup_card___2X-vM:nth-child(2) {
        margin-bottom: 0; } }

.ProductSlider__popup_image___3c4JL {
  display: block;
  width: 82px;
  margin-bottom: 13px; }

.ProductSlider__popup_block___37PWg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 45px; }
  .ProductSlider__popup_block___37PWg:last-child {
    margin-bottom: 0; }

.ProductSlider__popup_title___e0E_- {
  display: block;
  max-width: 520px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center; }
  @media (min-width: 768px) {
    .ProductSlider__popup_title___e0E_- {
      font-weight: 400;
      font-size: 20px;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      text-align: center; } }

.ProductSlider__popup_radio___1XyI3 {
  margin-bottom: 0; }

.ProductSlider__popup_textarea___3CSoB {
  width: 282px;
  height: 128px;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid black;
  background: white;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .ProductSlider__popup_textarea___3CSoB {
      width: 440px;
      height: 128px;
      padding: 15px 20px; } }

.ProductSlider__popup_close___1teTb {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 26px;
  height: 26px;
  background-color: transparent;
  outline: none;
  transition: 0.3s; }
  .ProductSlider__popup_close___1teTb:hover {
    opacity: 0.8; }
  .ProductSlider__popup_close___1teTb:after, .ProductSlider__popup_close___1teTb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 2px;
    background: #26336A;
    transform: rotate(45deg); }
  .ProductSlider__popup_close___1teTb:after {
    transform: rotate(-45deg); }

.ProductSlider__popup_stars___1tC1M {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none; }

.ProductSlider__popup_star___2VIh7 {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 1px;
  background-image: url(/components/ProductSlider/star-empty.svg?8322d632b00fd0a8430d3e36d5aaedb8);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer; }
  .ProductSlider__popup_star___2VIh7.ProductSlider__active___RyLas {
    background-image: url(/components/ProductSlider/star.svg?2992b64201f3299d4b00c6863e048401); }

.ProductContainResin__block___vpMvh {
  color: #4C4C4C; }

.ProductContain__block___2ayIv {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-size: 15px;
  line-height: 140%;
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 360px) {
    .ProductContain__block___2ayIv {
      font-size: 18px;
      line-height: 140%; } }
  @media (min-width: 768px) {
    .ProductContain__block___2ayIv {
      padding-left: 0;
      padding-right: 0; } }

.ProductContain__block_left___2nZz9 {
  display: block;
  margin-right: 6px; }
  .ProductContain__block_left___2nZz9 img {
    display: block; }
  @media (min-width: 360px) {
    .ProductContain__block_left___2nZz9 {
      margin-right: 9px; } }
  @media (min-width: 768px) {
    .ProductContain__block_left___2nZz9 {
      margin-right: 15px; } }

.ProductContain__block_value___2zK7s {
  display: block;
  font-weight: 700; }
  .ProductContain__white___3bzdD .ProductContain__block_value___2zK7s {
    color: #fff; }

.ProductContain__block_measure___1vO8u {
  display: block; }
  .ProductContain__white___3bzdD .ProductContain__block_measure___1vO8u {
    color: #fff; }

.ProductContain__white___3bzdD .ProductContain__block_name___OM8ol {
  color: #fff; }

.ProductContainNicotin__block___2gliN {
  color: #4C4C4C; }

.ProductContainCO__block___20Oq_ {
  color: #4C4C4C; }

.ProductList__packs___2AmOx {
  margin: 0 auto;
  background: #fff;
  margin-top: 20px; }
  @media (min-width: 1240px) {
    .ProductList__packs___2AmOx {
      margin-top: 120px;
      height: 235px; } }
  .ProductList__packs___2AmOx ul, .ProductList__packs___2AmOx li {
    list-style: none;
    padding: 0;
    margin: 0; }

.ProductList__container___3DdOY {
  display: block;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ProductList__container___3DdOY {
      width: 550px; } }
  @media (min-width: 1240px) {
    .ProductList__container___3DdOY {
      width: 1000px; } }

.ProductList__packs__list___3Z_hH {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  padding-left: 0;
  list-style: none; }
  @media (min-width: 1240px) {
    .ProductList__packs__list___3Z_hH {
      width: 1200px;
      margin: 0 auto;
      justify-content: space-between; } }

.ProductList__dots___A5qoM.ProductList__dots___A5qoM {
  display: flex;
  justify-content: center;
  padding-top: 16px; }
  @media (min-width: 768px) {
    .ProductList__dots___A5qoM.ProductList__dots___A5qoM {
      padding-top: 32px; } }
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM li {
    width: auto !important;
    height: auto !important;
    margin: 0 3px !important; }
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM button::after,
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM button::before {
    display: none !important; }
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM .owl-dot,
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM button {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    background-color: #DEDEDE !important;
    padding: 0 !important; }
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM .owl-dot {
    margin: 0 3px !important; }
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM .owl-dot.active,
  .ProductList__dots___A5qoM.ProductList__dots___A5qoM .slick-active button {
    background-color: #CCB173 !important; }

.ProductCommentsItem__comments___1bv9S {
  width: 665px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 17px; }

.ProductCommentsItem__comments__head___3VYAz {
  margin-bottom: 9px;
  display: flex;
  align-items: center; }

.ProductCommentsItem__comments__user___1S90O {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 5px 10px;
  background: #b1872d;
  width: 140px;
  vertical-align: middle;
  margin-right: 10px; }

.ProductCommentsItem__comments__date___2DJeH {
  color: #6d6e71;
  margin-right: 10px;
  font-size: 12px;
  line-height: 22px;
  vertical-align: middle; }

.ProductCommentsItem__comments__text___15V2k {
  border-bottom: 1px solid #3391c0;
  color: #464646;
  padding: 0 0 8px;
  font-size: 14px;
  line-height: 1.14;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.ProductCommentsItem__comments__vote___rK0lz {
  text-align: right;
  margin: 5px 10px 0 0; }

.ProductCommentsItem__comments__vote_link___Zv6En {
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  vertical-align: top;
  font-size: 10px;
  line-height: 14px;
  color: #4c4c4c;
  position: relative;
  padding-left: 14px;
  text-decoration: none; }

.ProductCommentsItem__comments__no___3ucb- {
  margin-left: 10px; }

.ProductCommentsItem__comments__yes___SGQvV::before {
  content: '\2714';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10px; }

.ProductCommentsItem__comments__no___3ucb-::before {
  content: '\D7';
  position: absolute;
  left: -5px;
  top: -2px;
  font-size: 18px;
  margin-left: 5px; }

.ProductCommentsList__comments__list___3JzEl {
  width: 663px; }

.ProductCommentForm__form___3GbY5 {
  width: 311px;
  display: block; }

.ProductCommentForm__form_row___1Gu41 {
  margin-bottom: 20px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }

.ProductCommentForm__form_submit___3prBn a {
  width: 133px; }

.ProductCommentForm__form_textarea___2v-MP {
  color: #002a5e;
  height: 200px;
  padding: 10px 12px;
  resize: none;
  overflow: auto;
  background: #fff;
  font-size: 13px;
  line-height: 15px;
  box-sizing: border-box;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  width: 100%;
  border: 0 none;
  outline: 0 none; }

.ProductCommentForm__form_captcha_refresh___1cBVA {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }

.ProductCommentForm__form_refresh_img___1KyLJ {
  position: absolute;
  left: -36px;
  padding: 0;
  display: block;
  height: 25px;
  width: 25px; }

.ProductCommentForm__form_captcha_img___1c9-X {
  width: 100px;
  height: 30px; }

.ProductCommentForm__form_captcha___3hTVI {
  margin-left: 15px; }

.ProductBanner__productBanner___2hmOC {
  width: 100%;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #703200 url(/components/ProductBanner/img/productBanner.jpg?67bcf174f932f6358319ceb6d19014a6) no-repeat center top;
  background-size: cover; }

.ProductBanner__productBanner_title___1qzgU {
  color: #fff7d0;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.14286;
  text-shadow: 0px 1px 5px black; }

.ProductBanner__productBanner_btn___h2SVb {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 3.25;
  height: 65px;
  width: 224px;
  color: #feea8c;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  margin-left: 60px;
  background: url(/components/ProductBanner/img/productBtn.png?618a75a3259770c6278bd9dcf967f94a) no-repeat center;
  background-size: 100%; }

@charset "UTF-8";
.ProductCloud__cloud___1wwaR {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: -80px; }

.ProductCloud__cloud_title___1QCYW {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 52px;
  line-height: 150px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase; }
  .ProductCloud__cloud_title___1QCYW::before {
    content: "\421\418\413\410\420\415\422   \41F\435\442\440   I \41E\441\43E\431\44B\439   \420\435\437\435\440\432*";
    display: block;
    position: absolute;
    font-size: 20px;
    top: 48px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    white-space: nowrap;
    opacity: 0.9;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 300; }
  .ProductCloud__cloud_title___1QCYW::after {
    content: "";
    display: block;
    height: 12px;
    width: 175px;
    margin: 0 auto;
    background-color: #fff; }

.ProductCloud__cloud_block____qzAX {
  width: 800px;
  height: 460px;
  margin: 0 auto;
  font-size: 28px;
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.ProductCloud__cloud_ps___3A4Rg {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }

.ProductQuestionPopup__questionnaire___1P9Qx {
  display: block;
  text-align: center; }

.ProductQuestionPopup__questionnaire_title___2aMbV {
  display: block;
  margin-bottom: 20px; }

.ProductQuestionPopup__questionnaire_button___1-OQj {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px; }

.ProductQuestionPopup__questionnaire_answers___2vk2S {
  width: 150px;
  margin: 0 auto 20px auto;
  position: relative;
  right: -50px; }

.ProductQuestionPopup__answer___12ya1 {
  display: block;
  text-align: left;
  margin-bottom: 3px;
  cursor: pointer; }
  .ProductQuestionPopup__answer___12ya1 span {
    font-weight: normal;
    text-transform: initial;
    font-size: 15px;
    line-height: 10px;
    padding-left: 5px;
    white-space: nowrap; }
    .ProductQuestionPopup__answer___12ya1 span::before {
      background-color: transparent; }
  .ProductQuestionPopup__answer___12ya1 input:checked + span::after {
    background-color: #fff; }

.ProductQuestionPopup__questionnaire_ps___33N2K {
  font-size: 14px;
  font-weight: 600; }

.ProductQuestionPopup__input___39zCU {
  position: relative;
  right: -25px;
  background-color: transparent;
  color: #fff;
  font-style: italic;
  border-radius: 5px;
  font-weight: normal; }

.ProductBannerNew__block___1dSaC {
  display: block;
  width: 292px;
  height: 366px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/components/ProductBannerNew/assets/bg-m.jpg?600b43abceef3e967ab1a7e7fa64afdf);
  position: relative; }
  @media (min-width: 768px) {
    .ProductBannerNew__block___1dSaC {
      width: 672px;
      height: 379px;
      background-image: url(/components/ProductBannerNew/assets/bg-t.jpg?bb7b7207ebfb68f8a4d1ac3d3d5f6d32); } }
  @media (min-width: 1240px) {
    .ProductBannerNew__block___1dSaC {
      width: 910px;
      height: 513px;
      background-image: url(/components/ProductBannerNew/assets/bg-d.jpg?e70b1e8c1e980b149153e41fc107dc43); } }

.ProductBannerNew__button___3_kSx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px; }
  @media (min-width: 1240px) {
    .ProductBannerNew__button___3_kSx {
      bottom: 30px; } }

.ProductBannerNew__close___1HnvV {
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/components/ProductBannerNew/assets/close.svg?da97ffc33cc38788703a7121e631be2c);
  cursor: pointer;
  transition: 0.3s; }
  .ProductBannerNew__close___1HnvV:hover {
    opacity: 0.7; }
  @media (min-width: 1240px) {
    .ProductBannerNew__close___1HnvV {
      width: 20px;
      height: 20px; } }

.ActivityList__activity___3D6H5 {
  display: block;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .ActivityList__activity___3D6H5 * {
    box-sizing: border-box; }

.ActivityList__activity_container___1Xr4R {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 360px) {
    .ActivityList__activity_container___1Xr4R {
      width: 340px; } }
  @media (min-width: 768px) {
    .ActivityList__activity_container___1Xr4R {
      width: 760px; } }
  @media (min-width: 1240px) {
    .ActivityList__activity_container___1Xr4R {
      width: 1140px;
      margin: 0 auto; } }

.ActivityList__activity_title___dKhLl {
  text-transform: uppercase;
  color: #464646;
  margin-bottom: 80px; }

.ActivityList__activity_wrapper___1cun6 {
  padding-top: 42px;
  padding-bottom: 18px; }
  @media (min-width: 768px) {
    .ActivityList__activity_wrapper___1cun6 {
      padding-top: 64px;
      padding-bottom: 30px; } }

.ActivityList__activity_row___1Jh2I {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap; }

.ActivityList__activity_col___1ZrTX {
  display: block;
  width: 100%;
  height: 194px;
  margin-bottom: 24px;
  order: 3; }
  @media (min-width: 768px) {
    .ActivityList__activity_col___1ZrTX {
      width: 340px;
      margin: 0 20px;
      margin-bottom: 35px; } }
  .ActivityList__activity_col___1ZrTX.ActivityList__small___388R4 {
    height: auto; }

.ActivityList__activity_col_full___2hi7O {
  width: 100%;
  margin-bottom: 65px;
  order: 2; }
  .ActivityList__activity_col_full___2hi7O.ActivityList__small___388R4 {
    margin-top: 45px;
    margin-bottom: 65px; }
  @media (min-width: 768px) {
    .ActivityList__activity_col_full___2hi7O {
      order: 2;
      margin-bottom: 80px; }
      .ActivityList__activity_col_full___2hi7O.ActivityList__small___388R4 {
        margin-top: 40px;
        margin-bottom: 80px; } }
  @media (min-width: 1240px) {
    .ActivityList__activity_col_full___2hi7O {
      margin-bottom: 90px; }
      .ActivityList__activity_col_full___2hi7O.ActivityList__small___388R4 {
        margin-top: 50px;
        margin-bottom: 100px; } }

.ActivityList__activity_card___Ej949 {
  display: block;
  position: relative; }
  .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz {
    display: block; }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardLink___3u2HA {
      display: block;
      text-decoration: none;
      color: #fff;
      position: relative;
      text-align: center;
      cursor: default; }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardLink___3u2HA {
          min-height: 502px;
          cursor: pointer; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardHeader___2gvEv {
      background: #FFFFFF;
      border: 1px solid #E1E7F1;
      height: 0;
      position: relative;
      overflow: hidden;
      padding-bottom: 175px;
      box-sizing: border-box;
      color: black; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardHeader___2gvEv {
          padding-bottom: 200px; } }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardHeader___2gvEv {
          padding-bottom: 222px; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardImg___3tVWY {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: auto; }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFavorite___1AfAn {
      display: block;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background-color: #E1E7F1;
      background-image: url(/components/ActivityList/img/heart-white.svg?6301d75016cb1578d3532f2731308786);
      background-repeat: no-repeat;
      background-position: center center;
      cursor: pointer;
      position: absolute;
      top: 8px;
      left: 8px;
      background-size: auto 10px; }
      .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFavorite___1AfAn.ActivityList__active___2MwxU {
        background-image: url(/components/ActivityList/img/heart-active.svg?3e757e4112c82d63db817d840cf248b2) !important; }
      .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFavorite___1AfAn:hover {
        background-image: url(/components/ActivityList/img/heart-active.svg?3e757e4112c82d63db817d840cf248b2); }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFavorite___1AfAn {
          width: 26px;
          height: 26px;
          top: 11px;
          left: 11px;
          background-size: auto; } }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFavorite___1AfAn {
          width: 30px;
          height: 30px; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardContent___1x6Dc {
      background: #E1E7F1;
      padding: 35px 30px 50px 30px;
      min-height: 215px; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardContent___1x6Dc {
          min-height: 260px;
          padding: 38px 32px 44px 32px;
          position: relative; } }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardContent___1x6Dc {
          min-height: 280px; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardTitle___28b2y {
      display: block;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 10px;
      font-size: 30px;
      line-height: 1;
      color: #464646;
      text-align: center; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardTitle___28b2y {
          font-size: 35px;
          line-height: 1;
          margin-bottom: 15px; } }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardTitle___28b2y {
          font-size: 42px;
          line-height: 1; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardText___2ggxh {
      display: block;
      font-family: 'Montserrat',  sans-serif;
      font-weight: 300;
      color: #000;
      text-align: center;
      font-size: 14px;
      line-height: 1.42857; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardText___2ggxh {
          font-size: 14px;
          line-height: 1.42857; } }
      @media (min-width: 1240px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardText___2ggxh {
          text-align: left;
          font-size: 16px;
          line-height: 1.25; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFooter___Bxyf3 {
      background-color: #fff;
      height: 25px;
      position: relative; }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFooter_btn___3u24X {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: 0;
      width: 133px;
      height: 55px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #4C4C4C;
      background-color: #fff;
      border: 1px solid #3C3C3C;
      font-size: 20px;
      line-height: 35px;
      font-weight: 700;
      transition: 0.3s; }
      .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFooter_btn___3u24X:hover {
        background-color: #CCB173;
        border-color: #CCB173; }
      .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_cardFooter_btn___3u24X:focus {
        background-color: #fff;
        border-color: black; }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_percent___2SWE4 {
      position: absolute;
      top: 11px;
      right: 11px;
      width: 58px;
      height: 58px;
      background: #fce9ea;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_percent___2SWE4 {
          width: 70px;
          height: 70px; } }
    .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_percent_text___35khd {
      font-weight: 400;
      font-weight: 500;
      font-size: 17.6px;
      line-height: 22px;
      color: #E8353E; }
      @media (min-width: 768px) {
        .ActivityList__activity_card___Ej949.ActivityList__big___BTHHz .ActivityList__activity_percent_text___35khd {
          font-size: 22px;
          line-height: 28px; } }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardLink___3u2HA {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    background: #E1E7F1;
    border-radius: 62px;
    overflow: hidden;
    cursor: default;
    text-decoration: none;
    position: relative; }
    @media (min-width: 1240px) {
      .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardLink___3u2HA {
        cursor: pointer; } }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardFooter___Bxyf3 {
    display: none; }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardHeader___2gvEv {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    border: 1px solid #ABABAB;
    overflow: hidden;
    flex-shrink: 0;
    margin-right: 15px;
    background-color: #fff; }
    @media (min-width: 768px) {
      .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardHeader___2gvEv {
        width: 86px;
        height: 86px;
        margin-right: 23px; } }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardImg___3tVWY {
    max-height: 100%; }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardContent___1x6Dc {
    flex-grow: 1;
    padding-right: 60px; }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardTitle___28b2y {
    text-align: left;
    font-size: 15px;
    line-height: 1;
    color: #3C3C3C;
    font-weight: 700; }
    @media (min-width: 768px) {
      .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardTitle___28b2y {
        font-size: 18px; } }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardText___2ggxh {
    display: none; }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardFavorite___1AfAn {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #FFFFFF;
    border: 1px solid #ABABAB;
    background-image: url(/components/ActivityList/img/heart.svg?beb9a769907224c4c1055275d650fb28);
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background-size: auto 10px;
    transition: 0.3s; }
    .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardFavorite___1AfAn.ActivityList__active___2MwxU {
      background-image: url(/components/ActivityList/img/heart-active.svg?3e757e4112c82d63db817d840cf248b2) !important; }
    .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardFavorite___1AfAn:hover {
      background-image: url(/components/ActivityList/img/heart-active.svg?3e757e4112c82d63db817d840cf248b2); }
    @media (min-width: 768px) {
      .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_cardFavorite___1AfAn {
        width: 28px;
        height: 28px;
        background-size: auto; } }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_percent___2SWE4 {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 32px;
    height: 32px;
    background: #fce9ea;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1; }
  .ActivityList__activity_card___Ej949.ActivityList__small___388R4 .ActivityList__activity_percent_text___35khd {
    font-weight: 400;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    color: #E8353E; }

.ActivityList__activity_header___10URa {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 30px;
  padding: 0 20px; }

.ActivityList__activity_switcher___2xE9L {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.ActivityList__activity_toggler___1SIjN {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  border: 1px solid #3C3C3C;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #FFFFFF;
  margin-left: 15px; }
  .ActivityList__activity_toggler___1SIjN.ActivityList__active___2MwxU {
    background-color: #CCB173; }

.ActivityList__activity_toggler_small___RTU3k {
  background-image: url(/components/ActivityList/img/small.svg?936e8d666ba143eab566ed739788dea6); }

.ActivityList__activity_toggler_big___2EItM {
  background-image: url(/components/ActivityList/img/big.svg?76c8bd9fa240c332e5f5676a6c7dd97e); }

.ActivityList__activity_favourites___2Nz6f {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 36px;
  background: #FFFFFF;
  border: 1px solid #3C3C3C;
  box-sizing: border-box;
  border-radius: 60px;
  text-transform: uppercase;
  font-weight: 400; }
  .ActivityList__activity_favourites___2Nz6f img {
    margin-left: 7px; }

.ActivityList__card___2oQ8R {
  position: relative;
  height: 194px;
  width: 100%; }

.ActivityList__card_background___3T6Fq {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center; }

.ActivityList__card_content___1KLzy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  background: rgba(38, 51, 106, 0.8); }

.ActivityList__card_title___ygPGO {
  display: block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #FFFFFF; }

.ActivityList__card_footer___2ChYR {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.ActivityList__percent___27MGm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: #CCB173;
  border-radius: 50%;
  color: #FFFFFF;
  font-style: normal;
  font-weight: 400;
  font-size: 8px;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 10px;
  right: 14px; }

.ActivityList__activity_footer___VxqjS {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .ActivityList__activity_footer___VxqjS {
      margin-bottom: 35px; } }

.GameOfTheMonth__gameOfTheMonth___3Rcrw {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 568px;
  text-decoration: none;
  padding: 30px 30px 0px;
  cursor: default; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth___3Rcrw {
      height: 500px;
      padding: 40px 0px 0;
      padding-left: 58px;
      align-items: center; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth___3Rcrw {
      height: 375px;
      padding-left: 74px;
      cursor: pointer; } }

.GameOfTheMonth__gameOfTheMonth_bg___2gGm5 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-color: #BCD9E5; }
  .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 div {
        background-size: cover; } }
    @media (min-width: 1240px) {
      .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 div {
        background-size: auto 100%; } }
  .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 .GameOfTheMonth__mobile___2aoSV {
    display: block; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 .GameOfTheMonth__mobile___2aoSV {
      display: none; }
    .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 .GameOfTheMonth__tablet___26xr8 {
      display: block; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 .GameOfTheMonth__tablet___26xr8 {
      display: none; }
    .GameOfTheMonth__gameOfTheMonth_bg___2gGm5 .GameOfTheMonth__desktop___1cZ7O {
      display: block; } }

.GameOfTheMonth__gameOfTheMonth_content___GB1MW {
  position: relative;
  z-index: 2;
  width: 300px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_content___GB1MW {
      align-items: flex-start;
      width: 550px; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_content___GB1MW {
      width: 630px; } }

.GameOfTheMonth__gameOfTheMonth_info___1ZJEn.GameOfTheMonth__reverted___3h1Vg {
  display: flex;
  flex-direction: column-reverse; }
  .GameOfTheMonth__gameOfTheMonth_info___1ZJEn.GameOfTheMonth__reverted___3h1Vg .GameOfTheMonth__gameOfTheMonth_title_top___3YAQH {
    display: none; }
  .GameOfTheMonth__gameOfTheMonth_info___1ZJEn.GameOfTheMonth__reverted___3h1Vg .GameOfTheMonth__gameOfTheMonth_text___ErHIH {
    padding-top: 20px; }

.GameOfTheMonth__gameOfTheMonth_title___3innN {
  margin-bottom: 20px;
  color: white;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_title___3innN {
      text-align: left; } }

.GameOfTheMonth__gameOfTheMonth_title_top___3YAQH {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 2px; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_title_top___3YAQH {
      font-size: 40px; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_title_top___3YAQH {
      font-size: 48px; } }

.GameOfTheMonth__gameOfTheMonth_title_bottom___3NNoW {
  font-size: 30px;
  line-height: 1.1; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_title_bottom___3NNoW {
      font-size: 70px; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_title_bottom___3NNoW {
      font-size: 72px;
      width: 600px;
      line-height: 69px; } }

.GameOfTheMonth__gameOfTheMonth_text___ErHIH {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: white;
  text-align: center; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_text___ErHIH {
      text-align: left;
      width: 300px;
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_text___ErHIH {
      width: 390px;
      margin-left: 60px; } }

.GameOfTheMonth__gameOfTheMonth_link___3XHHA {
  height: 55px;
  text-align: center; }
  @media (min-width: 768px) {
    .GameOfTheMonth__gameOfTheMonth_link___3XHHA {
      text-align: left; } }
  @media (min-width: 1240px) {
    .GameOfTheMonth__gameOfTheMonth_link___3XHHA {
      margin-left: 60px; } }

.GameOfTheMonth__gameOfTheMonth_link_text___x3rU3 {
  width: 133px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4C4C4C;
  background-color: #CCB173;
  font-size: 20px;
  line-height: 35px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  transition: 0.3s; }
  .GameOfTheMonth__gameOfTheMonth_link_text___x3rU3:hover {
    border: 1px solid #3C3C3C;
    background-color: #fff; }
  .GameOfTheMonth__gameOfTheMonth_link_text___x3rU3:focus {
    border: 1px solid #3C3C3C;
    background-color: #fff; }

.ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fishing/welcome-m.png?fb3d9377ee53b12a3d2c9bd13abc68bd);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 45px; }
  .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY > div::before, .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY {
      background-image: none; }
      .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY::after {
        content: "";
        display: block;
        width: 845px;
        height: 100%;
        background-image: url(/components/ContentSlider/assets/fishing/welcome-t.png?018c6b910ff7ca73e9ed503e7a4d4031);
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 58px;
        right: 50%;
        transform: translateX(464px);
        pointer-events: none;
        background-position: center -69px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY::after {
      width: 1920px;
      height: 704px;
      background-image: url(/components/ContentSlider/assets/fishing/welcome-d.png?6c5f1d60031e5437fb40f96f57809cdf);
      transform: translateX(919px);
      top: -45px;
      z-index: -1; } }
  .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY .ContentSlider__contentSlider__content___24gv1 {
    top: -25px; }
    @media (min-width: 768px) {
      .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY .ContentSlider__contentSlider__content___24gv1 {
        top: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY .ContentSlider__contentSlider__content___24gv1 {
        top: -40px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fishing___1oOoY.ContentSlider__fishing___1oOoY .ContentSlider__contentSlider__descr___2tvot {
      width: 370px; } }

.ContentSlider__boat___1NyFu.ContentSlider__boat___1NyFu {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/boat/bg-m.png?500c444d05f08f6f59564ea7d01f0470);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__boat___1NyFu.ContentSlider__boat___1NyFu > div::before, .ContentSlider__boat___1NyFu.ContentSlider__boat___1NyFu > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__boat___1NyFu.ContentSlider__boat___1NyFu {
      background-image: url(/components/ContentSlider/assets/boat/bg-t.png?cf22f981c4ff4ddd71c90f6a02cc9d07);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__boat___1NyFu.ContentSlider__boat___1NyFu {
      background-image: url(/components/ContentSlider/assets/boat/bg-d.png?2e6b82c8371394ff0b29ae1c2838ced8);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }

.ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/prizes/bg-m.png?1adadd487482492b0d4fddee79e02a0b);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy > div::before, .ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy {
      background-image: url(/components/ContentSlider/assets/prizes/bg-t.png?8897fbbbfe931e85b323938485868536);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy {
      background-image: url(/components/ContentSlider/assets/prizes/bg-d.png?18500c88eda8ec05047ca5eebaf50242);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__prizes___383Gy.ContentSlider__prizes___383Gy .ContentSlider__contentSlider__content___24gv1 {
      top: -30px; } }

.ContentSlider__tools___3JADq.ContentSlider__tools___3JADq {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/tools/bg-m.png?e21ef4cbf65297bbcec8e4230289685a);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__tools___3JADq.ContentSlider__tools___3JADq > div::before, .ContentSlider__tools___3JADq.ContentSlider__tools___3JADq > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__tools___3JADq.ContentSlider__tools___3JADq {
      background-image: url(/components/ContentSlider/assets/tools/bg-t.png?6dee31dd2f8fb246adea012601153181);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__tools___3JADq.ContentSlider__tools___3JADq {
      background-image: url(/components/ContentSlider/assets/tools/bg-d.png?7f79745c582de07cb164fcc5658cdf4a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__tools___3JADq.ContentSlider__tools___3JADq .ContentSlider__contentSlider__content___24gv1 {
      top: -30px; } }

.ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fleet/bg-m.png?893af8c250273ee0b1c7448102077373);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ > div::before, .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/fleet/bg-t.png?56552a08f079cd8682d9d60195394a73);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ {
      background-image: url(/components/ContentSlider/assets/fleet/bg-d.png?c12cd31a15587636f1a07f1b45deaf73);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  @media (min-width: 1920px) {
    .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ {
      background-image: url(/components/ContentSlider/assets/fleet/bg-xd.png?40aeaaff0afc754abd78cdec1164ad6f); } }
  .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ .ContentSlider__contentSlider__content___24gv1 {
    top: -95px; }
    @media (min-width: 768px) {
      .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ .ContentSlider__contentSlider__content___24gv1 {
        top: -40px;
        left: auto; } }
  .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__fleet___1Uk7_.ContentSlider__fleet___1Uk7_ .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fleet1/bg-m.png?9b5f4a55cc88c0a2f47b505bf672a3b8);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D > div::before, .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/fleet1/bg-t.png?d96135574aee57161d9e1c82c6b5d7eb);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D {
      background-image: url(/components/ContentSlider/assets/fleet1/bg-d.png?547c3f65787cd0a308abe744b037923f);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  @media (min-width: 1920px) {
    .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D {
      background-image: url(/components/ContentSlider/assets/fleet1/bg-xd.png?46c5da91db66e54656496c83c29d25a8); } }
  .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D .ContentSlider__contentSlider__content___24gv1 {
        top: -190px;
        left: auto; } }
  .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__fleet1___2RV_D.ContentSlider__fleet1___2RV_D .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fleet2/bg-m.png?f78d5ef27652c505b25cf3a354a78c19);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml > div::before, .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/fleet2/bg-t.png?f2f23b9cd622e7d7b41cb18737463f92);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml {
      background-image: url(/components/ContentSlider/assets/fleet2/bg-d.png?4b7933f744f00cc5e77b64845290085d);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  @media (min-width: 1920px) {
    .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml {
      background-image: url(/components/ContentSlider/assets/fleet2/bg-xd.jpg?b7912391aab39f2ae4348a46c1bf35f7); } }
  .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__fleet2___3tHml.ContentSlider__fleet2___3tHml .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fleet3/bg-m.png?5f14c1335bce983ff8cf4e643602db3f);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG > div::before, .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/fleet3/bg-t.jpg?935062143ecd1a3876cdd7c27fb99f5f);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG {
      background-image: url(/components/ContentSlider/assets/fleet3/bg-d.png?8c765b7bfd4d906b3995fed37f4a5ae7);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  @media (min-width: 1920px) {
    .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG {
      background-image: url(/components/ContentSlider/assets/fleet3/bg-xd.png?73c9195706ee22af3a40056d3b99355f); } }
  .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__fleet3___1wNNG.ContentSlider__fleet3___1wNNG .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/fleet4/bg-m.png?647754d9b6d413f1283affbca47f8f1b);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri > div::before, .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/fleet4/bg-t.png?3cc52e45ad962245d7f415ffb44e8e15);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri {
      background-image: url(/components/ContentSlider/assets/fleet4/bg-d.png?59d25962c1678cb92eb6dd7fd856a913);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__fleet4___1Bdri.ContentSlider__fleet4___1Bdri .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/forest/main-bg-m.jpg?c4a526dc5bae06e479fdc31b66fa455e);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g > div::before, .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/forest/main-bg-t.jpg?bd64811ae3fa68b6a6fe771d0a9c9287);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g {
      background-image: url(/components/ContentSlider/assets/forest/main-bg-d.jpg?91c63f48415a6487c649ed83e832a99c);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g .ContentSlider__contentSlider__content___24gv1 {
    top: -95px; }
    @media (min-width: 768px) {
      .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g .ContentSlider__contentSlider__content___24gv1 {
        top: -30px;
        left: auto; } }
  .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__forest___1Tv_g.ContentSlider__forest___1Tv_g .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/forest1/main-bg-m.jpg?a10770f03331782dfa36a7a7e43f77e5);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 > div::before, .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/forest1/main-bg-t.jpg?ea23782b04235c752054c7b09cdb372c);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 {
      background-image: url(/components/ContentSlider/assets/forest1/main-bg-d.jpg?12a6a8855f371e68302cad798aa1930b);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__forest1___22jY7.ContentSlider__forest1___22jY7 .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/forest2/bg-m.jpg?fd3844b676f8ceaff9d5dff125328513);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC > div::before, .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/forest2/bg-t.jpg?94cf4a08c8a1df5b53dcaea79ce78b10);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC {
      background-image: url(/components/ContentSlider/assets/forest2/bg-d.jpg?dd1a3adeec556f387cf1d972a551946c);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC .ContentSlider__contentSlider__content___24gv1 {
    top: 45px; }
    @media (min-width: 768px) {
      .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__forest2___1DZTC.ContentSlider__forest2___1DZTC .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/airplanes/main-bg-m.jpg?fe69cfb490f6038340e27baa94d334e6);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo > div::before, .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/airplanes/main-bg-t.jpg?f168eca20649327bf5ea07e6f5da03ab);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo {
      background-image: url(/components/ContentSlider/assets/airplanes/main-bg-d.jpg?c3552c1f43b97baa211b662bc312f079);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/components/ContentSlider/assets/airplanes/plane-m.png?9eebbc1bdcc3516c328c9c1153262cb1);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo::after {
        background-image: url(/components/ContentSlider/assets/airplanes/plane-t.png?13e48b78d96d762771a0d0bbf5513158);
        background-repeat: no-repeat;
        background-position: center bottom; } }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo::after {
        background-image: url(/components/ContentSlider/assets/airplanes/plane-d.png?ad7800c43365414d37969b5598a18fd5);
        background-repeat: no-repeat;
        background-position: center bottom;
        z-index: -1; } }
  @media (min-width: 768px) {
    .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo .ContentSlider__contentSlider__content___24gv1 {
      top: 175px;
      left: 90px; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo .ContentSlider__contentSlider__content___24gv1 {
      top: 10px;
      left: auto; } }
  .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo .ContentSlider__contentSlider__descr___2tvot {
    width: 270px; }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes___3ddmo.ContentSlider__airplanes___3ddmo .ContentSlider__contentSlider__descr___2tvot {
        width: 370px; } }

.ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/airplanes1/bg-m.jpg?c56c76cb832b5d6c2e313dacf61f41b0);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS > div::before, .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/airplanes1/bg-t.jpg?72c1bb70d9e7a29f62a078df373f9d96);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS {
      background-image: url(/components/ContentSlider/assets/airplanes1/bg-d.jpg?7de7aa04e703808ca23ac6c51da5485a);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes1___wLszS.ContentSlider__airplanes1___wLszS .ContentSlider__contentSlider__descr___2tvot {
      width: 370px; } }

.ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/airplanes2/bg-m.jpg?4d5a5b4b3492ee199fa6546a1fb04f3e);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl > div::before, .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/airplanes2/bg-t.jpg?829ec775441bd2a629a81c93d8b9a4aa);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl {
      background-image: url(/components/ContentSlider/assets/airplanes2/bg-d.jpg?0000d06f3146cd0a3bd5c9d62965adbe);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes2___3F5Jl.ContentSlider__airplanes2___3F5Jl .ContentSlider__contentSlider__descr___2tvot {
      width: 370px; } }

.ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/airplanes3/bg-m.jpg?31b24e7b72f3c2bbb80730d1937e0b45);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg > div::before, .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/airplanes3/bg-t.jpg?222caf333749c03e2c24a61c4c74bf05);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg {
      background-image: url(/components/ContentSlider/assets/airplanes3/bg-d.jpg?560e838449607997ab7d691829eb8ffa);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes3___6j4yg.ContentSlider__airplanes3___6j4yg .ContentSlider__contentSlider__descr___2tvot {
      width: 295px; } }

.ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/airplanes4/bg-m.jpg?b4471ecd452bae24f6cc80b249896f23);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB > div::before, .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/airplanes4/bg-t.jpg?36ec5ef5f7c65220a84df45b15501fb4);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB {
      background-image: url(/components/ContentSlider/assets/airplanes4/bg-d.jpg?46d615721db8ce257cee8f17e10a9662);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB .ContentSlider__contentSlider__content___24gv1 {
        top: 0;
        left: 90px; } }
    @media (min-width: 1240px) {
      .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB .ContentSlider__contentSlider__content___24gv1 {
        top: -130px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__airplanes4___1Z_gB.ContentSlider__airplanes4___1Z_gB .ContentSlider__contentSlider__descr___2tvot {
      width: 295px; } }

.ContentSlider__science___2qW4J.ContentSlider__science___2qW4J {
  min-height: 480px;
  position: relative;
  z-index: 20;
  background-color: #213787; }
  .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J > div::before, .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J > div::after {
    pointer-events: none; }
  .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 483px;
    width: 600px;
    background-image: url(/components/ContentSlider/assets/science/bg-top-m.png?f55be5d539ecd7405ba2169220b5bd62);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J {
      height: 700px;
      background-image: none; }
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J::before {
        background-image: url(/components/ContentSlider/assets/science/bg-top-t.png?4e18f7df5b06987d6ec3c1d252c41e05);
        width: 1716px;
        height: 698px; } }
  @media (min-width: 1240px) {
    .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J {
      height: 651px; }
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J::before {
        top: -165px;
        left: 58%;
        background-image: url(/components/ContentSlider/assets/science/bg-top-d.png?745bdeb75650d3e5f13b7389ac3f84a7);
        width: 1822px;
        height: 833px; } }
  .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__content___24gv1 {
    top: -60px; }
    @media (min-width: 768px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: -20px; } }
    @media (min-width: 1240px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -30px;
        left: 0; } }
  .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__title___3OjLa {
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px; } }
  .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 380px; } }
    @media (min-width: 1240px) {
      .ContentSlider__science___2qW4J.ContentSlider__science___2qW4J .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 478px; } }

.ContentSlider__science1___1haUN.ContentSlider__science1___1haUN {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/science1/bg-m.jpg?b8568b9c1a77207476f099644581e10b);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN > div::before, .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/science1/bg-t.jpg?e302aebe37d312a9f9029a8efbacf394);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN {
      background-image: url(/components/ContentSlider/assets/science1/bg-d.jpg?2c8655b3d50de0cb9f95f96b4680590b);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN .ContentSlider__contentSlider__content___24gv1 {
        top: 115px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN .ContentSlider__contentSlider__content___24gv1 {
        top: -90px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__science1___1haUN.ContentSlider__science1___1haUN .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/science2/bg-m.png?8b3ec3a9249bfbc548e9e134f8e89aac);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg > div::before, .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/science2/bg-t.jpg?0d06ecedd46edb0fb51ff219c8d64eb9);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg {
      background-image: url(/components/ContentSlider/assets/science2/bg-d.jpg?b3abe4dda7e83ebf2e8d17a6ae5dabca);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg .ContentSlider__contentSlider__content___24gv1 {
        top: -90px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__science2___3GGLg.ContentSlider__science2___3GGLg .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/science3/bg-m.jpg?08bb38a7fe54bd47ea3fcdf555b8dc64);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE > div::before, .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/science3/bg-t.jpg?5cdb4bf242a1348cfb15d9884846124e);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE {
      background-image: url(/components/ContentSlider/assets/science3/bg-d.jpg?d8f2862516cd0b0a677eed292eba2d29);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE .ContentSlider__contentSlider__content___24gv1 {
    top: 125px; }
    @media (min-width: 768px) {
      .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE .ContentSlider__contentSlider__content___24gv1 {
        top: 115px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE .ContentSlider__contentSlider__content___24gv1 {
        top: -65px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__science3___3I-CE.ContentSlider__science3___3I-CE .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/science4/bg-m.jpg?8399782d3ec7c11a3bab8d9aba8040d9);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF > div::before, .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/science4/bg-t.jpg?aeba1c3c81575a8c3f567c4f22f6dc90);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF {
      background-image: url(/components/ContentSlider/assets/science4/bg-d.jpg?dbaeaa6ffb84c5ce97ecb35eb49d00f5);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__science4___3GJVF.ContentSlider__science4___3GJVF .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat {
  background-color: #0B5DBE;
  background-image: url(/components/ContentSlider/assets/homemade/bg-top-m.png?f3665e20dff4c083b2c712ecc8f1cc84);
  background-repeat: no-repeat;
  background-size: auto 560px;
  background-position: center bottom;
  height: 500px; }
  .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat > div::before, .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/homemade/bg-top-t.png?d82b39e703f39c59a7aa79acb89aa89a);
      background-repeat: no-repeat;
      background-size: auto 790px;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat {
      background-image: url(/components/ContentSlider/assets/homemade/bg-top-d.png?df906c9bbfcac408a74bcb6bc61e84ec);
      background-repeat: no-repeat;
      background-size: auto 704px;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__content___24gv1 {
    top: -40px; }
    @media (min-width: 768px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: -20px; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -30px;
        left: -140px; } }
  .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__title___3OjLa {
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px; } }
  .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 380px; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade___WDcat.ContentSlider__homemade___WDcat .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 478px; } }

.ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/homemade1/bg-m.jpg?14ae45d802f766a937f3d95f4aead57c);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ > div::before, .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/homemade1/bg-t.jpg?6d1486adc040a853a6131b10f9af025a);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ {
      background-image: url(/components/ContentSlider/assets/homemade1/bg-d.jpg?77a1765132a6957de6f6b8357c5e7d1b);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade1___1SvXQ.ContentSlider__homemade1___1SvXQ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/homemade2/bg-m.jpg?d06cc573d66eb5bc0e06f65454cfd465);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr > div::before, .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/homemade2/bg-t.jpg?e516d048a9954250bfce1506e5bce624);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr {
      background-image: url(/components/ContentSlider/assets/homemade2/bg-d.jpg?b4865e80e4c847e3de012508748319c5);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade2___1cpyr.ContentSlider__homemade2___1cpyr .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT {
  position: relative;
  z-index: 20;
  background-image: url(/components/ContentSlider/assets/homemade3/bg-m.jpg?4d785ba3b0bb21309011e93bfba1e418);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center bottom; }
  .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT > div::before, .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/homemade3/bg-t.jpg?9330fa66561454a9afed943d74baaab5);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT {
      background-image: url(/components/ContentSlider/assets/homemade3/bg-d.jpg?8394bed66b4cdde60ceef1dab34ebc8c);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; } }
  .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__homemade3___1-0bT.ContentSlider__homemade3___1-0bT .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD {
  background-color: #62805E;
  background-image: url(/components/ContentSlider/assets/goldring/bg-top-m.png?ccdfdee3b41ab8536361009e457d7d63);
  background-repeat: no-repeat;
  background-size: auto 560px;
  background-position: center bottom;
  height: 500px; }
  .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD > div::before, .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD {
      height: 678px;
      background-image: url(/components/ContentSlider/assets/goldring/bg-top-t.png?19508a55e8da8e7b2406b439a80eb8bd);
      background-repeat: no-repeat;
      background-size: auto 883px;
      background-position: center -60px; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD {
      height: 614px;
      background-image: url(/components/ContentSlider/assets/goldring/bg-top-d.png?32304ca36f6bfda538243f14a067ee0c);
      background-repeat: no-repeat;
      background-size: auto 620px;
      background-position: center bottom; } }
  .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__content___24gv1 {
    top: -40px; }
    @media (min-width: 768px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: -20px; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -30px;
        left: -140px; } }
  .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__title___3OjLa {
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        width: 650px; } }
  .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 355px; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring___1tvYD.ContentSlider__goldring___1tvYD .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 478px; } }

.ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V {
  position: relative;
  z-index: 20;
  background-color: #62805E; }
  .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V > div::before, .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V > div::after {
    pointer-events: none; }
  .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -328px;
    transform: translateX(-54%);
    width: 788px;
    height: 999px;
    background-image: url(/components/ContentSlider/assets/goldring1/bg-m.png?95a98f43fd4fbd08f871cc03c2112c1c);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V {
      height: 700px; }
      .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V::before {
        background-image: url(/components/ContentSlider/assets/goldring1/bg-t.png?f42d7344d03f9f33c671f880cec7e81a);
        top: -46px;
        transform: translateX(-57%);
        width: 964px;
        height: 894px; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V {
      background-image: url(/components/ContentSlider/assets/goldring1/bg-d.jpg?1dddaf6958a5f6506aa3757c03e8f9fa);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; }
      .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V::before {
        display: none; } }
  .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring1___1_J6V.ContentSlider__goldring1___1_J6V .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT {
  position: relative;
  z-index: 20;
  background-color: #62805E; }
  .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT > div::before, .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT > div::after {
    pointer-events: none; }
  .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 588px;
    height: 538px;
    background-image: url(/components/ContentSlider/assets/goldring2/bg-m.png?768a2648304beb597f3ce840fa06b2d7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT {
      height: 700px; }
      .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT::before {
        background-image: url(/components/ContentSlider/assets/goldring2/bg-t.jpg?4f6c5a2b9aa80564ba600d81cfd1adfe);
        top: -94px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT {
      background-image: url(/components/ContentSlider/assets/goldring2/bg-d.jpg?e481f6f77767ce1e411e22f0ac6f8664);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; }
      .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT::before {
        display: none; } }
  .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring2___Y5QDT.ContentSlider__goldring2___Y5QDT .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G {
  position: relative;
  z-index: 20;
  background-color: #62805E; }
  .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G > div::before, .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G > div::after {
    pointer-events: none; }
  .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 588px;
    height: 538px;
    background-image: url(/components/ContentSlider/assets/goldring3/bg-m.png?31b2dbfaa47ed51d9afe05fec8a70945);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G {
      height: 700px; }
      .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G::before {
        background-image: url(/components/ContentSlider/assets/goldring3/bg-t.jpg?ba3cd9fc882af1f057b0f6c71ae4c67b);
        top: -90px;
        transform: translateX(-50%);
        width: 800px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G {
      background-image: url(/components/ContentSlider/assets/goldring3/bg-d.jpg?0bb7131111ff71f89f1f42d0d220c79c);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; }
      .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G::before {
        display: none; } }
  .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring3___3v36G.ContentSlider__goldring3___3v36G .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO {
  position: relative;
  z-index: 20;
  background-color: #62805E; }
  .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO > div::before, .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO > div::after {
    pointer-events: none; }
  .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 588px;
    height: 538px;
    background-image: url(/components/ContentSlider/assets/goldring4/bg-m.png?f86e3f2cdc141a7ab421be24c3bf8920);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO {
      height: 700px; }
      .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO::before {
        background-image: url(/components/ContentSlider/assets/goldring4/bg-t.jpg?f5a073d5114d372710da3c94a07ca756);
        top: -90px;
        transform: translateX(-50%);
        width: 800px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO {
      background-image: url(/components/ContentSlider/assets/goldring4/bg-d.jpg?a71ae188ef8f59c93eb08836071302fd);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center bottom;
      height: auto; }
      .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO::before {
        display: none; } }
  .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__goldring4___1klZO.ContentSlider__goldring4___1klZO .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O {
  background-color: #F29B69;
  background-image: url(/components/ContentSlider/assets/cars/bg-top-m.jpg?7d8c0fa98e1567d96643d7493ce5c9d3);
  background-repeat: no-repeat;
  background-size: auto 560px;
  background-position: center bottom;
  height: 500px; }
  .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O > div::before, .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/cars/bg-top-t.jpg?d3a821f4b480464723e51134de48ed03);
      background-repeat: no-repeat;
      background-size: auto 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O {
      height: 612px;
      background-image: url(/components/ContentSlider/assets/cars/bg-top-d.jpg?47842ffa601a2d8b7c6f6364133bf09e);
      background-repeat: no-repeat;
      background-size: auto 612px;
      background-position: center bottom; } }
  .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__content___24gv1 {
    top: -40px; }
    @media (min-width: 768px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: -20px; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -30px;
        left: -140px; } }
  .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__title___3OjLa {
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        width: 650px; } }
  .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 355px; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars___ebT4O.ContentSlider__cars___ebT4O .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 500px; } }

.ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L {
  position: relative;
  z-index: 20;
  min-height: 529px;
  background-color: #F29B69; }
  .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L > div::before, .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L > div::after {
    pointer-events: none; }
  .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/cars1/bg-m.jpg?803fae937d470b7bbc80dfde23257b32);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L {
      height: 700px; }
      .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L::before {
        background-image: url(/components/ContentSlider/assets/cars1/bg-t.jpg?daa6123452fa6a66c0a21e119d0e8288);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L {
      height: 702px; }
      .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L::before {
        background-image: url(/components/ContentSlider/assets/cars1/bg-d.jpg?61c27977c2053c08fc0c66399b11d300);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars1___1gY6L.ContentSlider__cars1___1gY6L .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 {
  position: relative;
  z-index: 20;
  background-color: #F29B69; }
  .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 > div::before, .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 > div::after {
    pointer-events: none; }
  .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/cars2/bg-m.jpg?54fe6e5dda9c42beb401ac095db8c0e7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 {
      height: 700px; }
      .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3::before {
        background-image: url(/components/ContentSlider/assets/cars2/bg-t.jpg?321ee6069d3f765722cae89f0ff5c9fc);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 {
      height: 702px; }
      .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3::before {
        background-image: url(/components/ContentSlider/assets/cars2/bg-d.jpg?4e76578f67d06525f02816222fc421f4);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars2___10Lz3.ContentSlider__cars2___10Lz3 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ {
  position: relative;
  z-index: 20;
  background-color: #F29B69; }
  .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ > div::before, .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ > div::after {
    pointer-events: none; }
  .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/cars3/bg-m.jpg?a0a301da0afcefc910fb2be18979975c);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ {
      height: 700px; }
      .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ::before {
        background-image: url(/components/ContentSlider/assets/cars3/bg-t.jpg?83f41c9da9584a574fd0333fd03c6c1d);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ {
      height: 702px; }
      .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ::before {
        background-image: url(/components/ContentSlider/assets/cars3/bg-d.jpg?17e262db6bf01a3f2dff405f1d470646);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars3___1irHZ.ContentSlider__cars3___1irHZ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs {
  position: relative;
  z-index: 20;
  background-color: #F29B69; }
  .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs > div::before, .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs > div::after {
    pointer-events: none; }
  .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/cars4/bg-m.jpg?9e6de9852f0583cc6d0d3fb0de7c7fe5);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs {
      height: 700px; }
      .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs::before {
        background-image: url(/components/ContentSlider/assets/cars4/bg-t.jpg?43607f0ca28734e8fe30f0b1910bc401);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs {
      height: 702px; }
      .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs::before {
        background-image: url(/components/ContentSlider/assets/cars4/bg-d.jpg?4f63b1e8697411cb1aff6a92414af596);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__cars4___2mxWs.ContentSlider__cars4___2mxWs .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__space___2sRND.ContentSlider__space___2sRND {
  background-color: #728AC7;
  background-image: url(/components/ContentSlider/assets/space/bg-top-m.jpg?f9ef2f6f15add0531f20bfa8e28f7d44);
  background-repeat: no-repeat;
  background-size: auto 560px;
  background-position: center bottom;
  height: 500px; }
  .ContentSlider__space___2sRND.ContentSlider__space___2sRND > div::before, .ContentSlider__space___2sRND.ContentSlider__space___2sRND > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__space___2sRND.ContentSlider__space___2sRND {
      height: 700px;
      background-image: url(/components/ContentSlider/assets/space/bg-top-t.jpg?311c24089813f3ccd02c6fda42e0f708);
      background-repeat: no-repeat;
      background-size: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__space___2sRND.ContentSlider__space___2sRND {
      height: 612px;
      background-image: url(/components/ContentSlider/assets/space/bg-top-d.jpg?d62f6181df29687d9a3fa6ebaf7749ae);
      background-repeat: no-repeat;
      background-size: auto 612px;
      background-position: center bottom; } }
  .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__content___24gv1 {
    top: -40px; }
    @media (min-width: 768px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: -20px; } }
    @media (min-width: 1240px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -30px;
        left: -140px; } }
  .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__title___3OjLa {
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        width: 650px; } }
  .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 302px; } }
    @media (min-width: 1240px) {
      .ContentSlider__space___2sRND.ContentSlider__space___2sRND .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 500px; } }

.ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir {
  position: relative;
  z-index: 20;
  min-height: 529px;
  background-color: #728AC7; }
  .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir > div::before, .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir {
      padding-top: 0; } }
  .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/space1/bg-m.jpg?21dc1130300195a4682c42764d8baa5f);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir {
      height: 700px; }
      .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir::before {
        background-image: url(/components/ContentSlider/assets/space1/bg-t.jpg?95d11766121e7abb07e9bfe80c58b1b1);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir {
      height: 702px; }
      .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir::before {
        background-image: url(/components/ContentSlider/assets/space1/bg-d.jpg?26140333197fc13c8dcef0495a4365e5);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space1___1u8Ir.ContentSlider__space1___1u8Ir .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 {
  position: relative;
  z-index: 20;
  background-color: #728AC7; }
  .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 > div::before, .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 {
      padding-top: 0; } }
  .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/space2/bg-m.jpg?fa70d5b27ad76baa35dd74ee2cd810b3);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 {
      height: 700px; }
      .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07::before {
        background-image: url(/components/ContentSlider/assets/space2/bg-t.jpg?0393a8c0db4142bd20afff54d73e3224);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 {
      height: 702px; }
      .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07::before {
        background-image: url(/components/ContentSlider/assets/space2/bg-d.jpg?5b534b2adf018c257f7198475427a9a1);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space2___2Yw07.ContentSlider__space2___2Yw07 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 {
  position: relative;
  z-index: 20;
  background-color: #728AC7; }
  .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 > div::before, .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 {
      padding-top: 0; } }
  .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/space3/bg-m.jpg?7fd46a660ab664eef4e9d50e18179a54);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 {
      height: 700px; }
      .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2::before {
        background-image: url(/components/ContentSlider/assets/space3/bg-t.jpg?ba49b3566513a0aee6c3da5c934edfde);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 {
      height: 702px; }
      .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2::before {
        background-image: url(/components/ContentSlider/assets/space3/bg-d.jpg?d8fe60203d5e4ce788200f7ab41cd1a7);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space3___2Ztt2.ContentSlider__space3___2Ztt2 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS {
  position: relative;
  z-index: 20;
  background-color: #728AC7; }
  .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS > div::before, .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS {
      padding-top: 0; } }
  .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/space4/bg-m.jpg?b93bc2fb9766723261b711460abbb2d5);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS {
      height: 700px; }
      .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS::before {
        background-image: url(/components/ContentSlider/assets/space4/bg-t.jpg?576e7d932f7bfb88ad213c5cb3032650);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS {
      height: 702px; }
      .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS::before {
        background-image: url(/components/ContentSlider/assets/space4/bg-d.jpg?3ef116966310e6be5ba4f05e277c1d96);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px; } }
  .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS .ContentSlider__contentSlider__content___24gv1 {
        top: -75px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__space4___1ojGS.ContentSlider__space4___1ojGS .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH {
  position: relative;
  z-index: 20;
  background-color: #C25146;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center top; }
  .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH > div::before, .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/victory/bg-t.jpg?638c3580dfcbc42a16f4b901dca1c5f1);
      background-repeat: no-repeat;
      background-size: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH {
      height: 614px;
      background-image: url(/components/ContentSlider/assets/victory/bg-d.jpg?35d9a0a5e2bd267b7881a6d48f071b80);
      background-repeat: no-repeat; } }
  @media (min-width: 768px) {
    .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__buttons___-Acbc + div {
      transform: scale(0.6) translate(-160px, -120px);
      margin-bottom: -70px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__buttons___-Acbc + div {
      transform: none;
      right: -650px; } }
  .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__content___24gv1 {
    top: 10px; }
    @media (min-width: 768px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__content___24gv1 {
        top: 40px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 100%; }
    .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__title___3OjLa br {
      display: none; }
    @media (min-width: 768px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__title___3OjLa {
        font-size: 125px;
        line-height: 122px;
        width: 650px;
        margin-bottom: 45px; }
        .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__title___3OjLa br {
          display: block; } }
  .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 302px; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory___2VAJH.ContentSlider__victory___2VAJH .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 500px; } }

.ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 {
  position: relative;
  z-index: 20;
  min-height: 529px;
  background-color: #C25146; }
  .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 > div::before, .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 {
      padding-top: 0; } }
  .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/victory1/bg-m.jpg?a8675242431a93919f7c7c2133931b93);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 {
      height: 700px; }
      .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3::before {
        background-image: url(/components/ContentSlider/assets/victory1/bg-t.jpg?567d4e15dbfcec4c42e92e6d93a01894);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 {
      height: 612px; }
      .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3::before {
        background-image: url(/components/ContentSlider/assets/victory1/bg-d.jpg?83a5fbe0d89ffbd153989c6a15763bd2);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory1___W-ok3.ContentSlider__victory1___W-ok3 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY {
  position: relative;
  z-index: 20;
  background-color: #C25146; }
  .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY > div::before, .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY {
      padding-top: 0; } }
  .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/victory2/bg-m.jpg?fc54e2cf8d78f587b077b62c4a127f77);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY {
      height: 700px; }
      .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY::before {
        background-image: url(/components/ContentSlider/assets/victory2/bg-t.jpg?c5c7d81bd14789255de609801a4876e9);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY {
      height: 612px; }
      .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY::before {
        background-image: url(/components/ContentSlider/assets/victory2/bg-d.jpg?5dfc7c11a4e8112e1ebd6f9ee0e7a651);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory2___tcYkY.ContentSlider__victory2___tcYkY .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM {
  position: relative;
  z-index: 20;
  background-color: #C25146; }
  .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM > div::before, .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM {
      padding-top: 0; } }
  .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/victory3/bg-m.jpg?5b45252b10feb0d4e1eaf9d03d9147ca);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM {
      height: 700px; }
      .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM::before {
        background-image: url(/components/ContentSlider/assets/victory3/bg-t.jpg?db16e54b371d513218869216e1d78f2b);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM {
      height: 612px; }
      .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM::before {
        background-image: url(/components/ContentSlider/assets/victory3/bg-d.jpg?754e1027b9c67ff3dce39488ba75a275);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory3___1KruM.ContentSlider__victory3___1KruM .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu {
  position: relative;
  z-index: 20;
  background-color: #C25146; }
  .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu > div::before, .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu {
      padding-top: 0; } }
  .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/victory4/bg-m.jpg?1bd0a550b419aae3ba4caab6cfda37a7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu {
      height: 700px; }
      .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu::before {
        background-image: url(/components/ContentSlider/assets/victory4/bg-t.jpg?a36eed305c9e2e2591e450b2eae6f6c1);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu {
      height: 612px; }
      .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu::before {
        background-image: url(/components/ContentSlider/assets/victory4/bg-d.jpg?86a116413ed7320f83b37c510bb27808);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__victory4___1Icxu.ContentSlider__victory4___1Icxu .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #30C1B0;
  background-image: url(/components/ContentSlider/assets/remember/bg-m.jpg?50b54686cda2822d2525aa1a99efa26e);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -52px; }
  .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv > div::before, .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/remember/bg-t.jpg?bd34715946ac327ab5fd968cb70f3b94);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/remember/bg-d.jpg?13467e42bfaaf410a099239abf84c2be);
      background-repeat: no-repeat; } }
  .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__content___24gv1 {
    top: -61px; }
    @media (min-width: 768px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 100%; }
    .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__title___3OjLa br {
      display: none; }
    @media (min-width: 768px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__title___3OjLa {
        font-size: 125px;
        line-height: 122px;
        width: 650px;
        margin-bottom: 45px; }
        .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__title___3OjLa br {
          display: block; } }
  .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 260px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember___3H_Cv.ContentSlider__remember___3H_Cv .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 540px; } }

.ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 {
  position: relative;
  z-index: 20;
  min-height: 529px;
  background-color: #30C1B0; }
  .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 > div::before, .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 {
      padding-top: 0; } }
  .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/remember1/bg-m.jpg?10af0482014e43a111c2af96b1c3a5cf);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 {
      height: 700px; }
      .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7::before {
        background-image: url(/components/ContentSlider/assets/remember1/bg-t.jpg?1c83b056ca5df4f6e91c56d3e3ed5a2e);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 {
      height: 612px; }
      .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7::before {
        background-image: url(/components/ContentSlider/assets/remember1/bg-d.jpg?a2900d7bbab94c25ac68d59ab8b15c8c);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__content___24gv1 {
    top: 170px; }
    @media (min-width: 768px) {
      .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember1___Sueg7.ContentSlider__remember1___Sueg7 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA {
  position: relative;
  z-index: 20;
  background-color: #30C1B0; }
  .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA > div::before, .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA {
      padding-top: 0; } }
  .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/remember2/bg-m.jpg?ce5c3ad67ec6a5baac6035b49196c5db);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA {
      height: 700px; }
      .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA::before {
        background-image: url(/components/ContentSlider/assets/remember2/bg-t.jpg?c2a9c4727e5e75480c3eaf8a9e67e24d);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA {
      height: 612px; }
      .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA::before {
        background-image: url(/components/ContentSlider/assets/remember2/bg-d.jpg?b9b5949fe762d6f37269ea5b386ba37d);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember2___3JKSA.ContentSlider__remember2___3JKSA .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd {
  position: relative;
  z-index: 20;
  background-color: #30C1B0; }
  .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd > div::before, .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd {
      padding-top: 0; } }
  .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/remember3/bg-m.jpg?98f8d39979a20118ced3fbf9e7982510);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd {
      height: 700px; }
      .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd::before {
        background-image: url(/components/ContentSlider/assets/remember3/bg-t.jpg?d39c0b25f2197b690647c020eeb6878c);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd {
      height: 612px; }
      .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd::before {
        background-image: url(/components/ContentSlider/assets/remember3/bg-d.jpg?83783ecef899f088cc80cd5de9519a96);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember3___1fPrd.ContentSlider__remember3___1fPrd .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U {
  position: relative;
  z-index: 20;
  background-color: #30C1B0; }
  .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U > div::before, .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U {
      padding-top: 0; } }
  .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/remember4/bg-m.jpg?bc87fa53142c05b78dd2f9c33a0e9afd);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U {
      height: 700px; }
      .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U::before {
        background-image: url(/components/ContentSlider/assets/remember4/bg-t.jpg?56b38002bc13d9afd46b7a14a05299b2);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U {
      height: 612px; }
      .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U::before {
        background-image: url(/components/ContentSlider/assets/remember4/bg-d.jpg?f7f74f736962f4f8cb42f1f043cfe3a9);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__remember4___H8c7U.ContentSlider__remember4___H8c7U .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #FDB105;
  background-image: url(/components/ContentSlider/assets/humor/bg-m.jpg?9b23fb5b579be9d5ee1ed46ca2424630);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -52px; }
  .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz > div::before, .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/humor/bg-t.jpg?ae9ea0f5460bc0215cf97169dbe74ebf);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/humor/bg-d.jpg?7f491cb454bbb06e72eacc54d860119c);
      background-repeat: no-repeat; } }
  .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__content___24gv1 {
    top: -61px; }
    @media (min-width: 768px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 25px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        line-height: 122px;
        width: 650px;
        margin-bottom: 45px; } }
  .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 360px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor___3GJgz.ContentSlider__humor___3GJgz .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 540px; } }

.ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 {
  position: relative;
  z-index: 20;
  min-height: 529px;
  background-color: #FDB105; }
  .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 > div::before, .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 {
      padding-top: 0; } }
  .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/humor1/bg-m.jpg?02f2965429446a1944c4ef338a2649a4);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 {
      height: 700px; }
      .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61::before {
        background-image: url(/components/ContentSlider/assets/humor1/bg-t.jpg?3c98ec7a589606c18aa7713b68d5e3ba);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 {
      height: 612px; }
      .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61::before {
        background-image: url(/components/ContentSlider/assets/humor1/bg-d.jpg?b5b8a7e857643d3b241c18b3a0445526);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__content___24gv1 {
    top: 170px; }
    @media (min-width: 768px) {
      .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor1___3NX61.ContentSlider__humor1___3NX61 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n {
  position: relative;
  z-index: 20;
  background-color: #FDB105; }
  .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n > div::before, .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n {
      padding-top: 0; } }
  .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/humor2/bg-m.jpg?6965aa4f396c6f474d84f092886b10b7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n {
      height: 700px; }
      .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n::before {
        background-image: url(/components/ContentSlider/assets/humor2/bg-t.jpg?ebb19356b12a12171090866802e09e19);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n {
      height: 612px; }
      .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n::before {
        background-image: url(/components/ContentSlider/assets/humor2/bg-d.jpg?11ffe3243ac05a63d509ca60fab20472);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor2___2PO_n.ContentSlider__humor2___2PO_n .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 {
  position: relative;
  z-index: 20;
  background-color: #FDB105;
  min-height: 520px; }
  .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 > div::before, .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 {
      padding-top: 0; } }
  .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/humor3/bg-m.jpg?e35303f139103572e47679025c205dc7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 {
      height: 700px; }
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2::before {
        background-image: url(/components/ContentSlider/assets/humor3/bg-t.jpg?ebf248c36aa3678b61ce85e63b4ff664);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 {
      height: 612px; }
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2::before {
        background-image: url(/components/ContentSlider/assets/humor3/bg-d.jpg?9c9ffdf87b8390dbfe9ea0d185bb40cf);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__button___1O8YK, .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__button___2tVRB {
    position: static;
    transform: none;
    bottom: auto;
    left: auto;
    width: 120px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__button___1O8YK, .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__button___2tVRB {
        position: absolute;
        bottom: -383px;
        left: auto;
        width: 129px;
        margin: 0 auto;
        right: 0;
        font-size: 18px;
        line-height: 35px;
        height: 45px; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__button___1O8YK, .ContentSlider__humor3___1tLO2.ContentSlider__humor3___1tLO2 .ContentSlider__contentSlider__button___2tVRB {
        position: absolute;
        bottom: -245px;
        left: 0;
        width: 160px;
        right: auto;
        height: 55px;
        font-size: 20px;
        line-height: 35px; } }

.ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX {
  position: relative;
  z-index: 20;
  background-color: #FDB105; }
  .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX > div::before, .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX {
      padding-top: 0; } }
  .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/humor4/bg-m.jpg?a4167311adecfc11899db8104e37646d);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX {
      height: 700px; }
      .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX::before {
        background-image: url(/components/ContentSlider/assets/humor4/bg-t.jpg?31c7459bbb22f48d43d56359457cb7ae);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX {
      height: 612px; }
      .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX::before {
        background-image: url(/components/ContentSlider/assets/humor4/bg-d.jpg?1fea6cd2f0ada252566f51d370cf3c2d);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__humor4___2C-zX.ContentSlider__humor4___2C-zX .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #78B3C0;
  background-image: url(/components/ContentSlider/assets/fiction/bg-m.jpg?ca8a4ba8a825721ecf11c0e62fe5a5be);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -5px; }
  .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver > div::before, .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/fiction/bg-t.jpg?4e2475af29dcd94cccfbd1dcad3b3595);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/fiction/bg-d.jpg?65e1f4285151c15c84bf75b55348e0bf);
      background-repeat: no-repeat; } }
  .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__content___24gv1 {
    top: -10px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        line-height: 122px;
        width: 650px;
        margin-bottom: 45px; } }
  .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 300px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction___ZRver.ContentSlider__fiction___ZRver .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 580px; } }

.ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 {
  position: relative;
  z-index: 20;
  min-height: 529px;
  height: 800px;
  background-color: #78B3C0; }
  .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 > div::before, .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 {
      padding-top: 0; } }
  .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/fiction1/bg-m.jpg?8a3a6556ecb5680e03e0102a5bd648f5);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 {
      height: 834px; }
      .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4::before {
        background-image: url(/components/ContentSlider/assets/fiction1/bg-t.jpg?e9ab01d260bb5b8ed293ab98fe6d9ed7);
        top: 42px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 {
      height: 612px; }
      .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4::before {
        background-image: url(/components/ContentSlider/assets/fiction1/bg-d.jpg?d8a1b933e79f4e4503b1ad9a82369004);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__content___24gv1 {
    top: 170px; }
    @media (min-width: 768px) {
      .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction1___3-Ty4.ContentSlider__fiction1___3-Ty4 .ContentSlider__contentSlider__descr___2tvot {
      width: 414px; } }

.ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q {
  height: 600px;
  position: relative;
  z-index: 20;
  background-color: #78B3C0; }
  .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q > div::before, .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q {
      padding-top: 0; } }
  .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/fiction2/bg-m.jpg?7e2cbe4f26cf80b6de080837e0ac5ff9);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q {
      height: 700px; }
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__buttons___3CyPf {
        bottom: -265px; }
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q::before {
        background-image: url(/components/ContentSlider/assets/fiction2/bg-t.jpg?93458fef4a5f86d665c43d2bf7397a1c);
        top: -40px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q {
      height: 612px; }
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__buttons___3CyPf {
        bottom: -135px; }
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q::before {
        background-image: url(/components/ContentSlider/assets/fiction2/bg-d.jpg?d6751eaf08b7d1253a86f0f3d57aed48);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction2___8en7Q.ContentSlider__fiction2___8en7Q .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN {
  position: relative;
  z-index: 20;
  background-color: #78B3C0;
  min-height: 600px; }
  .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN > div::before, .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN {
      padding-top: 0; } }
  .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/fiction3/bg-m.jpg?8872eb4e5fde4b2d1d3d2098bd7e96fd);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN {
      height: 800px; }
      .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN::before {
        background-image: url(/components/ContentSlider/assets/fiction3/bg-t.jpg?5f810f053ac441bd8b9d23d748129288);
        top: -30px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN {
      height: 612px; }
      .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN::before {
        background-image: url(/components/ContentSlider/assets/fiction3/bg-d.jpg?6caeb37485bb035620488d9437874cb2);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction3___3U8LN.ContentSlider__fiction3___3U8LN .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk {
  height: 700px;
  position: relative;
  z-index: 20;
  background-color: #78B3C0; }
  .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk > div::before, .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk {
      padding-top: 0; } }
  .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -70px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/fiction4/bg-m.jpg?b12768b04bcdee3963f0da6a5d80c189);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  @media (min-width: 768px) {
    .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk {
      height: 850px; }
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk::before {
        background-image: url(/components/ContentSlider/assets/fiction4/bg-t.jpg?c2b7119250f1a208ae50452fa7ebc216);
        top: -15px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk {
      height: 612px; }
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__buttons___3CyPf {
        bottom: -135px; }
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk::before {
        background-image: url(/components/ContentSlider/assets/fiction4/bg-d.jpg?a2a36ac229c354e0e529c94d32501c5d);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fiction4___1wwTk.ContentSlider__fiction4___1wwTk .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #A6192E;
  background-image: url(/components/ContentSlider/assets/kitchen/bg-m.jpg?c3151cdc650b65d1d93105ac5066c3bb);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -5px; }
  .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM > div::before, .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/kitchen/bg-t.jpg?c055261f4384b5d19a6fa22d4e934d48);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/kitchen/bg-d.jpg?0fd9352e5671815d6e50d1e5fd5ab77d);
      background-repeat: no-repeat; } }
  .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__content___24gv1 {
    top: 15px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        line-height: 122px;
        width: 650px;
        margin-bottom: 45px; } }
  .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 310px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen___Y7gwM.ContentSlider__kitchen___Y7gwM .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 580px; } }

.ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI {
  position: relative;
  z-index: 20;
  min-height: 529px;
  height: 750px;
  background-color: #A6192E; }
  .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI > div::before, .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI > div::after {
    pointer-events: none; }
  .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/kitchen1/bg-m.jpg?74c48e43e3bd9c6943b1d6feb08751f3);
    background-repeat: no-repeat;
    background-size: auto 841px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI {
      height: 784px;
      padding-top: 0; }
      .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI::before {
        background-image: url(/components/ContentSlider/assets/kitchen1/bg-t.jpg?2a32f4f524a8ee80e78c8cd9cca4c7fa);
        top: 0;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px;
        background-size: auto 965px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI {
      height: 612px; }
      .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI::before {
        background-image: url(/components/ContentSlider/assets/kitchen1/bg-d.jpg?68767ee54189f1218f0bfbe653042ffa);
        top: -90px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px;
        background-size: auto 702px; } }
  .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__content___24gv1 {
    top: 170px; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__content___24gv1 {
        top: 5px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen1___1yCYI.ContentSlider__kitchen1___1yCYI .ContentSlider__contentSlider__descr___2tvot {
      width: 414px; } }

.ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn {
  height: 600px;
  position: relative;
  z-index: 20;
  background-color: #A6192E; }
  .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn > div::before, .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn > div::after {
    pointer-events: none; }
  .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/kitchen2/bg-m.jpg?6e568b1297f77bbafc21502373d34b5b);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__buttons___3CyPf {
        bottom: -300px; }
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn::before {
        background-image: url(/components/ContentSlider/assets/kitchen2/bg-t.jpg?6b0adc44637fa6ad6b160f2f2feec146);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn {
      height: 612px; }
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn::before {
        background-image: url(/components/ContentSlider/assets/kitchen2/bg-d.jpg?a3d3ba93fbc075543ec7ebca37fb2ed5);
        top: -90px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px;
        background-size: auto 702px; } }
  .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen2___1qMXn.ContentSlider__kitchen2___1qMXn .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A {
  position: relative;
  z-index: 20;
  background-color: #A6192E;
  min-height: 600px; }
  .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A > div::before, .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A {
      padding-top: 0; } }
  .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 768px;
    height: 529px;
    background-image: url(/components/ContentSlider/assets/kitchen3/bg-m.jpg?e3841dbb563a57f9e528b3e4fdd8b98c);
    background-repeat: no-repeat;
    background-size: auto 684px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A {
      height: 850px;
      padding-top: 0; }
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A::before {
        background-image: url(/components/ContentSlider/assets/kitchen3/bg-t.jpg?5152ef921147502058bc458e662be00f);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 890px;
        background-size: auto 937px;
        background-position: center top; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A {
      height: 612px; }
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A::before {
        background-image: url(/components/ContentSlider/assets/kitchen3/bg-d.jpg?6cfc0f10fc8787a285cb78c3f1eb954b);
        top: -90px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px;
        background-size: auto 702px;
        background-position: calc(50% - 60px) center; } }
  @media (min-width: 1440px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A::before {
      background-position: center; } }
  .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen3___2Xl6A.ContentSlider__kitchen3___2Xl6A .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #A6192E; }
  .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s > div::before, .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s {
      padding-top: 0; } }
  .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 768px;
    height: 705px;
    background-image: url(/components/ContentSlider/assets/kitchen4/bg-m.jpg?5333389f72863a55c20fdea93605f2df);
    background-repeat: no-repeat;
    background-size: auto 695px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s {
      height: 920px;
      padding-top: 0; }
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s::before {
        background-image: url(/components/ContentSlider/assets/kitchen4/bg-t.jpg?9ddb0d4552cde85b69cfe8a41b615487);
        top: -90px;
        transform: translateX(-50%);
        width: 1240px;
        height: 990px;
        background-size: auto 1053px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s {
      height: 612px; }
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__buttons___3CyPf {
        bottom: -60px; }
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s::before {
        background-image: url(/components/ContentSlider/assets/kitchen4/bg-d.jpg?268fb028fdb00722d2f3405f1f6313a5);
        top: -90px;
        transform: translateX(-50%);
        width: 3000px;
        height: 702px;
        background-size: auto 702px;
        background-position: calc(50% - 80px) center; } }
  @media (min-width: 1440px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s::before {
      background-position: center; } }
  .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__contentSlider__content___24gv1 {
    top: 110px; }
    @media (min-width: 768px) {
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__contentSlider__content___24gv1 {
        top: 15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__kitchen4___3Lp6s.ContentSlider__kitchen4___3Lp6s .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP {
  min-height: 560px;
  position: relative;
  z-index: 20;
  background-color: #2E4EA4;
  background-image: url(/components/ContentSlider/assets/unity/bg-m.jpg?7d0cabb0d1680a901c274a46754ccf27);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 0px; }
  .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP > div::before, .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/unity/bg-t.jpg?79d29f077b43158d6a074c463b30a3f4);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/unity/bg-d.jpg?182c453c8d479ecb69e87adff87b7ce3);
      background-repeat: no-repeat; } }
  .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__content___24gv1 {
    top: -15px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__content___24gv1 {
        top: 100px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 0;
        left: -140px; } }
  .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%;
        width: 500px; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__title___3OjLa {
        font-size: 120px;
        line-height: 120px;
        width: 650px;
        margin-bottom: 45px; } }
  .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 400px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity___3uzUP.ContentSlider__unity___3uzUP .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 500px; } }

.ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW {
  position: relative;
  z-index: 20;
  min-height: 529px;
  height: 646px;
  background-color: #2E4EA4; }
  .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW > div::before, .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW > div::after {
    pointer-events: none; }
  .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 646px;
    background-image: url(/components/ContentSlider/assets/unity1/bg-m.jpg?9870ed4c21b1b053eb6d87e932910380);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW::before {
        background-image: url(/components/ContentSlider/assets/unity1/bg-t.jpg?e0e1b96ee9528a8c658776b94aebb8c1);
        top: 0;
        transform: translateX(-50%);
        width: 1240px;
        height: 875px;
        background-size: auto 100%;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW {
      height: 612px; }
      .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW::before {
        background-image: url(/components/ContentSlider/assets/unity1/bg-d.jpg?3077e9be2af680012bccd20a6363deb9);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__content___24gv1 {
    top: 185px; }
    @media (min-width: 768px) {
      .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__content___24gv1 {
        top: 5px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity1___3eFMW.ContentSlider__unity1___3eFMW .ContentSlider__contentSlider__descr___2tvot {
      width: 414px; } }

.ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa {
  height: 631px;
  position: relative;
  z-index: 20;
  background-color: #2E4EA4; }
  .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa > div::before, .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa > div::after {
    pointer-events: none; }
  .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/unity2/bg-m.jpg?80328fea9d0bc397cbc1398388d98478);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__buttons___3CyPf {
        bottom: -300px; }
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa::before {
        background-image: url(/components/ContentSlider/assets/unity2/bg-t.jpg?be0cc2cfa1be2d878c12e904fbb4e45d);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 700px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa {
      height: 612px; }
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa::before {
        background-image: url(/components/ContentSlider/assets/unity2/bg-d.jpg?d35cf5244d28de9d60fd69abe63ceb75);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity2___25kXa.ContentSlider__unity2___25kXa .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV {
  position: relative;
  z-index: 20;
  background-color: #2E4EA4;
  min-height: 600px;
  height: 682px; }
  .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV > div::before, .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV {
      padding-top: 0; } }
  .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/unity3/bg-m.jpg?ca8b2ed76734b4fffc7041c87fe1d628);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV::before {
        background-image: url(/components/ContentSlider/assets/unity3/bg-t.jpg?5021197c82ba20bb1cfffb0fca107418);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 847px;
        background-position: center top; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV {
      height: 612px; }
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV::before {
        background-image: url(/components/ContentSlider/assets/unity3/bg-d.jpg?5f37a1a42be8e945b1a47f14ffbff63c);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px; } }
  @media (min-width: 1440px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV::before {
      background-position: center; } }
  .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity3___38SzV.ContentSlider__unity3___38SzV .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #2E4EA4; }
  .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo > div::before, .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo {
      padding-top: 0; } }
  .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 768px;
    height: 705px;
    background-image: url(/components/ContentSlider/assets/unity4/bg-m.jpg?0f60babca74313f58720469b89c28e63);
    background-repeat: no-repeat;
    background-size: auto 695px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo::before {
        background-image: url(/components/ContentSlider/assets/unity4/bg-t.jpg?5e68665b4e3c3652d8b0f8ad8420d8c7);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 964px;
        background-size: auto 100%;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo {
      height: 612px; }
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__buttons___3CyPf {
        bottom: -60px; }
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo::before {
        background-image: url(/components/ContentSlider/assets/unity4/bg-d.jpg?7f4c3a570568bfae8aecc2184688b411);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px; } }
  @media (min-width: 1440px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo::before {
      background-position: center; } }
  .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__contentSlider__content___24gv1 {
    top: 110px; }
    @media (min-width: 768px) {
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__contentSlider__content___24gv1 {
        top: 15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__unity4___2lyLo.ContentSlider__unity4___2lyLo .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__express___1sbIa.ContentSlider__express___1sbIa {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #D17E4F;
  background-image: url(/components/ContentSlider/assets/express/bg-m.jpg?9d4683018539cf78a872d7955fcf992e);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -65px; }
  .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa > div::before, .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/express/bg-t.jpg?1830fe3e0d1db980d6040c7d15cfb994);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/express/bg-d.jpg?aa6a23f80601691aa5e9222b0734e5ed);
      background-repeat: no-repeat; } }
  .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__content___24gv1 {
    top: -35px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 30px;
        left: -170px; } }
  .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__title___3OjLa {
        font-size: 120px;
        line-height: 120px;
        width: 650px;
        margin-bottom: 25px; } }
  .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 390px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__express___1sbIa.ContentSlider__express___1sbIa .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 455px; } }

.ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE {
  position: relative;
  z-index: 20;
  min-height: 529px;
  height: 708px;
  background-color: #D17E4F; }
  .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE > div::before, .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE > div::after {
    pointer-events: none; }
  .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/express1/bg-m.jpg?68d008ac3609b5b1c49c14698f6db156);
    background-repeat: no-repeat;
    background-size: auto 708px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__buttons___3CyPf {
        bottom: -455px; }
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE::before {
        background-image: url(/components/ContentSlider/assets/express1/bg-t.jpg?dfda255b220f7045dd266d6ebb11c5a2);
        top: 0;
        transform: translateX(-50%);
        width: 1240px;
        height: 875px;
        background-size: auto 875px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE {
      height: 612px; }
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE::before {
        background-image: url(/components/ContentSlider/assets/express1/bg-d.jpg?e73b03c4aecd8d135af673e3b9aa75be);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px; } }
  .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__content___24gv1 {
    top: 190px; }
    @media (min-width: 768px) {
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__content___24gv1 {
        top: 5px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__descr___2tvot {
      width: 370px; } }
  @media (min-width: 1240px) {
    .ContentSlider__express1___Tu1LE.ContentSlider__express1___Tu1LE .ContentSlider__contentSlider__descr___2tvot {
      width: 414px; } }

.ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ {
  height: 600px;
  position: relative;
  z-index: 20;
  background-color: #D17E4F; }
  .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ > div::before, .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ > div::after {
    pointer-events: none; }
  .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -31px;
    transform: translateX(-50%);
    width: 768px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/express2/bg-m.jpg?0be37be57dfc5acbe298d209c4fb0285);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__buttons___3CyPf {
        bottom: -300px; }
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_::before {
        background-image: url(/components/ContentSlider/assets/express2/bg-t.jpg?bc7f10cbf9a87b4182f46871729b55ab);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 700px;
        background-size: auto 700px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ {
      height: 612px; }
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_::before {
        background-image: url(/components/ContentSlider/assets/express2/bg-d.jpg?17212d026c845bc83defc3cae7de44bc);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px; } }
  .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__content___24gv1 {
    top: 145px; }
    @media (min-width: 768px) {
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__express2____Bwh_.ContentSlider__express2____Bwh_ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ {
  position: relative;
  z-index: 20;
  background-color: #D17E4F;
  min-height: 600px; }
  .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ > div::before, .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ {
      padding-top: 0; } }
  .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -67px;
    transform: translateX(-50%);
    width: 768px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/express3/bg-m.jpg?f0644a3bc1b4860d6c1ac8c2a396d833);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ::before {
        background-image: url(/components/ContentSlider/assets/express3/bg-t.jpg?119113076c20ba9a351696f93cc28e1e);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 847px;
        background-size: auto 847px;
        background-position: center top; } }
  @media (min-width: 1240px) {
    .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ {
      height: 612px; }
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ::before {
        background-image: url(/components/ContentSlider/assets/express3/bg-d.jpg?e3a2e6f14496e14e1aaf39f5483e4eeb);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px;
        background-position: center; } }
  .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__contentSlider__content___24gv1 {
        top: -20px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__express3___2gcaQ.ContentSlider__express3___2gcaQ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #D17E4F; }
  .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk > div::before, .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk {
      padding-top: 0; } }
  .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/express4/bg-m.jpg?acd3eefdd77cde3f548a047935f8edf1);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk::before {
        background-image: url(/components/ContentSlider/assets/express4/bg-t.jpg?21cb522886d568e85a2f18c82dc5dc42);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 963px;
        background-size: auto 963px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk {
      height: 612px; }
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk::before {
        background-image: url(/components/ContentSlider/assets/express4/bg-d.jpg?0f75a7d6a7b32d64865e8aa7ff47eec6);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px;
        background-position: center; } }
  .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__contentSlider__descr___2tvot {
      width: 360px; } }
  @media (min-width: 1240px) {
    .ContentSlider__express4___2WyBk.ContentSlider__express4___2WyBk .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }

.ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #A48A72;
  background-image: url(/components/ContentSlider/assets/secrets/bg-m.jpg?45013f5b4c8c64d11446586fc6724154);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -65px; }
  .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX > div::before, .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/secrets/bg-t.jpg?c77417a1417addfede75c3c123edb150);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/secrets/bg-d.jpg?372c7bba7b8cb62c1b41efe3cbeb37e5);
      background-repeat: no-repeat; } }
  .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__content___24gv1 {
    top: -35px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 30px;
        left: -170px; } }
  .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__title___3OjLa {
        font-size: 120px;
        line-height: 120px;
        width: 650px;
        margin-bottom: 25px; } }
  .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%; }
    @media (min-width: 768px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 390px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets___cyjWX.ContentSlider__secrets___cyjWX .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 455px; } }

.ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p {
  position: relative;
  z-index: 20;
  min-height: 529px;
  height: 708px;
  background-color: #A48A72; }
  .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p > div::before, .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p > div::after {
    pointer-events: none; }
  .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/secrets1/bg-m.jpg?fe71fa1f6222ca5445bebedead9c57ab);
    background-repeat: no-repeat;
    background-size: auto 708px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__buttons___3CyPf {
        bottom: -455px; }
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p::before {
        background-image: url(/components/ContentSlider/assets/secrets1/bg-t.jpg?2a14a41ea5f99b84d301bdc5e5a0812e);
        top: 0;
        transform: translateX(-50%);
        width: 1240px;
        height: 875px;
        background-size: auto 875px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p {
      height: 612px; }
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p::before {
        background-image: url(/components/ContentSlider/assets/secrets1/bg-d.jpg?2cb089594c72bccdf4b668270bde740a);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px; } }
  .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__content___24gv1 {
    top: 190px; }
    @media (min-width: 768px) {
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__content___24gv1 {
        top: 5px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__descr___2tvot {
      width: 370px; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets1___1Ci4p.ContentSlider__secrets1___1Ci4p .ContentSlider__contentSlider__descr___2tvot {
      width: 414px; } }

.ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 {
  height: 600px;
  position: relative;
  z-index: 20;
  background-color: #A48A72; }
  .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 > div::before, .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 > div::after {
    pointer-events: none; }
  .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -31px;
    transform: translateX(-50%);
    width: 768px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/secrets2/bg-m.jpg?f4d6b6fd73d5933f12a6063bf8d76587);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__buttons___3CyPf {
        bottom: -300px; }
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0::before {
        background-image: url(/components/ContentSlider/assets/secrets2/bg-t.jpg?6bbacee8857ccd1de32d16d79dbce460);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 700px;
        background-size: auto 700px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 {
      height: 612px; }
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__buttons___3CyPf {
        bottom: -140px; }
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0::before {
        background-image: url(/components/ContentSlider/assets/secrets2/bg-d.jpg?92e031316f2f0288ddb821f5167c7e31);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px; } }
  .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__content___24gv1 {
    top: 145px; }
    @media (min-width: 768px) {
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__content___24gv1 {
        top: 150px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__content___24gv1 {
        top: -45px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__title___3OjLa {
      width: 500px; } }
  @media (min-width: 768px) {
    .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets2___1jjV0.ContentSlider__secrets2___1jjV0 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi {
  position: relative;
  z-index: 20;
  background-color: #A48A72;
  min-height: 600px; }
  .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi > div::before, .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi {
      padding-top: 0; } }
  .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -67px;
    transform: translateX(-50%);
    width: 768px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/secrets3/bg-m.jpg?96d5a57dd58c08c8965e46876ac36953);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__buttons___3CyPf {
        bottom: -400px; }
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi::before {
        background-image: url(/components/ContentSlider/assets/secrets3/bg-t.jpg?47968fb11e211128e1b3bdab4b5c3672);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 847px;
        background-size: auto 847px;
        background-position: center top; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi {
      height: 612px; }
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi::before {
        background-image: url(/components/ContentSlider/assets/secrets3/bg-d.jpg?1b489c73662a9b210c313d59be3af586);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px;
        background-position: center; } }
  .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__contentSlider__content___24gv1 {
    top: 150px; }
    @media (min-width: 768px) {
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__contentSlider__content___24gv1 {
        top: 75px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__contentSlider__content___24gv1 {
        top: -20px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__contentSlider__descr___2tvot {
      width: 300px; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets3___1_SRi.ContentSlider__secrets3___1_SRi .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }

.ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #A48A72; }
  .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn > div::before, .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn {
      padding-top: 0; } }
  .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 768px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/secrets4/bg-m.jpg?a254dc95ac51512720a5d1ec4f65ad8f);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn::before {
        background-image: url(/components/ContentSlider/assets/secrets4/bg-t.jpg?549010946f3afc341d428f945a4b4861);
        top: 0px;
        transform: translateX(-50%);
        width: 1240px;
        height: 963px;
        background-size: auto 963px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn {
      height: 612px; }
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn::before {
        background-image: url(/components/ContentSlider/assets/secrets4/bg-d.jpg?30849ada48de88026b134aabbc8f362f);
        top: 0px;
        transform: translateX(-50%);
        width: 3000px;
        height: 612px;
        background-size: auto 612px;
        background-position: center; } }
  .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__contentSlider__descr___2tvot {
      width: 360px; } }
  @media (min-width: 1240px) {
    .ContentSlider__secrets4___3TCbn.ContentSlider__secrets4___3TCbn .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }

.ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #BCD9E5;
  background-image: url(/components/ContentSlider/assets/snow/bg-m.jpg?f53f27425bbbe0153dfb9360930c5b78);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -65px; }
  .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW > div::before, .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/snow/bg-t.jpg?6aba22aa628ac8d2f1834cbde4b67dc8);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW {
      min-height: 612px;
      height: 612px;
      background-image: url(/components/ContentSlider/assets/snow/bg-d.jpg?2c376757543ad116b47589cf87f00425);
      background-repeat: no-repeat; } }
  .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__content___24gv1 {
    top: -35px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: -10px;
        left: -170px; } }
  .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__title___3OjLa {
        font-size: 120px;
        line-height: 120px;
        width: 650px;
        margin-bottom: 25px; } }
  .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 390px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow___dRNCW.ContentSlider__snow___dRNCW .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 560px; } }

.ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #BCD9E6;
  color: #3C3C3C; }
  .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr > div::before, .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr {
      padding-top: 0; } }
  .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 446px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/snow1/bg-m.jpg?1d17fc23bcd768072d23d9fffa35665e);
    background-repeat: no-repeat;
    background-size: auto 708px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr::before {
        background-image: url(/components/ContentSlider/assets/snow1/bg-t.jpg?90848e16c8f897641e3a0411e0c6acc2);
        top: -90px;
        transform: translateX(-50%);
        width: 1040px;
        height: 965px;
        background-size: auto 965px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr {
      height: 612px; }
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr::before {
        background-image: url(/components/ContentSlider/assets/snow1/bg-d.jpg?1fb5b58f6c0a2f0118e71f58f3228403);
        top: 0;
        transform: translateX(-50%);
        width: 2566px;
        height: 612px;
        background-size: auto 612px;
        background-position: center; } }
  .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__contentSlider__descr___2tvot {
      width: 440px; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow1___3JQpr.ContentSlider__snow1___3JQpr .ContentSlider__contentSlider__descr___2tvot {
      width: 490px; } }

.ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #BCD9E6;
  color: #3C3C3C; }
  .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB > div::before, .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB {
      padding-top: 0; } }
  .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 568px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/snow2/bg-m.jpg?a32d07accd8e1fd2703b4ba214a15d1b);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB {
      height: 790px;
      padding-top: 0; }
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB::before {
        background-image: url(/components/ContentSlider/assets/snow2/bg-t.jpg?aa694cb49e72fff9346d9807b8c62db5);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB {
      height: 612px; }
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB::before {
        background-image: url(/components/ContentSlider/assets/snow2/bg-d.jpg?fb5ac82a5b5f5431cd38329b6d69a035);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__contentSlider__descr___2tvot {
      width: 440px; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow2___3azAB.ContentSlider__snow2___3azAB .ContentSlider__contentSlider__descr___2tvot {
      width: 490px; } }

.ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #BCD9E6;
  color: #3C3C3C; }
  .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw > div::before, .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw {
      padding-top: 0; } }
  .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 452px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/snow3/bg-m.jpg?097cee2cf073ad12810d365462fc180c);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw::before {
        background-image: url(/components/ContentSlider/assets/snow3/bg-t.jpg?0cb6c96fd837b45649064687d13c3bf9);
        top: -90px;
        transform: translateX(-50%);
        width: 934px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw {
      height: 612px; }
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw::before {
        background-image: url(/components/ContentSlider/assets/snow3/bg-d.jpg?ad3fc1d6f48446e9ae4105cc3bed3358);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__contentSlider__descr___2tvot {
      width: 440px; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow3___2_djw.ContentSlider__snow3___2_djw .ContentSlider__contentSlider__descr___2tvot {
      width: 490px; } }

.ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #BCD9E6;
  color: #3C3C3C; }
  .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs > div::before, .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs {
      padding-top: 0; } }
  .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 514px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/snow4/bg-m.jpg?0a2f8578faf8c4e3ab63360dd7e3814d);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs {
      height: 953px;
      padding-top: 0; }
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs::before {
        background-image: url(/components/ContentSlider/assets/snow4/bg-t.jpg?ced8bf0cdc97c9a93d612ee82678f9f0);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: auto 1053px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs {
      height: 612px; }
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs::before {
        background-image: url(/components/ContentSlider/assets/snow4/bg-d.jpg?b7283277e8cea86df1bee1b68f8799cd);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__contentSlider__descr___2tvot {
      width: 440px; } }
  @media (min-width: 1240px) {
    .ContentSlider__snow4___1ulXs.ContentSlider__snow4___1ulXs .ContentSlider__contentSlider__descr___2tvot {
      width: 440px; } }

.ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI {
  min-height: 490px;
  position: relative;
  z-index: 20;
  background-color: #E35249;
  background-image: url(/components/ContentSlider/assets/heroes/bg-m.jpg?242ce5dcd97888e8973ea41ac028778c);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -65px; }
  .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI > div::before, .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI {
      padding-top: 0;
      background-image: url(/components/ContentSlider/assets/heroes/bg-t.jpg?855306b795b1aad07406bb72b49b61ab);
      background-repeat: no-repeat;
      background-size: auto 790px;
      background-position: center bottom;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI {
      min-height: 612px;
      height: 612px;
      background-size: auto 702px;
      background-image: url(/components/ContentSlider/assets/heroes/bg-d.jpg?54ec3541884b73648a431e6eaaa8bac4);
      background-repeat: no-repeat; } }
  .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__content___24gv1 {
    top: 15px;
    width: 280px; }
    @media (min-width: 768px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        width: 500px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__content___24gv1 {
        width: 700px;
        top: 30px;
        left: -170px; } }
  .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__title___3OjLa {
    margin-bottom: 13px;
    font-size: 50px;
    line-height: 100%;
    color: #fff; }
    @media (min-width: 768px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 90%; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__title___3OjLa {
        font-size: 120px;
        line-height: 120px;
        width: 650px;
        margin-bottom: 25px; } }
  .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__descr___2tvot {
    font-size: 14px;
    line-height: 125%;
    color: #fff; }
    @media (min-width: 768px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__descr___2tvot {
        font-size: 16px;
        width: 330px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes___1kYaI.ContentSlider__heroes___1kYaI .ContentSlider__contentSlider__descr___2tvot {
        font-size: 20px;
        width: 540px; } }

.ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx {
  height: 708px;
  position: relative;
  z-index: 20;
  background-color: #E35249;
  color: #3C3C3C; }
  .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx > div::before, .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx {
      padding-top: 0; } }
  .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 606px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/heroes1/bg-m.jpg?838a9e8644de49b72c77b8c3625b12dc);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx::before {
        background-image: url(/components/ContentSlider/assets/heroes1/bg-t.jpg?725e41a6a35fa4548f48665a43d9de51);
        top: -90px;
        transform: translateX(-50%);
        width: 1216px;
        height: 965px;
        background-size: auto 965px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx {
      height: 612px; }
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx::before {
        background-image: url(/components/ContentSlider/assets/heroes1/bg-d.jpg?8d566926c775c4148404e18d50320578);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes1___2QkAx.ContentSlider__heroes1___2QkAx .ContentSlider__contentSlider__descr___2tvot {
      width: 515px; } }

.ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO {
  height: 631px;
  position: relative;
  z-index: 20;
  background-color: #E35249;
  color: #3C3C3C; }
  .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO > div::before, .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO {
      padding-top: 0; } }
  .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    width: 520px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/heroes2/bg-m.jpg?7d2fa1c05569e407cd11c16772b8b175);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO {
      height: 680px;
      padding-top: 0; }
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO::before {
        background-image: url(/components/ContentSlider/assets/heroes2/bg-t.jpg?b4fdc1c7060eb27901016cc1c8104e02);
        top: -90px;
        transform: translateX(-50%);
        width: 1210px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO {
      height: 612px; }
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO::before {
        background-image: url(/components/ContentSlider/assets/heroes2/bg-d.jpg?d59ac84b2dd07b3eac3ac56c154a6302);
        top: -90px;
        transform: translateX(-50%);
        width: 2664px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes2___18YxO.ContentSlider__heroes2___18YxO .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #E35249;
  color: #3C3C3C; }
  .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE > div::before, .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE {
      padding-top: 0; } }
  .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 2px;
    transform: translateX(-50%);
    width: 320px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/heroes3/bg-m.jpg?633030f0d521efcbe0181cd6d4173719);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE {
      height: 947px;
      padding-top: 0; }
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE::before {
        background-image: url(/components/ContentSlider/assets/heroes3/bg-t.jpg?fc218b8c9526febc19bdfea43246042b);
        top: -90px;
        transform: translateX(-50%);
        width: 1202px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE {
      height: 612px; }
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE::before {
        background-image: url(/components/ContentSlider/assets/heroes3/bg-d.jpg?b240008d3aa39e0c5c41b37262053fed);
        top: -90px;
        transform: translateX(-50%);
        width: 2318px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__contentSlider__content___24gv1 {
        top: 45px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes3___SwFTE.ContentSlider__heroes3___SwFTE .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #E35249;
  color: #3C3C3C; }
  .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw > div::before, .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw {
      padding-top: 0; } }
  .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 320px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/heroes4/bg-m.jpg?4d45f7898fd4dee1bb982d507c81fe55);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw {
      height: 947px;
      padding-top: 0; }
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw::before {
        background-image: url(/components/ContentSlider/assets/heroes4/bg-t.jpg?c73261747f8e2458fcc13e41551f6e06);
        top: -90px;
        transform: translateX(-50%);
        width: 1202px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw {
      height: 612px; }
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw::before {
        background-image: url(/components/ContentSlider/assets/heroes4/bg-d.jpg?9d51e6e2f54faaacbe77a5043f9ebd69);
        top: -90px;
        transform: translateX(-50%);
        width: 2670px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__heroes4___1N2qw.ContentSlider__heroes4___1N2qw .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC {
  height: 560px;
  position: relative;
  z-index: 20;
  background-color: #FBB85B;
  color: #3C3C3C; }
  .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC > div::before, .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC {
      padding-top: 0; } }
  .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 768px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/shrovetride/bg-m.png?4daba05d4eff7840d2adebf34b524fec);
    background-repeat: no-repeat;
    background-size: 768px auto;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC::before {
        background-image: url(/components/ContentSlider/assets/shrovetride/bg-t.png?b304eeb195990a497203f1f62e2593dd);
        top: 0;
        transform: translateX(-50%);
        width: 1100px;
        height: 700px;
        background-size: 1100px auto;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC {
      height: 612px; }
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC::before {
        background-image: url(/components/ContentSlider/assets/shrovetride/bg-d.png?e962549522cd43f734bc91a6633c6011);
        top: 0px;
        transform: translateX(-50%);
        width: 1920px;
        height: 612px;
        background-size: 1920px auto;
        background-position: center; } }
  .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__content___24gv1 {
    top: 6px; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__content___24gv1 {
        top: 58px;
        left: auto; } }
  .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 47px;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        line-height: 123px; } }
  .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__descr___2tvot {
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__descr___2tvot {
        width: 418px;
        font-size: 20px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide___qO6LC.ContentSlider__shrovetide___qO6LC .ContentSlider__contentSlider__descr___2tvot {
        width: 543px; } }

.ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 {
  height: 708px;
  position: relative;
  z-index: 20;
  background-color: #FBB85B;
  color: white; }
  .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 > div::before, .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 {
      padding-top: 0; } }
  .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    width: 606px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/shrovetide1/bg-m.png?8321d25c1ee1bcb8ff78bd9f5bd98c7a);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3::before {
        background-image: url(/components/ContentSlider/assets/shrovetide1/bg-t.png?5ce0775539a530744cb209bb41e37f70);
        top: -90px;
        transform: translateX(-50%);
        width: 1216px;
        height: 953px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 {
      height: 612px; }
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3::before {
        background-image: url(/components/ContentSlider/assets/shrovetide1/bg-d.png?8d6fec96d9fa7e5d712e58ce233cfce8);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide1___281c3.ContentSlider__shrovetide1___281c3 .ContentSlider__contentSlider__descr___2tvot {
      width: 515px; } }

.ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH {
  height: 631px;
  position: relative;
  z-index: 20;
  background-color: #FBB85B;
  color: white; }
  .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH > div::before, .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH {
      padding-top: 0; } }
  .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    width: 520px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/shrovetide2/bg-m.png?a8edd55a932e9165097add01a7fb4c19);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH {
      height: 680px;
      padding-top: 0; }
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__buttons___3CyPf {
        bottom: -285px; }
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH::before {
        background-image: url(/components/ContentSlider/assets/shrovetide2/bg-t.png?4ed25522204b6e806f954fd19df42f81);
        top: -90px;
        width: 1210px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH {
      height: 612px; }
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH::before {
        background-image: url(/components/ContentSlider/assets/shrovetide2/bg-d.png?6909477b6f50a4cec681021762b2e9e6);
        top: -90px;
        width: 2664px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__contentSlider__content___24gv1 {
    top: 146px; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide2___3nmsH.ContentSlider__shrovetide2___3nmsH .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #FBB85B;
  color: white; }
  .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR > div::before, .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR {
      padding-top: 0; } }
  .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 2px;
    transform: translateX(-50%);
    width: 520px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/shrovetide3/bg-m.png?1e643febd4e9e13e14a754fb98f8048f);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__buttons___3CyPf {
        bottom: -378px; }
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR::before {
        background-image: url(/components/ContentSlider/assets/shrovetide3/bg-t.png?9024f09eb15dadbb2ed17b6508c58769);
        top: -90px;
        transform: translateX(-50%);
        width: 1202px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR {
      height: 612px; }
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR::before {
        background-image: url(/components/ContentSlider/assets/shrovetide3/bg-d.png?9f8fd47717534bca14caeaf014cd5a13);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__contentSlider__content___24gv1 {
        top: 0px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide3___1UpAR.ContentSlider__shrovetide3___1UpAR .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #FBB85B;
  color: white; }
  .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 > div::before, .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 {
      padding-top: 0; } }
  .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%);
    width: 500px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/shrovetide4/bg-m.png?a39c896c922062c65a0e7f3635f4174a);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7::before {
        background-image: url(/components/ContentSlider/assets/shrovetide4/bg-t.png?d232590b8d679b10a33e2bbd46eff8cf);
        top: 0px;
        transform: translateX(-50%);
        width: 1202px;
        height: 963px;
        background-size: auto 963px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 {
      height: 612px; }
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7::before {
        background-image: url(/components/ContentSlider/assets/shrovetide4/bg-d.png?a67302f31b59dca2c695d409e2465f22);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__contentSlider__content___24gv1 {
    top: 126px; }
    @media (min-width: 768px) {
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__shrovetide4___2AD_7.ContentSlider__shrovetide4___2AD_7 .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 {
  height: 560px;
  position: relative;
  z-index: 20;
  background-color: #5EBC83;
  color: #3C3C3C; }
  .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 > div::before, .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 {
      padding-top: 0; } }
  .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 700px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/animals/bg-m.png?379440a0f928cf6ec68e61753df6209e);
    background-repeat: no-repeat;
    background-size: 700px auto;
    background-position: center top;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8::before {
        background-image: url(/components/ContentSlider/assets/animals/bg-t.png?499b4633901e4dfe7ea8c27897a2abd2);
        top: 0;
        transform: translateX(-50%);
        width: 1000px;
        height: 700px;
        background-size: 1000px auto;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 {
      height: 612px; }
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8::before {
        background-image: url(/components/ContentSlider/assets/animals/bg-d.png?36cafcf2fbb4d2e297473789715ee243);
        top: 0px;
        transform: translateX(-50%);
        width: 1920px;
        height: 612px;
        background-size: 1920px auto;
        background-position: center; } }
  .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__content___24gv1 {
    top: -11px; }
    @media (min-width: 768px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__content___24gv1 {
        top: 120px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__content___24gv1 {
        top: 13px;
        left: auto; } }
  .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 47px;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__title___3OjLa {
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__title___3OjLa {
        font-size: 132px;
        line-height: 123px; } }
  .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__descr___2tvot {
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__descr___2tvot {
        width: 418px;
        font-size: 20px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals___1sye8.ContentSlider__animals___1sye8 .ContentSlider__contentSlider__descr___2tvot {
        width: 543px; } }

.ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ {
  height: 708px;
  position: relative;
  z-index: 20;
  background-color: #5EBC83;
  color: white; }
  .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ > div::before, .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ {
      padding-top: 0; } }
  .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 602px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/animals1/bg-m.jpg?302d71daa146bbda11e08ffd6372c154);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ::before {
        background-image: url(/components/ContentSlider/assets/animals1/bg-t.jpg?12a2b89b26d5b01ed474926e5af10328);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ {
      height: 612px; }
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ::before {
        background-image: url(/components/ContentSlider/assets/animals1/bg-d.jpg?55adca20fb341c2b6956d5266fdebd27);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals1___3OCXJ.ContentSlider__animals1___3OCXJ .ContentSlider__contentSlider__descr___2tvot {
      width: 515px; } }

.ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq {
  height: 631px;
  position: relative;
  z-index: 20;
  background-color: #5EBC83;
  color: white; }
  .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq > div::before, .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq {
      padding-top: 0; } }
  .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 734px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/animals2/bg-m.jpg?e67a67c64f0d0e261ce844486ee7a484);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq {
      height: 680px;
      padding-top: 0; }
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__buttons___3CyPf {
        bottom: -355px; }
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq::before {
        background-image: url(/components/ContentSlider/assets/animals2/bg-t.jpg?35e40ae465e1c82491ba77b00a48098d);
        top: -90px;
        width: 768px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq {
      height: 612px; }
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
        .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__buttons___3CyPf a, .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__buttons___3CyPf button {
          min-width: 246px; }
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq::before {
        background-image: url(/components/ContentSlider/assets/animals2/bg-d.jpg?dbfb9a997fba17ab901d8592daaa4076);
        top: -90px;
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__contentSlider__content___24gv1 {
    top: 146px; }
    @media (min-width: 768px) {
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals2___2HlPq.ContentSlider__animals2___2HlPq .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #5EBC83;
  color: white; }
  .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc > div::before, .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc {
      padding-top: 0; } }
  .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 812px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/animals3/bg-m.jpg?6095e98c1038a347b7e6263c945c4ae3);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__buttons___3CyPf {
        bottom: -378px; }
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc::before {
        background-image: url(/components/ContentSlider/assets/animals3/bg-t.jpg?0c247094707a3b964eac8ae3a0b0c1d7);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc {
      height: 612px; }
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc::before {
        background-image: url(/components/ContentSlider/assets/animals3/bg-d.jpg?1e403c4ba35fad4959a242795c41dca0);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__content___24gv1 {
    top: 175px; }
    @media (min-width: 768px) {
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; }
        .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__content___24gv1 a, .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__content___24gv1 button {
          min-width: 246px; } }
  @media (min-width: 768px) {
    .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals3___3DTMc.ContentSlider__animals3___3DTMc .ContentSlider__contentSlider__descr___2tvot {
      width: 401px; } }

.ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #5EBC83;
  color: white; }
  .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF > div::before, .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF {
      padding-top: 0; } }
  .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 722px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/animals4/bg-m.jpg?62c0d8f35fd3d2ecfee4f5cdbf37d247);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF::before {
        background-image: url(/components/ContentSlider/assets/animals4/bg-t.jpg?9a6e9faf4723e5e4ec5c58f24d5e5d0a);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: auto 1053px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF {
      height: 612px; }
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF::before {
        background-image: url(/components/ContentSlider/assets/animals4/bg-d.jpg?bea75bb5fb3a341adba5a13e5ffcef34);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__contentSlider__content___24gv1 {
    top: 126px; }
    @media (min-width: 768px) {
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__animals4___yFnLF.ContentSlider__animals4___yFnLF .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV {
  height: 560px;
  position: relative;
  z-index: 20;
  background-color: #C25C46;
  color: #3C3C3C; }
  .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV > div::before, .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV {
      padding-top: 0; } }
  .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 916px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/moscowsays/bg-m.jpg?6a191016cdaa3c16913c47e99365f78b);
    background-repeat: no-repeat;
    background-size: 916px auto;
    background-position: center top;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV::before {
        background-image: url(/components/ContentSlider/assets/moscowsays/bg-t.jpg?a0977f6bc8747ae6914d63254179dedb);
        top: 0;
        transform: translateX(-50%);
        width: 1316px;
        height: 700px;
        background-size: 1316px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV {
      height: 612px; }
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV::before {
        background-image: url(/components/ContentSlider/assets/moscowsays/bg-d.jpg?bf7ecc88ef61c8d1cb587f5ea2146bd3);
        top: 0px;
        transform: translateX(-50%);
        width: 1920px;
        height: 612px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__content___24gv1 {
    top: -11px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__content___24gv1 {
        top: 13px;
        left: auto; } }
  .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__title___3OjLa {
    font-size: 30px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 10px;
    line-height: 13px;
    margin: 0 auto;
    width: 230px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__descr___2tvot {
        width: 580px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays___3q8SV.ContentSlider__moscowsays___3q8SV .ContentSlider__contentSlider__descr___2tvot {
        width: 543px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 {
  height: 708px;
  position: relative;
  z-index: 20;
  background-color: #C25C46;
  color: white; }
  .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 > div::before, .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 {
      padding-top: 0; } }
  .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 624px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/moscowsays1/bg-m.jpg?9d54376952e288b7e71bf4f9757116e1);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21::before {
        background-image: url(/components/ContentSlider/assets/moscowsays1/bg-t.jpg?910e4c791fefc6043e0120356ce3fa7a);
        top: -90px;
        transform: translateX(-50%);
        width: 1200px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 {
      height: 612px; }
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21::before {
        background-image: url(/components/ContentSlider/assets/moscowsays1/bg-d.jpg?534d52508f856d774fcee3d502ab8a8b);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays1___iiN21.ContentSlider__moscowsays1___iiN21 .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F {
  height: 601px;
  position: relative;
  z-index: 20;
  background-color: #C25C46;
  color: white; }
  .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F > div::before, .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F {
      padding-top: 0; } }
  .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translateX(-50%);
    width: 848px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/moscowsays2/bg-m.jpg?568508b48775ef626c2d554ad4e038eb);
    background-repeat: no-repeat;
    background-size: auto 631px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F {
      height: 680px;
      padding-top: 0; }
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__buttons___3CyPf {
        bottom: -150px; }
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F::before {
        background-image: url(/components/ContentSlider/assets/moscowsays2/bg-t.jpg?cf99d8a4899a5d715468e649a2a18f44);
        top: -90px;
        width: 1214px;
        height: 790px;
        background-size: auto 790px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F {
      height: 612px; }
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
        .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__buttons___3CyPf a, .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__buttons___3CyPf button {
          min-width: 246px; }
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F::before {
        background-image: url(/components/ContentSlider/assets/moscowsays2/bg-d.jpg?09e894f5bff1307ebc39f385885c5d7d);
        top: -90px;
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__content___24gv1 {
    top: 146px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__content___24gv1 {
        top: -40px;
        left: auto; } }
  .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__title___3OjLa {
    font-size: 28px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__title___3OjLa {
        font-size: 60px;
        line-height: 60px; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__title___3OjLa {
        width: 420px;
        font-size: 65px;
        line-height: 60px; } }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__descr___2tvot {
      width: 240px; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays2___2tB1F.ContentSlider__moscowsays2___2tB1F .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #C25C46;
  color: white; }
  .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku > div::before, .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku {
      padding-top: 0; } }
  .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 802px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/moscowsays3/bg-m.jpg?5ad6fbc03c4cdcf5132e10bd0009b680);
    background-repeat: no-repeat;
    background-size: auto 682px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__buttons___3CyPf {
        bottom: -378px; }
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku::before {
        background-image: url(/components/ContentSlider/assets/moscowsays3/bg-t.jpg?be9ad0550545c39380cf927134e7548d);
        top: -90px;
        transform: translateX(-50%);
        width: 1200px;
        height: 937px;
        background-size: auto 937px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku {
      height: 612px; }
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku::before {
        background-image: url(/components/ContentSlider/assets/moscowsays3/bg-d.jpg?2351aee2eca44a81b0f5cb30ed7c9f8a);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__content___24gv1 {
    top: 175px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; }
        .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__content___24gv1 a, .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__content___24gv1 button {
          min-width: 246px; } }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays3___3ehku.ContentSlider__moscowsays3___3ehku .ContentSlider__contentSlider__descr___2tvot {
      width: 401px; } }

.ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #C25C46;
  color: white; }
  .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm > div::before, .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm {
      padding-top: 0; } }
  .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 878px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/moscowsays4/bg-m.jpg?14c8d81a992e479309a301edcb591c40);
    background-repeat: no-repeat;
    background-size: auto 666px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm::before {
        background-image: url(/components/ContentSlider/assets/moscowsays4/bg-t.jpg?913b03fa8a672887fc12e256b81d7585);
        top: -90px;
        transform: translateX(-50%);
        width: 1200px;
        height: 1053px;
        background-size: auto 1053px;
        background-position: center; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm {
      height: 612px; }
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm::before {
        background-image: url(/components/ContentSlider/assets/moscowsays4/bg-d.jpg?de1d49ddfa8d0e52ac04628968d6d185);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__contentSlider__content___24gv1 {
    top: 145px; }
    @media (min-width: 768px) {
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__moscowsays4___2EsDm.ContentSlider__moscowsays4___2EsDm .ContentSlider__contentSlider__descr___2tvot {
      width: 350px; } }

.ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB {
  height: 560px;
  position: relative;
  z-index: 20;
  background-color: #77B18B;
  color: #fff; }
  .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB > div::before, .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB {
      padding-top: 0; } }
  .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 568px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/placeofpower/bg-m.jpg?896d475be787ab1442a4748474307fbf);
    background-repeat: no-repeat;
    background-size: 568px auto;
    background-position: center top;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB::before {
        background-image: url(/components/ContentSlider/assets/placeofpower/bg-t.jpg?1cd9af65d15c292bec8032b3634de6e8);
        top: 0;
        transform: translateX(-50%);
        width: 1150px;
        height: 700px;
        background-size: 1150px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB {
      height: 612px; }
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB::before {
        background-image: url(/components/ContentSlider/assets/placeofpower/bg-d.jpg?53b05e0a5fa94dc932cd7a9c46b16d78);
        top: 0;
        transform: translateX(-50%);
        width: 1920px;
        height: 612px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__content___24gv1 {
    top: -11px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__content___24gv1 {
        top: 90px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__content___24gv1 {
        top: 13px;
        left: auto; } }
  .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__title___3OjLa {
    font-size: 30px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 230px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower___1W9IB.ContentSlider__placeofpower___1W9IB .ContentSlider__contentSlider__descr___2tvot {
        width: 543px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ {
  height: 708px;
  position: relative;
  z-index: 20;
  background-color: #77B18B;
  color: white; }
  .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ > div::before, .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ {
      padding-top: 0; } }
  .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 590px;
    height: 708px;
    background-image: url(/components/ContentSlider/assets/placeofpower1/bg-m.jpg?a9239025c08ee1fe9d3dea17344f626d);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ::before {
        background-image: url(/components/ContentSlider/assets/placeofpower1/bg-t.jpg?b27848051e2c346ec1d1ddaf722df912);
        top: -90px;
        transform: translateX(-50%);
        width: 1090px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ {
      height: 612px; }
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ::before {
        background-image: url(/components/ContentSlider/assets/placeofpower1/bg-d.jpg?337f7dd9222324e5322cf0795fdf495b);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower1___PmxDQ.ContentSlider__placeofpower1___PmxDQ .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H {
  height: 631px;
  position: relative;
  z-index: 20;
  background-color: #77B18B;
  color: white; }
  .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H > div::before, .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H {
      padding-top: 0; } }
  .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 631px;
    background-image: url(/components/ContentSlider/assets/placeofpower2/bg-m.jpg?75f262fdb35daaaae6fd67d64ac7432b);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__buttons___3CyPf {
        bottom: -390px; }
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H::before {
        background-image: url(/components/ContentSlider/assets/placeofpower2/bg-t.jpg?17c6c4c7ea6da3e626ec8fb5664163aa);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H {
      height: 612px; }
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H::before {
        background-image: url(/components/ContentSlider/assets/placeofpower2/bg-d.jpg?5615314b8dc5da3497fbd781efbaa8b4);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower2___34D4H.ContentSlider__placeofpower2___34D4H .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #77B18B;
  color: white; }
  .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm > div::before, .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm {
      padding-top: 0; } }
  .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 572px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/placeofpower3/bg-m.jpg?4ed014cf4077f6e0132aa7d92d655e4c);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm::before {
        background-image: url(/components/ContentSlider/assets/placeofpower3/bg-t.jpg?6edd3e536ab05ce69ddf5a37c509c98e);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm {
      height: 612px; }
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm::before {
        background-image: url(/components/ContentSlider/assets/placeofpower3/bg-d.jpg?5d80abcd505754f123a38a54dee6ea36);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower3___15FOm.ContentSlider__placeofpower3___15FOm .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #77B18B;
  color: white; }
  .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 > div::before, .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 {
      padding-top: 0; } }
  .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 510px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/placeofpower4/bg-m.jpg?bd60ef19757f00189f237b0e1f3f95bc);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30::before {
        background-image: url(/components/ContentSlider/assets/placeofpower4/bg-t.jpg?039f97897a852717497a21cdf3fa04be);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 1053px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 {
      height: 612px; }
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30::before {
        background-image: url(/components/ContentSlider/assets/placeofpower4/bg-d.jpg?9751d7c43956ee94de559fe31d253365);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__placeofpower4___1Vv30.ContentSlider__placeofpower4___1Vv30 .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj {
  height: 490px;
  position: relative;
  z-index: 20;
  background-color: #0089A7;
  color: #fff; }
  .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj > div::before, .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj {
      padding-top: 0; } }
  .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 458px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/russtyle/bg-m.jpg?ca37c48708bea797c633af5a262f056b);
    background-repeat: no-repeat;
    background-size: 568px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj::before {
        background-image: url(/components/ContentSlider/assets/russtyle/bg-t.jpg?29eef8a8580feea93243de58fab7cafa);
        top: -50px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: 768px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj {
      height: 612px; }
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj::before {
        background-image: url(/components/ContentSlider/assets/russtyle/bg-d.jpg?8b29bab967eb571cec5846940ef00d41);
        top: 0;
        transform: translateX(-50%);
        width: 1922px;
        height: 612px;
        background-size: 1922px auto;
        background-position: center bottom; } }
  .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__content___24gv1 {
    top: -90px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__content___24gv1 {
        top: 180px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__content___24gv1 {
        top: -100px;
        left: -112px; } }
  .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 230px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle___1dNCj.ContentSlider__russtyle___1dNCj .ContentSlider__contentSlider__descr___2tvot {
        width: 543px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #0089A7;
  color: white; }
  .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS > div::before, .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS {
      padding-top: 0; } }
  .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 510px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/russtyle1/bg-m.jpg?9ce89071ee0b3fa0d8d01ea4012d8e41);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS::before {
        background-image: url(/components/ContentSlider/assets/russtyle1/bg-t.jpg?8ca2654b71f058e9ed43e3446627394b);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS {
      height: 612px; }
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS::before {
        background-image: url(/components/ContentSlider/assets/russtyle1/bg-d.jpg?1af489805aec8f1315e9eac472883cc9);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle1___2o9fS.ContentSlider__russtyle1___2o9fS .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #0089A7;
  color: white; }
  .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli > div::before, .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli {
      padding-top: 0; } }
  .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 510px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/russtyle2/bg-m.jpg?744f609a0f605e21080268c10fd3b8e7);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__buttons___3CyPf {
        bottom: -330px; }
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli::before {
        background-image: url(/components/ContentSlider/assets/russtyle2/bg-t.jpg?dcc215cb2456cbb0593d2648c4383e23);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 790px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli {
      height: 612px; }
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli::before {
        background-image: url(/components/ContentSlider/assets/russtyle2/bg-d.jpg?38ffca4cf437c0c027338e0db4f4f34b);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle2___1QGli.ContentSlider__russtyle2___1QGli .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #0089A7;
  color: white; }
  .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 > div::before, .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 {
      padding-top: 0; } }
  .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 572px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/russtyle3/bg-m.jpg?1c10863df6e04cb5027cd1bc58852884);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3::before {
        background-image: url(/components/ContentSlider/assets/russtyle3/bg-t.jpg?cd5937b8a75d862bf6e56db80ae50d45);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 {
      height: 612px; }
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3::before {
        background-image: url(/components/ContentSlider/assets/russtyle3/bg-d.jpg?10241685b417365f3f47a4775f1719a9);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle3___DTyW3.ContentSlider__russtyle3___DTyW3 .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #0089A7;
  color: white; }
  .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW > div::before, .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW {
      padding-top: 0; } }
  .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 510px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/russtyle4/bg-m.jpg?9015ce976145c4b0fc24db3fc39bedd8);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW::before {
        background-image: url(/components/ContentSlider/assets/russtyle4/bg-t.jpg?d28bc3b208cb82faad8d190dd21765b9);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 1053px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW {
      height: 612px; }
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW::before {
        background-image: url(/components/ContentSlider/assets/russtyle4/bg-d.jpg?cfc863c6663c7f830634f56541f8dd07);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__russtyle4___17wJW.ContentSlider__russtyle4___17wJW .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u {
  height: 490px;
  position: relative;
  z-index: 20;
  background-color: #A2C970;
  color: #fff; }
  .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u > div::before, .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u {
      padding-top: 0; } }
  .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 578px;
    height: 560px;
    background-image: url(/components/ContentSlider/assets/mushrooms/bg-m.jpg?c820352038e0bc5a5ceebbafc0b4d744);
    background-repeat: no-repeat;
    background-size: 578px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u::before {
        background-image: url(/components/ContentSlider/assets/mushrooms/bg-t.jpg?65c1d082cbab7bd7000622b6eb437183);
        top: -50px;
        transform: translateX(-50%);
        width: 998px;
        height: 790px;
        background-size: 998px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u {
      height: 612px; }
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u::before {
        background-image: url(/components/ContentSlider/assets/mushrooms/bg-d.jpg?5f4e3a5159792f4bf2d219ba9f8bc4ca);
        top: -90px;
        transform: translateX(-50%);
        width: 1784px;
        height: 702px;
        background-size: 1784px auto;
        background-position: center bottom; } }
  .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__content___24gv1 {
    top: -90px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__content___24gv1 {
        top: 180px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__content___24gv1 {
        top: -100px;
        left: -112px; } }
  .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 230px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms___3BD-u.ContentSlider__mushrooms___3BD-u .ContentSlider__contentSlider__descr___2tvot {
        width: 543px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #A2C970;
  color: white; }
  .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP > div::before, .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP {
      padding-top: 0; } }
  .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/mushrooms1/bg-m.jpg?f49b468fbf45edb2370fcdfff3db1eaa);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -20px; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP::before {
        background-image: url(/components/ContentSlider/assets/mushrooms1/bg-t.jpg?936a0b63f0f120142cff80510b6904e8);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP {
      height: 612px; }
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP::before {
        background-image: url(/components/ContentSlider/assets/mushrooms1/bg-d.jpg?6470ab93ea51be1d13fda1c799fe784f);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms1___esPTP.ContentSlider__mushrooms1___esPTP .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #A2C970;
  color: white; }
  .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F > div::before, .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F {
      padding-top: 0; } }
  .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/mushrooms2/bg-m.jpg?71d5ac6d1ee0830dd67b778c0eb49ec1);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__buttons___3CyPf {
        bottom: -330px; }
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F::before {
        background-image: url(/components/ContentSlider/assets/mushrooms2/bg-t.jpg?60857818efa36d0f1e097af5a00c91dd);
        top: -90px;
        transform: translateX(-50%);
        width: 994px;
        height: 790px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F {
      height: 612px; }
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F::before {
        background-image: url(/components/ContentSlider/assets/mushrooms2/bg-d.jpg?707a7a0e954086db07ccdbb23c528646);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms2___2DG3F.ContentSlider__mushrooms2___2DG3F .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #A2C970;
  color: white; }
  .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS > div::before, .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS {
      padding-top: 0; } }
  .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/mushrooms3/bg-m.jpg?b8c667230e5fdf6283919183307ee868);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS::before {
        background-image: url(/components/ContentSlider/assets/mushrooms3/bg-t.jpg?816db6950633f0a97f0ebae9bd500168);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS {
      height: 612px; }
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS::before {
        background-image: url(/components/ContentSlider/assets/mushrooms3/bg-d.jpg?f4eb9d1b30fd6518e4ca8fb7973c6132);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms3___RWRRS.ContentSlider__mushrooms3___RWRRS .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #A2C970;
  color: white; }
  .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH > div::before, .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH {
      padding-top: 0; } }
  .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/mushrooms4/bg-m.jpg?c15215cb773e430b9831e47d4b2a6116);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH::before {
        background-image: url(/components/ContentSlider/assets/mushrooms4/bg-t.jpg?3f1337cc1b6280d902ab989cce83bfb9);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH {
      height: 612px; }
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH::before {
        background-image: url(/components/ContentSlider/assets/mushrooms4/bg-d.jpg?ced85f56edcfe115a86e63be853f8c95);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__mushrooms4___2TVQH.ContentSlider__mushrooms4___2TVQH .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__system___2rNhX.ContentSlider__system___2rNhX {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #637B7F;
  color: #fff; }
  .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX > div::before, .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX {
      padding-top: 0; } }
  .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 572px;
    height: 753px;
    background-image: url(/components/ContentSlider/assets/system/bg-m.jpg?6061410e6707d5e4390b60616aa4bd22);
    background-repeat: no-repeat;
    background-size: 572px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX {
      height: 610px;
      padding-top: 0; }
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX::before {
        background-image: url(/components/ContentSlider/assets/system/bg-t.jpg?4727553b16ff86da454220442c58fcbc);
        top: -50px;
        transform: translateX(-50%);
        width: 1062px;
        height: 700px;
        background-size: 1062px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX {
      height: 612px; }
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX::before {
        background-image: url(/components/ContentSlider/assets/system/bg-d.jpg?73a749a2645228766f53ef60941e8502);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__content___24gv1 {
    top: -125px; }
    @media (min-width: 768px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__content___24gv1 {
        top: -65px;
        left: -112px; } }
  .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 768px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__system___2rNhX.ContentSlider__system___2rNhX .ContentSlider__contentSlider__descr___2tvot {
        width: 620px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__system1___xykjC.ContentSlider__system1___xykjC {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #637B7F;
  color: white; }
  .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC > div::before, .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC {
      padding-top: 0; } }
  .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 320px;
    height: 744px;
    background-image: url(/components/ContentSlider/assets/system1/bg-m.jpg?d017380168cdec9c691875c0770af0e1);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -25px; }
  @media (min-width: 768px) {
    .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC::before {
        background-image: url(/components/ContentSlider/assets/system1/bg-t.jpg?e7d529af58a8e5dedb1f9f4767cba1c9);
        top: -90px;
        transform: translateX(-50%);
        width: 900px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC {
      height: 612px; }
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC::before {
        background-image: url(/components/ContentSlider/assets/system1/bg-d.jpg?600f4ce957eb6c6226574dfa1193cb79);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system1___xykjC.ContentSlider__system1___xykjC .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #637B7F;
  color: white; }
  .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk > div::before, .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk {
      padding-top: 0; } }
  .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 320px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/system2/bg-m.jpg?e45ea721f605030143ef181a6c69c0f0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__buttons___3CyPf {
        bottom: -330px; }
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk::before {
        background-image: url(/components/ContentSlider/assets/system2/bg-t.jpg?95f0aa4424fb35418f9aa149ccc34621);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk {
      height: 612px; }
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk::before {
        background-image: url(/components/ContentSlider/assets/system2/bg-d.jpg?b09b11b2c02247b7e9ec1230c3ab8556);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 1240px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__title___3OjLa {
      width: 560px; } }
  @media (min-width: 768px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system2___3GbGk.ContentSlider__system2___3GbGk .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #637B7F;
  color: white; }
  .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb > div::before, .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb {
      padding-top: 0; } }
  .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -35px;
    transform: translateX(-50%);
    width: 500px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/system3/bg-m.jpg?1ddc470b089aa970ec8fd4db05046baa);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb::before {
        background-image: url(/components/ContentSlider/assets/system3/bg-t.jpg?10ce038b0ff9ada34d2a14496668bb15);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb {
      height: 612px; }
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb::before {
        background-image: url(/components/ContentSlider/assets/system3/bg-d.jpg?d185bff10700e18bac1f3e4a994687fa);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system3___2m-qb.ContentSlider__system3___2m-qb .ContentSlider__contentSlider__button___2tVRB {
      width: 246px; } }

.ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #637B7F;
  color: white; }
  .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc > div::before, .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc {
      padding-top: 0; } }
  .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 400px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/system4/bg-m.jpg?90ea2a6b834ec15666d504d9d6b54186);
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc::before {
        background-image: url(/components/ContentSlider/assets/system4/bg-t.jpg?62c8a2bdd2d3e5f9f096e28fac6ffcec);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc {
      height: 612px; }
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc::before {
        background-image: url(/components/ContentSlider/assets/system4/bg-d.jpg?7e1cdb374e8df30c1facf01913b42668);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__system4___2mEBc.ContentSlider__system4___2mEBc .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #506759;
  color: #fff; }
  .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa > div::before, .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa {
      padding-top: 0; } }
  .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 572px;
    height: 753px;
    background-image: url(/components/ContentSlider/assets/fairystory/bg-m.jpg?192c3860de9be914edb131f808a14a3e);
    background-repeat: no-repeat;
    background-size: 572px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa {
      height: 610px;
      padding-top: 0; }
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa::before {
        background-image: url(/components/ContentSlider/assets/fairystory/bg-t.jpg?e13d63122631506698670f6754305326);
        top: -50px;
        transform: translateX(-50%);
        width: 1062px;
        height: 700px;
        background-size: 1062px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa {
      height: 612px; }
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa::before {
        background-image: url(/components/ContentSlider/assets/fairystory/bg-d.jpg?37de3813d1d93eed4af4333c0bb291e8);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__content___24gv1 {
    top: -125px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__content___24gv1 {
        top: -65px;
        left: -112px; } }
  .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory___3IPBa.ContentSlider__fairystory___3IPBa .ContentSlider__contentSlider__descr___2tvot {
        width: 596px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #506759;
  color: white; }
  .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 > div::before, .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 {
      padding-top: 0; } }
  .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
    width: 684px;
    height: 744px;
    background-image: url(/components/ContentSlider/assets/fairystory1/bg-m.jpg?af14d112bc98ab8b2bbb2cf393dabcd1);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -25px; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9::before {
        background-image: url(/components/ContentSlider/assets/fairystory1/bg-t.jpg?9f5d3b072ba62425e0bb6e3941d6307c);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 {
      height: 612px; }
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9::before {
        background-image: url(/components/ContentSlider/assets/fairystory1/bg-d.jpg?a308ff13587174258294131bd9052c58);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory1___3q8h9.ContentSlider__fairystory1___3q8h9 .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv {
  height: 676px;
  position: relative;
  z-index: 20;
  background-color: #506759;
  color: white; }
  .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv > div::before, .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv {
      padding-top: 0; } }
  .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
    width: 320px;
    height: 676px;
    background-image: url(/components/ContentSlider/assets/fairystory2/bg-m.jpg?133e003d039d8555e80fd1fd2849e856);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__buttons___3CyPf {
        bottom: -340px; }
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv::before {
        background-image: url(/components/ContentSlider/assets/fairystory2/bg-t.jpg?a9c15fde7d38f03cadda7dcde6e3d509);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: contain;
        background-position: center calc(100% + 1px); } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv {
      height: 612px; }
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv::before {
        background-image: url(/components/ContentSlider/assets/fairystory2/bg-d.jpg?d5151a06485a6409f2c68ebae4535018);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory2___FGGBv.ContentSlider__fairystory2___FGGBv .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #506759;
  color: white; }
  .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH > div::before, .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH {
      padding-top: 0; } }
  .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -125px;
    transform: translateX(-50%);
    width: 500px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/fairystory3/bg-m.jpg?3f21a6d7b8df39d6d22348bf44399f20);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH::before {
        background-image: url(/components/ContentSlider/assets/fairystory3/bg-t.jpg?7b084aa2a37b04ac81cc6ab598ec8db5);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH {
      height: 612px; }
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH::before {
        background-image: url(/components/ContentSlider/assets/fairystory3/bg-d.jpg?b1c3f5957e16339c8142a7d734b319f9);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__button___2tVRB {
    line-height: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory3___17kdH.ContentSlider__fairystory3___17kdH .ContentSlider__contentSlider__button___2tVRB {
        width: 246px;
        line-height: 30px; } }

.ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #506759;
  color: white; }
  .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf > div::before, .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf {
      padding-top: 0; } }
  .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -56px;
    transform: translateX(-50%);
    width: 400px;
    height: 722px;
    background-image: url(/components/ContentSlider/assets/fairystory4/bg-m.jpg?b2904c71f7a8071d4b5ffa173ba3c3ad);
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf::before {
        background-image: url(/components/ContentSlider/assets/fairystory4/bg-t.jpg?ca676f5041df76f8609a843bbb45da38);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf {
      height: 612px; }
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf::before {
        background-image: url(/components/ContentSlider/assets/fairystory4/bg-d.jpg?bde156862ea3b8dbe157e640bfbbd501);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__fairystory4___1SjVf.ContentSlider__fairystory4___1SjVf .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__movies___2P40m.ContentSlider__movies___2P40m {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #E17C1E;
  color: #fff; }
  .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m > div::before, .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m {
      padding-top: 0; } }
  .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 490px;
    height: 753px;
    background-image: url(/components/ContentSlider/assets/movies/bg-m.jpg?f12abebe4f096e19c95cfbc12c2304c6);
    background-repeat: no-repeat;
    background-size: 490px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m {
      height: 610px;
      padding-top: 0; }
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m::before {
        background-image: url(/components/ContentSlider/assets/movies/bg-t.jpg?468af56994bdbc1a2000298a292db04f);
        top: -50px;
        transform: translateX(-50%);
        width: 1271px;
        height: 790px;
        background-size: 1271px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m {
      height: 612px; }
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m::before {
        background-image: url(/components/ContentSlider/assets/movies/bg-d.jpg?1d93ed764b1aa26626505fc142328dd3);
        top: -90px;
        transform: translateX(-960);
        width: 1920px;
        height: 702px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__content___24gv1 {
    top: -125px; }
    @media (min-width: 768px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__content___24gv1 {
        top: -65px;
        left: -112px; } }
  .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 768px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__descr___2tvot {
        width: 420px;
        margin-left: 0;
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies___2P40m.ContentSlider__movies___2P40m .ContentSlider__contentSlider__descr___2tvot {
        width: 580px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #E17C1E;
  color: white; }
  .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF > div::before, .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF {
      padding-top: 0; } }
  .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
    width: 684px;
    height: 744px;
    background-image: url(/components/ContentSlider/assets/movies1/bg-m.jpg?a89c63fe76414169074cc1c0419454c6);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -25px; }
  @media (min-width: 768px) {
    .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF::before {
        background-image: url(/components/ContentSlider/assets/movies1/bg-t.jpg?801a1ba25c4c7bdc0e2f4db0e866eb07);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF {
      height: 612px; }
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF::before {
        background-image: url(/components/ContentSlider/assets/movies1/bg-d.jpg?3f06442cb3220e60ee91be3611f903eb);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies1___1F5uF.ContentSlider__movies1___1F5uF .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m {
  height: 676px;
  position: relative;
  z-index: 20;
  background-color: #E17C1E;
  color: white; }
  .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m > div::before, .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m {
      padding-top: 0; } }
  .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -25px;
    transform: translateX(-50%);
    width: 320px;
    height: 676px;
    background-image: url(/components/ContentSlider/assets/movies2/bg-m.jpg?8af726212c4c7e7ecff1f9178f8265c9);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__buttons___3CyPf {
        bottom: -340px; }
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m::before {
        background-image: url(/components/ContentSlider/assets/movies2/bg-t.jpg?e7defd0b924fa7688ba80585884fefc0);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: contain;
        background-position: center calc(100% + 1px); } }
  @media (min-width: 1240px) {
    .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m {
      height: 612px; }
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m::before {
        background-image: url(/components/ContentSlider/assets/movies2/bg-d.jpg?9113fce8ab3b6d6b2baf775521594cdf);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies2___2-y1m.ContentSlider__movies2___2-y1m .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv {
  height: 682px;
  position: relative;
  z-index: 20;
  background-color: #E17C1E;
  color: white; }
  .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv > div::before, .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv {
      padding-top: 0; } }
  .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -125px;
    transform: translateX(-50%);
    width: 500px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/movies3/bg-m.jpg?83e6e6ec8ef6d33c98fe1cb0b7d1b7f8);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv::before {
        background-image: url(/components/ContentSlider/assets/movies3/bg-t.jpg?db97bf2b68841076572f72ef35555c6b);
        top: -90px;
        transform: translateX(-50%);
        width: 1150px;
        height: 937px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv {
      height: 612px; }
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv::before {
        background-image: url(/components/ContentSlider/assets/movies3/bg-d.jpg?3e9a67936ba603c9e4d913cc077b3610);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__content___24gv1 {
    top: 180px; }
    @media (min-width: 768px) {
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__button___2tVRB {
    line-height: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__movies3___2xIYv.ContentSlider__movies3___2xIYv .ContentSlider__contentSlider__button___2tVRB {
        width: 246px;
        line-height: 30px; } }

.ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr {
  height: 666px;
  position: relative;
  z-index: 20;
  background-color: #E17C1E;
  color: white; }
  .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr > div::before, .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr {
      padding-top: 0; } }
  .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -56px;
    transform: translateX(-50%);
    width: 400px;
    height: 722px;
    background-image: url(/components/ContentSlider/assets/movies4/bg-m.jpg?a8a1d32fd1e41586b7aeb91b495989f4);
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr::before {
        background-image: url(/components/ContentSlider/assets/movies4/bg-t.jpg?bcafcd06d4246e910cfc1698985d93d6);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr {
      height: 612px; }
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr::before {
        background-image: url(/components/ContentSlider/assets/movies4/bg-d.jpg?0f6a0d7e66be4dd6767f8347e37add1d);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__movies4___1FHfr.ContentSlider__movies4___1FHfr .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__chime___toj2W.ContentSlider__chime___toj2W {
  height: 650px;
  position: relative;
  z-index: 20;
  background-color: #CE4646;
  color: #fff; }
  .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W > div::before, .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W {
      padding-top: 0; } }
  .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 490px;
    height: 753px;
    background-image: url(/components/ContentSlider/assets/chime/bg-m.jpg?52b1239d797d57f8935efd84f3faee5f);
    background-repeat: no-repeat;
    background-size: 320px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W::before {
        background-image: url(/components/ContentSlider/assets/chime/bg-t.jpg?3829b47faa21a2a3e019e4dee78d94b0);
        top: 0;
        transform: translateX(-50%);
        width: 1102px;
        height: 700px;
        background-size: 1102px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W {
      height: 612px; }
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W::before {
        background-image: url(/components/ContentSlider/assets/chime/bg-d.jpg?8cb5e783cfd6d02164229e64be228d0b);
        top: -90px;
        transform: translateX(-960);
        width: 1920px;
        height: 702px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__content___24gv1 {
    top: -125px; }
    @media (min-width: 768px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__content___24gv1 {
        top: 115px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__content___24gv1 {
        top: -65px;
        left: -112px; } }
  .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 768px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__descr___2tvot {
        width: 406px;
        margin-left: 0;
        font-size: 20px;
        line-height: 1.4; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime___toj2W.ContentSlider__chime___toj2W .ContentSlider__contentSlider__descr___2tvot {
        width: 580px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN {
  height: 616px;
  position: relative;
  z-index: 20;
  background-color: #CE4646;
  color: white; }
  .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN > div::before, .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN {
      padding-top: 0; } }
  .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 646px;
    height: 744px;
    background-image: url(/components/ContentSlider/assets/chime1/bg-m.jpg?2221e20d09c6fe21a398bdbf9b8c369c);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -25px; }
  @media (min-width: 768px) {
    .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN::before {
        background-image: url(/components/ContentSlider/assets/chime1/bg-t.jpg?6054c42313c5e2fbc9d7739f4a286eac);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 965px;
        background-size: contain;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN {
      height: 612px; }
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN::before {
        background-image: url(/components/ContentSlider/assets/chime1/bg-d.jpg?8cc253d1bd28e54e7c7502dcdca80885);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime1___10fEN.ContentSlider__chime1___10fEN .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ {
  height: 614px;
  position: relative;
  z-index: 20;
  background-color: #CE4646;
  color: white; }
  .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ > div::before, .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ {
      padding-top: 0; } }
  .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 462px;
    height: 664px;
    background-image: url(/components/ContentSlider/assets/chime2/bg-m.jpg?756a15ba40bb2d0c92f71df0f2a9c8d9);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__buttons___3CyPf {
        bottom: -340px; }
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ::before {
        background-image: url(/components/ContentSlider/assets/chime2/bg-t.jpg?933474bb442e3ca5a924f67db3f55a9e);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 790px;
        background-size: contain;
        background-position: center calc(100% + 1px); } }
  @media (min-width: 1240px) {
    .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ {
      height: 612px; }
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ::before {
        background-image: url(/components/ContentSlider/assets/chime2/bg-d.jpg?ed755b7e9c723561bdcc398ec8300cef);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime2___FwhuQ.ContentSlider__chime2___FwhuQ .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge {
  height: 600px;
  position: relative;
  z-index: 20;
  background-color: #CE4646;
  color: white; }
  .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge > div::before, .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge {
      padding-top: 0; } }
  .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -52px;
    transform: translateX(-50%);
    width: 524px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/chime3/bg-m.jpg?3709e9e274f67365b984f8981637d4f2);
    background-repeat: no-repeat;
    background-size: 500px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge::before {
        background-image: url(/components/ContentSlider/assets/chime3/bg-t.jpg?f4a2bafdfd3f4909f01dfeab79e06309);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 937px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge {
      height: 612px; }
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge::before {
        background-image: url(/components/ContentSlider/assets/chime3/bg-d.jpg?7b76cbf7a79b23e5f0a425e0a8e1a966);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__content___24gv1 {
    top: 145px; }
    @media (min-width: 768px) {
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__button___2tVRB {
    line-height: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__chime3___3Pxge.ContentSlider__chime3___3Pxge .ContentSlider__contentSlider__button___2tVRB {
        width: 246px;
        line-height: 30px; } }

.ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii {
  height: 630px;
  position: relative;
  z-index: 20;
  background-color: #CE4646;
  color: white; }
  .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii > div::before, .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii {
      padding-top: 0; } }
  .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    width: 448px;
    height: 666px;
    background-image: url(/components/ContentSlider/assets/chime4/bg-m.jpg?fcfdb09f77eaeee22083000142219835);
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii::before {
        background-image: url(/components/ContentSlider/assets/chime4/bg-t.jpg?f0cd0d8717ba8e75e8aef61c9ca6595b);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 1053px;
        background-size: 768px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii {
      height: 612px; }
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii::before {
        background-image: url(/components/ContentSlider/assets/chime4/bg-d.jpg?c92f533a470ee125d1d7d7300547da46);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__contentSlider__content___24gv1 {
    top: 100px; }
    @media (min-width: 768px) {
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__chime4___ll_ii.ContentSlider__chime4___ll_ii .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }

.ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f {
  height: 590px;
  position: relative;
  z-index: 20;
  background-color: #6066FF;
  color: #fff; }
  .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f > div::before, .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f {
      padding-top: 0; } }
  .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    transform: translateX(-50%);
    width: 686px;
    height: 753px;
    background-image: url(/components/ContentSlider/assets/yourgame/bg-m.jpg?6c3eee1a040830e9c7982f8432f73926);
    background-repeat: no-repeat;
    background-size: 686px auto;
    background-position: center bottom;
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f::before {
        background-image: url(/components/ContentSlider/assets/yourgame/bg-t.jpg?7e1908b7f1f22efa9d9de6647d27fd9e);
        top: -90px;
        transform: translateX(-50%);
        width: 900px;
        height: 790px;
        background-size: 900px auto;
        background-position: center bottom; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f {
      height: 612px; }
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f::before {
        background-image: url(/components/ContentSlider/assets/yourgame/bg-d.jpg?5a1f914bab2fa3d154e09a1dfec51f3f);
        top: -90px;
        transform: translateX(-960);
        width: 1920px;
        height: 702px;
        background-size: 1920px auto;
        background-position: center bottom; } }
  .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__content___24gv1 {
    top: -165px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__content___24gv1 {
        top: 115px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__content___24gv1 {
        top: -90px;
        left: -112px; } }
  .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__title___3OjLa {
    font-size: 48px;
    line-height: 1;
    color: white; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__title___3OjLa {
        width: 100%;
        font-size: 80px;
        line-height: 74px;
        margin-bottom: 27px; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__title___3OjLa {
        font-size: 89px;
        line-height: 100px; }
        .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__title___3OjLa span {
          display: block;
          font-size: 132px;
          line-height: 123px; } }
  .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__descr___2tvot {
    color: white;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    width: 244px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__descr___2tvot {
        width: 406px;
        margin-left: 0;
        font-size: 20px;
        line-height: 1.4; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame___2tk3f.ContentSlider__yourgame___2tk3f .ContentSlider__contentSlider__descr___2tvot {
        width: 580px;
        font-size: 20px;
        line-height: 26px; } }

.ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY {
  height: 725px;
  position: relative;
  z-index: 20;
  background-color: #6066FF;
  color: white; }
  .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY > div::before, .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY {
      padding-top: 0; } }
  .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 490px;
    height: 744px;
    background-image: url(/components/ContentSlider/assets/yourgame1/bg-m.jpg?4b6b9c55c203f30546067b1f9500f286);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom center; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY {
      height: 875px;
      padding-top: 0; }
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY::before {
        background-image: url(/components/ContentSlider/assets/yourgame1/bg-t.jpg?b6667b8fd25087cd985e89c1553d88cc);
        top: -90px;
        transform: translateX(-50%);
        width: 926px;
        height: 965px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY {
      height: 612px; }
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY::before {
        background-image: url(/components/ContentSlider/assets/yourgame1/bg-d.jpg?19a758a454520484446b4ab4db9b1dad);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame1___17IoY.ContentSlider__yourgame1___17IoY .ContentSlider__contentSlider__button___2tVRB {
      width: 210px;
      font-size: 35px;
      line-height: 30px; } }

.ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq {
  height: 630px;
  position: relative;
  z-index: 20;
  background-color: #6066FF;
  color: white; }
  .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq > div::before, .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq {
      padding-top: 0; } }
  .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -50px;
    transform: translateX(-50%);
    width: 434px;
    height: 680px;
    background-image: url(/components/ContentSlider/assets/yourgame2/bg-m.jpg?c0040d4356686b344bce1757782e8976);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq {
      height: 700px;
      padding-top: 0; }
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__buttons___3CyPf {
        bottom: -340px; }
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq::before {
        background-image: url(/components/ContentSlider/assets/yourgame2/bg-t.jpg?7d6907f8b1529af302813b0764f58f46);
        top: -90px;
        transform: translateX(-50%);
        width: 956px;
        height: 790px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq {
      height: 612px; }
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq::before {
        background-image: url(/components/ContentSlider/assets/yourgame2/bg-d.jpg?1ffff9d33821d4df851c584f84fc00bf);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px; } }
  .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__content___24gv1 {
    top: 130px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__descr___2tvot {
      width: 340px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__button___2tVRB {
    line-height: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame2___3EeJq.ContentSlider__yourgame2___3EeJq .ContentSlider__contentSlider__button___2tVRB {
        width: 246px;
        line-height: 30px; } }

.ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r {
  height: 630px;
  position: relative;
  z-index: 20;
  background-color: #6066FF;
  color: white; }
  .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r > div::before, .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r {
      padding-top: 0; } }
  .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -52px;
    transform: translateX(-50%);
    width: 402px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/yourgame3/bg-m.jpg?6fea9f475e56480867d542b0ce181a73);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center top; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r {
      height: 847px;
      padding-top: 0; }
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r::before {
        background-image: url(/components/ContentSlider/assets/yourgame3/bg-t.jpg?76e6ca697d3a428dd1e72ce1b125d1c8);
        top: -90px;
        transform: translateX(-50%);
        width: 768px;
        height: 937px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r {
      height: 612px; }
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r::before {
        background-image: url(/components/ContentSlider/assets/yourgame3/bg-d.jpg?734fa708d21767f5b29cbcbfb7cfd22f);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-size: auto 702px;
        background-position: center; } }
  .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__content___24gv1 {
    top: 145px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__descr___2tvot {
      width: 390px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__descr___2tvot {
      width: 415px; } }
  .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__button___2tVRB {
    line-height: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame3___1yk6r.ContentSlider__yourgame3___1yk6r .ContentSlider__contentSlider__button___2tVRB {
        width: 246px;
        line-height: 30px; } }

.ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa {
  height: 690px;
  position: relative;
  z-index: 20;
  background-color: #6066FF;
  color: white; }
  .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa > div::before, .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa > div::after {
    pointer-events: none; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa {
      padding-top: 0; } }
  .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -45px;
    transform: translateX(-50%);
    width: 402px;
    height: 682px;
    background-image: url(/components/ContentSlider/assets/yourgame4/bg-m.jpg?3cef80ac3d4068fafa122d6c14023ff2);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
  @media (min-width: 768px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa {
      height: 963px;
      padding-top: 0; }
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__buttons___3CyPf {
        bottom: -450px; }
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa::before {
        background-image: url(/components/ContentSlider/assets/yourgame4/bg-t.jpg?e2a797cc380d2b4dd2928b9713500f81);
        top: -90px;
        transform: translateX(-50%);
        width: 922px;
        height: 1053px;
        background-position: bottom center; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa {
      height: 612px; }
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__buttons___3CyPf {
        bottom: -100px; }
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa::before {
        background-image: url(/components/ContentSlider/assets/yourgame4/bg-d.jpg?27dede5404c5a6dedb6a9f7871a991a3);
        top: -90px;
        transform: translateX(-50%);
        width: 1920px;
        height: 702px;
        background-position: center; } }
  .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__content___24gv1 {
    top: 100px; }
    @media (min-width: 768px) {
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__content___24gv1 {
        top: 70px;
        left: 0; } }
    @media (min-width: 1240px) {
      .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__content___24gv1 {
        top: -15px;
        left: auto; } }
  @media (min-width: 768px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__title___3OjLa {
      width: 426px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__title___3OjLa {
      width: 600px; } }
  @media (min-width: 768px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__descr___2tvot {
      width: 426px;
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__descr___2tvot {
      width: 400px; } }
  @media (min-width: 1240px) {
    .ContentSlider__yourgame4___2sIXa.ContentSlider__yourgame4___2sIXa .ContentSlider__contentSlider__button___2tVRB {
      width: 210px;
      font-size: 35px;
      line-height: 30px; } }

.ContentSlider__contentSlider___23caK {
  box-sizing: border-box; }
  .ContentSlider__contentSlider___23caK * {
    box-sizing: border-box; }

.ContentSlider__descr___3rd5u, .ContentSlider__contentSlider__descr___2tvot {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  .ContentSlider__descr___3rd5u b, .ContentSlider__contentSlider__descr___2tvot b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }
  @media (min-width: 768px) {
    .ContentSlider__descr___3rd5u, .ContentSlider__contentSlider__descr___2tvot {
      width: 280px;
      font-size: 14px;
      line-height: 18px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ContentSlider__descr___3rd5u, .ContentSlider__contentSlider__descr___2tvot {
      width: 380px;
      font-size: 16px;
      line-height: 20px; } }

.ContentSlider__button___1O8YK, .ContentSlider__contentSlider__button___2tVRB {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%); }

.ContentSlider__contentSlider___23caK {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #213787;
  color: #fff;
  min-height: 450px;
  text-align: center;
  overflow: hidden;
  padding: 30px calc(15vw) 80px calc(15vw); }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider___23caK {
      padding: 0;
      padding-top: 50px;
      min-height: 450px;
      justify-content: flex-start; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider___23caK {
      min-height: 612px;
      padding: 100px 0 50px 0;
      justify-content: center; } }

.ContentSlider__contentSlider__descr___2tvot {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__descr___2tvot {
      width: 280px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__descr___2tvot {
      width: 280px;
      font-size: 16px;
      line-height: 20px; } }

.ContentSlider__contentSlider__textList___24GWk {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__textList___24GWk {
      display: block; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__textList___24GWk {
      margin-top: 30px; } }

.ContentSlider__contentSlider__textItem___2SA_F {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 20px;
  color: #FFFFFF;
  position: relative;
  padding-left: 28px;
  text-align: left; }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__textItem___2SA_F {
      margin-bottom: 15px;
      font-size: 16px; } }
  .ContentSlider__contentSlider__textItem___2SA_F::before {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 7px;
    height: 7px;
    background-color: #fff; }

.ContentSlider__contentSlider__content___24gv1 {
  display: block;
  width: 250px;
  margin: 0;
  position: relative;
  top: 102px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__content___24gv1 {
      width: 698px;
      margin: 0 auto;
      top: 0; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__content___24gv1 {
      width: 954px;
      position: relative;
      top: -70px; } }

.ContentSlider__contentSlider__subtitle___3SE3j {
  display: block;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  margin-bottom: -20px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__subtitle___3SE3j {
      font-size: 30px;
      margin-bottom: -5px;
      width: 400px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__subtitle___3SE3j {
      width: 500px;
      font-size: 36px;
      margin-top: 0;
      margin-bottom: 0; } }

.ContentSlider__contentSlider__title___3OjLa {
  display: block;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__title___3OjLa {
      font-size: 60px;
      line-height: 60px;
      margin-top: 10px;
      width: 400px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__title___3OjLa {
      width: 600px;
      margin-bottom: 17px;
      font-size: 80px;
      line-height: 75px;
      margin-top: 0; }
      .ContentSlider__contentSlider__title___3OjLa.ContentSlider__big___3cCOa {
        width: 570px;
        font-size: 132px;
        line-height: 122px; } }

.ContentSlider__contentSlider__buttons___-Acbc {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 134px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__buttons___-Acbc {
      position: absolute;
      bottom: 0;
      left: auto;
      right: 7vw;
      transform: none;
      width: 193px; } }

.ContentSlider__contentSlider__arrows___1DYKp {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__arrows___1DYKp {
      justify-content: flex-start;
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__arrows___1DYKp {
      margin-bottom: 30px; } }

.ContentSlider__contentSlider__arrow___1NEsm {
  display: block;
  width: 57px;
  height: 15px;
  background-image: url(/components/ContentSlider/assets/arrow-left.svg?5a764019b60c9df46abe734f0bc0dd46);
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-position: center center; }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__arrow___1NEsm {
      margin-right: 28px; } }
  .ContentSlider__contentSlider__arrow___1NEsm.ContentSlider__left___3bP52 {
    margin-right: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__contentSlider__arrow___1NEsm.ContentSlider__left___3bP52 {
        margin-right: 28px; } }
  .ContentSlider__contentSlider__arrow___1NEsm.ContentSlider__right___1GQql {
    transform: rotate(180deg); }
  .ContentSlider__contentSlider__arrow___1NEsm:hover {
    opacity: 0.7; }

.ContentSlider__contentSlider__button___2tVRB {
  position: static;
  width: 100%;
  right: auto;
  left: auto;
  transform: none; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__button___2tVRB {
      position: static;
      width: 100%;
      height: 70px;
      font-size: 30px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__button___2tVRB {
      font-size: 35px;
      height: 83px; } }

.ContentSlider__contentSlider__scrollDown___15cJ_ {
  display: none; }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__scrollDown___15cJ_ {
      display: block;
      width: 105px;
      height: 37px;
      background-image: url(/components/ContentSlider/assets/scrollDown.png?b7d8f346f6dd4c47db6466cd65332dc3);
      background-repeat: no-repeat;
      background-size: contain;
      background-color: transparent;
      background-position: center center;
      position: absolute;
      left: 50%;
      bottom: 30px;
      margin-left: -20px;
      animation: ContentSlider__Arrow___3iHYW linear 0.8s infinite;
      animation-direction: alternate-reverse; } }

@keyframes ContentSlider__Arrow___3iHYW {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.ContentSlider__contentSlider__dots___3zhHw {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 100px;
  list-style: none; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__dots___3zhHw {
      left: 35px;
      bottom: 30px; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__dots___3zhHw {
      margin-bottom: 15px;
      left: 50%;
      transform: translateX(-587px);
      width: 200px; } }

.ContentSlider__contentSlider__dot___XsKRp {
  display: block;
  width: 7px;
  height: 7px;
  border: 1px solid #FFFFFF;
  margin-right: 7px;
  padding: 0;
  border-radius: 50%; }
  .ContentSlider__contentSlider__dot___XsKRp:last-child {
    margin-right: 0; }
  .ContentSlider__contentSlider__dot___XsKRp.ContentSlider__active___1rchE {
    background-color: #fff; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider__dot___XsKRp {
      width: 9px;
      height: 9px;
      margin-right: 9px;
      cursor: pointer; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider__dot___XsKRp {
      width: 11px;
      height: 11px;
      margin-right: 12px; } }

.ContentSlider__buttons___3CyPf {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: static;
  transform: none;
  bottom: auto;
  left: auto;
  width: auto;
  margin: 0 auto;
  margin-bottom: 38px; }
  @media (min-width: 768px) {
    .ContentSlider__buttons___3CyPf {
      position: absolute;
      bottom: -365px;
      left: 0;
      margin: 0 auto;
      right: auto;
      font-size: 18px;
      line-height: 35px;
      margin: 0; } }
  @media (min-width: 1240px) {
    .ContentSlider__buttons___3CyPf {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center;
      position: absolute;
      bottom: -135px;
      left: 0;
      font-size: 36px;
      right: auto;
      height: 80px;
      line-height: 35px; } }

.ContentSlider__button___1O8YK, .ContentSlider__contentSlider__button___2tVRB {
  margin-bottom: 10px;
  width: 151px;
  padding-left: 5px;
  padding-right: 5px;
  height: 50px; }
  @media (min-width: 1240px) {
    .ContentSlider__button___1O8YK, .ContentSlider__contentSlider__button___2tVRB {
      width: auto;
      margin-right: 15px;
      margin-bottom: 0;
      height: 80px;
      padding-left: 10px;
      padding-right: 10px; } }
  .ContentSlider__button___1O8YK.ContentSlider__small___2uU-1, .ContentSlider__small___2uU-1.ContentSlider__contentSlider__button___2tVRB {
    font-size: 19px;
    line-height: 22px; }
    @media (min-width: 1240px) {
      .ContentSlider__button___1O8YK.ContentSlider__small___2uU-1, .ContentSlider__small___2uU-1.ContentSlider__contentSlider__button___2tVRB {
        width: 209px;
        font-size: 25px;
        line-height: 30px; } }
  .ContentSlider__button___1O8YK.ContentSlider__normal___1_hQF, .ContentSlider__normal___1_hQF.ContentSlider__contentSlider__button___2tVRB {
    font-size: 20px;
    line-height: 22px; }
    @media (min-width: 1240px) {
      .ContentSlider__button___1O8YK.ContentSlider__normal___1_hQF, .ContentSlider__normal___1_hQF.ContentSlider__contentSlider__button___2tVRB {
        width: 209px;
        font-size: 35px;
        line-height: 30px; } }
  .ContentSlider__button___1O8YK.ContentSlider__big___3cCOa, .ContentSlider__big___3cCOa.ContentSlider__contentSlider__button___2tVRB {
    font-size: 20px; }
    @media (min-width: 1240px) {
      .ContentSlider__button___1O8YK.ContentSlider__big___3cCOa, .ContentSlider__big___3cCOa.ContentSlider__contentSlider__button___2tVRB {
        font-size: 35px; } }
  .ContentSlider__button___1O8YK.ContentSlider__white___17fyX, .ContentSlider__white___17fyX.ContentSlider__contentSlider__button___2tVRB {
    background: #FFFFFF;
    border: 1px solid #3C3C3C; }
  .ContentSlider__button___1O8YK.ContentSlider__yellow___1faGi:hover, .ContentSlider__yellow___1faGi.ContentSlider__contentSlider__button___2tVRB:hover {
    background: #FFFFFF;
    border: 1px solid #3C3C3C; }

.ContentSlider__contentSlider_countdown___1ceLV {
  width: 345px;
  height: 175px;
  background: #EBF8F0;
  border-radius: 14px;
  padding: 26px 33px;
  color: #000000;
  position: absolute;
  right: -45px;
  bottom: 200px;
  transition: 0.3s;
  transition-property: right; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider_countdown___1ceLV {
      width: 363px;
      height: 227px;
      right: auto;
      left: calc(50% - 314px);
      bottom: 42px;
      padding: 33px 30px; } }
  @media (min-width: 1240px) {
    .ContentSlider__contentSlider_countdown___1ceLV {
      left: auto;
      right: 20px;
      bottom: 22px; } }
  @media (max-width: 767px) {
    .ContentSlider__contentSlider_countdown___1ceLV.ContentSlider__status_false___3BIub {
      right: -320px; }
      .ContentSlider__contentSlider_countdown___1ceLV.ContentSlider__status_false___3BIub .ContentSlider__contentSlider_countdown_button___vmoRB {
        transform: rotate(180deg) translateY(50%);
        background-position: left center; } }

.ContentSlider__contentSlider_countdown_content___3boO8 {
  width: 236px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider_countdown_content___3boO8 {
      width: 100%; } }

.ContentSlider__contentSlider_countdown_button___vmoRB {
  display: block;
  width: 15px;
  height: 36px;
  background-image: url(/components/ContentSlider/assets/arrow-countdown.svg?eb4a44524cdc876c401eb8c6e904a1b5);
  background-repeat: no-repeat;
  background-size: auto;
  background-color: transparent;
  background-position: right center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider_countdown_button___vmoRB {
      display: none; } }

.ContentSlider__contentSlider_countdown_title___1m3fV {
  display: block;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 29px;
  line-height: 26px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider_countdown_title___1m3fV {
      font-size: 37px;
      line-height: 34px; } }

.ContentSlider__contentSlider_countdown_counter___BmUxa {
  margin-bottom: 15px; }

.ContentSlider__contentSlider_countdown_descr___3hyik {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #3C3C3C;
  text-align: left; }
  @media (min-width: 768px) {
    .ContentSlider__contentSlider_countdown_descr___3hyik {
      font-size: 14px;
      line-height: 21px; } }

.ContentSlider__countdown_wrapper___1Clal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.ContentSlider__countdown_dots___3oA0v {
  width: 4px;
  margin: 0 6px 0 7px; }
  @media (min-width: 768px) {
    .ContentSlider__countdown_dots___3oA0v {
      width: 5px;
      margin: 0 9px; } }

.ContentSlider__countdown_count___26swP {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.ContentSlider__countdown_number___1ZQuX {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 25px;
  text-align: center;
  color: white;
  background-image: url(/components/ContentSlider/assets/count.svg?15b4974dd1be695f36220a1189472e19);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 1px 0 2px;
  font-size: 24px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  border-radius: 2px; }
  @media (min-width: 768px) {
    .ContentSlider__countdown_number___1ZQuX {
      width: 26px;
      height: 32px;
      margin: 0 2px;
      font-size: 32px;
      line-height: 1;
      border-radius: 3px; } }

.PolkSlider__victorySlider___2z170 {
  width: 846px !important;
  height: 392px !important;
  transform: scale(0.6) translate(-322px, -90px);
  margin-bottom: -130px;
  position: relative; }
  @media (min-width: 360px) {
    .PolkSlider__victorySlider___2z170 {
      transform: scale(0.65) translate(-254px, -90px); } }
  @media (min-width: 768px) {
    .PolkSlider__victorySlider___2z170 {
      position: static;
      margin: 0 auto;
      transform: scale(1) translate(80px, 0px); } }
  @media (min-width: 1240px) {
    .PolkSlider__victorySlider___2z170 {
      position: static;
      margin: 0 auto; } }
  .PolkSlider__victorySlider___2z170 .slick-slide {
    opacity: 0; }
  .PolkSlider__victorySlider___2z170 .slick-arrow {
    width: 17px;
    height: 31px;
    transform: translate(0, -120%); }
    .PolkSlider__victorySlider___2z170 .slick-arrow::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-image: url(/components/PolkSlider/img/arrow.svg?b75207496af3be3fa9c518b051adbeb9);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center; }
  .PolkSlider__victorySlider___2z170 .slick-next {
    right: 275px; }
    .PolkSlider__victorySlider___2z170 .slick-next::before {
      transform: rotate(180deg); }
  .PolkSlider__victorySlider___2z170 .slick-active {
    transform: scale(0.8);
    opacity: 0.5;
    margin-right: -150px; }
    .PolkSlider__victorySlider___2z170 .slick-active span {
      opacity: 0; }
  .PolkSlider__victorySlider___2z170 .slick-center {
    margin-left: 0;
    margin-right: 0;
    opacity: 1;
    transform: none;
    z-index: 10;
    position: relative; }
    .PolkSlider__victorySlider___2z170 .slick-center a {
      box-shadow: 0px 22px 30px 0px rgba(0, 0, 0, 0.4); }
    .PolkSlider__victorySlider___2z170 .slick-center span {
      opacity: 1; }
    .PolkSlider__victorySlider___2z170 .slick-center + .slick-active {
      margin-left: -150px; }

.PolkSlider__victorySlider_item___2snVY {
  display: block;
  text-decoration: none;
  width: 282px !important;
  height: 339px;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(/components/PolkSlider/img/preloader.svg?8d1262d45866d68e1df8fb159d33f9ec);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }

.PolkSlider__victorySlider_image___1OO2T {
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  background-color: darkgoldenrod; }

.PolkSlider__victorySlider_text___3NZQe {
  display: block;
  color: black;
  text-align: center;
  font-size: 32px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bitter', sans-serif;
  font-weight: bold;
  text-decoration: none; }
  @media (min-width: 768px) {
    .PolkSlider__victorySlider_text___3NZQe {
      font-size: 20px; } }
  @media (min-width: 1240px) {
    .PolkSlider__victorySlider_text___3NZQe {
      font-size: 20px; } }

.PolkSlider__loading___3RFxG {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -60px;
  margin-top: -60px;
  width: 120px;
  height: 120px;
  max-height: 95%;
  max-width: 95%;
  animation: PolkSlider__rotationG___2QWvn 0.5s linear infinite;
  background: url(/components/PolkSlider/img/preloader.svg?8d1262d45866d68e1df8fb159d33f9ec) no-repeat 50% 50%;
  background-size: contain; }

@keyframes PolkSlider__rotation___2oxm9 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.NewContentSlider__block___1zGQ8 {
  display: block;
  position: relative;
  z-index: 2;
  margin-top: 24px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .NewContentSlider__block___1zGQ8 * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .NewContentSlider__block___1zGQ8 {
      margin-top: 32px; } }
  @media (min-width: 1240px) {
    .NewContentSlider__block___1zGQ8 {
      display: flex;
      flex-direction: column;
      justify-content: stretch;
      align-items: stretch;
      width: 1100px;
      min-height: 320px;
      margin-left: auto;
      margin-right: auto; } }

.NewContentSlider__content___Jcnlh {
  display: block;
  padding-top: 84px;
  padding-bottom: 84px;
  width: 100%;
  height: 100%;
  color: white;
  background: rgba(38, 51, 106, 0.8); }
  @media (min-width: 1240px) {
    .NewContentSlider__content___Jcnlh {
      display: flex;
      flex-direction: column;
      justify-content: stretch;
      align-items: stretch;
      flex-grow: 1; } }

.NewContentSlider__info___21nXR {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  @media (min-width: 1240px) {
    .NewContentSlider__info___21nXR {
      flex-grow: 1; } }

.NewContentSlider__title___3Uji6 {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.04em; }
  .NewContentSlider__title___3Uji6::after {
    content: "";
    width: 124px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .NewContentSlider__title___3Uji6 {
      position: relative;
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.1em; } }
  .NewContentSlider__title___3Uji6.NewContentSlider__withoutDecor___39ZjQ {
    padding-bottom: 0;
    margin-bottom: 0; }
    .NewContentSlider__title___3Uji6.NewContentSlider__withoutDecor___39ZjQ::after {
      display: none; }

.NewContentSlider__descr___caG8F {
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #FFFFFF;
  padding: 0 15px; }
  @media (min-width: 768px) {
    .NewContentSlider__descr___caG8F {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      font-weight: 400;
      font-size: 18px;
      line-height: 168.5%; } }

.NewContentSlider__footer___1Rt9B {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.PrizesBanner__slider____pZ37 {
  width: 280px;
  margin: 0 auto;
  margin-bottom: 42px;
  box-sizing: border-box;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 360px) {
    .PrizesBanner__slider____pZ37 {
      width: 320px; } }
  @media (min-width: 768px) {
    .PrizesBanner__slider____pZ37 {
      width: 676px;
      margin-bottom: 55px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__slider____pZ37 {
      width: 1016px; } }
  .PrizesBanner__slider____pZ37 * {
    box-sizing: border-box;
    margin: 0;
    list-style: none; }
  .PrizesBanner__slider____pZ37 .slick-arrow {
    display: none; }
    @media (min-width: 1240px) {
      .PrizesBanner__slider____pZ37 .slick-arrow {
        display: block;
        width: 51px;
        height: 24px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-image: url(/components/PrizesBanner/img/arrow.svg?bc3fcc0bf7352f9531dea7e19db2b38b) !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: center center !important;
        font-size: 0 !important;
        transition: 0.3s; }
        .PrizesBanner__slider____pZ37 .slick-arrow:hover {
          opacity: 0.8; }
        .PrizesBanner__slider____pZ37 .slick-arrow *, .PrizesBanner__slider____pZ37 .slick-arrow::after, .PrizesBanner__slider____pZ37 .slick-arrow::before {
          display: none; }
        .PrizesBanner__slider____pZ37 .slick-arrow.slick-prev {
          left: -90px; }
        .PrizesBanner__slider____pZ37 .slick-arrow.slick-next {
          transform: rotate(180deg) translateY(50%);
          left: auto;
          right: -90px; } }

.PrizesBanner__list___3Sy6R {
  width: 100%; }

.PrizesBanner__item___32KcL {
  height: 472px;
  border: 1px solid #CCB173;
  padding: 11px; }
  @media (min-width: 768px) {
    .PrizesBanner__item___32KcL {
      height: 560px;
      padding: 24px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__item___32KcL {
      height: 370px;
      padding: 11px; } }

.PrizesBanner__content___3_B7G {
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  color: white;
  padding: 20px 10px 8px 10px;
  position: relative; }
  @media (min-width: 768px) {
    .PrizesBanner__content___3_B7G {
      padding: 30px 0 10px 0;
      background-position: right center; } }
  @media (min-width: 1240px) {
    .PrizesBanner__content___3_B7G {
      padding: 25px 0 25px 70px;
      height: 346px; } }

.PrizesBanner__bg___3ILRV {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }
  .PrizesBanner__bg___3ILRV * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat; }
    @media (min-width: 1240px) {
      .PrizesBanner__bg___3ILRV * {
        background-position: center center; } }

.PrizesBanner__bg_m___3a24O {
  display: block; }
  @media (min-width: 768px) {
    .PrizesBanner__bg_m___3a24O {
      display: none; } }

.PrizesBanner__bg_t___2F2yJ {
  display: none; }
  @media (min-width: 768px) {
    .PrizesBanner__bg_t___2F2yJ {
      display: block; } }
  @media (min-width: 1240px) {
    .PrizesBanner__bg_t___2F2yJ {
      display: none; } }

.PrizesBanner__bg_d___2rOw3 {
  display: none; }
  @media (min-width: 1240px) {
    .PrizesBanner__bg_d___2rOw3 {
      display: block; } }

.PrizesBanner__info___3d0u8 {
  display: block;
  color: #FFFFFF;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%; }
  @media (min-width: 360px) {
    .PrizesBanner__info___3d0u8 {
      width: 280px;
      margin: 0 auto; } }
  @media (min-width: 768px) {
    .PrizesBanner__info___3d0u8 {
      width: 480px;
      text-align: center;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .PrizesBanner__info___3d0u8 {
      text-align: left;
      margin: 0;
      position: relative;
      height: 100%;
      flex-direction: row;
      flex-wrap: wrap; } }

.PrizesBanner__title___21xAT {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 22px;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 16px; }
  .PrizesBanner__title___21xAT::after {
    content: "";
    display: block;
    width: 120px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 360px) {
    .PrizesBanner__title___21xAT {
      font-size: 24px;
      line-height: 29px; } }
  @media (min-width: 768px) {
    .PrizesBanner__title___21xAT {
      font-weight: 400;
      font-size: 32px;
      line-height: 1.25;
      text-transform: uppercase; }
      .PrizesBanner__title___21xAT::after {
        width: 130px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__title___21xAT {
      padding-bottom: 18px;
      margin-bottom: 18px;
      text-align: left;
      width: 640px;
      font-size: 37px;
      line-height: 44px; }
      .PrizesBanner__title___21xAT::after {
        left: 0;
        transform: none; } }

.PrizesBanner__text___3LTtI {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.02em; }
  @media (min-width: 768px) {
    .PrizesBanner__text___3LTtI {
      font-size: 16px;
      line-height: 22px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__text___3LTtI {
      text-align: left;
      line-height: 22px;
      flex-grow: 1; } }

.PrizesBanner__dots___HJE5v {
  padding-top: 16px; }
  @media (min-width: 768px) {
    .PrizesBanner__dots___HJE5v {
      padding-top: 32px; } }
  .PrizesBanner__dots___HJE5v button {
    width: 8px !important;
    height: 8px !important;
    border-radius: 50% !important;
    background-color: #DEDEDE !important;
    padding: 0 !important; }
  .PrizesBanner__dots___HJE5v li {
    width: auto !important;
    height: auto !important;
    margin: 0 3px !important; }
  .PrizesBanner__dots___HJE5v button::after,
  .PrizesBanner__dots___HJE5v button::before {
    display: none !important; }
  .PrizesBanner__dots___HJE5v .slick-active button {
    background-color: #CCB173 !important; }

.PrizesBanner__prizesBanner_button___3MAjO {
  margin-top: 11px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%; }
  .PrizesBanner__prizesBanner_button___3MAjO .PrizesBanner__goldNew___1hms5 {
    padding: 0 20px !important; }
  @media (min-width: 768px) {
    .PrizesBanner__prizesBanner_button___3MAjO {
      margin-top: 10px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__prizesBanner_button___3MAjO {
      margin-left: 0;
      height: auto;
      align-self: flex-end;
      margin-right: 25px; } }

.PrizesBanner__prizesBanner_minitext___2L9jr {
  font-size: 10px;
  line-height: 11px;
  color: #fff;
  opacity: 40%;
  width: 200px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .PrizesBanner__prizesBanner_minitext___2L9jr {
      width: 300px; } }
  @media (min-width: 1240px) {
    .PrizesBanner__prizesBanner_minitext___2L9jr {
      width: 240px;
      margin-top: 10px;
      align-self: flex-end;
      font-size: 12px;
      line-height: 14px;
      margin-left: 0; } }

.ContestsLayout__wrapper___B0HW4 {
  display: block;
  width: auto;
  margin: 0 auto; }

.ContestsLayout__gifts___3HrTO {
  display: block;
  background-color: rgba(204, 177, 115, 0.1);
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  background-image: url(/components/ContestsLayout/img/bg.jpg?9e16ef6ee244db3c52862459fa8bb9f2);
  background-size: cover;
  background-color: #CCB173;
  position: relative;
  height: auto;
  transition: 0.3s;
  width: 280px;
  margin: 0 auto;
  margin-top: 42px;
  margin-bottom: 42px;
  box-sizing: border-box;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 360px) {
    .ContestsLayout__gifts___3HrTO {
      width: 320px; } }
  @media (min-width: 768px) {
    .ContestsLayout__gifts___3HrTO {
      width: 676px;
      margin-bottom: 64px; } }
  @media (min-width: 1240px) {
    .ContestsLayout__gifts___3HrTO {
      width: 1016px; } }
  @media (min-width: 768px) {
    .ContestsLayout__gifts___3HrTO {
      margin-top: 64px;
      margin-bottom: 64px;
      font-size: 24px;
      line-height: 32px; } }
  .ContestsLayout__gifts___3HrTO p {
    margin: 0; }

.ContestsLayout__gifts_inner___sjyO5 {
  background-repeat: no-repeat;
  background-position: center 30px;
  padding: 20px 23px 50px 23px;
  text-align: center; }
  @media (min-width: 768px) {
    .ContestsLayout__gifts_inner___sjyO5 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      background-position: 23px center;
      padding: 24px 30px 24px 34px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .ContestsLayout__gifts_inner___sjyO5 {
      background-position: 40px center;
      padding: 20px 40px 20px 33px; } }

.ContestsLayout__gifts_text___2mxKG {
  color: white;
  text-decoration: underline; }
  .ContestsLayout__gifts_text___2mxKG:focus, .ContestsLayout__gifts_text___2mxKG:hover {
    color: white;
    text-decoration: none;
    opacity: 0.8; }

.ContestsLayout__gifts_link___1n9wE {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 124px;
  height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #232227;
  background-color: #fff;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }
  .ContestsLayout__gifts_link___1n9wE:hover, .ContestsLayout__gifts_link___1n9wE:focus {
    opacity: 0.9;
    color: #232227;
    background-color: #fff; }
  @media (min-width: 768px) {
    .ContestsLayout__gifts_link___1n9wE {
      position: static;
      transform: none; } }

.ContestsLayout__polk___1IZuE {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 280px;
  margin: 0 auto;
  margin-top: 42px;
  margin-bottom: 62px;
  box-sizing: border-box;
  font-family: 'Bitter', sans-serif;
  left: 286px; }
  @media (min-width: 360px) {
    .ContestsLayout__polk___1IZuE {
      width: 320px;
      left: 264px; } }
  @media (min-width: 768px) {
    .ContestsLayout__polk___1IZuE {
      width: 676px;
      margin-bottom: 64px; } }
  @media (min-width: 768px) {
    .ContestsLayout__polk___1IZuE {
      margin-top: 64px;
      margin-bottom: 64px;
      font-size: 24px;
      line-height: 32px;
      position: relative;
      left: 76px; } }
  @media (min-width: 1240px) {
    .ContestsLayout__polk___1IZuE {
      width: 1016px;
      position: relative;
      left: 76px; } }

.ContestLayout__container___27sdD {
  font-size: 10px;
  height: 100%;
  position: relative; }

.ContestLayout__image___16S8P {
  font-size: 11px; }

.ContestLayout__content___1WmMF {
  font-size: 13px; }

.ContestLayout__name___XphJW {
  font-size: 14px; }

.ContestLayout__goldTitle___1YcnZ {
  font-size: 20px; }

.ContestLayout__roleContainer___C7Onc {
  margin-top: -30px;
  position: relative; }
  .ContestLayout__roleContainer___C7Onc * {
    box-sizing: border-box; }
  @media (min-width: 1240px) {
    .ContestLayout__roleContainer___C7Onc {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      width: 1126px;
      height: auto;
      margin: 0 auto;
      margin-bottom: 100px;
      margin-top: -40px; } }

.ContestLayout__roleLeft___1blNp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-top: 30px; }
  .ContestLayout__roleLeft___1blNp img {
    max-width: 100%; }
  @media (min-width: 1240px) {
    .ContestLayout__roleLeft___1blNp {
      padding-top: 0;
      display: block; } }

.ContestLayout__roleRight___8jTuF {
  padding-bottom: 20px;
  background: #FFF4EA;
  width: 270px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 768px) {
    .ContestLayout__roleRight___8jTuF {
      width: 640px; } }
  @media (min-width: 1240px) {
    .ContestLayout__roleRight___8jTuF {
      width: 699px;
      margin: 0;
      margin-left: 20px;
      background: #FFF4EA;
      border-radius: 20px;
      padding: 108px 60px 108px 60px; } }

.ContestLayout__roleButtons___1rEv2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px; }

.ContestLayout__roleButton___2nrQF {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  background-color: transparent; }

.ActivityInnerAdd__form___VKcc8 {
  display: block;
  width: 100%; }
  .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF {
    display: block;
    padding-top: 605px;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF {
        padding-left: 310px;
        padding-top: 5px;
        padding-bottom: 100px; }
        .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF .ActivityInnerAdd__form_button___30vOg {
          bottom: -30px; }
        .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF .ActivityInnerAdd__input_captcha___2DWvw {
          width: 128px; } }
    @media (min-width: 1240px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 240px;
        padding-top: 200px;
        padding-bottom: 260px; }
        .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF .ActivityInnerAdd__form_button___30vOg {
          display: flex;
          flex-direction: row;
          justify-content: center;
          margin-top: -15px; }
        .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__newyearBlock___7tQRF .ActivityInnerAdd__input_captcha___2DWvw {
          width: 333px; } }
  .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__constructorBlock___3BCYK {
    display: block; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__constructorBlock___3BCYK .ActivityInnerAdd__form_row___1ufZ0 {
        margin: 0; } }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__constructorBlock___3BCYK .ActivityInnerAdd__input_captcha___2DWvw {
        width: 183px; } }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__constructorBlock___3BCYK .ActivityInnerAdd__form_button___30vOg {
        position: relative;
        bottom: auto;
        left: auto; } }
    @media (min-width: 1240px) {
      .ActivityInnerAdd__form___VKcc8.ActivityInnerAdd__constructorBlock___3BCYK textarea {
        height: 201px; } }

.ActivityInnerAdd__form_row___1ufZ0 {
  display: block;
  margin: 15px 0;
  position: relative; }
  .ActivityInnerAdd__form_row___1ufZ0 textarea {
    height: 150px; }

.ActivityInnerAdd__info___3Bsfs {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  text-align: center;
  color: #464646;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__info___3Bsfs {
      width: 654px;
      font-size: 18px;
      line-height: 168.5%;
      margin-bottom: 32px; } }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__info___3Bsfs {
      width: 854px;
      margin-top: 10px; } }

.ActivityInnerAdd__form_row_content___20LAB {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__form_row_content___20LAB {
      width: 415px;
      min-width: 415px; } }

.ActivityInnerAdd__form_file_buttons___20k03 {
  position: absolute;
  top: 0;
  right: -1px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__form_file_buttons___20k03 {
      top: 0;
      right: 0; } }
  .ActivityInnerAdd__form_file_buttons___20k03 button {
    height: 45px;
    width: 100px;
    min-width: 100px; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form_file_buttons___20k03 button {
        height: 45px; } }

.ActivityInnerAdd__form_file_buttons_text___1SYi8 {
  position: absolute;
  bottom: -20px;
  left: 0;
  font-size: 10px;
  line-height: 13px;
  color: #000; }

.ActivityInnerAdd__input___6TSgC {
  height: 45px; }
  .ActivityInnerAdd__input___6TSgC * {
    cursor: pointer; }
  .ActivityInnerAdd__input___6TSgC span {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border: none;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    word-break: break-all;
    padding: 0;
    padding-left: 10px;
    width: 100%;
    border: 1px solid #000000;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__input___6TSgC span {
        width: 300px; } }

.ActivityInnerAdd__form_button___30vOg {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__form_button___30vOg {
      position: absolute;
      bottom: 40px;
      right: 0; } }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__form_button___30vOg {
      position: static; } }
  .ActivityInnerAdd__form_button___30vOg button {
    height: 45px;
    min-width: 173px; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__form_button___30vOg button {
        height: 51px; } }
  .ActivityInnerAdd__form_button___30vOg * {
    margin: 0; }

.ActivityInnerAdd__auth_captcha___dg-HX {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__auth_captcha___dg-HX {
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; } }

.ActivityInnerAdd__auth_captcha_refresh___Uirs8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__auth_captcha_refresh___Uirs8 {
      margin-bottom: 0; } }

.ActivityInnerAdd__auth_refresh_img___3UUyP {
  width: auto;
  margin-right: 12px;
  height: 22px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__auth_refresh_img___3UUyP {
      height: 18px;
      margin-right: 18px; } }

.ActivityInnerAdd__auth_captcha_img___bRo32 {
  height: 45px;
  width: auto; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__auth_captcha_img___bRo32 {
      margin-right: 28px; } }

@media (min-width: 768px) {
  .ActivityInnerAdd__input_captcha___2DWvw {
    width: 208px;
    flex-grow: 0; } }

.ActivityInnerAdd__editor___jbdfB {
  height: 500px;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__editor___jbdfB {
      margin-top: 32px; } }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__title___2tmc1 {
    margin-top: 22px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__canvasContent___2J1f_ {
    position: absolute;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 2px;
    border-radius: 30px;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    z-index: 3;
    overflow: hidden;
    justify-content: center; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__canvasInner___3seAp {
    width: 280px;
    height: 280px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__canvasContainer___Hdc4E {
    border: 1px solid #F3D771;
    position: relative;
    margin-bottom: 14px; }
    .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__canvasContainer___Hdc4E::after {
      content: '';
      width: 280px;
      height: 280px;
      position: absolute;
      background-size: contain;
      background-repeat: no-repeat;
      left: 0;
      top: 0;
      pointer-events: none;
      border-radius: 50%;
      background: #F3D771;
      opacity: .5; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__addPancake___1IXYa {
    display: none; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__addPancakeLabel___jh5Zq {
    height: 123px;
    width: 123px;
    border: 1px solid rgba(60, 60, 60, 0.28);
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-image: url(/components/ActivityInnerAdd/img/plus.svg?8d70d59e6ac0862ec0be440b9bddf217);
    background-repeat: no-repeat;
    background-position: center;
    filter: drop-shadow(0px 4px 6px rgba(62, 30, 10, 0.18));
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__addPancakeLabel___jh5Zq {
        height: 140px;
        width: 140px; } }
    @media (min-width: 1240px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__addPancakeLabel___jh5Zq {
        height: 190px;
        width: 190px;
        background-size: 52px 52px; } }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__hidden___2yEmi {
    position: absolute;
    height: 1px;
    width: 1px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__canvasBtn___WyWbt {
    display: block;
    margin-top: 10px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__close___1KLQ2 {
    position: relative;
    text-transform: uppercase;
    color: #3C3C3C;
    background-color: transparent;
    font-size: 21px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__closeImg___4Ctgw {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__popupErrorText___K_WMM {
    margin-bottom: 26px;
    text-align: center; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__rangeWrapper___2VdsH {
    display: flex;
    margin-bottom: 25px;
    align-items: center; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__rangeImg___2f3dm {
    width: 22px;
    height: 22px;
    margin-left: 8px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__table___CCh5s {
    overflow: auto;
    height: 500px;
    width: 100%;
    border: 2px solid black;
    border-radius: 30px;
    position: relative; }
    .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__table___CCh5s::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq {
    width: 50%;
    height: 159px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 4px;
    box-sizing: border-box; }
    .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq:nth-child(2n) {
      align-items: flex-end;
      justify-content: flex-end;
      padding-left: 0;
      padding-right: 4px; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq {
        width: 33.3333%;
        align-items: flex-end;
        justify-content: center;
        height: 185px;
        padding: 0; }
        .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq:nth-child(2n) {
          width: 33.3333%;
          align-items: flex-end;
          justify-content: center;
          padding: 0; }
        .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq:nth-child(3n + 2) {
          align-items: flex-start; } }
    @media (min-width: 1240px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__tableEl___2ymGq {
        height: 250px; } }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__infinite___1sBid {
    display: flex;
    flex-wrap: wrap;
    background-image: url(/components/ActivityInnerAdd/img/edit-bg.png?47182cd0cd1f17d4e133a372b2fd59a4);
    padding-top: 20px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__pancakeImg___gDZo0 {
    width: 123px;
    height: 123px;
    background-size: contain;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__pancakeImg___gDZo0 {
        width: 140px;
        height: 140px; } }
    @media (min-width: 1240px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__pancakeImg___gDZo0 {
        height: 190px;
        width: 190px; } }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__scrollBtn___1Td99 {
    position: absolute;
    width: 100%;
    left: 0px;
    background-color: transparent; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__scrollBtnTop___IN24G {
    transform: rotate(180deg);
    top: -25px; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__scrollBtnBottom___uPZKJ {
    bottom: -30px; }
    @media (min-width: 768px) {
      .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__scrollBtnBottom___uPZKJ {
        bottom: -25px; } }
  .ActivityInnerAdd__editor___jbdfB input[type='range'] {
    width: 128px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #979796;
    height: 4px;
    border-radius: 4px;
    /*   margin-top:10px */ }
  .ActivityInnerAdd__editor___jbdfB input[type='range']::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none; }
  .ActivityInnerAdd__editor___jbdfB input[type='range']::-webkit-slider-thumb {
    width: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15px;
    cursor: ew-resize;
    background: #F3D771;
    border-radius: 50%; }
  .ActivityInnerAdd__editor___jbdfB input[type="range"]::-moz-range-progress {
    background-color: #F3D771; }
  .ActivityInnerAdd__editor___jbdfB input[type="range"]::-moz-range-track {
    background-color: #979796; }
  .ActivityInnerAdd__editor___jbdfB input[type="range"]::-ms-fill-lower {
    background-color: #979796; }
  .ActivityInnerAdd__editor___jbdfB input[type="range"]::-ms-fill-upper {
    background-color: #979796; }
  .ActivityInnerAdd__editor___jbdfB .ActivityInnerAdd__loading___2vxHN {
    text-align: center;
    font-size: 25px;
    margin: 10px auto;
    width: 100%; }

.ActivityInnerAdd__hiddenField___2idvs {
  display: none; }

.ActivityInnerAdd__tree___3cPNX {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  top: 20px; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__tree___3cPNX {
      position: absolute;
      left: 50%;
      transform: translateX(-114%);
      width: 300px;
      top: 20px; } }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__tree___3cPNX {
      position: absolute;
      width: 558px;
      left: -390px;
      top: 230px;
      transform: none; } }

.ActivityInnerAdd__tree_info___kZ1E9 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 75px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  color: #3C3C3C;
  background: #FFF5F5; }
  @media (min-width: 768px) {
    .ActivityInnerAdd__tree_info___kZ1E9 {
      width: 300px;
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__tree_info___kZ1E9 {
      width: 464px;
      height: 118px;
      margin: 0 auto;
      font-weight: 500;
      font-size: 18px;
      line-height: 23px; } }

.ActivityInnerAdd__tree_content___17X_G {
  transform: scale(0.56) translate(-140px, -280px); }
  @media (min-width: 1240px) {
    .ActivityInnerAdd__tree_content___17X_G {
      transform: none; } }

.ActivityInnerAdd__tree_buttons___2cHJ0 {
  display: block;
  width: 212px;
  margin: 0 auto; }

.ActivityInnerAdd__tree_button___1jVGo {
  margin-bottom: 15px; }
  .ActivityInnerAdd__tree_button___1jVGo a, .ActivityInnerAdd__tree_button___1jVGo button {
    width: 100%; }

.NewYearTree__block___WK4CB {
  width: 558px;
  height: 698px;
  background-size: 458px auto;
  background-image: url(/components/NewYearTree/img/bg.svg?38c8eea60ff78c1f29913251cb9bfc93);
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: -310px; }
  @media (min-width: 1240px) {
    .NewYearTree__block___WK4CB {
      width: 458px;
      height: 560px;
      background-size: 366px auto;
      margin: 0 auto; } }

.ActivityInner__cars___3JoJf .ActivityInner__title___3kn4y::before {
  background-color: #F29B69; }

.ActivityInner__cars___3JoJf .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__cars___3JoJf .ActivityInner__button___3nACv:hover, .ActivityInner__cars___3JoJf .ActivityInner__button___3nACv:active, .ActivityInner__cars___3JoJf .ActivityInner__button___3nACv:focus {
    color: #F29B69; }

.ActivityInner__cars___3JoJf .ActivityInner__button_active___3jdiS::before {
  background-color: #F29B69; }

.ActivityInner__space___dwyQ2 .ActivityInner__title___3kn4y::before {
  background-color: #728AC7; }

.ActivityInner__space___dwyQ2 .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__space___dwyQ2 .ActivityInner__button___3nACv:hover, .ActivityInner__space___dwyQ2 .ActivityInner__button___3nACv:active, .ActivityInner__space___dwyQ2 .ActivityInner__button___3nACv:focus {
    color: #728AC7; }

.ActivityInner__space___dwyQ2 .ActivityInner__button_active___3jdiS::before {
  background-color: #728AC7; }

.ActivityInner__victory___ROMNh .ActivityInner__title___3kn4y::before {
  background-color: #C25146; }

.ActivityInner__victory___ROMNh .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__victory___ROMNh .ActivityInner__button___3nACv:hover, .ActivityInner__victory___ROMNh .ActivityInner__button___3nACv:active, .ActivityInner__victory___ROMNh .ActivityInner__button___3nACv:focus {
    color: #C25146; }

.ActivityInner__victory___ROMNh .ActivityInner__button_active___3jdiS::before {
  background-color: #C25146; }

.ActivityInner__humor___hiSk_ .ActivityInner__title___3kn4y::before {
  background-color: #FDB105; }

.ActivityInner__humor___hiSk_ .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__humor___hiSk_ .ActivityInner__button___3nACv:hover, .ActivityInner__humor___hiSk_ .ActivityInner__button___3nACv:active, .ActivityInner__humor___hiSk_ .ActivityInner__button___3nACv:focus {
    color: #FDB105; }

.ActivityInner__humor___hiSk_ .ActivityInner__button_active___3jdiS::before {
  background-color: #FDB105; }

.ActivityInner__fiction___2rROY .ActivityInner__title___3kn4y::before {
  background-color: #78B3C0; }

.ActivityInner__fiction___2rROY .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__fiction___2rROY .ActivityInner__button___3nACv:hover, .ActivityInner__fiction___2rROY .ActivityInner__button___3nACv:active, .ActivityInner__fiction___2rROY .ActivityInner__button___3nACv:focus {
    color: #78B3C0; }

.ActivityInner__fiction___2rROY .ActivityInner__button_active___3jdiS::before {
  background-color: #78B3C0; }

.ActivityInner__express___1VpBd .ActivityInner__title___3kn4y::before {
  background-color: #D17E4F; }

.ActivityInner__express___1VpBd .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__express___1VpBd .ActivityInner__button___3nACv:hover, .ActivityInner__express___1VpBd .ActivityInner__button___3nACv:active, .ActivityInner__express___1VpBd .ActivityInner__button___3nACv:focus {
    color: #D17E4F; }

.ActivityInner__express___1VpBd .ActivityInner__button_active___3jdiS::before {
  background-color: #D17E4F; }

.ActivityInner__secrets___3IEq9 .ActivityInner__title___3kn4y::before {
  background-color: #A48A72; }

.ActivityInner__secrets___3IEq9 .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__secrets___3IEq9 .ActivityInner__button___3nACv:hover, .ActivityInner__secrets___3IEq9 .ActivityInner__button___3nACv:active, .ActivityInner__secrets___3IEq9 .ActivityInner__button___3nACv:focus {
    color: #A48A72; }

.ActivityInner__secrets___3IEq9 .ActivityInner__button_active___3jdiS::before {
  background-color: #A48A72; }

.ActivityInner__wave_emotions___u_ODU .ActivityInner__title___3kn4y::before {
  background-color: #C25C46; }

.ActivityInner__wave_emotions___u_ODU .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__wave_emotions___u_ODU .ActivityInner__button___3nACv:hover, .ActivityInner__wave_emotions___u_ODU .ActivityInner__button___3nACv:active, .ActivityInner__wave_emotions___u_ODU .ActivityInner__button___3nACv:focus {
    color: #C25C46; }

.ActivityInner__wave_emotions___u_ODU .ActivityInner__button_active___3jdiS::before {
  background-color: #C25C46; }

.ActivityInner__hat___2ftip .ActivityInner__title___3kn4y::before {
  background-color: #A2C970; }

.ActivityInner__hat___2ftip .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__hat___2ftip .ActivityInner__button___3nACv:hover, .ActivityInner__hat___2ftip .ActivityInner__button___3nACv:active, .ActivityInner__hat___2ftip .ActivityInner__button___3nACv:focus {
    color: #A2C970; }

.ActivityInner__hat___2ftip .ActivityInner__button_active___3jdiS::before {
  background-color: #A2C970; }

.ActivityInner__places___tvomF .ActivityInner__title___3kn4y::before {
  background-color: #A2C970; }

.ActivityInner__places___tvomF .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__places___tvomF .ActivityInner__button___3nACv:hover, .ActivityInner__places___tvomF .ActivityInner__button___3nACv:active, .ActivityInner__places___tvomF .ActivityInner__button___3nACv:focus {
    color: #A2C970; }

.ActivityInner__places___tvomF .ActivityInner__button_active___3jdiS::before {
  background-color: #A2C970; }

.ActivityInner__tastecolor___22cJ3 .ActivityInner__title___3kn4y::before {
  background-color: #0089A7; }

.ActivityInner__tastecolor___22cJ3 .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__tastecolor___22cJ3 .ActivityInner__button___3nACv:hover, .ActivityInner__tastecolor___22cJ3 .ActivityInner__button___3nACv:active, .ActivityInner__tastecolor___22cJ3 .ActivityInner__button___3nACv:focus {
    color: #0089A7; }

.ActivityInner__tastecolor___22cJ3 .ActivityInner__button_active___3jdiS::before {
  background-color: #0089A7; }

.ActivityInner__paranormal___q995c .ActivityInner__title___3kn4y::before {
  background-color: #506759; }

.ActivityInner__paranormal___q995c .ActivityInner__button___3nACv {
  color: #464646; }
  .ActivityInner__paranormal___q995c .ActivityInner__button___3nACv:hover, .ActivityInner__paranormal___q995c .ActivityInner__button___3nACv:active, .ActivityInner__paranormal___q995c .ActivityInner__button___3nACv:focus {
    color: #506759; }

.ActivityInner__paranormal___q995c .ActivityInner__button_active___3jdiS::before {
  background-color: #506759; }

.ActivityInner__getrole___kuaAa {
  min-height: 100px !important; }
  .ActivityInner__getrole___kuaAa .ActivityInner__title___3kn4y::before {
    background-color: #E17C1E; }
  .ActivityInner__getrole___kuaAa .ActivityInner__button___3nACv {
    color: #464646; }
    .ActivityInner__getrole___kuaAa .ActivityInner__button___3nACv:hover, .ActivityInner__getrole___kuaAa .ActivityInner__button___3nACv:active, .ActivityInner__getrole___kuaAa .ActivityInner__button___3nACv:focus {
      color: #E17C1E; }
  .ActivityInner__getrole___kuaAa .ActivityInner__button_active___3jdiS::before {
    background-color: #E17C1E; }
  .ActivityInner__getrole___kuaAa.ActivityInner__add___2ngjt + div {
    background: #FFF4EA; }
    @media (min-width: 1240px) {
      .ActivityInner__getrole___kuaAa.ActivityInner__add___2ngjt + div {
        background-color: transparent; } }

.ActivityInner__fieldmiracles___1Dp1Y {
  min-height: 100px !important; }
  .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__title___3kn4y::before {
    background-color: #CE4646; }
  .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__button___3nACv {
    color: #464646; }
    .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__button___3nACv:hover, .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__button___3nACv:active, .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__button___3nACv:focus {
      color: #CE4646; }
  .ActivityInner__fieldmiracles___1Dp1Y .ActivityInner__button_active___3jdiS::before {
    background-color: #CE4646; }

.ActivityInner__block___13_st {
  padding-top: 24px;
  padding-bottom: 40px;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .ActivityInner__block___13_st {
      min-height: calc(100vh - 350px);
      padding-top: 20px; } }
  .ActivityInner__block___13_st.ActivityInner__fantasticzoo___1CWIL {
    display: block;
    padding-bottom: 150px; }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__fantasticzoo___1CWIL {
        padding-bottom: 90px; } }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__fantasticzoo___1CWIL .ActivityInner__container___tJ2W0 {
        width: 698px; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__fantasticzoo___1CWIL .ActivityInner__container___tJ2W0 {
        display: block;
        width: 1100px;
        margin: 0 auto; } }
    .ActivityInner__block___13_st.ActivityInner__fantasticzoo___1CWIL .ActivityInner__aside___26PVm {
      margin-bottom: 65px;
      position: relative;
      z-index: 1; }
  @media (min-width: 1240px) {
    .ActivityInner__block___13_st.ActivityInner__gallery___fLQnr .ActivityInner__container___tJ2W0 {
      display: flex; } }
  .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ {
    display: block;
    padding-bottom: 150px; }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ {
        padding-bottom: 230px; }
        .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::before {
          content: '';
          position: absolute;
          top: 85px;
          left: 50%;
          transform: translateX(-50%);
          width: 900px;
          height: 798px;
          background-image: url(/components/UI/ActivityInner/img/diary/bg-t.png?05fb3af1d3186f65fb09ff02d74d16be);
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
        .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::after {
          content: '';
          position: absolute;
          bottom: -90px;
          left: 50%;
          transform: translateX(-58%);
          width: 1261px;
          height: 587px;
          background-image: url(/components/UI/ActivityInner/img/diary/bg-bottom-t.png?0c497a96b3c5e622917cdf0319014dd9);
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::before {
        top: 125px;
        left: 50%;
        transform: translateX(-53%);
        width: 1486px;
        height: 235px;
        background-image: url(/components/UI/ActivityInner/img/diary/bg-d1.png?7305fa367f161fc24a923213da62ce66); }
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::after {
        bottom: -90px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 595px;
        background-image: url(/components/UI/ActivityInner/img/diary/bg-bottom-d1.png?c732fbca767b3b800197af3f6792a1a6); } }
    @media (min-width: 1440px) {
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::before {
        top: 125px;
        transform: translateX(-53%); } }
    @media (min-width: 1700px) {
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::before {
        top: 125px;
        transform: translateX(-53%);
        width: 100%;
        height: 281px;
        background-image: url(/components/UI/ActivityInner/img/diary/bg-d.png?3e5f8f9f124f5f356eda116c047d9c81); }
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ::after {
        bottom: -90px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 600px;
        background-image: url(/components/UI/ActivityInner/img/diary/bg-bottom-d.png?a90b4a3b58a73c20d6901369b01eaf10); } }
    .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ .ActivityInner__container___tJ2W0 {
      z-index: 10; }
      @media (min-width: 1240px) {
        .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ .ActivityInner__container___tJ2W0 {
          display: block; } }
    .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ.ActivityInner__gallery___fLQnr .ActivityInner__navigation___2QLPQ {
      opacity: 0;
      visibility: hidden; }
    .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ .ActivityInner__aside___26PVm {
      position: relative;
      z-index: 1; }
      @media (min-width: 1240px) {
        .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ .ActivityInner__aside___26PVm {
          margin-bottom: 65px; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__diary___2NgRJ.ActivityInner__gallery___fLQnr .ActivityInner__container___tJ2W0 {
        display: flex; } }
  .ActivityInner__block___13_st.ActivityInner__polk___3JP_X {
    display: block; }
    .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__add___2ngjt, .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__gallery___fLQnr {
      position: relative; }
      .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__add___2ngjt::before, .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__gallery___fLQnr::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 200px;
        height: 78px;
        background-image: url(/components/UI/ActivityInner/img/polk/after.png?2f0b70a81e04a6409eb251485684a843);
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: contain; }
        @media (min-width: 768px) {
          .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__add___2ngjt::before, .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__gallery___fLQnr::before {
            width: 280px;
            height: 90px; } }
        @media (min-width: 1240px) {
          .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__add___2ngjt::before, .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__gallery___fLQnr::before {
            width: 488px;
            height: 194px; } }
    .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__info___ZMMtQ {
      position: relative; }
      .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__info___ZMMtQ::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 160px;
        height: 55px;
        background-image: url(/components/UI/ActivityInner/img/polk/before.png?52bc3b39323cc7debfbb6a2ac3cb51b8);
        background-repeat: no-repeat;
        background-position: right top;
        background-size: contain; }
        @media (min-width: 768px) {
          .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__info___ZMMtQ::before {
            width: 243px;
            height: 87px; } }
        @media (min-width: 1240px) {
          .ActivityInner__block___13_st.ActivityInner__polk___3JP_X.ActivityInner__info___ZMMtQ::before {
            width: 317px;
            height: 158px; } }
  .ActivityInner__block___13_st.ActivityInner__laugh___19Okz, .ActivityInner__block___13_st.ActivityInner__hand___XcYSN, .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU, .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 {
    display: block; }
    .ActivityInner__block___13_st.ActivityInner__laugh___19Okz .ActivityInner__navigation___2QLPQ, .ActivityInner__block___13_st.ActivityInner__hand___XcYSN .ActivityInner__navigation___2QLPQ, .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU .ActivityInner__navigation___2QLPQ, .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 .ActivityInner__navigation___2QLPQ {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
  .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU {
    background-image: url(/components/UI/ActivityInner/img/wave_emotions/bg-m.png?d67b3a399f2c61e8024693317595c1cb);
    background-position: center -90px;
    background-repeat: no-repeat;
    background-size: auto; }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU {
        background-image: url(/components/UI/ActivityInner/img/wave_emotions/bg-t.png?458b0f73be2b8861a440d2bbe15645b8);
        background-position: center top; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU {
        background-image: url(/components/UI/ActivityInner/img/wave_emotions/bg-d.png?8b045bf20fe0d229cd7643b99e9d9a0b); } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__wave_emotions___u_ODU .ActivityInner__wrapper___1NDog {
        width: 535px;
        flex-grow: 0;
        flex-basis: 535px; } }
  .ActivityInner__block___13_st.ActivityInner__hand___XcYSN {
    position: relative; }
    .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::before {
      content: '';
      position: absolute;
      top: 140px;
      left: 50%;
      transform: translateX(-50%);
      width: 309px;
      height: 196px;
      background-image: url(/components/UI/ActivityInner/img/hand/bg-m.png?28a05790eedba2545224ee770b0a4af2);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translateX(-50%);
      width: 320px;
      height: 161px;
      background-image: url(/components/UI/ActivityInner/img/hand/bg-bottom-m.png?8d36520e4749b93bb49352b7a1935ecd);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .ActivityInner__block___13_st.ActivityInner__hand___XcYSN .ActivityInner__aside___26PVm {
      margin-bottom: 190px; }
    .ActivityInner__block___13_st.ActivityInner__hand___XcYSN .ActivityInner__title___3kn4y::before {
      background-color: #2E4EA4; }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN {
        padding-bottom: 120px; }
        .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::before {
          top: 150px;
          width: 757px;
          height: 447px;
          background-image: url(/components/UI/ActivityInner/img/hand/bg-t.png?be6b83ddda14509a2b50ac95f7174515);
          transform: translateX(-46%); }
        .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::after {
          width: 768px;
          height: 274px;
          background-image: url(/components/UI/ActivityInner/img/hand/bg-bottom-t.png?3691b36aef4f9ff4ee05ee4cfa3839ad); }
        .ActivityInner__block___13_st.ActivityInner__hand___XcYSN .ActivityInner__aside___26PVm {
          margin-bottom: 365px; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN {
        padding-bottom: 190px; }
        .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::before {
          top: 225px;
          width: 90%;
          height: 434px;
          background-image: url(/components/UI/ActivityInner/img/hand/bg-d.png?5baeff62929b77d7551e79e9bae98d93);
          transform: translateX(-53%); }
        .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::after {
          bottom: -44px;
          width: 100%;
          height: 399px;
          background-image: url(/components/UI/ActivityInner/img/hand/bg-bottom-d1.png?3f7df96e839673c23030e81116988776); } }
    @media (min-width: 1440px) {
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::before {
        transform: translateX(-50%);
        width: 1405px; }
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::after {
        bottom: 0px;
        background-size: cover; } }
    @media (min-width: 1700px) {
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::before {
        width: 1709px;
        height: 600px;
        background-image: url(/components/UI/ActivityInner/img/hand/bg-d1.png?58d5842db245097884f0d7adc269894b);
        transform: translateX(-52%);
        top: 30px; }
      .ActivityInner__block___13_st.ActivityInner__hand___XcYSN::after {
        background-image: url(/components/UI/ActivityInner/img/hand/bg-bottom-d.png?0540462ce7d972a94223d4295247a5c4);
        height: 478px; } }
  .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 {
    position: relative; }
    .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39::before {
      content: '';
      position: absolute;
      top: 140px;
      left: 50%;
      transform: translateX(-50%);
      width: 280px;
      height: 229px;
      background-image: url(/components/UI/ActivityInner/img/wa-bank/bg-t.jpg?2ffda12971d9b27bcba2197e5c725d73);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 .ActivityInner__aside___26PVm {
      margin-bottom: 235px; }
    .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 .ActivityInner__title___3kn4y::before {
      background-color: #A48A72; }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 {
        padding-bottom: 120px; }
        .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39::before {
          top: 190px;
          width: 400px;
          height: 326px;
          transform: translateX(-46%); }
        .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 .ActivityInner__aside___26PVm {
          margin-bottom: 370px; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39 {
        padding-bottom: 90px;
        overflow: hidden; }
        .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39::before {
          top: 315px;
          width: 400px;
          height: 664px;
          background-image: url(/components/UI/ActivityInner/img/wa-bank/bg-d.png?457b9229942b25489944520c762c1b02);
          transform: translateX(-154%); } }
    @media (min-width: 1920px) {
      .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39::before {
        width: 720px;
        height: 974px;
        background-image: url(/components/UI/ActivityInner/img/wa-bank/bg-xdl.png?b8411d9e544b7fc9f339fd7164870446);
        transform: translateX(-128%);
        top: 315px; }
      .ActivityInner__block___13_st.ActivityInner__wa-bank___2LR39::after {
        content: '';
        position: absolute;
        top: 140px;
        left: 50%;
        transform: translateX(225%);
        width: 280px;
        height: 1115px;
        background-image: url(/components/UI/ActivityInner/img/wa-bank/bg-xdr.png?1d51c261138618fb0d056b8894510d83);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; } }
  .ActivityInner__block___13_st.ActivityInner__add___2ngjt {
    display: block; }
  .ActivityInner__block___13_st.ActivityInner__info___ZMMtQ {
    display: block; }
    .ActivityInner__block___13_st.ActivityInner__info___ZMMtQ .ActivityInner__descr_2___2S7bQ {
      display: block; }
    @media (min-width: 768px) {
      .ActivityInner__block___13_st.ActivityInner__info___ZMMtQ .ActivityInner__aside___26PVm {
        margin-bottom: 35px; } }
    @media (min-width: 1240px) {
      .ActivityInner__block___13_st.ActivityInner__info___ZMMtQ .ActivityInner__descr_2___2S7bQ {
        display: none; }
      .ActivityInner__block___13_st.ActivityInner__info___ZMMtQ .ActivityInner__descr_1___1fqDK {
        display: block; } }
  .ActivityInner__block___13_st.ActivityInner__gallery___fLQnr {
    display: block; }
    .ActivityInner__block___13_st.ActivityInner__gallery___fLQnr .ActivityInner__descr_1___1fqDK {
      display: block; }
    .ActivityInner__block___13_st.ActivityInner__gallery___fLQnr .ActivityInner__pagination___cudSF {
      display: none; }

.ActivityInner__descr_1___1fqDK,
.ActivityInner__descr_2___2S7bQ {
  display: none; }

.ActivityInner__container___tJ2W0 {
  height: 100%;
  width: 280px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative; }
  .ActivityInner__container___tJ2W0.ActivityInner__head___26uIF {
    width: 100%; }
  @media (min-width: 360px) {
    .ActivityInner__container___tJ2W0 {
      width: 320px; }
      .ActivityInner__container___tJ2W0.ActivityInner__head___26uIF {
        width: 100%; } }
  @media (min-width: 768px) {
    .ActivityInner__container___tJ2W0 {
      width: 595px; }
      .ActivityInner__container___tJ2W0.ActivityInner__head___26uIF {
        width: 100%; } }
  @media (min-width: 1240px) {
    .ActivityInner__container___tJ2W0 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 1100px; }
      .ActivityInner__container___tJ2W0.ActivityInner__head___26uIF {
        width: 1100px; } }

.ActivityInner__main___2Ov_G {
  margin-top: 24px;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .ActivityInner__main___2Ov_G {
      margin-top: 32px;
      margin-bottom: 52px; } }

.ActivityInner__aside___26PVm {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ActivityInner__aside___26PVm {
      margin-bottom: 24px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .ActivityInner__aside___26PVm {
      max-width: 1100px; } }

.ActivityInner__wrapper___1NDog {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .ActivityInner__wrapper___1NDog {
      flex-grow: 1;
      flex-basis: 100%;
      min-width: 800px; } }

.ActivityInner__title___3kn4y {
  display: block;
  margin-bottom: 40px;
  padding-bottom: 5px;
  position: relative; }
  @media (min-width: 768px) {
    .ActivityInner__title___3kn4y {
      padding-bottom: 15px;
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .ActivityInner__title___3kn4y {
      padding-bottom: 35px; } }
  .ActivityInner__title___3kn4y:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 150px;
    height: 3px;
    background-color: #464646; }
    @media (min-width: 1240px) {
      .ActivityInner__title___3kn4y:before {
        left: 0;
        bottom: 0;
        height: 10px;
        width: 196px;
        transform: none; } }
  .ActivityInner__title___3kn4y h1 {
    font-size: 44px;
    line-height: 1; }
    @media (min-width: 768px) {
      .ActivityInner__title___3kn4y h1 {
        font-size: 54px;
        line-height: 1; } }
    @media (min-width: 1240px) {
      .ActivityInner__title___3kn4y h1 {
        font-size: 64px;
        line-height: 1; } }

.ActivityInner__blue___3Y0Zl {
  display: block;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .ActivityInner__blue___3Y0Zl {
      font-size: 35px; } }

.ActivityInner__navigation___2QLPQ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0; }

.ActivityInner__navigation_item___1bv3j {
  list-style: none;
  display: flex;
  margin-right: 40px; }
  .ActivityInner__navigation_item___1bv3j:last-child {
    margin-right: 0; }

.ActivityInner__navigation_img___2SOHc {
  margin-right: 15px; }

.ActivityInner__button___3nACv {
  position: relative;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-family: 'Bitter', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-transform: capitalize;
  color: #26336A;
  border-top: 1px;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3);
  box-sizing: border-box; }
  .ActivityInner__button_active___3jdiS {
    border-top: 3px;
    border-bottom: 3px solid #26336A; }
  .ActivityInner__button___3nACv:hover, .ActivityInner__button___3nACv:active, .ActivityInner__button___3nACv:focus {
    border-color: transparent; }

.ActivityInner__navigation_descr___32uyx {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .ActivityInner__navigation_descr___32uyx {
      margin-top: 10px;
      margin-bottom: -10px; } }

.ActivityInner__navigation_info___3EsQ- {
  display: block;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
  align-items: flex-end;
  text-align: center;
  color: #3C3C3C; }
  .ActivityInner__navigation_info___3EsQ- + a {
    margin-bottom: 40px; }

.ActivityInner__navigation_text___3v_n9 {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #000000; }
  .ActivityInner__navigation_text___3v_n9 p {
    margin-bottom: 15px; }
  .ActivityInner__navigation_text___3v_n9:last-child {
    margin-bottom: 25px; }
  @media (min-width: 768px) {
    .ActivityInner__navigation_text___3v_n9 {
      font-size: 18px;
      line-height: 24px;
      margin-left: -120px;
      margin-right: auto; }
      .ActivityInner__navigation_text___3v_n9 p {
        margin-bottom: 20px; } }
  @media (min-width: 1240px) {
    .ActivityInner__navigation_text___3v_n9 {
      margin-left: 0;
      text-align: left;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px; }
      .ActivityInner__navigation_text___3v_n9 p {
        margin-bottom: 20px; } }

@media (min-width: 768px) {
  .ActivityInner__kitchen___31EYS {
    background-image: url(/components/UI/ActivityInner/img/kitchen/bg-t.png?1532c8db51e56713096a718700f5229f);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto; } }

@media (min-width: 1240px) {
  .ActivityInner__kitchen___31EYS {
    background-image: url(/components/UI/ActivityInner/img/kitchen/bg-d.png?803016d412704b6517a9acb50efaf6d1); } }

.ActivityInner__kitchen___31EYS .ActivityInner__title___3kn4y::before {
  background-color: #A6192E; }

.ActivityInner__kitchen___31EYS textarea,
.ActivityInner__kitchen___31EYS input,
.ActivityInner__kitchen___31EYS input + span {
  color: #A6192E;
  font-weight: bold; }

.ActivityInner__exit___kky3k {
  display: block;
  position: absolute;
  left: 20px;
  top: -10px; }
  @media (min-width: 768px) {
    .ActivityInner__exit___kky3k {
      transform: none; } }
  @media (min-width: 1240px) {
    .ActivityInner__exit___kky3k {
      left: 10px;
      top: 0; } }

@media (min-width: 768px) {
  .ActivityInner__herohimself___2h_K0 {
    background-image: url(/components/UI/ActivityInner/img/heroes/bg-t.png?74e31515aa40c44930dbb2a9f1442d19);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto; } }

@media (min-width: 1240px) {
  .ActivityInner__herohimself___2h_K0 {
    background-image: url(/components/UI/ActivityInner/img/heroes/bg-d.png?0c7d647deac18969cbbfe16e0ecee085); } }

.ActivityInner__shrovetide___b-qsA .ActivityInner__title___3kn4y {
  padding-top: 26px; }
  @media (min-width: 768px) {
    .ActivityInner__shrovetide___b-qsA .ActivityInner__title___3kn4y {
      margin-bottom: 45px; } }

.ActivityInner__shrovetide___b-qsA .ActivityInner__navigation___2QLPQ {
  display: none; }

.ActivityInner__shrovetide___b-qsA .ActivityInner__descr_1___1fqDK {
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 56px; }
  @media (min-width: 768px) {
    .ActivityInner__shrovetide___b-qsA .ActivityInner__descr_1___1fqDK {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 1240px) {
    .ActivityInner__shrovetide___b-qsA .ActivityInner__descr_1___1fqDK {
      text-align: left; } }

.ActivityInner__shrovetide___b-qsA .ActivityInner__form_row___3IkXU {
  display: none; }

@charset "UTF-8";
.ActivityMain__activityMain___1YgNo {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  overflow: hidden;
  min-height: 680px;
  margin-top: auto; }
  .ActivityMain__activityMain___1YgNo .ships-rules__img {
    background: white;
    margin-left: -100px;
    padding: 10px; }

.ActivityMain__container___3hirM {
  position: relative;
  width: 280px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .ActivityMain__container___3hirM {
      width: 768px;
      padding-left: 80px;
      padding-right: 80px;
      padding-bottom: 70px; } }
  @media (min-width: 1240px) {
    .ActivityMain__container___3hirM {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      align-content: flex-start;
      flex-wrap: nowrap;
      flex-grow: 1;
      width: 1000px;
      padding-left: 0;
      padding-right: 0; } }

.ActivityMain__visual___3B_jZ {
  margin-top: 110px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .ActivityMain__visual___3B_jZ {
      margin-top: 150px; } }
  @media (min-width: 1240px) {
    .ActivityMain__visual___3B_jZ {
      display: block;
      width: 50%;
      margin: 0;
      position: relative;
      padding-top: 80px; } }

.ActivityMain__product_popup___3ysiY {
  max-width: 90vw; }

.ActivityMain__links___3cs9s {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
  padding: 0;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .ActivityMain__links___3cs9s {
      position: absolute;
      top: 0;
      left: 0;
      justify-content: flex-start; } }
  .ActivityMain__links___3cs9s .ActivityMain__links_item___2Xped {
    display: flex;
    align-items: center;
    margin-right: 20px; }
    .ActivityMain__links___3cs9s .ActivityMain__links_item___2Xped:last-child {
      margin-right: 0; }
    @media (min-width: 768px) {
      .ActivityMain__links___3cs9s .ActivityMain__links_item___2Xped {
        margin-right: 40px; } }
  .ActivityMain__links___3cs9s .ActivityMain__link_img___2fUiB {
    margin-right: 5px; }
    @media (min-width: 768px) {
      .ActivityMain__links___3cs9s .ActivityMain__link_img___2fUiB {
        margin-right: 15px; } }
  .ActivityMain__links___3cs9s .ActivityMain__link___2ZGIG {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 33px;
    color: #000;
    text-transform: uppercase;
    padding: 5px 10px;
    text-decoration: none;
    cursor: pointer;
    transition: 0.3s;
    white-space: nowrap; }
    .ActivityMain__links___3cs9s .ActivityMain__link___2ZGIG:hover {
      color: #464646; }

.ActivityMain__image___36nCb, .ActivityMain__ship___2M9tk, .ActivityMain__mazeImg___2NoXo {
  display: block;
  width: 100%;
  height: auto;
  max-width: 419px;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .ActivityMain__image___36nCb, .ActivityMain__ship___2M9tk, .ActivityMain__mazeImg___2NoXo {
      max-width: 460px;
      margin: 0; } }

@media (min-width: 1240px) {
  .ActivityMain__content___1_25a {
    display: block;
    width: 50%;
    margin-left: auto;
    padding-top: 80px; } }

.ActivityMain__title___2Tj2x {
  margin-bottom: 30px;
  padding-bottom: 8px;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }
  .ActivityMain__title___2Tj2x:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 3px;
    width: 100%;
    max-width: 150px;
    background-color: #464646; }
  @media (min-width: 768px) {
    .ActivityMain__title___2Tj2x {
      padding-bottom: 15px; }
      .ActivityMain__title___2Tj2x:before {
        height: 5px;
        max-width: 193px; } }
  @media (min-width: 1240px) {
    .ActivityMain__title___2Tj2x {
      line-height: 80px;
      margin-bottom: 40px;
      padding-bottom: 25px;
      position: relative;
      top: auto;
      left: auto;
      transform: none; }
      .ActivityMain__title___2Tj2x:before {
        left: 0;
        transform: translateX(0);
        height: 6px;
        max-width: 196px; } }

.ActivityMain__primary___1isiP {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  color: #464646;
  text-transform: uppercase;
  margin: 0;
  text-align: center; }
  .ActivityMain__primary___1isiP div:first-child {
    margin-right: 7px; }
  @media (min-width: 768px) {
    .ActivityMain__primary___1isiP {
      font-size: 60px; } }
  @media (min-width: 1240px) {
    .ActivityMain__primary___1isiP {
      justify-content: flex-start;
      text-align: left;
      font-size: 80px; } }

.ActivityMain__text___2ANU6 {
  color: black;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 30px;
  text-align: center; }
  .ActivityMain__text___2ANU6 P {
    line-height: 22px;
    margin-top: 30px;
    margin-bottom: 10px; }
  .ActivityMain__text___2ANU6 ul {
    display: block;
    margin-top: 10px;
    padding: 0;
    list-style: none; }
  .ActivityMain__text___2ANU6 li {
    display: inline-block;
    padding-left: 12px;
    position: relative;
    margin-bottom: 2px; }
    .ActivityMain__text___2ANU6 li::before {
      content: "";
      display: block;
      width: 5px;
      height: 1px;
      background: #000000;
      position: absolute;
      top: 10px;
      left: 0;
      margin-top: -1px; }
  .ActivityMain__text___2ANU6 b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }
  @media (min-width: 768px) {
    .ActivityMain__text___2ANU6 {
      width: 440px;
      margin: 0 auto;
      margin-bottom: 30px; }
      .ActivityMain__text___2ANU6 li {
        margin: 0 30px; }
      .ActivityMain__text___2ANU6 p {
        font-size: 18px;
        line-height: 24px; } }
  @media (min-width: 1240px) {
    .ActivityMain__text___2ANU6 {
      width: 100%;
      margin-top: 40px;
      margin-bottom: 40px;
      text-align: left; }
      .ActivityMain__text___2ANU6 li {
        display: block;
        margin: 0; }
      .ActivityMain__text___2ANU6 p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 15px; } }

.ActivityMain__buttons___kc9Ma {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 190px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ActivityMain__buttons___kc9Ma {
      width: 100%;
      margin: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; } }
  @media (min-width: 1240px) {
    .ActivityMain__buttons___kc9Ma {
      justify-content: flex-start; } }

.ActivityMain__gameButton___19PNs.ActivityMain__gameButton___19PNs {
  min-width: 135px;
  width: 100%;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 24px;
  height: 56px;
  white-space: nowrap; }
  .ActivityMain__gameButton___19PNs.ActivityMain__gameButton___19PNs span {
    display: inline-flex;
    width: 100%;
    height: 100%; }
  @media (min-width: 768px) {
    .ActivityMain__gameButton___19PNs.ActivityMain__gameButton___19PNs {
      min-width: 225px;
      width: auto;
      font-size: 30px;
      height: 70px;
      margin-right: 12px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__gameButton___19PNs.ActivityMain__gameButton___19PNs {
      min-width: 190px;
      font-size: 35px;
      height: 80px;
      margin-right: 40px; } }

.ActivityMain__rulesButton___1aYZ2 {
  display: block;
  width: 135px;
  min-width: 100%;
  border: 1px solid #464646;
  background-color: transparent;
  color: #4C4C4C;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  padding: 0 12px;
  outline: none;
  cursor: pointer;
  height: 56px; }
  @media (min-width: 768px) {
    .ActivityMain__rulesButton___1aYZ2 {
      min-width: 225px;
      width: 225px;
      height: 70px;
      font-size: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__rulesButton___1aYZ2 {
      min-width: 190px;
      width: 190px;
      height: 80px;
      font-size: 35px; } }

.ActivityMain__hashtags___22Pwa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 60px;
  position: relative;
  z-index: 1; }
  .ActivityMain__hashtags___22Pwa ul {
    flex-direction: column; }
    .ActivityMain__hashtags___22Pwa ul li {
      margin-bottom: 12px; }
    @media (min-width: 768px) {
      .ActivityMain__hashtags___22Pwa ul {
        flex-direction: row;
        width: 460px;
        margin: 0 auto; }
        .ActivityMain__hashtags___22Pwa ul li {
          margin-bottom: 24px; } }
    @media (min-width: 1240px) {
      .ActivityMain__hashtags___22Pwa ul {
        width: 100%;
        margin: 0;
        justify-content: center; }
        .ActivityMain__hashtags___22Pwa ul li {
          margin-bottom: 0; } }
  @media (min-width: 768px) {
    .ActivityMain__hashtags___22Pwa {
      padding-top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__hashtags___22Pwa {
      margin-bottom: 20px; } }

.ActivityMain__hashtags_container___1ONnT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto; }

.ActivityMain__level___21Vsk {
  width: 55px;
  outline: none; }
  .ActivityMain__level___21Vsk a {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    display: block;
    cursor: pointer;
    background: white; }
    .ActivityMain__level___21Vsk a:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border: 2px solid #CCB173;
      transition: all 0.3s; }
    .ActivityMain__level___21Vsk a img {
      display: block;
      width: 100%;
      height: 100%; }
  .ActivityMain__level___21Vsk.ActivityMain__blocked___3MlEd a:after {
    display: none; }
  .ActivityMain__level___21Vsk.ActivityMain__active___2kf1C a {
    text-decoration: none; }
    .ActivityMain__level___21Vsk.ActivityMain__active___2kf1C a:before {
      z-index: 5;
      content: '\433';
      position: absolute;
      bottom: -3px;
      right: -3px;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #CCB173;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap;
      color: #464646;
      font-weight: bold;
      line-height: 1.3;
      font-size: 18px;
      transform: rotate(-135deg); }
  .ActivityMain__level___21Vsk span {
    display: block;
    text-align: center;
    color: #000;
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 26px;
    margin-top: 5px;
    font-family: 'Montserrat',  sans-serif;
    font-weight: 300; }
    .ActivityMain__level___21Vsk span:last-child {
      font-size: 12px; }

.ActivityMain__carousel___1XBOU {
  padding: 0 20px;
  margin-bottom: 36px; }
  .ActivityMain__carousel___1XBOU .slick-arrow {
    position: absolute;
    top: 20px;
    width: 20px;
    height: 40px;
    background-color: transparent;
    font-size: 0; }
    .ActivityMain__carousel___1XBOU .slick-arrow:before {
      font-size: 60px;
      line-height: 1;
      color: rgba(3, 73, 130, 0.65);
      font-family: 'pfdin', Tahoma, Geneva, sans-serif;
      font-weight: 400; }
  .ActivityMain__carousel___1XBOU .slick-arrow {
    position: absolute;
    top: 13px;
    width: 11px;
    height: 29px;
    font-size: 0;
    background-color: transparent;
    background-image: url(/components/UI/ActivityMain/img/arrow.svg?5a8cf7e9569f460447186390ad2d11e7);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; }
    .ActivityMain__carousel___1XBOU .slick-arrow:hover, .ActivityMain__carousel___1XBOU .slick-arrow:active, .ActivityMain__carousel___1XBOU .slick-arrow:focus {
      background-image: url(/components/UI/ActivityMain/img/arrow.svg?5a8cf7e9569f460447186390ad2d11e7);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%; }
    .ActivityMain__carousel___1XBOU .slick-arrow::before {
      display: none; }
  .ActivityMain__carousel___1XBOU .slick-disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: default; }
  .ActivityMain__carousel___1XBOU .slick-next {
    right: 0;
    transform: rotate(180deg) translate(0); }
  .ActivityMain__carousel___1XBOU .slick-prev {
    left: 0;
    transform: rotate(0) translate(0); }
  @media (min-width: 768px) {
    .ActivityMain__carousel___1XBOU {
      width: 425px;
      margin: 0 auto;
      margin-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__carousel___1XBOU {
      margin: 0;
      margin-bottom: 40px; } }

.ActivityMain__ship___2M9tk {
  position: relative; }
  .ActivityMain__ship___2M9tk img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    .ActivityMain__ship___2M9tk img:first-child {
      position: relative; }
    .ActivityMain__ship___2M9tk img:nth-child(3) {
      animation: ActivityMain__ship1___hIMDJ linear 3.3s infinite; }
    .ActivityMain__ship___2M9tk img:nth-child(5) {
      animation: ActivityMain__ship2___3jXS4 linear 3.3s infinite; }
    .ActivityMain__ship___2M9tk img:nth-child(4) {
      animation: ActivityMain__ship3___n0sIP linear 3.3s infinite; }

.ActivityMain__mazeImg___2NoXo {
  position: relative; }
  .ActivityMain__mazeImg___2NoXo img:nth-child(2) {
    position: absolute;
    bottom: 100px;
    left: 0;
    animation: ActivityMain__mazeArrow___yijke linear 0.8s infinite;
    animation-direction: alternate-reverse; }

@keyframes ActivityMain__mazeArrow___yijke {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(30px); } }

@keyframes ActivityMain__ship1___hIMDJ {
  0% {
    transform: scale(1, 0.5);
    opacity: 0;
    top: 11%; }
  15% {
    transform: scale(1, 1);
    opacity: 1;
    top: 0%; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes ActivityMain__ship2___3jXS4 {
  0% {
    transform: rotate(0deg);
    opacity: 1; }
  15% {
    transform: rotate(-2deg);
    opacity: 0; }
  30% {
    transform: rotate(2deg);
    opacity: 0; }
  45% {
    transform: rotate(0deg);
    opacity: 1; }
  60% {
    transform: rotate(-0.5deg); }
  75% {
    transform: rotate(0deg); }
  90% {
    transform: rotate(0.5deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes ActivityMain__ship3___n0sIP {
  0% {
    transform: rotate(0deg); }
  15% {
    transform: rotate(-2deg); }
  30% {
    transform: rotate(2deg); }
  45% {
    transform: rotate(0deg); }
  60% {
    transform: rotate(-0.5deg); }
  75% {
    transform: rotate(0deg); }
  90% {
    transform: rotate(0.5deg); }
  100% {
    transform: rotate(0deg); } }

.ActivityMain__nardy___3D5jp {
  position: relative; }

.ActivityMain__nardy_cube___3NePS {
  position: absolute;
  top: 168px;
  left: 231px;
  transition: 0.3s;
  animation: ActivityMain__nardy___3D5jp 2s infinite linear; }

@keyframes ActivityMain__nardy___3D5jp {
  0% {
    transform: translateY(0) scale(1); }
  20% {
    transform: translateY(-110px) scale(0.9); }
  40% {
    transform: translateY(0) scale(1); }
  100% {
    transform: translateY(0) scale(1); } }

.ActivityMain__fishing___56QGD {
  background-image: url(/components/UI/ActivityMain/img/fishing/f-m.png?11134c827f0a3cb1528649c424727c82);
  background-repeat: no-repeat;
  background-position: center 50px;
  position: relative; }
  @media (min-width: 768px) {
    .ActivityMain__fishing___56QGD {
      background-image: url(/components/UI/ActivityMain/img/fishing/f-t.png?3ec2c2a1bc4262cee7bb515bc850bc1b);
      background-position: center 90px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fishing___56QGD {
      background-image: url(/components/UI/ActivityMain/img/fishing/f-b-d.png?5e285d5ca896816eb183e28732fcfd1d);
      background-repeat: no-repeat;
      background-position: center -50px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fishing___56QGD::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -100px;
      left: 50%;
      transform: translateX(-50%);
      width: 1600px;
      height: 320px;
      background-image: url(/components/UI/ActivityMain/img/fishing/f-a-d.png?4c59f99d6fa3aac803fb5d1683498ec0);
      background-repeat: no-repeat;
      background-position: center bottom;
      pointer-events: none; } }
  .ActivityMain__fishing___56QGD .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    @media (min-width: 768px) {
      .ActivityMain__fishing___56QGD .ActivityMain__text___2ANU6 {
        margin-top: 634px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fishing___56QGD .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }
  .ActivityMain__fishing___56QGD .ActivityMain__buttons___kc9Ma {
    margin-bottom: 30px; }

.ActivityMain__knight___13J1_ {
  background-image: url(/components/UI/ActivityMain/img/knight/k-a-b.jpg?f2153c1847ab2af441cc00551355adcf);
  background-repeat: no-repeat;
  background-position: left 250px;
  position: relative; }
  @media (min-width: 768px) {
    .ActivityMain__knight___13J1_ {
      background-image: url(/components/UI/ActivityMain/img/knight/k-t-b.jpg?588e144649c5b39773c0d1a87e78cb84);
      background-position: center 320px; } }
  @media (min-width: 1240px) {
    .ActivityMain__knight___13J1_ {
      background-image: url(/components/UI/ActivityMain/img/knight/k-d-b.jpg?8435f10cfe05d80b67bd06365587f9a5);
      background-repeat: no-repeat;
      background-position: center bottom; } }
  .ActivityMain__knight___13J1_ .ActivityMain__text___2ANU6 {
    margin-top: 425px; }
    @media (min-width: 768px) {
      .ActivityMain__knight___13J1_ .ActivityMain__text___2ANU6 {
        margin-top: 700px; } }
    @media (min-width: 1240px) {
      .ActivityMain__knight___13J1_ .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }
  .ActivityMain__knight___13J1_::after {
    content: "";
    display: block;
    position: absolute;
    top: 146px;
    left: 50%;
    transform: translateX(-50%);
    width: 318px;
    height: 198px;
    background-image: url(/components/UI/ActivityMain/img/knight/k-d-a.jpg?8d1a33447ff99c28cfce4e8d256e33b6);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    pointer-events: none; }
    @media (min-width: 768px) {
      .ActivityMain__knight___13J1_::after {
        top: 246px;
        width: 637px;
        height: 331px; } }
    @media (min-width: 1240px) {
      .ActivityMain__knight___13J1_::after {
        top: 100px;
        left: 50%;
        transform: translateX(-700px);
        width: 637px;
        height: 331px;
        background-size: auto; } }

.ActivityMain__dreamfish___36Pm1 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/dreamfish/bg-m.png?e9144e0909129625b67d9763a3277721);
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__dreamfish___36Pm1 {
      background-image: url(/components/UI/ActivityMain/img/dreamfish/bg-t.png?620551628500a761ab4605ccbbb15b61); } }
  @media (min-width: 1240px) {
    .ActivityMain__dreamfish___36Pm1 {
      background-image: url(/components/UI/ActivityMain/img/dreamfish/bg-d.png?f1cf666b4c685880b5d471b1290d5d0f);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto; } }
  .ActivityMain__dreamfish___36Pm1::after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none; }
    @media (min-width: 1240px) {
      .ActivityMain__dreamfish___36Pm1::after {
        width: 1377px;
        height: 570px;
        background-image: url(/components/UI/ActivityMain/img/dreamfish/bg-d-a.png?e1c76f5f3885aa7f6020ccec7909d1d3);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-640px, -310px); } }
  .ActivityMain__dreamfish___36Pm1 .ActivityMain__text___2ANU6 {
    margin-top: 385px; }
    @media (min-width: 768px) {
      .ActivityMain__dreamfish___36Pm1 .ActivityMain__text___2ANU6 {
        margin-top: 730px; } }
    @media (min-width: 1240px) {
      .ActivityMain__dreamfish___36Pm1 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__whoyouwill___jTNGn {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/whoyouwill/bg-m.png?019011de20f0a616369efaf75c41ab40);
  background-repeat: no-repeat;
  background-position: center 110px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__whoyouwill___jTNGn {
      background-image: url(/components/UI/ActivityMain/img/whoyouwill/bg-t.png?0dbc2247912d8c603147998e30b63735);
      background-position: center 54%; } }
  @media (min-width: 1240px) {
    .ActivityMain__whoyouwill___jTNGn {
      background-image: url(/components/UI/ActivityMain/img/whoyouwill/bg-d.png?34754d5849c567867b14b8802d6bc0ba);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto; } }
  .ActivityMain__whoyouwill___jTNGn .ActivityMain__text___2ANU6 {
    margin-top: 440px; }
    @media (min-width: 768px) {
      .ActivityMain__whoyouwill___jTNGn .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__whoyouwill___jTNGn .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__treasure___e98KQ {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/treasure/bg-m.png?e1e807f8f82eb881a3e7ee7561ddd00b);
  background-repeat: no-repeat;
  background-position: center 70px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__treasure___e98KQ {
      background-image: url(/components/UI/ActivityMain/img/treasure/bg-t.png?6c1d222670c859404bfe7fef166b3718);
      background-position: center 44%; } }
  @media (min-width: 1240px) {
    .ActivityMain__treasure___e98KQ {
      background-image: url(/components/UI/ActivityMain/img/treasure/bg-d.png?898e2ce2d083dff97027bf656f01638b);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto; } }
  @media (min-width: 1920px) {
    .ActivityMain__treasure___e98KQ {
      background-image: url(/components/UI/ActivityMain/img/treasure/bg-xd.png?4aaa187e1c3efb91b5e454e6b4455cee);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto; } }
  .ActivityMain__treasure___e98KQ .ActivityMain__text___2ANU6 {
    margin-top: 410px; }
    @media (min-width: 768px) {
      .ActivityMain__treasure___e98KQ .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__treasure___e98KQ .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__tetris___3eXOQ {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/tetris/bg-m.png?f5a3661e4b1874bbfcc612add07c1632);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__tetris___3eXOQ {
      background-image: url(/components/UI/ActivityMain/img/tetris/bg-t.png?7fa4c90a0c7329cc54a0f91ab397ba4d);
      background-position: center 44%; } }
  @media (min-width: 1240px) {
    .ActivityMain__tetris___3eXOQ {
      background-image: url(/components/UI/ActivityMain/img/tetris/bg-d.png?c953d2cfd2ba6cccbb1f89c7812a3887);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__tetris___3eXOQ .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__tetris___3eXOQ .ActivityMain__content___1_25a {
      position: relative;
      top: 100px; } }
  .ActivityMain__tetris___3eXOQ .ActivityMain__text___2ANU6 {
    margin-top: 410px; }
    @media (min-width: 768px) {
      .ActivityMain__tetris___3eXOQ .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__tetris___3eXOQ .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__forest___2CgOH {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/forest/bg-m.png?8017e7ef1d37c3e6889e62dae8e67139);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__forest___2CgOH {
      background-image: url(/components/UI/ActivityMain/img/forest/bg-t.png?db1521888ef18a4daa870234b3fd3c6d);
      background-position: center 44%; } }
  @media (min-width: 1240px) {
    .ActivityMain__forest___2CgOH {
      background-image: url(/components/UI/ActivityMain/img/forest/bg-d.jpg?d4b62760f1049f63ccee9ffec40fedfa);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      min-height: 680px; } }
  .ActivityMain__forest___2CgOH .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    @media (min-width: 768px) {
      .ActivityMain__forest___2CgOH .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__forest___2CgOH .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__trophy___2sC7K {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/trophy/bg-m.jpg?aba9b6f1488189ede1c9c8118629cda8);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__trophy___2sC7K {
      background-image: url(/components/UI/ActivityMain/img/trophy/bg-t.jpg?8100869ce5ed998519f8d3278a8d74ed);
      background-position: center 38%; } }
  @media (min-width: 1240px) {
    .ActivityMain__trophy___2sC7K {
      background-image: url(/components/UI/ActivityMain/img/trophy/bg-d.jpg?ced41bb6b9366c9a36a40c4e5fc33a90);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__trophy___2sC7K .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__trophy___2sC7K .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__trophy___2sC7K .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    @media (min-width: 768px) {
      .ActivityMain__trophy___2sC7K .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__trophy___2sC7K .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__woodsman___20Bl6 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/woodsman/bg-m.png?574110ba8f9726a71c6c9cbc3f6f67b3);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__woodsman___20Bl6 {
      background-image: url(/components/UI/ActivityMain/img/woodsman/bg-t.png?81017400e73d07f7dbcecb6071d6114f);
      background-position: center 23%; } }
  @media (min-width: 1240px) {
    .ActivityMain__woodsman___20Bl6 {
      background-image: url(/components/UI/ActivityMain/img/woodsman/bg-d.png?38ac321ca8e6a1e15e697959a45c8895);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      min-height: 755px; } }
  @media (min-width: 1240px) {
    .ActivityMain__woodsman___20Bl6 .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__woodsman___20Bl6 .ActivityMain__content___1_25a {
      position: relative;
      top: 25px; } }
  .ActivityMain__woodsman___20Bl6 .ActivityMain__blue___1uEgV {
    flex-direction: row;
    flex-wrap: nowrap; }
    @media (min-width: 1240px) {
      .ActivityMain__woodsman___20Bl6 .ActivityMain__blue___1uEgV {
        flex-direction: column; } }
  .ActivityMain__woodsman___20Bl6 .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    @media (min-width: 768px) {
      .ActivityMain__woodsman___20Bl6 .ActivityMain__text___2ANU6 {
        margin-top: 525px; } }
    @media (min-width: 1240px) {
      .ActivityMain__woodsman___20Bl6 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__lab___1WKRv.ActivityMain__lab___1WKRv .ActivityMain__title___2Tj2x::before {
  background-color: #fff; }

.ActivityMain__lab___1WKRv.ActivityMain__lab___1WKRv .ActivityMain__text___2ANU6 {
  color: white; }
  .ActivityMain__lab___1WKRv.ActivityMain__lab___1WKRv .ActivityMain__text___2ANU6 div {
    display: inline; }
    @media (min-width: 768px) {
      .ActivityMain__lab___1WKRv.ActivityMain__lab___1WKRv .ActivityMain__text___2ANU6 div {
        display: block; } }

.ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/cinema/bg-m.png?d6793bd9c23b510b3005a38f86ab0f2d);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF {
      background-image: url(/components/UI/ActivityMain/img/cinema/bg-t.png?d2335d0d5febcf95461be3bbcd7dee4a); } }
  @media (min-width: 1240px) {
    .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF {
      background-image: url(/components/UI/ActivityMain/img/cinema/bg-d.png?227c0882073bcb4feee8e3ae104ba2b9);
      background-repeat: no-repeat;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__content___1_25a {
      position: relative;
      top: 25px; } }
  .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__blue___1uEgV {
    flex-direction: row;
    flex-wrap: nowrap; }
    @media (min-width: 768px) {
      .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__blue___1uEgV {
        flex-direction: column; } }
  .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    @media (min-width: 768px) {
      .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__text___2ANU6 {
        margin-top: 675px; } }
    @media (min-width: 1240px) {
      .ActivityMain__cinema___2B2oF.ActivityMain__cinema___2B2oF .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        width: 410px;
        margin-left: 0; } }

.ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/phrase/bg-m.png?ae8830cf654368e811e36bfdcc022b62);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw {
      background-image: url(/components/UI/ActivityMain/img/phrase/bg-t.png?4b2c2cef58f8639b0c068bff263bec9e); } }
  @media (min-width: 1240px) {
    .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw {
      background-image: url(/components/UI/ActivityMain/img/phrase/bg-d.png?886aa4d6567fc8b953f0766874ba9193);
      background-repeat: no-repeat;
      background-size: auto;
      min-height: 680px; } }
  .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw .ActivityMain__blue___1uEgV {
    flex-direction: row;
    flex-wrap: nowrap; }
    @media (min-width: 768px) {
      .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw .ActivityMain__blue___1uEgV {
        flex-direction: column; } }
  .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw .ActivityMain__text___2ANU6 {
    margin-top: 380px; }
    @media (min-width: 768px) {
      .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw .ActivityMain__text___2ANU6 {
        margin-top: 590px; } }
    @media (min-width: 1240px) {
      .ActivityMain__phrase___29Bsw.ActivityMain__phrase___29Bsw .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        width: 410px;
        margin-left: 0; } }

.ActivityMain__airplane___yTXU2 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/airplane/bg-m.png?b334f84836ca5f360525d6e71839abd5);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__airplane___yTXU2 {
      background-image: url(/components/UI/ActivityMain/img/airplane/bg-t.jpg?dbdba6cf9e6b85f906b78b15f637a789);
      background-position: center 20%; } }
  @media (min-width: 1240px) {
    .ActivityMain__airplane___yTXU2 {
      background-image: url(/components/UI/ActivityMain/img/airplane/bg-d.jpg?8ee616daa39171019b027c3814310124);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__airplane___yTXU2 .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__airplane___yTXU2 .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__airplane___yTXU2 .ActivityMain__text___2ANU6 {
    margin-top: 270px; }
    @media (min-width: 768px) {
      .ActivityMain__airplane___yTXU2 .ActivityMain__text___2ANU6 {
        margin-top: 580px; } }
    @media (min-width: 1240px) {
      .ActivityMain__airplane___yTXU2 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__tech___3RPq4 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/tech/bg-m.png?0310a550f759eafc65b95d7b8012c108);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__tech___3RPq4 {
      background-image: url(/components/UI/ActivityMain/img/tech/bg-t.png?fe91259b71f34241c0d83b43e187094d);
      background-position: center 38%; } }
  @media (min-width: 1240px) {
    .ActivityMain__tech___3RPq4 {
      background-image: url(/components/UI/ActivityMain/img/tech/bg-d.png?3a99519fc27b0cc697592e82b2702a55);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__tech___3RPq4 .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__tech___3RPq4 .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__tech___3RPq4 .ActivityMain__text___2ANU6 {
    margin-top: 270px; }
    @media (min-width: 768px) {
      .ActivityMain__tech___3RPq4 .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__tech___3RPq4 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__laureate___WWU0Y {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/laureate/bg-m.jpg?3559dce844aa22d55face18676e16a19);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__laureate___WWU0Y {
      background-image: url(/components/UI/ActivityMain/img/laureate/bg-t.jpg?209052d0678b341cf8ef19d0439dad63);
      background-position: center 10%; } }
  @media (min-width: 1240px) {
    .ActivityMain__laureate___WWU0Y {
      background-image: url(/components/UI/ActivityMain/img/laureate/bg-d.jpg?6cee4ef2e72589ae54197bc96148ca1d);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__laureate___WWU0Y .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__laureate___WWU0Y .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__laureate___WWU0Y .ActivityMain__text___2ANU6 {
    margin-top: 380px; }
    @media (min-width: 768px) {
      .ActivityMain__laureate___WWU0Y .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__laureate___WWU0Y .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__invention___11qjy {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/invention/bg-m.jpg?5754f530ef50a2f32a81035fff15d175);
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__invention___11qjy {
      background-image: url(/components/UI/ActivityMain/img/invention/bg-t.jpg?2a5f350db7811c7de731e2f4f088403f);
      background-position: center 13%; } }
  @media (min-width: 1240px) {
    .ActivityMain__invention___11qjy {
      background-image: url(/components/UI/ActivityMain/img/invention/bg-d.jpg?58376ffecda9d3c6b9c93d5831da97e1);
      background-repeat: no-repeat;
      background-position: center 38%;
      background-size: auto;
      min-height: 680px; } }
  .ActivityMain__invention___11qjy .ActivityMain__text___2ANU6 {
    margin-top: 340px; }
    @media (min-width: 768px) {
      .ActivityMain__invention___11qjy .ActivityMain__text___2ANU6 {
        margin-top: 520px; } }
    @media (min-width: 1240px) {
      .ActivityMain__invention___11qjy .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__workshop___1hHM6 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/workshop/bg-m.jpg?84368d5e0d6dea64fe2cc5c846e85971);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__workshop___1hHM6 {
      background-image: url(/components/UI/ActivityMain/img/workshop/bg-t.jpg?cd16377a9680981bc703a4f365c78f86); } }
  @media (min-width: 1240px) {
    .ActivityMain__workshop___1hHM6 {
      background-image: url(/components/UI/ActivityMain/img/workshop/bg-d.jpg?a9d9995562d0f9b7117b9aec91c6daa9);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__workshop___1hHM6 .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__workshop___1hHM6 .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__workshop___1hHM6 .ActivityMain__text___2ANU6 {
    margin-top: 380px; }
    @media (min-width: 768px) {
      .ActivityMain__workshop___1hHM6 .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__workshop___1hHM6 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__make___2m08G {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/make/bg-m.jpg?be0176b855cc9d5e0358fca094ca6471);
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__make___2m08G {
      background-image: url(/components/UI/ActivityMain/img/make/bg-t.jpg?6f2a985972b25d979d8da8cc6f62925d); } }
  @media (min-width: 1240px) {
    .ActivityMain__make___2m08G {
      background-image: url(/components/UI/ActivityMain/img/make/bg-d.jpg?4c203e41f56dfd51cbeb9521d0d4ded5);
      background-repeat: no-repeat;
      background-position: center 50px;
      background-size: auto;
      min-height: 680px; } }
  .ActivityMain__make___2m08G .ActivityMain__text___2ANU6 {
    margin-top: 360px; }
    @media (min-width: 768px) {
      .ActivityMain__make___2m08G .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__make___2m08G .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__ninecity___1gnhE {
  position: relative; }
  .ActivityMain__ninecity___1gnhE::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-54%);
    width: 517px;
    height: 1038px;
    background-image: url(/components/UI/ActivityMain/img/ninecity/bg-m.jpg?471d2f239380e3f13fa8e37f1e0da0e9);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__ninecity___1gnhE::before {
      background-image: url(/components/UI/ActivityMain/img/ninecity/bg-t.jpg?97dc39930b5101460540d675560a0e61);
      width: 768px;
      height: 1420px;
      left: 50%;
      transform: translateX(-50%); } }
  @media (min-width: 1240px) {
    .ActivityMain__ninecity___1gnhE::before {
      background-image: url(/components/UI/ActivityMain/img/ninecity/bg-d.jpg?6e5063af95b5ec657b6b69fc82c986d3);
      width: 1920px;
      height: 923px;
      left: 50%;
      transform: translateX(-50%); } }
  @media (min-width: 1240px) {
    .ActivityMain__ninecity___1gnhE .ActivityMain__content___1_25a {
      position: relative; } }
  .ActivityMain__ninecity___1gnhE .ActivityMain__text___2ANU6 {
    margin-top: 360px; }
    @media (min-width: 768px) {
      .ActivityMain__ninecity___1gnhE .ActivityMain__text___2ANU6 {
        margin-top: 655px; } }
    @media (min-width: 1240px) {
      .ActivityMain__ninecity___1gnhE .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__draft___3q-qr {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/draft/bg-m.jpg?dabc4d884f352de578c64b9757344114);
  background-repeat: no-repeat;
  background-position: center -12px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__draft___3q-qr {
      background-image: url(/components/UI/ActivityMain/img/draft/bg-t.jpg?b1380ec6973e0bc09c58d827386b0ccf);
      background-position: center -50px; } }
  @media (min-width: 1240px) {
    .ActivityMain__draft___3q-qr {
      background-image: url(/components/UI/ActivityMain/img/draft/bg-d.jpg?8e28fa561d51956f588028931a66845e);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__draft___3q-qr .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__draft___3q-qr .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__draft___3q-qr .ActivityMain__text___2ANU6 {
    margin-top: 380px; }
    @media (min-width: 768px) {
      .ActivityMain__draft___3q-qr .ActivityMain__text___2ANU6 {
        margin-top: 555px; } }
    @media (min-width: 1240px) {
      .ActivityMain__draft___3q-qr .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__run___2sRrA {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/run/bg-m.jpg?bd691782c611794004424b16a0143467);
  background-repeat: no-repeat;
  background-position: center -60px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__run___2sRrA {
      background-image: url(/components/UI/ActivityMain/img/run/bg-t.jpg?7045730e30238ea9fcca02055d6e9501);
      background-position: center -90px; } }
  @media (min-width: 1240px) {
    .ActivityMain__run___2sRrA {
      background-image: url(/components/UI/ActivityMain/img/run/bg-d.jpg?fff96f116e4fb3006f0189ae36580138);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__run___2sRrA .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__run___2sRrA .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__run___2sRrA .ActivityMain__text___2ANU6 {
    margin-top: 380px; }
    @media (min-width: 768px) {
      .ActivityMain__run___2sRrA .ActivityMain__text___2ANU6 {
        margin-top: 555px; } }
    @media (min-width: 1240px) {
      .ActivityMain__run___2sRrA .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__whoyoucar___2mFcf {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/whoyoucar/bg-m.jpg?82a4cd84cfc6a63ce7609efd16cb6fb1);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__whoyoucar___2mFcf {
      background-image: url(/components/UI/ActivityMain/img/whoyoucar/bg-t.jpg?84cbd2e05d17b5bc9c81886d9d55e53c);
      background-position: center -44px; } }
  @media (min-width: 1240px) {
    .ActivityMain__whoyoucar___2mFcf {
      background-image: url(/components/UI/ActivityMain/img/whoyoucar/bg-d.jpg?8bdd4633e86a0f64ca51cd3bcc9069df);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  @media (min-width: 1240px) {
    .ActivityMain__whoyoucar___2mFcf .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__whoyoucar___2mFcf .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__whoyoucar___2mFcf .ActivityMain__title___2Tj2x::before {
    background-color: #F29B69; }
  .ActivityMain__whoyoucar___2mFcf .ActivityMain__visual___3B_jZ {
    margin-top: 150px; }
    @media (min-width: 768px) {
      .ActivityMain__whoyoucar___2mFcf .ActivityMain__visual___3B_jZ {
        margin-top: 215px; } }
    @media (min-width: 1240px) {
      .ActivityMain__whoyoucar___2mFcf .ActivityMain__visual___3B_jZ {
        margin-top: 0; } }

.ActivityMain__clutch___2-uN8 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/clutch/bg-m.jpg?4947edcacbfdd45ed55a4c490ae7f912);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__clutch___2-uN8 {
      background-image: url(/components/UI/ActivityMain/img/clutch/bg-t.jpg?fd51c85310b2cf9d838e10c08a311367);
      background-position: center; } }
  @media (min-width: 1240px) {
    .ActivityMain__clutch___2-uN8 {
      background-image: url(/components/UI/ActivityMain/img/clutch/bg-d.jpg?20f828446b7c18e3ca3c0f1e73906baf);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 680px; } }
  .ActivityMain__clutch___2-uN8 .ActivityMain__title___2Tj2x::before {
    background-color: #F29B69; }
  .ActivityMain__clutch___2-uN8 .ActivityMain__link___2ZGIG:hover, .ActivityMain__clutch___2-uN8 .ActivityMain__link___2ZGIG:active, .ActivityMain__clutch___2-uN8 .ActivityMain__link___2ZGIG:focus {
    color: #F29B69; }
  .ActivityMain__clutch___2-uN8 .ActivityMain__text___2ANU6 {
    margin-top: 230px; }
    @media (min-width: 768px) {
      .ActivityMain__clutch___2-uN8 .ActivityMain__text___2ANU6 {
        margin-top: 255px; } }
    @media (min-width: 1240px) {
      .ActivityMain__clutch___2-uN8 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__feat___2XH3v {
  position: relative;
  height: 100%; }
  .ActivityMain__feat___2XH3v::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 768px;
    height: 986px;
    background-image: url(/components/UI/ActivityMain/img/feat/bg-m.jpg?aabbb2b6f539054289e58635725da6cf);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__feat___2XH3v::before {
      top: -30px;
      width: 1240px;
      height: 1232px;
      background-image: url(/components/UI/ActivityMain/img/feat/bg-t.jpg?e03620d02376f2d4ff9c20d949ee5861); } }
  @media (min-width: 1240px) {
    .ActivityMain__feat___2XH3v {
      min-height: 680px; }
      .ActivityMain__feat___2XH3v::before {
        top: -50px;
        width: 3000px;
        height: 923px;
        background-image: url(/components/UI/ActivityMain/img/feat/bg-d.jpg?11c6c616f5a5397e941441e51de9f06c); } }
  .ActivityMain__feat___2XH3v .ActivityMain__title___2Tj2x::before {
    background-color: #728AC7; }
  .ActivityMain__feat___2XH3v .ActivityMain__link___2ZGIG:hover, .ActivityMain__feat___2XH3v .ActivityMain__link___2ZGIG:active, .ActivityMain__feat___2XH3v .ActivityMain__link___2ZGIG:focus {
    color: #728AC7; }
  .ActivityMain__feat___2XH3v .ActivityMain__text___2ANU6 {
    margin-top: 230px; }
    @media (min-width: 768px) {
      .ActivityMain__feat___2XH3v .ActivityMain__text___2ANU6 {
        margin-top: 255px; } }
    @media (min-width: 1240px) {
      .ActivityMain__feat___2XH3v .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__profession___2A1j3 {
  position: relative;
  height: 100%; }
  .ActivityMain__profession___2A1j3::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 768px;
    height: 466px;
    background-image: url(/components/UI/ActivityMain/img/profession/bg-m.jpg?b2fdff0a09ea9ceb62cbac1d849571e7);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__profession___2A1j3::before {
      top: 0px;
      width: 1240px;
      height: 928px;
      background-image: url(/components/UI/ActivityMain/img/profession/bg-t.jpg?99ac74e6095217499f2911bb8c9bfff8); } }
  @media (min-width: 1240px) {
    .ActivityMain__profession___2A1j3 {
      min-height: 680px; }
      .ActivityMain__profession___2A1j3::before {
        width: 3000px;
        height: 923px;
        background-image: url(/components/UI/ActivityMain/img/profession/bg-d.jpg?b9b05915548d170cdb7255ca4f1952e3); } }
  .ActivityMain__profession___2A1j3 .ActivityMain__title___2Tj2x::before {
    background-color: #728AC7; }
  .ActivityMain__profession___2A1j3 .ActivityMain__link___2ZGIG:hover, .ActivityMain__profession___2A1j3 .ActivityMain__link___2ZGIG:active, .ActivityMain__profession___2A1j3 .ActivityMain__link___2ZGIG:focus {
    color: #728AC7; }
  .ActivityMain__profession___2A1j3 .ActivityMain__text___2ANU6 {
    margin-top: 230px; }
    @media (min-width: 768px) {
      .ActivityMain__profession___2A1j3 .ActivityMain__text___2ANU6 {
        margin-top: 255px; } }
    @media (min-width: 1240px) {
      .ActivityMain__profession___2A1j3 .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__armada___2Lp7z {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/armada/bg-m.png?6c2f4e589135b7e7b6bd245f175f5dfc);
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__armada___2Lp7z {
      background-image: url(/components/UI/ActivityMain/img/armada/bg-t.png?e7a44b947c2d83ad922fbcd4598ff74a);
      background-position: center 35%; } }
  @media (min-width: 1240px) {
    .ActivityMain__armada___2Lp7z {
      background-image: url(/components/UI/ActivityMain/img/armada/bg-d.png?814d340da5e4771b9d74b21cd1c48659);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 650px; } }
  @media (min-width: 1240px) {
    .ActivityMain__armada___2Lp7z .ActivityMain__container___3hirM {
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .ActivityMain__armada___2Lp7z .ActivityMain__content___1_25a {
      position: relative;
      top: 75px; } }
  .ActivityMain__armada___2Lp7z .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    @media (min-width: 768px) {
      .ActivityMain__armada___2Lp7z .ActivityMain__text___2ANU6 {
        margin-top: 650px; } }
    @media (min-width: 1240px) {
      .ActivityMain__armada___2Lp7z .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__polk___3cfO8 {
  position: relative; }
  @media (min-width: 768px) {
    .ActivityMain__polk___3cfO8 .ActivityMain__image___36nCb, .ActivityMain__polk___3cfO8 .ActivityMain__ship___2M9tk, .ActivityMain__polk___3cfO8 .ActivityMain__mazeImg___2NoXo {
      max-width: 380px; } }
  @media (min-width: 1240px) {
    .ActivityMain__polk___3cfO8 .ActivityMain__image___36nCb, .ActivityMain__polk___3cfO8 .ActivityMain__ship___2M9tk, .ActivityMain__polk___3cfO8 .ActivityMain__mazeImg___2NoXo {
      max-width: 350px;
      margin-left: 50px; } }
  .ActivityMain__polk___3cfO8 .ActivityMain__title___2Tj2x::before {
    background-color: #C25146; }
  .ActivityMain__polk___3cfO8 .ActivityMain__link___2ZGIG:hover, .ActivityMain__polk___3cfO8 .ActivityMain__link___2ZGIG:active, .ActivityMain__polk___3cfO8 .ActivityMain__link___2ZGIG:focus {
    color: #C25146; }
  .ActivityMain__polk___3cfO8 .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__polk___3cfO8 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__sing___1tTeP {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/sing/bg-m.png?5f3ca3b21b769a6d9c1cc0acbab891e9);
  background-repeat: no-repeat;
  background-position: center 150px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__sing___1tTeP {
      background-image: url(/components/UI/ActivityMain/img/sing/bg-t.png?ffe31d4da1e35701cc55c74b244bee83);
      background-position: center 38%; } }
  @media (min-width: 1240px) {
    .ActivityMain__sing___1tTeP {
      background-image: url(/components/UI/ActivityMain/img/sing/bg-d.png?53a2cb54e7c28887b396d43d9adc05e1);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 650px; } }
  @media (min-width: 1240px) {
    .ActivityMain__sing___1tTeP .ActivityMain__container___3hirM {
      padding-top: 0; } }
  .ActivityMain__sing___1tTeP .ActivityMain__title___2Tj2x::before {
    background-color: #C25146; }
  .ActivityMain__sing___1tTeP .ActivityMain__link___2ZGIG:hover, .ActivityMain__sing___1tTeP .ActivityMain__link___2ZGIG:active, .ActivityMain__sing___1tTeP .ActivityMain__link___2ZGIG:focus {
    color: #C25146; }
  .ActivityMain__sing___1tTeP .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__sing___1tTeP .ActivityMain__text___2ANU6 {
        margin-top: 40px; } }

.ActivityMain__gest___1UNPF {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/gest/bg-m.png?dcc12e64f064216355f771e000a30211);
  background-repeat: no-repeat;
  background-position: center 80px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__gest___1UNPF {
      background-image: url(/components/UI/ActivityMain/img/gest/bg-t.png?92ed5e3025592682edc9d93733c8bc1a);
      background-position: center 28%; } }
  @media (min-width: 1240px) {
    .ActivityMain__gest___1UNPF {
      background-image: url(/components/UI/ActivityMain/img/gest/bg-d.png?87969d6572a02a3b470f95a369184760);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__gest___1UNPF .ActivityMain__visual___3B_jZ {
    margin-top: 60px; }
    @media (min-width: 768px) {
      .ActivityMain__gest___1UNPF .ActivityMain__visual___3B_jZ {
        margin-top: 100px; } }
    @media (min-width: 1240px) {
      .ActivityMain__gest___1UNPF .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__gest___1UNPF .ActivityMain__image___36nCb, .ActivityMain__gest___1UNPF .ActivityMain__ship___2M9tk, .ActivityMain__gest___1UNPF .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__gest___1UNPF .ActivityMain__image___36nCb, .ActivityMain__gest___1UNPF .ActivityMain__ship___2M9tk, .ActivityMain__gest___1UNPF .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__gest___1UNPF .ActivityMain__image___36nCb, .ActivityMain__gest___1UNPF .ActivityMain__ship___2M9tk, .ActivityMain__gest___1UNPF .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__gest___1UNPF .ActivityMain__content___1_25a {
      padding-top: 0; } }
  .ActivityMain__gest___1UNPF .ActivityMain__title___2Tj2x::before {
    background-color: #C25146; }
  .ActivityMain__gest___1UNPF .ActivityMain__link___2ZGIG:hover, .ActivityMain__gest___1UNPF .ActivityMain__link___2ZGIG:active, .ActivityMain__gest___1UNPF .ActivityMain__link___2ZGIG:focus {
    color: #C25146; }
  .ActivityMain__gest___1UNPF .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__gest___1UNPF .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__what___2rJx2 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/retro/bg-m.png?d327ce48864ec97a3df78621cf5f4b00);
  background-repeat: no-repeat;
  background-position: center 146px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__what___2rJx2 {
      background-image: url(/components/UI/ActivityMain/img/retro/bg-t.png?0f5efdc10024bb00c3cc7e6e9991480e);
      background-position: center 34%; } }
  @media (min-width: 1240px) {
    .ActivityMain__what___2rJx2 {
      background-image: url(/components/UI/ActivityMain/img/retro/bg-d.png?856072ac8547de41a574c5c457f172cf);
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__what___2rJx2 .ActivityMain__visual___3B_jZ {
    margin-top: 300px; }
    @media (min-width: 768px) {
      .ActivityMain__what___2rJx2 .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__what___2rJx2 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__what___2rJx2 .ActivityMain__image___36nCb, .ActivityMain__what___2rJx2 .ActivityMain__ship___2M9tk, .ActivityMain__what___2rJx2 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__what___2rJx2 .ActivityMain__image___36nCb, .ActivityMain__what___2rJx2 .ActivityMain__ship___2M9tk, .ActivityMain__what___2rJx2 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__what___2rJx2 .ActivityMain__image___36nCb, .ActivityMain__what___2rJx2 .ActivityMain__ship___2M9tk, .ActivityMain__what___2rJx2 .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__what___2rJx2 .ActivityMain__content___1_25a {
      padding-top: 0; } }
  .ActivityMain__what___2rJx2 .ActivityMain__title___2Tj2x::before {
    background-color: #30C1B0; }
  .ActivityMain__what___2rJx2 .ActivityMain__link___2ZGIG:hover, .ActivityMain__what___2rJx2 .ActivityMain__link___2ZGIG:active, .ActivityMain__what___2rJx2 .ActivityMain__link___2ZGIG:focus {
    color: #30C1B0; }
  .ActivityMain__what___2rJx2 .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__what___2rJx2 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__find___ubr_N {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/find/bg-m.png?61033ef0ea55b4b18f86be226444e90e);
  background-repeat: no-repeat;
  background-position: center 120px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__find___ubr_N {
      background-image: url(/components/UI/ActivityMain/img/find/bg-t.png?a149993e804e180ed9873d9f2a326c2b);
      background-position: center 8%; } }
  @media (min-width: 1240px) {
    .ActivityMain__find___ubr_N {
      background-image: url(/components/UI/ActivityMain/img/find/bg-d.png?d4728c2f142c654c5b4d746439480eb1);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__find___ubr_N .ActivityMain__visual___3B_jZ {
    margin-top: 340px; }
    @media (min-width: 768px) {
      .ActivityMain__find___ubr_N .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__find___ubr_N .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__find___ubr_N .ActivityMain__image___36nCb, .ActivityMain__find___ubr_N .ActivityMain__ship___2M9tk, .ActivityMain__find___ubr_N .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__find___ubr_N .ActivityMain__image___36nCb, .ActivityMain__find___ubr_N .ActivityMain__ship___2M9tk, .ActivityMain__find___ubr_N .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__find___ubr_N .ActivityMain__image___36nCb, .ActivityMain__find___ubr_N .ActivityMain__ship___2M9tk, .ActivityMain__find___ubr_N .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__find___ubr_N .ActivityMain__title___2Tj2x::before {
    background-color: #30C1B0; }
  .ActivityMain__find___ubr_N .ActivityMain__link___2ZGIG:hover, .ActivityMain__find___ubr_N .ActivityMain__link___2ZGIG:active, .ActivityMain__find___ubr_N .ActivityMain__link___2ZGIG:focus {
    color: #30C1B0; }
  .ActivityMain__find___ubr_N .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__find___ubr_N .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__spb-clouds___3SSls {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/clouds/bg-m.png?292a743cabc62e3c8fc053709c71b0ad);
  background-repeat: no-repeat;
  background-position: center -80px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__spb-clouds___3SSls {
      background-image: url(/components/UI/ActivityMain/img/clouds/bg-t.png?4f306b6e508f997ce1b9791a7e365e3d);
      background-position: center -110px; } }
  @media (min-width: 1240px) {
    .ActivityMain__spb-clouds___3SSls {
      background-image: url(/components/UI/ActivityMain/img/clouds/bg-d.png?b4d2b82dd94d54b859fdb9f712823d9f);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__spb-clouds___3SSls .ActivityMain__visual___3B_jZ {
    margin-top: 300px; }
    @media (min-width: 768px) {
      .ActivityMain__spb-clouds___3SSls .ActivityMain__visual___3B_jZ {
        margin-top: 480px; } }
    @media (min-width: 1240px) {
      .ActivityMain__spb-clouds___3SSls .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__spb-clouds___3SSls .ActivityMain__title___2Tj2x::before {
    background-color: #30C1B0; }
  .ActivityMain__spb-clouds___3SSls .ActivityMain__link___2ZGIG:hover, .ActivityMain__spb-clouds___3SSls .ActivityMain__link___2ZGIG:active, .ActivityMain__spb-clouds___3SSls .ActivityMain__link___2ZGIG:focus {
    color: #30C1B0; }
  .ActivityMain__spb-clouds___3SSls .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__spb-clouds___3SSls .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__comedy___1zJOG {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/comedy/bg-m.png?9ade1372da7df1ea3189fd095b2f1aa9);
  background-repeat: no-repeat;
  background-position: center 185px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__comedy___1zJOG {
      background-image: url(/components/UI/ActivityMain/img/comedy/bg-t.png?163049e909785a92df5fb035bedd8186);
      background-position: center 34%; } }
  @media (min-width: 1240px) {
    .ActivityMain__comedy___1zJOG {
      background-image: url(/components/UI/ActivityMain/img/comedy/bg-d.png?04ee735a7703612bbefa5128596ae661);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__comedy___1zJOG .ActivityMain__visual___3B_jZ {
    margin-top: 340px; }
    @media (min-width: 768px) {
      .ActivityMain__comedy___1zJOG .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__comedy___1zJOG .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__comedy___1zJOG .ActivityMain__image___36nCb, .ActivityMain__comedy___1zJOG .ActivityMain__ship___2M9tk, .ActivityMain__comedy___1zJOG .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__comedy___1zJOG .ActivityMain__image___36nCb, .ActivityMain__comedy___1zJOG .ActivityMain__ship___2M9tk, .ActivityMain__comedy___1zJOG .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__comedy___1zJOG .ActivityMain__image___36nCb, .ActivityMain__comedy___1zJOG .ActivityMain__ship___2M9tk, .ActivityMain__comedy___1zJOG .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__comedy___1zJOG .ActivityMain__title___2Tj2x::before {
    background-color: #FDB105; }
  .ActivityMain__comedy___1zJOG .ActivityMain__link___2ZGIG:hover, .ActivityMain__comedy___1zJOG .ActivityMain__link___2ZGIG:active, .ActivityMain__comedy___1zJOG .ActivityMain__link___2ZGIG:focus {
    color: #FDB105; }
  .ActivityMain__comedy___1zJOG .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__comedy___1zJOG .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__laugh___16_XR {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/laugh/bg-m.png?1285146f57cec9859b0039c694558704);
  background-repeat: no-repeat;
  background-position: center 165px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__laugh___16_XR {
      background-image: url(/components/UI/ActivityMain/img/laugh/bg-t.png?7f819d76f6eb35d7ba307dca362de8ca);
      background-position: center 29%; } }
  @media (min-width: 1240px) {
    .ActivityMain__laugh___16_XR {
      background-image: url(/components/UI/ActivityMain/img/laugh/bg-d.png?be7168cb557d74589a1b13b003fec627);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__laugh___16_XR .ActivityMain__visual___3B_jZ {
    margin-top: 340px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__laugh___16_XR .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__laugh___16_XR .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__laugh___16_XR .ActivityMain__image___36nCb, .ActivityMain__laugh___16_XR .ActivityMain__ship___2M9tk, .ActivityMain__laugh___16_XR .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__laugh___16_XR .ActivityMain__image___36nCb, .ActivityMain__laugh___16_XR .ActivityMain__ship___2M9tk, .ActivityMain__laugh___16_XR .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__laugh___16_XR .ActivityMain__image___36nCb, .ActivityMain__laugh___16_XR .ActivityMain__ship___2M9tk, .ActivityMain__laugh___16_XR .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__laugh___16_XR .ActivityMain__title___2Tj2x::before {
    background-color: #FDB105; }
  .ActivityMain__laugh___16_XR .ActivityMain__link___2ZGIG:hover, .ActivityMain__laugh___16_XR .ActivityMain__link___2ZGIG:active, .ActivityMain__laugh___16_XR .ActivityMain__link___2ZGIG:focus {
    color: #FDB105; }
  .ActivityMain__laugh___16_XR .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__laugh___16_XR .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__forwardpast___1W_BH {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/forwardpast/bg-m.png?216069ca6866f8e9b2546fcd0cba6085);
  background-repeat: no-repeat;
  background-position: center 70px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__forwardpast___1W_BH {
      background-image: url(/components/UI/ActivityMain/img/forwardpast/bg-t.png?62119758e5bb2f5f8584dae25e29a16e);
      background-position: center 30%; } }
  @media (min-width: 1240px) {
    .ActivityMain__forwardpast___1W_BH {
      background-image: url(/components/UI/ActivityMain/img/forwardpast/bg-d.png?a8b726bfd5b8e6859847b7c00c609202);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__forwardpast___1W_BH .ActivityMain__visual___3B_jZ {
    margin-top: 390px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__forwardpast___1W_BH .ActivityMain__visual___3B_jZ {
        margin-top: 620px; } }
    @media (min-width: 1240px) {
      .ActivityMain__forwardpast___1W_BH .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__forwardpast___1W_BH .ActivityMain__image___36nCb, .ActivityMain__forwardpast___1W_BH .ActivityMain__ship___2M9tk, .ActivityMain__forwardpast___1W_BH .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__forwardpast___1W_BH .ActivityMain__image___36nCb, .ActivityMain__forwardpast___1W_BH .ActivityMain__ship___2M9tk, .ActivityMain__forwardpast___1W_BH .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__forwardpast___1W_BH .ActivityMain__image___36nCb, .ActivityMain__forwardpast___1W_BH .ActivityMain__ship___2M9tk, .ActivityMain__forwardpast___1W_BH .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__forwardpast___1W_BH .ActivityMain__title___2Tj2x::before {
    background-color: #78B3C0; }
  .ActivityMain__forwardpast___1W_BH .ActivityMain__link___2ZGIG:hover, .ActivityMain__forwardpast___1W_BH .ActivityMain__link___2ZGIG:active, .ActivityMain__forwardpast___1W_BH .ActivityMain__link___2ZGIG:focus {
    color: #78B3C0; }
  .ActivityMain__forwardpast___1W_BH .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__forwardpast___1W_BH .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__fantasticzoo___3N59h {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/fantasticzoo/bg-m.png?ffb55a6f0281998d40ae1e59c83465b5);
  background-repeat: no-repeat;
  background-position: center 136px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__fantasticzoo___3N59h {
      background-image: url(/components/UI/ActivityMain/img/fantasticzoo/bg-t.png?85b9d70a8fd8ced573064daf544dfd67);
      background-position: center 60%; } }
  @media (min-width: 1240px) {
    .ActivityMain__fantasticzoo___3N59h {
      background-image: url(/components/UI/ActivityMain/img/fantasticzoo/bg-d.png?b2c46bbb15badd699ac1084d3fd002de);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__fantasticzoo___3N59h .ActivityMain__visual___3B_jZ {
    margin-top: 235px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__fantasticzoo___3N59h .ActivityMain__visual___3B_jZ {
        margin-top: 420px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fantasticzoo___3N59h .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__fantasticzoo___3N59h .ActivityMain__image___36nCb, .ActivityMain__fantasticzoo___3N59h .ActivityMain__ship___2M9tk, .ActivityMain__fantasticzoo___3N59h .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__fantasticzoo___3N59h .ActivityMain__image___36nCb, .ActivityMain__fantasticzoo___3N59h .ActivityMain__ship___2M9tk, .ActivityMain__fantasticzoo___3N59h .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fantasticzoo___3N59h .ActivityMain__image___36nCb, .ActivityMain__fantasticzoo___3N59h .ActivityMain__ship___2M9tk, .ActivityMain__fantasticzoo___3N59h .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__fantasticzoo___3N59h .ActivityMain__title___2Tj2x::before {
    background-color: #78B3C0; }
  .ActivityMain__fantasticzoo___3N59h .ActivityMain__link___2ZGIG:hover, .ActivityMain__fantasticzoo___3N59h .ActivityMain__link___2ZGIG:active, .ActivityMain__fantasticzoo___3N59h .ActivityMain__link___2ZGIG:focus {
    color: #78B3C0; }
  .ActivityMain__fantasticzoo___3N59h .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__fantasticzoo___3N59h .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__infinity___2X7DW {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/infinity/bg-m.png?ce709f154fbabf4f6705fb611b6a123b);
  background-repeat: no-repeat;
  background-position: center -50px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__infinity___2X7DW {
      background-image: url(/components/UI/ActivityMain/img/infinity/bg-t.png?215a035e45e80bd4fe65a2bad8c5e6a7);
      background-position: center 42%; } }
  @media (min-width: 1240px) {
    .ActivityMain__infinity___2X7DW {
      background-image: url(/components/UI/ActivityMain/img/infinity/bg-d.png?da204e9d51a3380bd3a5cc337fe18b9f);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__infinity___2X7DW .ActivityMain__visual___3B_jZ {
    margin-top: 220px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__infinity___2X7DW .ActivityMain__visual___3B_jZ {
        margin-top: 420px; } }
    @media (min-width: 1240px) {
      .ActivityMain__infinity___2X7DW .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__infinity___2X7DW .ActivityMain__image___36nCb, .ActivityMain__infinity___2X7DW .ActivityMain__ship___2M9tk, .ActivityMain__infinity___2X7DW .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__infinity___2X7DW .ActivityMain__image___36nCb, .ActivityMain__infinity___2X7DW .ActivityMain__ship___2M9tk, .ActivityMain__infinity___2X7DW .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__infinity___2X7DW .ActivityMain__image___36nCb, .ActivityMain__infinity___2X7DW .ActivityMain__ship___2M9tk, .ActivityMain__infinity___2X7DW .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__infinity___2X7DW .ActivityMain__title___2Tj2x::before {
    background-color: #A6192E; }
  .ActivityMain__infinity___2X7DW .ActivityMain__link___2ZGIG:hover, .ActivityMain__infinity___2X7DW .ActivityMain__link___2ZGIG:active, .ActivityMain__infinity___2X7DW .ActivityMain__link___2ZGIG:focus {
    color: #A6192E; }
  .ActivityMain__infinity___2X7DW .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__infinity___2X7DW .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__taste___aUAVk {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/taste/bg-m.png?5f28cb39febc5ea5a767394441be0bb8);
  background-repeat: no-repeat;
  background-position: center -90px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__taste___aUAVk {
      background-image: url(/components/UI/ActivityMain/img/taste/bg-t.png?aef3ec89d8b3af1340f9837ad732e4df);
      background-position: center 28%; } }
  @media (min-width: 1240px) {
    .ActivityMain__taste___aUAVk {
      background-image: url(/components/UI/ActivityMain/img/taste/bg-d.png?aaaf732c58c72e1b002519de440ea79a);
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__taste___aUAVk .ActivityMain__visual___3B_jZ {
    margin-top: 260px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__taste___aUAVk .ActivityMain__visual___3B_jZ {
        margin-top: 420px; } }
    @media (min-width: 1240px) {
      .ActivityMain__taste___aUAVk .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__taste___aUAVk .ActivityMain__image___36nCb, .ActivityMain__taste___aUAVk .ActivityMain__ship___2M9tk, .ActivityMain__taste___aUAVk .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__taste___aUAVk .ActivityMain__image___36nCb, .ActivityMain__taste___aUAVk .ActivityMain__ship___2M9tk, .ActivityMain__taste___aUAVk .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__taste___aUAVk .ActivityMain__image___36nCb, .ActivityMain__taste___aUAVk .ActivityMain__ship___2M9tk, .ActivityMain__taste___aUAVk .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__taste___aUAVk .ActivityMain__title___2Tj2x::before {
    background-color: #A6192E; }
  .ActivityMain__taste___aUAVk .ActivityMain__link___2ZGIG:hover, .ActivityMain__taste___aUAVk .ActivityMain__link___2ZGIG:active, .ActivityMain__taste___aUAVk .ActivityMain__link___2ZGIG:focus {
    color: #A6192E; }
  .ActivityMain__taste___aUAVk .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__taste___aUAVk .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__final___d3epG {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/final/bg-m.png?b2024da18d2426f58e8041db46fd533c);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__final___d3epG {
      background-image: url(/components/UI/ActivityMain/img/final/bg-t.png?0697189c351c4755a34b824fc1a841de); } }
  @media (min-width: 1240px) {
    .ActivityMain__final___d3epG {
      background-image: url(/components/UI/ActivityMain/img/final/bg-d.png?3269d353c74e340fb648d48ff56d91ff);
      background-repeat: no-repeat;
      background-size: auto;
      min-height: 650px; } }
  .ActivityMain__final___d3epG .ActivityMain__visual___3B_jZ {
    margin-top: 260px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__final___d3epG .ActivityMain__visual___3B_jZ {
        margin-top: 420px; } }
    @media (min-width: 1240px) {
      .ActivityMain__final___d3epG .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__final___d3epG .ActivityMain__image___36nCb, .ActivityMain__final___d3epG .ActivityMain__ship___2M9tk, .ActivityMain__final___d3epG .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__final___d3epG .ActivityMain__image___36nCb, .ActivityMain__final___d3epG .ActivityMain__ship___2M9tk, .ActivityMain__final___d3epG .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__final___d3epG .ActivityMain__image___36nCb, .ActivityMain__final___d3epG .ActivityMain__ship___2M9tk, .ActivityMain__final___d3epG .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  .ActivityMain__final___d3epG .ActivityMain__title___2Tj2x::before {
    background-color: #78B3C0; }
  .ActivityMain__final___d3epG .ActivityMain__link___2ZGIG:hover, .ActivityMain__final___d3epG .ActivityMain__link___2ZGIG:active, .ActivityMain__final___d3epG .ActivityMain__link___2ZGIG:focus {
    color: #78B3C0; }
  .ActivityMain__final___d3epG .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__final___d3epG .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__leader___3S15I {
  position: relative; }
  .ActivityMain__leader___3S15I::before {
    content: '';
    position: absolute;
    top: 115px;
    left: 50%;
    transform: translateX(-50%);
    width: 304px;
    height: 269px;
    background-image: url(/components/UI/ActivityMain/img/leader/bg-m.png?9affb9efee8cb6e083bf74d391d2e28d);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .ActivityMain__leader___3S15I::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    height: 161px;
    background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-m.png?8d36520e4749b93bb49352b7a1935ecd);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__leader___3S15I::before {
      content: '';
      position: absolute;
      top: 145px;
      width: 758px;
      height: 447px;
      background-image: url(/components/UI/ActivityMain/img/leader/bg-t.png?06fbb4381ee7c94d5c3a712230814b08); }
    .ActivityMain__leader___3S15I::after {
      width: 768px;
      height: 274px;
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-t.png?3691b36aef4f9ff4ee05ee4cfa3839ad); } }
  @media (min-width: 1240px) {
    .ActivityMain__leader___3S15I {
      min-height: 650px; }
      .ActivityMain__leader___3S15I::before {
        top: 80px;
        width: 93%;
        height: 428px;
        transform: translateX(-52%);
        background-image: url(/components/UI/ActivityMain/img/leader/bg-d1.png?5170bb893709c2d49368f479f0f6b104); }
      .ActivityMain__leader___3S15I::after {
        bottom: -44px;
        width: 100%;
        height: 399px;
        background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d1.png?3f7df96e839673c23030e81116988776); } }
  @media (min-width: 1440px) {
    .ActivityMain__leader___3S15I::after {
      bottom: 0px;
      background-size: cover; } }
  @media (min-width: 1700px) {
    .ActivityMain__leader___3S15I::before {
      width: 92%;
      height: 611px;
      top: 0px;
      transform: translateX(-50%);
      background-image: url(/components/UI/ActivityMain/img/leader/bg-d.png?1d2b01669fef40f202d33de7825aeb46); }
    .ActivityMain__leader___3S15I::after {
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d.png?0540462ce7d972a94223d4295247a5c4);
      height: 478px; } }
  .ActivityMain__leader___3S15I .ActivityMain__visual___3B_jZ {
    margin-top: 340px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__leader___3S15I .ActivityMain__visual___3B_jZ {
        margin-top: 540px; } }
    @media (min-width: 1240px) {
      .ActivityMain__leader___3S15I .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__leader___3S15I .ActivityMain__container___3hirM {
    z-index: 1; }
  .ActivityMain__leader___3S15I .ActivityMain__title___2Tj2x::before {
    background-color: #2E4EA4; }
  .ActivityMain__leader___3S15I .ActivityMain__link___2ZGIG:hover, .ActivityMain__leader___3S15I .ActivityMain__link___2ZGIG:active, .ActivityMain__leader___3S15I .ActivityMain__link___2ZGIG:focus {
    color: #2E4EA4; }
  .ActivityMain__leader___3S15I .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__leader___3S15I .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__rates___1pFTY {
  position: relative; }
  .ActivityMain__rates___1pFTY::before {
    content: '';
    position: absolute;
    top: 115px;
    left: 50%;
    transform: translateX(-50%);
    width: 295px;
    height: 356px;
    background-image: url(/components/UI/ActivityMain/img/rates/bg-m.png?6dbf6c657c3ce1835cb654f039175b06);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .ActivityMain__rates___1pFTY::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    height: 161px;
    background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-m.png?8d36520e4749b93bb49352b7a1935ecd);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__rates___1pFTY::before {
      top: 150px; }
    .ActivityMain__rates___1pFTY::after {
      width: 768px;
      height: 274px;
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-t.png?3691b36aef4f9ff4ee05ee4cfa3839ad); } }
  @media (min-width: 1240px) {
    .ActivityMain__rates___1pFTY {
      min-height: 650px; }
      .ActivityMain__rates___1pFTY::before {
        top: 70px;
        width: 100%;
        height: 509px;
        background-image: url(/components/UI/ActivityMain/img/rates/bg-d.png?23768dc1e52cfe08920ea6856c4fa835); }
      .ActivityMain__rates___1pFTY::after {
        bottom: -44px;
        width: 100%;
        height: 399px;
        background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d1.png?3f7df96e839673c23030e81116988776); } }
  @media (min-width: 1440px) {
    .ActivityMain__rates___1pFTY::before {
      width: 1400px; }
    .ActivityMain__rates___1pFTY::after {
      bottom: 0px;
      background-size: cover; } }
  @media (min-width: 1700px) {
    .ActivityMain__rates___1pFTY::before {
      width: 1709px;
      background-image: url(/components/UI/ActivityMain/img/rates/bg-d1.png?e20f68a09eb50b8fd56d6661dc15e5e5); }
    .ActivityMain__rates___1pFTY::after {
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d.png?0540462ce7d972a94223d4295247a5c4);
      height: 478px; } }
  .ActivityMain__rates___1pFTY .ActivityMain__visual___3B_jZ {
    margin-top: 440px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__rates___1pFTY .ActivityMain__visual___3B_jZ {
        margin-top: 470px; } }
    @media (min-width: 1240px) {
      .ActivityMain__rates___1pFTY .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__rates___1pFTY .ActivityMain__container___3hirM {
    z-index: 1; }
  .ActivityMain__rates___1pFTY .ActivityMain__title___2Tj2x::before {
    background-color: #2E4EA4; }
  .ActivityMain__rates___1pFTY .ActivityMain__link___2ZGIG:hover, .ActivityMain__rates___1pFTY .ActivityMain__link___2ZGIG:active, .ActivityMain__rates___1pFTY .ActivityMain__link___2ZGIG:focus {
    color: #2E4EA4; }
  .ActivityMain__rates___1pFTY .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__rates___1pFTY .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        width: 480px; } }

.ActivityMain__hand___ywSen {
  position: relative; }
  .ActivityMain__hand___ywSen::before {
    content: '';
    position: absolute;
    top: 115px;
    left: 50%;
    transform: translateX(-50%);
    width: 304px;
    height: 299px;
    background-image: url(/components/UI/ActivityMain/img/hand/bg-m.png?877392d7c2a75519532052cd986f35dc);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .ActivityMain__hand___ywSen::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    height: 161px;
    background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-m.png?8d36520e4749b93bb49352b7a1935ecd);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__hand___ywSen::before {
      top: 150px;
      width: 757px;
      height: 447px;
      background-image: url(/components/UI/ActivityMain/img/hand/bg-t.png?5f8fef67b79da879c1f03c5406264b6c); }
    .ActivityMain__hand___ywSen::after {
      width: 768px;
      height: 274px;
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-t.png?3691b36aef4f9ff4ee05ee4cfa3839ad); } }
  @media (min-width: 1240px) {
    .ActivityMain__hand___ywSen {
      min-height: 650px; }
      .ActivityMain__hand___ywSen::before {
        top: 100px;
        width: 100%;
        height: 404px;
        background-image: url(/components/UI/ActivityMain/img/hand/bg-d.png?9503bf5b78be24e7b22144550580d917); }
      .ActivityMain__hand___ywSen::after {
        bottom: -44px;
        width: 100%;
        height: 399px;
        background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d1.png?3f7df96e839673c23030e81116988776); } }
  @media (min-width: 1440px) {
    .ActivityMain__hand___ywSen::before {
      width: 1400px; }
    .ActivityMain__hand___ywSen::after {
      bottom: 0px;
      background-size: cover; } }
  @media (min-width: 1700px) {
    .ActivityMain__hand___ywSen::before {
      width: 1709px;
      height: 393px;
      background-image: url(/components/UI/ActivityMain/img/hand/bg-d1.png?2a46ddabb8227ed30306b2f0d13b3549);
      transform: translateX(-52%); }
    .ActivityMain__hand___ywSen::after {
      background-image: url(/components/UI/ActivityMain/img/leader/bg-bottom-d.png?0540462ce7d972a94223d4295247a5c4);
      height: 478px; } }
  .ActivityMain__hand___ywSen .ActivityMain__visual___3B_jZ {
    margin-top: 300px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__hand___ywSen .ActivityMain__visual___3B_jZ {
        margin-top: 470px; } }
    @media (min-width: 1240px) {
      .ActivityMain__hand___ywSen .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__hand___ywSen .ActivityMain__container___3hirM {
    z-index: 1; }
  .ActivityMain__hand___ywSen .ActivityMain__title___2Tj2x::before {
    background-color: #2E4EA4; }
  .ActivityMain__hand___ywSen .ActivityMain__link___2ZGIG:hover, .ActivityMain__hand___ywSen .ActivityMain__link___2ZGIG:active, .ActivityMain__hand___ywSen .ActivityMain__link___2ZGIG:focus {
    color: #2E4EA4; }
  .ActivityMain__hand___ywSen .ActivityMain__text___2ANU6 {
    margin-top: 30px;
    text-align: left; }
    @media (min-width: 1240px) {
      .ActivityMain__hand___ywSen .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__train___31ABW {
  position: relative; }
  .ActivityMain__train___31ABW::before {
    content: '';
    position: absolute;
    top: 135px;
    left: 50%;
    transform: translateX(-43%);
    width: 289px;
    height: 260px;
    background-image: url(/components/UI/ActivityMain/img/train/bg-m.png?1b106b5406a429845899ecfe438722ae);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .ActivityMain__train___31ABW::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 352px;
    height: 313px;
    background-image: url(/components/UI/ActivityMain/img/train/bg-bottom-m.png?41473ae8abc601fa6e4c052aa999a524);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__train___31ABW::before {
      content: '';
      position: absolute;
      top: 170px;
      transform: translateX(-50%);
      width: 732px;
      height: 337px;
      background-image: url(/components/UI/ActivityMain/img/train/bg-t.png?94eea0b7770c61110fe0752bc67ada0e); }
    .ActivityMain__train___31ABW::after {
      width: 730px;
      height: 258px;
      background-image: url(/components/UI/ActivityMain/img/train/bg-bottom-t.png?a7992717238c650d9036803f3d6d1587); } }
  @media (min-width: 1240px) {
    .ActivityMain__train___31ABW {
      min-height: 650px; }
      .ActivityMain__train___31ABW::before {
        top: 80px;
        width: 111%;
        height: 668px;
        transform: translateX(-52%);
        background-image: url(/components/UI/ActivityMain/img/train/bg-d1.png?9d7977a2c47b840b6cbedccdb91ca93d); }
      .ActivityMain__train___31ABW::after {
        display: none; } }
  @media (min-width: 1700px) {
    .ActivityMain__train___31ABW::before {
      width: 92%;
      height: 837px;
      top: -10px;
      transform: translateX(-50%);
      background-image: url(/components/UI/ActivityMain/img/train/bg-d.png?d28a01ebb15c1b17e635e9ba0a88b927); } }
  .ActivityMain__train___31ABW .ActivityMain__visual___3B_jZ {
    margin-top: 350px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__train___31ABW .ActivityMain__visual___3B_jZ {
        margin-top: 490px; } }
    @media (min-width: 1240px) {
      .ActivityMain__train___31ABW .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__train___31ABW .ActivityMain__container___3hirM {
    z-index: 1; }
  .ActivityMain__train___31ABW .ActivityMain__title___2Tj2x::before {
    background-color: #D17E4F; }
  .ActivityMain__train___31ABW .ActivityMain__link___2ZGIG:hover, .ActivityMain__train___31ABW .ActivityMain__link___2ZGIG:active, .ActivityMain__train___31ABW .ActivityMain__link___2ZGIG:focus {
    color: #D17E4F; }
  .ActivityMain__train___31ABW .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__train___31ABW .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__diary___3ARce {
  position: relative; }
  .ActivityMain__diary___3ARce::before {
    content: '';
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-43%);
    width: 224px;
    height: 250px;
    background-image: url(/components/UI/ActivityMain/img/diary/bg-m.png?6b6fb8e7fac23595ba37bf2eae0749f9);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 768px) {
    .ActivityMain__diary___3ARce::before {
      top: 225px;
      transform: translateX(-50%);
      width: 280px;
      height: 312px; } }
  @media (min-width: 1240px) {
    .ActivityMain__diary___3ARce {
      min-height: 650px; }
      .ActivityMain__diary___3ARce::before {
        top: 106px;
        width: 122%;
        height: 893px;
        transform: translateX(-52%);
        background-image: url(/components/UI/ActivityMain/img/diary/bg-d1.png?aea5bc41834028222e3f37156bc25262); } }
  @media (min-width: 1700px) {
    .ActivityMain__diary___3ARce::before {
      width: 110%;
      height: 823px;
      top: 167px;
      background-image: url(/components/UI/ActivityMain/img/diary/bg-d.png?af5812252472cf462d8c9de6ac2dd1d1); } }
  .ActivityMain__diary___3ARce .ActivityMain__visual___3B_jZ {
    margin-top: 320px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__diary___3ARce .ActivityMain__visual___3B_jZ {
        margin-top: 460px; } }
    @media (min-width: 1240px) {
      .ActivityMain__diary___3ARce .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__diary___3ARce .ActivityMain__container___3hirM {
    z-index: 1; }
  .ActivityMain__diary___3ARce .ActivityMain__title___2Tj2x::before {
    background-color: #D17E4F; }
  .ActivityMain__diary___3ARce .ActivityMain__link___2ZGIG:hover, .ActivityMain__diary___3ARce .ActivityMain__link___2ZGIG:active, .ActivityMain__diary___3ARce .ActivityMain__link___2ZGIG:focus {
    color: #D17E4F; }
  .ActivityMain__diary___3ARce .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__diary___3ARce .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__secrets___32Dp- {
  position: relative; }
  .ActivityMain__secrets___32Dp-::before {
    content: '';
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/components/UI/ActivityMain/img/secrets/bg-t.png?7f61e3ba5fa5863e071f9f3b638ef4ab);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 361px;
    height: 376px; }
  @media (min-width: 768px) {
    .ActivityMain__secrets___32Dp-::before {
      top: 100px;
      width: 604px;
      height: 630px; } }
  @media (min-width: 1240px) {
    .ActivityMain__secrets___32Dp- {
      min-height: 650px; }
      .ActivityMain__secrets___32Dp-::before {
        background-image: url(/components/UI/ActivityMain/img/secrets/bg-d.png?7979395dd4451b97645ba7f730289399);
        width: 50%;
        height: 867px;
        transform: translateX(-98%);
        top: -90px; } }
  @media (min-width: 1440px) {
    .ActivityMain__secrets___32Dp- {
      min-height: 650px; }
      .ActivityMain__secrets___32Dp-::before {
        background-image: url(/components/UI/ActivityMain/img/secrets/bg-d.png?7979395dd4451b97645ba7f730289399);
        width: 806px;
        height: 867px; } }
  .ActivityMain__secrets___32Dp- .ActivityMain__visual___3B_jZ {
    margin-top: 350px; }
    @media (min-width: 768px) {
      .ActivityMain__secrets___32Dp- .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__secrets___32Dp- .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__secrets___32Dp- .ActivityMain__image___36nCb, .ActivityMain__secrets___32Dp- .ActivityMain__ship___2M9tk, .ActivityMain__secrets___32Dp- .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__secrets___32Dp- .ActivityMain__image___36nCb, .ActivityMain__secrets___32Dp- .ActivityMain__ship___2M9tk, .ActivityMain__secrets___32Dp- .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__secrets___32Dp- .ActivityMain__image___36nCb, .ActivityMain__secrets___32Dp- .ActivityMain__ship___2M9tk, .ActivityMain__secrets___32Dp- .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__secrets___32Dp- .ActivityMain__content___1_25a {
      padding-top: 0; } }
  .ActivityMain__secrets___32Dp- .ActivityMain__title___2Tj2x::before {
    background-color: #A48A72; }
  .ActivityMain__secrets___32Dp- .ActivityMain__link___2ZGIG:hover, .ActivityMain__secrets___32Dp- .ActivityMain__link___2ZGIG:active, .ActivityMain__secrets___32Dp- .ActivityMain__link___2ZGIG:focus {
    color: #A48A72; }
  .ActivityMain__secrets___32Dp- .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__secrets___32Dp- .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__wa-bank___q_Py6 {
  position: relative; }
  .ActivityMain__wa-bank___q_Py6::before {
    content: '';
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/components/UI/ActivityMain/img/wa-bank/bg.jpg?ff1e171f6714af5cf339414f69e070d8);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 280px;
    height: 229px; }
  @media (min-width: 768px) {
    .ActivityMain__wa-bank___q_Py6::before {
      top: 185px;
      width: 490px;
      height: 400px; } }
  @media (min-width: 1240px) {
    .ActivityMain__wa-bank___q_Py6 {
      min-height: 650px; }
      .ActivityMain__wa-bank___q_Py6::before {
        width: 40%;
        height: 642px;
        transform: translateX(-114%);
        top: 30px; } }
  @media (min-width: 1440px) {
    .ActivityMain__wa-bank___q_Py6 {
      min-height: 650px; }
      .ActivityMain__wa-bank___q_Py6::before {
        width: 787px;
        height: 867px;
        transform: translateX(-110%);
        top: -80px; } }
  .ActivityMain__wa-bank___q_Py6 .ActivityMain__visual___3B_jZ {
    margin-top: 275px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__wa-bank___q_Py6 .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__wa-bank___q_Py6 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__wa-bank___q_Py6 .ActivityMain__image___36nCb, .ActivityMain__wa-bank___q_Py6 .ActivityMain__ship___2M9tk, .ActivityMain__wa-bank___q_Py6 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__wa-bank___q_Py6 .ActivityMain__image___36nCb, .ActivityMain__wa-bank___q_Py6 .ActivityMain__ship___2M9tk, .ActivityMain__wa-bank___q_Py6 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__wa-bank___q_Py6 .ActivityMain__image___36nCb, .ActivityMain__wa-bank___q_Py6 .ActivityMain__ship___2M9tk, .ActivityMain__wa-bank___q_Py6 .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__wa-bank___q_Py6 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__wa-bank___q_Py6 .ActivityMain__title___2Tj2x::before {
    background-color: #A48A72; }
  .ActivityMain__wa-bank___q_Py6 .ActivityMain__link___2ZGIG:hover, .ActivityMain__wa-bank___q_Py6 .ActivityMain__link___2ZGIG:active, .ActivityMain__wa-bank___q_Py6 .ActivityMain__link___2ZGIG:focus {
    color: #A48A72; }
  .ActivityMain__wa-bank___q_Py6 .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__wa-bank___q_Py6 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 95px;
        width: 480px; } }

.ActivityMain__degree___310nK {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/degree/bg-m.png?249032e3fc009abcafdd9620c481e4b5);
  background-repeat: no-repeat;
  background-position: center -110px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__degree___310nK {
      background-image: url(/components/UI/ActivityMain/img/degree/bg-t.png?c1cd841ca0d7ed95037753997e2a4ae8);
      background-position: center; } }
  @media (min-width: 1240px) {
    .ActivityMain__degree___310nK {
      min-height: 650px;
      background-image: url(/components/UI/ActivityMain/img/degree/bg-d.png?86852584f5af1a1db813ccd87723fdfd); } }
  @media (min-width: 1440px) {
    .ActivityMain__degree___310nK {
      min-height: 650px; } }
  .ActivityMain__degree___310nK .ActivityMain__visual___3B_jZ {
    margin-top: 345px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__degree___310nK .ActivityMain__visual___3B_jZ {
        margin-top: 530px; } }
    @media (min-width: 1240px) {
      .ActivityMain__degree___310nK .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__degree___310nK .ActivityMain__image___36nCb, .ActivityMain__degree___310nK .ActivityMain__ship___2M9tk, .ActivityMain__degree___310nK .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__degree___310nK .ActivityMain__image___36nCb, .ActivityMain__degree___310nK .ActivityMain__ship___2M9tk, .ActivityMain__degree___310nK .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__degree___310nK .ActivityMain__image___36nCb, .ActivityMain__degree___310nK .ActivityMain__ship___2M9tk, .ActivityMain__degree___310nK .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__degree___310nK .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__degree___310nK .ActivityMain__title___2Tj2x::before {
    background-color: #A48A72; }
  .ActivityMain__degree___310nK .ActivityMain__link___2ZGIG:hover, .ActivityMain__degree___310nK .ActivityMain__link___2ZGIG:active, .ActivityMain__degree___310nK .ActivityMain__link___2ZGIG:focus {
    color: #A48A72; }
  .ActivityMain__degree___310nK .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__degree___310nK .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__snowdrift___1BaCk {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/snow/contest-m.png?326c161142f0fd5bca2cd8e7a8e9d371);
  background-repeat: no-repeat;
  background-position: center 100px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__snowdrift___1BaCk {
      background-image: url(/components/UI/ActivityMain/img/snow/contest-t.png?304383f7be77eee1f6ce9c879f60352a);
      background-position: center 50px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snowdrift___1BaCk {
      background-image: url(/components/UI/ActivityMain/img/snow/contest-d.png?4126c9873d751eee8af326b138ec8901);
      background-position: center 100px; } }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__visual___3B_jZ {
    margin-top: 120px; }
    @media (min-width: 768px) {
      .ActivityMain__snowdrift___1BaCk .ActivityMain__visual___3B_jZ {
        margin-top: 179px; } }
    @media (min-width: 1240px) {
      .ActivityMain__snowdrift___1BaCk .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__links___3cs9s {
    display: none; }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__image___36nCb, .ActivityMain__snowdrift___1BaCk .ActivityMain__ship___2M9tk, .ActivityMain__snowdrift___1BaCk .ActivityMain__mazeImg___2NoXo {
    max-width: 250px; }
    @media (min-width: 768px) {
      .ActivityMain__snowdrift___1BaCk .ActivityMain__image___36nCb, .ActivityMain__snowdrift___1BaCk .ActivityMain__ship___2M9tk, .ActivityMain__snowdrift___1BaCk .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__snowdrift___1BaCk .ActivityMain__image___36nCb, .ActivityMain__snowdrift___1BaCk .ActivityMain__ship___2M9tk, .ActivityMain__snowdrift___1BaCk .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-top: 124px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snowdrift___1BaCk .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__title___2Tj2x::before {
    background-color: #BCD9E6; }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__link___2ZGIG:hover, .ActivityMain__snowdrift___1BaCk .ActivityMain__link___2ZGIG:active, .ActivityMain__snowdrift___1BaCk .ActivityMain__link___2ZGIG:focus {
    color: #A48A72; }
  .ActivityMain__snowdrift___1BaCk .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__snowdrift___1BaCk .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__snow___3fAUH {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/snow/bg-m.png?12ed348d0d6138d919c1cd3faab1d4df);
  background-repeat: no-repeat;
  background-position: center 162px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__snow___3fAUH {
      background-image: url(/components/UI/ActivityMain/img/snow/bg-t.png?bf4918aee7398dcbdf76d7d86501ad6d);
      background-position: center 180px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snow___3fAUH {
      min-height: 650px;
      background-image: url(/components/UI/ActivityMain/img/snow/bg-d.png?50a5ad3911c4e0c01b293717945b0559);
      background-position: center; } }
  @media (min-width: 1440px) {
    .ActivityMain__snow___3fAUH {
      min-height: 650px; } }
  .ActivityMain__snow___3fAUH .ActivityMain__visual___3B_jZ {
    margin-top: 440px;
    opacity: 0; }
    @media (min-width: 768px) {
      .ActivityMain__snow___3fAUH .ActivityMain__visual___3B_jZ {
        margin-top: 600px; } }
    @media (min-width: 1240px) {
      .ActivityMain__snow___3fAUH .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__snow___3fAUH .ActivityMain__image___36nCb, .ActivityMain__snow___3fAUH .ActivityMain__ship___2M9tk, .ActivityMain__snow___3fAUH .ActivityMain__mazeImg___2NoXo {
    display: none;
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__snow___3fAUH .ActivityMain__image___36nCb, .ActivityMain__snow___3fAUH .ActivityMain__ship___2M9tk, .ActivityMain__snow___3fAUH .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__snow___3fAUH .ActivityMain__image___36nCb, .ActivityMain__snow___3fAUH .ActivityMain__ship___2M9tk, .ActivityMain__snow___3fAUH .ActivityMain__mazeImg___2NoXo {
        max-width: 280px;
        margin-left: 130px;
        margin-top: -30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snow___3fAUH .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__snow___3fAUH .ActivityMain__title___2Tj2x::before {
    background-color: #BCD9E6; }
  .ActivityMain__snow___3fAUH .ActivityMain__primary___1isiP {
    font-size: 30px;
    white-space: normal; }
    @media (min-width: 768px) {
      .ActivityMain__snow___3fAUH .ActivityMain__primary___1isiP {
        font-size: 64px;
        white-space: nowrap; } }
    @media (min-width: 1240px) {
      .ActivityMain__snow___3fAUH .ActivityMain__primary___1isiP {
        font-size: 64px;
        max-width: 480px;
        white-space: normal; } }
  .ActivityMain__snow___3fAUH .ActivityMain__link___2ZGIG:hover, .ActivityMain__snow___3fAUH .ActivityMain__link___2ZGIG:active, .ActivityMain__snow___3fAUH .ActivityMain__link___2ZGIG:focus {
    color: #A48A72; }
  .ActivityMain__snow___3fAUH .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__snow___3fAUH .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__snowbank___3W60Q {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/snowbank/bg-m.png?525b02e2c46718b0575871982b0a53ef);
  background-repeat: no-repeat;
  background-position: center -110px;
  background-size: auto; }
  @media (min-width: 768px) {
    .ActivityMain__snowbank___3W60Q {
      background-image: url(/components/UI/ActivityMain/img/snowbank/bg-t.png?cf37a3a2a3c1aca1fb439c43c2d8d8e4);
      background-position: center; } }
  @media (min-width: 1240px) {
    .ActivityMain__snowbank___3W60Q {
      min-height: 650px;
      background-image: url(/components/UI/ActivityMain/img/snowbank/bg-d.png?071cedb763ab9f9ef8725fc6ca976b77); } }
  @media (min-width: 1440px) {
    .ActivityMain__snowbank___3W60Q {
      min-height: 650px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snowbank___3W60Q .ActivityMain__visual___3B_jZ {
      margin-top: 0px;
      padding-top: 0; } }
  .ActivityMain__snowbank___3W60Q .ActivityMain__image___36nCb, .ActivityMain__snowbank___3W60Q .ActivityMain__ship___2M9tk, .ActivityMain__snowbank___3W60Q .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__snowbank___3W60Q .ActivityMain__image___36nCb, .ActivityMain__snowbank___3W60Q .ActivityMain__ship___2M9tk, .ActivityMain__snowbank___3W60Q .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__snowbank___3W60Q .ActivityMain__image___36nCb, .ActivityMain__snowbank___3W60Q .ActivityMain__ship___2M9tk, .ActivityMain__snowbank___3W60Q .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__snowbank___3W60Q .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__snowbank___3W60Q .ActivityMain__title___2Tj2x::before {
    background-color: #BCD9E5; }
  .ActivityMain__snowbank___3W60Q .ActivityMain__link___2ZGIG:hover, .ActivityMain__snowbank___3W60Q .ActivityMain__link___2ZGIG:active, .ActivityMain__snowbank___3W60Q .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__snowbank___3W60Q .ActivityMain__text___2ANU6 {
    margin-top: 30px; }
    @media (min-width: 1240px) {
      .ActivityMain__snowbank___3W60Q .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__herohimself___XfkKN {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/heroes/bg-m.png?d4a6407d9d9e23e44ef4ff5275b48c50);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  min-height: 924px; }
  @media (min-width: 768px) {
    .ActivityMain__herohimself___XfkKN {
      background-image: url(/components/UI/ActivityMain/img/heroes/bg-t.png?7a6b2844a085f66100f3e4a7d29772dc); } }
  @media (min-width: 1240px) {
    .ActivityMain__herohimself___XfkKN {
      background-image: url(/components/UI/ActivityMain/img/heroes/bg-d.png?cc5184367d8cd7c2075b53924ba73ef2); } }
  @media (min-width: 1440px) {
    .ActivityMain__herohimself___XfkKN {
      min-height: 650px; } }
  .ActivityMain__herohimself___XfkKN .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__herohimself___XfkKN .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__herohimself___XfkKN .ActivityMain__image___36nCb, .ActivityMain__herohimself___XfkKN .ActivityMain__ship___2M9tk, .ActivityMain__herohimself___XfkKN .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__herohimself___XfkKN .ActivityMain__image___36nCb, .ActivityMain__herohimself___XfkKN .ActivityMain__ship___2M9tk, .ActivityMain__herohimself___XfkKN .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__herohimself___XfkKN .ActivityMain__image___36nCb, .ActivityMain__herohimself___XfkKN .ActivityMain__ship___2M9tk, .ActivityMain__herohimself___XfkKN .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__herohimself___XfkKN .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__herohimself___XfkKN .ActivityMain__title___2Tj2x::before {
    background-color: black; }
  .ActivityMain__herohimself___XfkKN .ActivityMain__link___2ZGIG:hover, .ActivityMain__herohimself___XfkKN .ActivityMain__link___2ZGIG:active, .ActivityMain__herohimself___XfkKN .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__herohimself___XfkKN .ActivityMain__text___2ANU6 {
    margin-top: 530px; }
    @media (min-width: 768px) {
      .ActivityMain__herohimself___XfkKN .ActivityMain__text___2ANU6 {
        margin-top: 105px;
        margin-bottom: 524px; } }
    @media (min-width: 1240px) {
      .ActivityMain__herohimself___XfkKN .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 147px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__heroicmission___1E6gS {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/heroicmission/bg-m.jpg?50270fb42dd9b59d049bc9d753c12c11);
  background-repeat: no-repeat;
  background-position: center -80px;
  background-size: auto;
  min-height: 924px; }
  @media (min-width: 768px) {
    .ActivityMain__heroicmission___1E6gS {
      background-image: url(/components/UI/ActivityMain/img/heroicmission/bg-t.jpg?16e647eea200e9d62a3379140ae3341b); } }
  @media (min-width: 1240px) {
    .ActivityMain__heroicmission___1E6gS {
      background-image: url(/components/UI/ActivityMain/img/heroicmission/bg-d.jpg?571f3e324ea739b1d09095d1ed18a218); } }
  @media (min-width: 1440px) {
    .ActivityMain__heroicmission___1E6gS {
      min-height: 650px; } }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__heroicmission___1E6gS .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__image___36nCb, .ActivityMain__heroicmission___1E6gS .ActivityMain__ship___2M9tk, .ActivityMain__heroicmission___1E6gS .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__heroicmission___1E6gS .ActivityMain__image___36nCb, .ActivityMain__heroicmission___1E6gS .ActivityMain__ship___2M9tk, .ActivityMain__heroicmission___1E6gS .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__heroicmission___1E6gS .ActivityMain__image___36nCb, .ActivityMain__heroicmission___1E6gS .ActivityMain__ship___2M9tk, .ActivityMain__heroicmission___1E6gS .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__heroicmission___1E6gS .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__title___2Tj2x::before {
    background-color: black; }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__link___2ZGIG:hover, .ActivityMain__heroicmission___1E6gS .ActivityMain__link___2ZGIG:active, .ActivityMain__heroicmission___1E6gS .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__title___2Tj2x {
    white-space: normal; }
  .ActivityMain__heroicmission___1E6gS .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    @media (min-width: 768px) {
      .ActivityMain__heroicmission___1E6gS .ActivityMain__text___2ANU6 {
        margin-top: 620px;
        margin-bottom: 40px; } }
    @media (min-width: 1240px) {
      .ActivityMain__heroicmission___1E6gS .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 70px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__maslenitsa___eLME6 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/maslenitsa/bg-m.png?cf8d0320f9a533226e483c58479ca637);
  background-repeat: no-repeat;
  background-position: center -50px;
  background-size: auto;
  min-height: 924px; }
  @media (min-width: 768px) {
    .ActivityMain__maslenitsa___eLME6 {
      background-image: url(/components/UI/ActivityMain/img/maslenitsa/bg-t.png?ba176f4bac8e9201e9dff50f8558eccc);
      background-position: center -90px; } }
  @media (min-width: 1240px) {
    .ActivityMain__maslenitsa___eLME6 {
      background-position: center -80px;
      background-image: url(/components/UI/ActivityMain/img/maslenitsa/bg-d.png?61767e2152d1f1726fc4b09ace836819); } }
  @media (min-width: 1440px) {
    .ActivityMain__maslenitsa___eLME6 {
      min-height: 650px; } }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__maslenitsa___eLME6 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__image___36nCb, .ActivityMain__maslenitsa___eLME6 .ActivityMain__ship___2M9tk, .ActivityMain__maslenitsa___eLME6 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__maslenitsa___eLME6 .ActivityMain__image___36nCb, .ActivityMain__maslenitsa___eLME6 .ActivityMain__ship___2M9tk, .ActivityMain__maslenitsa___eLME6 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__maslenitsa___eLME6 .ActivityMain__image___36nCb, .ActivityMain__maslenitsa___eLME6 .ActivityMain__ship___2M9tk, .ActivityMain__maslenitsa___eLME6 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__maslenitsa___eLME6 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__title___2Tj2x::before {
    background-color: #FBB85B; }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__link___2ZGIG:hover, .ActivityMain__maslenitsa___eLME6 .ActivityMain__link___2ZGIG:active, .ActivityMain__maslenitsa___eLME6 .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__title___2Tj2x {
    white-space: normal; }
  .ActivityMain__maslenitsa___eLME6 .ActivityMain__text___2ANU6 {
    margin-top: 300px; }
    @media (min-width: 768px) {
      .ActivityMain__maslenitsa___eLME6 .ActivityMain__text___2ANU6 {
        margin-top: 550px;
        margin-bottom: 40px; } }
    @media (min-width: 1240px) {
      .ActivityMain__maslenitsa___eLME6 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 70px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__pancake___2N-L7 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/pancake/m.png?22a79fbebbd0c5ed027d8bc5dc0ee851);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 500px auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__pancake___2N-L7 {
      background-image: url(/components/UI/ActivityMain/img/pancake/t.png?5a9ca9f64bee78c92c59964af69d706f);
      background-position: center 0px;
      background-size: 768px auto;
      min-height: 1028px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pancake___2N-L7 {
      background-size: 1920px auto;
      background-image: url(/components/UI/ActivityMain/img/pancake/d.png?28f9d8b31fe8a26d34f9e01ccfc61247);
      min-height: 660px; } }
  @media (min-width: 1440px) {
    .ActivityMain__pancake___2N-L7 {
      min-height: 660px; } }
  .ActivityMain__pancake___2N-L7 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__pancake___2N-L7 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__pancake___2N-L7 .ActivityMain__image___36nCb, .ActivityMain__pancake___2N-L7 .ActivityMain__ship___2M9tk, .ActivityMain__pancake___2N-L7 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__pancake___2N-L7 .ActivityMain__image___36nCb, .ActivityMain__pancake___2N-L7 .ActivityMain__ship___2M9tk, .ActivityMain__pancake___2N-L7 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pancake___2N-L7 .ActivityMain__image___36nCb, .ActivityMain__pancake___2N-L7 .ActivityMain__ship___2M9tk, .ActivityMain__pancake___2N-L7 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pancake___2N-L7 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__pancake___2N-L7 .ActivityMain__title___2Tj2x::before {
    background-color: black; }
  .ActivityMain__pancake___2N-L7 .ActivityMain__link___2ZGIG:hover, .ActivityMain__pancake___2N-L7 .ActivityMain__link___2ZGIG:active, .ActivityMain__pancake___2N-L7 .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__pancake___2N-L7 .ActivityMain__title___2Tj2x {
    white-space: normal; }
  .ActivityMain__pancake___2N-L7 .ActivityMain__text___2ANU6 {
    margin-top: 496px; }
    @media (min-width: 768px) {
      .ActivityMain__pancake___2N-L7 .ActivityMain__text___2ANU6 {
        margin-top: 124px;
        margin-bottom: 541px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pancake___2N-L7 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 70px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__pets___TxyKD {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/pets/bg-m.png?1c5c532039366a92aebc73b61ee568b3);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 500px auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__pets___TxyKD {
      background-image: url(/components/UI/ActivityMain/img/pets/bg-t.png?7d52cf41a566cfbe9657103c4c8fe8ca);
      background-position: center 0px;
      background-size: 900px auto;
      min-height: 1028px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pets___TxyKD {
      background-size: 1920px auto;
      background-image: url(/components/UI/ActivityMain/img/pets/bg-d.png?a2067bdbde20db1362514abe8e57a79c);
      min-height: 660px; } }
  .ActivityMain__pets___TxyKD .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__pets___TxyKD .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__pets___TxyKD .ActivityMain__image___36nCb, .ActivityMain__pets___TxyKD .ActivityMain__ship___2M9tk, .ActivityMain__pets___TxyKD .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__pets___TxyKD .ActivityMain__image___36nCb, .ActivityMain__pets___TxyKD .ActivityMain__ship___2M9tk, .ActivityMain__pets___TxyKD .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pets___TxyKD .ActivityMain__image___36nCb, .ActivityMain__pets___TxyKD .ActivityMain__ship___2M9tk, .ActivityMain__pets___TxyKD .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pets___TxyKD .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__pets___TxyKD .ActivityMain__title___2Tj2x::before {
    background-color: black; }
  .ActivityMain__pets___TxyKD .ActivityMain__link___2ZGIG:hover, .ActivityMain__pets___TxyKD .ActivityMain__link___2ZGIG:active, .ActivityMain__pets___TxyKD .ActivityMain__link___2ZGIG:focus {
    color: #BCD9E5; }
  .ActivityMain__pets___TxyKD .ActivityMain__title___2Tj2x {
    white-space: normal; }
  .ActivityMain__pets___TxyKD .ActivityMain__text___2ANU6 {
    margin-top: 397px; }
    @media (min-width: 768px) {
      .ActivityMain__pets___TxyKD .ActivityMain__text___2ANU6 {
        margin-top: 124px;
        margin-bottom: 541px;
        width: 552px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pets___TxyKD .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 70px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; } }

.ActivityMain__animals___1Y1_c {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/animals/bg-m.png?47a344a61c3e67a2c31595baa71b7ca5);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: 714px auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__animals___1Y1_c {
      background-image: url(/components/UI/ActivityMain/img/animals/bg-t.png?1c940cb0bdb38d17cb38a71df401cd66);
      background-position: center -140px;
      background-size: 1456px auto;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__animals___1Y1_c {
      background-size: 1920px auto;
      background-image: url(/components/UI/ActivityMain/img/animals/bg-d.png?eb198e9c3b351a5ca82e9bbc000af579);
      min-height: 660px; } }
  .ActivityMain__animals___1Y1_c .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__animals___1Y1_c .ActivityMain__image___36nCb, .ActivityMain__animals___1Y1_c .ActivityMain__ship___2M9tk, .ActivityMain__animals___1Y1_c .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__image___36nCb, .ActivityMain__animals___1Y1_c .ActivityMain__ship___2M9tk, .ActivityMain__animals___1Y1_c .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__image___36nCb, .ActivityMain__animals___1Y1_c .ActivityMain__ship___2M9tk, .ActivityMain__animals___1Y1_c .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__animals___1Y1_c .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__animals___1Y1_c .ActivityMain__title___2Tj2x::before {
    background-color: #5EBC83; }
  .ActivityMain__animals___1Y1_c .ActivityMain__link___2ZGIG:hover, .ActivityMain__animals___1Y1_c .ActivityMain__link___2ZGIG:active, .ActivityMain__animals___1Y1_c .ActivityMain__link___2ZGIG:focus {
    color: #5EBC83; }
  .ActivityMain__animals___1Y1_c .ActivityMain__title___2Tj2x {
    width: 225px;
    white-space: normal; }
    @media (min-width: 768px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__title___2Tj2x {
        width: 442px; } }
    @media (min-width: 1240px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__title___2Tj2x {
        width: 100%; } }
  @media (min-width: 1240px) {
    .ActivityMain__animals___1Y1_c .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__animals___1Y1_c .ActivityMain__text___2ANU6 {
    margin-top: 290px; }
    @media (min-width: 768px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__text___2ANU6 {
        margin-top: 465px;
        margin-bottom: 40px;
        width: 475px; }
        .ActivityMain__animals___1Y1_c .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__animals___1Y1_c .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__animals___1Y1_c .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__absolutepitch___2F1A- {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/absolutepitch/bg-m.png?78ef78835b7a62bf107eefa516bb155e);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 500px auto;
  min-height: 1015px; }
  @media (min-width: 768px) {
    .ActivityMain__absolutepitch___2F1A- {
      background-image: url(/components/UI/ActivityMain/img/absolutepitch/bg-t.png?190ae6acb37461bfc3919eb4912f82f2);
      background-position: center 0px;
      background-size: 768px auto;
      min-height: 1028px;
      height: 1028px; } }
  @media (min-width: 1240px) {
    .ActivityMain__absolutepitch___2F1A- {
      background-size: 1920px auto;
      background-image: url(/components/UI/ActivityMain/img/absolutepitch/bg-d.png?7472901774a9cbe709fb85a490de03b0);
      min-height: 660px; } }
  .ActivityMain__absolutepitch___2F1A- .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__absolutepitch___2F1A- .ActivityMain__image___36nCb, .ActivityMain__absolutepitch___2F1A- .ActivityMain__ship___2M9tk, .ActivityMain__absolutepitch___2F1A- .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__image___36nCb, .ActivityMain__absolutepitch___2F1A- .ActivityMain__ship___2M9tk, .ActivityMain__absolutepitch___2F1A- .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__image___36nCb, .ActivityMain__absolutepitch___2F1A- .ActivityMain__ship___2M9tk, .ActivityMain__absolutepitch___2F1A- .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__absolutepitch___2F1A- .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__absolutepitch___2F1A- .ActivityMain__title___2Tj2x {
    width: 225px;
    white-space: normal;
    top: 38px; }
    @media (min-width: 768px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__title___2Tj2x {
        width: 442px; } }
    @media (min-width: 1240px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__title___2Tj2x {
        width: 100%; } }
  @media (min-width: 1240px) {
    .ActivityMain__absolutepitch___2F1A- .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__absolutepitch___2F1A- .ActivityMain__text___2ANU6 {
    margin-top: 535px; }
    @media (min-width: 768px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__text___2ANU6 {
        margin-top: 105px;
        margin-bottom: 526px;
        width: 475px; }
        .ActivityMain__absolutepitch___2F1A- .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__absolutepitch___2F1A- .ActivityMain__text___2ANU6 {
        margin-top: 90px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__absolutepitch___2F1A- .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__radio___2uQt2 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/radio/bg-m.png?af6708af652bea97b20c681926264740);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: 320px auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__radio___2uQt2 {
      background-image: url(/components/UI/ActivityMain/img/radio/bg-t.png?8df00cef438d65858fa311bff7c4a66f);
      background-position: center -140px;
      background-size: 768px auto;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__radio___2uQt2 {
      background-size: 1920px auto;
      background-image: url(/components/UI/ActivityMain/img/radio/bg-d.png?355cc24e26ef0225b23dd87562a26cc1);
      min-height: 660px; } }
  .ActivityMain__radio___2uQt2 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__radio___2uQt2 .ActivityMain__image___36nCb, .ActivityMain__radio___2uQt2 .ActivityMain__ship___2M9tk, .ActivityMain__radio___2uQt2 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__image___36nCb, .ActivityMain__radio___2uQt2 .ActivityMain__ship___2M9tk, .ActivityMain__radio___2uQt2 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__image___36nCb, .ActivityMain__radio___2uQt2 .ActivityMain__ship___2M9tk, .ActivityMain__radio___2uQt2 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__radio___2uQt2 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__radio___2uQt2 .ActivityMain__link___2ZGIG:hover, .ActivityMain__radio___2uQt2 .ActivityMain__link___2ZGIG:active, .ActivityMain__radio___2uQt2 .ActivityMain__link___2ZGIG:focus {
    color: #C25C46; }
  .ActivityMain__radio___2uQt2 .ActivityMain__title___2Tj2x {
    width: 270px;
    white-space: normal; }
    .ActivityMain__radio___2uQt2 .ActivityMain__title___2Tj2x::before {
      background-color: #C25C46; }
    @media (min-width: 768px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__title___2Tj2x {
        width: 550px; } }
    @media (min-width: 1240px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__title___2Tj2x {
        width: 120%; } }
  @media (min-width: 1240px) {
    .ActivityMain__radio___2uQt2 .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__radio___2uQt2 .ActivityMain__text___2ANU6 {
    margin-top: 340px; }
    @media (min-width: 768px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__text___2ANU6 {
        margin-top: 465px;
        margin-bottom: 40px;
        width: 475px; }
        .ActivityMain__radio___2uQt2 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__radio___2uQt2 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__radio___2uQt2 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__wave_emotions___3GGUv {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/wave_emotions/bg-m.jpg?bb698c631996aa721b368be0e9a905dd);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: 1090px auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__wave_emotions___3GGUv {
      background-image: url(/components/UI/ActivityMain/img/wave_emotions/bg-t.jpg?5cfc443cfb5f83268877a7bdd07c5f20);
      background-position: center -125px;
      background-size: 1586px auto;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__wave_emotions___3GGUv {
      background-size: 2738px auto;
      background-position: center -555px;
      background-image: url(/components/UI/ActivityMain/img/wave_emotions/bg-d.jpg?bc107623331dd04f977fc54bdf135204);
      min-height: 660px; } }
  .ActivityMain__wave_emotions___3GGUv .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__wave_emotions___3GGUv .ActivityMain__image___36nCb, .ActivityMain__wave_emotions___3GGUv .ActivityMain__ship___2M9tk, .ActivityMain__wave_emotions___3GGUv .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__image___36nCb, .ActivityMain__wave_emotions___3GGUv .ActivityMain__ship___2M9tk, .ActivityMain__wave_emotions___3GGUv .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__image___36nCb, .ActivityMain__wave_emotions___3GGUv .ActivityMain__ship___2M9tk, .ActivityMain__wave_emotions___3GGUv .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__wave_emotions___3GGUv .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__wave_emotions___3GGUv .ActivityMain__link___2ZGIG:hover, .ActivityMain__wave_emotions___3GGUv .ActivityMain__link___2ZGIG:active, .ActivityMain__wave_emotions___3GGUv .ActivityMain__link___2ZGIG:focus {
    color: #C25C46; }
  .ActivityMain__wave_emotions___3GGUv .ActivityMain__title___2Tj2x {
    width: 270px;
    white-space: normal; }
    .ActivityMain__wave_emotions___3GGUv .ActivityMain__title___2Tj2x::before {
      background-color: #C25C46; }
    @media (min-width: 768px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__title___2Tj2x {
        width: 550px; } }
    @media (min-width: 1240px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__title___2Tj2x {
        width: 120%; } }
  @media (min-width: 1240px) {
    .ActivityMain__wave_emotions___3GGUv .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__wave_emotions___3GGUv .ActivityMain__text___2ANU6 {
    margin-top: 435px; }
    @media (min-width: 768px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__text___2ANU6 {
        margin-top: 115px;
        margin-bottom: 515px;
        width: 475px;
        text-align: left; }
        .ActivityMain__wave_emotions___3GGUv .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__wave_emotions___3GGUv .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__wave_emotions___3GGUv .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__view____TNK- {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/view/bg-m.jpg?88cd7e0695290709f7596e7dcae3189b);
  background-repeat: no-repeat;
  background-position: center -40px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__view____TNK- {
      background-image: url(/components/UI/ActivityMain/img/view/bg-t.jpg?ba1f9265d0d206618c51e6bbd9d37a4d);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__view____TNK- {
      background-position: center -50px;
      background-image: url(/components/UI/ActivityMain/img/view/bg-d.jpg?ee621f5af2ade74f2867aa20a330908e);
      min-height: 660px; } }
  .ActivityMain__view____TNK- .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__view____TNK- .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__view____TNK- .ActivityMain__image___36nCb, .ActivityMain__view____TNK- .ActivityMain__ship___2M9tk, .ActivityMain__view____TNK- .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__view____TNK- .ActivityMain__image___36nCb, .ActivityMain__view____TNK- .ActivityMain__ship___2M9tk, .ActivityMain__view____TNK- .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__view____TNK- .ActivityMain__image___36nCb, .ActivityMain__view____TNK- .ActivityMain__ship___2M9tk, .ActivityMain__view____TNK- .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__view____TNK- .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__view____TNK- .ActivityMain__link___2ZGIG:hover, .ActivityMain__view____TNK- .ActivityMain__link___2ZGIG:active, .ActivityMain__view____TNK- .ActivityMain__link___2ZGIG:focus {
    color: #77B18B; }
  .ActivityMain__view____TNK- .ActivityMain__title___2Tj2x {
    width: 270px;
    white-space: normal; }
    .ActivityMain__view____TNK- .ActivityMain__title___2Tj2x::before {
      background-color: #77B18B; }
    @media (min-width: 768px) {
      .ActivityMain__view____TNK- .ActivityMain__title___2Tj2x {
        width: 550px; } }
    @media (min-width: 1240px) {
      .ActivityMain__view____TNK- .ActivityMain__title___2Tj2x {
        width: 120%; } }
  @media (min-width: 1240px) {
    .ActivityMain__view____TNK- .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__view____TNK- .ActivityMain__text___2ANU6 {
    margin-top: 435px; }
    @media (min-width: 768px) {
      .ActivityMain__view____TNK- .ActivityMain__text___2ANU6 {
        margin-top: 115px;
        margin-bottom: 460px;
        width: 475px;
        text-align: left; }
        .ActivityMain__view____TNK- .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__view____TNK- .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__view____TNK- .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__placepower___1zfTR {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/placepower/bg-m.jpg?aa71541d35d740b9ed10714482ac8156);
  background-repeat: no-repeat;
  background-position: center -40px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__placepower___1zfTR {
      background-image: url(/components/UI/ActivityMain/img/placepower/bg-t.jpg?625630768ef3385b8b90e09d41232081);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__placepower___1zfTR {
      background-position: center -50px;
      background-image: url(/components/UI/ActivityMain/img/placepower/bg-d.jpg?448b0ec942f70c41e8ce9bdfc37a15f7);
      min-height: 660px; } }
  .ActivityMain__placepower___1zfTR .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__placepower___1zfTR .ActivityMain__image___36nCb, .ActivityMain__placepower___1zfTR .ActivityMain__ship___2M9tk, .ActivityMain__placepower___1zfTR .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__image___36nCb, .ActivityMain__placepower___1zfTR .ActivityMain__ship___2M9tk, .ActivityMain__placepower___1zfTR .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__image___36nCb, .ActivityMain__placepower___1zfTR .ActivityMain__ship___2M9tk, .ActivityMain__placepower___1zfTR .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__placepower___1zfTR .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__placepower___1zfTR .ActivityMain__link___2ZGIG:hover, .ActivityMain__placepower___1zfTR .ActivityMain__link___2ZGIG:active, .ActivityMain__placepower___1zfTR .ActivityMain__link___2ZGIG:focus {
    color: #77B18B; }
  .ActivityMain__placepower___1zfTR .ActivityMain__title___2Tj2x {
    width: 270px;
    white-space: normal; }
    .ActivityMain__placepower___1zfTR .ActivityMain__title___2Tj2x::before {
      background-color: #77B18B; }
    @media (min-width: 768px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__title___2Tj2x {
        width: 550px; } }
    @media (min-width: 1240px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__title___2Tj2x {
        width: 120%; } }
  @media (min-width: 1240px) {
    .ActivityMain__placepower___1zfTR .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__placepower___1zfTR .ActivityMain__text___2ANU6 {
    margin-top: 435px; }
    @media (min-width: 768px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__text___2ANU6 {
        margin-top: 115px;
        margin-bottom: 460px;
        width: 475px;
        text-align: left; }
        .ActivityMain__placepower___1zfTR .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__placepower___1zfTR .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__placepower___1zfTR .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__yourplace___1orV0 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/yourplace/bg-m.jpg?3e3e4f956891feab70a08e2c89b73b9d);
  background-repeat: no-repeat;
  background-position: center -40px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__yourplace___1orV0 {
      background-image: url(/components/UI/ActivityMain/img/yourplace/bg-t.jpg?f41e374aa8340e38263a22651bffcd7a);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourplace___1orV0 {
      background-position: center -50px;
      background-image: url(/components/UI/ActivityMain/img/yourplace/bg-d.jpg?0c28af9c3b2d7e2f64a570182acbae49);
      min-height: 660px; } }
  .ActivityMain__yourplace___1orV0 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__yourplace___1orV0 .ActivityMain__image___36nCb, .ActivityMain__yourplace___1orV0 .ActivityMain__ship___2M9tk, .ActivityMain__yourplace___1orV0 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__image___36nCb, .ActivityMain__yourplace___1orV0 .ActivityMain__ship___2M9tk, .ActivityMain__yourplace___1orV0 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__image___36nCb, .ActivityMain__yourplace___1orV0 .ActivityMain__ship___2M9tk, .ActivityMain__yourplace___1orV0 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourplace___1orV0 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__yourplace___1orV0 .ActivityMain__link___2ZGIG:hover, .ActivityMain__yourplace___1orV0 .ActivityMain__link___2ZGIG:active, .ActivityMain__yourplace___1orV0 .ActivityMain__link___2ZGIG:focus {
    color: #77B18B; }
  .ActivityMain__yourplace___1orV0 .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__yourplace___1orV0 .ActivityMain__title___2Tj2x::before {
      background-color: #77B18B; }
    @media (min-width: 768px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__title___2Tj2x {
        width: 310px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourplace___1orV0 .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__yourplace___1orV0 .ActivityMain__text___2ANU6 {
    margin-top: 435px; }
    @media (min-width: 768px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__text___2ANU6 {
        margin-top: 615px;
        margin-bottom: 40px;
        width: 475px;
        text-align: left; }
        .ActivityMain__yourplace___1orV0 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourplace___1orV0 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 32px;
        margin-left: 0;
        width: 480px;
        font-size: 16px; }
        .ActivityMain__yourplace___1orV0 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__tastecolor___1Jh2Z {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/tastecolor/bg-m.jpg?5c3d8723683361df969ce1c6e7c48708);
  background-repeat: no-repeat;
  background-position: center -60px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__tastecolor___1Jh2Z {
      background-image: url(/components/UI/ActivityMain/img/tastecolor/bg-t.jpg?d5d689f6f715008ecdf6acf57ceb452c);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__tastecolor___1Jh2Z {
      background-position: calc(50% + 50px) -110px;
      background-image: url(/components/UI/ActivityMain/img/tastecolor/bg-d.jpg?61394a5dcc7379e73d5614faf70b2f04);
      min-height: 660px; } }
  @media (min-width: 1440px) {
    .ActivityMain__tastecolor___1Jh2Z {
      background-position: center -110px; } }
  .ActivityMain__tastecolor___1Jh2Z .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__tastecolor___1Jh2Z .ActivityMain__image___36nCb, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__ship___2M9tk, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__image___36nCb, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__ship___2M9tk, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__image___36nCb, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__ship___2M9tk, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__tastecolor___1Jh2Z .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__tastecolor___1Jh2Z .ActivityMain__link___2ZGIG:hover, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__link___2ZGIG:active, .ActivityMain__tastecolor___1Jh2Z .ActivityMain__link___2ZGIG:focus {
    color: #0089A7; }
  .ActivityMain__tastecolor___1Jh2Z .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__tastecolor___1Jh2Z .ActivityMain__title___2Tj2x::before {
      background-color: #0089A7; }
    @media (min-width: 768px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__title___2Tj2x {
        width: 410px; } }
  @media (min-width: 1240px) {
    .ActivityMain__tastecolor___1Jh2Z .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__tastecolor___1Jh2Z .ActivityMain__text___2ANU6 {
    margin-top: 365px; }
    @media (min-width: 768px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__text___2ANU6 {
        margin-top: 125px;
        margin-bottom: 520px;
        width: 475px;
        text-align: left; }
        .ActivityMain__tastecolor___1Jh2Z .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__tastecolor___1Jh2Z .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px; }
        .ActivityMain__tastecolor___1Jh2Z .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__pirandworld___2Y5W0 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/pirandworld/bg-m.jpg?aa18a3fedf1eb455059d77dc294dcf69);
  background-repeat: no-repeat;
  background-position: center -110px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__pirandworld___2Y5W0 {
      background-image: url(/components/UI/ActivityMain/img/pirandworld/bg-t.jpg?34a8716230e9d3080cc46cb5e38fad54);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pirandworld___2Y5W0 {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/pirandworld/bg-d.jpg?6ad7815e2a629f413fc56c9b17cd4b68);
      min-height: 660px; } }
  .ActivityMain__pirandworld___2Y5W0 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__pirandworld___2Y5W0 .ActivityMain__image___36nCb, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__ship___2M9tk, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__image___36nCb, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__ship___2M9tk, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__image___36nCb, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__ship___2M9tk, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pirandworld___2Y5W0 .ActivityMain__content___1_25a {
      padding-top: 80px; } }
  .ActivityMain__pirandworld___2Y5W0 .ActivityMain__link___2ZGIG:hover, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__link___2ZGIG:active, .ActivityMain__pirandworld___2Y5W0 .ActivityMain__link___2ZGIG:focus {
    color: #0089A7; }
  .ActivityMain__pirandworld___2Y5W0 .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__pirandworld___2Y5W0 .ActivityMain__title___2Tj2x::before {
      background-color: #0089A7; }
    @media (min-width: 768px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__title___2Tj2x {
        width: 410px; } }
  @media (min-width: 1240px) {
    .ActivityMain__pirandworld___2Y5W0 .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__pirandworld___2Y5W0 .ActivityMain__text___2ANU6 {
    margin-top: 365px; }
    @media (min-width: 768px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__text___2ANU6 {
        margin-top: 500px;
        margin-bottom: 40px;
        width: 475px;
        text-align: center; }
        .ActivityMain__pirandworld___2Y5W0 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__pirandworld___2Y5W0 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__pirandworld___2Y5W0 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__subject___2-Ipc {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/subject/bg-m.jpg?31d36a7eec29e23071fe04c9290e9321);
  background-repeat: no-repeat;
  background-position: center -35px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__subject___2-Ipc {
      background-image: url(/components/UI/ActivityMain/img/subject/bg-t.jpg?d4493343381698fa9dc270be09df6ec5);
      background-position: center -135px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__subject___2-Ipc {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/subject/bg-d.jpg?f3ca53e3abfb49aeb9ea20a264c76014);
      min-height: 660px; } }
  .ActivityMain__subject___2-Ipc .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__subject___2-Ipc .ActivityMain__image___36nCb, .ActivityMain__subject___2-Ipc .ActivityMain__ship___2M9tk, .ActivityMain__subject___2-Ipc .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__image___36nCb, .ActivityMain__subject___2-Ipc .ActivityMain__ship___2M9tk, .ActivityMain__subject___2-Ipc .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__image___36nCb, .ActivityMain__subject___2-Ipc .ActivityMain__ship___2M9tk, .ActivityMain__subject___2-Ipc .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__subject___2-Ipc .ActivityMain__content___1_25a {
      padding-top: 20px; } }
  .ActivityMain__subject___2-Ipc .ActivityMain__link___2ZGIG:hover, .ActivityMain__subject___2-Ipc .ActivityMain__link___2ZGIG:active, .ActivityMain__subject___2-Ipc .ActivityMain__link___2ZGIG:focus {
    color: #0089A7; }
  .ActivityMain__subject___2-Ipc .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__subject___2-Ipc .ActivityMain__title___2Tj2x::before {
      background-color: #0089A7; }
    @media (min-width: 768px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__subject___2-Ipc .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__subject___2-Ipc .ActivityMain__text___2ANU6 {
    margin-top: 435px; }
    @media (min-width: 768px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__text___2ANU6 {
        margin-top: 170px;
        margin-bottom: 410px;
        width: 428px;
        text-align: left; }
        .ActivityMain__subject___2-Ipc .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__subject___2-Ipc .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 450px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__subject___2-Ipc .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__yourmushroom___3OcTY {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/yourmushroom/bg-m.jpg?bd427feda7ee4ba7c6c66d53c4be9b80);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__yourmushroom___3OcTY {
      background-image: url(/components/UI/ActivityMain/img/yourmushroom/bg-t.jpg?1b0e8869e2bcf4299dbb6a211e0f2eaf);
      background-position: center -135px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourmushroom___3OcTY {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/yourmushroom/bg-d.jpg?3d83b014386a7157414ab4d2db1f1e46);
      min-height: 600px; } }
  .ActivityMain__yourmushroom___3OcTY .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__yourmushroom___3OcTY .ActivityMain__image___36nCb, .ActivityMain__yourmushroom___3OcTY .ActivityMain__ship___2M9tk, .ActivityMain__yourmushroom___3OcTY .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__image___36nCb, .ActivityMain__yourmushroom___3OcTY .ActivityMain__ship___2M9tk, .ActivityMain__yourmushroom___3OcTY .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__image___36nCb, .ActivityMain__yourmushroom___3OcTY .ActivityMain__ship___2M9tk, .ActivityMain__yourmushroom___3OcTY .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourmushroom___3OcTY .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__yourmushroom___3OcTY .ActivityMain__link___2ZGIG:hover, .ActivityMain__yourmushroom___3OcTY .ActivityMain__link___2ZGIG:active, .ActivityMain__yourmushroom___3OcTY .ActivityMain__link___2ZGIG:focus {
    color: #A2C970; }
  .ActivityMain__yourmushroom___3OcTY .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__yourmushroom___3OcTY .ActivityMain__title___2Tj2x::before {
      background-color: #A2C970; }
    @media (min-width: 768px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__yourmushroom___3OcTY .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__yourmushroom___3OcTY .ActivityMain__text___2ANU6 {
    margin-top: 350px; }
    @media (min-width: 768px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__text___2ANU6 {
        margin-top: 470px;
        margin-bottom: 50px;
        width: 360px;
        text-align: center; }
        .ActivityMain__yourmushroom___3OcTY .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__yourmushroom___3OcTY .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__yourmushroom___3OcTY .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__places___TIZF3 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/places/bg-m.jpg?0dcbfca3f078ff5d101576a57bbf2509);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__places___TIZF3 {
      background-image: url(/components/UI/ActivityMain/img/places/bg-t.jpg?8969477c1bee33de6fc01db29b631ae7);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__places___TIZF3 {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/places/bg-d.jpg?041482c2e2f127a02573a41af1b0099b);
      min-height: 600px; } }
  .ActivityMain__places___TIZF3 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__places___TIZF3 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__places___TIZF3 .ActivityMain__image___36nCb, .ActivityMain__places___TIZF3 .ActivityMain__ship___2M9tk, .ActivityMain__places___TIZF3 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__places___TIZF3 .ActivityMain__image___36nCb, .ActivityMain__places___TIZF3 .ActivityMain__ship___2M9tk, .ActivityMain__places___TIZF3 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__places___TIZF3 .ActivityMain__image___36nCb, .ActivityMain__places___TIZF3 .ActivityMain__ship___2M9tk, .ActivityMain__places___TIZF3 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__places___TIZF3 .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__places___TIZF3 .ActivityMain__link___2ZGIG:hover, .ActivityMain__places___TIZF3 .ActivityMain__link___2ZGIG:active, .ActivityMain__places___TIZF3 .ActivityMain__link___2ZGIG:focus {
    color: #A2C970; }
  .ActivityMain__places___TIZF3 .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__places___TIZF3 .ActivityMain__title___2Tj2x::before {
      background-color: #A2C970; }
    @media (min-width: 768px) {
      .ActivityMain__places___TIZF3 .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__places___TIZF3 .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__places___TIZF3 .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__places___TIZF3 .ActivityMain__text___2ANU6 {
    margin-top: 420px; }
    @media (min-width: 768px) {
      .ActivityMain__places___TIZF3 .ActivityMain__text___2ANU6 {
        margin-top: 115px;
        margin-bottom: 500px;
        width: 430px;
        text-align: left; }
        .ActivityMain__places___TIZF3 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__places___TIZF3 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__places___TIZF3 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__mood___3tInM {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/mood/bg-m.jpg?0fe74a34d4352527dd976cb0ce1d74f0);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__mood___3tInM {
      background-image: url(/components/UI/ActivityMain/img/mood/bg-t.jpg?09f3b290d5e5ad1f27bb70a0bcfbfee9);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__mood___3tInM {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/mood/bg-d.jpg?a7d6b096a4548d4348d849f9ac3b8dfb);
      min-height: 600px; } }
  .ActivityMain__mood___3tInM .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__mood___3tInM .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__mood___3tInM .ActivityMain__image___36nCb, .ActivityMain__mood___3tInM .ActivityMain__ship___2M9tk, .ActivityMain__mood___3tInM .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__mood___3tInM .ActivityMain__image___36nCb, .ActivityMain__mood___3tInM .ActivityMain__ship___2M9tk, .ActivityMain__mood___3tInM .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__mood___3tInM .ActivityMain__image___36nCb, .ActivityMain__mood___3tInM .ActivityMain__ship___2M9tk, .ActivityMain__mood___3tInM .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__mood___3tInM .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__mood___3tInM .ActivityMain__link___2ZGIG:hover, .ActivityMain__mood___3tInM .ActivityMain__link___2ZGIG:active, .ActivityMain__mood___3tInM .ActivityMain__link___2ZGIG:focus {
    color: #637B7F; }
  .ActivityMain__mood___3tInM .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__mood___3tInM .ActivityMain__title___2Tj2x::before {
      background-color: #637B7F; }
    @media (min-width: 768px) {
      .ActivityMain__mood___3tInM .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__mood___3tInM .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__mood___3tInM .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__mood___3tInM .ActivityMain__text___2ANU6 {
    margin-top: 420px; }
    @media (min-width: 768px) {
      .ActivityMain__mood___3tInM .ActivityMain__text___2ANU6 {
        margin-top: 115px;
        margin-bottom: 500px;
        width: 430px;
        text-align: left; }
        .ActivityMain__mood___3tInM .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }
    @media (min-width: 1240px) {
      .ActivityMain__mood___3tInM .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__mood___3tInM .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__genius___1CeT8 {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/genius/bg-m.jpg?d709c33a50e549d2e75629cd2432914c);
  background-repeat: no-repeat;
  background-position: center -35px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__genius___1CeT8 {
      background-image: url(/components/UI/ActivityMain/img/genius/bg-t.jpg?ccca7be17417d28975f22485d988b4a7);
      background-position: center -35px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__genius___1CeT8 {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/genius/bg-d.jpg?f432c64955b59e43a3c99cbff96941b1);
      min-height: 600px; } }
  .ActivityMain__genius___1CeT8 .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__genius___1CeT8 .ActivityMain__image___36nCb, .ActivityMain__genius___1CeT8 .ActivityMain__ship___2M9tk, .ActivityMain__genius___1CeT8 .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__image___36nCb, .ActivityMain__genius___1CeT8 .ActivityMain__ship___2M9tk, .ActivityMain__genius___1CeT8 .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__image___36nCb, .ActivityMain__genius___1CeT8 .ActivityMain__ship___2M9tk, .ActivityMain__genius___1CeT8 .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__genius___1CeT8 .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__genius___1CeT8 .ActivityMain__link___2ZGIG:hover, .ActivityMain__genius___1CeT8 .ActivityMain__link___2ZGIG:active, .ActivityMain__genius___1CeT8 .ActivityMain__link___2ZGIG:focus {
    color: #637B7F; }
  .ActivityMain__genius___1CeT8 .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__genius___1CeT8 .ActivityMain__title___2Tj2x::before {
      background-color: #637B7F; }
    @media (min-width: 768px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__genius___1CeT8 .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 {
    margin-top: 370px; }
    .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 {
        margin-top: 180px;
        margin-bottom: 440px;
        width: 510px;
        text-align: left; }
        .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__genius___1CeT8 .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__sourcecode___38N9A {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/sourcecode/bg-m.jpg?e19a8343bc4d3004215863e59a70d742);
  background-repeat: no-repeat;
  background-position: center -80px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__sourcecode___38N9A {
      background-image: url(/components/UI/ActivityMain/img/sourcecode/bg-t.jpg?1f1565e3b7c106e4b2808063fb5e8ec6);
      background-position: center -145px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__sourcecode___38N9A {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/sourcecode/bg-d.jpg?87b2c8c204768f7b605655f6e381638d);
      min-height: 600px; } }
  .ActivityMain__sourcecode___38N9A .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__sourcecode___38N9A .ActivityMain__image___36nCb, .ActivityMain__sourcecode___38N9A .ActivityMain__ship___2M9tk, .ActivityMain__sourcecode___38N9A .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__image___36nCb, .ActivityMain__sourcecode___38N9A .ActivityMain__ship___2M9tk, .ActivityMain__sourcecode___38N9A .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__image___36nCb, .ActivityMain__sourcecode___38N9A .ActivityMain__ship___2M9tk, .ActivityMain__sourcecode___38N9A .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__sourcecode___38N9A .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__sourcecode___38N9A .ActivityMain__link___2ZGIG:hover, .ActivityMain__sourcecode___38N9A .ActivityMain__link___2ZGIG:active, .ActivityMain__sourcecode___38N9A .ActivityMain__link___2ZGIG:focus {
    color: #637B7F; }
  .ActivityMain__sourcecode___38N9A .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__sourcecode___38N9A .ActivityMain__title___2Tj2x::before {
      background-color: #637B7F; }
    @media (min-width: 768px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__title___2Tj2x {
        width: 510px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__sourcecode___38N9A .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 {
        margin-top: 110px;
        margin-bottom: 440px;
        width: 510px;
        text-align: left; }
        .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__sourcecode___38N9A .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__paranormal___37yEi {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/paranormal/bg-m.jpg?af5fa08e59bc8bbf4aab1dd32a6e212d);
  background-repeat: no-repeat;
  background-position: center -20px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__paranormal___37yEi {
      background-image: url(/components/UI/ActivityMain/img/paranormal/bg-t.jpg?bded3a311d3588ec55aa95d464c0a7a2);
      background-position: center -95px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__paranormal___37yEi {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/paranormal/bg-d.jpg?1f3ca1830d1740523f42dfbed83f6a29);
      min-height: 600px; } }
  .ActivityMain__paranormal___37yEi .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__paranormal___37yEi .ActivityMain__image___36nCb, .ActivityMain__paranormal___37yEi .ActivityMain__ship___2M9tk, .ActivityMain__paranormal___37yEi .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__image___36nCb, .ActivityMain__paranormal___37yEi .ActivityMain__ship___2M9tk, .ActivityMain__paranormal___37yEi .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__image___36nCb, .ActivityMain__paranormal___37yEi .ActivityMain__ship___2M9tk, .ActivityMain__paranormal___37yEi .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__paranormal___37yEi .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__paranormal___37yEi .ActivityMain__link___2ZGIG:hover, .ActivityMain__paranormal___37yEi .ActivityMain__link___2ZGIG:active, .ActivityMain__paranormal___37yEi .ActivityMain__link___2ZGIG:focus {
    color: #506759; }
  .ActivityMain__paranormal___37yEi .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__paranormal___37yEi .ActivityMain__title___2Tj2x::before {
      background-color: #506759; }
    @media (min-width: 768px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__paranormal___37yEi .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 {
        margin-top: 110px;
        margin-bottom: 440px;
        width: 510px;
        text-align: left; }
        .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__paranormal___37yEi .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__fairystory___1klKw {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/fairystory/bg-m.jpg?c988396ccd2cc87ca3958c1effd670fb);
  background-repeat: no-repeat;
  background-position: center -75px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__fairystory___1klKw {
      background-image: url(/components/UI/ActivityMain/img/fairystory/bg-t.jpg?1a597c5e30c8f33711d09904e1bed487);
      background-position: center -95px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fairystory___1klKw {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/fairystory/bg-d.jpg?855265a1a00f7e4cb5577b7658436081);
      min-height: 600px; } }
  .ActivityMain__fairystory___1klKw .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__fairystory___1klKw .ActivityMain__image___36nCb, .ActivityMain__fairystory___1klKw .ActivityMain__ship___2M9tk, .ActivityMain__fairystory___1klKw .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__image___36nCb, .ActivityMain__fairystory___1klKw .ActivityMain__ship___2M9tk, .ActivityMain__fairystory___1klKw .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__image___36nCb, .ActivityMain__fairystory___1klKw .ActivityMain__ship___2M9tk, .ActivityMain__fairystory___1klKw .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fairystory___1klKw .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__fairystory___1klKw .ActivityMain__link___2ZGIG:hover, .ActivityMain__fairystory___1klKw .ActivityMain__link___2ZGIG:active, .ActivityMain__fairystory___1klKw .ActivityMain__link___2ZGIG:focus {
    color: #506759; }
  .ActivityMain__fairystory___1klKw .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__fairystory___1klKw .ActivityMain__title___2Tj2x::before {
      background-color: #506759; }
    @media (min-width: 768px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__title___2Tj2x {
        width: 470px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fairystory___1klKw .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 {
    margin-top: 515px; }
    .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 {
        margin-top: 700px;
        margin-bottom: 40px;
        width: 510px; }
        .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__fairystory___1klKw .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__artist___3STlU {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/artist/bg-m.jpg?ed8c59dda9d4f14cb6c4d122b264c454);
  background-repeat: no-repeat;
  background-position: center -75px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__artist___3STlU {
      background-image: url(/components/UI/ActivityMain/img/artist/bg-t.jpg?2a2561ec69a922f9a7b2de05c9ed4ebc);
      background-position: center -95px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__artist___3STlU {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/artist/bg-d.jpg?040012d2cb6a3390ac84c2a6e1a0b545);
      min-height: 600px; } }
  .ActivityMain__artist___3STlU .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__artist___3STlU .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__artist___3STlU .ActivityMain__image___36nCb, .ActivityMain__artist___3STlU .ActivityMain__ship___2M9tk, .ActivityMain__artist___3STlU .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__artist___3STlU .ActivityMain__image___36nCb, .ActivityMain__artist___3STlU .ActivityMain__ship___2M9tk, .ActivityMain__artist___3STlU .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__artist___3STlU .ActivityMain__image___36nCb, .ActivityMain__artist___3STlU .ActivityMain__ship___2M9tk, .ActivityMain__artist___3STlU .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__artist___3STlU .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__artist___3STlU .ActivityMain__link___2ZGIG:hover, .ActivityMain__artist___3STlU .ActivityMain__link___2ZGIG:active, .ActivityMain__artist___3STlU .ActivityMain__link___2ZGIG:focus {
    color: #FDB105; }
  .ActivityMain__artist___3STlU .ActivityMain__title___2Tj2x {
    width: 230px;
    white-space: normal; }
    .ActivityMain__artist___3STlU .ActivityMain__title___2Tj2x::before {
      background-color: #E17C1E; }
    @media (min-width: 768px) {
      .ActivityMain__artist___3STlU .ActivityMain__title___2Tj2x {
        width: 450px; } }
    @media (min-width: 1240px) {
      .ActivityMain__artist___3STlU .ActivityMain__title___2Tj2x {
        width: 480px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__artist___3STlU .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__artist___3STlU .ActivityMain__text___2ANU6 {
    margin-top: 460px; }
    .ActivityMain__artist___3STlU .ActivityMain__text___2ANU6 p {
      font-size: 16px;
      line-height: 26px; }
    @media (min-width: 768px) {
      .ActivityMain__artist___3STlU .ActivityMain__text___2ANU6 {
        margin-top: 525px;
        margin-bottom: 40px;
        width: 510px; } }
    @media (min-width: 1240px) {
      .ActivityMain__artist___3STlU .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; } }

.ActivityMain__getrole___2L1-K {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/getrole/bg-m.jpg?a391a194069267fe8a66f80cec34fb0c);
  background-repeat: no-repeat;
  background-position: center -20px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__getrole___2L1-K {
      background-image: url(/components/UI/ActivityMain/img/getrole/bg-t.jpg?c4bdb6665cf5789664a1cd320ebcdfe4);
      background-position: center -125px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__getrole___2L1-K {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/getrole/bg-d.jpg?3db8a4a1fd76832bc32e1a6038ac2fb7);
      min-height: 600px; } }
  .ActivityMain__getrole___2L1-K .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__getrole___2L1-K .ActivityMain__image___36nCb, .ActivityMain__getrole___2L1-K .ActivityMain__ship___2M9tk, .ActivityMain__getrole___2L1-K .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__image___36nCb, .ActivityMain__getrole___2L1-K .ActivityMain__ship___2M9tk, .ActivityMain__getrole___2L1-K .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__image___36nCb, .ActivityMain__getrole___2L1-K .ActivityMain__ship___2M9tk, .ActivityMain__getrole___2L1-K .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__getrole___2L1-K .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__getrole___2L1-K .ActivityMain__link___2ZGIG:hover, .ActivityMain__getrole___2L1-K .ActivityMain__link___2ZGIG:active, .ActivityMain__getrole___2L1-K .ActivityMain__link___2ZGIG:focus {
    color: #E17C1E; }
  .ActivityMain__getrole___2L1-K .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__getrole___2L1-K .ActivityMain__title___2Tj2x::before {
      background-color: #E17C1E; }
    @media (min-width: 768px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__title___2Tj2x {
        width: 400px; } }
    @media (min-width: 1240px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__getrole___2L1-K .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 {
        margin-top: 110px;
        margin-bottom: 440px;
        width: 510px;
        text-align: left; }
        .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__getrole___2L1-K .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__salad___3pFSj {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/salad/bg-m.jpg?90d058fd412496dc14220e3aa2b521de);
  background-repeat: no-repeat;
  background-position: center -80px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__salad___3pFSj {
      background-image: url(/components/UI/ActivityMain/img/salad/bg-t.jpg?f83f5de6d9e79e7641b58563ec0f0a1a);
      background-position: center -95px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__salad___3pFSj {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/salad/bg-d.jpg?c39f425731e7531430319bb0d9a5a446);
      min-height: 600px; } }
  .ActivityMain__salad___3pFSj .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__salad___3pFSj .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__salad___3pFSj .ActivityMain__image___36nCb, .ActivityMain__salad___3pFSj .ActivityMain__ship___2M9tk, .ActivityMain__salad___3pFSj .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__salad___3pFSj .ActivityMain__image___36nCb, .ActivityMain__salad___3pFSj .ActivityMain__ship___2M9tk, .ActivityMain__salad___3pFSj .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__salad___3pFSj .ActivityMain__image___36nCb, .ActivityMain__salad___3pFSj .ActivityMain__ship___2M9tk, .ActivityMain__salad___3pFSj .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__salad___3pFSj .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__salad___3pFSj .ActivityMain__link___2ZGIG:hover, .ActivityMain__salad___3pFSj .ActivityMain__link___2ZGIG:active, .ActivityMain__salad___3pFSj .ActivityMain__link___2ZGIG:focus {
    color: #CE4646; }
  .ActivityMain__salad___3pFSj .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__salad___3pFSj .ActivityMain__title___2Tj2x::before {
      background-color: #CE4646; }
    @media (min-width: 768px) {
      .ActivityMain__salad___3pFSj .ActivityMain__title___2Tj2x {
        width: 500px; } }
    @media (min-width: 1240px) {
      .ActivityMain__salad___3pFSj .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__salad___3pFSj .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 {
        margin-top: 530px;
        margin-bottom: 50px;
        width: 510px;
        text-align: center; }
        .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__salad___3pFSj .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__fieldmiracles___3IPIt {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/fieldmiracles/bg-m.jpg?272ef63bc8f646ba3bbc2d3195c7a250);
  background-repeat: no-repeat;
  background-position: center -50px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__fieldmiracles___3IPIt {
      background-image: url(/components/UI/ActivityMain/img/fieldmiracles/bg-t.jpg?3de26f0e4039e2c8741b007d05a4ecbb);
      background-position: center -130px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fieldmiracles___3IPIt {
      background-position: center -110px;
      background-image: url(/components/UI/ActivityMain/img/fieldmiracles/bg-d.jpg?1ed903d5277d0f39040c78c4aab61c56);
      min-height: 600px; } }
  .ActivityMain__fieldmiracles___3IPIt .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__fieldmiracles___3IPIt .ActivityMain__image___36nCb, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__ship___2M9tk, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__image___36nCb, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__ship___2M9tk, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__image___36nCb, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__ship___2M9tk, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fieldmiracles___3IPIt .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__fieldmiracles___3IPIt .ActivityMain__link___2ZGIG:hover, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__link___2ZGIG:active, .ActivityMain__fieldmiracles___3IPIt .ActivityMain__link___2ZGIG:focus {
    color: #CE4646; }
  .ActivityMain__fieldmiracles___3IPIt .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__fieldmiracles___3IPIt .ActivityMain__title___2Tj2x::before {
      background-color: #CE4646; }
    @media (min-width: 768px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__title___2Tj2x {
        width: 500px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__fieldmiracles___3IPIt .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 18px; }
    @media (min-width: 768px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 {
        margin-top: 116px;
        margin-bottom: 496px;
        width: 510px;
        text-align: left; }
        .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__fieldmiracles___3IPIt .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__firstclick___p6zTs {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/firstclick/bg-m.jpg?0b6b17b65e42ef383fcf2d82e3ae1aed);
  background-repeat: no-repeat;
  background-position: center -75px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__firstclick___p6zTs {
      background-image: url(/components/UI/ActivityMain/img/firstclick/bg-t.jpg?97ed66f269ffdb7fd76e378d8e1f64fd);
      background-position: center -130px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__firstclick___p6zTs {
      background-position: center -90px;
      background-image: url(/components/UI/ActivityMain/img/firstclick/bg-d.jpg?4dc317bcbe4a61c9dab0f17275d65992);
      min-height: 600px; } }
  .ActivityMain__firstclick___p6zTs .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__firstclick___p6zTs .ActivityMain__image___36nCb, .ActivityMain__firstclick___p6zTs .ActivityMain__ship___2M9tk, .ActivityMain__firstclick___p6zTs .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__image___36nCb, .ActivityMain__firstclick___p6zTs .ActivityMain__ship___2M9tk, .ActivityMain__firstclick___p6zTs .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__image___36nCb, .ActivityMain__firstclick___p6zTs .ActivityMain__ship___2M9tk, .ActivityMain__firstclick___p6zTs .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__firstclick___p6zTs .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__firstclick___p6zTs .ActivityMain__link___2ZGIG:hover, .ActivityMain__firstclick___p6zTs .ActivityMain__link___2ZGIG:active, .ActivityMain__firstclick___p6zTs .ActivityMain__link___2ZGIG:focus {
    color: #6066FF; }
  .ActivityMain__firstclick___p6zTs .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__firstclick___p6zTs .ActivityMain__title___2Tj2x::before {
      background-color: #6066FF; }
    @media (min-width: 768px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__title___2Tj2x {
        width: 500px; } }
    @media (min-width: 1240px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__title___2Tj2x {
        width: 590px;
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__firstclick___p6zTs .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 {
    margin-top: 400px; }
    .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 26px; }
    @media (min-width: 768px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 {
        margin-top: 116px;
        margin-bottom: 440px;
        width: 510px;
        text-align: left; }
        .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__firstclick___p6zTs .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityMain__whatplay___3Eg5k {
  position: relative;
  background-image: url(/components/UI/ActivityMain/img/whatplay/bg-m.jpg?21c86e335c95f933d05b8d7b3d96ee69);
  background-repeat: no-repeat;
  background-position: center -65px;
  background-size: auto;
  min-height: 874px; }
  @media (min-width: 768px) {
    .ActivityMain__whatplay___3Eg5k {
      background-image: url(/components/UI/ActivityMain/img/whatplay/bg-t.jpg?247fa584e846d2b85c5f085ce7396654);
      background-position: center -120px;
      min-height: 874px; } }
  @media (min-width: 1240px) {
    .ActivityMain__whatplay___3Eg5k {
      background-position: center -90px;
      background-image: url(/components/UI/ActivityMain/img/whatplay/bg-d.jpg?559a7e89196e97839cb4925c803b06e9);
      min-height: 600px; } }
  .ActivityMain__whatplay___3Eg5k .ActivityMain__visual___3B_jZ {
    display: none; }
    @media (min-width: 1240px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__visual___3B_jZ {
        margin-top: 0px;
        padding-top: 0; } }
  .ActivityMain__whatplay___3Eg5k .ActivityMain__image___36nCb, .ActivityMain__whatplay___3Eg5k .ActivityMain__ship___2M9tk, .ActivityMain__whatplay___3Eg5k .ActivityMain__mazeImg___2NoXo {
    max-width: 170px; }
    @media (min-width: 768px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__image___36nCb, .ActivityMain__whatplay___3Eg5k .ActivityMain__ship___2M9tk, .ActivityMain__whatplay___3Eg5k .ActivityMain__mazeImg___2NoXo {
        max-width: 238px; } }
    @media (min-width: 1240px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__image___36nCb, .ActivityMain__whatplay___3Eg5k .ActivityMain__ship___2M9tk, .ActivityMain__whatplay___3Eg5k .ActivityMain__mazeImg___2NoXo {
        max-width: 323px;
        margin-left: 130px;
        margin-top: 30px;
        position: relative;
        right: 40px;
        top: 30px; } }
  @media (min-width: 1240px) {
    .ActivityMain__whatplay___3Eg5k .ActivityMain__content___1_25a {
      padding-top: 60px; } }
  .ActivityMain__whatplay___3Eg5k .ActivityMain__link___2ZGIG:hover, .ActivityMain__whatplay___3Eg5k .ActivityMain__link___2ZGIG:active, .ActivityMain__whatplay___3Eg5k .ActivityMain__link___2ZGIG:focus {
    color: #6066FF; }
  .ActivityMain__whatplay___3Eg5k .ActivityMain__title___2Tj2x {
    width: 200px;
    white-space: normal; }
    .ActivityMain__whatplay___3Eg5k .ActivityMain__title___2Tj2x::before {
      background-color: #6066FF; }
    @media (min-width: 768px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__title___2Tj2x {
        width: 500px; } }
    @media (min-width: 1240px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__title___2Tj2x {
        padding-bottom: 35px; } }
  @media (min-width: 1240px) {
    .ActivityMain__whatplay___3Eg5k .ActivityMain__primary___1isiP {
      font-size: 64px; } }
  .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 {
    margin-top: 355px; }
    .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 p {
      font-size: 14px;
      line-height: 26px; }
    @media (min-width: 768px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 {
        margin-top: 475px;
        margin-bottom: 45px;
        width: 510px;
        text-align: center; }
        .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 p {
          font-size: 16px;
          line-height: 26px; } }
    @media (min-width: 1240px) {
      .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 {
        margin-top: 40px;
        margin-bottom: 40px;
        margin-left: 0;
        width: 550px;
        font-size: 16px;
        text-align: left; }
        .ActivityMain__whatplay___3Eg5k .ActivityMain__text___2ANU6 p {
          font-size: 16px; } }

.ActivityInnerGallery__gallery___3iSfR {
  display: block;
  border-top: 1px solid #C4C4C4;
  margin-top: 25px;
  padding-top: 35px;
  width: 100%; }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__polk___hnbX7 {
    border: none !important; }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__polk___hnbX7 .ActivityInnerGallery__gallery_list___cvrRR {
      align-items: flex-start; }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll {
    display: block; }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__gallery_list___cvrRR {
      display: block; }
      @media (min-width: 768px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__gallery_list___cvrRR {
          display: flex;
          margin-left: -25px; } }
      @media (min-width: 1240px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__gallery_list___cvrRR {
          display: flex;
          margin-left: -30px; } }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__photo___3xp46 {
      width: 100%;
      margin-bottom: 35px; }
      @media (min-width: 768px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__photo___3xp46 {
          width: 216px;
          margin-right: 0px;
          margin-left: 25px; } }
      @media (min-width: 1240px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__photo___3xp46 {
          width: 223px;
          margin-right: 0px;
          margin-left: 30px;
          margin-bottom: 50px; } }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__photo_constructor___TKWTp {
      margin-left: auto;
      margin-right: auto; }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__gallery_label___EgGNg {
      justify-content: center;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__constructorBlock___2UXll .ActivityInnerGallery__gallery_label___EgGNg {
          justify-content: flex-start; } }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ {
    display: block;
    border: none !important; }
    @media (min-width: 1240px) {
      .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ {
        margin-top: 70px; } }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tabs___2_brm {
      position: absolute;
      top: -55px;
      left: 0;
      right: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 0;
      margin: 0;
      z-index: 10; }
      @media (min-width: 768px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tabs___2_brm {
          left: 50%;
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tabs___2_brm {
          left: -451px;
          top: 215px;
          transform: none;
          right: auto; } }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tab___Vv1qV {
      margin-right: 15px; }
      .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tab___Vv1qV:last-child, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tab___Vv1qV:last-child, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tab___Vv1qV:last-child, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tab___Vv1qV:last-child, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tab___Vv1qV:last-child {
        margin-right: 0; }
      @media (min-width: 768px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tab___Vv1qV {
          margin-right: 20px; } }
      @media (min-width: 1240px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tab___Vv1qV, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tab___Vv1qV {
          margin-right: 40px; } }
    @media (min-width: 1240px) {
      .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__gallery_tab_icon___A-Q7B, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tab_icon___A-Q7B, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tab_icon___A-Q7B, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__gallery_tab_icon___A-Q7B, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tab_icon___A-Q7B {
        max-width: 33px; } }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__button___1WsGE {
      font-size: 16px; }
      @media (min-width: 1240px) {
        .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__laugh___35Rko .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__button___1WsGE, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__button___1WsGE {
          font-size: 18px;
          line-height: 33px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__hand___3dW98 .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tabs___2_brm, .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wa-bank___34NuQ .ActivityInnerGallery__gallery_tabs___2_brm {
      top: 151px; } }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_tabs___2_brm {
    display: none; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb {
      width: 535px;
      margin-top: 50px; } }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_label___EgGNg {
    font-weight: bold; }
    @media (min-width: 768px) {
      .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_label___EgGNg {
        margin-bottom: 12px; } }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__gallery_item___3qwpG {
    padding-bottom: 25px;
    margin-bottom: 25px; }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__wave_emotions___2FXIb .ActivityInnerGallery__photo_subtitle___2yoYN {
    color: #C25C46;
    margin-bottom: 10px;
    font-weight: bold;
    opacity: 1; }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__button___1WsGE {
    font-size: 16px; }
    @media (min-width: 1240px) {
      .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__diary___QoMCx .ActivityInnerGallery__button___1WsGE {
        font-size: 18px;
        line-height: 33px; } }
  .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__fieldmiracles___2zzjQ {
    display: block; }
    .ActivityInnerGallery__gallery___3iSfR.ActivityInnerGallery__fieldmiracles___2zzjQ .ActivityInnerGallery__gallery_author___3ujth {
      text-decoration-line: underline;
      color: #CE4646; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__gallery___3iSfR {
      border: none;
      padding-top: 0; } }

.ActivityInnerGallery__gallery_tabs___2_brm {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  margin-bottom: 24px; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__gallery_tabs___2_brm {
      justify-content: center;
      margin-bottom: 32px; } }

.ActivityInnerGallery__gallery_tab___Vv1qV {
  list-style-type: none;
  margin-right: 40px;
  display: flex;
  align-items: center; }
  .ActivityInnerGallery__gallery_tab___Vv1qV:last-child {
    margin-right: 0; }

.ActivityInnerGallery__gallery_tab_icon___A-Q7B {
  margin-right: 10px;
  max-width: 23px; }
  .ActivityInnerGallery__gallery_tab_icon___A-Q7B img {
    width: 100%;
    height: auto;
    display: block; }

.ActivityInnerGallery__gallery_list___cvrRR {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: flex-end;
  min-height: 300px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 50px;
  position: relative;
  z-index: 1; }

.ActivityInnerGallery__gallery_item___3qwpG {
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #c4c4c4; }
  .ActivityInnerGallery__gallery_item___3qwpG:last-child {
    border-bottom: none; }

.ActivityInnerGallery__photo___3xp46 {
  width: 130px;
  margin-right: 20px;
  margin-bottom: 26px; }
  .ActivityInnerGallery__photo___3xp46:nth-child(2n) {
    margin-right: 0; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__photo___3xp46 {
      width: 285px;
      margin-right: 20px;
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__photo___3xp46 {
      width: 240px;
      margin-right: 46px; }
      .ActivityInnerGallery__photo___3xp46:nth-child(2n) {
        margin-right: 46px; }
      .ActivityInnerGallery__photo___3xp46:nth-child(4n) {
        margin-right: 0; } }

.ActivityInnerGallery__photo_wrapper___Agkmf {
  display: block;
  position: relative;
  margin-bottom: 5px;
  padding-bottom: 150px;
  height: 0;
  overflow: hidden;
  border: 1px solid #26336A; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__photo_wrapper___Agkmf {
      padding-bottom: 180px; } }

.ActivityInnerGallery__photo_image___1tYJR {
  display: block;
  padding: 5px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__photo_image___1tYJR {
      padding: 10px; } }

.ActivityInnerGallery__photo_text___1GRPX {
  display: block;
  margin-top: 10px;
  background: #0086c3;
  text-transform: uppercase;
  padding: 5px;
  line-height: 29px;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 500;
  font-size: 14px; }
  .ActivityInnerGallery__photo_text___1GRPX::before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 5px;
    border-color: transparent transparent #0086c3; }

.ActivityInnerGallery__photo_description___neVR5 {
  color: black;
  font-size: 14px;
  line-height: 1.4;
  word-wrap: break-word;
  max-height: 195px;
  overflow-y: auto;
  display: block;
  white-space: pre-wrap; }
  .ActivityInnerGallery__photo_description___neVR5 span {
    display: block; }
  .ActivityInnerGallery__photo_description___neVR5 p {
    margin-bottom: 0;
    margin-top: 3px; }

.ActivityInnerGallery__photo_subtitle___2yoYN {
  color: black;
  font-size: 18px;
  line-height: 1.4;
  word-wrap: break-word;
  max-height: 195px;
  overflow-y: auto;
  display: block;
  opacity: 0.7; }
  .ActivityInnerGallery__photo_subtitle___2yoYN mb5
span {
    display: block; }

.ActivityInnerGallery__gallery_pagination___3Zr2b {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0; }

.ActivityInnerGallery__pagination_link___12MwH {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  background: #008ecc;
  padding: 0 3px;
  min-width: 13px;
  text-decoration: none;
  margin: 0 3px;
  transition: 0.3s; }

.ActivityInnerGallery__pagination_link_active___27U86 {
  color: #26336A;
  background-color: transparent; }

.ActivityInnerGallery__button___1WsGE {
  display: block;
  font-size: 18px;
  line-height: 21px;
  color: #26336A;
  text-decoration: none; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__button___1WsGE {
      font-size: 14px; } }

.ActivityInnerGallery__button_active___9CQ_e {
  color: #26336A;
  position: relative; }
  .ActivityInnerGallery__button_active___9CQ_e:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: #26336A; }

.ActivityInnerGallery__galleryPoppup___370up {
  word-wrap: break-word;
  padding: 0 10px;
  display: block;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%; }
  .ActivityInnerGallery__galleryPoppup___370up .ActivityInnerGallery__photo_description___neVR5 {
    max-height: none; }
  .ActivityInnerGallery__galleryPoppup___370up span {
    display: block;
    max-width: 100%; }

.ActivityInnerGallery__gallery_poppup___4Stob {
  word-wrap: break-word;
  padding: 0 10px;
  display: block;
  box-sizing: border-box;
  max-width: 100%;
  width: 100%; }
  .ActivityInnerGallery__gallery_poppup___4Stob .ActivityInnerGallery__photo_description___neVR5 {
    max-height: none; }
  .ActivityInnerGallery__gallery_poppup___4Stob span {
    display: block;
    max-width: 100%; }
  .ActivityInnerGallery__gallery_poppup___4Stob .ActivityInnerGallery__photo_wrapper___Agkmf {
    height: auto;
    padding-bottom: 0;
    margin-bottom: 20px; }
    .ActivityInnerGallery__gallery_poppup___4Stob .ActivityInnerGallery__photo_wrapper___Agkmf img {
      display: block;
      max-height: 80vh;
      max-width: 90vw;
      position: relative; }

.ActivityInnerGallery__gallery_label___EgGNg {
  display: flex;
  align-items: flex-end;
  color: #26336A;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__gallery_label___EgGNg {
      margin-bottom: 12px; } }

.ActivityInnerGallery__gallery_author___3ujth {
  font-size: 15px;
  margin-right: 10px; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__gallery_author___3ujth {
      font-size: 18px; } }

.ActivityInnerGallery__gallery_city___3w4zA {
  font-size: 12px; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__gallery_city___3w4zA {
      font-size: 13px;
      margin-right: 4px; } }

.ActivityInnerGallery__photo_polk___3etCd {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  width: 280px;
  height: 338px;
  margin-bottom: 20px;
  overflow: hidden; }
  .ActivityInnerGallery__photo_polk___3etCd img {
    min-height: 100%; }
  @media (min-width: 360px) {
    .ActivityInnerGallery__photo_polk___3etCd {
      width: 320px;
      height: 470px; } }
  @media (min-width: 768px) {
    .ActivityInnerGallery__photo_polk___3etCd {
      width: 272px;
      height: 388px;
      margin-bottom: 20px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__photo_polk___3etCd {
      width: 354px;
      height: 510px; } }

.ActivityInnerGallery__photo_polkdescr___sOdd9 {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C25146; }

.ActivityInnerGallery__gallery_polkPhoto___1DUK2 {
  display: block;
  margin-bottom: 30px;
  width: 280px; }
  @media (min-width: 360px) {
    .ActivityInnerGallery__gallery_polkPhoto___1DUK2 {
      width: 320px; } }
  @media (min-width: 768px) {
    .ActivityInnerGallery__gallery_polkPhoto___1DUK2 {
      margin-right: 25px;
      width: 272px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__gallery_polkPhoto___1DUK2 {
      margin-right: 16px;
      width: 354px; }
      .ActivityInnerGallery__gallery_polkPhoto___1DUK2:nth-child(3n) {
        margin-right: 0; } }

.ActivityInnerGallery__polkImg___26wJA {
  display: block;
  width: 280px;
  height: 108px;
  background-color: #3C3C3C;
  background-image: url(/components/ActivityInnerGallery/img/bg.jpg?54551aa42e0644a594870fbc7fc4baf4);
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-left: 20px;
  color: white;
  margin-top: -25px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__polkImg___26wJA {
      width: 698px;
      height: 230px;
      padding-top: 75px;
      padding-left: 50px;
      margin-bottom: 86px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__polkImg___26wJA {
      width: 680px;
      height: 230px;
      padding-top: 75px;
      padding-left: 41px; } }

.ActivityInnerGallery__polkDate___1orU4 {
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__polkDate___1orU4 {
      font-size: 24px;
      line-height: 30px; } }

.ActivityInnerGallery__polkTitle___1fsn2 {
  display: block;
  font-size: 32px;
  line-height: 32px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__polkTitle___1fsn2 {
      font-size: 64px;
      line-height: 64px; } }

.ActivityInnerGallery__photo_constructor___TKWTp {
  display: block;
  width: 206px;
  height: 206px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  background-color: #E1F4F8;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ActivityInnerGallery__photo_constructor___TKWTp {
      width: 210px;
      height: 210px; } }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__photo_constructor___TKWTp {
      width: 223px;
      height: 223px; } }

.ActivityInnerGallery__photo_constructordescr___1JBz4 {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 33px;
  color: #3C3C3C; }
  @media (min-width: 1240px) {
    .ActivityInnerGallery__photo_constructordescr___1JBz4 {
      font-size: 22.9062px;
      line-height: 42px; } }

.ActivityInnerGallery__gallery_link___Igz0Y {
  text-decoration: none; }

.Hashtags__hashtags___2l_AV {
  display: block;
  width: 100%;
  overflow: hidden; }
  .Hashtags__hashtags___2l_AV.Hashtags__lecture___1yYZc .Hashtags__hashtags_item___2sCkJ {
    background-color: transparent; }
  .Hashtags__hashtags___2l_AV.Hashtags__lecture___1yYZc .Hashtags__hashtags_link___3WoAC {
    color: #464646; }
    .Hashtags__hashtags___2l_AV.Hashtags__lecture___1yYZc .Hashtags__hashtags_link___3WoAC:hover {
      color: #CCB173;
      background-color: #535353; }
  .Hashtags__hashtags___2l_AV.Hashtags__audiohistory___3FaKM {
    display: block; }
    .Hashtags__hashtags___2l_AV.Hashtags__audiohistory___3FaKM .Hashtags__hashtags_link___3WoAC {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold;
      color: #000;
      font-size: 15px;
      line-height: 100%; }
      .Hashtags__hashtags___2l_AV.Hashtags__audiohistory___3FaKM .Hashtags__hashtags_link___3WoAC:hover {
        color: #fff;
        background: #000; }
      @media (min-width: 768px) {
        .Hashtags__hashtags___2l_AV.Hashtags__audiohistory___3FaKM .Hashtags__hashtags_link___3WoAC {
          font-size: 17px; } }
      @media (min-width: 1240px) {
        .Hashtags__hashtags___2l_AV.Hashtags__audiohistory___3FaKM .Hashtags__hashtags_link___3WoAC {
          font-size: 20px; } }
  .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa {
    display: block; }
    .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa .Hashtags__hashtags_link___3WoAC {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold;
      color: #000;
      font-size: 15px;
      line-height: 100%; }
      .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa .Hashtags__hashtags_link___3WoAC:hover {
        color: #fff;
        background: #000; }
      @media (min-width: 768px) {
        .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa .Hashtags__hashtags_link___3WoAC {
          font-size: 17px; } }
      @media (min-width: 1240px) {
        .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa .Hashtags__hashtags_link___3WoAC {
          font-size: 20px; } }
    .Hashtags__hashtags___2l_AV.Hashtags__news____8IFa .Hashtags__hashtags_list___1J3AZ {
      justify-content: center;
      padding-bottom: 30px; }

.Hashtags__hashtags_list___1J3AZ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (min-width: 1240px) {
    .Hashtags__hashtags_list___1J3AZ {
      justify-content: flex-start; } }

.Hashtags__hashtags_link___3WoAC {
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  display: block;
  color: #464646;
  text-decoration: none;
  padding: 0px 9px;
  font-size: 16px;
  line-height: 26px;
  padding-top: 2px;
  padding-bottom: 3px;
  transition: all 0.4s ease; }
  @media (min-width: 768px) {
    .Hashtags__hashtags_link___3WoAC {
      font-size: 22px;
      padding-top: 8px;
      padding-bottom: 5px; }
      .Hashtags__hashtags_link___3WoAC:hover {
        color: #fff;
        background: #464646; } }
  @media (min-width: 1240px) {
    .Hashtags__hashtags_link___3WoAC {
      padding: 8px 20px; } }

@charset "UTF-8";
.ZavodRules__block___aRh0r {
  width: 100%; }

.ZavodRules__row___2mRO1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%; }

.ZavodRules__col___1D6pY {
  width: 50%; }

.ZavodRules__text___2L7ne {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  padding-right: 30px; }
  .ZavodRules__text___2L7ne p {
    margin: 5px 0; }
  .ZavodRules__text___2L7ne::before {
    content: "\25A0";
    color: #f4cf7b;
    display: inline;
    font-size: 1.2em;
    line-height: 1rem;
    padding-right: 5px; }

.ZavodRules__image___2sOWm {
  display: block;
  width: auto;
  margin: 0 auto 15px auto; }

.ZavodRules__hint___2QmUz {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px; }

.ZavodRules__hintImage___2NmCO {
  margin-right: 10px; }

.ZavodRules__button___3pyYC {
  width: 200px;
  margin: 0 auto; }


.Pagination__pagination___13OjN {
  display: flex;
  justify-content: center;
  align-items: center; }

.Pagination__pagination_arrow___136-u {
  width: 34px;
  height: 34px;
  transition: opacity .2s ease-in 0s;
  text-decoration: none;
  background-color: #26336A;
  border-radius: 50%;
  position: relative;
  background-image: url(/components/Pagination/img/arrow.svg?a4818e40d55969d5601681623b7ffcdb);
  background-repeat: no-repeat;
  background-position: center center; }
  .Pagination__pagination_arrow___136-u.Pagination__arrowLeft___NO3i2 {
    margin-right: 20px;
    transform: rotate(180deg); }
  .Pagination__pagination_arrow___136-u.Pagination__arrowRight___1k7ZB {
    margin-left: 20px; }
  .Pagination__pagination_arrow___136-u:hover {
    opacity: .8; }

.Pagination__pagination_num___zoMa- {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Bitter', sans-serif;
  min-width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 168.5%;
  text-align: center;
  margin: 0 3px;
  color: #26336A;
  transition: all 0.4s ease;
  text-decoration: none; }
  .Pagination__pagination_num___zoMa-:hover {
    background: #26336A;
    color: #fff; }
  .Pagination__pagination_num___zoMa-.Pagination__active___1i9Wq {
    color: #fff;
    background: #26336A; }

.Message__message___3Vh8Z {
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  margin-bottom: 25px; }
  .Message__message___3Vh8Z:last-child {
    margin-bottom: 0; }
  .Message__message___3Vh8Z * {
    box-sizing: border-box; }

.Message__message_top___EO2C3 {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  line-height: 18px; }

.Message__message_name___3iLgM {
  min-width: 155px;
  flex-grow: 0;
  padding: 0px 20px;
  text-align: center;
  background: #008ecc;
  color: #fff; }

.Message__message_date___26kp3 {
  flex-grow: 1;
  text-align: right;
  color: #464646; }

.Message__message_text___i9QPQ {
  background: #f3f2f2;
  font-size: 12px;
  line-height: 16px;
  color: #4c4c4c;
  padding: 10px;
  margin-top: 6px; }

.Likes__block___2o-jQ {
  display: block;
  margin-left: auto; }

.Likes__button___32zh8 {
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  border: none;
  outline: none;
  background: transparent; }
  .Likes__button___32zh8.Likes__active___3KZEt .Likes__image___2rwIS {
    background-image: url(/components/Likes/img/like-active.svg?92f7f74daf2b0bd6501202d6dfcd52e0); }

.Likes__image___2rwIS {
  background-image: url(/components/Likes/img/like.svg?39514d2d648a56b1699bcbb59e509e32);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 22.02px;
  height: 21.19px;
  margin-right: 10px; }

.Likes__count___27OEz {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #464646; }

.ExitButton__exit___z877e {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  width: auto;
  text-align: center;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: 0.3s;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #26336A;
  opacity: 0.5; }
  .ExitButton__exit___z877e:hover {
    opacity: 1; }
  @media (min-width: 1240px) {
    .ExitButton__exit___z877e {
      order: 2;
      margin: 0;
      z-index: 5; } }

.Radio__block___fppQb {
  width: 408px;
  height: 359px;
  background-image: url(/components/Radio/img/bg.svg?66bf6b144f9f9fdada54f6976097f953);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  margin: 0 auto;
  position: relative;
  transform: scale(0.7) translate(-93px, -140px);
  margin-bottom: -140px; }
  @media (min-width: 768px) {
    .Radio__block___fppQb {
      transform: scale(0.8) translate(0px, -130px);
      margin-bottom: -125px; } }
  @media (min-width: 1240px) {
    .Radio__block___fppQb {
      transform: none;
      margin-bottom: 30px; } }

.Radio__button___XgXnH {
  display: block;
  width: 142px;
  height: 141px;
  background-image: url(/components/Radio/img/button.svg?c494e7449e1a8b9a4a43d8e9ac3793d2);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  position: absolute;
  top: 139px;
  right: 18px;
  transition: 0.5s;
  filter: none; }
  .Radio__button___XgXnH:hover {
    filter: sepia(0.5); }
  .Radio__button___XgXnH.Radio__active___2K3g3 {
    transform: rotate(90deg); }

.Radio__animation___py2eC {
  display: block;
  width: 196px;
  height: 57px;
  position: absolute;
  top: 139px;
  left: 18px; }
  .Radio__animation___py2eC::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/components/Radio/img/wrapper.svg?830aa4c819eae8685f6d0d9eead1d93c);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent; }

.Radio__animation_line___KiWf6 {
  display: block;
  width: 11px;
  height: 45px;
  background-image: url(/components/Radio/img/line.svg?ffe7b6c834c825b8aed06ce125dd07c6);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  position: absolute;
  left: 24px;
  bottom: 0;
  transition: 0.3s; }
  .Radio__animation_line___KiWf6.Radio__active___2K3g3 {
    animation: Radio__animate___1xlSQ 2s infinite linear; }

@keyframes Radio__animate___1xlSQ {
  0% {
    transform: translateX(35px); }
  10% {
    transform: translateX(60px); }
  25% {
    transform: translateX(40px); }
  50% {
    transform: translateX(55px); }
  75% {
    transform: translateX(30px); }
  100% {
    transform: translateX(45px); } }

.Radio__text___1KetT {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 19px;
  line-height: 100%;
  text-transform: uppercase;
  color: #3C3C3C;
  opacity: 0.5; }

.ActivityInnerInfo__block___RUm-E {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 0; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__block___RUm-E {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__block___RUm-E {
      margin-left: -30px; } }
  .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 {
    display: flex; }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 {
        padding-left: 330px;
        margin-top: -40px; } }
    @media (min-width: 768px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__left___1b5YG {
        width: 280px;
        min-width: 280px;
        margin-right: 40px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__left___1b5YG {
        width: 460px;
        min-width: 460px;
        margin-right: 30px;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__right___3Qlfd {
        flex-grow: 1;
        flex-basis: 100%; } }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__right___3Qlfd {
        height: 520px;
        display: flex;
        flex-direction: column; } }
    .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__name___2n7fz {
      font-weight: 400;
      color: #000; }
    .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__backlink___3Rhb0 {
      margin-left: auto;
      margin-right: auto; }
    .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__addNewWork___1Bzt6 {
      display: block;
      width: 191px;
      height: 45px;
      position: absolute;
      bottom: -75px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__addNewWork___1Bzt6 {
          width: 215px;
          height: 55px;
          margin: 0 auto;
          position: relative;
          left: auto;
          bottom: auto;
          transform: none; } }
      @media (min-width: 1240px) {
        .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__addNewWork___1Bzt6 {
          position: absolute;
          bottom: 0;
          left: 30px; } }
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__addNewWork___1Bzt6 a {
        cursor: pointer; }
    .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__descr___2Reuc {
      max-height: 280px;
      overflow-y: auto;
      padding-right: 15px;
      text-align: left; }
      @media (min-width: 1240px) {
        .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__descr___2Reuc {
          margin-bottom: 32px; } }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__constructorBlock___KnQP6 .ActivityInnerInfo__pagination___2Hg1g {
        margin-top: auto; } }
  .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__newyearBlock___2BZBT {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 50px; }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__block___RUm-E.ActivityInnerInfo__newyearBlock___2BZBT {
        width: 1182px;
        margin-left: -452px;
        margin-top: 226px; } }

.ActivityInnerInfo__left___1b5YG {
  display: block;
  margin-bottom: 30px;
  max-width: 100%; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__left___1b5YG {
      width: 268px;
      margin-right: 70px;
      flex-shrink: 0;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__left___1b5YG {
      width: 282px;
      margin-right: 120px; } }

.ActivityInnerInfo__image___2Bhv_ {
  display: block;
  width: 100%;
  margin-bottom: 20px; }
  .ActivityInnerInfo__image___2Bhv_ img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__image___2Bhv_ {
      margin-bottom: 25px; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__image___2Bhv_ {
      margin-bottom: 30px;
      width: 460px;
      max-width: 100%;
      height: 460px; } }

.ActivityInnerInfo__rank___2DTP6 {
  display: block;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #3C3C3C; }

.ActivityInnerInfo__right___3Qlfd {
  display: block; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__right___3Qlfd {
      width: 257px; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__right___3Qlfd {
      width: 358px; } }

.ActivityInnerInfo__polk___1CnjU .ActivityInnerInfo__name___2n7fz {
  color: #C25146; }

.ActivityInnerInfo__name___2n7fz {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 36px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none; }
  .ActivityInnerInfo__name___2n7fz.ActivityInnerInfo__mobile___1mFd5 {
    display: block; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__name___2n7fz {
      text-align: left;
      position: relative;
      top: auto;
      left: auto;
      margin-top: 0;
      transform: none;
      display: block; }
      .ActivityInnerInfo__name___2n7fz.ActivityInnerInfo__mobile___1mFd5 {
        display: none; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__name___2n7fz {
      font-size: 40px;
      line-height: 48px;
      margin-bottom: 45px; } }

.ActivityInnerInfo__descr___2Reuc {
  display: block;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #000000;
  text-align: center; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__descr___2Reuc {
      text-align: left;
      min-height: 150px; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__descr___2Reuc {
      min-height: 200px; } }

.ActivityInnerInfo__pagination___2Hg1g {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__pagination___2Hg1g {
      margin-top: 60px; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__pagination___2Hg1g {
      margin-top: 75px; } }

.ActivityInnerInfo__backlink___3Rhb0 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 113px;
  margin: 0 auto;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__backlink___3Rhb0 {
      width: 173px;
      margin: 0;
      margin-top: 28px; }
      .ActivityInnerInfo__backlink___3Rhb0 a {
        height: 55px;
        font-size: 20px; } }

.ActivityInnerInfo__newyear___1RxVi {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #FFF5F5;
  width: 100%;
  padding: 80px 10px 40px 10px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .ActivityInnerInfo__newyear___1RxVi {
      padding: 40px; } }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__newyear___1RxVi {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      padding: 72px 140px; } }
  .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__left___1b5YG,
  .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__right___3Qlfd {
    width: 100%;
    margin: 0; }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__left___1b5YG,
      .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__right___3Qlfd {
        width: 400px; } }
  .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__left___1b5YG {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__left___1b5YG {
        margin-bottom: 30px; } }
    @media (min-width: 1240px) {
      .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__left___1b5YG {
        margin-bottom: 0; } }
  .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__descr___2Reuc {
    color: #333333; }
    .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__descr___2Reuc b {
      display: block;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 8px; }
    .ActivityInnerInfo__newyear___1RxVi .ActivityInnerInfo__descr___2Reuc p {
      margin: 0; }

.ActivityInnerInfo__newyearCenter___1xpff {
  margin-bottom: 50px; }
  @media (min-width: 1240px) {
    .ActivityInnerInfo__newyearCenter___1xpff {
      margin-bottom: 0; } }

@media (min-width: 1240px) {
  .ActivityInnerInfo__newyearBack___gf76Q {
    position: absolute;
    top: -86px;
    right: 0; } }

.ActivityConstructor__block___hmmZ8 {
  display: block;
  position: relative; }
  .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi {
    display: block; }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__body___P-0R5 {
        height: 515px; } }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__col_left___tIF_W {
      margin-bottom: 31px;
      height: 365px; }
      @media (min-width: 1240px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__col_left___tIF_W {
          height: auto;
          width: 440px; } }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__col_right___3QIzD {
      height: auto; }
      @media (min-width: 1240px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__col_right___3QIzD {
          width: 635px; } }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview___1Z10B {
      max-height: 280px;
      margin-bottom: 31px; }
      @media (min-width: 1240px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview___1Z10B {
          max-height: 440px;
          margin-bottom: 20px; } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_head___1TqkO.ActivityConstructor__preview_head_active___2936y {
        width: 223px;
        height: 149px;
        top: 15px; } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_body___3W4GN.ActivityConstructor__preview_body_active___gd2u8 {
        width: 260px;
        height: 280px;
        top: 50px; } }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_rightHand_part___1t7h2 {
      position: absolute;
      top: 0px;
      right: 0;
      background-color: #fff;
      border-radius: 50%;
      border: 1.4px solid #000;
      height: 36px;
      width: 36px; }
      @media (min-width: 768px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_rightHand_part___1t7h2 {
          height: 43px;
          width: 43px;
          border: 1.69px solid #000; } }
      @media (min-width: 1240px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_rightHand_part___1t7h2 {
          border: 3px solid #000;
          width: 76px;
          height: 76px; } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_leftFoot___WcOCi.ActivityConstructor__preview_leftFoot_active___3mJjN {
        width: 53px;
        height: 87px;
        left: 99px;
        bottom: 16px; } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_rightFoot___1hJIW.ActivityConstructor__preview_rightFoot_active___awnnT {
        width: 53px;
        height: 87px;
        right: 99px;
        bottom: 16px; } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_leftHand___3bGmu.ActivityConstructor__preview_leftHand_active___2UO8u {
        width: 102px;
        height: 110px;
        left: 5px;
        transform: rotate(20deg); } }
    @media (min-width: 1240px) {
      .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__preview_rightHand___ZW6q8.ActivityConstructor__preview_rightHand_active___2SCpl {
        width: 102px;
        height: 110px;
        right: 5px;
        transform: rotate(-20deg); } }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__set___1VaCq {
      display: none; }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__form___21_DN {
      display: block; }
    .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__replayBtn___14GO5 {
      display: block;
      margin: 0 auto;
      width: 113px;
      height: 45px; }
      @media (min-width: 1240px) {
        .ActivityConstructor__block___hmmZ8.ActivityConstructor__completed___1UGXi .ActivityConstructor__replayBtn___14GO5 {
          width: 173px;
          height: 55px; } }

.ActivityConstructor__changeBtn___30jEd {
  position: absolute;
  width: 120px;
  height: 42px;
  bottom: -70px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .ActivityConstructor__changeBtn___30jEd {
      left: auto;
      right: 0;
      transform: none; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__changeBtn___30jEd {
      top: -106px;
      bottom: auto; } }

.ActivityConstructor__replayBtn___14GO5 {
  display: none; }

.ActivityConstructor__body___P-0R5 {
  display: block; }
  @media (min-width: 768px) {
    .ActivityConstructor__body___P-0R5 {
      display: flex;
      justify-content: space-between;
      height: 337px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__body___P-0R5 {
      height: 596px; } }

.ActivityConstructor__col_left___tIF_W {
  width: 100%;
  margin-bottom: 26px;
  height: 278px; }
  @media (min-width: 768px) {
    .ActivityConstructor__col_left___tIF_W {
      margin-bottom: 0;
      width: 310px;
      height: 100%; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__col_left___tIF_W {
      width: 550px; } }

.ActivityConstructor__col_right___3QIzD {
  width: 100%;
  height: 264px; }
  @media (min-width: 768px) {
    .ActivityConstructor__col_right___3QIzD {
      width: 340px;
      height: 100%; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__col_right___3QIzD {
      width: 580px; } }

.ActivityConstructor__preview___1Z10B {
  background: #E1F4F8;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.ActivityConstructor__preview_set___2WCqL {
  position: relative;
  width: 160px;
  height: 185px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_set___2WCqL {
      width: 194px;
      height: 224px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_set___2WCqL {
      width: 339px;
      height: 396px; } }

.ActivityConstructor__preview_head___1TqkO {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 74px;
  width: 74px;
  z-index: 2; }
  .ActivityConstructor__preview_head___1TqkO.ActivityConstructor__preview_head_active___2936y {
    width: 120px;
    height: 73px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
    .ActivityConstructor__preview_head___1TqkO.ActivityConstructor__preview_head_active___2936y .ActivityConstructor__preview_head_part___1Qcvg {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_head___1TqkO {
      height: 89px;
      width: 89px; }
      .ActivityConstructor__preview_head___1TqkO.ActivityConstructor__preview_head_active___2936y {
        width: 157px;
        height: 89px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_head___1TqkO {
      height: 157px;
      width: 157px; }
      .ActivityConstructor__preview_head___1TqkO.ActivityConstructor__preview_head_active___2936y {
        width: 231px;
        height: 157px; } }

.ActivityConstructor__preview_head_part___1Qcvg {
  position: absolute;
  top: 0;
  left: 0;
  height: 74px;
  width: 74px;
  z-index: 2;
  background-color: #fff;
  border-radius: 50%;
  border: 1.4px solid #000; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_head_part___1Qcvg {
      height: 89px;
      width: 89px;
      border: 1.69px solid #000; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_head_part___1Qcvg {
      border: 3px solid #000;
      height: 157px;
      width: 157px; } }

.ActivityConstructor__preview_body___3W4GN {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 123px;
  height: 150px;
  z-index: 1; }
  .ActivityConstructor__preview_body___3W4GN.ActivityConstructor__preview_body_active___gd2u8 {
    width: 123px;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
    .ActivityConstructor__preview_body___3W4GN.ActivityConstructor__preview_body_active___gd2u8 .ActivityConstructor__preview_body_part___12UJI {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_body___3W4GN {
      width: 149px;
      height: 181px; }
      .ActivityConstructor__preview_body___3W4GN.ActivityConstructor__preview_body_active___gd2u8 {
        width: 149px;
        height: 181px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_body___3W4GN {
      width: 263px;
      height: 320px; }
      .ActivityConstructor__preview_body___3W4GN.ActivityConstructor__preview_body_active___gd2u8 {
        width: 263px;
        height: 320px; } }

.ActivityConstructor__preview_body_part___12UJI {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(/components/UI/ActivityConstructor/img/oval.svg?007b7f878ea4f7b108de17099b7b57de);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 123px;
  height: 150px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_body_part___12UJI {
      width: 149px;
      height: 181px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_body_part___12UJI {
      width: 263px;
      height: 320px; } }

.ActivityConstructor__preview_leftHand___3bGmu {
  position: absolute;
  top: 75px;
  left: 0;
  height: 36px;
  width: 36px;
  z-index: 2; }
  .ActivityConstructor__preview_leftHand___3bGmu.ActivityConstructor__preview_leftHand_active___2UO8u {
    width: 50px;
    height: 52px;
    left: -7px;
    transform: rotate(27deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    z-index: 0; }
    .ActivityConstructor__preview_leftHand___3bGmu.ActivityConstructor__preview_leftHand_active___2UO8u .ActivityConstructor__preview_leftHand_part___9ObHJ {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_leftHand___3bGmu {
      top: 80px;
      height: 43px;
      width: 43px; }
      .ActivityConstructor__preview_leftHand___3bGmu.ActivityConstructor__preview_leftHand_active___2UO8u {
        width: 70px;
        height: 72px;
        left: -13px;
        transform: rotate(25deg); } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_leftHand___3bGmu {
      top: 135px;
      width: 76px;
      height: 76px; }
      .ActivityConstructor__preview_leftHand___3bGmu.ActivityConstructor__preview_leftHand_active___2UO8u {
        width: 102px;
        height: 110px;
        left: -10px;
        transform: rotate(20deg); } }

.ActivityConstructor__preview_leftHand_part___9ObHJ {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  border-radius: 50%;
  border: 1.4px solid #000;
  height: 36px;
  width: 36px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_leftHand_part___9ObHJ {
      height: 43px;
      width: 43px;
      border: 1.69px solid #000; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_leftHand_part___9ObHJ {
      border: 3px solid #000;
      width: 76px;
      height: 76px; } }

.ActivityConstructor__preview_rightHand___ZW6q8 {
  position: absolute;
  top: 75px;
  right: 0;
  height: 36px;
  width: 36px;
  z-index: 2; }
  .ActivityConstructor__preview_rightHand___ZW6q8.ActivityConstructor__preview_rightHand_active___2SCpl {
    width: 50px;
    height: 52px;
    right: -7px;
    transform: rotate(-27deg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    z-index: 0; }
    .ActivityConstructor__preview_rightHand___ZW6q8.ActivityConstructor__preview_rightHand_active___2SCpl .ActivityConstructor__preview_rightHand_part___1t7h2 {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_rightHand___ZW6q8 {
      top: 80px;
      height: 43px;
      width: 43px; }
      .ActivityConstructor__preview_rightHand___ZW6q8.ActivityConstructor__preview_rightHand_active___2SCpl {
        width: 70px;
        height: 72px;
        right: -13px;
        transform: rotate(-25deg); } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_rightHand___ZW6q8 {
      top: 135px;
      width: 76px;
      height: 76px; }
      .ActivityConstructor__preview_rightHand___ZW6q8.ActivityConstructor__preview_rightHand_active___2SCpl {
        width: 102px;
        height: 110px;
        right: -10px;
        transform: rotate(-20deg); } }

.ActivityConstructor__preview_rightHand_part___1t7h2 {
  position: absolute;
  top: 0px;
  right: 0;
  background-color: #fff;
  border-radius: 50%;
  border: 1.4px solid #000;
  height: 36px;
  width: 36px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_rightHand_part___1t7h2 {
      height: 43px;
      width: 43px;
      border: 1.69px solid #000; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_rightHand_part___1t7h2 {
      border: 3px solid #000;
      width: 76px;
      height: 76px; } }

.ActivityConstructor__preview_leftFoot___WcOCi {
  position: absolute;
  bottom: -16px;
  left: 30px;
  height: 36px;
  width: 36px;
  z-index: 0; }
  .ActivityConstructor__preview_leftFoot___WcOCi.ActivityConstructor__preview_leftFoot_active___3mJjN {
    width: 36px;
    height: 46px;
    left: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
    .ActivityConstructor__preview_leftFoot___WcOCi.ActivityConstructor__preview_leftFoot_active___3mJjN .ActivityConstructor__preview_leftFoot_part___1l6W4 {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_leftFoot___WcOCi {
      left: 45px;
      bottom: -10px;
      height: 43px;
      width: 43px; }
      .ActivityConstructor__preview_leftFoot___WcOCi.ActivityConstructor__preview_leftFoot_active___3mJjN {
        width: 40px;
        height: 50px;
        left: 48px;
        bottom: -15px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_leftFoot___WcOCi {
      left: 65px;
      bottom: 0;
      width: 76px;
      height: 76px; }
      .ActivityConstructor__preview_leftFoot___WcOCi.ActivityConstructor__preview_leftFoot_active___3mJjN {
        width: 59px;
        height: 98px;
        left: 82px;
        bottom: 0; } }

.ActivityConstructor__preview_leftFoot_part___1l6W4 {
  position: absolute;
  bottom: 0;
  left: 0px;
  background-color: #fff;
  border-radius: 50%;
  border: 1.4px solid #000;
  height: 36px;
  width: 36px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_leftFoot_part___1l6W4 {
      height: 43px;
      width: 43px;
      border: 1.69px solid #000; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_leftFoot_part___1l6W4 {
      border: 3px solid #000;
      width: 76px;
      height: 76px; } }

.ActivityConstructor__preview_rightFoot___1hJIW {
  position: absolute;
  bottom: -16px;
  right: 30px;
  height: 36px;
  width: 36px;
  z-index: 0; }
  .ActivityConstructor__preview_rightFoot___1hJIW.ActivityConstructor__preview_rightFoot_active___awnnT {
    width: 36px;
    height: 46px;
    right: 35px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent; }
    .ActivityConstructor__preview_rightFoot___1hJIW.ActivityConstructor__preview_rightFoot_active___awnnT .ActivityConstructor__preview_rightFoot_part___36dDZ {
      display: none !important; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_rightFoot___1hJIW {
      height: 43px;
      width: 43px;
      right: 45px;
      bottom: -10px; }
      .ActivityConstructor__preview_rightFoot___1hJIW.ActivityConstructor__preview_rightFoot_active___awnnT {
        width: 40px;
        height: 50px;
        right: 48px;
        bottom: -15px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_rightFoot___1hJIW {
      bottom: 0;
      right: 65px;
      width: 76px;
      height: 76px; }
      .ActivityConstructor__preview_rightFoot___1hJIW.ActivityConstructor__preview_rightFoot_active___awnnT {
        width: 59px;
        height: 98px;
        right: 77px;
        bottom: 0; } }

.ActivityConstructor__preview_rightFoot_part___36dDZ {
  position: absolute;
  bottom: 0;
  right: 0px;
  background-color: #fff;
  border-radius: 50%;
  border: 1.4px solid #000;
  height: 36px;
  width: 36px; }
  @media (min-width: 768px) {
    .ActivityConstructor__preview_rightFoot_part___36dDZ {
      height: 43px;
      width: 43px;
      border: 1.69px solid #000; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__preview_rightFoot_part___36dDZ {
      border: 3px solid #000;
      width: 76px;
      height: 76px; } }

.ActivityConstructor__set___1VaCq {
  display: block;
  position: relative;
  height: 100%;
  border: 1px solid rgba(60, 60, 60, 0.4); }

.ActivityConstructor__set_title___3iJuW {
  font-weight: 400;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 13.3105px;
  line-height: 15px;
  color: #3C3C3C;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_title___3iJuW {
      top: -19px;
      font-size: 16.9347px;
      line-height: 19px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_title___3iJuW {
      top: -33px;
      font-size: 30px;
      line-height: 33px; } }

.ActivityConstructor__set_head___27k1B {
  position: absolute;
  background: #C4C4C4;
  left: 16px;
  top: 21px;
  width: 129px;
  height: 86px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_head___27k1B {
      left: 7px;
      top: 27px;
      width: 164px;
      height: 110px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_head___27k1B {
      left: 12px;
      top: 48px;
      width: 291px;
      height: 194px; } }

.ActivityConstructor__set_image___tf9p4 {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  width: 100%;
  cursor: pointer; }

.ActivityConstructor__set_hand_left___2VkpK {
  position: absolute;
  background: #C4C4C4;
  top: 130px;
  left: 31px;
  width: 47px;
  height: 49px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_hand_left___2VkpK {
      top: 165px;
      left: 26px;
      width: 59px;
      height: 63px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_hand_left___2VkpK {
      top: 294px;
      left: 46px;
      width: 105px;
      height: 111px; } }

.ActivityConstructor__set_hand_right___kMpUP {
  position: absolute;
  background: #C4C4C4;
  top: 130px;
  left: 89px;
  width: 47px;
  height: 49px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_hand_right___kMpUP {
      top: 165px;
      left: 100px;
      width: 59px;
      height: 63px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_hand_right___kMpUP {
      top: 294px;
      left: 176px;
      width: 105px;
      height: 111px; } }

.ActivityConstructor__set_foot_left___1OVPJ {
  position: absolute;
  background: #C4C4C4;
  top: 198px;
  left: 31px;
  width: 47px;
  height: 49px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_foot_left___1OVPJ {
      top: 251px;
      left: 26px;
      width: 59px;
      height: 63px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_foot_left___1OVPJ {
      top: 446px;
      left: 75px;
      width: 75px;
      height: 101px; } }

.ActivityConstructor__set_foot_right___39oLS {
  position: absolute;
  background: #C4C4C4;
  top: 198px;
  left: 89px;
  width: 47px;
  height: 49px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_foot_right___39oLS {
      top: 251px;
      left: 100px;
      width: 59px;
      height: 63px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_foot_right___39oLS {
      top: 446px;
      left: 177px;
      width: 75px;
      height: 101px; } }

.ActivityConstructor__set_body___2syAM {
  position: absolute;
  background: #C4C4C4;
  top: 91px;
  right: 16px;
  width: 109px;
  height: 117px; }
  @media (min-width: 768px) {
    .ActivityConstructor__set_body___2syAM {
      top: 115px;
      right: 7px;
      width: 139px;
      height: 148px; } }
  @media (min-width: 1240px) {
    .ActivityConstructor__set_body___2syAM {
      top: 205px;
      right: 11px;
      width: 246px;
      height: 263px; } }

.ActivityConstructor__form___21_DN {
  display: none; }

.ActivityStart__block___MRA_C {
  display: block; }
  @media (min-width: 1240px) {
    .ActivityStart__block___MRA_C {
      display: flex; } }

.ActivityStart__result___2j2xf {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .ActivityStart__result___2j2xf {
      width: 380px;
      min-width: 380px;
      margin: 0 auto;
      margin-bottom: 96px; } }
  @media (min-width: 1240px) {
    .ActivityStart__result___2j2xf {
      margin-left: 0;
      margin-right: 120px;
      margin-bottom: 0; } }

@media (min-width: 1240px) {
  .ActivityStart__user___2uy6F {
    flex-grow: 1;
    flex-basis: 100%;
    margin-top: -315px; } }

.ActivityStart__btn___38USB {
  width: 280px; }

.ActivityStart__add___378J9 {
  width: 100%; }
  @media (min-width: 1240px) {
    .ActivityStart__add___378J9 {
      margin-top: -310px; } }

.ActivityResultScale__block___23wS3 {
  border: 2px solid #BCC3DB; }

.ActivityResultScale__title___2zErB {
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  width: 100%;
  height: 44px;
  background-color: #BCC3DB;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #000000; }
  @media (min-width: 768px) {
    .ActivityResultScale__title___2zErB {
      font-size: 16px;
      line-height: 20px; } }

.ActivityResultScale__list___3OqaM {
  margin: 0;
  padding: 20px;
  list-style-type: none; }
  @media (min-width: 768px) {
    .ActivityResultScale__list___3OqaM {
      padding: 40px; } }

.ActivityResultScale__item___34E1s {
  list-style-type: none;
  margin-bottom: 24px; }
  .ActivityResultScale__item___34E1s:last-child {
    margin-bottom: 0; }

.ActivityResultScale__item_header___1Oj75 {
  display: flex;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 120%;
  color: #3C3C3C;
  margin-bottom: 6px; }

.ActivityResultScale__item_number___3KuKH {
  color: #D17E4F;
  margin-right: 6px; }

.ActivityResultScale__item_scale___1_FPS {
  width: 100%;
  height: 7px;
  position: relative; }

.ActivityResultScale__item_scale_title___1H_5s {
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 100%;
  color: #D17E4F;
  margin-bottom: 5px; }

.ActivityResultScale__item_scale_backline___1eEk4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #BCC3DB; }

.ActivityResultScale__item_scale_frontline___aErS2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  background-color: #D17E4F; }

.ActivityUserScale__list___dyDul {
  margin: 0;
  padding: 0; }

.ActivityUserScaleItem__item___12eZP {
  list-style-type: none;
  margin-bottom: 48px; }

@media (min-width: 768px) {
  .ActivityUserScaleItem__item_scale___1qjtG {
    width: 380px;
    margin-left: 10px; } }

.ActivityUserScaleTitle__header___3loFs {
  display: flex;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 17px;
  line-height: 120%;
  margin-bottom: 56px; }
  @media (min-width: 768px) {
    .ActivityUserScaleTitle__header___3loFs {
      margin-bottom: 62px;
      font-size: 30px; } }

.ActivityUserScaleTitle__title___Dw_k3 {
  color: #3C3C3C; }

.ActivityUserScaleTitle__number___wSACQ {
  color: #D17E4F;
  margin-right: 24px; }

.RoleSelect__block___34QTe {
  background: #FFF4EA !important;
  padding: 30px 0;
  margin-top: -30px; }
  .RoleSelect__block___34QTe * {
    box-sizing: border-box;
    outline: none; }
  .RoleSelect__block___34QTe video {
    max-width: 100%;
    min-height: 200px; }
  @media (min-width: 768px) {
    .RoleSelect__block___34QTe {
      background: #FFF4EA;
      border-radius: 20px;
      padding: 56px 0; }
      .RoleSelect__block___34QTe video {
        min-height: 300px; } }
  @media (min-width: 1240px) {
    .RoleSelect__block___34QTe {
      width: 1177px;
      height: auto;
      margin: 0 auto;
      margin-bottom: 100px;
      margin-top: -40px; }
      .RoleSelect__block___34QTe video {
        min-height: 400px; } }
  .RoleSelect__block___34QTe .slick-arrow {
    display: block !important;
    width: 36px !important;
    height: 36px !important;
    background-image: url(/components/RoleSelect/img/arrow.svg?e62348b0ef865d1034efd35d827d6a0b) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: auto !important;
    top: 150px; }
    .RoleSelect__block___34QTe .slick-arrow::before, .RoleSelect__block___34QTe .slick-arrow::after {
      display: none;
      font-size: 0; }
    @media (min-width: 768px) {
      .RoleSelect__block___34QTe .slick-arrow {
        top: 195px; } }
    @media (min-width: 1240px) {
      .RoleSelect__block___34QTe .slick-arrow {
        top: 250px;
        background-size: auto 90%; } }
    .RoleSelect__block___34QTe .slick-arrow.slick-prev {
      transform: rotate(180deg) !important;
      left: 10px; }
      @media (min-width: 768px) {
        .RoleSelect__block___34QTe .slick-arrow.slick-prev {
          left: 40px; } }
      @media (min-width: 1240px) {
        .RoleSelect__block___34QTe .slick-arrow.slick-prev {
          left: -165px; } }
    .RoleSelect__block___34QTe .slick-arrow.slick-next {
      transform: none;
      right: 10px; }
      @media (min-width: 768px) {
        .RoleSelect__block___34QTe .slick-arrow.slick-next {
          right: 40px; } }
      @media (min-width: 1240px) {
        .RoleSelect__block___34QTe .slick-arrow.slick-next {
          right: -125px; } }

.RoleSelect__list___18LMn {
  padding: 0;
  margin: 0; }
  @media (min-width: 1240px) {
    .RoleSelect__list___18LMn {
      margin: 0 auto;
      width: 1020px;
      position: relative;
      right: -20px; } }

.RoleSelect__item___2R8cc {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0;
  margin: 0; }
  .RoleSelect__item___2R8cc a {
    display: inline-flex; }
  @media (min-width: 1240px) {
    .RoleSelect__item___2R8cc {
      display: inline-block !important;
      text-align: left; } }

.RoleSelect__image___3w9tN {
  display: block;
  width: 216px;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .RoleSelect__image___3w9tN {
      width: 270px; } }
  @media (min-width: 1240px) {
    .RoleSelect__image___3w9tN {
      width: 301px;
      margin-bottom: 20px; } }

.RoleSelect__title___2laB0 {
  display: block;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #3C3C3C;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .RoleSelect__title___2laB0 {
      margin-bottom: 10px;
      font-style: normal;
      font-weight: 400;
      font-size: 25px;
      line-height: 30px; } }

.RoleSelect__descr___3e0sW {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #000000; }
  @media (min-width: 1240px) {
    .RoleSelect__descr___3e0sW {
      font-style: normal;
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      color: #000000;
      min-height: 50px; } }

.RoleCreate__block___J5bts {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #FFF4EA !important;
  padding: 30px 0;
  margin-top: -30px; }
  .RoleCreate__block___J5bts * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .RoleCreate__block___J5bts {
      background: #FFF4EA;
      border-radius: 20px;
      padding: 56px 0; } }
  @media (min-width: 1240px) {
    .RoleCreate__block___J5bts {
      width: 1177px;
      height: auto;
      margin: 0 auto;
      margin-bottom: 100px;
      margin-top: -40px; } }

.RoleEditor__wrapper___1oZDZ {
  position: relative;
  width: 216px; }
  @media (min-width: 768px) {
    .RoleEditor__wrapper___1oZDZ {
      width: 270px; } }
  @media (min-width: 1240px) {
    .RoleEditor__wrapper___1oZDZ {
      width: 386px; } }

.RoleEditor__editor___1IJHS {
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  .RoleEditor__editor___1IJHS #RoleEditor__popupClose___2reoi::after, .RoleEditor__editor___1IJHS #RoleEditor__popupClose___2reoi::before {
    background: white; }
  .RoleEditor__editor___1IJHS .RoleEditor__title___14uhB {
    margin-top: 22px; }
  .RoleEditor__editor___1IJHS .RoleEditor__canvasContent___1Axjm {
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    z-index: 3;
    overflow: hidden;
    justify-content: center;
    width: 100%;
    height: 100%; }
  .RoleEditor__editor___1IJHS .RoleEditor__canvasInner___3kumc {
    width: 100%;
    height: 308px;
    position: absolute;
    top: 0;
    left: 0; }
    @media (min-width: 768px) {
      .RoleEditor__editor___1IJHS .RoleEditor__canvasInner___3kumc {
        height: 552px; } }
    @media (min-width: 1240px) {
      .RoleEditor__editor___1IJHS .RoleEditor__canvasInner___3kumc {
        height: 557px; } }
    .RoleEditor__editor___1IJHS .RoleEditor__canvasInner___3kumc * {
      height: 100%; }
  .RoleEditor__editor___1IJHS .RoleEditor__canvasContainer___1HQKW {
    border: 1px solid #F3D771;
    position: relative;
    margin-bottom: 14px;
    width: 100%;
    height: 100%; }
  .RoleEditor__editor___1IJHS .RoleEditor__img___rRhSA {
    position: relative;
    pointer-events: none;
    z-index: 10;
    width: 100%; }
  .RoleEditor__editor___1IJHS .RoleEditor__addPancake___2v0a5 {
    display: none; }
  .RoleEditor__editor___1IJHS .RoleEditor__addPancakeLabel___1N0md {
    height: 123px;
    width: 123px;
    border: 1px solid rgba(60, 60, 60, 0.28);
    border-radius: 50%;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background-image: url(/components/RoleEditor/img/plus.svg?8d70d59e6ac0862ec0be440b9bddf217);
    background-repeat: no-repeat;
    background-position: center;
    filter: drop-shadow(0px 4px 6px rgba(62, 30, 10, 0.18));
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .RoleEditor__editor___1IJHS .RoleEditor__addPancakeLabel___1N0md {
        height: 140px;
        width: 140px; } }
    @media (min-width: 1240px) {
      .RoleEditor__editor___1IJHS .RoleEditor__addPancakeLabel___1N0md {
        height: 190px;
        width: 190px;
        background-size: 52px 52px; } }
  .RoleEditor__editor___1IJHS .RoleEditor__hidden___34yWR {
    position: absolute;
    height: 1px;
    width: 1px;
    opacity: 0;
    overflow: hidden;
    pointer-events: none; }
  .RoleEditor__editor___1IJHS .RoleEditor__canvasBtn___1UN1y {
    display: block;
    margin-top: 10px; }
  .RoleEditor__editor___1IJHS .RoleEditor__close___1yKvT {
    position: relative;
    text-transform: uppercase;
    color: #3C3C3C;
    background-color: transparent;
    font-size: 21px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center; }
  .RoleEditor__editor___1IJHS .RoleEditor__closeImg___2SZZy {
    width: 14px;
    height: 14px;
    margin-right: 5px; }
  .RoleEditor__editor___1IJHS .RoleEditor__popupErrorText___7xNIv {
    margin-bottom: 26px;
    text-align: center; }
  .RoleEditor__editor___1IJHS .RoleEditor__rangeWrapper___199w_ {
    display: flex;
    margin-bottom: 25px;
    align-items: center; }
  .RoleEditor__editor___1IJHS .RoleEditor__rangeImg___3kZiR {
    width: 22px;
    height: 22px;
    margin-left: 8px; }
  .RoleEditor__editor___1IJHS .RoleEditor__table___2DRMt {
    overflow: auto;
    height: 500px;
    width: 100%;
    border: 2px solid black;
    border-radius: 30px;
    position: relative; }
    .RoleEditor__editor___1IJHS .RoleEditor__table___2DRMt::-webkit-scrollbar {
      width: 0;
      height: 0; }
  .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T {
    width: 50%;
    height: 159px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 4px;
    box-sizing: border-box; }
    .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T:nth-child(2n) {
      align-items: flex-end;
      justify-content: flex-end;
      padding-left: 0;
      padding-right: 4px; }
    @media (min-width: 768px) {
      .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T {
        width: 33.3333%;
        align-items: flex-end;
        justify-content: center;
        height: 185px;
        padding: 0; }
        .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T:nth-child(2n) {
          width: 33.3333%;
          align-items: flex-end;
          justify-content: center;
          padding: 0; }
        .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T:nth-child(3n + 2) {
          align-items: flex-start; } }
    @media (min-width: 1240px) {
      .RoleEditor__editor___1IJHS .RoleEditor__tableEl___3zW2T {
        height: 250px; } }
  .RoleEditor__editor___1IJHS .RoleEditor__infinite___2sg5T {
    display: flex;
    flex-wrap: wrap;
    background-image: url(/components/RoleEditor/img/edit-bg.png?47182cd0cd1f17d4e133a372b2fd59a4);
    padding-top: 20px; }
  .RoleEditor__editor___1IJHS .RoleEditor__pancakeImg___lXUZo {
    width: 123px;
    height: 123px;
    background-size: contain;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .RoleEditor__editor___1IJHS .RoleEditor__pancakeImg___lXUZo {
        width: 140px;
        height: 140px; } }
    @media (min-width: 1240px) {
      .RoleEditor__editor___1IJHS .RoleEditor__pancakeImg___lXUZo {
        height: 190px;
        width: 190px; } }
  .RoleEditor__editor___1IJHS .RoleEditor__scrollBtn___3zTdi {
    position: absolute;
    width: 100%;
    left: 0px;
    background-color: transparent; }
  .RoleEditor__editor___1IJHS .RoleEditor__scrollBtnTop___DSi9g {
    transform: rotate(180deg);
    top: -25px; }
  .RoleEditor__editor___1IJHS .RoleEditor__scrollBtnBottom___EZaCj {
    bottom: -30px; }
    @media (min-width: 768px) {
      .RoleEditor__editor___1IJHS .RoleEditor__scrollBtnBottom___EZaCj {
        bottom: -25px; } }
  .RoleEditor__editor___1IJHS input[type='range'] {
    width: 128px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #979796;
    height: 4px;
    border-radius: 4px;
    /*   margin-top:10px */ }
  .RoleEditor__editor___1IJHS input[type='range']::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none; }
  .RoleEditor__editor___1IJHS input[type='range']::-webkit-slider-thumb {
    width: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15px;
    cursor: ew-resize;
    background: #F3D771;
    border-radius: 50%; }
  .RoleEditor__editor___1IJHS input[type="range"]::-moz-range-progress {
    background-color: #F3D771; }
  .RoleEditor__editor___1IJHS input[type="range"]::-moz-range-track {
    background-color: #979796; }
  .RoleEditor__editor___1IJHS input[type="range"]::-ms-fill-lower {
    background-color: #979796; }
  .RoleEditor__editor___1IJHS input[type="range"]::-ms-fill-upper {
    background-color: #979796; }
  .RoleEditor__editor___1IJHS .RoleEditor__loading___LAwTn {
    text-align: center;
    font-size: 25px;
    margin: 10px auto;
    width: 100%; }

.RoleEditor__center___CmRGA {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .RoleEditor__center___CmRGA {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      width: 560px; } }
  @media (min-width: 1240px) {
    .RoleEditor__center___CmRGA {
      width: 600px; } }

.RoleEditor__buttons___2wu-J {
  width: 162px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .RoleEditor__buttons___2wu-J {
      width: 195px; } }

.RoleEditor__button___dQNZx {
  margin-bottom: 12px; }
  .RoleEditor__button___dQNZx a, .RoleEditor__button___dQNZx button {
    width: 100%; }
  @media (min-width: 768px) {
    .RoleEditor__button___dQNZx {
      margin-bottom: 20px; } }

.RoleEditor__download___22Vrn {
  position: relative; }
  .RoleEditor__download___22Vrn label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }


@charset "UTF-8";
.NewActivityMain__block___3gMeu {
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .NewActivityMain__block___3gMeu * {
    box-sizing: border-box; }

.NewActivityMain__container___1YZJ4 {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 360px) {
    .NewActivityMain__container___1YZJ4 {
      width: 340px; } }
  @media (min-width: 768px) {
    .NewActivityMain__container___1YZJ4 {
      width: 760px; } }
  @media (min-width: 1240px) {
    .NewActivityMain__container___1YZJ4 {
      width: 1140px;
      margin: 0 auto; } }

.NewActivityMain__content___2dXUf {
  display: block;
  text-align: center;
  padding-top: 42px;
  padding-bottom: 42px; }
  @media (min-width: 768px) {
    .NewActivityMain__content___2dXUf {
      width: 530px;
      padding-top: 64px;
      padding-bottom: 64px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .NewActivityMain__content___2dXUf {
      width: 720px; } }

.NewActivityMain__text___2Pcfs {
  display: block;
  margin: 0;
  margin-bottom: 32px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #464646; }
  @media (min-width: 768px) {
    .NewActivityMain__text___2Pcfs {
      font-size: 18px;
      line-height: 168.5%; } }

.NewActivityMain__levels___1VeBl {
  display: block; }

.NewActivityMain__level___-Qa7g {
  width: 55px;
  outline: none; }
  .NewActivityMain__level___-Qa7g a {
    width: 55px;
    height: 55px;
    margin: 0 auto;
    position: relative;
    display: block;
    cursor: pointer;
    background: white; }
    .NewActivityMain__level___-Qa7g a:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      border: 2px solid #CCB173;
      transition: all 0.3s; }
    .NewActivityMain__level___-Qa7g a img {
      display: block;
      width: 100%;
      height: 100%; }
  .NewActivityMain__level___-Qa7g.NewActivityMain__blocked___1YWeP a:after {
    display: none; }
  .NewActivityMain__level___-Qa7g.NewActivityMain__active___2lyih a {
    text-decoration: none; }
    .NewActivityMain__level___-Qa7g.NewActivityMain__active___2lyih a:before {
      z-index: 5;
      content: '\433';
      position: absolute;
      bottom: -3px;
      right: -3px;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #CCB173;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap;
      color: #464646;
      font-weight: bold;
      line-height: 1.3;
      font-size: 18px;
      transform: rotate(-135deg); }
  .NewActivityMain__level___-Qa7g span {
    display: block;
    text-align: center;
    color: #000;
    margin-bottom: 4px;
    font-size: 10px;
    line-height: 26px;
    margin-top: 5px;
    font-family: 'Montserrat',  sans-serif;
    font-weight: 300; }
    .NewActivityMain__level___-Qa7g span:last-child {
      font-size: 12px; }

.NewActivityMain__carousel___1jr9h {
  padding: 0 20px;
  margin-bottom: 36px; }
  .NewActivityMain__carousel___1jr9h .slick-arrow {
    position: absolute;
    top: 20px;
    width: 20px;
    height: 40px;
    background-color: transparent;
    font-size: 0; }
    .NewActivityMain__carousel___1jr9h .slick-arrow:before {
      font-size: 60px;
      line-height: 1;
      color: rgba(3, 73, 130, 0.65); }
  .NewActivityMain__carousel___1jr9h .slick-arrow {
    position: absolute;
    top: 13px;
    width: 11px;
    height: 29px;
    font-size: 0;
    background-color: transparent;
    background-image: url(/components/UI/NewActivityMain/img/arrow.svg?5a8cf7e9569f460447186390ad2d11e7);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; }
    .NewActivityMain__carousel___1jr9h .slick-arrow:hover, .NewActivityMain__carousel___1jr9h .slick-arrow:active, .NewActivityMain__carousel___1jr9h .slick-arrow:focus {
      background-image: url(/components/UI/NewActivityMain/img/arrow.svg?5a8cf7e9569f460447186390ad2d11e7);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%; }
    .NewActivityMain__carousel___1jr9h .slick-arrow::before {
      display: none; }
  .NewActivityMain__carousel___1jr9h .slick-disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: default; }
  .NewActivityMain__carousel___1jr9h .slick-next {
    right: 0;
    transform: rotate(180deg) translate(0); }
  .NewActivityMain__carousel___1jr9h .slick-prev {
    left: 0;
    transform: rotate(0) translate(0); }
  @media (min-width: 768px) {
    .NewActivityMain__carousel___1jr9h {
      width: 425px;
      margin: 0 auto;
      margin-bottom: 35px; } }
  @media (min-width: 1240px) {
    .NewActivityMain__carousel___1jr9h {
      margin-bottom: 40px; } }

.NewActivityMain__buttons___Eu1Le {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px; }
  .NewActivityMain__buttons___Eu1Le button, .NewActivityMain__buttons___Eu1Le a {
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .NewActivityMain__buttons___Eu1Le {
      display: flex;
      flex-direction: row; }
      .NewActivityMain__buttons___Eu1Le button, .NewActivityMain__buttons___Eu1Le a {
        margin: 0 16px; } }

.NewActivityMain__info___3p3Jw {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 164px;
  background-image: url(/components/UI/NewActivityMain/img/info-m.svg?74e2763b19a746571648a4e3ed9e7431);
  background-repeat: no-repeat;
  background-position: center center; }
  @media (min-width: 768px) {
    .NewActivityMain__info___3p3Jw {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      background-image: url(/components/UI/NewActivityMain/img/info-t.svg?8333d6baec610b7e832ed91079b84b2e);
      height: 74px;
      margin: 0 auto;
      width: 702px;
      margin-left: -88px; } }
  @media (min-width: 1240px) {
    .NewActivityMain__info___3p3Jw {
      background-image: url(/components/UI/NewActivityMain/img/info-d.svg?551237641b0f5e35b1c8b50126ad29bb);
      width: 702px;
      height: 74px;
      margin: 0 auto; } }

.NewActivityMain__info_text___3YlzK {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 74px;
  margin-bottom: 16px;
  padding-left: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 168.5%;
  font-family: 'Bitter', sans-serif;
  color: #464646;
  box-sizing: border-box; }
  .NewActivityMain__info_text___3YlzK:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .NewActivityMain__info_text___3YlzK {
      width: 330px;
      height: 74px;
      margin-bottom: 0; } }

.ProgramBubble__block___3XvCo {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4;
  padding: 15px;
  box-sizing: border-box;
  background-color: #0075b0;
  position: absolute;
  top: -130px;
  left: 20px; }
  .ProgramBubble__block___3XvCo:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 100%;
    margin-top: -13px;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: 13px solid #0175B0; }

.ProgramList__list___1tifn {
  width: 660px; }
  .ProgramList__list___1tifn .owl-item {
    position: relative; }
  .ProgramList__list___1tifn .owl-stage {
    height: 434px; }
  .ProgramList__list___1tifn .owl-dots {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .ProgramList__list___1tifn .owl-dots button {
      border: 1px solid #acacac;
      margin: 0 3px; }
  .ProgramList__list___1tifn .owl-dot {
    border: 1px solid #acacac;
    position: relative;
    width: 17px;
    height: 17px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .ProgramList__list___1tifn .owl-dot span {
      display: block;
      width: 9px;
      height: 9px;
      background: #326A8D;
      transition: all .3s; }
    .ProgramList__list___1tifn .owl-dot.active {
      border-color: #326A8D; }
      .ProgramList__list___1tifn .owl-dot.active span {
        width: 15px;
        height: 15px; }
    .ProgramList__list___1tifn .owl-dot:hover {
      border-color: #326A8D; }
      .ProgramList__list___1tifn .owl-dot:hover span {
        width: 15px;
        height: 15px; }

.ProgramList__item___2sFA_ {
  width: 165px;
  height: 187px;
  display: block;
  text-decoration: none; }

.ProgramList__item_img___2Fnw6 {
  width: 100%;
  height: 145px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .ProgramList__item_img___2Fnw6 img {
    display: block;
    width: auto !important; }

.ProgramList__item_label___3oaiQ {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
  color: #464646; }

.ProgramContent__program___3KTTK {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-direction: column;
  min-width: 1000px; }

.ProgramContent__program_title___EXRlh {
  padding: 30px 0 40px;
  font-size: 46px;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  flex-wrap: nowrap; }
  .ProgramContent__program_title___EXRlh svg {
    width: 190px;
    display: block;
    height: 48px;
    margin-left: 11px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 900; }

.ProgramContent__program_title_blue___2_Sge {
  color: #464646; }

.ProgramContent__program_banner___2HjDC {
  position: relative; }
  .ProgramContent__program_banner___2HjDC .ProgramContent__bubble___3RYtr {
    width: 210px; }

.ProgramContent__program_content___3csFi {
  background: white;
  padding-top: 110px;
  flex: 1;
  padding-bottom: 30px; }

.ProgramContent__program_content_wrap___FJr-i {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.ProgramContent__program_content_left___34bbN {
  width: 660px;
  position: relative; }
  .ProgramContent__program_content_left___34bbN .ProgramContent__bubble___3RYtr {
    width: 430px; }

.ProgramContent__program_achievement___lOD2k {
  background: url("https://www.clubrs.ru/img/about/achievements.png") no-repeat #f3f2f2 50% 20px;
  width: 280px;
  height: 436px;
  box-sizing: border-box;
  padding-top: 300px; }

.ProgramContent__program_achievement_text___2Mhbd {
  color: #404040;
  font-size: 14px;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
  padding: 0 15px; }

.ProgramContent__program_achievement_btn___3a5lP {
  padding-bottom: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .ProgramContent__program_achievement_btn___3a5lP a {
    width: 205px; }

.ProgramContent__program_full_rules___2_Izd {
  display: block;
  position: relative;
  top: -90px;
  right: 150px; }

@charset "UTF-8";
.HistoryContent__block___2SZ9V {
  overflow-x: unset; }

.HistoryContent__container___20tx3 {
  width: 320px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .HistoryContent__container___20tx3 {
      width: 698px; } }
  @media (min-width: 1240px) {
    .HistoryContent__container___20tx3 {
      width: 1180px; } }

.HistoryContent__welcome___230C2 {
  font-family: 'Bitter', sans-serif;
  display: block;
  width: 100%;
  height: 770px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center bottom;
  background-image: url(/components/HistoryContent/img/bg-m.jpg?1af26b39dc3aa900988f1fabeb958868);
  background-color: #ffffff;
  overflow: hidden;
  position: relative; }
  .HistoryContent__welcome___230C2::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/components/HistoryContent/img/branch-m.png?a5cf5ad46d4aa7f5ed85a912affdeeb8);
    width: 480px;
    height: 190px;
    background-size: 480px;
    background-repeat: no-repeat;
    background-position: top right; }
    @media (min-width: 768px) {
      .HistoryContent__welcome___230C2::before {
        background-image: url(/components/HistoryContent/img/branch-t.png?7becdc64ed56e9c8e4c1fb2496b624a3);
        width: 903px;
        height: 356px;
        background-size: 903px; } }
    @media (min-width: 1240px) {
      .HistoryContent__welcome___230C2::before {
        background-image: url(/components/HistoryContent/img/branch-d.png?3475c1a15ac59abf96186b8fd94287f5); } }
  .HistoryContent__welcome___230C2::after {
    content: '';
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/components/HistoryContent/img/down.svg?8b651be338d5254b033b04ed1b6c0c6e);
    width: 55px;
    height: 55px;
    background-size: 55px;
    background-repeat: no-repeat; }
    @media (min-width: 768px) {
      .HistoryContent__welcome___230C2::after {
        width: 85px;
        height: 85px;
        background-size: 85px; } }
  @media (min-width: 768px) {
    .HistoryContent__welcome___230C2 {
      height: 980px;
      background-image: url(/components/HistoryContent/img/bg-t.jpg?065b08df9197c473752733067c7c9a88); } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome___230C2 {
      height: 684px;
      background-image: url(/components/HistoryContent/img/bg-d.jpg?9df5eed0f675d8a5c1e0c54f0d2356fe); } }

.HistoryContent__welcome_content___1Kw-P {
  display: block;
  padding-top: 65px;
  color: #26336A;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .HistoryContent__welcome_content___1Kw-P {
      padding-top: 130px; } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome_content___1Kw-P {
      padding-top: 98px;
      text-align: left; } }

.HistoryContent__welcome_title___1h3v6 {
  font-weight: 400;
  display: block;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .HistoryContent__welcome_title___1h3v6 {
      font-size: 48px;
      margin-bottom: 25px;
      letter-spacing: 2px; } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome_title___1h3v6 {
      font-size: 56px;
      margin-bottom: 45px; } }

.HistoryContent__welcome_descr___uAjoW {
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    .HistoryContent__welcome_descr___uAjoW {
      font-size: 18px;
      line-height: 26px;
      width: 450px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome_descr___uAjoW {
      font-size: 22px;
      line-height: 26px;
      margin-left: 0;
      margin-bottom: 22px;
      width: 526px; } }

.HistoryContent__welcome_packs___2kbmM {
  display: block;
  width: 328px;
  height: 160px;
  background-image: url(/components/HistoryContent/img/packs-m.png?913ac786c1ea4bfa37db686fc559ced1);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  position: absolute;
  top: 415px;
  left: 50%;
  transform: translateX(-50%); }
  .HistoryContent__welcome_packs___2kbmM::before {
    content: '25 \43B\435\442   \43C\430\440\43A\435   \AB\420\443\441\441\43A\438\439   \441\442\438\43B\44C\BB';
    background-image: linear-gradient(90deg, #D4B45E 0%, #E2D2A7 20%, #D4B45E 50%, #E0C277 79.5%, #A98537 100%);
    border-radius: 50px;
    font-family: 'Bitter', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 0px;
    font-size: 22px;
    white-space: nowrap;
    color: #A98537;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: 1; }
  .HistoryContent__welcome_packs___2kbmM::after {
    content: '25 \43B\435\442   \43C\430\440\43A\435   \AB\420\443\441\441\43A\438\439   \441\442\438\43B\44C\BB';
    font-family: 'Bitter', sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    position: absolute;
    color: rgba(245, 245, 245, 0.09);
    top: -30px;
    left: 116px;
    z-index: 0;
    text-shadow: 0px 0px 10px whitesmoke; }
  @media (min-width: 768px) {
    .HistoryContent__welcome_packs___2kbmM {
      width: 692px;
      height: 250px;
      top: 490px;
      background-image: url(/components/HistoryContent/img/packs-t.png?905b2121bbfb6d2aa498328f10c49528); }
      .HistoryContent__welcome_packs___2kbmM::before {
        font-size: 28px;
        position: relative;
        top: -30px; }
      .HistoryContent__welcome_packs___2kbmM::after {
        font-size: 30px; } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome_packs___2kbmM {
      top: 200px;
      right: -32px;
      left: auto;
      transform: none;
      text-align: center; } }

.HistoryContent__welcome_info___1vT9G {
  display: block;
  margin-top: 200px;
  line-height: 17px;
  color: #464646;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto; }
  .HistoryContent__welcome_info___1vT9G button {
    color: white; }
  @media (min-width: 768px) {
    .HistoryContent__welcome_info___1vT9G {
      margin-top: 340px;
      width: 580px; } }
  @media (min-width: 1240px) {
    .HistoryContent__welcome_info___1vT9G {
      margin-top: 60px;
      width: 550px;
      margin-left: 0; } }

.HistoryContent__section___3LimF {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .HistoryContent__section___3LimF {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding-top: 70px;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto; }
      .HistoryContent__section___3LimF .HistoryContent__info__content___AqcQi {
        margin-right: 50px; }
      .HistoryContent__section___3LimF:nth-child(2n) .HistoryContent__info__content___AqcQi {
        margin-left: 50px; }
      .HistoryContent__section___3LimF:nth-child(2n) {
        flex-direction: row-reverse; }
        .HistoryContent__section___3LimF:nth-child(2n) .HistoryContent__date___xUboc::after {
          right: auto;
          left: -77px; }
        .HistoryContent__section___3LimF:nth-child(2n) .HistoryContent__date___xUboc::before {
          right: auto;
          left: -80px; } }

.HistoryContent__decor___1THNc {
  display: block;
  min-height: 200px;
  position: relative; }
  .HistoryContent__decor___1THNc::before, .HistoryContent__decor___1THNc::after {
    display: block;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 1240px) {
    .HistoryContent__decor___1THNc {
      position: absolute;
      z-index: 5;
      top: 50px;
      left: 0; } }

.HistoryContent__date___xUboc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 40px;
  left: 0;
  border: 1px solid #D6B466;
  height: 37px;
  padding: 10px 10px;
  font-family: 'Bitter', sans-serif;
  font-size: 24px;
  line-height: 1;
  color: #213787;
  background-color: #fff;
  white-space: nowrap;
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.09); }
  @media (min-width: 768px) {
    .HistoryContent__date___xUboc {
      height: 60px;
      font-size: 38px;
      padding: 0 15px;
      top: 70px;
      z-index: 15; } }
  @media (min-width: 1240px) {
    .HistoryContent__date___xUboc {
      top: 100px;
      font-size: 28px;
      height: 54px;
      padding: 0 30px; }
      .HistoryContent__date___xUboc::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: -26px;
        transform: translateY(-50%);
        width: 25px;
        height: 1px;
        background-color: #D6B466; } }
    @media (min-width: 1240px) and (min-width: 768px) {
      .HistoryContent__date___xUboc::after {
        width: 76px;
        right: -77px; } }
  @media (min-width: 1240px) {
      .HistoryContent__date___xUboc::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: -29px;
        transform: translateY(-50%);
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #D6B466; } }
    @media (min-width: 1240px) and (min-width: 768px) {
      .HistoryContent__date___xUboc::before {
        right: -80px; } }

.HistoryContent__info___rY393 {
  display: block;
  width: 100%;
  background-image: url(/components/HistoryContent/img/bg-text-m.jpg?c701bd11f7c906fb4c5a427136604aa7);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%; }
  @media (min-width: 768px) {
    .HistoryContent__info___rY393 {
      position: relative;
      background-image: url(/components/HistoryContent/img/bg-text-t.jpg?4adb4f9955df49172e4e8ccc3d5fd71f); } }
  @media (min-width: 1240px) {
    .HistoryContent__info___rY393 {
      background-image: url(/components/HistoryContent/img/bg-text-d.jpg?d6694fceb28cd702f0d3ac8dbf8cf861);
      min-height: 590px;
      display: flex;
      align-items: center;
      position: relative; }
      .HistoryContent__info___rY393::before {
        content: "";
        position: absolute;
        left: 50%;
        right: 50%;
        transform: translateX(-50%);
        display: block;
        background-color: #d6b466;
        width: 3px;
        height: 100%;
        bottom: 0; } }

.HistoryContent__info__content___AqcQi {
  width: 320px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 30px;
  position: relative; }
  @media (min-width: 768px) {
    .HistoryContent__info__content___AqcQi {
      width: 488px;
      padding-top: 60px;
      padding-bottom: 60px;
      padding-left: 150px; } }
  @media (min-width: 1240px) {
    .HistoryContent__info__content___AqcQi {
      width: 490px;
      padding-top: auto;
      padding-bottom: auto;
      padding-left: unset; } }

.HistoryContent__subtitle___1cXNS {
  display: block;
  line-height: 1.2;
  font-size: 28px;
  color: #26336A;
  font-family: 'Bitter', sans-serif;
  margin-top: 0;
  margin-bottom: 22px;
  padding-bottom: 17px;
  position: relative;
  font-weight: 400; }
  @media (min-width: 768px) {
    .HistoryContent__subtitle___1cXNS {
      font-size: 37px;
      margin-bottom: 47px;
      padding-bottom: 20px; } }
  @media (min-width: 1240px) {
    .HistoryContent__subtitle___1cXNS {
      padding-bottom: 24px;
      margin-bottom: 50px; } }
  .HistoryContent__subtitle___1cXNS::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 130px;
    height: 2px;
    background: #CCB173; }

.HistoryContent__subtitleHistory___1AyFn {
  font-family: 'Bitter', sans-serif;
  position: relative;
  color: #26336A;
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: 400; }
  .HistoryContent__subtitleHistory___1AyFn::before {
    content: "";
    display: block;
    width: 120px;
    height: 150px;
    background-image: url(/components/HistoryContent/img/logo-old.png?84607439044aa97951f3da6d6ff6dd77);
    background-repeat: no-repeat;
    background-size: contain; }
  @media (min-width: 1240px) {
    .HistoryContent__subtitleHistory___1AyFn::before {
      position: absolute;
      right: -40px;
      top: 0; } }

.HistoryContent__descrHistory___2XeW0 {
  color: #464646;
  font-size: 14px;
  line-height: 23px; }
  @media (min-width: 768px) {
    .HistoryContent__descrHistory___2XeW0 {
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .HistoryContent__descrHistory___2XeW0 {
      width: 85%; } }

.HistoryContent__subText___TbVYM {
  font-size: 12px; }

.HistoryContent__descr___WGgoj {
  display: block;
  font-family: 'Bitter', sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #464646;
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .HistoryContent__descr___WGgoj {
      font-size: 18px;
      line-height: 30px;
      width: 488px; } }

.HistoryContent__ps___2DNhk {
  display: block;
  margin-top: 80px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #E1E7F1;
  font-size: 12px;
  line-height: 15px;
  color: #000000; }
  @media (min-width: 768px) {
    .HistoryContent__ps___2DNhk {
      margin-top: 78px; } }
  @media (min-width: 1240px) {
    .HistoryContent__ps___2DNhk {
      margin-top: 150px; } }
  .HistoryContent__ps___2DNhk p {
    margin: 0; }
  .HistoryContent__ps___2DNhk span {
    font-size: 0.6em;
    position: relative;
    top: -4px; }

.HistoryContent__section_1___2piHi .HistoryContent__decor___1THNc::after {
  height: 340px;
  background-image: url(/components/HistoryContent/img/1.jpg?4ebcd34ccd3a5e397859414a21a27720);
  background-size: cover;
  background-position: center 25px; }

@media (min-width: 768px) {
  .HistoryContent__section_1___2piHi .HistoryContent__decor___1THNc::after {
    width: 768px;
    height: 450px;
    background-position: center 40px; }
  .HistoryContent__section_1___2piHi .HistoryContent__info___rY393 {
    padding-top: 0; } }

@media (min-width: 1240px) {
  .HistoryContent__section_1___2piHi .HistoryContent__decor___1THNc {
    top: 280px;
    left: -2px; }
    .HistoryContent__section_1___2piHi .HistoryContent__decor___1THNc::after {
      width: 600px; }
  .HistoryContent__section_1___2piHi .HistoryContent__date___xUboc {
    top: 50px;
    left: -255px; } }

.HistoryContent__section_5___2FuzT .HistoryContent__decor___1THNc {
  height: 300px;
  width: 100%; }
  .HistoryContent__section_5___2FuzT .HistoryContent__decor___1THNc::after {
    height: 100%;
    background-image: url(/components/HistoryContent/img/3.jpg?cc1ca7c1c1f254c98a5d5c0ebfe21f6b);
    background-position: center;
    background-repeat: no-repeat; }

@media (min-width: 768px) {
  .HistoryContent__section_5___2FuzT .HistoryContent__decor___1THNc::after {
    width: 450px;
    height: 300px;
    background-position: center 20px; } }

@media (min-width: 1240px) {
  .HistoryContent__section_5___2FuzT .HistoryContent__decor___1THNc {
    width: 520px;
    top: 210px;
    left: 0px; }
    .HistoryContent__section_5___2FuzT .HistoryContent__decor___1THNc::after {
      width: 596px;
      background-size: 470px; }
  .HistoryContent__section_5___2FuzT .HistoryContent__info___rY393 {
    min-height: 477px;
    background-image: url(/components/HistoryContent/img/bg-text-d.jpg?d6694fceb28cd702f0d3ac8dbf8cf861);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 0; }
    .HistoryContent__section_5___2FuzT .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_5___2FuzT .HistoryContent__date___xUboc {
    top: 60px;
    left: -262px; } }

.HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc {
  height: 200px; }
  .HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc::after {
    width: 100%;
    height: 200px;
    background-image: url(/components/HistoryContent/img/4-m.png?7b971e49471e6b5f81785a683c195dee);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }

@media (min-width: 768px) {
  .HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc {
    height: 400px; }
    .HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc::after {
      width: 600px;
      height: 400px;
      background-image: url(/components/HistoryContent/img/4-t.png?c4428e6cd522b67012096f5e7c809193);
      background-position: center 50px; }
  .HistoryContent__section_4___3z3yD .HistoryContent__info___rY393 {
    background-image: url(/components/HistoryContent/img/bg-text-t.jpg?4adb4f9955df49172e4e8ccc3d5fd71f);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%; }
  .HistoryContent__section_4___3z3yD .HistoryContent__date___xUboc {
    font-size: 18px;
    height: 40px;
    padding: 0 10px; } }

@media (min-width: 1240px) {
  .HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc {
    width: 592px;
    top: 185px;
    left: 602px; }
    .HistoryContent__section_4___3z3yD .HistoryContent__decor___1THNc::after {
      background-size: 594px;
      background-image: url(/components/HistoryContent/img/4-d.png?74c2c779e32d55b9f4122268715cd6ad);
      background-size: contain; }
  .HistoryContent__section_4___3z3yD .HistoryContent__info___rY393 {
    background-image: url(/components/HistoryContent/img/bg-text-d.jpg?d6694fceb28cd702f0d3ac8dbf8cf861);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: center; }
    .HistoryContent__section_4___3z3yD .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_4___3z3yD .HistoryContent__date___xUboc {
    left: 622px;
    top: 0px;
    font-size: 28px;
    padding: 0 30px;
    height: 54px; } }

.HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc {
  height: 320px; }
  .HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc::after {
    width: 150px;
    height: 287px;
    background-image: url(/components/HistoryContent/img/5-m.jpg?5b4f14f04bb1af2f2fe7a0c7898d05c5);
    background-position: center 32px;
    background-repeat: no-repeat; }

@media (min-width: 768px) {
  .HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc {
    height: 470px; }
    .HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc::after {
      width: 220px;
      height: 420px;
      background-position: center 45px;
      background-image: url(/components/HistoryContent/img/5-t.jpg?1f961327d531463065690964671d4bf7); }
  .HistoryContent__section_6___1obMU .HistoryContent__info___rY393 {
    background-image: url(/components/HistoryContent/img/bg-text-t.jpg?4adb4f9955df49172e4e8ccc3d5fd71f);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%; } }

@media (min-width: 1240px) {
  .HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc {
    height: 300px;
    top: 127px;
    left: 778px; }
    .HistoryContent__section_6___1obMU .HistoryContent__decor___1THNc::after {
      background-size: 160px;
      background-image: url(/components/HistoryContent/img/5-d.jpg?5b4f14f04bb1af2f2fe7a0c7898d05c5); }
  .HistoryContent__section_6___1obMU .HistoryContent__info___rY393 {
    min-height: 477px; }
    .HistoryContent__section_6___1obMU .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_6___1obMU .HistoryContent__date___xUboc {
    left: 622px;
    top: -10px; } }

.HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc {
  height: 278px; }
  .HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc::after {
    width: 141px;
    height: 262px;
    background-image: url(/components/HistoryContent/img/6-m.png?348bbad2eaf2ced8534ac7e686f28731);
    background-position: center 15px;
    background-repeat: no-repeat; }

@media (min-width: 768px) {
  .HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc {
    height: 340px; }
    .HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc::after {
      width: 160px;
      height: 320px;
      background-image: url(/components/HistoryContent/img/6-t.png?03d3650b67482dac5ecc00468da41f90);
      background-position: center 30px; } }

@media (min-width: 1240px) {
  .HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc {
    top: 120px;
    left: 150px;
    width: 250px;
    height: 400px; }
    .HistoryContent__section_7___2ZsIX .HistoryContent__decor___1THNc::after {
      background-size: 193px;
      background-image: url(/components/HistoryContent/img/6-d.png?100f880f328e99e352b74652f502084a);
      height: 380px;
      width: 200px;
      background-position: center 10px; }
  .HistoryContent__section_7___2ZsIX .HistoryContent__info___rY393 {
    min-height: 439px; }
    .HistoryContent__section_7___2ZsIX .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_7___2ZsIX .HistoryContent__date___xUboc {
    left: -260px;
    top: -22px; } }

.HistoryContent__section_8___2nxnG .HistoryContent__decor___1THNc::after {
  width: 320px;
  height: 230px;
  background-image: url(/components/HistoryContent/img/7-m.png?73aa94a72029a1291521286ee733e856);
  background-position: center;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .HistoryContent__section_8___2nxnG .HistoryContent__decor___1THNc {
    height: 350px; }
    .HistoryContent__section_8___2nxnG .HistoryContent__decor___1THNc::after {
      width: 600px;
      height: 350px;
      background-image: url(/components/HistoryContent/img/7-t.png?122561a17aef66ab078a5c52881260f6); } }

@media (min-width: 1240px) {
  .HistoryContent__section_8___2nxnG .HistoryContent__decor___1THNc {
    top: 170px;
    left: 620px; }
    .HistoryContent__section_8___2nxnG .HistoryContent__decor___1THNc::after {
      background-size: 500px;
      background-image: url(/components/HistoryContent/img/7-d.png?3a5bf71469aca77d66fbf1ba2cfbb041); }
  .HistoryContent__section_8___2nxnG .HistoryContent__info___rY393 {
    min-height: 477px; }
    .HistoryContent__section_8___2nxnG .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_8___2nxnG .HistoryContent__date___xUboc {
    left: 622px;
    top: 5px; } }

.HistoryContent__section_9___1M9VF .HistoryContent__decor___1THNc::after {
  width: 338px;
  height: 200px;
  background-image: url(/components/HistoryContent/img/9-m.jpg?765ca703e8f34376cc9738683bd143da);
  background-position: center;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .HistoryContent__section_9___1M9VF .HistoryContent__decor___1THNc::after {
    width: 660px;
    height: 350px;
    background-image: url(/components/HistoryContent/img/9-t.jpg?4673c006beb5cdaba22d9289e4d752d2); } }

@media (min-width: 1240px) {
  .HistoryContent__section_9___1M9VF .HistoryContent__decor___1THNc {
    top: 70px;
    left: 0px;
    width: 600px; }
    .HistoryContent__section_9___1M9VF .HistoryContent__decor___1THNc::after {
      background-size: 500px;
      background-image: url(/components/HistoryContent/img/9-d.jpg?3de741a84da51066eedbfadcda8b3791);
      background-size: cover;
      width: 596px;
      height: 523px; }
  .HistoryContent__section_9___1M9VF .HistoryContent__info___rY393 {
    min-height: 477px; }
    .HistoryContent__section_9___1M9VF .HistoryContent__info___rY393::before {
      height: 100%; }
  .HistoryContent__section_9___1M9VF .HistoryContent__date___xUboc {
    left: -259px;
    top: 23px; } }

.HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc {
  height: 300px; }
  .HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc::after {
    width: 320px;
    height: 270px;
    background-image: url(/components/HistoryContent/img/8-m.png?533474134e60fd826380851f1be0d1c1);
    background-position: center 20px;
    background-repeat: no-repeat; }

.HistoryContent__section_10___33bJV .HistoryContent__descr___WGgoj sub {
  font-size: 60%;
  display: block;
  margin-top: 15px;
  line-height: normal; }

@media (min-width: 768px) {
  .HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc {
    height: 400px; }
    .HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc::after {
      width: 500px;
      height: 350px;
      background-position: center 30px;
      background-image: url(/components/HistoryContent/img/8-t.png?6ff7b6e7d4292c67dd6876ec84d81ddc); } }

@media (min-width: 1240px) {
  .HistoryContent__section_10___33bJV {
    margin-bottom: 70px; }
    .HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc {
      top: 125px;
      left: 650px; }
      .HistoryContent__section_10___33bJV .HistoryContent__decor___1THNc::after {
        background-size: 350px;
        background-image: url(/components/HistoryContent/img/8-d.png?b905c8786ba326c81989b2ee98769784); }
    .HistoryContent__section_10___33bJV .HistoryContent__info___rY393 {
      min-height: 490px; }
      .HistoryContent__section_10___33bJV .HistoryContent__info___rY393::before {
        height: 100%; }
    .HistoryContent__section_10___33bJV .HistoryContent__date___xUboc {
      left: 622px;
      top: -40px; } }

.HistoryContent__welcome_star___3fCzL {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 1em;
  line-height: 1em;
  color: inherit;
  text-shadow: 0px 0px 8px #FFFFFF;
  background-color: transparent;
  border: none;
  z-index: 30; }

.HistoryContent__popup__content___XvvEg {
  display: block;
  width: 274px;
  height: auto;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 22px;
  color: #464646;
  text-align: left;
  background: #FFFFFF;
  border: 1px solid #464646;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 26px;
  padding: 45px 16px 27px 16px;
  position: relative; }
  .HistoryContent__popup__content___XvvEg * {
    color: #464646; }
  @media (min-width: 768px) {
    .HistoryContent__popup__content___XvvEg {
      width: 100%;
      height: 100%;
      padding: 0;
      background: transparent;
      border: none;
      border-radius: 0;
      box-shadow: none; } }

.DominoGame__block___ZIVYy {
  padding-top: 70px;
  box-sizing: border-box;
  position: relative; }
  @media (min-width: 1240px) {
    .DominoGame__block___ZIVYy {
      padding-top: 40px;
      margin: 20px 108px;
      height: 568px; } }

.DominoGame__title___2qbf3 {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 30px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .DominoGame__title___2qbf3 {
      top: 30px;
      font-size: 26px; } }
  .DominoGame__title___2qbf3 span {
    color: #464646;
    display: block;
    margin-right: 10px; }

.DominoGame__timer___3BqTL {
  position: absolute;
  right: 0;
  top: 60px;
  font-size: 18px;
  line-height: 1;
  width: 54px;
  text-align: center;
  color: #464646; }
  @media (min-width: 1240px) {
    .DominoGame__timer___3BqTL {
      top: 30px;
      left: 50%;
      right: auto;
      margin-left: -27px;
      font-size: 22px; } }

.DominoGame__turn___pPEyw {
  position: absolute;
  left: 0;
  top: 60px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  color: #464646; }
  @media (min-width: 1240px) {
    .DominoGame__turn___pPEyw {
      top: 30px;
      right: 0;
      left: auto;
      font-size: 22px; } }

.DominoGame__canvas___1Mpop {
  background: rgba(0, 0, 0, 0.08);
  width: 784px;
  height: 468px;
  position: relative;
  top: 60px;
  transform: scale(0.357) translate(-90%, -80%);
  margin-bottom: -200px; }
  @media (min-width: 768px) {
    .DominoGame__canvas___1Mpop {
      transform: scale(0.802) translate(-11.6%, -17%);
      margin-bottom: -25px; } }
  @media (min-width: 1240px) {
    .DominoGame__canvas___1Mpop {
      transform: scale(1); } }

.DominoGame__giveup___2O7nG {
  position: absolute;
  right: 20px;
  bottom: 58px;
  width: 98px;
  height: 33px;
  text-transform: uppercase;
  color: #464646;
  font-size: 16px;
  line-height: 2;
  border: 1px solid #464646;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  z-index: 10; }

.DominoGame__box___qxJey {
  position: absolute;
  left: -130px;
  top: 50px;
  width: 211px;
  height: 232px;
  z-index: 10; }
  .DominoGame__box___qxJey:before {
    content: '';
    display: block;
    width: 211px;
    height: 232px;
    background: url(/components/DominoGame/img/chest.png?13f710ff6a61c570a813618f195ece4e) no-repeat 0 0;
    transform: scale(0.4) translate(110px, -50px);
    pointer-events: none; }
    @media (min-width: 1240px) {
      .DominoGame__box___qxJey:before {
        transform: scale(1);
        position: relative;
        top: 40px; } }
  .DominoGame__box___qxJey.DominoGame__gold___pWVmW:before {
    background: url(/components/DominoGame/img/chest-gold.png?85217d18321841b722486d9299a42d64) no-repeat 0 0; }
  .DominoGame__box___qxJey.DominoGame__more___2S-q0 {
    animation: DominoGame__bounce___2nqDp 1s infinite; }

.DominoGame__btns___1nqna {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap; }

.DominoGame__center___7HS1r {
  text-align: center; }

@keyframes DominoGame__bounce___2nqDp {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.GameExit__block___KXJhc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 70px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  position: relative;
  z-index: 50; }
  .GameExit__block___KXJhc a {
    padding: 0; }
  @media (min-width: 768px) {
    .GameExit__block___KXJhc {
      min-height: 110px; } }

.GameExit__exit___3O6Ao {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 100px;
  background-color: #fff; }

.GameFinalPopup__content___1pxbo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }

.GameFinalPopup__text___ULYnh {
  font-size: 16px;
  margin-top: -10px;
  margin-bottom: 0;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  .GameFinalPopup__text___ULYnh + div {
    margin-top: 25px; }
  @media (min-width: 1240px) {
    .GameFinalPopup__text___ULYnh {
      font-size: 18px; } }
  .GameFinalPopup__text___ULYnh b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.GameFinalPopup__button___CZiml {
  margin-bottom: 20px;
  min-width: 200px; }
  .GameFinalPopup__button___CZiml a, .GameFinalPopup__button___CZiml button {
    min-width: 100%; }
  @media (min-width: 768px) {
    .GameFinalPopup__button___CZiml {
      min-width: 230px; } }
  .GameFinalPopup__button___CZiml:last-child {
    margin-bottom: 0; }

.PhotoHuntGame__block___X-00e {
  height: 100%;
  flex-grow: 1; }

.PhotoHuntGame__top___4V4Pw {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 768px) {
    .PhotoHuntGame__top___4V4Pw {
      flex-direction: row; } }
  @media (min-width: 1240px) {
    .PhotoHuntGame__top___4V4Pw {
      margin: 40px auto 30px auto; } }

.PhotoHuntGame__title___3POQ4 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  color: #464646;
  margin-right: 10px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .PhotoHuntGame__title___3POQ4 {
      font-size: 26px; } }

.PhotoHuntGame__time___3JnVu {
  position: absolute;
  left: 50%;
  top: 210px;
  text-align: center;
  width: 140px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  color: #464646;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 375px) {
    .PhotoHuntGame__time___3JnVu {
      top: 230px; } }
  @media (min-width: 400px) {
    .PhotoHuntGame__time___3JnVu {
      top: 250px; } }
  @media (min-width: 768px) {
    .PhotoHuntGame__time___3JnVu {
      top: 12px; } }
  @media (min-width: 1240px) {
    .PhotoHuntGame__time___3JnVu {
      font-size: 26px; } }

.PhotoHuntGame__right___238Ed {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.PhotoHuntGame__exit___1r4zT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 17px;
  width: 80px;
  height: 28px;
  text-transform: uppercase;
  color: #464646;
  font-size: 14px;
  line-height: 2;
  border: 1px solid #464646;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  z-index: 10;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .PhotoHuntGame__exit___1r4zT {
      margin-left: 20px;
      width: 98px;
      height: 33px;
      font-size: 16px; } }

.PhotoHuntGame__lvl___3tTDr {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 1;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .PhotoHuntGame__lvl___3tTDr {
      font-size: 26px; } }

.PhotoHuntGame__game___2GdKz {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  width: 1000px;
  height: 440px;
  transform: scale(0.3) translate(-1200px, -468px);
  margin-bottom: -260px; }
  @media (min-width: 375px) {
    .PhotoHuntGame__game___2GdKz {
      transform: scale(0.36) translate(-996px, -367px);
      margin-bottom: -240px; } }
  @media (min-width: 400px) {
    .PhotoHuntGame__game___2GdKz {
      transform: scale(0.4) translate(-900px, -312px);
      margin-bottom: -220px; } }
  @media (min-width: 768px) {
    .PhotoHuntGame__game___2GdKz {
      transform: scale(0.6354) translate(-279px, -103px);
      margin-bottom: -120px; } }
  @media (min-width: 1240px) {
    .PhotoHuntGame__game___2GdKz {
      transform: none;
      margin-bottom: 36px; } }

.PhotoHuntGame__field___2SkOM {
  background: url(/components/PhotoHuntGame/img/bg_1.png?5bca2f6fe09e58002c7a31f605488475) no-repeat;
  width: 893px;
  height: 410px;
  border: 15px solid rgba(70, 70, 70, 0.8);
  user-select: none;
  position: relative; }
  .PhotoHuntGame__field___2SkOM img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 40px;
    max-height: 40px;
    display: block; }

.PhotoHuntGame__side___XL5go {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center; }

.PhotoHuntGame__side_item___gehrs {
  width: 61px;
  height: 64px;
  border: 1px solid #464646;
  background: rgba(70, 70, 70, 0.1);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center; }
  .PhotoHuntGame__side_item___gehrs img {
    display: block;
    max-width: 50px;
    max-height: 50px; }

.PhotoHuntGame__btns___2Hvrk {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap; }
  .PhotoHuntGame__btns___2Hvrk a {
    white-space: nowrap; }

.PhotoHuntGame__center___3M8Jb {
  text-align: center; }

.PhotoHuntGame__opacity___2lfe8 img {
  opacity: 0.7; }

.PhotoHuntGame__hide___2zTLC img {
  opacity: 0.5; }

.PhotoHuntLevel__block___yvd7T {
  padding: 35px 0; }

.PhotoHuntLevel__title___ZKNm5 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 30px; }
  @media (min-width: 1240px) {
    .PhotoHuntLevel__title___ZKNm5 {
      font-size: 40px; } }

.PhotoHuntLevel__levels___1r1by {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start; }

.PhotoHuntLevel__link___TQ-Ep {
  display: block;
  margin: 0 10px;
  text-decoration: none;
  width: calc(50% - 20px); }
  @media (min-width: 1240px) {
    .PhotoHuntLevel__link___TQ-Ep {
      width: auto;
      margin: 0 30px; } }

.PhotoHuntLevel__link_img___3SyAt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .PhotoHuntLevel__link_img___3SyAt {
      margin-bottom: 30px; } }
  .PhotoHuntLevel__link_img___3SyAt img {
    max-width: 100%; }
    @media (min-width: 1240px) {
      .PhotoHuntLevel__link_img___3SyAt img {
        width: auto; } }

.PhotoHuntLevel__link_label___2rlxg {
  font-size: 12px;
  margin-bottom: 7px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  color: #464646;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .PhotoHuntLevel__link_label___2rlxg {
      font-size: 19px; } }

.AuthContent__auth___3M9A7 {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  font-family: 'Bitter', sans-serif;
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #DBE8F1; }
  @media (min-width: 768px) {
    .AuthContent__auth___3M9A7 {
      padding-top: 40px;
      padding-bottom: 55px; } }
  @media (min-width: 1000px) {
    .AuthContent__auth___3M9A7 {
      padding-top: 10px; } }
  @media (min-width: 1240px) {
    .AuthContent__auth___3M9A7 {
      padding: 30px 0;
      background-size: auto 101%; } }

.AuthContent__container___34jUb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  min-width: 300px;
  width: 100%;
  max-width: 500px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .AuthContent__container___34jUb {
      display: block;
      max-width: 100%;
      width: 100%;
      background-color: transparent; } }

.AuthContent__box___V6tHz {
  display: block;
  margin-bottom: 40px;
  padding: 26px 15px;
  background: #FFFFFF;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.22);
  position: relative; }
  @media (min-width: 768px) {
    .AuthContent__box___V6tHz {
      margin-bottom: 80px;
      padding: 35px 55px 50px 55px; } }
  @media (min-width: 1240px) {
    .AuthContent__box___V6tHz {
      margin-bottom: 60px; } }
  @media (min-width: 1920px) {
    .AuthContent__box___V6tHz {
      margin-bottom: 100px; } }

.AuthContent__form_title___2A-qp {
  display: none; }
  @media (min-width: 768px) {
    .AuthContent__form_title___2A-qp {
      display: block;
      margin-top: 0;
      margin-bottom: 25px;
      font-size: 30px;
      line-height: 1.3;
      color: #464646;
      text-align: center;
      text-transform: uppercase; } }

.AuthContent__content___38Xga {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .AuthContent__content___38Xga {
      flex-direction: row; } }

.AuthContent__left___3p9hJ {
  display: block;
  width: 100%; }
  @media (min-width: 1240px) {
    .AuthContent__left___3p9hJ {
      margin: 0 auto;
      width: 480px;
      position: relative; } }

.AuthContent__right___37y9J {
  display: block; }
  @media (min-width: 1240px) {
    .AuthContent__right___37y9J {
      width: 500px;
      padding-right: 60px; } }

.AuthContent__title___370J7 {
  display: block;
  width: 260px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 32px;
  line-height: 1.2;
  color: #464646;
  margin: 28px 0; }
  @media (min-width: 768px) {
    .AuthContent__title___370J7 {
      width: 360px;
      font-size: 45px;
      line-height: 1.2;
      margin: 50px 0; } }
  @media (min-width: 1240px) {
    .AuthContent__title___370J7 {
      width: 100%;
      margin: 0 auto;
      margin-bottom: 140px;
      text-align: left;
      font-size: 58px;
      line-height: 72px;
      letter-spacing: 0.04em;
      text-transform: uppercase; } }
  @media (min-width: 1440px) {
    .AuthContent__title___370J7 {
      font-size: 70px;
      line-height: 84px; } }

.AuthContent__list___3y03E {
  display: none;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .AuthContent__list___3y03E {
      display: flex;
      justify-content: center; } }
  @media (min-width: 1240px) {
    .AuthContent__list___3y03E {
      justify-content: flex-start; } }

.AuthContent__item___2Ok6n {
  display: block;
  margin-right: 50px; }
  .AuthContent__item___2Ok6n:last-child {
    margin-right: 0; }

.AuthContent__auth_btns___3biC2 {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .AuthContent__auth_btns___3biC2 .blue {
    background: #213787; }
  .AuthContent__auth_btns___3biC2 .active {
    background: #f5f9fc;
    color: #213787;
    box-shadow: 0px 3px 0px 0px #f5f9fc; }
  .AuthContent__auth_btns___3biC2 .AuthContent__container___34jUb {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.AuthContent__auth_btns_item___26gM2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #213787;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%; }

.AuthContent__auth_content___p2A0F {
  flex: 1;
  min-height: 580px;
  padding: 0 20px 37px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  .AuthContent__auth_content___p2A0F .AuthContent__container___34jUb {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }

.AuthContent__auth_form___OhWJ9 {
  width: 100%; }
  .AuthContent__auth_form___OhWJ9 input::placeholder {
    color: #000000;
    font-weight: 300; }
  @media (min-width: 768px) {
    .AuthContent__auth_form___OhWJ9 input[type="text"], .AuthContent__auth_form___OhWJ9 input[type="password"], .AuthContent__auth_form___OhWJ9 input[type="tel"] {
      border-left: none;
      border-right: none;
      border-top: none;
      padding-left: 0; } }
  @media (min-width: 1240px) {
    .AuthContent__auth_form___OhWJ9 > div {
      margin-bottom: 15px; } }

.AuthContent__auth_forgot_password___-dAja {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-align: left;
  color: #545454;
  font-weight: 300;
  font-size: 10px;
  line-height: 13px; }
  @media (min-width: 768px) {
    .AuthContent__auth_forgot_password___-dAja {
      font-size: 12px;
      line-height: 15px; } }

.AuthContent__auth_captcha___3EyXa {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .AuthContent__auth_captcha___3EyXa {
      flex-direction: row;
      align-items: flex-end; } }

.AuthContent__auth_captcha_refresh___GwroK {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .AuthContent__auth_captcha_refresh___GwroK {
      margin-bottom: 0; } }

.AuthContent__auth_refresh_img___3KiCl {
  width: auto;
  margin-right: 12px;
  height: 22px; }
  @media (min-width: 768px) {
    .AuthContent__auth_refresh_img___3KiCl {
      height: 18px;
      margin-right: 18px; } }

.AuthContent__auth_captcha_img___1SlR6 {
  height: 45px;
  width: auto; }
  @media (min-width: 768px) {
    .AuthContent__auth_captcha_img___1SlR6 {
      height: 32px;
      margin-right: 28px; } }

.AuthContent__auth_label_checkbox___3Ke-Y {
  padding-left: 25px;
  padding-top: 2px; }
  .AuthContent__auth_label_checkbox___3Ke-Y span {
    color: #000000;
    text-transform: none;
    font-size: 10px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .AuthContent__auth_label_checkbox___3Ke-Y span {
        font-size: 12px;
        line-height: 15px; } }
    .AuthContent__auth_label_checkbox___3Ke-Y span:before {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      width: 18px;
      height: 18px;
      box-sizing: border-box;
      border: 1px solid grey;
      background: white;
      border-radius: 0; }
      @media (min-width: 768px) {
        .AuthContent__auth_label_checkbox___3Ke-Y span:before {
          top: 0; } }
  .AuthContent__auth_label_checkbox___3Ke-Y input:checked + span:after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 4px;
    top: 5px;
    width: 11px;
    height: 11px;
    background-image: url(/components/AuthContent/img/accept.svg?d1dbb0caa65a5f3717dfe147a6d2630b);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    border-radius: 0; }

.AuthContent__auth_form_btns_item___2XihQ {
  border-radius: 2px;
  background-color: #213787;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: -1.7px;
  height: 44px;
  font-size: 16px; }

.AuthContent__auth_form_btns___s9dDv {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .AuthContent__auth_form_btns___s9dDv {
      bottom: -40px; } }
  @media (min-width: 1240px) {
    .AuthContent__auth_form_btns___s9dDv {
      bottom: -50px; } }
  .AuthContent__auth_form_btns___s9dDv button {
    min-width: 113px;
    width: 113px;
    height: 47px; }
    @media (min-width: 768px) {
      .AuthContent__auth_form_btns___s9dDv button {
        width: 190px;
        height: 80px;
        font-size: 30px;
        line-height: 30px; } }
  .AuthContent__auth_form_btns___s9dDv .enter {
    background: #213787;
    color: white; }
  .AuthContent__auth_form_btns___s9dDv .registration {
    background: transparent;
    color: #213787; }

.AuthContent__links___1zzvu {
  display: block; }
  @media (min-width: 768px) {
    .AuthContent__links___1zzvu {
      position: relative;
      top: -20px; } }
  @media (min-width: 1240px) {
    .AuthContent__links___1zzvu {
      position: static; } }

.AuthContent__auth_links___-VLEb {
  text-align: center;
  color: #464646;
  margin-bottom: 10px; }
  .AuthContent__auth_links___-VLEb a {
    font-size: 12px;
    color: #464646;
    font-weight: 700;
    text-decoration: none; }
    .AuthContent__auth_links___-VLEb a b {
      font-weight: bold; }
    @media (min-width: 768px) {
      .AuthContent__auth_links___-VLEb a {
        font-size: 16px; } }

.AuthContent__eye___jEOJv {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  color: #bfc4c8;
  z-index: 1;
  transition: 0.3s;
  cursor: pointer;
  background-color: transparent;
  outline: none;
  border: none;
  box-shadow: none; }
  .AuthContent__eye___jEOJv:hover {
    color: #2a2a2a; }
  .AuthContent__eye___jEOJv .icon-password {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0; }
  .AuthContent__eye___jEOJv .icon-password svg {
    display: block; }
  .AuthContent__eye___jEOJv .AuthContent__icon-password--visible___33Mtl {
    opacity: 0; }
  .AuthContent__eye___jEOJv .AuthContent__icon-password--hidden___NUrKs {
    opacity: 1; }
  .AuthContent__eye___jEOJv.AuthContent__passwordIsVisible___3f4AZ .icon-password--visible {
    opacity: 1; }
  .AuthContent__eye___jEOJv.AuthContent__passwordIsVisible___3f4AZ .icon-password--hidden {
    opacity: 0; }

.BottomFeedback__feedback___2NNCG {
  height: 36px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .BottomFeedback__feedback___2NNCG .BottomFeedback__container___ZbWCZ {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box; }

.BottomFeedback__feedback_link___3_Bdh {
  color: #464646;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px; }

.Check18__wrapper___3RYl3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  padding: 10px;
  width: 100%;
  height: 100%;
  background-color: #dbe8f1;
  box-sizing: border-box;
  font-family: 'Bitter', sans-serif; }
  .Check18__wrapper___3RYl3 * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .Check18__wrapper___3RYl3 {
      padding-top: 40px;
      padding-bottom: 55px; } }
  @media (min-width: 1000px) {
    .Check18__wrapper___3RYl3 {
      padding-top: 10px; } }
  @media (min-width: 1240px) {
    .Check18__wrapper___3RYl3 {
      padding: 30px 0;
      background: url(/components/Check18/img/bg.png?5a1e4143f75aaedbf522a0343dc1ed75) no-repeat center;
      background-size: auto 101%; } }

.Check18__block___2wQzL {
  max-width: 560px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 30px;
  padding: 30px 15px;
  box-shadow: 0 5px 30px 0 rgba(200, 200, 200, 0.6); }
  .Check18__block___2wQzL.Check18__forbidden___2h_3M {
    max-width: 440px; }
  @media (min-width: 768px) {
    .Check18__block___2wQzL {
      padding: 60px; } }

.Check18__title___p1uRu {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .Check18__title___p1uRu {
      margin-bottom: 0;
      font-size: 40px; } }

.Check18__descr___2B_gH {
  display: block;
  margin-bottom: 25px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.35;
  color: #464646;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .Check18__descr___2B_gH {
      margin-bottom: 25px;
      font-size: 18px;
      line-height: 148.5%; } }

.Check18__buttons___2IZ6q button, .Check18__buttons___2IZ6q a {
  width: 100%; }
  .Check18__buttons___2IZ6q button:first-child, .Check18__buttons___2IZ6q a:first-child {
    margin-bottom: 10px; }

@media (min-width: 768px) {
  .Check18__buttons___2IZ6q {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto; }
    .Check18__buttons___2IZ6q button, .Check18__buttons___2IZ6q a {
      width: 210px;
      padding: 0; }
      .Check18__buttons___2IZ6q button:first-child, .Check18__buttons___2IZ6q a:first-child {
        margin-bottom: 0; } }

.InteractiveLayout__block___PLL_C {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 74px;
  padding-bottom: 100px; }
  @media (min-width: 1240px) {
    .InteractiveLayout__block___PLL_C {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      position: relative; } }

.InteractiveLayout__container___Wa_cs {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .InteractiveLayout__container___Wa_cs {
      width: 696px; } }
  @media (min-width: 1240px) {
    .InteractiveLayout__container___Wa_cs {
      width: 1180px; } }

.InteractiveLayout__left___Co5dY {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464646;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 55; }
  @media (min-width: 768px) {
    .InteractiveLayout__left___Co5dY {
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .InteractiveLayout__left___Co5dY {
      justify-content: flex-start;
      align-items: flex-start;
      width: 300px;
      margin-right: 95px;
      flex-shrink: 0;
      text-align: left;
      margin-bottom: 0;
      position: static; } }

.InteractiveLayout__right___3slEC {
  display: block; }

.InteractiveLayout__title___3K3qO {
  display: block;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 34px;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveLayout__title___3K3qO {
      padding-bottom: 30px;
      margin-bottom: 30px;
      font-size: 48px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .InteractiveLayout__title___3K3qO {
      text-transform: uppercase;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding-bottom: 24px;
      margin-top: 0;
      margin-bottom: 42px; } }
  .InteractiveLayout__title___3K3qO::after {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background-color: #464646;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .InteractiveLayout__title___3K3qO::after {
        width: 193px;
        height: 4px; } }
    @media (min-width: 1240px) {
      .InteractiveLayout__title___3K3qO::after {
        width: 148px;
        height: 8px;
        background-color: #464646;
        position: absolute;
        bottom: 0;
        left: 0;
        transform: none; } }

.InteractiveLayout__descr___26Ou7 {
  display: block;
  color: black;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .InteractiveLayout__descr___26Ou7 {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 21px;
      width: 370px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .InteractiveLayout__descr___26Ou7 {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 60px; } }

.InteractiveLayout__hashtags___ZNNg3 {
  margin-top: 30px;
  margin-left: -5px;
  padding: 0; }
  @media (min-width: 1240px) {
    .InteractiveLayout__hashtags___ZNNg3 {
      position: absolute;
      bottom: 170px;
      left: 0;
      margin-left: -10px;
      width: 300px; } }

.InteractiveArticle__bgTop___W59XT {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 87px;
  background-size: auto 100%; }

.InteractiveArticle__interactiveArticle___14GB1 {
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  flex: 1 0 100%;
  flex-direction: column;
  position: relative;
  z-index: 50; }
  .InteractiveArticle__interactiveArticle___14GB1 * {
    box-sizing: border-box; }
  .InteractiveArticle__interactiveArticle___14GB1 li {
    list-style: none; }

.InteractiveArticle__interactiveArticle_inner___2yg8Z {
  width: 280px;
  max-width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .InteractiveArticle__interactiveArticle_inner___2yg8Z {
      width: 646px; } }
  @media (min-width: 1240px) {
    .InteractiveArticle__interactiveArticle_inner___2yg8Z {
      width: 580px; } }

.InteractiveArticle__interactiveArticle_body___3aybX {
  background: transparent;
  color: #464646;
  position: relative; }

.InteractiveArticle__interactiveArticle_controls___3SKIw {
  display: flex;
  justify-content: center;
  padding: 0;
  padding-bottom: 35px;
  position: relative;
  z-index: 2; }

.InteractiveArticle__interactiveArticle_control___2vlvg {
  margin: 0px 5px; }
  .InteractiveArticle__interactiveArticle_control___2vlvg a {
    display: block;
    text-decoration: none;
    color: #fff;
    border: solid 1px #464646;
    width: 11px;
    height: 11px;
    background: none;
    transition: all 0.4s ease;
    border-radius: 50%; }
  .InteractiveArticle__interactiveArticle_control___2vlvg:hover a {
    background: #fff; }
  .InteractiveArticle__interactiveArticle_control___2vlvg.InteractiveArticle__active___2i-St a {
    background: #464646; }

.InteractiveArticle__interactiveArticle_nav___wZew1 {
  position: absolute;
  left: 50%;
  top: 55px;
  transform: translateX(-50%);
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .InteractiveArticle__interactiveArticle_nav___wZew1 button {
    min-width: 17px;
    width: 17px;
    height: 17px;
    background-image: url(/components/InteractiveArticle/img/arrow.svg?288726e1cbd201ae28c685d1a8bbe204);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    outline: none;
    border: none; }
    .InteractiveArticle__interactiveArticle_nav___wZew1 button:focus {
      outline: none;
      border: none; }
    .InteractiveArticle__interactiveArticle_nav___wZew1 button.InteractiveArticle__hide___3njnR {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      cursor: default; }
  @media (min-width: 768px) {
    .InteractiveArticle__interactiveArticle_nav___wZew1 {
      width: 100%;
      top: 63px; }
      .InteractiveArticle__interactiveArticle_nav___wZew1 button {
        min-width: 20px;
        width: 20px;
        height: 20px; } }
  @media (min-width: 1240px) {
    .InteractiveArticle__interactiveArticle_nav___wZew1 {
      top: 69px; } }

.InteractiveArticle__interactiveArticle_prev___1jlzM {
  transform: rotate(-180deg); }

.InteractiveContent__interactiveContent_title___18Nu3 {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_title___18Nu3 {
      font-size: 48px; } }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_title___18Nu3 {
      font-size: 64px;
      line-height: 1;
      text-align: center;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding: 0 60px; } }

.InteractiveContent__interactiveContent_content___10YKk {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  color: black;
  text-align: center; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_content___10YKk {
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_content___10YKk {
      text-align: left; } }
  .InteractiveContent__interactiveContent_content___10YKk p {
    margin: 10px 0px; }
    @media (min-width: 768px) {
      .InteractiveContent__interactiveContent_content___10YKk p {
        margin: 16px 0px; } }
    @media (min-width: 1240px) {
      .InteractiveContent__interactiveContent_content___10YKk p {
        margin: 16px 0px; } }
    .InteractiveContent__interactiveContent_content___10YKk p.InteractiveContent__w350___bjwjE {
      padding-right: 45px; }
    @media (min-width: 768px) {
      .InteractiveContent__interactiveContent_content___10YKk p.InteractiveContent__w250___2jajq {
        padding-right: 45%; } }
  .InteractiveContent__interactiveContent_content___10YKk a {
    color: black; }
    .InteractiveContent__interactiveContent_content___10YKk a:hover {
      text-decoration: none; }
  .InteractiveContent__interactiveContent_content___10YKk ul {
    padding: 0;
    margin: 0; }
  .InteractiveContent__interactiveContent_content___10YKk li {
    position: relative;
    padding: 0;
    padding-left: 20px;
    margin: 16px 0px; }
    .InteractiveContent__interactiveContent_content___10YKk li:after {
      content: "";
      display: block;
      position: absolute;
      top: 10px;
      left: 0;
      width: 8px;
      height: 8px;
      background: #CCB173; }
  .InteractiveContent__interactiveContent_content___10YKk ul.InteractiveContent__blue___14ZzY li:after {
    background: #464646; }
  .InteractiveContent__interactiveContent_content___10YKk h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .InteractiveContent__interactiveContent_content___10YKk h2 {
        font-size: 18px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveContent__interactiveContent_content___10YKk h2 {
        margin-top: 35px;
        margin-bottom: 16px;
        font-size: 22px;
        line-height: 26px; } }
  .InteractiveContent__interactiveContent_content___10YKk li {
    text-align: left; }
  .InteractiveContent__interactiveContent_content___10YKk h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .InteractiveContent__interactiveContent_content___10YKk h3 {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveContent__interactiveContent_content___10YKk h3 {
        margin-top: 35px;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 26px; } }
  .InteractiveContent__interactiveContent_content___10YKk center {
    text-align: center; }
  .InteractiveContent__interactiveContent_content___10YKk b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.InteractiveContent__interactiveContent_footer___215-R {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  padding-top: 30px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_footer___215-R {
      font-size: 16px;
      line-height: 26px; } }

.InteractiveContent__interactiveContent_footerTitle___1dIe4 {
  color: #000000;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }

.InteractiveContent__interactiveContent_footerLink___24zAh {
  color: #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.4s ease; }
  .InteractiveContent__interactiveContent_footerLink___24zAh:hover {
    text-decoration: none; }

.InteractiveContent__interactiveContent_list___-yyge {
  display: block; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_list___-yyge {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
      height: 200px; } }

.InteractiveContent__interactiveContent_item___u0Wv_ {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_item___u0Wv_ {
      width: 233px;
      font-size: 16px; }
      .InteractiveContent__interactiveContent_item___u0Wv_:first-child, .InteractiveContent__interactiveContent_item___u0Wv_:nth-child(3) {
        margin-bottom: 60px; } }

.InteractiveContent__interactiveContent_box___36STk {
  margin-bottom: 48px; }

.InteractiveContent__desertSlide___1wIHc {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  z-index: -10; }
  .InteractiveContent__desertSlide___1wIHc.InteractiveContent__desert___36hf8 {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/desert.jpg?dfc9537b739b93d00cd9f790b57a3359) no-repeat center/cover; }
  .InteractiveContent__desertSlide___1wIHc.InteractiveContent__winter___2ANkb {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/winter.jpg?4dca61d7962b508b32a42e87ac4895d6) no-repeat center/cover; }

.InteractiveContent__interactiveContent_buttons___2FaJr {
  display: flex;
  align-items: center;
  justify-content: space-around;
  transform: scale(0.7); }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_buttons___2FaJr {
      transform: none; } }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_buttons___2FaJr {
      flex-direction: column;
      justify-content: normal;
      position: absolute;
      right: -97px;
      bottom: 133px; } }
  .InteractiveContent__interactiveContent_buttons___2FaJr button {
    margin-bottom: 30px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    transition: all .3s ease; }
  .InteractiveContent__interactiveContent_buttons___2FaJr:last-child {
    margin-bottom: 0; }

.InteractiveContent__sunny_mode___17TJu {
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/1.png?b219c02b1bfe85ac660b2f4f7e764461) no-repeat center; }
  .InteractiveContent__sunny_mode___17TJu.InteractiveContent__active___2Aa4_ {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/1-2.png?3405fd16237e28c68e8824021fb7b2bf) no-repeat center; }

.InteractiveContent__winter_mode___28F1i {
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/2.png?7f2b26a89ad736ccda067c8884c20e11) no-repeat center; }
  .InteractiveContent__winter_mode___28F1i.InteractiveContent__active___2Aa4_ {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/2-2.png?f97e5797708f7e72ea6088072125baa3) no-repeat center; }

.InteractiveContent__desert_mode___1H-FU {
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/3.png?0c9f8a6fa2f0cc2f99fa18e79960fd7a) no-repeat center; }
  .InteractiveContent__desert_mode___1H-FU.InteractiveContent__active___2Aa4_ {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/3-2.png?b00eb25089a259f9c9fcb4e575767c5f) no-repeat center; }

.InteractiveContent__interactiveContent_wrap___3m9TZ {
  position: relative;
  z-index: 2;
  background-color: #fff;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px; }

.InteractiveContent__interactiveContent_bg___34I5y {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  transition: all 0.4s ease; }
  .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__rain___5oECE {
    background: url(/components/InteractiveArticle/img/rain.png?919bd0d1c0c2ad777c1156dcab060690) no-repeat 0 0;
    background-size: cover;
    background-color: rgba(33, 55, 135, 0.5); }
  .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__day___19k8t {
    background: url(/components/InteractiveArticle/img/bg2.jpg?660b24f9bf1596a1dcd971f3990e0b62) no-repeat center bottom;
    background-size: cover; }
  .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__night___3wB0R {
    background: url(/components/InteractiveArticle/img/bg2night.jpg?2c51a8cdf6ba09cc57f23c5f995b6ff0) no-repeat center bottom;
    background-size: cover; }
    .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__night___3wB0R:after {
      opacity: 0.5; }
  .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__day___19k8t, .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__night___3wB0R {
    transition: 0s; }
    .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__day___19k8t:after, .InteractiveContent__interactiveContent_bg___34I5y.InteractiveContent__night___3wB0R:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 87px;
      background: url(/components/InteractiveArticle/img/bg2Top.png?90809b27dd110666b858846d5544d061) no-repeat right bottom;
      background-size: auto 100%;
      transition: all 0.4s ease; }

.InteractiveContent__interactiveContent_arrow_offset___2tKE_ {
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveContent__interactiveContent_arrow_offset___2tKE_ {
      top: 400px; } }

.InteractiveContent__interactiveContent_arrow___23pQg {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 8px 18px 9px 16px;
  font-size: 12px;
  line-height: 15px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  border: 1px solid #464646;
  box-sizing: border-box;
  border-radius: 20px;
  position: relative;
  background-image: url(/components/InteractiveContent/img/arrow-down.svg?841737c139902dcb80224fea848dc9e5);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: calc(100% - 6px) center; }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_arrow___23pQg {
      padding: 15px 15px 25px 15px;
      background-image: url(/components/InteractiveContent/img/arrow-left.svg?0a79703afb31cf03e82e45ef22c2c8c9);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center calc(100% - 10px);
      margin-bottom: -80px;
      position: relative;
      right: -160px; } }

.InteractiveContent__interactiveContent_arrow_wrapper___2vfWS {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_arrow_wrapper___2vfWS {
      justify-content: flex-end; } }

.InteractiveContent__interactiveContent_title_text___1FI66 {
  text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveContent__interactiveContent_title_text___1FI66 {
      text-align: left;
      justify-content: flex-end; } }

.InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath___2-3h- {
  position: relative;
  margin-top: 0;
  padding-bottom: 70px;
  padding-top: 30px; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath___2-3h- {
      margin-top: -20px;
      padding-top: 70px;
      padding-bottom: 60px;
      margin-right: 135px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath___2-3h- {
      padding-top: 60px;
      margin-right: 0;
      padding-bottom: 90px; } }

.InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_img___CMSDs {
  position: absolute;
  top: 40px;
  right: 0;
  width: 60%;
  max-width: 374px; }
  .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_img___CMSDs > img {
    width: 100%;
    display: block; }
  .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_img___CMSDs.InteractiveSlideIcebreakerPath__active___1ZHDi {
    right: 45%;
    animation: InteractiveSlideIcebreakerPath__animate___1PpuB 3s 1 ease-out; }

.InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_path___36vtj {
  background: url(/components/InteractiveContent/InteractiveContent1/InteractiveSlideIcebreakerPath/img/slideway.png?112322507b8b3164a8f2f6e46244ecce) no-repeat right top;
  position: relative;
  height: 4px;
  width: 100%; }

.InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_btn___13cRk {
  position: absolute;
  top: -16px;
  right: 0;
  width: 33px;
  height: 34px;
  cursor: pointer;
  z-index: 2; }
  .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_btn___13cRk > img {
    width: 100%;
    display: block; }
  .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_btn___13cRk.InteractiveSlideIcebreakerPath__active___1ZHDi {
    animation: InteractiveSlideIcebreakerPath__animateBtn___wu5u8 3s 1 ease-out;
    right: 45%;
    opacity: 0; }
  .InteractiveSlideIcebreakerPath__interactiveSlideIcebreakerPath_btn___13cRk.InteractiveSlideIcebreakerPath__active___1ZHDi > img {
    animation: InteractiveSlideIcebreakerPath__animateBtnImg___1Jmti 3s 1 ease-out;
    transform: rotate(180deg); }

@keyframes InteractiveSlideIcebreakerPath__animate___1PpuB {
  0% {
    right: 0; }
  100% {
    right: 45%; } }

@keyframes InteractiveSlideIcebreakerPath__animateBtn___wu5u8 {
  0% {
    right: 0px;
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    right: 45%;
    opacity: 0; } }

@keyframes InteractiveSlideIcebreakerPath__animateBtnImg___1Jmti {
  0% {
    transform: rotate(0deg); }
  90% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(180deg); } }

.InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute___1utXE {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute___1utXE {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute___1utXE {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_img___lqLzT {
  position: relative; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_img___lqLzT > img {
    display: block;
    width: 100%; }

.InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_ship___3qwIl {
  position: absolute;
  left: 116px;
  top: 41px;
  transform: rotate(120deg);
  width: 16px;
  height: 46px;
  cursor: pointer;
  background: url(/components/InteractiveContent/InteractiveContent1/InteractiveSlideIcebreakerRoute/img/ship.png?7b87423968cc583c8955a0c3eb20c7db) no-repeat right bottom;
  background-size: 100%;
  transition: all 0.4s ease; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_ship___3qwIl.InteractiveSlideIcebreakerRoute__route1___141U4 {
    animation: InteractiveSlideIcebreakerRoute__route1___141U4 2s 1 linear;
    left: 70px;
    top: 160px;
    transform: rotate(180deg); }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_ship___3qwIl.InteractiveSlideIcebreakerRoute__route2___2uhaS {
    animation: InteractiveSlideIcebreakerRoute__route2___2uhaS 6s 1 linear;
    left: 514px;
    top: 181px;
    transform: rotate(160deg); }

.InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_city___2G0yo {
  position: absolute;
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.28571; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_city___2G0yo.InteractiveSlideIcebreakerRoute__active___3zUx0 {
    cursor: pointer; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_city___2G0yo.InteractiveSlideIcebreakerRoute__city1___fngzn {
    top: 45px;
    left: 50px;
    padding-top: 24px; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_city___2G0yo.InteractiveSlideIcebreakerRoute__city2___1RKx_ {
    top: 189px;
    left: 37px;
    padding-top: 24px; }
  .InteractiveSlideIcebreakerRoute__interactiveSlideIcebreakerRoute_city___2G0yo.InteractiveSlideIcebreakerRoute__city3___hZcJE {
    top: 212px;
    right: 63px;
    padding-top: 24px; }

@keyframes InteractiveSlideIcebreakerRoute__route1___141U4 {
  0% {
    left: 116px;
    top: 41px;
    transform: rotate(120deg); }
  12% {
    left: 130px;
    top: 57px;
    transform: rotate(138deg); }
  25% {
    left: 138px;
    top: 65px;
    transform: rotate(155deg); }
  37% {
    transform: rotate(172deg);
    left: 142px;
    top: 83px; }
  50% {
    transform: rotate(215deg);
    left: 137px;
    top: 111px; }
  75% {
    left: 105px;
    top: 143px;
    transform: rotate(274deg); }
  87% {
    left: 77px;
    top: 139px;
    transform: rotate(208deg); }
  100% {
    left: 70px;
    top: 160px;
    transform: rotate(180deg); } }

@keyframes InteractiveSlideIcebreakerRoute__route2___2uhaS {
  0% {
    left: 70px;
    top: 160px;
    transform: rotate(180deg); }
  3% {
    left: 77px;
    top: 142px;
    transform: rotate(23deg); }
  6% {
    left: 81px;
    top: 141px;
    transform: rotate(70deg); }
  12% {
    left: 119px;
    top: 131px;
    transform: rotate(41deg); }
  18% {
    left: 149px;
    top: 93px;
    transform: rotate(57deg); }
  25% {
    left: 177px;
    top: 85px;
    transform: rotate(85deg); }
  37% {
    left: 230px;
    top: 104px;
    transform: rotate(126deg); }
  50% {
    left: 288px;
    top: 131px;
    transform: rotate(76deg); }
  57% {
    left: 332px;
    top: 104px;
    transform: rotate(55deg); }
  64% {
    left: 369px;
    top: 85px;
    transform: rotate(77deg); }
  75% {
    left: 447px;
    top: 84px;
    transform: rotate(103deg); }
  80% {
    left: 473px;
    top: 93px;
    transform: rotate(123deg); }
  85% {
    left: 491px;
    top: 123px;
    transform: rotate(164deg); }
  90% {
    left: 513px;
    top: 143px;
    transform: rotate(135deg); }
  95% {
    left: 513px;
    top: 172px;
    transform: rotate(197deg); }
  100% {
    left: 514px;
    top: 181px;
    transform: rotate(160deg); } }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize___3AN7u {
  position: relative; }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ships___aTOGA {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px; }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_title___3_P4U {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_title___3_P4U br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_title___3_P4U {
      text-align: left; }
      .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_title___3_P4U br {
        display: block; } }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ships_wrapper___ODgwM {
  position: relative;
  bottom: -15px;
  left: -180px;
  margin-bottom: 70px; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ships_wrapper___ODgwM {
      position: static;
      margin: 0; } }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_ {
  position: absolute;
  cursor: pointer;
  transition: all 0.4s ease;
  opacity: 1; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__ship1___27Baf {
    width: 52px;
    top: 5px;
    left: 300px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__ship2___3x1mE {
    width: 61px;
    top: 27px;
    left: 370px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__ship3___7c1v0 {
    width: 75px;
    top: 20px;
    left: 220px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__ship4___kXYas {
    width: 80px;
    top: 50px;
    left: 290px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_ > img {
    display: block;
    width: 100%; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__active___3vwoq {
    opacity: 0.4; }
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__active___3vwoq.InteractiveSlideIcebreakersSize__ship1___27Baf {
      top: 15px;
      left: 310px; }
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__active___3vwoq.InteractiveSlideIcebreakersSize__ship2___3x1mE {
      top: 37px;
      left: 380px; }
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__active___3vwoq.InteractiveSlideIcebreakersSize__ship3___7c1v0 {
      top: 30px;
      left: 230px; }
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_ship___1PsI_.InteractiveSlideIcebreakersSize__active___3vwoq.InteractiveSlideIcebreakersSize__ship4___kXYas {
      top: 60px;
      left: 300px; }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_result___1pNRH {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap; }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl {
  flex-basis: 92px;
  flex-grow: 0;
  flex-shrink: 0;
  height: 92px;
  background: #003c63;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  margin: 5px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl.InteractiveSlideIcebreakersSize__ship0___1v6Ka {
    margin-left: 1px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl.InteractiveSlideIcebreakersSize__ship4___kXYas {
    margin-right: 1px; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl.InteractiveSlideIcebreakersSize__active___3vwoq {
    background: #003151; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl.InteractiveSlideIcebreakersSize__choice___PXfwf {
    cursor: pointer;
    transition: all 0.4s ease; }
    .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPos___3dftl.InteractiveSlideIcebreakersSize__choice___PXfwf:hover {
      opacity: 0.7; }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
  height: 31px;
  display: flex;
  align-items: flex-end; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem > img {
    display: block;
    width: 100%; }
  .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem > img.InteractiveSlideIcebreakersSize__active___3vwoq {
    animation: InteractiveSlideIcebreakersSize__animate___1wDWZ  1s 1 ease-in-out; }
  .InteractiveSlideIcebreakersSize__ship0___1v6Ka .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
    width: 51px; }
  .InteractiveSlideIcebreakersSize__ship1___27Baf .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
    width: 52px; }
  .InteractiveSlideIcebreakersSize__ship2___3x1mE .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
    width: 61px; }
  .InteractiveSlideIcebreakersSize__ship3___7c1v0 .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
    width: 75px; }
  .InteractiveSlideIcebreakersSize__ship4___kXYas .InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosImg___4RFem {
    width: 80px; }

@keyframes InteractiveSlideIcebreakersSize__animate___1wDWZ {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideIcebreakersSize__interactiveSlideIcebreakersSize_shipPosText___cktuu {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.28571;
  margin-top: 10px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors___1yQud {
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors___1yQud {
      padding: 0 60px; } }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_arrow___fHNxj {
  position: absolute;
  top: -50px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_img___2cFvf {
  position: relative; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_img___2cFvf > img {
    width: 100%;
    display: block; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_controls___28sre {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_control___3oKRg {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  margin-bottom: 5px;
  cursor: pointer;
  border: 1px solid #464646; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_control___3oKRg.InteractiveSlideIcebreakerColors__white___2qVSL {
    background: #fff; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_control___3oKRg.InteractiveSlideIcebreakerColors__blue___1_mA7 {
    background: #5289d3; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_control___3oKRg.InteractiveSlideIcebreakerColors__red___3AedK {
    background: #ff3c00; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_title___3IPch {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 60px;
  color: #464646;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }

.InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_imgTop___36zzz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_imgTop___36zzz.InteractiveSlideIcebreakerColors__white___2qVSL {
    animation: InteractiveSlideIcebreakerColors__animate___3lQxa  1s 1 ease-in-out; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_imgTop___36zzz.InteractiveSlideIcebreakerColors__blue___1_mA7 {
    animation: InteractiveSlideIcebreakerColors__animate___3lQxa  1s 1 ease-in-out; }
  .InteractiveSlideIcebreakerColors__interactiveSlideIcebreakerColors_imgTop___36zzz.InteractiveSlideIcebreakerColors__red___3AedK {
    animation: InteractiveSlideIcebreakerColors__animate___3lQxa  1s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerColors__animate___3lQxa {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing___eDvsO {
  position: relative;
  transform: scale(0.6);
  margin: -50px auto; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing___eDvsO {
      margin: 0;
      transform: none; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_base___3sf2d {
  position: relative;
  width: 179px;
  margin: 0 auto;
  padding-top: 130px; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_base___3sf2d {
      left: -70px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_base___3sf2d {
      left: 0; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_img___38qcp {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2; }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_btn___2T2nv {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  background: url(/components/InteractiveContent/InteractiveContent1/InteractiveSlideIcebreakerWeighing/img/add.png?8104087bad6fc6e0164c5b370b70b086) no-repeat center bottom;
  background-size: 33px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 33px;
  cursor: pointer;
  font-size: 20px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_btn___2T2nv {
      font-size: 12px;
      line-height: 1.33333; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
  display: block;
  position: absolute;
  left: 50%;
  top: 160px;
  margin-left: -144px;
  width: 289px;
  transform: rotate(-25deg);
  z-index: 1; }
  .InteractiveSlideIcebreakerWeighing__step1___oWQ-F .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel1___3LKGz 0.6s 1 ease-in-out;
    transform: rotate(-22deg); }
  .InteractiveSlideIcebreakerWeighing__step2___2W58n .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel2___2Rrcw 0.6s 1 ease-in-out;
    transform: rotate(-19deg); }
  .InteractiveSlideIcebreakerWeighing__step3___4j-W2 .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel3___2ycTW 0.6s 1 ease-in-out;
    transform: rotate(-14deg); }
  .InteractiveSlideIcebreakerWeighing__step4___1LKOP .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel4___2K8_l 0.6s 1 ease-in-out;
    transform: rotate(-7deg); }
  .InteractiveSlideIcebreakerWeighing__step5___2AMfN .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_level___bavtY {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel5___1URcZ 0.6s 1 ease-in-out;
    transform: rotate(0); }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
  position: absolute;
  left: -140px;
  bottom: 10px;
  width: 189px;
  z-index: 3; }
  .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b > img {
    display: block;
    width: 100%; }
  .InteractiveSlideIcebreakerWeighing__step1___oWQ-F .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformL1___1iQOB 0.6s 1 ease-in-out;
    bottom: 20px; }
  .InteractiveSlideIcebreakerWeighing__step2___2W58n .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformL2___1TX_K 0.6s 1 ease-in-out;
    bottom: 25px; }
  .InteractiveSlideIcebreakerWeighing__step3___4j-W2 .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformL3___2uJLL 0.6s 1 ease-in-out;
    bottom: 35px; }
  .InteractiveSlideIcebreakerWeighing__step4___1LKOP .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformL4___3zV59 0.6s 1 ease-in-out;
    bottom: 50px; }
  .InteractiveSlideIcebreakerWeighing__step5___2AMfN .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformL___1aE7b {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformL5___1iEsf 0.6s 1 ease-in-out;
    bottom: 65px; }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformL1___1iQOB {
  from {
    bottom: 10px; }
  to {
    bottom: 20px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformL2___1TX_K {
  from {
    bottom: 20px; }
  to {
    bottom: 25px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformL3___2uJLL {
  from {
    bottom: 25px; }
  to {
    bottom: 35px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformL4___3zV59 {
  from {
    bottom: 35px; }
  to {
    bottom: 50px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformL5___1iEsf {
  from {
    bottom: 50px; }
  to {
    bottom: 65px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
  position: absolute;
  right: -140px;
  bottom: 120px;
  width: 189px;
  z-index: 3; }
  .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR > img {
    display: block;
    width: 100%; }
  .InteractiveSlideIcebreakerWeighing__step1___oWQ-F .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformR1___EDaze 0.6s 1 ease-in-out;
    bottom: 110px; }
  .InteractiveSlideIcebreakerWeighing__step2___2W58n .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformR2___1loUg 0.6s 1 ease-in-out;
    bottom: 105px; }
  .InteractiveSlideIcebreakerWeighing__step3___4j-W2 .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformR3___eDCEP 0.6s 1 ease-in-out;
    bottom: 95px; }
  .InteractiveSlideIcebreakerWeighing__step4___1LKOP .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformR4___3oGGN 0.6s 1 ease-in-out;
    bottom: 80px; }
  .InteractiveSlideIcebreakerWeighing__step5___2AMfN .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_platformR___2a7SR {
    animation: InteractiveSlideIcebreakerWeighing__animateplatformR5___2sS-4 0.6s 1 ease-in-out;
    bottom: 65px; }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformR1___EDaze {
  from {
    bottom: 120px; }
  to {
    bottom: 110px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformR2___1loUg {
  from {
    bottom: 110px; }
  to {
    bottom: 105px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformR3___eDCEP {
  from {
    bottom: 105px; }
  to {
    bottom: 95px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformR4___3oGGN {
  from {
    bottom: 95px; }
  to {
    bottom: 80px; } }

@keyframes InteractiveSlideIcebreakerWeighing__animateplatformR5___2sS-4 {
  from {
    bottom: 80px; }
  to {
    bottom: 65px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_arctic___2uhnA {
  position: absolute;
  left: 0px;
  bottom: 47px;
  width: 206px; }
  .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_arctic___2uhnA > img {
    display: block;
    width: 100%; }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
  position: absolute;
  bottom: 46px;
  left: 50%;
  margin-left: -5px;
  transform: rotate(-25deg);
  z-index: 3;
  width: 10px;
  height: 66px; }
  .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk > img {
    display: block;
    width: 100%; }
  .InteractiveSlideIcebreakerWeighing__step1___oWQ-F .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel1___3LKGz 0.6s 1 ease-in-out;
    transform: rotate(-22deg); }
  .InteractiveSlideIcebreakerWeighing__step2___2W58n .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel2___2Rrcw 0.6s 1 ease-in-out;
    transform: rotate(-19deg); }
  .InteractiveSlideIcebreakerWeighing__step3___4j-W2 .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel3___2ycTW 0.6s 1 ease-in-out;
    transform: rotate(-14deg); }
  .InteractiveSlideIcebreakerWeighing__step4___1LKOP .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel4___2K8_l 0.6s 1 ease-in-out;
    transform: rotate(-7deg); }
  .InteractiveSlideIcebreakerWeighing__step5___2AMfN .InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_baseArrow___BJyKk {
    animation: InteractiveSlideIcebreakerWeighing__animateLevel5___1URcZ 0.6s 1 ease-in-out;
    transform: rotate(0); }

@keyframes InteractiveSlideIcebreakerWeighing__animateLevel1___3LKGz {
  from {
    transform: rotate(-25deg); }
  to {
    transform: rotate(-22deg); } }

@keyframes InteractiveSlideIcebreakerWeighing__animateLevel2___2Rrcw {
  from {
    transform: rotate(-22deg); }
  to {
    transform: rotate(-19deg); } }

@keyframes InteractiveSlideIcebreakerWeighing__animateLevel3___2ycTW {
  from {
    transform: rotate(-19deg); }
  to {
    transform: rotate(-14deg); } }

@keyframes InteractiveSlideIcebreakerWeighing__animateLevel4___2K8_l {
  from {
    transform: rotate(-14deg); }
  to {
    transform: rotate(-7deg); } }

@keyframes InteractiveSlideIcebreakerWeighing__animateLevel5___1URcZ {
  from {
    transform: rotate(-7deg); }
  to {
    transform: rotate(0); } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora___3UR1Q > img {
  display: block;
  position: absolute;
  width: 178px; }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora1___3zuhs {
  left: 0px;
  bottom: 47px;
  opacity: 1;
  animation: InteractiveSlideIcebreakerWeighing__aurora1___2tPj2 0.6s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerWeighing__aurora1___2tPj2 {
  from {
    opacity: 0;
    bottom: 147px; }
  to {
    opacity: 1;
    bottom: 47px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora2___1p-1g {
  transform: rotate(-19deg);
  left: -18px;
  bottom: 68px;
  opacity: 1;
  animation: InteractiveSlideIcebreakerWeighing__aurora2___2Wp4- 0.6s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerWeighing__aurora2___2Wp4- {
  from {
    opacity: 0;
    bottom: 168px; }
  to {
    opacity: 1;
    bottom: 68px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora3___1_0Tg {
  transform: rotate(8deg);
  left: 19px;
  bottom: 70px;
  opacity: 1;
  animation: InteractiveSlideIcebreakerWeighing__aurora3___14RcX 0.6s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerWeighing__aurora3___14RcX {
  from {
    opacity: 0;
    bottom: 170px; }
  to {
    opacity: 1;
    bottom: 70px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora4___1Tv-Z {
  left: 19px;
  bottom: 97px;
  transform: rotate(0);
  opacity: 1;
  animation: InteractiveSlideIcebreakerWeighing__aurora4___-nn0i 0.6s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerWeighing__aurora4___-nn0i {
  from {
    opacity: 0;
    bottom: 197px; }
  to {
    opacity: 1;
    bottom: 97px; } }

.InteractiveSlideIcebreakerWeighing__interactiveSlideIcebreakerWeighing_aurora5___195eN {
  left: 18px;
  bottom: 122px;
  transform: rotate(-2deg);
  opacity: 1;
  animation: InteractiveSlideIcebreakerWeighing__aurora5___2A6R0 0.6s 1 ease-in-out; }

@keyframes InteractiveSlideIcebreakerWeighing__aurora5___2A6R0 {
  from {
    opacity: 0;
    bottom: 222px; }
  to {
    opacity: 1;
    bottom: 122px; } }

.InteractiveSlideFlag__interactiveSlideFlag___5rMLc {
  position: relative;
  padding-top: 140px; }

.InteractiveSlideFlag__interactiveSlideFlag_img___3lfaU {
  position: absolute;
  bottom: 0;
  right: 20px;
  width: 9px;
  height: 817px; }
  .InteractiveSlideFlag__interactiveSlideFlag_img___3lfaU > img {
    width: 100%;
    display: block; }

.InteractiveSlideFlag__interactiveSlideFlag_flag___3rD6w {
  position: absolute;
  bottom: 50px;
  right: 7px;
  width: 29px; }
  .InteractiveSlideFlag__interactiveSlideFlag_flag___3rD6w > img {
    width: 100%;
    display: block; }
  .InteractiveSlideFlag__interactiveSlideFlag_flag___3rD6w.InteractiveSlideFlag__upper___2p8L8 {
    bottom: 657px;
    animation: InteractiveSlideFlag__animate___2sDBN 3s 1 ease-in-out; }
  .InteractiveSlideFlag__interactiveSlideFlag_flag___3rD6w.InteractiveSlideFlag__upper___2p8L8 > img.InteractiveSlideFlag__upper___2p8L8 {
    animation: InteractiveSlideFlag__animateShow___37hUC 3s 1 ease-in-out;
    width: 119px;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0; }
  .InteractiveSlideFlag__interactiveSlideFlag_flag___3rD6w.InteractiveSlideFlag__upper___2p8L8 > img.InteractiveSlideFlag__down___2Igbr {
    animation: InteractiveSlideFlag__animateHide___3cvQa 3s 1 ease-in-out;
    opacity: 0; }

@keyframes InteractiveSlideFlag__animate___2sDBN {
  from {
    bottom: 50px; }
  to {
    bottom: 657px; } }

@keyframes InteractiveSlideFlag__animateShow___37hUC {
  0% {
    opacity: 0; }
  99% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideFlag__animateHide___3cvQa {
  0% {
    opacity: 1; }
  99% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.InteractiveSlideFlag__interactiveSlideFlag_flagBtn___AlImt {
  background: url(/components/InteractiveContent/InteractiveContent1/InteractiveSlideFlag/img/arrow.png?0d1b644b1881211f4b5585ee98affe77) no-repeat center bottom;
  cursor: pointer;
  color: #464646;
  text-align: center;
  padding-bottom: 40px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.28571;
  position: absolute;
  bottom: 0;
  left: -100px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  .InteractiveSlideFlag__upper___2p8L8 .InteractiveSlideFlag__interactiveSlideFlag_flagBtn___AlImt {
    opacity: 0; }

.InteractiveSlideTimesOfDay__interactiveSlideTimesOfDay___1AhRQ {
  position: relative; }

.InteractiveSlideTimesOfDay__interactiveSlideTimesOfDay_arrow___fowfG {
  display: none;
  position: absolute;
  bottom: -50px;
  left: 100%;
  margin-left: 130px;
  width: auto;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom;
  color: white; }
  @media (min-width: 1240px) {
    .InteractiveSlideTimesOfDay__interactiveSlideTimesOfDay_arrow___fowfG {
      display: block; } }

.InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btns___20t0b {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px; }
  @media (min-width: 1240px) {
    .InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btns___20t0b {
      flex-direction: column;
      position: absolute;
      right: -120px;
      bottom: -80px;
      margin: 0; } }

.InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btn___ZT3P_ {
  width: 82px;
  height: 83px;
  background-size: 100%;
  cursor: pointer; }
  .InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btn___ZT3P_.InteractiveSlideTimesOfDay__sun___27OGY {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTimesOfDay/img/item1.png?96f15b24e45f51280a28dbaaba7a49bc) no-repeat 0 0; }
  .InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btn___ZT3P_.InteractiveSlideTimesOfDay__night___RqsJA {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTimesOfDay/img/item2.png?fa201721804246441596213e4fb6d396) no-repeat 0 0; }
  .InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btn___ZT3P_.InteractiveSlideTimesOfDay__active___36ab6.InteractiveSlideTimesOfDay__sun___27OGY {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTimesOfDay/img/item1_active.png?e7b1cf3be07a44cd979083b22a47f7bc) no-repeat 0 0; }
  .InteractiveSlideTimesOfDay__interactiveSlideWeatherSwitch_btn___ZT3P_.InteractiveSlideTimesOfDay__active___36ab6.InteractiveSlideTimesOfDay__night___RqsJA {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTimesOfDay/img/item2_active.png?255bd0e98aaa29a8d4908731ab864493) no-repeat 0 0; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange___qnuz4 {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideTundraChange__interactiveSlideTundraChange___qnuz4 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTundraChange__interactiveSlideTundraChange___qnuz4 {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_arrow___2am5e {
  position: absolute;
  top: 110px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_img___1MJtB {
  height: 150px;
  width: 100%;
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraChange/img/mountain.png?e2d6e60344a6aa4226a63641e0eaaa3b) no-repeat center top;
  background-size: 502px auto;
  position: relative; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_imgOverlay___2CVMt {
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraChange/img/forest.png?1297aab9a69332de30b19c34b9a4da69) no-repeat center top;
  background-size: 502px auto;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 150px;
  opacity: 1; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_controlsWrap___3M0-I {
  margin-top: 15px;
  padding: 0 47px; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_controls___1sHzF {
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraChange/img/interactive.png?3b7b1ff57b5a1b19b96d7e6d1603cdd8) no-repeat center top;
  background-size: 502px auto;
  height: 61px;
  position: relative; }

.InteractiveSlideTundraChange__interactiveSlideTundraChange_drag___39rOF {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraChange/img/arrow.png?aa788ab9a3f781d717888ae9438c80f3) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0px; }

.InteractiveSlideTundraPlants__interactiveSlideTundraPlants___17mkQ {
  position: relative;
  padding-bottom: 20px; }

.InteractiveSlideTundraPlants__interactiveSlideTundraPlants_arrow___6r4vd {
  position: absolute;
  top: 110px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideTundraPlants__interactiveSlideTundraPlants_img___1sJ7M {
  width: 364px;
  margin: -15px auto;
  position: relative;
  border: 1px solid #0075b0;
  border-radius: 2px;
  overflow: hidden;
  transform: scale(0.76) translateX(-56px); }
  @media (min-width: 768px) {
    .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_img___1sJ7M {
      margin: 0 auto;
      transform: none; } }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_img___1sJ7M > img {
    width: 100%;
    display: block; }

.InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center; }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj > img {
    display: block;
    position: relative;
    z-index: 3; }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant1___1xSWo {
    width: 191px;
    height: 170px;
    top: 5px;
    left: -20px; }
    .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant1___1xSWo > img {
      width: 65px;
      animation: InteractiveSlideTundraPlants__animPlant___3WdVo 1s 1 ease-in-out; }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant2___35OTy {
    width: 162px;
    height: 184px;
    top: -40px;
    right: 30px; }
    .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant2___35OTy > img {
      width: 47px;
      animation: InteractiveSlideTundraPlants__animPlant___3WdVo 1s 1 ease-in-out; }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant3___2LSkL {
    width: 164px;
    height: 177px;
    top: 40px;
    right: -20px; }
    .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant3___2LSkL > img {
      width: 39px;
      animation: InteractiveSlideTundraPlants__animPlant___3WdVo 1s 1 ease-in-out; }
  .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant4___KALjt {
    width: 240px;
    height: 172px;
    bottom: -40px;
    left: 20px; }
    .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgPlant___3TfAj.InteractiveSlideTundraPlants__plant4___KALjt > img {
      width: 37px;
      margin-left: 50px;
      margin-top: -10px;
      animation: InteractiveSlideTundraPlants__animPlant___3WdVo 2s 1 ease-in-out; }

.InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgBg___iiHUG {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
  .InteractiveSlideTundraPlants__plant1___1xSWo .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgBg___iiHUG {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraPlants/img/item1.png?6503c93c8a637d8d522103e914faab54) no-repeat right bottom;
    animation: InteractiveSlideTundraPlants__animPlant1___YfDdS 8s infinite ease-in-out; }
  .InteractiveSlideTundraPlants__plant2___35OTy .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgBg___iiHUG {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraPlants/img/item2.png?8c756c7aee648cc894b0ba9fa736a49e) no-repeat right bottom;
    animation: InteractiveSlideTundraPlants__animPlant2___LGkMm 8s infinite ease-in-out; }
  .InteractiveSlideTundraPlants__plant3___2LSkL .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgBg___iiHUG {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraPlants/img/item3.png?5d74eb2a29a3d1548e58d8157ceb60a2) no-repeat right bottom;
    animation: InteractiveSlideTundraPlants__animPlant3___1UHKA 8s infinite ease-in-out; }
  .InteractiveSlideTundraPlants__plant4___KALjt .InteractiveSlideTundraPlants__interactiveSlideTundraPlants_imgBg___iiHUG {
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraPlants/img/item4.png?d8607821b93a593337fd57ca71c5cea1) no-repeat right bottom;
    animation: InteractiveSlideTundraPlants__animPlant4___RzapE 8s infinite ease-in-out; }

@keyframes InteractiveSlideTundraPlants__animPlant___3WdVo {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraPlants__animPlant1___YfDdS {
  0% {
    opacity: 0; }
  4% {
    opacity: 0; }
  28% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraPlants__animPlant2___LGkMm {
  0% {
    opacity: 0; }
  28% {
    opacity: 0; }
  52% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraPlants__animPlant3___1UHKA {
  0% {
    opacity: 0; }
  52% {
    opacity: 0; }
  76% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraPlants__animPlant4___RzapE {
  0% {
    opacity: 0; }
  76% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses___2xOSz {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -90px;
  margin-bottom: -90px; }
  @media (min-width: 768px) {
    .InteractiveSlideNorthHouses__interactiveSlideNorthHouses___2xOSz {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideNorthHouses__interactiveSlideNorthHouses___2xOSz {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_arrow___2cCMB {
  position: absolute;
  top: 50px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_row___Zv-hG {
  display: flex;
  padding: 0 60px;
  justify-content: space-between; }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_block___3cTHi {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X {
  margin: 0 auto;
  margin-bottom: 40px;
  cursor: pointer;
  position: relative;
  top: 0px;
  left: 0px;
  transition: all 0.4s ease; }
  .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X.InteractiveSlideNorthHouses__active___254xu {
    opacity: 0.7;
    top: 10px;
    left: 10px; }
  .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X.InteractiveSlideNorthHouses__pos___3yYHu {
    cursor: default; }
  .InteractiveSlideNorthHouses__house1___3iBpz .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X {
    width: 169px;
    height: 125px;
    margin-top: 30px; }
  .InteractiveSlideNorthHouses__house2___v8ykb .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X {
    width: 140px;
    height: 157px; }
  .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X > img {
    display: block;
    width: 100%; }
  .InteractiveSlideNorthHouses__house1___3iBpz .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X.InteractiveSlideNorthHouses__pos___3yYHu {
    top: 153px;
    left: 244px; }
  .InteractiveSlideNorthHouses__house2___v8ykb .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_img___12q-X.InteractiveSlideNorthHouses__pos___3yYHu {
    top: 154px;
    left: -244px; }

.InteractiveSlideNorthHouses__house1___3iBpz .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_base___33HNh {
  width: 234px;
  height: 142px; }

.InteractiveSlideNorthHouses__house2___v8ykb .InteractiveSlideNorthHouses__interactiveSlideNorthHouses_base___33HNh {
  width: 241px;
  height: 148px; }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_base___33HNh.InteractiveSlideNorthHouses__active___254xu {
  cursor: pointer; }

.InteractiveSlideNorthHouses__interactiveSlideNorthHouses_base___33HNh > img {
  display: block;
  width: 100%; }

.InteractiveSlideFindFish__interactiveSlideFindFish___2zYle {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -90px;
  margin-bottom: -90px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindFish__interactiveSlideFindFish___2zYle {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindFish__interactiveSlideFindFish___2zYle {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideFindFish__interactiveSlideFindFish_arrow___1GJz2 {
  position: absolute;
  top: 65px;
  left: 100%;
  margin-left: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }

.InteractiveSlideFindFish__interactiveSlideFindFish_wrap___2ucph {
  padding: 0 60px;
  padding-top: 60px; }

.InteractiveSlideFindFish__interactiveSlideFindFish_top___24pmf {
  height: 126px;
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideFindFish/img/bg.png?c2158b82b6090d4cdbca6701fadef097) no-repeat 0 0;
  background-size: 100% auto;
  position: relative;
  z-index: 2; }

.InteractiveSlideFindFish__interactiveSlideFindFish_click1___2izAJ {
  cursor: pointer;
  position: absolute;
  width: 145px;
  height: 34px;
  top: 54px;
  left: 22px;
  z-index: 3; }

.InteractiveSlideFindFish__interactiveSlideFindFish_click2___3kq65 {
  cursor: pointer;
  position: absolute;
  width: 136px;
  height: 24px;
  top: 63px;
  left: 183px;
  z-index: 3; }

.InteractiveSlideFindFish__interactiveSlideFindFish_click3___21p4s {
  cursor: pointer;
  position: absolute;
  width: 114px;
  height: 27px;
  top: 64px;
  right: 24px;
  z-index: 3; }

.InteractiveSlideFindFish__interactiveSlideFindFish_body___JWTtS {
  display: flex;
  position: relative;
  top: -50px;
  z-index: 1;
  height: 251px; }

.InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5 {
  height: 100%; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5.InteractiveSlideFindFish__hole1___3h5tb {
    flex-basis: 168px;
    flex-grow: 0;
    flex-shrink: 0;
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideFindFish/img/hole1_inactive.png?e95ff3feb4c552c0d7794f000add66e3) no-repeat 0 0;
    background-size: 100% auto; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5.InteractiveSlideFindFish__hole2___3Hrhl {
    flex-basis: 149px;
    flex-grow: 0;
    flex-shrink: 0;
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideFindFish/img/hole2_inactive.png?2255a94a953e191663c559ce8bd33acc) no-repeat 0 0;
    background-size: 100% auto; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5.InteractiveSlideFindFish__hole3___3CkQu {
    flex-basis: 185px;
    flex-grow: 0;
    flex-shrink: 0;
    background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideFindFish/img/hole3_inactive.png?2e5448bab7221b680e5b1c9f043786cd) no-repeat 0 0;
    background-size: 100% auto; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5 > img {
    width: 100%;
    display: block; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_hole___1MCD5 > img.InteractiveSlideFindFish__active___239Ls {
    animation: InteractiveSlideFindFish__animate___OHco7 1s 1 ease-in-out; }

.InteractiveSlideFindFish__interactiveSlideFindFish_rod___27oh3 {
  position: absolute;
  width: 182px;
  height: 139px;
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideFindFish/img/rod.png?5a0a80e9496ac85b7ad76dbb983a82e4) no-repeat 0 0;
  background-size: 100%; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_rod___27oh3.InteractiveSlideFindFish__rod1___1RvMp {
    top: -70px;
    left: -43px; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_rod___27oh3.InteractiveSlideFindFish__rod2___Bl9Ab {
    top: -58px;
    left: 87px; }
  .InteractiveSlideFindFish__interactiveSlideFindFish_rod___27oh3.InteractiveSlideFindFish__rod3___3Bvxt {
    top: -56px;
    right: 76px; }

@keyframes InteractiveSlideFindFish__animate___OHco7 {
  0% {
    opacity: 0; }
  25% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.InteractiveSlideTundraCities__interactiveSlideTundraCities___1FF36 {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -125px;
  margin-bottom: -125px; }
  @media (min-width: 768px) {
    .InteractiveSlideTundraCities__interactiveSlideTundraCities___1FF36 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTundraCities__interactiveSlideTundraCities___1FF36 {
      transform: scale(0.96) translateX(-10px);
      margin-top: -30px; } }

.InteractiveSlideTundraCities__interactiveSlideTundraCities_img___1JJz3 {
  position: relative; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_img___1JJz3 > img {
    display: block;
    width: 100%; }

.InteractiveSlideTundraCities__interactiveSlideTundraCities_btn___1Zj_7 {
  transform: scale(1.5);
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .InteractiveSlideTundraCities__interactiveSlideTundraCities_btn___1Zj_7 {
      transform: none;
      padding-bottom: 20px; } }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_btn___1Zj_7 > button {
    width: 172px;
    margin: 0 auto; }

.InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h {
  position: absolute;
  color: #fff;
  font-size: 16px;
  line-height: 1.375;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  padding-left: 27px;
  background: url(/components/InteractiveContent/InteractiveContent2/InteractiveSlideTundraCities/img/point.png?0c7169c6680cf19edca530596e397391) no-repeat 0 0;
  background-size: 22px; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point1___36Fo4 {
    left: 97px;
    top: 76px;
    animation: InteractiveSlideTundraCities__animate1___Ff7iO 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point2___3Evme {
    left: 101px;
    top: 90px;
    padding-top: 5px;
    animation: InteractiveSlideTundraCities__animate2___2-FTY 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point3___2OlTv {
    left: 74px;
    top: 220px;
    animation: InteractiveSlideTundraCities__animate3___BmTrT 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point4___UIHSB {
    left: 261px;
    top: 230px;
    background-position: right 0;
    padding-left: 0px;
    padding-right: 27px;
    animation: InteractiveSlideTundraCities__animate4___ezlAo 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point5___-h7d9 {
    left: 276px;
    top: 300px;
    background-position: right 0;
    padding-left: 0px;
    padding-right: 27px;
    animation: InteractiveSlideTundraCities__animate5___2R7NV 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point6___3AE5o {
    left: 475px;
    top: 252px;
    background-position: right 0;
    padding-left: 0px;
    padding-right: 27px;
    animation: InteractiveSlideTundraCities__animate6___2NUeK 8s 1 ease-in-out; }
  .InteractiveSlideTundraCities__interactiveSlideTundraCities_point___1SW6h.InteractiveSlideTundraCities__point7___3vMdt {
    left: 450px;
    top: 314px;
    animation: InteractiveSlideTundraCities__animate7___2Hera 8s 1 ease-in-out; }

@keyframes InteractiveSlideTundraCities__animate1___Ff7iO {
  0% {
    opacity: 0; }
  14% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate2___2-FTY {
  0% {
    opacity: 0; }
  14% {
    opacity: 0; }
  28% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate3___BmTrT {
  0% {
    opacity: 0; }
  28% {
    opacity: 0; }
  42% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate4___ezlAo {
  0% {
    opacity: 0; }
  42% {
    opacity: 0; }
  56% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate5___2R7NV {
  0% {
    opacity: 0; }
  56% {
    opacity: 0; }
  70% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate6___2NUeK {
  0% {
    opacity: 0; }
  70% {
    opacity: 0; }
  84% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes InteractiveSlideTundraCities__animate7___2Hera {
  0% {
    opacity: 0; }
  84% {
    opacity: 0; }
  98% {
    opacity: 1; }
  100% {
    opacity: 1; } }

.InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch___34KN1 {
  position: relative; }

.InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_arrow___fULLx {
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_arrow___fULLx br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_arrow___fULLx {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_arrow___fULLx {
      position: absolute;
      bottom: -50px;
      right: -230px;
      width: 120px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      text-align: left;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }
      .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_arrow___fULLx br {
        display: block; } }

.InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btns___2yZdU {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btns___2yZdU {
      position: absolute;
      display: block;
      right: -100px;
      bottom: -80px; } }

.InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btn___3mQc3 {
  width: 82px;
  height: 83px;
  background-size: 100%;
  cursor: pointer; }
  .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btn___3mQc3.InteractiveSlideWeatherSwitch__sun___12iGZ {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideWeatherSwitch/img/item1.png?96f15b24e45f51280a28dbaaba7a49bc) no-repeat 0 0; }
  .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btn___3mQc3.InteractiveSlideWeatherSwitch__rain___3NV1b {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideWeatherSwitch/img/item2.png?d3dbf308727ec5c8d70beca907803843) no-repeat 0 0; }
  .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btn___3mQc3.InteractiveSlideWeatherSwitch__active___10iZD.InteractiveSlideWeatherSwitch__sun___12iGZ {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideWeatherSwitch/img/item1_active.png?e7b1cf3be07a44cd979083b22a47f7bc) no-repeat 0 0; }
  .InteractiveSlideWeatherSwitch__interactiveSlideWeatherSwitch_btn___3mQc3.InteractiveSlideWeatherSwitch__active___10iZD.InteractiveSlideWeatherSwitch__rain___3NV1b {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideWeatherSwitch/img/item2_active.png?deea02efe2a71fdd3b7e8c4ae005c575) no-repeat 0 0; }

.InteractiveSlideEarthHat__interactiveSlideEarthHat___3IANL {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideEarthHat__interactiveSlideEarthHat___3IANL {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideEarthHat__interactiveSlideEarthHat___3IANL {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideEarthHat__interactiveSlideEarthHat_arrow___fcD65 {
  position: absolute;
  top: 135px;
  left: 100%;
  margin-left: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }

.InteractiveSlideEarthHat__interactiveSlideEarthHat_imgs___3BsX0 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 30px; }

.InteractiveSlideEarthHat__interactiveSlideEarthHat_earth___1CEA8 {
  width: 137px;
  height: 222px;
  display: flex;
  align-items: flex-end;
  animation: InteractiveSlideEarthHat__animate___adj7Z  0.4s 1 ease-in-out; }
  .InteractiveSlideEarthHat__interactiveSlideEarthHat_earth___1CEA8.InteractiveSlideEarthHat__active___1R0X3 img {
    animation: InteractiveSlideEarthHat__animate___adj7Z  1s 1 ease-in-out; }
  .InteractiveSlideEarthHat__interactiveSlideEarthHat_earth___1CEA8 img {
    width: 100%;
    display: block; }

.InteractiveSlideEarthHat__interactiveSlideEarthHat_hat___39y7y {
  width: 142px;
  height: 222px;
  background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideEarthHat/img/hat_shadow.png?a5e96273a7ef471b357e1498f6ff62a7) no-repeat left bottom;
  position: relative;
  margin-left: 120px;
  display: flex;
  align-items: flex-end;
  animation: InteractiveSlideEarthHat__animate___adj7Z  0.4s 1 ease-in-out; }
  .InteractiveSlideEarthHat__interactiveSlideEarthHat_hat___39y7y img {
    width: 100%;
    display: block;
    cursor: pointer; }

.InteractiveSlideEarthHat__interactiveSlideEarthHat_arrowImg___3PeLp {
  position: absolute;
  top: -20px;
  right: 70px;
  width: 190px;
  height: 88px;
  background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideEarthHat/img/interactive.png?65d213969e66088caedd68d7f830a779) no-repeat 0 0;
  background-size: 100%; }

@keyframes InteractiveSlideEarthHat__animate___adj7Z {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra___yKa4j {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -100px; }
  @media (min-width: 768px) {
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra___yKa4j {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra___yKa4j {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_arrow___1ZyUi {
  position: absolute;
  bottom: 75px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_area___uGgMo {
  display: flex;
  justify-content: center; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_area___uGgMo:before {
    content: "";
    display: block;
    width: 75px;
    height: 152px;
    background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideCreateForestTundra/img/slide_1.png?f2e64e7d413201eea621bdf3f071bf4c) no-repeat 0 0;
    background-size: auto 100%;
    margin-right: 2px; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_area___uGgMo:after {
    content: "";
    display: block;
    width: 75px;
    height: 152px;
    background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideCreateForestTundra/img/slide_5.png?8e89c0c4e1b7dae307cc210fae6294d9) no-repeat 0 0;
    background-size: auto 100%;
    margin-left: 2px; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_imgWrap___2BBGF {
  width: 152px;
  height: 152px;
  background: #003456;
  margin: 0px 2px; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_imgWrap___2BBGF.InteractiveSlideCreateForestTundra__active___FKHh1 {
    animation: InteractiveSlideCreateForestTundra__showAnim___3OuFc  0.4s 1 ease-in-out; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_imgWrap___2BBGF.InteractiveSlideCreateForestTundra__choice___22eh1 {
    cursor: pointer;
    transition: all 0.4s ease; }
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_imgWrap___2BBGF.InteractiveSlideCreateForestTundra__choice___22eh1:hover {
      opacity: 0.7; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_imgWrap___2BBGF img {
    display: block;
    width: 100%;
    animation: InteractiveSlideCreateForestTundra__showAnim___3OuFc  0.4s 1 ease-in-out; }

@keyframes InteractiveSlideCreateForestTundra__showAnim___3OuFc {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_collection___397W4 {
  padding: 0px 60px;
  margin-top: 40px; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_collectionRow___oui-D {
  display: flex;
  align-items: center; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pictures___2wh6x {
  background: #003456;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  flex-basis: 180px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_title___2EP0v {
  flex-basis: 180px;
  flex-grow: 1;
  flex-shrink: 0;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  padding-left: 50px; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC {
  width: 150px;
  height: 150px;
  position: absolute;
  cursor: pointer;
  transition: all 0.4s ease; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__active___FKHh1 {
    opacity: 0.8; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic1___2nc0Q {
    bottom: 60px;
    left: -10px;
    z-index: 3; }
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic1___2nc0Q.InteractiveSlideCreateForestTundra__active___FKHh1 {
      bottom: 70px;
      left: -20px; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic2___1XOjj {
    bottom: 40px;
    left: 25px;
    z-index: 2; }
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic2___1XOjj.InteractiveSlideCreateForestTundra__active___FKHh1 {
      bottom: 50px;
      left: 15px; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic3___1GQtI {
    bottom: 20px;
    left: 60px;
    z-index: 1; }
    .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC.InteractiveSlideCreateForestTundra__pic3___1GQtI.InteractiveSlideCreateForestTundra__active___FKHh1 {
      bottom: 30px;
      left: 50px; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_pic___DvEyC img {
    display: block;
    width: 100%; }

.InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_text___13f_l {
  padding: 0 60px;
  color: #fff;
  font-size: 14px;
  line-height: 1.57143;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  margin-top: 25px;
  animation: InteractiveSlideCreateForestTundra__showAnim___3OuFc  0.6s 1 ease-in-out;
  transition: all 0.4s ease; }
  .InteractiveSlideCreateForestTundra__interactiveSlideCreateForestTundra_text___13f_l b {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra___2DZPN {
  position: relative;
  width: 620px;
  transform: scale(0.45) translateX(-378px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra___2DZPN {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra___2DZPN {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_arrow___Lamcs {
  position: absolute;
  top: 120px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_img___I0lj3 {
  height: 153px;
  width: 100%;
  background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideTemperatureForestTundra/img/winter.png?b58d4267abbb2440b8cba24a577e87f5) no-repeat 0 0;
  background-size: auto 100%;
  position: relative; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_imgOverlay___2NcBJ {
  background: url(/components/InteractiveContent/InteractiveContent3/InteractiveSlideTemperatureForestTundra/img/summer.png?388afad5d517e95b1722c965d5761702) no-repeat 0 0;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 153px;
  opacity: 0; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_controlsWrap___394Ut {
  margin-top: 35px;
  padding: 0 60px; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_controls___2kALo {
  background: #003456;
  height: 12px;
  border-radius: 6px;
  position: relative; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_drag___djs7R {
  width: 32px;
  height: 32px;
  border: 8px solid #F3D771;
  background: #003456;
  border-radius: 50%;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: -10px; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_temperature___3lXaV {
  display: flex;
  justify-content: center;
  margin-top: 15px; }

.InteractiveSlideTemperatureForestTundra__interactiveSlideTemperatureForestTundra_count___2Jlux {
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 0.91667;
  padding: 0 25px; }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce___1rgMx {
  position: relative;
  width: 600px;
  height: 270px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce___1rgMx {
      transform: scale(0.85) translateX(-54px);
      margin-top: -200px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce___1rgMx {
      transform: scale(0.96) translateX(-10px);
      margin-top: -215px; } }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_arrow___2m9Vq {
  position: absolute;
  top: -110px;
  left: 100%;
  margin-left: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_img___Jv8Ko {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-right: 50px;
  position: absolute;
  right: 0;
  bottom: 0; }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgL___2jKbM {
  flex-basis: 72px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 72px;
  height: 125px;
  cursor: pointer; }
  .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgL___2jKbM img {
    display: block;
    width: 100%; }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgR___z-TMQ {
  flex-basis: 77px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: 77px;
  height: 162px; }
  .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgR___z-TMQ > img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2; }

.InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgTwo___3ZJhh {
  width: 72px;
  height: 160px;
  position: absolute;
  left: 2px;
  top: -88%;
  z-index: 1; }
  .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgTwo___3ZJhh > img {
    display: block;
    width: 100%; }
  .InteractiveSlideTwoStoreySpruce__interactiveSlideTwoStoreySpruce_imgTwo___3ZJhh.InteractiveSlideTwoStoreySpruce__active___12Qri img {
    animation: InteractiveSlideTwoStoreySpruce__animate___3p4im  0.5s 1 ease-in-out; }

@keyframes InteractiveSlideTwoStoreySpruce__animate___3p4im {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideKingDeer__interactiveSlideKingDeer___2qxtt {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideKingDeer__interactiveSlideKingDeer___2qxtt {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideKingDeer__interactiveSlideKingDeer___2qxtt {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideKingDeer__interactiveSlideKingDeer_arrow___3mimM {
  position: absolute;
  top: 40px;
  left: 100%;
  margin-left: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }

.InteractiveSlideKingDeer__interactiveSlideKingDeer_img___V6xHI {
  position: relative; }
  .InteractiveSlideKingDeer__interactiveSlideKingDeer_img___V6xHI img {
    display: block;
    width: 100%; }

.InteractiveSlideKingDeer__interactiveSlideKingDeer_deer___iygIe {
  width: 242px;
  height: 143px;
  position: absolute;
  bottom: 0;
  left: 94px; }
  .InteractiveSlideKingDeer__interactiveSlideKingDeer_deer___iygIe img {
    display: block;
    width: 100%;
    height: 100%; }
  .InteractiveSlideKingDeer__interactiveSlideKingDeer_deer___iygIe.InteractiveSlideKingDeer__king___1Vmw1 {
    width: 230px;
    height: 210px;
    animation: InteractiveSlideKingDeer__animate___2GL6I  0.5s 1 ease-in-out; }

@keyframes InteractiveSlideKingDeer__animate___2GL6I {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideKingDeer__interactiveSlideKingDeer_crown___2MwXV {
  width: 83px;
  height: 53px;
  position: absolute;
  top: 80px;
  right: 97px;
  cursor: pointer; }
  .InteractiveSlideKingDeer__interactiveSlideKingDeer_crown___2MwXV img {
    display: block;
    width: 100%; }

.InteractiveSlideDeerHunting__interactiveSlideDeerHunting___2ypLN {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -90px;
  margin-bottom: -80px; }
  @media (min-width: 768px) {
    .InteractiveSlideDeerHunting__interactiveSlideDeerHunting___2ypLN {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideDeerHunting__interactiveSlideDeerHunting___2ypLN {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideDeerHunting__interactiveSlideDeerHunting_arrow___1xNMS {
  position: absolute;
  top: 90px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideDeerHunting__interactiveSlideDeerHunting_body___112iQ {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.InteractiveSlideDeerHunting__interactiveSlideDeerHunting_gun___1GJ5T {
  flex-basis: 222px;
  flex-grow: 0;
  flex-shrink: 0;
  cursor: pointer;
  animation: InteractiveSlideDeerHunting__animate___2ZYx4 0.5s 1 ease-in-out; }
  .InteractiveSlideDeerHunting__interactiveSlideDeerHunting_gun___1GJ5T img {
    width: 100%;
    display: block; }
  .InteractiveSlideDeerHunting__interactiveSlideDeerHunting_gun___1GJ5T.InteractiveSlideDeerHunting__disabled___3JIG- {
    cursor: default; }

.InteractiveSlideDeerHunting__interactiveSlideDeerHunting_deer___3zvjt {
  flex-basis: 368px;
  flex-grow: 0;
  flex-shrink: 0;
  animation: InteractiveSlideDeerHunting__animate___2ZYx4 0.5s 1 ease-in-out; }
  .InteractiveSlideDeerHunting__interactiveSlideDeerHunting_deer___3zvjt img {
    width: 100%;
    display: block; }
  .InteractiveSlideDeerHunting__interactiveSlideDeerHunting_deer___3zvjt.InteractiveSlideDeerHunting__died___2oq0r img {
    opacity: 0.5;
    animation: InteractiveSlideDeerHunting__animateDeer___1SVWi 0.5s 1 ease-in-out; }

@keyframes InteractiveSlideDeerHunting__animate___2ZYx4 {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes InteractiveSlideDeerHunting__animateDeer___1SVWi {
  from {
    opacity: 1; }
  to {
    opacity: 0.5; } }

.InteractiveSlideEarthScroll__block___1_7GG {
  display: flex;
  justify-content: center;
  align-items: center; }

.InteractiveSlideEarthScroll__block_wrap___3J3DF {
  width: 452px;
  padding-top: 35px;
  padding-bottom: 35px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.InteractiveSlideEarthScroll__whitebar___sHoqF {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  width: 30px;
  height: 100%; }

.InteractiveSlideEarthScroll__block_scrollbar___25cv0 {
  display: none;
  vertical-align: middle;
  background: #003456;
  height: 11px;
  margin-top: 20px;
  position: relative;
  width: 100%;
  border-radius: 5px; }

.InteractiveSlideEarthScroll__pin___3JOFN {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 33px;
  height: 33px;
  background-color: #003456;
  border: 10px solid #F3D771;
  cursor: grab; }

.InteractiveSlideImageSlide__interactiveSlideOpenImg___26aRN {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideImageSlide__interactiveSlideOpenImg___26aRN {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideImageSlide__interactiveSlideOpenImg___26aRN {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideImageSlide__interactiveSlideOpenImg_arrow___1JI0j {
  position: absolute;
  top: 50px;
  left: -235px;
  width: 200px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideImageSlide__interactiveSlideOpenImg_img___3fdrB {
  height: 212px;
  width: 100%;
  background: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideImageSlide/img/bg.jpg?2ca495ba1ec3bbde96b3ae77b35f2f9d) no-repeat 0 0;
  background-size: cover;
  position: relative; }

.InteractiveSlideImageSlide__interactiveSlideOpenImg_imgOverlay___168eT {
  background: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideImageSlide/img/over.jpg?5b1bbfddc0680fc97b17d949847a636e) no-repeat 0 0;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  min-width: 10%;
  max-width: 90%;
  border-right: 2px solid #fff;
  height: 212px; }

.InteractiveSlideImageSlide__interactiveSlideOpenImg_drag___1qViG {
  width: 19px;
  height: 42px;
  background: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideImageSlide/img/trigger.png?5598e6b1fb6d77e836e55ed021945443) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-left: -10px;
  margin-top: -21px; }

.InteractiveSlideFacts__block___3BLvZ {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -30px;
  margin-bottom: -30px; }
  @media (min-width: 768px) {
    .InteractiveSlideFacts__block___3BLvZ {
      transform: scale(0.85) translateX(-54px);
      margin-top: -30px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFacts__block___3BLvZ {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideFacts__block_imgs___27h87 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
  min-height: 130px; }

.InteractiveSlideFacts__spray___1I4B_ {
  position: absolute;
  right: 10px;
  top: 8%;
  animation: InteractiveSlideFacts__spray___1I4B_ 1.4s ease infinite alternate;
  transform: scale(1);
  cursor: pointer; }

@keyframes InteractiveSlideFacts__spray___1I4B_ {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.2); } }

.InteractiveSlideFacts__block_info___33bsw {
  left: auto;
  right: -250px;
  top: 22px;
  align-items: flex-start; }
  .InteractiveSlideFacts__block_info___33bsw img {
    transform: rotate(180deg); }

.InteractiveContentInfo__interactiveInfo___bnmCP {
  position: absolute;
  left: -188px;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.InteractiveContentInfo__interactiveInfo_text___2oNyA {
  text-transform: uppercase;
  font-size: 16px;
  text-align: right;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  line-height: 30px;
  color: #464646; }

.InteractiveSlideDocs__block___3rp-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -160px;
  margin-bottom: -155px; }
  @media (min-width: 768px) {
    .InteractiveSlideDocs__block___3rp-7 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideDocs__block___3rp-7 {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideDocs__block_docs___2Aigt {
  width: 500px;
  height: 637px;
  cursor: pointer;
  background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideDocs/img/folder.png?66381bc6ce89787f4253b4bbfe2d8584);
  background-size: contain;
  background-repeat: no-repeat;
  transition: background-image .15s ease-in-out; }
  .InteractiveSlideDocs__block_docs___2Aigt.InteractiveSlideDocs__second___3E515 {
    background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideDocs/img/folder2.png?a5d5dad56641d4b5d6731de35125abcd); }
  .InteractiveSlideDocs__block_docs___2Aigt.InteractiveSlideDocs__third___1kVJr {
    background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideDocs/img/folder3.png?bcfda66f605e9bbf80851bc2dfb6b1f7); }
  .InteractiveSlideDocs__block_docs___2Aigt.InteractiveSlideDocs__fourth___refJ8 {
    background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideDocs/img/folder4.png?727f75eba13b7c8bc3e81562ba0da78a); }

.InteractiveSlideDocs__block_info___3mPQx {
  left: -150px;
  top: 50%;
  transform: translateY(-50%);
  width: 98px;
  align-items: center; }

.InteractiveSlideTaygaAnimals__block___1TM-9 {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -60px;
  margin-bottom: -45px; }
  @media (min-width: 768px) {
    .InteractiveSlideTaygaAnimals__block___1TM-9 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaAnimals__block___1TM-9 {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideTaygaAnimals__block_wrap___3oCA9 {
  width: 100%;
  height: 222px;
  background: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideTaygaAnimals/img/bg.jpg?77fa1cd60e5c9f560dcd23cb03976213) no-repeat center/cover;
  position: relative; }

.InteractiveSlideTaygaAnimals__bird___14krb {
  position: absolute;
  left: 181px;
  top: 194px;
  user-select: none;
  cursor: pointer;
  z-index: 30;
  transition: all .2s ease; }
  .InteractiveSlideTaygaAnimals__bird___14krb.InteractiveSlideTaygaAnimals__focus___1awec {
    opacity: .7; }
  .InteractiveSlideTaygaAnimals__bird___14krb.InteractiveSlideTaygaAnimals__active___2SmaV {
    top: 150px;
    left: 47px;
    pointer-events: none; }

.InteractiveSlideTaygaAnimals__frog___1e_fr {
  position: absolute;
  left: 264px;
  top: 197px;
  user-select: none;
  cursor: pointer;
  z-index: 30;
  transition: all .2s ease; }
  .InteractiveSlideTaygaAnimals__frog___1e_fr.InteractiveSlideTaygaAnimals__focus___1awec {
    opacity: .7; }
  .InteractiveSlideTaygaAnimals__frog___1e_fr.InteractiveSlideTaygaAnimals__active___2SmaV {
    left: 428px;
    top: 146px;
    pointer-events: none; }

.InteractiveSlideTaygaAnimals__cat___3fWvJ {
  position: absolute;
  left: 350px;
  top: 185px;
  user-select: none;
  cursor: pointer;
  z-index: 30;
  transition: all .2s ease; }
  .InteractiveSlideTaygaAnimals__cat___3fWvJ.InteractiveSlideTaygaAnimals__focus___1awec {
    opacity: .7; }
  .InteractiveSlideTaygaAnimals__cat___3fWvJ.InteractiveSlideTaygaAnimals__active___2SmaV {
    top: 70px;
    left: 536px;
    pointer-events: none; }

.InteractiveSlideTaygaAnimals__place1___3-7TA {
  position: absolute;
  top: 150px;
  left: 47px;
  border-radius: 50%;
  border: 2px dotted #fff;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 20; }
  .InteractiveSlideTaygaAnimals__place1___3-7TA.InteractiveSlideTaygaAnimals__active___2SmaV {
    background-color: rgba(145, 237, 145, 0.8); }

.InteractiveSlideTaygaAnimals__place2___33X5N {
  position: absolute;
  left: 428px;
  top: 146px;
  border-radius: 50%;
  border: 2px dotted #fff;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 20; }
  .InteractiveSlideTaygaAnimals__place2___33X5N.InteractiveSlideTaygaAnimals__active___2SmaV {
    background-color: rgba(145, 237, 145, 0.8); }

.InteractiveSlideTaygaAnimals__place3___21yEs {
  position: absolute;
  top: 70px;
  left: 536px;
  border-radius: 50%;
  border: 2px dotted #fff;
  width: 55px;
  height: 55px;
  cursor: pointer;
  z-index: 20; }
  .InteractiveSlideTaygaAnimals__place3___21yEs.InteractiveSlideTaygaAnimals__active___2SmaV {
    background-color: rgba(145, 237, 145, 0.8); }

.InteractiveSlideTaygaAnimals__block_info___15LPN {
  width: 130px;
  left: -188px;
  top: 40px; }

.InteractiveSlideTaygaMap__block___2mZ9d {
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -230px;
  margin-bottom: -200px; }
  @media (min-width: 768px) {
    .InteractiveSlideTaygaMap__block___2mZ9d {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaMap__block___2mZ9d {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideTaygaMap__block_wrap___WF9HL {
  width: 100%;
  height: 409px;
  background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideTaygaMap/img/map.png?71ab7640962a463bfd32d2ac96cc8224);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: 20px; }

.InteractiveSlideTaygaMap__spruce___1vvmG {
  position: absolute; }
  .InteractiveSlideTaygaMap__spruce___1vvmG.InteractiveSlideTaygaMap__first___1JNBW {
    top: -2px;
    left: 56px; }
  .InteractiveSlideTaygaMap__spruce___1vvmG.InteractiveSlideTaygaMap__second___2aAX9 {
    top: 23px;
    left: 10px; }
  .InteractiveSlideTaygaMap__spruce___1vvmG.InteractiveSlideTaygaMap__third___2kOYB {
    top: 116px;
    left: 88px; }
  .InteractiveSlideTaygaMap__spruce___1vvmG.InteractiveSlideTaygaMap__fourth___P2bul {
    top: 280px;
    left: 318px; }
  .InteractiveSlideTaygaMap__spruce___1vvmG.InteractiveSlideTaygaMap__fifth___Na6nE {
    top: 115px;
    left: 571px; }

.InteractiveSlideTaygaMap__block_info___2CIQ9 {
  width: 460px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin: 0 auto;
  min-height: 250px; }

.InteractiveSlideTaygaMap__head_info___1HDCZ {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.InteractiveSlideTaygaMap__head_title___3qBN0 {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px; }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaMap__head_title___3qBN0 {
      font-size: 21px; } }

.InteractiveSlideTaygaMap__head_subtitle___3hieE {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaMap__head_subtitle___3hieE {
      font-size: 16px; } }

.InteractiveSlideTaygaMap__main_info___utOai {
  font-size: 26px; }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaMap__main_info___utOai {
      font-size: 16px; } }

.InteractiveSlideTaygaMap__arrow___2YOi0 {
  position: absolute;
  border: none;
  width: 20px;
  height: 36px;
  background-color: transparent; }

.InteractiveSlideTaygaMap__arrow_left___2xy4S {
  background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideTaygaMap/img/arrow.png?bc73872a228acceaca6a50671c6fe5ce);
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.InteractiveSlideTaygaMap__arrow_right___2ekxM {
  background-image: url(/components/InteractiveContent/InteractiveContent4/InteractiveSlideTaygaMap/img/arrow.png?bc73872a228acceaca6a50671c6fe5ce);
  background-repeat: no-repeat;
  background-size: contain;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg); }

.InteractiveSlideTaygaMap__block_left_info___1xWqv {
  left: -208px;
  top: 390px;
  width: 150px; }

.InteractiveSlideTaygaTV__block___Fkleq {
  min-height: 400px;
  position: relative;
  width: 600px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -120px; }
  @media (min-width: 768px) {
    .InteractiveSlideTaygaTV__block___Fkleq {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTaygaTV__block___Fkleq {
      transform: scale(0.96) translateX(-10px);
      margin-top: 0; } }

.InteractiveSlideTaygaTV__tv1___8su4C {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 40;
  transition: all .3s ease;
  opacity: 1;
  user-select: none; }
  .InteractiveSlideTaygaTV__tv1___8su4C.InteractiveSlideTaygaTV__active___2HhRm {
    z-index: 20;
    opacity: 0; }

.InteractiveSlideTaygaTV__tv2___2R6be {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 30;
  user-select: none; }

.InteractiveSlideTaygaTV__block_info___10-m5 {
  top: 290px; }

.InteractiveSlideTaygaTV__block_btn___2XDGK {
  text-transform: uppercase;
  color: #464646;
  position: absolute;
  font-size: 16px;
  padding: 10px 4px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  cursor: pointer;
  z-index: 60;
  background: none;
  border: none;
  bottom: 56px;
  right: 110px; }
  .InteractiveSlideTaygaTV__block_btn___2XDGK.InteractiveSlideTaygaTV__active___2HhRm {
    opacity: 0;
    pointer-events: none; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest___2Xw2J {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -100px; }
  @media (min-width: 768px) {
    .InteractiveSlideMixedForest__interactiveSlideMixedForest___2Xw2J {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideMixedForest__interactiveSlideMixedForest___2Xw2J {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_arrow___3ngEK {
  position: absolute;
  top: 170px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_area___1I0q0 {
  display: flex;
  justify-content: center; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_area___1I0q0:before {
    content: "";
    display: block;
    width: 13px;
    height: 149px;
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideMixedForest/img/left.png?8856ebcdbe3b942eb1193b28153ecd62) no-repeat 0 0;
    background-size: auto 100%; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_area___1I0q0:after {
    content: "";
    display: block;
    width: 13px;
    height: 149px;
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideMixedForest/img/right.png?9e7980d436795d79051e2146c8e53362) no-repeat 0 0;
    background-size: auto 100%; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_imgWrap___3lZRe {
  width: 147px;
  height: 149px;
  background: #003456;
  margin: 0px 1px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_imgWrap___3lZRe.InteractiveSlideMixedForest__active___2lyvj {
    margin: 0px;
    width: 149px;
    height: 149px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_imgWrap___3lZRe.InteractiveSlideMixedForest__choice___1Vo6t {
    cursor: pointer;
    transition: all 0.4s ease; }
    .InteractiveSlideMixedForest__interactiveSlideMixedForest_imgWrap___3lZRe.InteractiveSlideMixedForest__choice___1Vo6t:hover {
      opacity: 0.7; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_imgWrap___3lZRe img {
    display: block;
    width: 100%;
    animation: InteractiveSlideMixedForest__showAnim___3_uBN  0.4s 1 ease-in-out; }

@keyframes InteractiveSlideMixedForest__showAnim___3_uBN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_collection___2Od-R {
  padding: 0px 60px;
  margin-top: 20px; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_collectionRow___2UIg7 {
  display: flex;
  align-items: center; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_pictures___2_HNQ {
  background: #003456;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  flex-basis: 180px;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_title___2RhUg {
  flex-basis: 180px;
  flex-grow: 1;
  flex-shrink: 0;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 26px;
  line-height: 1.34615;
  text-transform: uppercase;
  color: #fff;
  padding-left: 50px; }

.InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw {
  width: 150px;
  height: 150px;
  position: absolute;
  cursor: pointer;
  transition: all 0.4s ease; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__active___2lyvj {
    opacity: 0.7; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic1___ApT1z {
    top: 15px;
    left: 15px; }
    .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic1___ApT1z.InteractiveSlideMixedForest__active___2lyvj {
      top: 20px;
      left: 28px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic2___26kUX {
    top: 20px;
    left: 28px; }
    .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic2___26kUX.InteractiveSlideMixedForest__active___2lyvj {
      top: 25px;
      left: 41px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic3___3_8rU {
    top: 25px;
    left: 41px; }
    .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic3___3_8rU.InteractiveSlideMixedForest__active___2lyvj {
      top: 30px;
      left: 54px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic4___3pgba {
    top: 30px;
    left: 54px; }
    .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw.InteractiveSlideMixedForest__pic4___3pgba.InteractiveSlideMixedForest__active___2lyvj {
      top: 35px;
      left: 67px; }
  .InteractiveSlideMixedForest__interactiveSlideMixedForest_pic___1A8mw img {
    display: block;
    width: 100%; }

.InteractiveSlideFoxHole__interactiveSlideFoxHole___1gcIg {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -40px;
  margin-bottom: -40px; }
  @media (min-width: 768px) {
    .InteractiveSlideFoxHole__interactiveSlideFoxHole___1gcIg {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFoxHole__interactiveSlideFoxHole___1gcIg {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideFoxHole__interactiveSlideFoxHole_arrow___Yb95U {
  position: absolute;
  top: 60px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideFoxHole__interactiveSlideFoxHole_img___333b1 {
  position: relative;
  height: 210px; }
  .InteractiveSlideFoxHole__interactiveSlideFoxHole_img___333b1 img {
    width: 100%;
    display: block; }

.InteractiveSlideFoxHole__interactiveSlideFoxHole_imgHole___271qI {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  z-index: 2; }

.InteractiveSlideFoxHole__interactiveSlideFoxHole_imgHolePart___jDFJe {
  width: 124px;
  height: 70px;
  flex-basis: 124px;
  flex-grow: 0;
  flex-shrink: 0;
  cursor: pointer;
  opacity: 0; }
  .InteractiveSlideFoxHole__interactiveSlideFoxHole_imgHolePart___jDFJe img {
    width: 100%;
    display: block; }
  .InteractiveSlideFoxHole__interactiveSlideFoxHole_imgHolePart___jDFJe.InteractiveSlideFoxHole__active___1XTpz {
    cursor: default;
    opacity: 1;
    animation: InteractiveSlideFoxHole__showAnim___2ylkl  0.5s 1 ease-in-out; }

.InteractiveSlideFoxHole__interactiveSlideFoxHole_imgFox___1-kyE {
  width: 119px;
  height: 71px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -55px;
  margin-top: -40px;
  z-index: 3;
  animation: InteractiveSlideFoxHole__showAnim___2ylkl  1s 1 ease-in-out; }
  .InteractiveSlideFoxHole__interactiveSlideFoxHole_imgFox___1-kyE img {
    width: 100%;
    display: block; }

@keyframes InteractiveSlideFoxHole__showAnim___2ylkl {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows___2Z9Wm {
  position: relative; }

.InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_arrow___2kvhw {
  position: absolute;
  top: 10px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_bushes___1EDUP {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_bushes___1EDUP {
      flex-direction: row; } }

.InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_bush___2VJS6 {
  width: 187px;
  height: 142px; }
  .InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_bush___2VJS6 img {
    cursor: pointer;
    display: block;
    width: 100%; }
  .InteractiveSlideSeeWhatGrows__interactiveSlideSeeWhatGrows_bush___2VJS6 img.InteractiveSlideSeeWhatGrows__active___3WOLk {
    cursor: default;
    animation: InteractiveSlideSeeWhatGrows__showAnim___3tWWr  0.6s 1 ease-in-out; }

@keyframes InteractiveSlideSeeWhatGrows__showAnim___3tWWr {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest___K-a_h {
  position: relative; }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_arrow___2cR15 {
  position: absolute;
  top: -40px;
  left: 100%;
  margin-left: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_imgs___3KXJY {
  display: flex;
  justify-content: center;
  margin-bottom: 15px; }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_img___2Y6da {
  width: 74px;
  height: 57px;
  flex-basis: 74px;
  flex-grow: 0;
  flex-shrink: 0; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_img___2Y6da img {
    display: block;
    width: 100%;
    cursor: pointer; }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_result___1RrYQ {
  background: #003456;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  overflow: hidden; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_result___1RrYQ.InteractiveSlideGrowMixedForest__active___3QkFB:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideGrowMixedForest/img/forest.png?e48fd814030b53f682e8004a8a57640e) no-repeat 0 0;
    background-size: cover;
    z-index: 4;
    animation: InteractiveSlideGrowMixedForest__showAnim___1EYaT  0.5s 1 ease-in-out; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_result___1RrYQ.InteractiveSlideGrowMixedForest__active___3QkFB:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideGrowMixedForest/img/bg_width_sun.jpg?91e06746be406c91c2eb2b313d07e1f7) no-repeat 0 0;
    background-size: cover;
    z-index: 1;
    animation: InteractiveSlideGrowMixedForest__showAnim___1EYaT  0.5s 1 ease-in-out; }

.InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_resEl___3LuN1 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation: InteractiveSlideGrowMixedForest__showAnim___1EYaT  0.5s 1 ease-in-out; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_resEl___3LuN1.InteractiveSlideGrowMixedForest__sun___vUHFg {
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideGrowMixedForest/img/field_sun.png?86eacff4c5c3a5d1cb49fd135511d8d2) no-repeat 0 0;
    background-size: cover;
    z-index: 3; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_resEl___3LuN1.InteractiveSlideGrowMixedForest__clouds___jzXkl {
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideGrowMixedForest/img/field_clouds.png?637d573e4b9846ee46f4bc993989a667) no-repeat 0 0;
    background-size: cover;
    z-index: 2; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_resEl___3LuN1.InteractiveSlideGrowMixedForest__dirt___3sMj2 {
    height: 70px;
    top: auto;
    bottom: 0;
    background: linear-gradient(to bottom, #a6c84c 0, #49843d 100%);
    z-index: 3;
    animation: InteractiveSlideGrowMixedForest__showAnim___1EYaT  1s 1 ease-in-out; }
  .InteractiveSlideGrowMixedForest__interactiveSlideGrowMixedForest_resEl___3LuN1.InteractiveSlideGrowMixedForest__ground___2NE1x {
    height: 70px;
    top: auto;
    bottom: 0;
    background: #00406a;
    z-index: 3; }

@keyframes InteractiveSlideGrowMixedForest__showAnim___1EYaT {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest___3shgW {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -70px;
  margin-bottom: -70px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest___3shgW {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest___3shgW {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_arrow___3Sx_E {
  position: absolute;
  top: 90px;
  right: 100%;
  margin-right: 35px;
  width: auto;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_map___ZFzTF {
  position: relative; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_map___ZFzTF > img {
    display: block;
    width: 100%; }

.InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_mapArea___1rQTA {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideFindMixedForest/img/overlay.png?80f177d33aacc8acf6e9cec2a332d9f7) no-repeat 0 0;
  background-size: 100%;
  animation: InteractiveSlideFindMixedForest__showAnim___2SKZh  1s 1 ease-in-out; }

.InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB {
  position: absolute;
  z-index: 2;
  width: 22px;
  height: 22px;
  background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideFindMixedForest/img/point.png?7c5e0d8222a1a19398b852f9d97f3531) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.4s ease; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB.InteractiveSlideFindMixedForest__active___1U6Ef {
    background: url(/components/InteractiveContent/InteractiveContent5/InteractiveSlideFindMixedForest/img/pointActive.png?daea1f926c4b8dfce81a71835e947407) no-repeat 0 0; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB.InteractiveSlideFindMixedForest__point1___2THOn {
    left: 48px;
    top: 147px; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB.InteractiveSlideFindMixedForest__point2___qBHou {
    left: 46px;
    top: 204px; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB.InteractiveSlideFindMixedForest__point3___3XETl {
    left: 187px;
    top: 173px; }
  .InteractiveSlideFindMixedForest__interactiveSlideFindMixedForest_point___1tEWB span {
    white-space: nowrap;
    font-size: 12px;
    line-height: 22px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: 0;
    left: 30px; }

@keyframes InteractiveSlideFindMixedForest__showAnim___2SKZh {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideBeautiful__interactiveSlideBeautiful___3CjK1 {
  position: relative;
  text-align: center;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -50px;
  margin-bottom: -50px; }
  @media (min-width: 768px) {
    .InteractiveSlideBeautiful__interactiveSlideBeautiful___3CjK1 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideBeautiful__interactiveSlideBeautiful___3CjK1 {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }
  .InteractiveSlideBeautiful__interactiveSlideBeautiful___3CjK1 > img {
    display: block;
    width: 100%;
    animation: InteractiveSlideBeautiful__showImg___7Lg-s  2s 1 ease-in-out; }
  .InteractiveSlideBeautiful__interactiveSlideBeautiful___3CjK1 > img.InteractiveSlideBeautiful__beauty___XbtIq {
    animation: InteractiveSlideBeautiful__replaceImg___1VR5u  2s 1 ease-in-out; }

@keyframes InteractiveSlideBeautiful__showImg___7Lg-s {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes InteractiveSlideBeautiful__replaceImg___1VR5u {
  from {
    opacity: 0.05; }
  to {
    opacity: 1; } }

.InteractiveSlideBeautiful__interactiveSlideBeautiful_btnWrap___mzhGE {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center; }

.InteractiveSlideBeautiful__interactiveSlideBeautiful_btn___2kMxS {
  background: #CCB173;
  color: #213787;
  text-transform: uppercase;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  border-radius: 17px;
  padding: 0 35px;
  display: flex;
  align-items: center;
  transition: all 0.4s ease; }
  .InteractiveSlideBeautiful__interactiveSlideBeautiful_btn___2kMxS > img {
    width: 28px;
    height: 20px;
    margin-left: 6px; }
  .InteractiveSlideBeautiful__interactiveSlideBeautiful_btn___2kMxS:hover {
    background: #be9c4e; }

.InteractiveSlideLoupe__interactiveSlideLoupe___AhOg1 {
  position: relative;
  padding: 0px 60px;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -70px; }
  @media (min-width: 768px) {
    .InteractiveSlideLoupe__interactiveSlideLoupe___AhOg1 {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideLoupe__interactiveSlideLoupe___AhOg1 {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideLoupe__interactiveSlideLoupe_arrow___tw3bT {
  position: absolute;
  top: 74px;
  left: -155px;
  width: 120px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideLoupe__interactiveSlideLoupe_content___KSyaU {
  display: flex;
  align-items: center; }

.InteractiveSlideLoupe__interactiveSlideLoupe_controls___AgoPo {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 69px;
  flex-grow: 0;
  flex-shrink: 0; }

.InteractiveSlideLoupe__interactiveSlideLoupe_arrowTop___1IVDJ {
  width: 35px;
  height: 35px;
  background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideLoupe/img/button-up_active.png?e75543404188e505147d57e26b4da10c) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer; }

.InteractiveSlideLoupe__interactiveSlideLoupe_zoom___2j9di {
  width: 69px;
  height: 69px;
  background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideLoupe/img/button-look.png?a639d30bb91c923d88df167b8013acfe) no-repeat 0 0;
  background-size: 100%;
  margin: 20px 0;
  cursor: pointer; }

.InteractiveSlideLoupe__interactiveSlideLoupe_arrowBottom___3EO0r {
  width: 35px;
  height: 35px;
  background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideLoupe/img/button-down_active.png?73e0c6c9acaf55be3e7e0079180c1abc) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer; }

.InteractiveSlideLoupe__interactiveSlideLoupe_names___1MBtQ {
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0; }

.InteractiveSlideLoupe__interactiveSlideLoupe_name___1QEHz {
  color: #fff;
  margin-bottom: 5px;
  opacity: .4;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.4s ease; }
  .InteractiveSlideLoupe__interactiveSlideLoupe_name___1QEHz:last-child {
    margin-bottom: 0; }
  .InteractiveSlideLoupe__interactiveSlideLoupe_name___1QEHz.InteractiveSlideLoupe__active___3xpJE {
    opacity: 1;
    font-size: 18px; }

.InteractiveSlideLoupe__interactiveSlideLoupe_imgWrap___1UzU1 {
  position: relative;
  flex-basis: 284px;
  flex-grow: 1;
  flex-shrink: 0;
  display: flex;
  justify-content: center; }

.InteractiveSlideLoupe__interactiveSlideLoupe_img___25vgy {
  width: 284px;
  flex-basis: 284px;
  flex-grow: 0;
  flex-shrink: 0; }
  .InteractiveSlideLoupe__interactiveSlideLoupe_img___25vgy > img {
    display: block;
    width: 100%; }

.InteractiveSlideLoupe__interactiveSlideLoupe_zoomWrap___3SmTy {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .InteractiveSlideLoupe__interactiveSlideLoupe_zoomWrap___3SmTy > img {
    flex-basis: 229px;
    flex-grow: 0;
    flex-shrink: 0;
    width: 229px;
    height: 229px;
    display: block;
    animation: InteractiveSlideLoupe__zoomShow___11wnv  0.5s 1 ease-in-out; }

@keyframes InteractiveSlideLoupe__zoomShow___11wnv {
  from {
    opacity: 0;
    width: 1px;
    height: 1px;
    flex-basis: 1px; }
  to {
    opacity: 1;
    width: 229px;
    height: 229px;
    flex-basis: 229px; } }

.InteractiveSlideGrow__interactiveSlideGrow___3ieqq {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -75px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveSlideGrow__interactiveSlideGrow___3ieqq {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: -40px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__interactiveSlideGrow___3ieqq {
      transform: scale(0.95) translateX(-12px);
      margin-top: -20px; } }

.InteractiveSlideGrow__interactiveSlideGrow_arrow___2eqEv {
  position: absolute;
  top: 160px;
  left: -155px;
  width: 120px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideGrow__interactiveSlideGrow_img___2qdhF {
  position: relative;
  animation: InteractiveSlideGrow__growStepAnim___16LNf  1s 1 ease-in-out; }
  .InteractiveSlideGrow__interactiveSlideGrow_img___2qdhF > img {
    width: 100%;
    display: block; }

.InteractiveSlideGrow__interactiveSlideGrow_info___1pJIo {
  padding: 30px 60px; }

.InteractiveSlideGrow__interactiveSlideGrow_infoInner___1erz1 {
  display: flex;
  align-items: center; }

.InteractiveSlideGrow__interactiveSlideGrow_icon___300IK {
  flex-basis: 127px;
  flex-grow: 0;
  flex-shrink: 0;
  animation: InteractiveSlideGrow__growStepAnim___16LNf  1s 1 ease-in-out; }
  .InteractiveSlideGrow__interactiveSlideGrow_icon___300IK > img {
    width: 100%;
    display: block; }

.InteractiveSlideGrow__interactiveSlideGrow_text___1VhZV {
  flex-basis: 50%;
  flex-grow: 1;
  flex-shrink: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  padding-left: 30px;
  animation: InteractiveSlideGrow__growStepAnim___16LNf  1s 1 ease-in-out; }

.InteractiveSlideGrow__interactiveSlideGrow_btn___2lhNO {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background: #CCB173;
  color: #213787;
  text-transform: uppercase;
  cursor: pointer;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  border-radius: 17px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  transition: all 0.4s ease;
  animation: InteractiveSlideGrow__growStepAnim___16LNf  2s 1 ease-in-out; }
  .InteractiveSlideGrow__interactiveSlideGrow_btn___2lhNO > img {
    width: 28px;
    height: 20px;
    margin-left: 6px; }
  .InteractiveSlideGrow__interactiveSlideGrow_btn___2lhNO:hover {
    background: #be9c4e; }

@keyframes InteractiveSlideGrow__growStepAnim___16LNf {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideFind__interactiveSlideFind___18ugp {
  position: relative;
  width: 622px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -100px; }
  @media (min-width: 768px) {
    .InteractiveSlideFind__interactiveSlideFind___18ugp {
      transform: scale(0.85) translateX(-54px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFind__interactiveSlideFind___18ugp {
      transform: scale(0.95) translateX(-12px);
      margin-top: 0; } }

.InteractiveSlideFind__interactiveSlideFind_img___3z8IQ {
  animation: InteractiveSlideFind__findAnim___13L-V  1s 1 ease-in-out;
  position: relative; }
  .InteractiveSlideFind__interactiveSlideFind_img___3z8IQ > img {
    display: block;
    width: 100%; }

.InteractiveSlideFind__interactiveSlideFind_img1___3m4DX {
  position: absolute;
  top: 83px;
  left: 119px;
  width: 117px;
  height: 82px; }

.InteractiveSlideFind__interactiveSlideFind_img2___3q-7W {
  position: absolute;
  top: 106px;
  left: 282px;
  width: 61px;
  height: 79px; }

.InteractiveSlideFind__interactiveSlideFind_img3___3zj0A {
  position: absolute;
  top: 150px;
  right: 49px;
  width: 133px;
  height: 93px; }

.InteractiveSlideFind__interactiveSlideFind_img4___2vZfV {
  position: absolute;
  bottom: 16px;
  left: 272px;
  width: 56px;
  height: 21px; }

.InteractiveSlideFind__interactiveSlideFind_img5___1ItKF {
  position: absolute;
  bottom: 24px;
  right: 206px;
  width: 28px;
  height: 26px; }

.InteractiveSlideFind__interactiveSlideFind_progress___1Gh1y {
  background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/list.png?ade25caf9a712adf2d14831ce298f264) no-repeat center top;
  background-size: auto 39px;
  height: 39px;
  width: 100%;
  margin-top: 30px;
  position: relative; }

.InteractiveSlideFind__interactiveSlideFind_progressItem___3cEW_ {
  cursor: pointer;
  width: 32px;
  height: 31px;
  position: absolute;
  top: 4px;
  border-radius: 50%; }
  .InteractiveSlideFind__interactiveSlideFind_progressItem___3cEW_.InteractiveSlideFind__active___1cirL {
    background-color: #CCB173; }
  .InteractiveSlideFind__interactiveSlideFind_progressItem___3cEW_.InteractiveSlideFind__found___1QTq2 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 26px; }

.InteractiveSlideFind__interactiveSlideFind_progress1___3Ru4k {
  right: 286px; }
  .InteractiveSlideFind__interactiveSlideFind_progress1___3Ru4k.InteractiveSlideFind__found___1QTq2 {
    background-image: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/item1.png?3fd634f237e2d1326cc1fa191ebff483); }

.InteractiveSlideFind__interactiveSlideFind_progress2___fPg_C {
  right: 233px; }
  .InteractiveSlideFind__interactiveSlideFind_progress2___fPg_C.InteractiveSlideFind__found___1QTq2 {
    background-image: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/item2.png?b839bf5908cab6f50fa91acf56c22fb2); }

.InteractiveSlideFind__interactiveSlideFind_progress3___Jx6vo {
  right: 179px; }
  .InteractiveSlideFind__interactiveSlideFind_progress3___Jx6vo.InteractiveSlideFind__found___1QTq2 {
    background-image: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/item3.png?617fbae2785ceaf8b21c631abd7ba45e); }

.InteractiveSlideFind__interactiveSlideFind_progress4___27rWz {
  right: 126px; }
  .InteractiveSlideFind__interactiveSlideFind_progress4___27rWz.InteractiveSlideFind__found___1QTq2 {
    background-image: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/item4.png?d6fa14b7c2453523f75c75f9d66795a4); }

.InteractiveSlideFind__interactiveSlideFind_progress5___3tXLy {
  right: 73px; }
  .InteractiveSlideFind__interactiveSlideFind_progress5___3tXLy.InteractiveSlideFind__found___1QTq2 {
    background-image: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideFind/img/item5.png?ab95b64d130cdff3d98ac08f5879e88c); }

.InteractiveSlideFind__interactiveSlideFind_info___Yv31_ {
  padding: 30px 60px; }

.InteractiveSlideFind__interactiveSlideFind_infoInner___H1oLQ {
  display: flex;
  align-items: center; }

.InteractiveSlideFind__interactiveSlideFind_infoIcon___1Ik4I {
  flex-basis: 127px;
  flex-grow: 0;
  flex-shrink: 0; }
  .InteractiveSlideFind__interactiveSlideFind_infoIcon___1Ik4I > img {
    width: 100%;
    display: block; }

.InteractiveSlideFind__interactiveSlideFind_infoText___3datv {
  flex-basis: 50%;
  flex-grow: 1;
  flex-shrink: 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  padding-left: 30px; }

@keyframes InteractiveSlideFind__findAnim___13L-V {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideColor__interactiveSlideColor___39heU {
  position: relative;
  width: 620px;
  transform: scale(0.46) translateX(-348px);
  margin-top: -100px;
  margin-bottom: -100px; }
  @media (min-width: 768px) {
    .InteractiveSlideColor__interactiveSlideColor___39heU {
      transform: scale(0.85) translateX(-54px);
      margin-top: -30px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideColor__interactiveSlideColor___39heU {
      transform: scale(0.95) translateX(-12px);
      margin-top: -30px; } }

.InteractiveSlideColor__interactiveSlideColor_imgWrap___34F7C {
  position: relative; }

.InteractiveSlideColor__interactiveSlideColor_img___1o6Dz {
  display: block;
  width: 100%; }

.InteractiveSlideColor__interactiveSlideColor_img1___3IXEz {
  position: absolute;
  left: 66px;
  bottom: 0;
  animation: InteractiveSlideColor__colorAnim___33W5_  1s 1 ease-in-out; }

.InteractiveSlideColor__interactiveSlideColor_img2___o6DvO {
  position: absolute;
  left: 0;
  bottom: 0;
  animation: InteractiveSlideColor__colorAnim___33W5_  1s 1 ease-in-out; }

.InteractiveSlideColor__interactiveSlideColor_img3___13dug {
  position: absolute;
  left: 0;
  bottom: 58px;
  animation: InteractiveSlideColor__colorAnim___33W5_  1s 1 ease-in-out; }

.InteractiveSlideColor__interactiveSlideColor_img4___3OA1- {
  position: absolute;
  left: 56px;
  bottom: 0;
  animation: InteractiveSlideColor__colorAnim___33W5_  1s 1 ease-in-out; }

.InteractiveSlideColor__interactiveSlideColor_controls___fBCUa {
  padding: 30px 60px; }

.InteractiveSlideColor__interactiveSlideColor_controlsInner___2oaNn {
  display: flex;
  align-items: center;
  width: 100%; }

.InteractiveSlideColor__interactiveSlideColor_Title___1ZuOD {
  flex-basis: 32px;
  flex-grow: 1;
  flex-shrink: 0;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.InteractiveSlideColor__interactiveSlideColor_control___3oUNx {
  flex-basis: 32px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  cursor: pointer;
  margin-left: 10px; }
  .InteractiveSlideColor__interactiveSlideColor_control___3oUNx.InteractiveSlideColor__red___3YzC_ {
    background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideColor/img/brush1.png?175b1938ca1572065e00a850f5df6be6) no-repeat 0 0;
    background-size: 100%; }
  .InteractiveSlideColor__interactiveSlideColor_control___3oUNx.InteractiveSlideColor__orange___xYolL {
    background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideColor/img/brush2.png?05fd60354b902f4ef6a97b03f830f3d4) no-repeat 0 0;
    background-size: 100%; }
  .InteractiveSlideColor__interactiveSlideColor_control___3oUNx.InteractiveSlideColor__green___2w8SE {
    background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideColor/img/brush3.png?95dccc3e92a113bd7dc865106219c64f) no-repeat 0 0;
    background-size: 100%; }
  .InteractiveSlideColor__interactiveSlideColor_control___3oUNx.InteractiveSlideColor__greenDark___ctUEm {
    background: url(/components/InteractiveContent/InteractiveContent6/InteractiveSlideColor/img/brush4.png?a825b90684a6e44420db9e8eb7c0de31) no-repeat 0 0;
    background-size: 100%; }

@keyframes InteractiveSlideColor__colorAnim___33W5_ {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideOpenImg__interactiveSlideOpenImg___pGXKc {
  position: relative; }

.InteractiveSlideOpenImg__interactiveSlideOpenImg_arrow___1s2ZR {
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideOpenImg__interactiveSlideOpenImg_arrow___1s2ZR br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideOpenImg__interactiveSlideOpenImg_arrow___1s2ZR {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideOpenImg__interactiveSlideOpenImg_arrow___1s2ZR {
      font-size: 16px;
      line-height: 26px;
      position: absolute;
      top: 50px;
      left: -235px;
      width: 200px;
      text-align: right;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }
      .InteractiveSlideOpenImg__interactiveSlideOpenImg_arrow___1s2ZR br {
        display: block; } }

.InteractiveSlideOpenImg__interactiveSlideOpenImg_img___1TZOv {
  height: 212px;
  width: 100%;
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideOpenImg/img/bg.jpg?8502f325cde5db62796f548458809745) no-repeat 0 0;
  background-size: auto 100%;
  position: relative; }

.InteractiveSlideOpenImg__interactiveSlideOpenImg_imgOverlay___tANfu {
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideOpenImg/img/over.jpg?23f426e9b1454200a3b9b53402a55761) no-repeat 0 0;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  min-width: 10%;
  max-width: 90%;
  border-right: 2px solid #fff;
  height: 212px; }

.InteractiveSlideOpenImg__interactiveSlideOpenImg_drag___3BYh4 {
  width: 19px;
  height: 42px;
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideOpenImg/img/trigger.png?5598e6b1fb6d77e836e55ed021945443) no-repeat 0 0;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  left: 100%;
  top: 50%;
  margin-left: -10px;
  margin-top: -21px; }

.InteractiveSlideDotsConnect__interactiveSlideDotsConnect___r77Lu {
  position: relative; }

.InteractiveSlideDotsConnect__interactiveSlideDotsConnect_arrow___kSC5O {
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_arrow___kSC5O br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_arrow___kSC5O {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_arrow___kSC5O {
      position: absolute;
      top: 50px;
      left: -155px;
      width: 120px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      text-align: right;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_arrow___kSC5O br {
        display: block; } }

.InteractiveSlideDotsConnect__interactiveSlideDotsConnect_map___8vGzv {
  position: relative; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_map___8vGzv > img {
    display: block;
    width: 100%; }

.InteractiveSlideDotsConnect__interactiveSlideDotsConnect_mapArea___3uM6g {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideDotsConnect/img/overlay.png?2811999dd388b965081ad80da36db5d3) no-repeat 0 0;
  background-size: 100%;
  animation: InteractiveSlideDotsConnect__showAnim___qjcTd 1s 1 ease-in-out; }

.InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3 {
  position: absolute;
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideDotsConnect/img/point.png?7c5e0d8222a1a19398b852f9d97f3531) no-repeat 0 0;
  cursor: pointer;
  transition: all 0.4s ease;
  z-index: 2;
  background-size: contain;
  width: 15px;
  height: 15px; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__active___3sXfk {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideDotsConnect/img/pointActive.png?daea1f926c4b8dfce81a71835e947407) no-repeat 0 0;
    background-size: contain; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point1___1IM6m {
    top: 13px;
    left: 47px; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point2___3rrX1 {
    top: 72px;
    left: 170px; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point3___3f4_p {
    top: 60px;
    left: 48px; }
  .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point4___2n4co {
    top: 104px;
    left: 150px; }
  @media (min-width: 768px) {
    .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3 {
      width: 20px;
      height: 20px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point1___1IM6m {
        top: 33px;
        left: 105px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point2___3rrX1 {
        top: 153px;
        left: 365px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point3___3f4_p {
        top: 143px;
        left: 111px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point4___2n4co {
        top: 239px;
        left: 330px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3 {
      width: 22px;
      height: 22px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point1___1IM6m {
        top: 30px;
        left: 100px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point2___3rrX1 {
        top: 153px;
        left: 350px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point3___3f4_p {
        top: 133px;
        left: 106px; }
      .InteractiveSlideDotsConnect__interactiveSlideDotsConnect_point___3FIS3.InteractiveSlideDotsConnect__point4___2n4co {
        top: 217px;
        left: 304px; } }

@keyframes InteractiveSlideDotsConnect__showAnim___qjcTd {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants___3M-2z {
  position: relative; }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_arrow___1vo4z {
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_arrow___1vo4z br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_arrow___1vo4z {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_arrow___1vo4z {
      position: absolute;
      top: 80px;
      left: -155px;
      width: 120px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      text-align: right;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }
      .InteractiveSlideFindPlants__interactiveSlideFindPlants_arrow___1vo4z br {
        display: block; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img___3vJY5 {
  animation: InteractiveSlideFindPlants__findAnim___dGQjN 1s 1 ease-in-out;
  position: relative; }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_img___3vJY5 > img {
    display: block;
    width: 100%; }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img1___1tBut {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 60px;
  height: 60px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_img1___1tBut {
      width: 124px;
      height: 108px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img2___1-Orv {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 98px;
  height: 61px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_img2___1-Orv {
      bottom: 18px;
      right: 0;
      width: 204px;
      height: 100px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img3___34kJS {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 75px;
  height: 50px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_img3___34kJS {
      top: 16px;
      right: 35px;
      width: 119px;
      height: 102px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img4___yMy1v {
  position: absolute;
  top: 10px;
  left: 29px;
  width: 70px;
  height: 30px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_img4___yMy1v {
      top: 44px;
      left: 97px;
      width: 96px;
      height: 39px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_img5___3GxhZ {
  position: absolute;
  top: 16px;
  left: 101px;
  width: 89px;
  height: 42px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_img5___3GxhZ {
      top: 48px;
      left: 238px;
      width: 173px;
      height: 81px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress___nifXT {
  background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/list.png?20a4410de5671141d40979922394053b);
  background-position: -216px top;
  background-repeat: no-repeat;
  background-size: auto 39px;
  height: 39px;
  width: 100%;
  margin-top: 30px;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress___nifXT {
      background-color: rgba(33, 55, 135, 0.5);
      background-position: center 7px;
      height: 50px; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progressItem___3JNSj {
  cursor: pointer;
  width: 32px;
  height: 31px;
  position: absolute;
  top: 4px;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progressItem___3JNSj {
      top: 11px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progressItem___3JNSj.InteractiveSlideFindPlants__active___1kRxc {
    background-color: #CCB173; }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progressItem___3JNSj.InteractiveSlideFindPlants__found___xfF5e {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 38px; }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress1___1hKM6 {
  right: 230px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress1___1hKM6 {
      right: 297px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress1___1hKM6 {
      right: 265px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress1___1hKM6.InteractiveSlideFindPlants__found___xfF5e {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/item1.png?7d220e8b426ba18bd7c0ea201ce16721); }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress2___3i5Y7 {
  right: 177px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress2___3i5Y7 {
      right: 244px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress2___3i5Y7 {
      right: 211px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress2___3i5Y7.InteractiveSlideFindPlants__found___xfF5e {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/item2.png?25775fb06aed1758f58bccb7a1488294); }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress3___2zMAX {
  right: 123px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress3___2zMAX {
      right: 191px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress3___2zMAX {
      right: 158px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress3___2zMAX.InteractiveSlideFindPlants__found___xfF5e {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/item3.png?72b9357ba68c49de24bdac1337d207bb); }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress4___36UOm {
  right: 69px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress4___36UOm {
      right: 137px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress4___36UOm {
      right: 104px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress4___36UOm.InteractiveSlideFindPlants__found___xfF5e {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/item4.png?cc0c73bbe2c9f8a1484fd427d7d103c3); }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_progress5___2pI5W {
  right: 16px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress5___2pI5W {
      right: 85px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress5___2pI5W {
      right: 52px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_progress5___2pI5W.InteractiveSlideFindPlants__found___xfF5e {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindPlants/img/item5.png?0c8f89ac6e6e0eedc464f81e9f761790); }

@media (min-width: 768px) {
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_info___30vgo {
    padding: 30px 60px; } }

@media (min-width: 768px) {
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_infoInner___2hM7I {
    display: flex;
    align-items: center; } }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_infoIcon___2sRAy {
  width: 127px;
  min-width: 127px;
  margin: 10px auto 10px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_infoIcon___2sRAy {
      flex-basis: 127px;
      flex-grow: 0;
      flex-shrink: 0;
      margin: 0; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_infoIcon___2sRAy > img {
    width: 100%;
    display: block; }

.InteractiveSlideFindPlants__interactiveSlideFindPlants_infoText___AVSnr {
  color: #000;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  @media (min-width: 768px) {
    .InteractiveSlideFindPlants__interactiveSlideFindPlants_infoText___AVSnr {
      flex-basis: 50%;
      flex-grow: 1;
      flex-shrink: 0;
      padding-left: 30px;
      font-size: 16px; } }
  .InteractiveSlideFindPlants__interactiveSlideFindPlants_infoText___AVSnr b {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }

@keyframes InteractiveSlideFindPlants__findAnim___dGQjN {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals___3Jig4 {
  position: relative; }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_arrow___ITJ-8 {
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_arrow___ITJ-8 br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_arrow___ITJ-8 {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_arrow___ITJ-8 {
      position: absolute;
      top: 50px;
      left: -155px;
      width: 120px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      text-align: right;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }
      .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_arrow___ITJ-8 br {
        display: block; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img___2Xalr {
  animation: InteractiveSlideFindAnimals__findAnim___ZsUnn 1s 1 ease-in-out;
  position: relative; }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img___2Xalr > img {
    display: block;
    width: 100%; }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img1___3bpa7 {
  position: absolute;
  top: 14px;
  left: 0px;
  width: 53px;
  height: 64px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img1___3bpa7 {
      top: 71px;
      left: 4px;
      width: 68px;
      height: 74px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img2___1oGLp {
  position: absolute;
  bottom: 38px;
  right: 19px;
  width: 38px;
  height: 22px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img2___1oGLp {
      bottom: 94px;
      right: 63px;
      width: 38px;
      height: 22px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img3___3Z7h4 {
  position: absolute;
  top: 54px;
  right: 107px;
  width: 25px;
  height: 25px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img3___3Z7h4 {
      top: 133px;
      right: 259px;
      width: 34px;
      height: 34px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img3___3Z7h4 {
      top: 121px;
      right: 232px;
      width: 34px;
      height: 34px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img4___2Tcdl {
  position: absolute;
  top: 25px;
  left: 114px;
  width: 35px;
  height: 35px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img4___2Tcdl {
      top: 66px;
      left: 276px;
      width: 60px;
      height: 64px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img4___2Tcdl {
      top: 66px;
      left: 249px;
      width: 51px;
      height: 53px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img5___UBOvH {
  position: absolute;
  bottom: 0;
  left: 85px;
  width: 53px;
  height: 27px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img5___UBOvH {
      bottom: 0px;
      left: 212px;
      width: 80px;
      height: 43px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_img5___UBOvH {
      bottom: 8px;
      left: 194px;
      width: 63px;
      height: 30px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress___Ahe2O {
  background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/list.png?8e8f77d6128b48c9f48341e61fa9f24c);
  background-position: -216px top;
  background-repeat: no-repeat;
  background-size: auto 39px;
  height: 39px;
  width: 100%;
  margin-top: 30px;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress___Ahe2O {
      background-color: rgba(33, 55, 135, 0.5);
      background-position: center 7px;
      height: 50px; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progressItem___v5cY6 {
  cursor: pointer;
  width: 32px;
  height: 31px;
  position: absolute;
  top: 4px;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progressItem___v5cY6 {
      top: 11px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progressItem___v5cY6.InteractiveSlideFindAnimals__active___13fXR {
    background-color: #CCB173; }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progressItem___v5cY6.InteractiveSlideFindAnimals__found___2LmC0 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 38px; }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress1___1VCLV {
  right: 230px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress1___1VCLV {
      right: 297px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress1___1VCLV {
      right: 265px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress1___1VCLV.InteractiveSlideFindAnimals__found___2LmC0 {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/item1.png?2c4e2ed885d6d7126cdf1afb9be3f21c); }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress2___3aG_8 {
  right: 177px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress2___3aG_8 {
      right: 244px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress2___3aG_8 {
      right: 211px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress2___3aG_8.InteractiveSlideFindAnimals__found___2LmC0 {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/item2.png?446c6e21948998725a6f843c55e068b4); }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress3___1W28c {
  right: 123px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress3___1W28c {
      right: 191px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress3___1W28c {
      right: 158px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress3___1W28c.InteractiveSlideFindAnimals__found___2LmC0 {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/item3.png?3947e0fc97897266709a9c841fa79517); }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress4___32LiW {
  right: 69px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress4___32LiW {
      right: 137px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress4___32LiW {
      right: 104px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress4___32LiW.InteractiveSlideFindAnimals__found___2LmC0 {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/item4.png?9ac169f6502b420b96bc949a8b75aa0e); }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress5___15kZr {
  right: 16px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress5___15kZr {
      right: 85px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress5___15kZr {
      right: 52px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_progress5___15kZr.InteractiveSlideFindAnimals__found___2LmC0 {
    background-image: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideFindAnimals/img/item5.png?46d5a6ae4e08b83581f47da0dc4facd1); }

@media (min-width: 768px) {
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_info___KwwO5 {
    padding: 30px 60px; } }

@media (min-width: 768px) {
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoInner___3wCQm {
    display: flex;
    align-items: center; } }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoIcon___3n8x4 {
  width: 127px;
  min-width: 127px;
  margin: 10px auto 10px; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoIcon___3n8x4 {
      flex-basis: 127px;
      flex-grow: 0;
      flex-shrink: 0;
      margin: 0; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoIcon___3n8x4 > img {
    width: 100%;
    display: block; }

.InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoText___oZqfa {
  color: #000;
  font-size: 14px;
  line-height: 1.4;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  @media (min-width: 768px) {
    .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoText___oZqfa {
      flex-basis: 50%;
      flex-grow: 1;
      flex-shrink: 0;
      padding-left: 30px;
      font-size: 16px; } }
  .InteractiveSlideFindAnimals__interactiveSlideFindAnimals_infoText___oZqfa b {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }

@keyframes InteractiveSlideFindAnimals__findAnim___ZsUnn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces___1zmUW {
  position: relative; }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_arrow___1kjEl {
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_arrow___1kjEl br {
    display: none; }
  @media (min-width: 768px) {
    .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_arrow___1kjEl {
      font-size: 14px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_arrow___1kjEl {
      position: absolute;
      top: 50px;
      right: -155px;
      width: 120px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      text-align: left;
      text-transform: uppercase;
      white-space: nowrap;
      padding-bottom: 35px;
      background: url(/components/InteractiveContent/img/arrow_left.png?0f15572b968f030b122cdb6e04722b92) no-repeat left bottom; }
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_arrow___1kjEl br {
        display: block; } }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_img___3lvot {
  position: relative; }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_img___3lvot img {
    display: block;
    width: 100%; }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 26px;
  background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideReservedPlaces/img/point.png?0b2cb2e935f2814fbe02ae811e1e6e6e) no-repeat center;
  background-size: 50%;
  cursor: pointer;
  transition: all 0.4s ease; }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__active___3wfle {
    background: url(/components/InteractiveContent/InteractiveContent7/InteractiveSlideReservedPlaces/img/pointActive.png?2fe6275653d581f2dca0ff3fb4335cdf) no-repeat center;
    background-size: 72%; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__active___3wfle {
        background-size: 100%; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point1___2qWU2 {
    left: 80px;
    top: 60px; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point1___2qWU2 {
        left: 186px;
        top: 140px; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point2___gJyVc {
    left: 86px;
    top: 39px; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point2___gJyVc {
        left: 193px;
        top: 102px; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point3___2dx4V {
    left: 126px;
    top: 52px; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_point___17X3E.InteractiveSlideReservedPlaces__point3___2dx4V {
        left: 275px;
        top: 127px; } }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_info___3NlzW {
  position: relative;
  color: #000;
  animation: InteractiveSlideReservedPlaces__animInfo___35eQq 1s 1 ease-in-out;
  padding-top: 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_info___3NlzW {
      padding: 30px 60px;
      padding-bottom: 40px; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_info___3NlzW.InteractiveSlideReservedPlaces__active1___329Xc {
    animation: InteractiveSlideReservedPlaces__animInfo___35eQq 1s 1 ease-in-out; }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_info___3NlzW.InteractiveSlideReservedPlaces__active2___2Mnw8 {
    animation: InteractiveSlideReservedPlaces__animInfo2___3K-za 1s 1 ease-in-out; }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_info___3NlzW.InteractiveSlideReservedPlaces__active3___38iwx {
    animation: InteractiveSlideReservedPlaces__animInfo3___zd0Ry 1s 1 ease-in-out; }

@keyframes InteractiveSlideReservedPlaces__animInfo___35eQq {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes InteractiveSlideReservedPlaces__animInfo2___3K-za {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes InteractiveSlideReservedPlaces__animInfo3___zd0Ry {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_name___7xaz6 {
  text-transform: uppercase;
  text-align: center;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 1; }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_location___1ai8u {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_text___33YwT {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5; }

.InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 53px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I {
      top: 40px; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I.InteractiveSlideReservedPlaces__arrowL___3X9KE {
    left: 0px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I.InteractiveSlideReservedPlaces__arrowL___3X9KE {
        left: 70px; } }
  .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I.InteractiveSlideReservedPlaces__arrowR___1aAR4 {
    right: 0px;
    border-right: 2px solid #000;
    border-top: 2px solid #000; }
    @media (min-width: 768px) {
      .InteractiveSlideReservedPlaces__interactiveSlideReservedPlaces_infoArrow___yAD8I.InteractiveSlideReservedPlaces__arrowR___1aAR4 {
        right: 70px; } }

.InteractiveSlideColoring__block___26p5p {
  width: 100%;
  height: 243px;
  position: relative;
  background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideColoring/img/bg.jpg?18c52e583ab69c062fb691e0f39220c9) no-repeat center/cover;
  margin-top: 40px;
  overflow: hidden; }
  @media (min-width: 1240px) {
    .InteractiveSlideColoring__block___26p5p {
      margin-top: 0; } }

.InteractiveSlideColoring__canvas___2v1Rr {
  width: 100%;
  height: 100%; }

.InteractiveSlideColoring__block_info___Eihir {
  position: relative;
  left: auto;
  top: -30px;
  display: none; }
  .InteractiveSlideColoring__block_info___Eihir img {
    display: none; }
  .InteractiveSlideColoring__block_info___Eihir div {
    text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveSlideColoring__block_info___Eihir {
      position: absolute;
      width: 135px;
      top: 20px;
      left: -180px; }
      .InteractiveSlideColoring__block_info___Eihir div {
        text-align: right; } }

.InteractiveSlideGrow__block___22mPo {
  width: 100%;
  height: 180px;
  position: relative;
  margin-bottom: 130px; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__block___22mPo {
      margin-bottom: 30px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap; } }

.InteractiveSlideGrow__block_field___snWLo {
  width: 180px;
  height: 180px;
  background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrow/img/background.png?32a4daae151a2666fed74cd19c26a862) no-repeat center;
  background-size: contain;
  margin: 0 auto;
  transition: background .33s ease; }
  .InteractiveSlideGrow__block_field___snWLo.InteractiveSlideGrow__active___1aFLE {
    background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrow/img/background-after.png?884adf5bfa71da65eb28e359319f3117) no-repeat center;
    background-size: contain; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__block_field___snWLo {
      margin: 0 32px; } }

.InteractiveSlideGrow__block_info___E-Lbf {
  position: relative;
  left: auto;
  top: auto;
  display: none; }
  .InteractiveSlideGrow__block_info___E-Lbf img {
    display: none; }
  .InteractiveSlideGrow__block_info___E-Lbf div {
    text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__block_info___E-Lbf {
      position: absolute;
      display: flex;
      left: 675px;
      width: 129px;
      top: 55px;
      align-items: flex-start; }
      .InteractiveSlideGrow__block_info___E-Lbf img {
        display: block;
        transform: rotate(180deg); }
      .InteractiveSlideGrow__block_info___E-Lbf div {
        text-align: left; } }

.InteractiveSlideGrow__can___28vNY {
  left: 10px;
  top: 210px;
  position: absolute;
  transition: opacity .3s ease; }
  .InteractiveSlideGrow__can___28vNY.InteractiveSlideGrow__active___1aFLE {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideGrow__can___28vNY {
      left: 150px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__can___28vNY {
      left: 84px;
      top: 43px; } }

.InteractiveSlideGrow__seeds___10K9T {
  position: absolute;
  top: 210px;
  right: 10px;
  transition: opacity .3s ease; }
  .InteractiveSlideGrow__seeds___10K9T.InteractiveSlideGrow__active___1aFLE {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideGrow__seeds___10K9T {
      right: 150px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideGrow__seeds___10K9T {
      top: 50px;
      right: 91px; } }

.InteractiveSlideGrassSlider__block___AUKUY {
  width: 100%;
  min-height: 340px;
  color: #000;
  background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/man.png?98edd2e71096f0821d63224cfc487174) no-repeat center top; }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-carousel.owl-loaded {
    padding-top: 335px; }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-nav {
    position: absolute;
    top: 518px;
    left: 0; }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-prev {
    background: transparent !important;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 5px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(45deg) !important; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-prev:hover, .InteractiveSlideGrassSlider__block___AUKUY .owl-prev:active, .InteractiveSlideGrassSlider__block___AUKUY .owl-prev:focus {
      background: transparent !important; }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-next {
    background: transparent !important;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 0px;
    left: 250px;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
    transform: rotate(45deg) !important; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-next:hover, .InteractiveSlideGrassSlider__block___AUKUY .owl-next:active, .InteractiveSlideGrassSlider__block___AUKUY .owl-next:focus {
      background: transparent !important; }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-dots {
    position: absolute;
    left: 50%;
    top: 0px;
    transform: translateX(-50%); }
  .InteractiveSlideGrassSlider__block___AUKUY .owl-dot {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    left: -13px;
    background-image: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/point.png?d7b3136059bf9dc7840d6a9d404644db);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot span {
      display: none !important; }
    @media (min-width: 768px) {
      .InteractiveSlideGrassSlider__block___AUKUY .owl-dot {
        left: -13px; } }
    @media (min-width: 1240px) {
      .InteractiveSlideGrassSlider__block___AUKUY .owl-dot {
        left: -13px; } }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot.active {
      background-image: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/point_active.png?a55957102e11dc77c7441728eac37e36); }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:first-child {
      top: 20px; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(2) {
      top: 53px; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(3) {
      top: 85px; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(4) {
      top: 170px; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(5) {
      top: 295px; }
  @media (min-width: 768px) {
    .InteractiveSlideGrassSlider__block___AUKUY .owl-prev {
      left: 125px; }
    .InteractiveSlideGrassSlider__block___AUKUY .owl-next {
      left: 480px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideGrassSlider__block___AUKUY {
      width: 100%;
      min-height: 340px;
      color: #000;
      background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/man.png?98edd2e71096f0821d63224cfc487174) no-repeat 85% top; }
      .InteractiveSlideGrassSlider__block___AUKUY .owl-carousel.owl-loaded {
        padding-top: 0; }
      .InteractiveSlideGrassSlider__block___AUKUY .owl-nav {
        top: 286px; }
      .InteractiveSlideGrassSlider__block___AUKUY .owl-prev {
        width: 25px;
        height: 25px;
        position: absolute;
        left: -10px;
        border-left: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: rotate(45deg) !important; }
      .InteractiveSlideGrassSlider__block___AUKUY .owl-next {
        width: 25px;
        height: 25px;
        position: absolute;
        left: 235px;
        border-right: 2px solid #000;
        border-top: 2px solid #000;
        transform: rotate(45deg) !important; }
      .InteractiveSlideGrassSlider__block___AUKUY .owl-dot {
        display: block;
        width: 28px;
        height: 28px;
        position: absolute;
        background-image: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/point.png?d7b3136059bf9dc7840d6a9d404644db);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        left: 113px; }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot.active {
          background: url(/components/InteractiveContent/InteractiveContent8/InteractiveSlideGrassSlider/img/point_active.png?a55957102e11dc77c7441728eac37e36); }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:first-child {
          top: 20px; }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(2) {
          top: 53px; }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(3) {
          top: 85px; }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(4) {
          top: 170px; }
        .InteractiveSlideGrassSlider__block___AUKUY .owl-dot:nth-child(5) {
          top: 295px; } }

.InteractiveSlideGrassSlider__block_left___1a5pR {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: nowrap;
  width: 240px;
  margin: 0 auto;
  margin-bottom: 27px;
  text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrassSlider__block_left___1a5pR {
      width: 255px;
      margin: 0;
      margin-bottom: 27px; } }

.InteractiveSlideGrassSlider__block_title___2ftJW {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  height: 50px;
  width: 255px;
  padding-right: 22px;
  padding-left: 22px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .InteractiveSlideGrassSlider__block_title___2ftJW {
      font-size: 16px;
      line-height: 26px; } }

.InteractiveSlideGrassSlider__block_image___vIGo_ {
  width: 150px !important;
  margin: 0 auto 20px; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrassSlider__block_image___vIGo_ {
      width: 100% !important;
      margin: 0;
      margin-bottom: 20px; } }

.InteractiveSlideGrassSlider__block_bot___23TCI {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveSlideGrassSlider__block_bot___23TCI {
      font-size: 16px;
      line-height: 26px;
      text-align: left; } }

.InteractiveSlideNomadAnimals__block___2wHQo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 25px;
  margin-top: 20px; }
  @media (min-width: 1240px) {
    .InteractiveSlideNomadAnimals__block___2wHQo {
      padding-right: 50px;
      padding-left: 50px; } }

@media (min-width: 768px) {
  .InteractiveSlideNomadAnimals__block_box___3Yh2y {
    display: flex;
    align-items: center;
    justify-content: center; } }

.InteractiveSlideNomadAnimals__image_box___1Ijq5 {
  width: 145px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .InteractiveSlideNomadAnimals__image_box___1Ijq5 {
      margin: 0; } }

@media (min-width: 768px) {
  .InteractiveSlideNomadAnimals__block_img___3HvY1 {
    margin-right: 40px; } }

.InteractiveSlideNomadAnimals__block_content___HN7eg {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.InteractiveSlideNomadAnimals__block_title___1QsyR {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 10px; }
  @media (min-width: 768px) {
    .InteractiveSlideNomadAnimals__block_title___1QsyR {
      font-size: 16px;
      line-height: 26px;
      text-align: left;
      margin: 0;
      margin-bottom: 10px; } }

.InteractiveSlideNomadAnimals__block_text___21kMj {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  margin-top: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .InteractiveSlideNomadAnimals__block_text___21kMj {
      font-size: 16px;
      line-height: 26px;
      text-align: left; } }

.InteractiveSlidePuzzle__block___1Bkqn {
  margin: 0 auto 36px;
  position: relative;
  width: 280px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__block___1Bkqn {
      width: 546px; } }

.InteractiveSlidePuzzle__block_wrapper___F5eO9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .InteractiveSlidePuzzle__block_wrapper___F5eO9 * {
    max-width: 100%; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__block_wrapper___F5eO9 {
      display: flex;
      flex-direction: row; } }

.InteractiveSlidePuzzle__block_point___2N21W {
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-flow: row wrap;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__block_point___2N21W {
      margin-top: 0px; }
      .InteractiveSlidePuzzle__block_point___2N21W:first-child, .InteractiveSlidePuzzle__block_point___2N21W:nth-child(2) {
        margin-right: 30px; } }

.InteractiveSlidePuzzle__block_point_title___2j93z {
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
  font-size: 14px;
  top: -20px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__block_point_title___2j93z {
      top: auto;
      bottom: -25px; } }

.InteractiveSlidePuzzle__block_point_item___1-HzH {
  display: block;
  width: 80px;
  height: 80px;
  background: #003960; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH img {
    display: none;
    width: 100%;
    height: 100%; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH.InteractiveSlidePuzzle__active___y_OkA img {
    display: block; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH:first-child {
    border-top-left-radius: 100%; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH:nth-child(2) {
    border-top-right-radius: 100%; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH:nth-child(3) {
    border-bottom-left-radius: 100%; }
  .InteractiveSlidePuzzle__block_point_item___1-HzH:nth-child(4) {
    border-bottom-right-radius: 100%; }

.InteractiveSlidePuzzle__block_pics___2r9d4 {
  position: relative;
  width: 280px;
  height: 170px; }
  .InteractiveSlidePuzzle__block_pics___2r9d4 img {
    position: absolute; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__block_pics___2r9d4 {
      width: 100%; } }

.InteractiveSlidePuzzle__writer_1___-V7OE {
  top: 24px;
  left: 24px; }

.InteractiveSlidePuzzle__writer_2___3IOPT {
  top: 60px;
  left: 70px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_2___3IOPT {
      left: 270px; } }

.InteractiveSlidePuzzle__writer_3___1g9_f {
  top: 30px;
  left: 123px; }

.InteractiveSlidePuzzle__writer_4___12idJ {
  top: 12px;
  left: 170px; }

.InteractiveSlidePuzzle__writer_5___2PP0r {
  top: 8px;
  left: 34px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_5___2PP0r {
      left: 234px; } }

.InteractiveSlidePuzzle__writer_6___3FG3s {
  top: 4px;
  left: 150px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_6___3FG3s {
      left: 395px; } }

.InteractiveSlidePuzzle__writer_7___1CCC0 {
  top: 98px;
  left: 217px; }

.InteractiveSlidePuzzle__writer_8___1yCC_ {
  top: 90px;
  left: 105px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_8___1yCC_ {
      left: 340px; } }

.InteractiveSlidePuzzle__writer_9___2R5GN {
  top: 70px;
  left: 44px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_9___2R5GN {
      left: 440px; } }

.InteractiveSlidePuzzle__writer_10___1BzfI {
  top: 75px;
  left: 175px; }

.InteractiveSlidePuzzle__writer_11___2bwR4 {
  top: 54px;
  left: 200px; }
  @media (min-width: 768px) {
    .InteractiveSlidePuzzle__writer_11___2bwR4 {
      left: 316px; } }

.InteractiveSlidePuzzle__writer_12___1F602 {
  top: 79px;
  left: 74px; }

.InteractiveSlidePuzzle__block_info___3wJeF {
  position: relative;
  left: auto;
  top: auto;
  display: none; }
  .InteractiveSlidePuzzle__block_info___3wJeF img {
    display: none; }
  .InteractiveSlidePuzzle__block_info___3wJeF div {
    text-align: center; }
  @media (min-width: 1240px) {
    .InteractiveSlidePuzzle__block_info___3wJeF {
      position: absolute;
      left: 640px;
      width: 100px;
      align-items: flex-start; }
      .InteractiveSlidePuzzle__block_info___3wJeF div {
        text-align: left; }
      .InteractiveSlidePuzzle__block_info___3wJeF img {
        transform: rotate(180deg); } }

.InteractiveSlideSemiDesert__desertSlide___16Xog {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent;
  z-index: -10; }
  .InteractiveSlideSemiDesert__desertSlide___16Xog.InteractiveSlideSemiDesert__desert___2icXH {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/desert.jpg?dfc9537b739b93d00cd9f790b57a3359) no-repeat center; }
  .InteractiveSlideSemiDesert__desertSlide___16Xog.InteractiveSlideSemiDesert__winter___2XcNt {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSemiDesert/img/winter.jpg?4dca61d7962b508b32a42e87ac4895d6) no-repeat center; }

.InteractiveSlideFacts__facts___3iuDE {
  width: 263px;
  height: 263px;
  margin: 37px auto 42px;
  position: relative; }
  .InteractiveSlideFacts__facts___3iuDE .InteractiveSlideFacts__facts_info___2dbvo {
    top: 80px;
    left: -392px;
    width: 155px; }

.InteractiveSlideFacts__facts_box___22xPP {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative; }

.InteractiveSlideFacts__facts_anchor___1AO_Z {
  position: absolute;
  left: 50%;
  bottom: -27px;
  transform: translateX(-50%);
  z-index: 30;
  cursor: grab; }
  .InteractiveSlideFacts__facts_anchor___1AO_Z.InteractiveSlideFacts__active___3PvHh {
    pointer-events: none; }

.InteractiveSlideFacts__facts_water___1qQnG {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -16px;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideFacts__facts_water___1qQnG.InteractiveSlideFacts__active___3PvHh {
    opacity: 0; }

.InteractiveSlideFacts__facts_land___3mRUb {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  z-index: 10; }

.InteractiveSlideLifeInDesert__life___KLFBj {
  position: relative;
  height: 240px;
  width: 580px;
  margin-top: -60px;
  margin-bottom: -80px;
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideLifeInDesert/img/bg.jpg?5b33e862f4583216405c6e3577aded10) no-repeat center;
  transform: scale(0.48) translateX(-316px); }
  @media (min-width: 768px) {
    .InteractiveSlideLifeInDesert__life___KLFBj {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0;
      transform: none; } }
  .InteractiveSlideLifeInDesert__life___KLFBj img {
    position: absolute; }
  .InteractiveSlideLifeInDesert__life___KLFBj img:first-child {
    left: 18px;
    top: 148px;
    width: 90px;
    height: 90px; }
  .InteractiveSlideLifeInDesert__life___KLFBj img:nth-child(2) {
    width: 50px;
    height: 50px;
    top: 167px;
    left: 211px; }
  .InteractiveSlideLifeInDesert__life___KLFBj img:nth-child(3) {
    width: 115px;
    height: 115px;
    left: 273px;
    top: 133px; }
  .InteractiveSlideLifeInDesert__life___KLFBj img:nth-child(4) {
    width: 170px;
    height: 170px;
    top: 43px;
    left: 384px; }
  .InteractiveSlideLifeInDesert__life___KLFBj img:nth-child(5) {
    width: 100px;
    height: 100px;
    top: 159px;
    left: 400px; }

.InteractiveSlideBigMountain__block___1sPFv {
  width: 600px;
  height: 348px;
  margin-top: -90px;
  margin-bottom: -90px;
  background-size: auto;
  background-position: center center;
  position: relative;
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideBigMountain/img/bg.png?aff250bf5d88c154b24adea23487a2bd) no-repeat;
  transform: scale(0.46) translateX(-348px); }
  @media (min-width: 768px) {
    .InteractiveSlideBigMountain__block___1sPFv {
      transform: scale(0.8) translateX(-65px);
      margin-top: -35px;
      margin-bottom: -30px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideBigMountain__block___1sPFv {
      transform: scale(0.96) translateX(-10px);
      margin-top: -60px;
      margin-bottom: -5px; } }

.InteractiveSlideBigMountain__block_info___3kkTw {
  width: 160px;
  position: absolute;
  left: -200px;
  top: 50%;
  transform: translateY(-50%); }

.InteractiveSlideBigMountain__loupe___2Eg-d {
  position: absolute;
  width: 114px;
  height: 230px;
  top: 28px;
  left: 24px;
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideBigMountain/img/loupe.png?19d9a766ee4c2e23a9e622a892bbe791) no-repeat center;
  background-size: cover;
  cursor: pointer;
  transition: all .4s ease;
  animation: InteractiveSlideBigMountain__bounceImg___h7SjB 3s infinite ease-in-out alternate-reverse; }
  .InteractiveSlideBigMountain__loupe___2Eg-d.InteractiveSlideBigMountain__active___28Qq5 {
    transform: scale(0.9) rotate(10deg);
    animation: none; }
  .InteractiveSlideBigMountain__loupe___2Eg-d.InteractiveSlideBigMountain__moved___9AGaj {
    transform: translate(302px, 18px) rotate(44deg) scale(1);
    z-index: 20; }

.InteractiveSlideBigMountain__arrow___3dEGF {
  position: absolute;
  width: 22px;
  height: 33px;
  top: 90px;
  left: 412px;
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideBigMountain/img/arrow.png?3ea2231f0eebb99bdbc73ffa1ebd4a81) no-repeat center;
  background-size: cover;
  animation: InteractiveSlideBigMountain__bounceImg___h7SjB 3s infinite ease-in-out alternate-reverse; }
  .InteractiveSlideBigMountain__arrow___3dEGF.InteractiveSlideBigMountain__active___28Qq5 {
    display: none; }

.InteractiveSlideBigMountain__tree___3XAWE {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideBigMountain/img/tree.png?68a96911bd408b43710e9f24b699ee7a) no-repeat center;
  background-size: contain;
  top: 130px;
  left: 407px; }
  .InteractiveSlideBigMountain__tree___3XAWE.InteractiveSlideBigMountain__active___28Qq5 {
    cursor: pointer;
    border-radius: 50%;
    animation: InteractiveSlideBigMountain__pulse___1qFxU 1.3s infinite; }
  .InteractiveSlideBigMountain__tree___3XAWE.InteractiveSlideBigMountain__zoom___3-R-y {
    display: block;
    width: 107px;
    height: 107px;
    top: 67px;
    z-index: 10;
    left: 370px;
    background-image: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideBigMountain/img/loupe-active.png?78154fa3351a32545ab7246e3b2ce1a1);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    transform: scale(0);
    opacity: 0;
    animation: InteractiveSlideBigMountain__zoom___3-R-y .6s ease forwards; }

@keyframes InteractiveSlideBigMountain__zoom___3-R-y {
  45% {
    transform: scale(0); }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes InteractiveSlideBigMountain__bounceImg___h7SjB {
  50% {
    transform: translateY(3px); }
  100% {
    transform: translateY(-3px); } }

@keyframes InteractiveSlideBigMountain__pulse___1qFxU {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4); }
  70% {
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }

.InteractiveSlideColorAndSound__block___hm0p7 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: -50px auto -40px;
  width: 463px;
  height: 271px;
  position: relative;
  transform: scale(0.6) translateX(-160px); }
  @media (min-width: 768px) {
    .InteractiveSlideColorAndSound__block___hm0p7 {
      margin-bottom: -25px;
      transform: scale(0.85) translateX(-54px); } }
  @media (min-width: 1240px) {
    .InteractiveSlideColorAndSound__block___hm0p7 {
      margin-top: -30px;
      margin-bottom: 0;
      transform: none; } }

.InteractiveSlideColorAndSound__block_mountain___2gYTi {
  display: block;
  width: 271px;
  height: 271px;
  background-image: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/mountains.png?bd91d53ca9e744bc4bc7523987262cfb);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  position: relative;
  border-radius: 50%;
  overflow: hidden; }

.InteractiveSlideColorAndSound__colors_box___3NWyt {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 120px; }

.InteractiveSlideColorAndSound__color_picker___Tdy8o {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  box-sizing: content-box;
  margin-bottom: 20px; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o:not(:nth-child(2n)) {
    margin-right: 23px; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o:last-child {
    margin-bottom: 0; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c1___1vR2L {
    background: #561f1f; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c2___Wtv92 {
    background: #82302b; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c3___7EM03 {
    background: #602323; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c4___3AkPH {
    background: #772a2a; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c5___37T1X {
    background: #8e423e; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c6___3KmS5 {
    background: #cc564e; }
  .InteractiveSlideColorAndSound__color_picker___Tdy8o.InteractiveSlideColorAndSound__c7___iD4G4 {
    background: #f78c74; }

.InteractiveSlideColorAndSound__particle___3TPl0 {
  position: absolute;
  transition: all .34s ease; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p1___2r0Xq {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p1.png?475fdf4169ca3c0e746214517779d892) no-repeat center;
    width: 163px;
    height: 61px;
    bottom: -5px;
    left: -18px;
    z-index: 10;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p1___2r0Xq.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p2___GdSD9 {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p2.png?7bca4cbbc586de7d7842e5f6b158f578) no-repeat center;
    width: 146px;
    height: 121px;
    bottom: -5px;
    left: 60px;
    z-index: 10;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p2___GdSD9.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p3___3Q2Se {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p3.png?7d76928eb7ad1654dec89b0f051afa03) no-repeat center;
    width: 241px;
    height: 141px;
    bottom: -15px;
    left: -35px;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p3___3Q2Se.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p4___f5qgi {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p4.png?00d8d0200a8dfc1fa99a25e6980c3851) no-repeat center;
    width: 179px;
    height: 205px;
    bottom: -5px;
    left: 85px;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p4___f5qgi.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p5___1x-qP {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p5.png?cec1ff95c8b3a09787e0a2feb77fe8e1) no-repeat center;
    width: 204px;
    height: 205px;
    left: 110px;
    bottom: -5px;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p5___1x-qP.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p6___29oEX {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p6.png?edf21102de7e356236fade09cc12bbc2) no-repeat center;
    width: 187px;
    height: 205px;
    left: 146px;
    bottom: -5px;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p6___29oEX.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }
  .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p7___nbdh2 {
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideColorAndSound/img/p7.png?2ebe6d4c64917a36caed526f38d6a3b3) no-repeat center;
    width: 236px;
    height: 205px;
    left: 147px;
    bottom: -6px;
    opacity: 0; }
    .InteractiveSlideColorAndSound__particle___3TPl0.InteractiveSlideColorAndSound__p7___nbdh2.InteractiveSlideColorAndSound__active___3VoOg {
      opacity: 1; }

.InteractiveSlideColorAndSound__block_info___vsysi {
  width: 145px;
  left: -280px;
  top: 20px; }

.InteractiveSlideSingingRocks__block___3og__ {
  display: block;
  width: 279px;
  height: 279px;
  margin: 30px auto 0;
  position: relative;
  background-image: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/songs.png?a0a6379336dc67e973af1de75cfdf1c7);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }

.InteractiveSlideSingingRocks__hole___3jUGq {
  position: absolute;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideSingingRocks__hole___3jUGq:after {
    position: absolute;
    transition: all .3s ease;
    opacity: 0;
    pointer-events: none; }
  .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__active___iqZZt:after {
    opacity: 1; }
  .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h1___1vW2L {
    width: 82px;
    height: 33px;
    top: 59px;
    left: 88px;
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/h1.png?151f5db57190f4d70b8d280049d7079b);
    transition: all .3s ease; }
    .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h1___1vW2L:after {
      content: '';
      width: 90px;
      height: 43px;
      top: -17px;
      left: -2px;
      background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/1-notes.png?e7e5b1449c36680c1afa722b1c1d6877); }
  .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h2___2Hxfq {
    width: 76px;
    height: 56px;
    top: 136px;
    left: 49px;
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/h2.png?25feeae52b3c7270c0740b865df4e8a6);
    transition: all .3s ease; }
    .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h2___2Hxfq:after {
      width: 80px;
      height: 68px;
      content: "";
      top: -14px;
      left: -2px;
      background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/2-notes.png?c34ef5be2bdef4f9a49fec4f39967048); }
  .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h3___30EXr {
    width: 24px;
    height: 43px;
    top: 152px;
    right: 64px;
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/h3.png?bf82997ce4b9014315a78e2c21a6f38d);
    transition: all .3s ease; }
    .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h3___30EXr:after {
      width: 30px;
      height: 51px;
      content: "";
      top: -14px;
      left: -2px;
      background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/3-notes.png?f363c22821b01740dd4650d87b82c7d0); }
  .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h4___1upl3 {
    width: 25px;
    height: 48px;
    background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/h4.png?c5178a8ea22acb0e99d4963d3e3eefe7);
    top: 143px;
    right: 17px;
    transition: all .3s ease; }
    .InteractiveSlideSingingRocks__hole___3jUGq.InteractiveSlideSingingRocks__h4___1upl3:after {
      width: 23px;
      height: 40px;
      content: "";
      top: -4px;
      left: 2px;
      background: url(/components/InteractiveContent/InteractiveContent9/InteractiveSlideSingingRocks/img/4-notes.png?4ca3c34075e81ff9732c91f1e6810c28); }

.InteractiveSlideSingingRocks__block_info___3E0Q7 {
  width: 145px;
  left: -378px;
  top: 20px; }

.InteractiveSlideClimate__climate___2rHEb {
  position: relative;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .InteractiveSlideClimate__climate___2rHEb {
      width: 100%;
      margin: 0; } }

.InteractiveSlideClimate__climate_leftImage___33002 {
  width: 50%;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/left.jpg?b14fb9566c699914260bb4148f05bbbd) no-repeat center;
  background-size: auto;
  height: 100%; }
  @media (min-width: 768px) {
    .InteractiveSlideClimate__climate_leftImage___33002 {
      width: 311px; } }

.InteractiveSlideClimate__climate_rightImage___2WE4u {
  width: 50%;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/right.jpg?9a51ae2f9f0a0d34a4be9a80a71e7bae) no-repeat center;
  background-size: auto;
  height: 100%; }
  @media (min-width: 768px) {
    .InteractiveSlideClimate__climate_rightImage___2WE4u {
      width: 311px; } }

.InteractiveSlideClimate__climate_images___prC2u {
  height: 348px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 25px 0;
  position: relative; }
  .InteractiveSlideClimate__climate_images___prC2u:after {
    opacity: 0;
    transition: all .45s ease; }
  .InteractiveSlideClimate__climate_images___prC2u:before {
    opacity: 1;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/shadow-left.png?265ec1385aae05006ec3d6b7065ac607) no-repeat center;
    transition: all .45s ease; }
  .InteractiveSlideClimate__climate_images___prC2u.InteractiveSlideClimate__active___3sJm1:after {
    opacity: 1;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/shadow-right.png?d785fc58c28ea9e1642f1f87b069d2da) no-repeat center; }
  .InteractiveSlideClimate__climate_images___prC2u.InteractiveSlideClimate__active___3sJm1:before {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideClimate__climate_images___prC2u {
      width: 622px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideClimate__climate_images___prC2u {
      width: 580px; } }

.InteractiveSlideClimate__climate_buttons___ul1qa {
  width: 250px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto 34px; }

.InteractiveSlideClimate__climate_button_left___otrdx {
  border-radius: 50px 0 0 50px;
  border: none;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/sun.png?12cc001bcfc56a7bc6dbd6bf48f45bf3) #008fcd no-repeat center; }

.InteractiveSlideClimate__climate_button_right___3OMLU {
  border-radius: 0 50px 50px 0;
  border: none;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/sun.png?12cc001bcfc56a7bc6dbd6bf48f45bf3) #008fcd no-repeat center; }

.InteractiveSlideClimate__climate_button___mH3wz {
  width: 125px;
  height: 75px;
  cursor: pointer; }
  .InteractiveSlideClimate__climate_button___mH3wz.InteractiveSlideClimate__active___3sJm1 {
    background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideClimate/img/raindrop.png?6b2fbd4c0ad1bc5f782dd507535b77c9) #125aa2 no-repeat center; }

.InteractiveSlideClimate__climate_arrow___2usaM {
  top: 71%;
  width: 139px; }

.InteractiveSlideSubtropic__subtropic___CKAwz {
  position: relative; }

.InteractiveSlideSubtropic__subtropic_wrap___2GDAA {
  width: 100%;
  height: 321px;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideSubtropic/img/bg.jpg?0d2c5367846973271eceb4487feb7f56) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden; }

.InteractiveSlideSubtropic__boulder_one___3yM2s {
  position: absolute;
  left: 80px;
  bottom: 3px;
  cursor: pointer;
  z-index: 40;
  opacity: 1;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__boulder_one___3yM2s.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__boulder_one___3yM2s {
      left: 115px; } }

.InteractiveSlideSubtropic__boulder_two___3Niel {
  position: absolute;
  bottom: 20px;
  left: 128px;
  z-index: 50;
  cursor: pointer;
  opacity: 1;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__boulder_two___3Niel.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__boulder_two___3Niel {
      left: 210px; } }

.InteractiveSlideSubtropic__boulder_three___29R1o {
  position: absolute;
  bottom: 30px;
  left: 186px;
  z-index: 50;
  cursor: pointer;
  opacity: 1;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__boulder_three___29R1o.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__boulder_three___29R1o {
      left: 230px; } }

.InteractiveSlideSubtropic__boulder_four___2m9H1 {
  position: absolute;
  bottom: 13px;
  left: 206px;
  cursor: pointer;
  z-index: 40;
  opacity: 1;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__boulder_four___2m9H1.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__boulder_four___2m9H1 {
      left: 516px; } }

.InteractiveSlideSubtropic__flower_dead___1oNQh {
  position: absolute;
  bottom: 73px;
  right: 104px;
  transition: all .3s ease;
  z-index: 50; }
  .InteractiveSlideSubtropic__flower_dead___1oNQh.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 0;
    z-index: 0; }

.InteractiveSlideSubtropic__flower_alive___3rOA7 {
  position: absolute;
  bottom: 72px;
  right: 104px;
  opacity: 0;
  transition: all .3s ease;
  z-index: 3; }
  .InteractiveSlideSubtropic__flower_alive___3rOA7.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 1; }

.InteractiveSlideSubtropic__cloud___1-XM6 {
  position: absolute;
  z-index: 10;
  left: 64px;
  top: 85px; }

.InteractiveSlideSubtropic__grass___3sZzI {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 134px;
  z-index: 30;
  background-image: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideSubtropic/img/grass.png?7555b1f925c3d87bf9f927e74e3dc3c5);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__grass___3sZzI {
      background-size: cover; } }

.InteractiveSlideSubtropic__mountain_one___1GYYU {
  bottom: 45px;
  left: 0px;
  position: absolute;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__mountain_one___1GYYU.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__mountain_one___1GYYU {
      left: 60px; } }

.InteractiveSlideSubtropic__mountain_two___1SNGM {
  bottom: 40px;
  left: 57px;
  position: absolute;
  opacity: 0;
  transition: all .3s ease;
  z-index: 1; }
  .InteractiveSlideSubtropic__mountain_two___1SNGM.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__mountain_two___1SNGM {
      left: 117px; } }

.InteractiveSlideSubtropic__mountain_three___2Kcg3 {
  left: 53px;
  top: 57px;
  position: absolute;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__mountain_three___2Kcg3.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__mountain_three___2Kcg3 {
      left: 113px; } }

.InteractiveSlideSubtropic__mountain_four___yx5t3 {
  bottom: 43px;
  left: 204px;
  position: absolute;
  z-index: 10;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideSubtropic__mountain_four___yx5t3.InteractiveSlideSubtropic__active___ViqTJ {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideSubtropic__mountain_four___yx5t3 {
      left: 264px; } }

.InteractiveSlideSubtropic__subtropic_info___1ZDr0 {
  bottom: 20px;
  width: 148px;
  left: -200px; }

.InteractiveSlideRepair__repair___2hQsF {
  display: block;
  position: relative; }

.InteractiveSlideRepair__repair_info___OoU30 {
  top: 50%;
  transform: translateY(-50%);
  left: -228px;
  width: 185px; }

.InteractiveSlideRepair__repair_wrapper___96I_R {
  height: 256px;
  width: 100%;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideRepair/img/bg.jpg?f4299c3fac0125eabda36bb5ae902494) no-repeat center;
  position: relative;
  overflow: hidden; }

.InteractiveSlideRepair__broken_house1___1pfTG {
  position: absolute;
  bottom: 83px;
  left: 92px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideRepair__broken_house1___1pfTG.InteractiveSlideRepair__active___IP-nB {
    opacity: 0;
    z-index: 0;
    cursor: auto; }

.InteractiveSlideRepair__house1___2gzif {
  position: absolute;
  bottom: 83px;
  left: 92px;
  opacity: 0;
  z-index: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__house1___2gzif.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }

.InteractiveSlideRepair__broken_house2___11OeY {
  position: absolute;
  right: 33px;
  bottom: 83px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideRepair__broken_house2___11OeY.InteractiveSlideRepair__active___IP-nB {
    opacity: 0;
    z-index: 0;
    cursor: auto; }

.InteractiveSlideRepair__house2___3Lxmy {
  position: absolute;
  right: 33px;
  bottom: 83px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__house2___3Lxmy.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }

.InteractiveSlideRepair__broken_column1___3OKam {
  position: absolute;
  left: 301px;
  bottom: 70px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease;
  display: none; }
  .InteractiveSlideRepair__broken_column1___3OKam.InteractiveSlideRepair__active___IP-nB {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__broken_column1___3OKam {
      display: block; } }

.InteractiveSlideRepair__column1___2c2va {
  position: absolute;
  left: 301px;
  bottom: 70px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__column1___2c2va.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }

.InteractiveSlideRepair__broken_column2___1gKyx {
  position: absolute;
  right: 236px;
  bottom: 70px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease;
  display: none; }
  .InteractiveSlideRepair__broken_column2___1gKyx.InteractiveSlideRepair__active___IP-nB {
    opacity: 0;
    z-index: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__broken_column2___1gKyx {
      display: block; } }

.InteractiveSlideRepair__column2___34Z5c {
  position: absolute;
  right: 236px;
  bottom: 70px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease;
  display: none; }
  .InteractiveSlideRepair__column2___34Z5c.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__column2___34Z5c {
      display: block; } }

.InteractiveSlideRepair__broken_trafficLight___1x2Ok {
  position: absolute;
  left: 19px;
  bottom: 11px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideRepair__broken_trafficLight___1x2Ok.InteractiveSlideRepair__active___IP-nB {
    cursor: auto;
    z-index: 0;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__broken_trafficLight___1x2Ok {
      left: 214px; } }

.InteractiveSlideRepair__trafficLight___wPktt {
  position: absolute;
  left: 19px;
  bottom: 11px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__trafficLight___wPktt.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__trafficLight___wPktt {
      left: 214px; } }

.InteractiveSlideRepair__broken_fontain___1voyI {
  position: absolute;
  bottom: 48px;
  left: 138px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideRepair__broken_fontain___1voyI.InteractiveSlideRepair__active___IP-nB {
    z-index: 0;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__broken_fontain___1voyI {
      left: 318px; } }

.InteractiveSlideRepair__fontain___5KsLC {
  position: absolute;
  bottom: 48px;
  left: 138px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__fontain___5KsLC.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__fontain___5KsLC {
      left: 318px; } }

.InteractiveSlideRepair__broken_barrier___36PCH {
  position: absolute;
  right: 4px;
  bottom: 14px;
  cursor: pointer;
  z-index: 20;
  transition: all .3s ease; }
  .InteractiveSlideRepair__broken_barrier___36PCH.InteractiveSlideRepair__active___IP-nB {
    z-index: 0;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__broken_barrier___36PCH {
      right: 12px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideRepair__broken_barrier___36PCH {
      right: 4px; } }

.InteractiveSlideRepair__barrier___1azjc {
  position: absolute;
  right: 4px;
  bottom: 14px;
  z-index: 0;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideRepair__barrier___1azjc.InteractiveSlideRepair__active___IP-nB {
    opacity: 1;
    z-index: 20; }
  @media (min-width: 768px) {
    .InteractiveSlideRepair__barrier___1azjc {
      right: 12px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideRepair__barrier___1azjc {
      right: 4px; } }

.InteractiveSlideCats__cats___3EC2y {
  position: relative; }

.InteractiveSlideCats__cats_info___74kzw {
  top: 45%;
  width: 200px;
  left: -238px; }

.InteractiveSlideCats__cats_wrapper___3DOfV {
  width: 100%;
  height: 383px;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideCats/img/bg.jpg?503d4dcdbab7a98e8fe113ce60d14f2d) no-repeat center/cover;
  position: relative;
  z-index: 10;
  margin-bottom: 60px; }
  .InteractiveSlideCats__cats_wrapper___3DOfV:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 40;
    left: 0;
    top: 0;
    background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideCats/img/forest.png?d3b1b49dc00b20ab122f9ddf9109501e) no-repeat center/cover;
    pointer-events: none; }

.InteractiveSlideCats__cats_wantedBlock___2paE6 {
  position: absolute;
  left: 50%;
  top: 349px;
  transform: translateX(-50%);
  border-radius: 50px;
  width: 315px;
  height: 68px;
  z-index: 50;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlideCats/img/wanted.png?6bd30a535ec9a68a6aca3dc38651356e) #0b68aa no-repeat center; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__cats_wantedBlock___2paE6 {
      width: 325px; } }

.InteractiveSlideCats__wildCat___1Iuti {
  position: absolute;
  left: 43px;
  bottom: 36px;
  z-index: 30;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideCats__wildCat___1Iuti.InteractiveSlideCats__active___FfwxC {
    opacity: 0; }

.InteractiveSlideCats__afalina___3s-tk {
  position: absolute;
  right: 15px;
  bottom: 52px;
  z-index: 30;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideCats__afalina___3s-tk.InteractiveSlideCats__active___FfwxC {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__afalina___3s-tk {
      right: 171px;
      bottom: 46px; } }

.InteractiveSlideCats__bogomol___246ne {
  position: absolute;
  left: 2px;
  top: 46px;
  z-index: 30;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideCats__bogomol___246ne.InteractiveSlideCats__active___FfwxC {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__bogomol___246ne {
      left: 120px;
      top: 17px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideCats__bogomol___246ne {
      left: 74px;
      top: 17px; } }

.InteractiveSlideCats__altay___tqNAD {
  position: absolute;
  top: 53px;
  right: 17px;
  cursor: pointer;
  z-index: 30;
  transition: all .3s ease; }
  .InteractiveSlideCats__altay___tqNAD.InteractiveSlideCats__active___FfwxC {
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__altay___tqNAD {
      top: 64px;
      right: 101px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideCats__altay___tqNAD {
      top: 64px;
      right: 61px; } }

.InteractiveSlideCats__wildCat_min___1oHXX {
  position: absolute;
  left: 45px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideCats__wildCat_min___1oHXX.InteractiveSlideCats__active___FfwxC {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__wildCat_min___1oHXX {
      left: 52px; } }

.InteractiveSlideCats__afalina_min___2it7d {
  position: absolute;
  left: 112px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideCats__afalina_min___2it7d.InteractiveSlideCats__active___FfwxC {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__afalina_min___2it7d {
      left: 119px; } }

.InteractiveSlideCats__bogomol_min___2VnYP {
  position: absolute;
  left: 174px;
  top: 50%;
  transform: translateY(-44%);
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideCats__bogomol_min___2VnYP.InteractiveSlideCats__active___FfwxC {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__bogomol_min___2VnYP {
      left: 180px; } }

.InteractiveSlideCats__altay_min___1eTnd {
  position: absolute;
  right: 46px;
  top: 50%;
  transform: translateY(-44%);
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideCats__altay_min___1eTnd.InteractiveSlideCats__active___FfwxC {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideCats__altay_min___1eTnd {
      right: 50px; } }

.InteractiveSlidePlant__plant___13fTX {
  width: 100%;
  height: 265px;
  background: url(/components/InteractiveContent/InteractiveContent10/InteractiveSlidePlant/img/place.png?71e65cf104315c078356a6893a6cb018) no-repeat center;
  margin: 10px 0;
  position: relative; }

.InteractiveSlidePlant__plant_info___Cn2ZU {
  width: 180px;
  top: 50%;
  left: -226px; }

.InteractiveSlidePlant__plant_parts___3WPaK {
  width: 100%;
  height: 100%;
  position: relative; }

.InteractiveSlidePlant__part0___HksEU {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 10; }

.InteractiveSlidePlant__part1___A4FJl {
  position: absolute;
  left: 254px;
  top: 15px;
  z-index: 10; }

.InteractiveSlidePlant__part2___21f1o {
  position: absolute;
  left: 125px;
  bottom: 5px;
  z-index: 10; }

.InteractiveSlidePlant__part3___3LNN1 {
  position: absolute;
  right: 140px;
  bottom: 50px;
  z-index: 10; }

.InteractiveSlidePlant__hide_part0___CcB-5 {
  position: absolute;
  left: 9.5px;
  top: 117.3px;
  transition: all .1s ease;
  opacity: 0;
  z-index: 0; }
  .InteractiveSlidePlant__hide_part0___CcB-5 img {
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePlant__hide_part0___CcB-5 {
      left: 192.5px; } }
  @media (min-width: 1240px) {
    .InteractiveSlidePlant__hide_part0___CcB-5 {
      left: 159.5px; } }

.InteractiveSlidePlant__hide_part1___2lvnc {
  position: absolute;
  left: 12.1px;
  top: 4px;
  transition: all .1s ease;
  opacity: 0;
  z-index: 0; }
  .InteractiveSlidePlant__hide_part1___2lvnc img {
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePlant__hide_part1___2lvnc {
      left: 194.1px; } }
  @media (min-width: 1240px) {
    .InteractiveSlidePlant__hide_part1___2lvnc {
      left: 161.1px; } }

.InteractiveSlidePlant__hide_part2___3OOH5 {
  position: absolute;
  right: 19px;
  top: 1px;
  transition: all .1s ease;
  opacity: 0;
  z-index: 0; }
  .InteractiveSlidePlant__hide_part2___3OOH5 img {
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePlant__hide_part2___3OOH5 {
      right: 202px; } }
  @media (min-width: 1240px) {
    .InteractiveSlidePlant__hide_part2___3OOH5 {
      right: 170px; } }

.InteractiveSlidePlant__hide_part3___MKlg4 {
  position: absolute;
  right: 8.8px;
  bottom: -4px;
  transition: all .1s ease;
  opacity: 0;
  z-index: 0; }
  .InteractiveSlidePlant__hide_part3___MKlg4 img {
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePlant__hide_part3___MKlg4 {
      right: 191.8px; } }
  @media (min-width: 1240px) {
    .InteractiveSlidePlant__hide_part3___MKlg4 {
      right: 159.8px; } }

.InteractiveSlideRain__interactiveSlideRain___2me01 {
  margin: 25px 0px;
  position: relative; }

.InteractiveSlideRain__interactiveSlideRain_img___UINvd {
  background: #1c2f73;
  position: relative; }
  .InteractiveSlideRain__interactiveSlideRain_img___UINvd img {
    width: 100%;
    display: block; }
  .InteractiveSlideRain__interactiveSlideRain_img___UINvd.InteractiveSlideRain__active___2g4nK:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/components/InteractiveContent/InteractiveContent11/InteractiveSlideRain/img/interactiveRain.png?921638571c08a23685f8cb6f62f1da37) repeat 0 0;
    animation: InteractiveSlideRain__rain___24vBa 1s linear infinite;
    -webkit-animation: InteractiveSlideRain__rain___24vBa 1s linear infinite; }

@keyframes InteractiveSlideRain__rain___24vBa {
  from {
    background-position: 100% -392px, 0 0; }
  to {
    background-position: 100% 0, 0 0; } }

@-webkit-keyframes InteractiveSlideRain__city___2Rkof {
  from {
    background-position: 100% -392px, 0 0; }
  to {
    background-position: 100% 0, 0 0; } }

.InteractiveSlideRain__interactiveSlideRain_btnWrap___2DcYf {
  text-align: center;
  margin-top: 25px; }

.InteractiveSlideRain__interactiveSlideRain_btn___QwsiP {
  display: inline-block;
  vertical-align: top;
  color: #213787;
  border: none;
  font-weight: 500;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  padding: 0px 25px;
  background-color: #CCB173;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 20px;
  white-space: nowrap;
  text-transform: uppercase;
  max-width: 100%;
  transition: all 0.4s ease; }
  .InteractiveSlideRain__interactiveSlideRain_btn___QwsiP:hover {
    background: #c5a760;
    text-decoration: none; }

.InteractiveSlideRain__interactiveSlideRain_arrow___ig_n6 {
  position: absolute;
  bottom: 5px;
  left: -155px;
  width: 120px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideForest__forest___Y7aOT {
  display: block;
  height: 596px;
  margin-top: 40px;
  margin-bottom: 50px;
  position: relative; }

.InteractiveSlideForest__forest_places___1cuja {
  display: block;
  height: 357px;
  background-image: url(/components/InteractiveContent/InteractiveContent11/InteractiveSlideForest/img/bg.jpg?72267085c125aeda3aed196a7555759d);
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  position: relative;
  background-position: -25px center;
  overflow: hidden; }
  @media (min-width: 768px) {
    .InteractiveSlideForest__forest_places___1cuja {
      background-position: initial;
      width: 580px;
      margin: 0 auto; } }

.InteractiveSlideForest__forest_place___3gOB0 {
  display: block;
  position: absolute; }
  .InteractiveSlideForest__forest_place___3gOB0 img {
    opacity: 0;
    pointer-events: none; }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl0___1v74d {
    display: block;
    width: 110px;
    height: 170px;
    top: 160px;
    left: 25px;
    z-index: 25; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl0___1v74d {
        left: 50px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl1___15Enm {
    display: block;
    width: 85px;
    height: 185px;
    top: 127px;
    left: -2px;
    z-index: 20; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl1___15Enm {
        left: 23px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl2___1wJuh {
    display: block;
    left: 99px;
    bottom: 22px;
    z-index: 30; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl2___1wJuh {
        left: 124px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl3___1fYIq {
    display: block;
    left: 162px;
    bottom: 84px;
    z-index: 0; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl3___1fYIq {
        left: 187px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl4___2D-ui {
    display: block;
    left: 50px;
    bottom: 53px;
    z-index: 15; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl4___2D-ui {
        left: 75px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl5___13PmR {
    display: block;
    left: 200px;
    bottom: 43px;
    z-index: 30; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl5___13PmR {
        left: 225px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl6___2Urs7 {
    display: none;
    top: 163px;
    left: 259px;
    z-index: 10; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl6___2Urs7 {
        display: block; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl7___GJDJZ {
    display: none;
    right: 166px;
    bottom: 11px;
    z-index: 80; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl7___GJDJZ {
        display: block;
        right: 124px;
        bottom: 10px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl8___1c5Fy {
    display: none;
    right: 212px;
    bottom: 49px;
    z-index: 20; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl8___1c5Fy {
        display: block;
        right: 170px;
        bottom: 48px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl9___1eyeC {
    display: none;
    top: 147px;
    left: 306px;
    z-index: 5; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl9___1eyeC {
        display: block; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl10___3fd6G {
    top: 175px;
    right: 160px;
    z-index: 30;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl10___3fd6G {
        display: block;
        right: 118px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl11___aGEYm {
    bottom: 38px;
    right: 78px;
    z-index: 30;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl11___aGEYm {
        display: block;
        bottom: 37px;
        right: 36px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl12___Tj2Sk {
    right: 40px;
    bottom: 17px;
    z-index: 30;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl12___Tj2Sk {
        display: block;
        right: -2px;
        bottom: 16px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl13___1oI2f {
    left: 237px;
    bottom: 29px;
    z-index: 30;
    display: block; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl13___1oI2f {
        left: 264px;
        bottom: 28px; } }
  .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl14___24OMb {
    left: 351px;
    top: 134px;
    z-index: 15;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_place___3gOB0.InteractiveSlideForest__pl14___24OMb {
        display: block; } }

.InteractiveSlideForest__forest_fragments___3eEKS {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  height: 239px;
  background-color: #0086c1;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideForest__forest_fragments___3eEKS {
      width: 580px;
      margin: 0 auto; } }

.InteractiveSlideForest__forest_fragment___2b3R0 {
  display: block;
  margin-right: 10px; }
  .InteractiveSlideForest__forest_fragment___2b3R0 img {
    cursor: pointer; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr0___1fgRx {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr1___3Z_7A {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr2___2DHZV {
    display: block;
    position: absolute;
    bottom: 170px;
    left: 145px; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr3___2pUJ2 {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr4___32HmH {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr5___3yy_i {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr6___2E0lv {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr6___2E0lv {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr7___13zRf {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr7___13zRf {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr8___1rb2H {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr8___1rb2H {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr9___3kZym {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr9___3kZym {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr10___1O90y {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr10___1O90y {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr11___1y7yU {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr11___1y7yU {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr12___muU84 {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr12___muU84 {
        display: block; } }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr13___39PzP {
    display: block; }
  .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr14___1vsIU {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideForest__forest_fragment___2b3R0.InteractiveSlideForest__fr14___1vsIU {
        display: block; } }

.InteractiveSlideForest__interactive_arrow___1uly- {
  position: absolute;
  bottom: 115px;
  left: -155px;
  width: 120px;
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideClothes__clothes___1Hw15 {
  display: block;
  height: auto;
  margin-top: 40px;
  margin-bottom: 50px;
  position: relative; }

.InteractiveSlideClothes__clothes_places___27zk0 {
  display: block;
  height: 267px;
  background-image: url(/components/InteractiveContent/InteractiveContent11/InteractiveSlideClothes/img/bg.jpg?c3022150bc8add72e5464a285e9505f0);
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  position: relative;
  overflow: hidden; }

.InteractiveSlideClothes__clothes_place___ZhUlH {
  display: block;
  position: absolute; }
  .InteractiveSlideClothes__clothes_place___ZhUlH img {
    opacity: 0;
    pointer-events: none; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl0___1fxwD {
    display: none;
    top: 163px;
    left: 532px; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl0___1fxwD {
        display: block; } }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl1___1vHZ6 {
    display: block;
    top: 38px;
    left: 251px; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl2___2mEbB {
    display: block;
    left: 39px;
    top: 143px; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl3___3g0S- {
    display: block;
    left: 115px;
    top: 29px; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl4___2kD7k {
    display: block;
    left: 133px;
    top: 110px; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl5___2tYly {
    display: block;
    left: 167px;
    bottom: 146px; }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl6___1XeXh {
    display: none;
    top: 110px;
    left: 397px; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl6___1XeXh {
        display: block; } }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl7___zPjve {
    display: none;
    top: 72px;
    left: 288px; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl7___zPjve {
        display: block; } }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl8___mHZqc {
    display: none;
    right: 136px;
    bottom: 222px; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl8___mHZqc {
        display: block;
        right: 160px;
        bottom: 221px; } }
    @media (min-width: 1240px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl8___mHZqc {
        right: 94px; } }
  .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl9___RzbtX {
    display: none;
    right: 223px;
    top: 24px; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl9___RzbtX {
        display: block;
        right: 247px; } }
    @media (min-width: 1240px) {
      .InteractiveSlideClothes__clothes_place___ZhUlH.InteractiveSlideClothes__pl9___RzbtX {
        right: 181px; } }

.InteractiveSlideClothes__clothes_fragments___1jQ70 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-bottom: 15px;
  padding-top: 10px;
  height: 80px;
  position: relative;
  background: url(/components/InteractiveContent/InteractiveContent11/InteractiveSlideClothes/img/dash.png?e253b74ee1f4dfac7b72088a71834bbe) no-repeat 50% 50%; }
  @media (min-width: 768px) {
    .InteractiveSlideClothes__clothes_fragments___1jQ70 {
      padding-left: 20px;
      padding-right: 20px; } }

.InteractiveSlideClothes__clothes_fragment___1L3TO {
  display: block;
  margin-right: 16px; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO:last-child {
    margin-right: 0; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO img {
    cursor: pointer; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr0___2xznW {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr0___2xznW {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr1___F3SeT {
    display: block; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr2___13c6C {
    display: block; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr3___2ULz9 {
    display: block; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr4___1YzrC {
    display: block; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr5___gcTqf {
    display: block; }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr6___49RCm {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr6___49RCm {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr7___3N0Mu {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr7___3N0Mu {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr8___3JPid {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr8___3JPid {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr9___j05mc {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr9___j05mc {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr10___3IZxE {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr10___3IZxE {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr11___1IbOT {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr11___1IbOT {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr12___3HgXB {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr12___3HgXB {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr13___3iaDK {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr13___3iaDK {
        display: block; } }
  .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr14___2uCQ1 {
    display: none; }
    @media (min-width: 768px) {
      .InteractiveSlideClothes__clothes_fragment___1L3TO.InteractiveSlideClothes__fr14___2uCQ1 {
        display: block; } }

.InteractiveSlideClothes__interactive_arrow___2UjH4 {
  position: absolute;
  bottom: 115px;
  left: -172px;
  width: 140px;
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideDeer__interactiveSlideDeer___2Prs0 {
  margin: 25px 0px;
  position: relative; }

.InteractiveSlideDeer__interactiveSlideDeer_img___2TQIB {
  background: #1c2f73;
  position: relative; }
  .InteractiveSlideDeer__interactiveSlideDeer_img___2TQIB img {
    width: 100%;
    display: block; }

.InteractiveSlideDeer__interactiveSlideDeer_arrow___2Ydws {
  position: absolute;
  bottom: 80px;
  left: -155px;
  width: 120px;
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideDeer__interactiveSlideDeer_cursor___1GZ83 {
  position: absolute;
  right: 60px;
  top: 18px;
  width: 113px;
  height: 116px;
  background: none;
  cursor: pointer;
  z-index: 2; }
  @media (min-width: 768px) {
    .InteractiveSlideDeer__interactiveSlideDeer_cursor___1GZ83 {
      right: 133px;
      top: 42px;
      width: 223px;
      height: 259px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideDeer__interactiveSlideDeer_cursor___1GZ83 {
      right: 133px;
      top: 42px;
      width: 200px;
      height: 250px; } }

.InteractiveSlideDeer__interactiveSlideDeer_spots___1zo1Q {
  position: absolute;
  top: 2px;
  left: 10px;
  width: 100%;
  height: 100%;
  background: url(/components/InteractiveContent/InteractiveContent11/InteractiveSlideDeer/img/interactiveDeerSpots.png?9a377885c84d8a0cf2616883cb09ad35) no-repeat 0 0;
  z-index: 1;
  opacity: 0;
  transition: opacity .4s;
  background-size: contain; }
  .InteractiveSlideDeer__interactiveSlideDeer_spots___1zo1Q.InteractiveSlideDeer__active___1eoeL {
    opacity: 1; }
  @media (min-width: 1240px) {
    .InteractiveSlideDeer__interactiveSlideDeer_spots___1zo1Q {
      top: 0;
      left: 0; } }

.InteractiveSlideWood__interactiveSlideWood___2kXd8 {
  margin: 25px 0px;
  position: relative; }
  @media (min-width: 1240px) {
    .InteractiveSlideWood__interactiveSlideWood___2kXd8 {
      margin: -50px 0px 0px; } }

.InteractiveSlideWood__interactiveSlideWood_img___31VJu {
  background: #1c2f73;
  position: relative;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  border: solid 4px #fff; }
  .InteractiveSlideWood__interactiveSlideWood_img___31VJu img {
    width: 100%; }
  @media (min-width: 768px) {
    .InteractiveSlideWood__interactiveSlideWood_img___31VJu {
      width: 336px;
      height: 336px; } }

.InteractiveSlideWood__interactiveSlideWood_imgAdd___dn_pu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity .6s; }
  .InteractiveSlideWood__interactiveSlideWood_imgAdd___dn_pu.InteractiveSlideWood__active___2eLCh {
    opacity: 1; }
  .InteractiveSlideWood__interactiveSlideWood_imgAdd___dn_pu.InteractiveSlideWood__posTop___1tWVz {
    z-index: 2; }

.InteractiveSlideWood__interactiveSlideWood_arrow___dJkbx {
  position: absolute;
  bottom: 19px;
  left: -195px;
  width: 160px;
  font-family: pfdin, Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: right;
  text-transform: uppercase;
  white-space: nowrap;
  padding-bottom: 35px;
  background: url(/components/InteractiveContent/img/arrow_right.png?963dfa2099f8d2027df5bc1a2df9887a) no-repeat right bottom; }

.InteractiveSlideWood__interactiveSlideWood_controls___3Pc_W {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .InteractiveSlideWood__interactiveSlideWood_controls___3Pc_W {
      padding: 0px 60px; } }

.InteractiveSlideWood__interactiveSlideWood_colorsControls___2zfzD {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -10px 0px;
  padding: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideWood__interactiveSlideWood_colorsControls___2zfzD {
      margin: -10px auto;
      width: 400px; } }

.InteractiveSlideWood__interactiveSlideWood_color___xu3Sm {
  padding: 10px 8px; }
  .InteractiveSlideWood__interactiveSlideWood_color___xu3Sm a {
    display: block;
    width: 48px;
    height: 48px;
    border: solid 2px #fff;
    background: #003451;
    border-radius: 50%;
    text-decoration: none; }

.InteractiveSlideSugar__sugar___Jr_dk {
  position: relative;
  height: 390px;
  width: 100%; }
  @media (min-width: 768px) {
    .InteractiveSlideSugar__sugar___Jr_dk {
      height: 494px; } }

.InteractiveSlideSugar__sugar_info_position___1_JP6 {
  width: 130px;
  top: 270px; }

.InteractiveSlideSugar__cafe_img___2fHQd {
  position: absolute;
  top: 0px;
  width: 280px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20; }
  @media (min-width: 768px) {
    .InteractiveSlideSugar__cafe_img___2fHQd {
      width: auto; } }
  @media (min-width: 1240px) {
    .InteractiveSlideSugar__cafe_img___2fHQd {
      top: -27px; } }

.InteractiveSlideSugar__sugar_img___2lJmf {
  position: absolute;
  z-index: 30;
  top: 158px;
  left: 110px;
  opacity: 0;
  width: 29%;
  transition: all .3s ease; }
  .InteractiveSlideSugar__sugar_img___2lJmf.InteractiveSlideSugar__active___3nDgQ {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideSugar__sugar_img___2lJmf {
      width: auto;
      top: 224px;
      left: 280px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideSugar__sugar_img___2lJmf {
      top: 197px;
      left: 247px; } }

.InteractiveSlideSugar__sugar_button___1sgMI {
  position: absolute;
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideSugar/img/button.png?cf57f688871ee8c98b098927dcd21d69) no-repeat center/contain;
  width: 170px;
  height: 60px;
  cursor: pointer;
  border: none;
  z-index: 30;
  transition: all .3s ease;
  left: 50%;
  bottom: 24px;
  transform: translateX(-50%); }
  .InteractiveSlideSugar__sugar_button___1sgMI.InteractiveSlideSugar__active___3nDgQ {
    opacity: 0;
    cursor: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideSugar__sugar_button___1sgMI {
      bottom: -7px;
      height: 90px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideSugar__sugar_button___1sgMI {
      bottom: 10px; } }

.InteractiveSlideMountains__mountains___3GTBt {
  width: 320px;
  height: 350px;
  font-size: 0;
  display: flex;
  flex-direction: column;
  margin: 45px 0 45px -20px;
  position: relative; }
  .InteractiveSlideMountains__mountains___3GTBt.InteractiveSlideMountains__active___1mpZA:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideMountains/img/win.png?293b63355d79345b30fb2bed871d6742) no-repeat center; }
  .InteractiveSlideMountains__mountains___3GTBt img {
    max-width: 100%;
    height: auto;
    display: block; }
    .InteractiveSlideMountains__mountains___3GTBt img::selection {
      background: transparent; }
  @media (min-width: 768px) {
    .InteractiveSlideMountains__mountains___3GTBt {
      width: 455px;
      margin: 45px auto 45px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideMountains__mountains___3GTBt {
      margin: -45px auto 45px; } }

.InteractiveSlideMountains__mountains_position___hj80k {
  left: -268px;
  top: 100px;
  width: 140px; }

.InteractiveSlideMountains__place1___3raMM {
  position: absolute;
  width: 455px;
  height: 70px;
  left: 0;
  top: 0; }
  .InteractiveSlideMountains__place1___3raMM img {
    pointer-events: none;
    opacity: 0; }

.InteractiveSlideMountains__place2___3ghTy {
  position: absolute;
  width: 455px;
  height: 70px;
  left: 0;
  top: 70px; }
  .InteractiveSlideMountains__place2___3ghTy img {
    pointer-events: none;
    opacity: 0; }

.InteractiveSlideMountains__place3___OoM3W {
  position: absolute;
  width: 455px;
  height: 70px;
  left: 0;
  top: 140px; }
  .InteractiveSlideMountains__place3___OoM3W img {
    pointer-events: none;
    opacity: 0; }

.InteractiveSlideMountains__place4___1GD_Q {
  position: absolute;
  width: 455px;
  height: 70px;
  left: 0;
  top: 210px; }
  .InteractiveSlideMountains__place4___1GD_Q img {
    pointer-events: none;
    opacity: 0; }

.InteractiveSlideMountains__place5___17cYR {
  position: absolute;
  width: 455px;
  height: 70px;
  left: 0;
  top: 280px; }
  .InteractiveSlideMountains__place5___17cYR img {
    pointer-events: none;
    opacity: 0; }

.InteractiveSlideHelp__help___3U-aI {
  width: 100%;
  height: 306px;
  position: relative;
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideHelp/img/bg.jpg?b0044520de280a54ce6ffb634105264d) no-repeat center;
  margin-top: 34px;
  position: relative; }
  .InteractiveSlideHelp__help___3U-aI.InteractiveSlideHelp__active___1GEri {
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__help___3U-aI {
      width: 580px;
      margin: 34px auto 0; } }
  @media (min-width: 1240px) {
    .InteractiveSlideHelp__help___3U-aI {
      margin: -34px auto 0; } }

.InteractiveSlideHelp__help_info_position___2F1NV {
  width: 210px;
  top: 0;
  left: -251px; }

.InteractiveSlideHelp__rock1___2QuUm {
  position: absolute;
  left: 20px;
  bottom: 124px;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideHelp__rock1___2QuUm.InteractiveSlideHelp__active___1GEri {
    pointer-events: none;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__rock1___2QuUm {
      left: 84px;
      bottom: 110px; } }

.InteractiveSlideHelp__rock2___3H1GM {
  position: absolute;
  left: 66px;
  bottom: 148px;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideHelp__rock2___3H1GM.InteractiveSlideHelp__active___1GEri {
    pointer-events: none;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__rock2___3H1GM {
      left: 196px;
      bottom: 129px; } }

.InteractiveSlideHelp__rock3___3r8hK {
  position: absolute;
  left: 92px;
  top: 102px;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideHelp__rock3___3r8hK.InteractiveSlideHelp__active___1GEri {
    pointer-events: none;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__rock3___3r8hK {
      left: 251px;
      top: 102px; } }

.InteractiveSlideHelp__rock4___2wgLS {
  position: absolute;
  top: 82px;
  right: 125px;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideHelp__rock4___2wgLS.InteractiveSlideHelp__active___1GEri {
    pointer-events: none;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__rock4___2wgLS {
      top: 82px;
      right: 278px; } }

.InteractiveSlideHelp__rock5___2Rl7A {
  position: absolute;
  right: 85px;
  top: 44px;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideHelp__rock5___2Rl7A.InteractiveSlideHelp__active___1GEri {
    pointer-events: none;
    cursor: auto;
    opacity: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__rock5___2Rl7A {
      right: 235px;
      top: 44px; } }

.InteractiveSlideHelp__rock_event___gJEPs {
  pointer-events: auto; }

.InteractiveSlideHelp__deer___3D-0- {
  position: absolute;
  left: 0;
  bottom: 116px; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__deer___3D-0- {
      left: 16px;
      bottom: 93px; } }

.InteractiveSlideHelp__p1___35Adw {
  position: absolute;
  animation: InteractiveSlideHelp__p1m___3JrWx 1.5s linear both; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__p1___35Adw {
      animation: InteractiveSlideHelp__p1___35Adw 1.5s linear both; } }

.InteractiveSlideHelp__p2___3cVXq {
  position: absolute;
  transform: translateX(41px) translateY(-27px) rotate(-1deg);
  animation: InteractiveSlideHelp__p2m___15BJW 1.5s linear both; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__p2___3cVXq {
      animation: InteractiveSlideHelp__p2___3cVXq 1.5s linear both;
      transform: translateX(75px) translateY(-20px) rotate(3deg); } }

.InteractiveSlideHelp__p3___2OXVu {
  position: absolute;
  animation: InteractiveSlideHelp__p3m___1_aYQ 1.5s linear both;
  transform: translateX(68px) translateY(-45px) rotate(-12deg); }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__p3___2OXVu {
      transform: translateX(169px) translateY(-41px) rotate(-7deg);
      animation: InteractiveSlideHelp__p3___2OXVu 1.5s linear both; } }

.InteractiveSlideHelp__p4___1Rnow {
  position: absolute;
  transform: translateX(117px) translateY(-91px) rotate(19deg);
  animation: InteractiveSlideHelp__p4m___1X2OR 1.5s linear both; }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__p4___1Rnow {
      transform: translateX(205px) translateY(-60px) rotate(-10deg);
      animation: InteractiveSlideHelp__p4___1Rnow 1.5s linear both; } }

.InteractiveSlideHelp__p5___3cGkE {
  position: absolute;
  animation: InteractiveSlideHelp__p5m___3DS9i 1.5s linear both;
  transform: translateX(147px) translateY(-114px) rotate(-10deg); }
  @media (min-width: 768px) {
    .InteractiveSlideHelp__p5___3cGkE {
      animation: InteractiveSlideHelp__p5___3cGkE 1.5s linear both;
      transform: translateX(255px) translateY(-110px) rotate(-10deg); } }

@keyframes InteractiveSlideHelp__p1m___3JrWx {
  35% {
    transform: translateX(27px) translateY(-13px) rotate(0); }
  60% {
    transform: translateX(35px) translateY(-19px) rotate(0); }
  100% {
    transform: translateX(41px) translateY(-27px) rotate(-1deg); } }

@keyframes InteractiveSlideHelp__p1___35Adw {
  35% {
    transform: translateX(27px) translateY(-7px) rotate(12deg); }
  60% {
    transform: translateX(45px) translateY(-10px) rotate(20deg); }
  100% {
    transform: translateX(75px) translateY(-20px) rotate(3deg); } }

@keyframes InteractiveSlideHelp__p2m___15BJW {
  40% {
    transform: translateX(50px) translateY(-35px) rotate(-4deg); }
  100% {
    transform: translateX(68px) translateY(-45px) rotate(-12deg); } }

@keyframes InteractiveSlideHelp__p2___3cVXq {
  10% {
    transform: translateX(84px) translateY(-24px) rotate(0deg); }
  30% {
    transform: translateX(102px) translateY(-36px) rotate(8deg); }
  50% {
    transform: translateX(130px) translateY(-23px) rotate(58deg); }
  75% {
    transform: translateX(151px) translateY(-23px) rotate(9deg); }
  100% {
    transform: translateX(169px) translateY(-41px) rotate(-7deg); } }

@keyframes InteractiveSlideHelp__p3m___1_aYQ {
  50% {
    transform: translateX(88px) translateY(-65px) rotate(-12deg); }
  80% {
    transform: translateX(100px) translateY(-80px) rotate(0deg); }
  100% {
    transform: translateX(117px) translateY(-91px) rotate(19deg); } }

@keyframes InteractiveSlideHelp__p3___2OXVu {
  50% {
    transform: translateX(180px) translateY(-45px) rotate(-5deg); }
  100% {
    transform: translateX(205px) translateY(-60px) rotate(-10deg); } }

@keyframes InteractiveSlideHelp__p4m___1X2OR {
  30% {
    transform: translateX(130px) translateY(-100px) rotate(10deg); }
  100% {
    transform: translateX(147px) translateY(-114px) rotate(-10deg); } }

@keyframes InteractiveSlideHelp__p4___1Rnow {
  20% {
    transform: translateX(215px) translateY(-70px) rotate(-15deg); }
  60% {
    transform: translateX(240px) translateY(-100px) rotate(-20deg); }
  100% {
    transform: translateX(255px) translateY(-110px) rotate(-10deg); } }

@keyframes InteractiveSlideHelp__p5m___3DS9i {
  30% {
    transform: translateX(157px) translateY(-120px) rotate(10deg); }
  100% {
    transform: translateX(175px) translateY(-130px) rotate(25deg); } }

@keyframes InteractiveSlideHelp__p5___3cGkE {
  30% {
    transform: translateX(265px) translateY(-118px) rotate(5deg); }
  50% {
    transform: translateX(278px) translateY(-130px) rotate(-15deg); }
  60% {
    transform: translateX(285px) translateY(-140px) rotate(-25deg); }
  80% {
    transform: translateX(300px) translateY(-150px) rotate(-20deg); }
  100% {
    transform: translateX(310px) translateY(-152px) rotate(25deg); } }

.InteractiveSlideTraveler__traveler_block___3OP6N {
  position: relative;
  height: 444px;
  width: 320px;
  margin: 0 0 50px -20px; }
  .InteractiveSlideTraveler__traveler_block___3OP6N:after {
    content: '';
    width: 100%;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: 108px;
    left: 0;
    z-index: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideTraveler__traveler_block___3OP6N {
      height: 444px;
      width: 334px;
      margin: 0 auto 50px; } }

.InteractiveSlideTraveler__traveler_bg___14Wcd {
  width: 100%;
  height: 100%;
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideTraveler/img/bg.png?8d3ec05e5d7e781c6e69019291641a45) no-repeat center top;
  position: relative;
  z-index: 10;
  overflow: hidden; }

.InteractiveSlideTraveler__traveler_img___uzmZy {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 136px;
  transition: all .3s ease; }
  .InteractiveSlideTraveler__traveler_img___uzmZy.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 0; }

.InteractiveSlideTraveler__traveler_2_img___1IlZ0 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 136px;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideTraveler__traveler_2_img___1IlZ0.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }

.InteractiveSlideTraveler__glasses_img___3qYXg {
  position: absolute;
  top: 164px;
  left: 121px;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideTraveler__glasses_img___3qYXg.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideTraveler__glasses_img___3qYXg {
      left: 126px; } }

.InteractiveSlideTraveler__clouds_img___3ie9H {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 40px;
  opacity: 0;
  transition: all .5s ease; }
  .InteractiveSlideTraveler__clouds_img___3ie9H.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }

.InteractiveSlideTraveler__darkClouds_img___rn8J8 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  opacity: 0;
  transition: all .5s ease; }
  .InteractiveSlideTraveler__darkClouds_img___rn8J8.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }

.InteractiveSlideTraveler__sun_img___24SCJ {
  position: absolute;
  left: 50px;
  top: 0;
  opacity: 0;
  transition: all .5s ease;
  z-index: 0; }
  .InteractiveSlideTraveler__sun_img___24SCJ.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }

.InteractiveSlideTraveler__clothes_img___2o--r {
  position: absolute;
  left: 110px;
  top: 108px;
  opacity: 0;
  z-index: 10;
  transition: all .3s ease; }
  .InteractiveSlideTraveler__clothes_img___2o--r.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideTraveler__clothes_img___2o--r {
      left: 117px; } }

.InteractiveSlideTraveler__umbrella_img___1tQ35 {
  position: absolute;
  z-index: 30;
  left: 12px;
  top: 70px;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideTraveler__umbrella_img___1tQ35.InteractiveSlideTraveler__active___1nEy4 {
    opacity: 1; }
  @media (min-width: 768px) {
    .InteractiveSlideTraveler__umbrella_img___1tQ35 {
      left: 16px; } }

.InteractiveSlideTraveler__buttons_wrap___12hYp {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 108px;
  background: #fff;
  border-radius: 0 0 45px 45px;
  z-index: 20; }

.InteractiveSlideTraveler__traveler_btn___3dzFr {
  border: none;
  width: 85px;
  height: 85px;
  cursor: pointer; }

.InteractiveSlideTraveler__traveler_1_btn___FFu11 {
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideTraveler/img/sunglasses.png?42c40553678bcc67207eb90eef6bb278) no-repeat center; }

.InteractiveSlideTraveler__traveler_2_btn___jjdI8 {
  margin: 0 17px;
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideTraveler/img/winter-clothes.png?20030cf2d6c44a260c6bf78351997571) no-repeat center; }

.InteractiveSlideTraveler__traveler_3_btn___1ppwh {
  background: url(/components/InteractiveContent/InteractiveContent12/InteractiveSlideTraveler/img/umbrella.png?f8498cab97ac3380e64a875c94fe539a) no-repeat center; }

.InteractiveSlideTraveler__traveler_info___28YHN {
  top: 256px;
  width: 114px;
  left: -300px; }

.InteractiveSlideElbrus__elbrus_block___2_Zl0 {
  width: 320px;
  height: 568px;
  margin: 45px 0 45px -20px;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideElbrus__elbrus_block___2_Zl0 {
      width: 455px;
      height: 717px;
      margin: 45px auto 45px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideElbrus__elbrus_block___2_Zl0 {
      margin: -17px auto 45px; } }

.InteractiveSlideElbrus__elbrus_block_wrapper___2V44w {
  overflow: hidden;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  border: 2px solid #fff; }

.InteractiveSlideElbrus__elbrus_img_wrap___197Vb {
  width: 102%;
  height: 101%;
  overflow-y: scroll;
  overflow-x: hidden; }

.InteractiveSlideElbrus__elbrus_info___233cM {
  width: 145px;
  left: -280px;
  top: 50%;
  transform: translateY(-50%); }

@media (min-width: 1240px) {
  .InteractiveContentNEW1__interactiveContent_arrow___14Fxf {
    right: -180px; } }

.InteractiveSlideShamanIsland__block___3cZ_A {
  position: relative; }
  .InteractiveSlideShamanIsland__block___3cZ_A + div {
    display: none;
    max-width: 100%; }
  .InteractiveSlideShamanIsland__block___3cZ_A.InteractiveSlideShamanIsland__active___18vGX + div {
    display: block; }
  @media (min-width: 1240px) {
    .InteractiveSlideShamanIsland__block___3cZ_A {
      margin-top: -50px; } }

.InteractiveSlideShamanIsland__block_info___svKrD {
  width: 170px;
  top: 100px;
  left: -218px; }

.InteractiveSlideShamanIsland__block_wrap___2O54E {
  width: 100%;
  height: 540px;
  position: relative;
  overflow: hidden; }
  .InteractiveSlideShamanIsland__block_wrap___2O54E::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 400px;
    background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideShamanIsland/img/bg.jpg?d97505a7d2d372cf6d95a7c277b1b695) no-repeat left center; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__block_wrap___2O54E {
      width: 580px;
      height: 400px;
      margin: 0 auto; } }

.InteractiveSlideShamanIsland__block_right___2iwwW {
  width: 280px;
  height: 280px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideShamanIsland/img/desk.png?690d42cafe664c7ab7bc6649e3d0b16e) no-repeat center;
  background-size: auto;
  position: absolute;
  top: 306px;
  transform: rotate(90deg);
  right: 0px;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 16px;
  left: 0px;
  background-size: contain;
  pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__block_right___2iwwW {
      width: 209px;
      height: 397px;
      position: absolute;
      top: 50%;
      left: auto;
      transform: translateY(-50%) rotate(0deg);
      right: -1px;
      z-index: 100;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding-top: 26px;
      padding-bottom: 23px; } }

.InteractiveSlideShamanIsland__drum_box___210po {
  border-radius: 50%;
  width: 55px;
  height: 55px;
  min-width: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideShamanIsland/img/drum.png?a48e8f85e0f5173e925367b4f3a13a1e) no-repeat center;
  background-size: contain;
  box-shadow: 0 0 20px rgba(0, 10, 0, 0.2);
  transform: rotate(-90deg); }
  .InteractiveSlideShamanIsland__drum_box___210po img {
    display: block;
    height: auto;
    pointer-events: all; }
  .InteractiveSlideShamanIsland__drum_box___210po:not(:last-child) {
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__drum_box___210po {
      width: 75px;
      height: 75px;
      transform: rotate(0deg); } }

.InteractiveSlideShamanIsland__block_human___3LYcI {
  display: block;
  width: 100%;
  height: 400px;
  position: relative; }

.InteractiveSlideShamanIsland__block_human_img___1w281 {
  position: absolute;
  bottom: 17px;
  left: 50%;
  transform: translateX(-45%);
  pointer-events: none;
  z-index: 10;
  width: 320px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__block_human_img___1w281 {
      width: auto;
      transform: translateX(-80%); } }

.InteractiveSlideShamanIsland__human_hand___2dLow {
  position: absolute;
  right: 19px;
  top: 216px;
  z-index: 20;
  pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__human_hand___2dLow {
      right: 283px;
      top: 216px; } }

.InteractiveSlideShamanIsland__beater_off___2W9wo {
  position: absolute;
  z-index: 99;
  right: 18px;
  top: 307px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__beater_off___2W9wo {
      right: 281px;
      top: 306px; } }

.InteractiveSlideShamanIsland__beater___1SjcS.InteractiveSlideShamanIsland__dragstart___3pPrQ {
  width: auto; }

.InteractiveSlideShamanIsland__beater___1SjcS.InteractiveSlideShamanIsland__active___18vGX {
  position: absolute;
  pointer-events: none;
  z-index: 100;
  top: -112px;
  right: 2px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__beater___1SjcS.InteractiveSlideShamanIsland__active___18vGX {
      top: 277px;
      right: 216px; } }

.InteractiveSlideShamanIsland__stick___3PiOY {
  width: 23px; }
  .InteractiveSlideShamanIsland__stick___3PiOY.InteractiveSlideShamanIsland__active___18vGX {
    position: absolute;
    left: -79px;
    top: -349px;
    z-index: 0;
    width: auto;
    pointer-events: none; }
    @media (min-width: 768px) {
      .InteractiveSlideShamanIsland__stick___3PiOY.InteractiveSlideShamanIsland__active___18vGX {
        left: -416px;
        top: -126px; } }

.InteractiveSlideShamanIsland__stick_off___1VSXK {
  position: absolute;
  top: 71px;
  left: 0px;
  z-index: 0; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__stick_off___1VSXK {
      top: 71px;
      left: 23px; } }

.InteractiveSlideShamanIsland__necklace___NQfYA {
  width: 53px; }
  .InteractiveSlideShamanIsland__necklace___NQfYA.InteractiveSlideShamanIsland__active___18vGX {
    position: absolute;
    right: -146px;
    top: -202px;
    width: auto;
    pointer-events: none;
    width: 72px; }
    @media (min-width: 768px) {
      .InteractiveSlideShamanIsland__necklace___NQfYA.InteractiveSlideShamanIsland__active___18vGX {
        right: 257px;
        top: -83px;
        width: auto;
        pointer-events: none; } }

.InteractiveSlideShamanIsland__necklace_off___2X6hk {
  position: absolute;
  left: 144px;
  top: 217px;
  z-index: 20;
  width: 70px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__necklace_off___2X6hk {
      left: 163px;
      top: 200px;
      width: 94px; } }

.InteractiveSlideShamanIsland__drum_off___3ECWc {
  position: absolute;
  z-index: 100;
  width: 50px;
  left: 160px;
  top: 290px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__drum_off___3ECWc {
      left: 191px;
      top: 274px;
      width: 67px; } }

.InteractiveSlideShamanIsland__drum___3muEm.InteractiveSlideShamanIsland__dragstart___3pPrQ {
  width: auto; }

.InteractiveSlideShamanIsland__drum___3muEm.InteractiveSlideShamanIsland__active___18vGX {
  position: absolute;
  right: -11px;
  top: -129px;
  pointer-events: none;
  width: 50px; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__drum___3muEm.InteractiveSlideShamanIsland__active___18vGX {
      right: 256px;
      top: 161px;
      width: 67px; } }

.InteractiveSlideShamanIsland__hiddenContent___3OV83 {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveSlideShamanIsland__hiddenContent___3OV83.InteractiveSlideShamanIsland__active___18vGX {
    height: auto;
    opacity: 1; }
    .InteractiveSlideShamanIsland__hiddenContent___3OV83.InteractiveSlideShamanIsland__active___18vGX p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveSlideShamanIsland__hiddenContent___3OV83 p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideShamanIsland__hiddenContent___3OV83 {
      width: 502px; }
      .InteractiveSlideShamanIsland__hiddenContent___3OV83 p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveSlidePathfinder__block___26qbH {
  display: block;
  position: relative; }
  .InteractiveSlidePathfinder__block___26qbH + div {
    display: none; }
  .InteractiveSlidePathfinder__block___26qbH.InteractiveSlidePathfinder__active___3-5Rk + div {
    display: block; }

.InteractiveSlidePathfinder__block_info___CSUen {
  width: 170px;
  top: 50px;
  left: -228px; }

.InteractiveSlidePathfinder__block_wrap___1-FZ3 {
  width: 100%;
  height: 122px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlidePathfinder/img/bg.jpg?55ccb234a5b465ff602212bc46fac432) no-repeat center;
  background-size: contain;
  position: relative;
  padding-top: 40px;
  overflow: hidden; }
  .InteractiveSlidePathfinder__block_wrap___1-FZ3 img {
    transition: all .3s ease;
    cursor: pointer; }
    .InteractiveSlidePathfinder__block_wrap___1-FZ3 img:hover {
      opacity: .75; }
    .InteractiveSlidePathfinder__block_wrap___1-FZ3 img.InteractiveSlidePathfinder__active___3-5Rk {
      pointer-events: auto; }
    .InteractiveSlidePathfinder__block_wrap___1-FZ3 img.InteractiveSlidePathfinder__destroy___1n3O- {
      opacity: 0;
      pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__block_wrap___1-FZ3 {
      height: 265px;
      width: 580px;
      margin: -50px auto 0;
      padding: 0; } }

.InteractiveSlidePathfinder__tourist___3-idI {
  position: absolute;
  bottom: 20px;
  left: 4px;
  pointer-events: auto; }
  .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step1___1ejPd {
    animation: InteractiveSlidePathfinder__step1m___3fiwG 3s linear forwards; }
    @media (min-width: 768px) {
      .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step1___1ejPd {
        animation: InteractiveSlidePathfinder__step1___1ejPd 3s linear forwards; } }
  .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step2___1T9T_ {
    animation: InteractiveSlidePathfinder__step2m___2_7En 3s linear forwards; }
    @media (min-width: 768px) {
      .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step2___1T9T_ {
        animation: InteractiveSlidePathfinder__step2___1T9T_ 3s linear forwards; } }
  .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step3___3ajqy {
    animation: InteractiveSlidePathfinder__step3m___1qko3 3s linear forwards; }
    @media (min-width: 768px) {
      .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step3___3ajqy {
        animation: InteractiveSlidePathfinder__step3___3ajqy 3s linear forwards; } }
  .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step4___3Mx3X {
    animation: InteractiveSlidePathfinder__step4m___O9qes 3s linear forwards; }
    @media (min-width: 768px) {
      .InteractiveSlidePathfinder__tourist___3-idI.InteractiveSlidePathfinder__step4___3Mx3X {
        animation: InteractiveSlidePathfinder__step4___3Mx3X 3s linear forwards; } }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__tourist___3-idI {
      bottom: 55px;
      left: 30px; } }

@keyframes InteractiveSlidePathfinder__step1m___3fiwG {
  0% {
    transform: translateX(0px) translateY(0px); }
  20% {
    transform: translateX(20px) translateY(-10px); }
  30% {
    transform: translateX(40px) translateY(-13px); }
  40% {
    transform: translateX(60px) translateY(-13px); }
  50% {
    transform: translateX(80px) translateY(-10px); }
  100% {
    transform: translateX(80px) translateY(-10px); } }

@keyframes InteractiveSlidePathfinder__step1___1ejPd {
  0% {
    transform: translateX(0px) translateY(0px); }
  20% {
    transform: translateX(20px) translateY(-10px); }
  30% {
    transform: translateX(40px) translateY(-15px); }
  40% {
    transform: translateX(60px) translateY(-16px); }
  50% {
    transform: translateX(80px) translateY(-12px); }
  100% {
    transform: translateX(80px) translateY(-12px); } }

@keyframes InteractiveSlidePathfinder__step2m___2_7En {
  0% {
    transform: translateX(80px) translateY(-10px); }
  50% {
    transform: translateX(119px) translateY(-30px); }
  100% {
    transform: translateX(143px) translateY(-22px); } }

@keyframes InteractiveSlidePathfinder__step2___1T9T_ {
  0% {
    transform: translateX(80px) translateY(-12px); }
  20% {
    transform: translateX(120px) translateY(-12px); }
  30% {
    transform: translateX(140px) translateY(-9px); }
  40% {
    transform: translateX(160px) translateY(-20px); }
  50% {
    transform: translateX(180px) translateY(-25px); }
  60% {
    transform: translateX(195px) translateY(-30px); }
  70% {
    transform: translateX(215px) translateY(-35px); }
  80% {
    transform: translateX(230px) translateY(-40px); }
  90% {
    transform: translateX(240px) translateY(-45px); }
  100% {
    transform: translateX(250px) translateY(-52px); } }

@keyframes InteractiveSlidePathfinder__step3m___1qko3 {
  0% {
    transform: translateX(143px) translateY(-22px); }
  50% {
    transform: translateX(172px) translateY(-37px); }
  100% {
    transform: translateX(215px) translateY(-21px); } }

@keyframes InteractiveSlidePathfinder__step3___3ajqy {
  0% {
    transform: translateX(256px) translateY(-55px); }
  30% {
    transform: translateX(282px) translateY(-42px); }
  60% {
    transform: translateX(346px) translateY(-67px); }
  100% {
    transform: translateX(428px) translateY(-35px); } }

@keyframes InteractiveSlidePathfinder__step4m___O9qes {
  0% {
    transform: translateX(215px) translateY(-21px); }
  50% {
    transform: translateX(235px) translateY(-35px); }
  100% {
    transform: translateX(280px) translateY(-12px); } }

@keyframes InteractiveSlidePathfinder__step4___3Mx3X {
  0% {
    transform: translateX(428px) translateY(-35px); }
  50% {
    transform: translateX(480px) translateY(-59px); }
  100% {
    transform: translateX(555px) translateY(-13px); } }

.InteractiveSlidePathfinder__swamp___22qxq {
  position: absolute;
  bottom: 23px;
  left: 40px;
  pointer-events: none;
  width: 42px; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__swamp___22qxq {
      bottom: 56px;
      left: 80px;
      width: auto; } }

.InteractiveSlidePathfinder__tree___NI_Kf {
  position: absolute;
  bottom: 35px;
  left: 107px;
  pointer-events: none;
  width: 42px; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__tree___NI_Kf {
      bottom: 77px;
      left: 210px;
      width: auto; } }

.InteractiveSlidePathfinder__forest___DeVvl {
  position: absolute;
  bottom: 34px;
  left: 165px;
  pointer-events: none;
  width: 62px; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__forest___DeVvl {
      bottom: 81px;
      left: 310px;
      width: auto; } }

.InteractiveSlidePathfinder__stones___DvVtt {
  position: absolute;
  bottom: 43px;
  left: 240px;
  pointer-events: none;
  width: 25px; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__stones___DvVtt {
      bottom: 99px;
      left: 497px;
      width: auto; } }

.InteractiveSlidePathfinder__hiddenContent___6S0Eh {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveSlidePathfinder__hiddenContent___6S0Eh.InteractiveSlidePathfinder__active___3-5Rk {
    height: auto;
    opacity: 1; }
    .InteractiveSlidePathfinder__hiddenContent___6S0Eh.InteractiveSlidePathfinder__active___3-5Rk p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveSlidePathfinder__hiddenContent___6S0Eh p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlidePathfinder__hiddenContent___6S0Eh {
      width: 502px; }
      .InteractiveSlidePathfinder__hiddenContent___6S0Eh p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveSlideTriangle__block___2N9DR {
  width: 100%;
  position: relative; }
  .InteractiveSlideTriangle__block___2N9DR + div {
    display: none; }
  .InteractiveSlideTriangle__block___2N9DR.InteractiveSlideTriangle__active___z1QF2 + div {
    display: block; }

.InteractiveSlideTriangle__block_wrap___26thq {
  width: 100%;
  height: 465px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideTriangle/img/bg.jpg?3ce5da5ed0377c7b2f4b4f87602529ee) no-repeat -1px center;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__block_wrap___26thq {
      width: 580px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .InteractiveSlideTriangle__block_wrap___26thq {
      margin: -13 auto 0; } }

.InteractiveSlideTriangle__wood___3T24X {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 40;
  pointer-events: none; }

.InteractiveSlideTriangle__sign___3uW8c {
  position: absolute;
  left: -3px;
  bottom: 1px;
  z-index: 60;
  width: 120px; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__sign___3uW8c {
      width: auto;
      left: -10px;
      bottom: 10px;
      z-index: 60; } }

.InteractiveSlideTriangle__droid___3TPA8 {
  position: absolute;
  left: -22px;
  bottom: 34px;
  z-index: 50;
  width: 68px; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__droid___3TPA8 {
      width: auto; } }

.InteractiveSlideTriangle__ufo___2MKLL {
  position: absolute;
  left: 207px;
  top: 348px;
  width: 15px;
  z-index: 30;
  cursor: pointer;
  transition: all .3s ease; }
  .InteractiveSlideTriangle__ufo___2MKLL.InteractiveSlideTriangle__active___z1QF2 {
    opacity: 0;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__ufo___2MKLL {
      left: 124px;
      top: 196px;
      width: auto; } }

.InteractiveSlideTriangle__ufo_ship___jpfsi {
  position: absolute;
  right: 60px;
  top: 38px;
  z-index: 20;
  transition: all .3s ease;
  cursor: pointer; }
  .InteractiveSlideTriangle__ufo_ship___jpfsi.InteractiveSlideTriangle__active___z1QF2 {
    opacity: 0;
    pointer-events: none; }

.InteractiveSlideTriangle__molebka___2Dh0L {
  position: absolute;
  bottom: -30px;
  right: 5px;
  z-index: 50;
  pointer-events: none;
  width: 270px; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__molebka___2Dh0L {
      width: auto;
      bottom: -30px;
      right: 30px; } }

.InteractiveSlideTriangle__meteor___nAg3R {
  position: absolute;
  bottom: 20px;
  right: 85px;
  z-index: 40;
  width: 60px; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__meteor___nAg3R {
      width: auto;
      bottom: 20px;
      right: 112px; } }

.InteractiveSlideTriangle__hiddenContent___3OZPw {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveSlideTriangle__hiddenContent___3OZPw.InteractiveSlideTriangle__active___z1QF2 {
    height: auto;
    opacity: 1; }
    .InteractiveSlideTriangle__hiddenContent___3OZPw.InteractiveSlideTriangle__active___z1QF2 p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveSlideTriangle__hiddenContent___3OZPw p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideTriangle__hiddenContent___3OZPw {
      width: 502px; }
      .InteractiveSlideTriangle__hiddenContent___3OZPw p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveSlideTriangle__block_info___17_9O {
  position: absolute;
  width: 170px;
  top: 180px;
  left: -218px; }

.InteractiveSlideLabyrinth__block___lNQqz {
  width: 100%; }
  .InteractiveSlideLabyrinth__block___lNQqz + div {
    display: none; }
  .InteractiveSlideLabyrinth__block___lNQqz.InteractiveSlideLabyrinth__active___3Kxkt + div {
    display: block; }
  @media (min-width: 768px) {
    .InteractiveSlideLabyrinth__block___lNQqz {
      width: 580px; } }

.InteractiveSlideLabyrinth__block_wrapper___7nHr4 {
  width: 100%;
  height: 465px;
  position: relative; }
  @media (min-width: 768px) {
    .InteractiveSlideLabyrinth__block_wrapper___7nHr4 {
      height: 414px; } }

.InteractiveSlideLabyrinth__block_left___3RfOn {
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 280px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideLabyrinth/img/avatar-bg.jpg?ec96333fbf9102bed091a98a316d7249) no-repeat center;
  background-size: contain; }
  @media (min-width: 768px) {
    .InteractiveSlideLabyrinth__block_left___3RfOn {
      width: 411px;
      height: 100%; } }
  @media (min-width: 1240px) {
    .InteractiveSlideLabyrinth__block_left___3RfOn {
      left: -50px; } }

.InteractiveSlideLabyrinth__block_left_item___3EF9G {
  width: 50%;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute; }
  .InteractiveSlideLabyrinth__block_left_item___3EF9G:first-child {
    top: 20px;
    left: 5px; }
    .InteractiveSlideLabyrinth__block_left_item___3EF9G:first-child img {
      width: 76%;
      height: 92%; }
    @media (min-width: 768px) {
      .InteractiveSlideLabyrinth__block_left_item___3EF9G:first-child {
        top: 30px;
        left: 6px; }
        .InteractiveSlideLabyrinth__block_left_item___3EF9G:first-child img {
          width: 78%;
          height: 93%; } }
  .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(2) {
    top: 21px;
    right: 24px; }
    .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(2) img {
      width: 110%;
      height: 100%; }
    @media (min-width: 768px) {
      .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(2) {
        top: 30px;
        right: 36px; } }
  .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(3) {
    bottom: 25px;
    left: 7px; }
    .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(3) img {
      width: 89%;
      height: 112%; }
    @media (min-width: 768px) {
      .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(3) {
        bottom: 36px;
        left: 11px; } }
  .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(4) {
    bottom: 3px;
    right: 18px; }
    .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(4) img {
      width: 100%;
      height: 85%; }
    @media (min-width: 768px) {
      .InteractiveSlideLabyrinth__block_left_item___3EF9G:nth-child(4) {
        bottom: 6px;
        right: 26px; } }
  .InteractiveSlideLabyrinth__block_left_item___3EF9G:hover {
    background-color: rgba(0, 0, 0, 0.1); }

.InteractiveSlideLabyrinth__left_img___3iiqB {
  width: 80%;
  height: 100%;
  opacity: 0;
  transition: all .3s ease; }
  .InteractiveSlideLabyrinth__left_img___3iiqB.InteractiveSlideLabyrinth__active___3Kxkt {
    opacity: 1; }

.InteractiveSlideLabyrinth__block_right___Ba-z0 {
  height: 280px;
  width: 170px;
  position: absolute;
  top: 230px;
  right: 54px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideLabyrinth/img/desk.png?fcae81c7ab37c027f0c7f845252edbed) no-repeat center;
  background-size: contain;
  box-sizing: border-box;
  text-align: center;
  transform: rotate(90deg);
  display: flex;
  flex-wrap: wrap;
  padding-left: 32px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .InteractiveSlideLabyrinth__block_right___Ba-z0 img {
    width: 44px;
    height: auto;
    margin-right: 15px;
    cursor: pointer;
    margin-left: 5px;
    margin-bottom: 5px; }
    .InteractiveSlideLabyrinth__block_right___Ba-z0 img.InteractiveSlideLabyrinth__focus___29ftQ {
      background: rgba(120, 50, 120, 0.2); }
    .InteractiveSlideLabyrinth__block_right___Ba-z0 img.InteractiveSlideLabyrinth__focus_right___2kASt {
      background: rgba(144, 238, 144, 0.7); }
  @media (min-width: 768px) {
    .InteractiveSlideLabyrinth__block_right___Ba-z0 {
      height: 412px;
      width: 254px;
      position: absolute;
      top: 0;
      right: -67px;
      background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideLabyrinth/img/desk.png?fcae81c7ab37c027f0c7f845252edbed) no-repeat center;
      box-sizing: border-box;
      padding: 20px;
      padding-top: 40px;
      text-align: center;
      transform: rotate(0deg);
      display: block;
      background-size: contain; }
      .InteractiveSlideLabyrinth__block_right___Ba-z0 img {
        width: 80px;
        height: 80px; } }
  @media (min-width: 1240px) {
    .InteractiveSlideLabyrinth__block_right___Ba-z0 {
      height: 424px;
      width: 254px;
      top: -5px;
      right: -20px; } }

.InteractiveSlideLabyrinth__right_img___3Ximd {
  cursor: pointer; }
  .InteractiveSlideLabyrinth__right_img___3Ximd:nth-child(2n) {
    margin-right: 0; }
  .InteractiveSlideLabyrinth__right_img___3Ximd:hover {
    background-color: rgba(0, 0, 0, 0.1); }

.InteractiveSlideLabyrinth__hiddenContent___CqAdS {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveSlideLabyrinth__hiddenContent___CqAdS.InteractiveSlideLabyrinth__active___3Kxkt {
    height: auto;
    opacity: 1; }
    .InteractiveSlideLabyrinth__hiddenContent___CqAdS.InteractiveSlideLabyrinth__active___3Kxkt p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveSlideLabyrinth__hiddenContent___CqAdS p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideLabyrinth__hiddenContent___CqAdS {
      width: 502px; }
      .InteractiveSlideLabyrinth__hiddenContent___CqAdS p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveSlideLabyrinth__block_info___36FWD {
  width: 160px;
  top: 130px;
  left: -218px; }

.InteractiveSlideHorse__block___oq-f3 {
  display: block;
  position: relative; }
  .InteractiveSlideHorse__block___oq-f3.InteractiveSlideHorse__active___2te7o + div {
    display: block; }
  @media (min-width: 1240px) {
    .InteractiveSlideHorse__block___oq-f3 {
      margin-top: -56px; } }

.InteractiveSlideHorse__block_wrap___I-Lep {
  width: 100%;
  height: 580px;
  position: relative; }
  .InteractiveSlideHorse__block_wrap___I-Lep::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 624px;
    height: 399px;
    background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideHorse/img/bg.jpg?eb6b011f1114124a31a659c9a98e8c7a) no-repeat center;
    background-size: auto; }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_wrap___I-Lep {
      background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideHorse/img/bg.jpg?eb6b011f1114124a31a659c9a98e8c7a) no-repeat -1px top;
      background-size: contain;
      width: 580px;
      height: 413px; }
      .InteractiveSlideHorse__block_wrap___I-Lep::before {
        display: none; } }
  @media (min-width: 1240px) {
    .InteractiveSlideHorse__block_wrap___I-Lep {
      margin-top: -50px; } }

.InteractiveSlideHorse__block_right___1vFgt {
  width: 182px;
  height: 422px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideHorse/img/desk.png?88c8b863ccd5bc6408bf40d928c5200f) no-repeat center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 269px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg); }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_right___1vFgt {
      top: -27px;
      left: 474px;
      transform: none; } }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_right___1vFgt {
      left: 415px; } }

.InteractiveSlideHorse__block_right_drum____rhKg {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all .15s ease;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideHorse/img/drum.png?a48e8f85e0f5173e925367b4f3a13a1e) no-repeat center;
  transform: rotate(-90deg); }
  .InteractiveSlideHorse__block_right_drum____rhKg.InteractiveSlideHorse__focus___cTK-K {
    border: 2px solid #5caec9; }
  .InteractiveSlideHorse__block_right_drum____rhKg.InteractiveSlideHorse__active___2te7o {
    pointer-events: none;
    border: 2px solid #9aff00; }
  .InteractiveSlideHorse__block_right_drum____rhKg:not(:last-child) {
    margin-bottom: 18px; }
  .InteractiveSlideHorse__block_right_drum____rhKg:hover {
    opacity: .6; }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_right_drum____rhKg {
      width: 79px;
      height: 79px;
      transform: rotate(0deg); } }

.InteractiveSlideHorse__ghost_image___eNs-T {
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  width: 40px; }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__ghost_image___eNs-T {
      width: auto; } }

.InteractiveSlideHorse__ghost_shor___1aR9a {
  width: 70%; }

.InteractiveSlideHorse__block_horse___3HGFa {
  width: 310px;
  height: 244px;
  background: url(/components/InteractiveContent/InteractiveContentNEW1/InteractiveSlideHorse/img/horse.png?5e58e9221814b236468b531016b44b92) no-repeat center;
  position: absolute;
  left: -25px;
  top: 128px; }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_horse___3HGFa {
      left: 103px;
      top: 108px; } }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__block_horse___3HGFa {
      left: 50px; } }

.InteractiveSlideHorse__popona_place___1MxuX {
  position: absolute;
  top: 70px;
  left: 120px;
  width: 147px;
  height: 74px;
  cursor: pointer; }
  .InteractiveSlideHorse__popona_place___1MxuX img {
    display: none; }
  .InteractiveSlideHorse__popona_place___1MxuX.InteractiveSlideHorse__active___2te7o {
    pointer-events: none; }
    .InteractiveSlideHorse__popona_place___1MxuX.InteractiveSlideHorse__active___2te7o:hover {
      background-color: transparent; }
    .InteractiveSlideHorse__popona_place___1MxuX.InteractiveSlideHorse__active___2te7o img {
      display: block;
      width: 150px;
      pointer-events: none;
      transform: translate(-10px, -16px); }
  .InteractiveSlideHorse__popona_place___1MxuX:hover {
    background-color: rgba(0, 0, 0, 0.1); }

.InteractiveSlideHorse__shor_place___Dlle0 {
  position: absolute;
  width: 50px;
  height: 30px;
  left: 30px;
  top: 20px;
  cursor: pointer; }
  .InteractiveSlideHorse__shor_place___Dlle0 img {
    display: none; }
  .InteractiveSlideHorse__shor_place___Dlle0.InteractiveSlideHorse__active___2te7o {
    pointer-events: none; }
    .InteractiveSlideHorse__shor_place___Dlle0.InteractiveSlideHorse__active___2te7o:hover {
      background-color: transparent; }
    .InteractiveSlideHorse__shor_place___Dlle0.InteractiveSlideHorse__active___2te7o img {
      display: block;
      pointer-events: none;
      transform: translate(18px, 13px); }
  .InteractiveSlideHorse__shor_place___Dlle0:hover {
    background-color: rgba(0, 0, 0, 0.1); }

.InteractiveSlideHorse__sedlo_place___1e7Ia {
  position: absolute;
  width: 100px;
  height: 50px;
  top: 50px;
  left: 140px;
  cursor: pointer; }
  .InteractiveSlideHorse__sedlo_place___1e7Ia img {
    display: none; }
  .InteractiveSlideHorse__sedlo_place___1e7Ia.InteractiveSlideHorse__active___2te7o {
    pointer-events: none; }
    .InteractiveSlideHorse__sedlo_place___1e7Ia.InteractiveSlideHorse__active___2te7o:hover {
      background-color: transparent; }
    .InteractiveSlideHorse__sedlo_place___1e7Ia.InteractiveSlideHorse__active___2te7o img {
      display: block;
      pointer-events: none; }
  .InteractiveSlideHorse__sedlo_place___1e7Ia:hover {
    background-color: rgba(0, 0, 0, 0.1); }

.InteractiveSlideHorse__uzd_place___3JCJF {
  position: absolute;
  width: 80px;
  height: 60px;
  top: 35px;
  left: 10px;
  cursor: pointer; }
  .InteractiveSlideHorse__uzd_place___3JCJF img {
    display: none; }
  .InteractiveSlideHorse__uzd_place___3JCJF.InteractiveSlideHorse__active___2te7o {
    pointer-events: none; }
    .InteractiveSlideHorse__uzd_place___3JCJF.InteractiveSlideHorse__active___2te7o:hover {
      background-color: transparent; }
    .InteractiveSlideHorse__uzd_place___3JCJF.InteractiveSlideHorse__active___2te7o img {
      display: block;
      pointer-events: none;
      transform: translate(10px, -22px); }
  .InteractiveSlideHorse__uzd_place___3JCJF:hover {
    background-color: rgba(0, 0, 0, 0.1); }

img::selection {
  background-color: transparent; }

.InteractiveSlideHorse__hiddenContent___ToJVI {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveSlideHorse__hiddenContent___ToJVI.InteractiveSlideHorse__active___2te7o {
    height: auto;
    opacity: 1; }
    .InteractiveSlideHorse__hiddenContent___ToJVI.InteractiveSlideHorse__active___2te7o p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveSlideHorse__hiddenContent___ToJVI p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveSlideHorse__hiddenContent___ToJVI {
      width: 502px; }
      .InteractiveSlideHorse__hiddenContent___ToJVI p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveSlideHorse__block_info___E2llJ {
  width: 200px;
  top: 130px;
  left: -258px; }
  .InteractiveSlideHorse__block_info___E2llJ div {
    width: 100%; }

.InteractiveSlideHorse__link_box___14ZIp {
  padding-bottom: 40px; }

.InteractiveContentKingsSmile__block___3ODQT {
  position: relative; }
  .InteractiveContentKingsSmile__block___3ODQT + div {
    display: none; }
  .InteractiveContentKingsSmile__block___3ODQT.InteractiveContentKingsSmile__active___3l4Dr + div {
    display: block; }

.InteractiveContentKingsSmile__block_images___1swv9 {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .InteractiveContentKingsSmile__block_images___1swv9 {
      display: flex;
      justify-content: space-between;
      max-width: 532px;
      margin: 0 auto; } }

.InteractiveContentKingsSmile__block_text___3fVv9 {
  height: 0;
  opacity: 0;
  margin: 0 auto;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentKingsSmile__block_text___3fVv9.InteractiveContentKingsSmile__active___3l4Dr {
    height: auto;
    opacity: 1; }
    .InteractiveContentKingsSmile__block_text___3fVv9.InteractiveContentKingsSmile__active___3l4Dr p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentKingsSmile__block_text___3fVv9 p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentKingsSmile__block_text___3fVv9 {
      width: 502px; }
      .InteractiveContentKingsSmile__block_text___3fVv9 p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentKingsSmile__block_img___2jGoe {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px; }
  .InteractiveContentKingsSmile__block_img___2jGoe:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .InteractiveContentKingsSmile__block_img___2jGoe {
      margin-bottom: 0; } }

.InteractiveContentKingsSmile__kings_image___2Ni4K {
  opacity: 1;
  cursor: pointer;
  transition: all .3s ease;
  position: relative; }
  .InteractiveContentKingsSmile__kings_image___2Ni4K.InteractiveContentKingsSmile__active___3l4Dr {
    opacity: 0; }
    .InteractiveContentKingsSmile__kings_image___2Ni4K.InteractiveContentKingsSmile__active___3l4Dr + img {
      z-index: 10;
      opacity: 1; }

.InteractiveContentKingsSmile__kings_image2___1OD1v {
  position: absolute;
  z-index: -10;
  opacity: 0;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  transition: all .3s ease; }
  @media (min-width: 768px) {
    .InteractiveContentKingsSmile__kings_image2___1OD1v {
      z-index: -10;
      opacity: 0;
      left: 0;
      top: 0;
      transform: none; } }

.InteractiveContentKingsSmile__block_info___2QMQT {
  left: -258px;
  top: 110px; }

.InteractiveContentKingsSmile__block_img_name___3uA5k {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .InteractiveContentKingsSmile__block_img_name___3uA5k {
      padding-top: 20px; } }

.InteractiveContentPrison__block___izwfv {
  position: relative; }
  .InteractiveContentPrison__block___izwfv + div {
    display: none; }
  .InteractiveContentPrison__block___izwfv.InteractiveContentPrison__active___1LLTn + div {
    display: block; }

.InteractiveContentPrison__block_hidden___O1JBX {
  height: 0;
  opacity: 0;
  margin: -180px auto 0;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentPrison__block_hidden___O1JBX.InteractiveContentPrison__active___1LLTn {
    height: auto;
    opacity: 1; }
    .InteractiveContentPrison__block_hidden___O1JBX.InteractiveContentPrison__active___1LLTn p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentPrison__block_hidden___O1JBX p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentPrison__block_hidden___O1JBX {
      width: 502px;
      margin: 0px auto; }
      .InteractiveContentPrison__block_hidden___O1JBX p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentPrison__block_prison___1FfV- {
  width: 532px;
  height: 309px;
  position: relative;
  background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentPrison/img/bg.jpg?6e3239a1b11e8b60a232f866928c29d4) no-repeat center/cover;
  margin: 0 auto 66px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 60px;
  padding-right: 60px;
  transform: scale(0.55) translateX(-226px) translateY(-120px); }
  @media (min-width: 768px) {
    .InteractiveContentPrison__block_prison___1FfV- {
      transform: none; } }

.InteractiveContentPrison__key___2zTx8 {
  position: absolute;
  bottom: 10px;
  cursor: pointer; }
  .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key1___fEBwe {
    left: 20px; }
    .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key1___fEBwe.InteractiveContentPrison__active___1LLTn {
      pointer-events: none; }
  .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key2___Jt0H0 {
    left: 120px;
    transform: rotate(-10deg); }
    .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key2___Jt0H0.InteractiveContentPrison__active___1LLTn {
      pointer-events: none; }
  .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key3___60ByW {
    left: 297px;
    transform: rotate(-180deg); }
    .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key3___60ByW.InteractiveContentPrison__active___1LLTn {
      pointer-events: none; }
  .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key4___2zGdg {
    right: 105px;
    transform: rotate(-50deg); }
    .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key4___2zGdg.InteractiveContentPrison__active___1LLTn {
      pointer-events: none; }
  .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key5___1F3Q2 {
    right: 20px;
    transform: rotate(-35deg); }
    .InteractiveContentPrison__key___2zTx8.InteractiveContentPrison__key5___1F3Q2.InteractiveContentPrison__active___1LLTn {
      pointer-events: none; }

.InteractiveContentPrison__block_info___38i8_ {
  left: -188px;
  top: 180px; }

.InteractiveContentKingsTable__block___2PWat {
  position: relative;
  padding-bottom: 20px; }
  .InteractiveContentKingsTable__block___2PWat + div {
    display: none; }
  .InteractiveContentKingsTable__block___2PWat.InteractiveContentKingsTable__active___3cv5- + div {
    display: block; }

.InteractiveContentKingsTable__block_table___3ZXP2 {
  width: 529px;
  height: 233px;
  background: #fff;
  margin: 0 auto 66px;
  position: relative;
  transform: scale(0.55) translateX(-226px) translateY(-120px); }
  @media (min-width: 768px) {
    .InteractiveContentKingsTable__block_table___3ZXP2 {
      transform: none; } }

.InteractiveContentKingsTable__dishes___2veDJ {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center; }
  .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg1___1nbiF {
    width: 108px;
    height: 74px;
    left: 30px;
    top: 20px;
    background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentKingsTable/img/1.png?ecd9f11df97bdcda6e51efe69bb32b10) no-repeat center/contain; }
    .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg1___1nbiF.InteractiveContentKingsTable__active___3cv5- {
      pointer-events: none; }
  .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg2___nvrux {
    width: 120px;
    height: 121px;
    bottom: 20px;
    left: 20px;
    background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentKingsTable/img/2.png?ac7672cb75f804ca89f796ac775c8ac2) no-repeat center/contain; }
    .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg2___nvrux.InteractiveContentKingsTable__active___3cv5- {
      pointer-events: none; }
  .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg3___4EqAX {
    width: 234px;
    height: 172px;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentKingsTable/img/3.png?b4f79728cb041af5104631cac0512945) no-repeat center/contain; }
    .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg3___4EqAX.InteractiveContentKingsTable__active___3cv5- {
      pointer-events: none; }
  .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg4___1JF9u {
    width: 120px;
    height: 115px;
    right: 10px;
    top: 10px;
    background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentKingsTable/img/4.png?c9cb0e8ac6a24fa5b4c2fd9d0130fe47) no-repeat center/contain; }
    .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg4___1JF9u.InteractiveContentKingsTable__active___3cv5- {
      pointer-events: none; }
  .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg5___e7-en {
    width: 107px;
    height: 96px;
    right: 40px;
    bottom: 10px;
    background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentKingsTable/img/5.png?2f5f912ce5e107b0d8d674e44221df86) no-repeat center/contain; }
    .InteractiveContentKingsTable__dishes___2veDJ.InteractiveContentKingsTable__bg5___e7-en.InteractiveContentKingsTable__active___3cv5- {
      pointer-events: none; }

.InteractiveContentKingsTable__block_hidden___KOgRU {
  height: 0;
  opacity: 0;
  margin: -180px auto 0;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentKingsTable__block_hidden___KOgRU.InteractiveContentKingsTable__active___3cv5- {
    height: auto;
    opacity: 1; }
    .InteractiveContentKingsTable__block_hidden___KOgRU.InteractiveContentKingsTable__active___3cv5- p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentKingsTable__block_hidden___KOgRU p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentKingsTable__block_hidden___KOgRU {
      width: 502px;
      margin: 0px auto 0; }
      .InteractiveContentKingsTable__block_hidden___KOgRU p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentKingsTable__block_info___1nUCv {
  left: -188px;
  top: 140px; }

.InteractiveContentSaber__block___1yI5e {
  position: relative;
  padding-bottom: 20px; }
  .InteractiveContentSaber__block___1yI5e + div {
    display: none; }
  .InteractiveContentSaber__block___1yI5e.InteractiveContentSaber__active___jg7R5 + div {
    display: block; }

.InteractiveContentSaber__block_hidden___3AbB- {
  height: 0;
  opacity: 0;
  margin: -180px auto 0;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentSaber__block_hidden___3AbB-.InteractiveContentSaber__active___jg7R5 {
    height: auto;
    opacity: 1; }
    .InteractiveContentSaber__block_hidden___3AbB-.InteractiveContentSaber__active___jg7R5 p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentSaber__block_hidden___3AbB- p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentSaber__block_hidden___3AbB- {
      width: 502px;
      margin: 0px auto; }
      .InteractiveContentSaber__block_hidden___3AbB- p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentSaber__block_info___mgHNq {
  left: -298px;
  top: 140px; }

.InteractiveContentSaber__block_saber___plOme {
  width: 519px;
  height: 354px;
  position: relative;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentSaber/img/ghost-saber.png?74b4c553eee33036c632c3c2c6a895c6) no-repeat center;
  transform: scale(0.55) translateX(-226px) translateY(-120px); }
  @media (min-width: 768px) {
    .InteractiveContentSaber__block_saber___plOme {
      margin-bottom: 30px;
      transform: none; } }

.InteractiveContentSaber__saber_particle___1ZpQC {
  position: absolute; }

.InteractiveContentSaber__saber_particle_1___27DFs {
  top: 140px;
  left: -10px; }
  .InteractiveContentSaber__saber_particle_1___27DFs.InteractiveContentSaber__active___jg7R5 {
    top: 20.8px;
    left: -6.9px;
    transform: rotate(22deg);
    pointer-events: none; }

.InteractiveContentSaber__saber_particle_2___jgVhQ {
  top: 0;
  left: 190px; }
  .InteractiveContentSaber__saber_particle_2___jgVhQ.InteractiveContentSaber__active___jg7R5 {
    top: 31px;
    left: 110.4px;
    transform: rotate(-23deg);
    pointer-events: none; }

.InteractiveContentSaber__saber_particle_3___1s_9N {
  top: 180px;
  left: 166px; }
  .InteractiveContentSaber__saber_particle_3___1s_9N.InteractiveContentSaber__active___jg7R5 {
    top: 109.3px;
    left: 204.2px;
    transform: rotate(-24.2deg);
    pointer-events: none; }

.InteractiveContentSaber__saber_particle_4___2jjb3 {
  top: 51px;
  left: 357px; }
  .InteractiveContentSaber__saber_particle_4___2jjb3.InteractiveContentSaber__active___jg7R5 {
    top: 156.6px;
    left: 321px;
    transform: rotate(-43.6deg);
    pointer-events: none; }

.InteractiveContentSaber__saber_particle_5___3Ip0v {
  top: 276px;
  left: 316px; }
  .InteractiveContentSaber__saber_particle_5___3Ip0v.InteractiveContentSaber__active___jg7R5 {
    top: 242.8px;
    left: 379.2px;
    pointer-events: none; }

.InteractiveContentPetrThird__block___13MvY {
  position: relative;
  padding-bottom: 20px;
  padding-top: 50px; }
  .InteractiveContentPetrThird__block___13MvY + div {
    display: none; }
  .InteractiveContentPetrThird__block___13MvY.InteractiveContentPetrThird__active___uDEsQ + div {
    display: block; }

.InteractiveContentPetrThird__block_hidden___2NeYM {
  height: 0;
  opacity: 0;
  margin: -180px auto 0;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentPetrThird__block_hidden___2NeYM.InteractiveContentPetrThird__active___uDEsQ {
    height: auto;
    opacity: 1; }
    .InteractiveContentPetrThird__block_hidden___2NeYM.InteractiveContentPetrThird__active___uDEsQ p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentPetrThird__block_hidden___2NeYM p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentPetrThird__block_hidden___2NeYM {
      width: 502px;
      margin: 0px auto; }
      .InteractiveContentPetrThird__block_hidden___2NeYM p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentPetrThird__block_info___12S0u {
  left: -288px;
  top: 85px;
  width: 220px; }

.InteractiveContentPetrThird__block_winter_palace___YQMXY {
  width: 537px;
  height: 185px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  background: url(/components/InteractiveContent/InteractiveContentNEW2/InteractiveContentPetrThird/img/winter-palace.png?3c5f56f19cfbb26d9ec50e764797c695) no-repeat center;
  position: relative;
  transform: scale(0.55) translateX(-226px) translateY(-120px); }
  @media (min-width: 768px) {
    .InteractiveContentPetrThird__block_winter_palace___YQMXY {
      margin-bottom: 30px;
      transform: none; } }

.InteractiveContentPetrThird__trash_item___1uM1C {
  position: absolute;
  bottom: 0;
  transition: all .4s ease; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__wall___2g6FI {
    left: 220px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__wall___2g6FI.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__trash___3fzo3 {
    left: 210px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__trash___3fzo3.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__sand___5-3H8 {
    left: 160px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__sand___5-3H8.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__brick___3ErEU {
    left: 180px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__brick___3ErEU.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__bucket___2DBZg {
    left: 90px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__bucket___2DBZg.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__sand2___26TSz {
    left: 100px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__sand2___26TSz.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__wheelbarrow___137IN {
    left: 110px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__wheelbarrow___137IN.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__shovel___1xCEt {
    left: 50px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__shovel___1xCEt.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__brick2___3emC9 {
    left: 250px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__brick2___3emC9.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }
  .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__trash2___20Ndu {
    left: 10px; }
    .InteractiveContentPetrThird__trash_item___1uM1C.InteractiveContentPetrThird__trash2___20Ndu.InteractiveContentPetrThird__active___uDEsQ {
      opacity: 0;
      pointer-events: none; }

.InteractiveContentCabbage__block___1ZbXS {
  padding-top: 50px;
  position: relative;
  padding-bottom: 20px; }

.InteractiveContentCabbage__block_hidden___1to-e {
  height: 0;
  opacity: 0;
  margin: -180px auto 0;
  transition: all .5s ease;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  position: relative; }
  .InteractiveContentCabbage__block_hidden___1to-e.InteractiveContentCabbage__active___Us3kq {
    height: auto;
    opacity: 1; }
    .InteractiveContentCabbage__block_hidden___1to-e.InteractiveContentCabbage__active___Us3kq p {
      position: static;
      z-index: 10;
      margin: 16px 0px;
      left: auto;
      top: auto;
      pointer-events: auto; }
  .InteractiveContentCabbage__block_hidden___1to-e p {
    position: absolute;
    z-index: -999;
    font-size: 14px;
    line-height: 20px;
    left: -10px;
    top: -270px;
    color: #000;
    text-align: center;
    pointer-events: none; }
  @media (min-width: 768px) {
    .InteractiveContentCabbage__block_hidden___1to-e {
      width: 502px;
      margin: 0px auto; }
      .InteractiveContentCabbage__block_hidden___1to-e p {
        font-size: 16px;
        line-height: 26px; } }

.InteractiveContentCabbage__block_info___3XCvY {
  left: -288px;
  top: 85px;
  width: 220px; }

.InteractiveContentCabbage__block_cabbage___Exxll {
  width: 406px;
  height: 244px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  transform: scale(0.65) translateX(-100px) translateY(-120px); }
  @media (min-width: 768px) {
    .InteractiveContentCabbage__block_cabbage___Exxll {
      margin-bottom: 0px;
      transform: none; } }

.InteractiveContentCabbage__block_cabbage_item___3GPgy {
  width: 82px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }

.InteractiveContentCabbage__cabbage_item___3nlXw {
  position: relative;
  z-index: 20; }

.InteractiveContentCabbage__item_active___11tFa {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.InteractiveContent15__interactiveContent_title___2AP0t {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .InteractiveContent15__interactiveContent_title___2AP0t {
      font-size: 48px;
      padding: 0 20px; } }
  @media (min-width: 1240px) {
    .InteractiveContent15__interactiveContent_title___2AP0t {
      font-size: 60px;
      line-height: 1;
      text-align: center;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding: 0px; } }

.InteractiveChangeSeason__interactiveChangeSeason___2ai24 {
  display: block;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .InteractiveChangeSeason__interactiveChangeSeason___2ai24 {
      margin-top: 0; } }
  @media (min-width: 768px) {
    .InteractiveChangeSeason__interactiveChangeSeason__container___3KkNQ {
      padding: 30px 60px;
      display: flex;
      align-items: center;
      justify-content: center; } }
  .InteractiveChangeSeason__interactiveChangeSeason__btns___F2V_K {
    display: flex;
    width: 110px;
    justify-content: space-between;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .InteractiveChangeSeason__interactiveChangeSeason__btns___F2V_K {
        display: block;
        width: 85px;
        margin: 0;
        margin-right: 25px; } }
  .InteractiveChangeSeason__interactiveChangeSeason__btn___2V1V4 {
    display: block;
    position: relative;
    background-color: transparent;
    width: 48px;
    height: 48px;
    margin-bottom: 20px; }
    .InteractiveChangeSeason__interactiveChangeSeason__btn__img___1eIiS {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center; }
      .InteractiveChangeSeason__interactiveChangeSeason__btn__img_summer___1wYKa {
        background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/sun-winter.png?481203c4c255d4627271534cfc70ba32); }
      .InteractiveChangeSeason__interactiveChangeSeason__btn__img_winter___Bzkdz {
        background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/snow-summer.png?4cce8199dc9327ad88eec2063a7f614e); }
    .InteractiveChangeSeason__interactiveChangeSeason__btn_active___3Sqzh .InteractiveChangeSeason__interactiveChangeSeason__btn__img_summer___1wYKa {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/sun-summer.png?ebafcd25c11b2b1344cada72734af711); }
    .InteractiveChangeSeason__interactiveChangeSeason__btn_active___3Sqzh .InteractiveChangeSeason__interactiveChangeSeason__btn__img_winter___Bzkdz {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/snow-winter.png?70957627c3da989cf262d14ac8217315); }
  .InteractiveChangeSeason__interactiveChangeSeason__img___7-qil {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 280px;
    background-repeat: no-repeat;
    background-position: center; }
    @media (min-width: 768px) {
      .InteractiveChangeSeason__interactiveChangeSeason__img___7-qil {
        width: 265px;
        height: 265px; } }
    .InteractiveChangeSeason__interactiveChangeSeason__img__container___3zGAq {
      position: relative;
      height: 280px; }
      @media (min-width: 768px) {
        .InteractiveChangeSeason__interactiveChangeSeason__img__container___3zGAq {
          position: relative;
          width: 265px;
          height: 265px; } }
    .InteractiveChangeSeason__interactiveChangeSeason__img_summer___2JLyg {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/summer.png?cd9add00a88900fb64b6e72c214f8541); }
    .InteractiveChangeSeason__interactiveChangeSeason__img_winter___1M9mZ {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSeason/img/winter.png?d608729adbda256944fcbc6c02127573); }
  .InteractiveChangeSeason__interactiveChangeSeason__content___3vZUs {
    display: none;
    padding: 0px 60px;
    font-size: 16px;
    line-height: 26px; }
    .InteractiveChangeSeason__interactiveChangeSeason__content_active___3VoCy {
      display: block; }

.InteractiveChangePerson__interactiveChangePerson___wTMBs {
  width: 320px;
  margin-left: -20px; }
  @media (min-width: 768px) {
    .InteractiveChangePerson__interactiveChangePerson___wTMBs {
      margin-left: 0;
      width: 100%; } }
  .InteractiveChangePerson__interactiveChangePerson__content___1cVv3 {
    display: none;
    text-align: center;
    font-size: 14px;
    line-height: 20px; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__content___1cVv3 {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveChangePerson__interactiveChangePerson__content___1cVv3 {
        text-align: left; } }
    .InteractiveChangePerson__interactiveChangePerson__content_active___BnNMi {
      display: block; }
  .InteractiveChangePerson__interactiveChangePerson__block___2TchZ {
    margin: 30px 0;
    position: relative;
    height: 175px; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__block___2TchZ {
        height: 340px; } }
  .InteractiveChangePerson__interactiveChangePerson__bg___1cKkn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/bg.png?e679846a0c4071a9f9a76ac956997473);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1; }
  .InteractiveChangePerson__interactiveChangePerson__mountain___3xuDQ, .InteractiveChangePerson__interactiveChangePerson__river___2PpxN, .InteractiveChangePerson__interactiveChangePerson__tree1___29Ukk, .InteractiveChangePerson__interactiveChangePerson__tree2___3uA9q, .InteractiveChangePerson__interactiveChangePerson__tree3___3GsHi, .InteractiveChangePerson__interactiveChangePerson__tree4___3egT_, .InteractiveChangePerson__interactiveChangePerson__tree5___3PwJs {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: 1s; }
  .InteractiveChangePerson__interactiveChangePerson__khan___8y8Dl, .InteractiveChangePerson__interactiveChangePerson__daughter___3ygeH, .InteractiveChangePerson__interactiveChangePerson__warrior1___32jb3, .InteractiveChangePerson__interactiveChangePerson__warrior2___2aI1k, .InteractiveChangePerson__interactiveChangePerson__warrior3___2YMLC, .InteractiveChangePerson__interactiveChangePerson__warrior4___nuBC1, .InteractiveChangePerson__interactiveChangePerson__warrior5___2tsE4 {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: 1s;
    z-index: 3;
    cursor: pointer;
    transform: scale(0.5); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__khan___8y8Dl, .InteractiveChangePerson__interactiveChangePerson__daughter___3ygeH, .InteractiveChangePerson__interactiveChangePerson__warrior1___32jb3, .InteractiveChangePerson__interactiveChangePerson__warrior2___2aI1k, .InteractiveChangePerson__interactiveChangePerson__warrior3___2YMLC, .InteractiveChangePerson__interactiveChangePerson__warrior4___nuBC1, .InteractiveChangePerson__interactiveChangePerson__warrior5___2tsE4 {
        transform: scale(1); } }
    .InteractiveChangePerson__interactiveChangePerson__khan_active___kQFnw, .InteractiveChangePerson__interactiveChangePerson__daughter_active___G686g, .InteractiveChangePerson__interactiveChangePerson__warrior1_active___1zc1U, .InteractiveChangePerson__interactiveChangePerson__warrior2_active___3ChnW, .InteractiveChangePerson__interactiveChangePerson__warrior3_active___3kFWa, .InteractiveChangePerson__interactiveChangePerson__warrior4_active___1vCBM, .InteractiveChangePerson__interactiveChangePerson__warrior5_active___3fosi {
      opacity: 0;
      visibility: hidden; }
  .InteractiveChangePerson__interactiveChangePerson__mountain___3xuDQ {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/mountain.png?043c6ce4dd629c648c411119edd0145e); }
  .InteractiveChangePerson__interactiveChangePerson__khan___8y8Dl {
    left: 96px;
    top: 14px;
    width: 40px;
    height: 94px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/khan.png?c896ee976c286eae43994d7697e8a18b); }
    .InteractiveChangePerson__interactiveChangePerson__khan_active___kQFnw {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__khan_active___kQFnw + .InteractiveChangePerson__interactiveChangePerson__mountain___3xuDQ {
        opacity: 1;
        visibility: visible;
        z-index: 2; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__khan___8y8Dl {
        left: 123px;
        top: 80px;
        width: 40px;
        height: 94px; } }
  .InteractiveChangePerson__interactiveChangePerson__river___2PpxN {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/river.png?5108ff8d6ea6a5987c847320cfb513ce); }
  .InteractiveChangePerson__interactiveChangePerson__daughter___3ygeH {
    right: 0px;
    bottom: -18px;
    width: 115px;
    height: 117px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/daughter-shepherd.png?db678c79be94ebf7f5173df34a0aae82); }
    .InteractiveChangePerson__interactiveChangePerson__daughter_active___G686g {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__daughter_active___G686g + .InteractiveChangePerson__interactiveChangePerson__river___2PpxN {
        opacity: 1;
        visibility: visible;
        z-index: 2; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__daughter___3ygeH {
        right: 33px;
        bottom: 62px;
        width: 115px;
        height: 117px; } }
  .InteractiveChangePerson__interactiveChangePerson__tree1___29Ukk {
    left: 0px;
    bottom: -46px;
    width: 187px;
    height: 134px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/tree-1.png?d173ae6b233c6138799b3fd0ad858718);
    transform: scale(0.3); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__tree1___29Ukk {
        left: 150px;
        bottom: -1px;
        width: 187px;
        height: 134px;
        transform: scale(1); } }
  .InteractiveChangePerson__interactiveChangePerson__warrior1___32jb3 {
    left: 65px;
    bottom: -62px;
    width: 133px;
    height: 248px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/warrior-1.png?b5a05342abbe0806cba392f0dcc947fd);
    z-index: 5; }
    .InteractiveChangePerson__interactiveChangePerson__warrior1_active___1zc1U {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__warrior1_active___1zc1U + .InteractiveChangePerson__interactiveChangePerson__tree1___29Ukk {
        opacity: 1;
        visibility: visible;
        z-index: 5; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__warrior1___32jb3 {
        left: 192px;
        bottom: 12px;
        width: 133px;
        height: 248px; } }
  .InteractiveChangePerson__interactiveChangePerson__tree2___3uA9q {
    left: -58px;
    bottom: -58px;
    width: 187px;
    height: 134px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/tree-2.png?f84a0b67470c11840936c6fe760f5af7);
    transform: scale(0.5); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__tree2___3uA9q {
        left: -8px;
        bottom: -43px;
        width: 187px;
        height: 134px;
        transform: scale(1); } }
  .InteractiveChangePerson__interactiveChangePerson__warrior2___2aI1k {
    left: -31px;
    bottom: -42px;
    width: 122px;
    height: 167px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/warrior-2.png?95e0aa6018230e119057fae09e976053);
    z-index: 5; }
    .InteractiveChangePerson__interactiveChangePerson__warrior2_active___3ChnW {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__warrior2_active___3ChnW + .InteractiveChangePerson__interactiveChangePerson__tree2___3uA9q {
        opacity: 1;
        visibility: visible;
        z-index: 5; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__warrior2___2aI1k {
        left: 37px;
        bottom: 20px;
        width: 122px;
        height: 167px; } }
  .InteractiveChangePerson__interactiveChangePerson__tree3___3GsHi {
    right: 118px;
    bottom: 14px;
    width: 187px;
    height: 134px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/tree-3.png?35c7f9fbb5b9e5601e776d2bd87f837b);
    transform: scale(0.7); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__tree3___3GsHi {
        right: 145px;
        bottom: 4px;
        width: 187px;
        height: 134px;
        transform: scale(1); } }
  .InteractiveChangePerson__interactiveChangePerson__warrior3___2YMLC {
    right: 165px;
    bottom: -40px;
    width: 122px;
    height: 167px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/warrior-2.png?95e0aa6018230e119057fae09e976053);
    z-index: 4; }
    .InteractiveChangePerson__interactiveChangePerson__warrior3_active___3kFWa {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__warrior3_active___3kFWa + .InteractiveChangePerson__interactiveChangePerson__tree3___3GsHi {
        opacity: 1;
        visibility: visible;
        z-index: 4; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__warrior3___2YMLC {
        right: 178px;
        bottom: 52px;
        width: 122px;
        height: 167px; } }
  .InteractiveChangePerson__interactiveChangePerson__tree4___3egT_ {
    left: 52px;
    bottom: -44px;
    width: 187px;
    height: 134px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/tree-4.png?33d48449181fc22b98d9a34cc8c8e73f);
    transform: scale(0.5); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__tree4___3egT_ {
        left: 217px;
        bottom: 44px;
        width: 187px;
        height: 134px;
        transform: scale(1); } }
  .InteractiveChangePerson__interactiveChangePerson__warrior4___nuBC1 {
    right: 84px;
    bottom: -36px;
    width: 105px;
    height: 143px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/warrior-2.png?95e0aa6018230e119057fae09e976053); }
    .InteractiveChangePerson__interactiveChangePerson__warrior4_active___1vCBM {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__warrior4_active___1vCBM + .InteractiveChangePerson__interactiveChangePerson__tree4___3egT_ {
        opacity: 1;
        visibility: visible;
        z-index: 2; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__warrior4___nuBC1 {
        right: 267px;
        bottom: 75px;
        width: 105px;
        height: 143px; } }
  .InteractiveChangePerson__interactiveChangePerson__tree5___3PwJs {
    left: 227px;
    top: 97px;
    width: 76px;
    height: 43px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/tree-5.png?914f3ed8cf8a42d8a18b317d65481bde);
    transform: scale(0.5); }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__tree5___3PwJs {
        left: 18px;
        top: 158px;
        width: 76px;
        height: 43px;
        transform: scale(1); } }
  .InteractiveChangePerson__interactiveChangePerson__warrior5___2tsE4 {
    left: 273px;
    top: 29px;
    width: 59px;
    height: 113px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangePerson/img/warrior-1.png?b5a05342abbe0806cba392f0dcc947fd); }
    .InteractiveChangePerson__interactiveChangePerson__warrior5_active___3fosi {
      pointer-events: none; }
      .InteractiveChangePerson__interactiveChangePerson__warrior5_active___3fosi + .InteractiveChangePerson__interactiveChangePerson__tree5___3PwJs {
        opacity: 1;
        visibility: visible;
        z-index: 2; }
    @media (min-width: 768px) {
      .InteractiveChangePerson__interactiveChangePerson__warrior5___2tsE4 {
        left: 12px;
        top: 77px;
        width: 59px;
        height: 113px; } }
  .InteractiveChangePerson__interactiveChangePerson__info___7Kog2 {
    position: absolute;
    left: -162px;
    top: 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }

.InteractiveChangeMountain__interactiveChangeMountain___2QLgb {
  position: relative;
  display: block;
  width: 220px;
  height: 452px;
  margin: 0 auto;
  margin-top: 16px; }
  @media (min-width: 768px) {
    .InteractiveChangeMountain__interactiveChangeMountain___2QLgb {
      float: right; } }
  .InteractiveChangeMountain__interactiveChangeMountain__bg____ckY0, .InteractiveChangeMountain__interactiveChangeMountain__bg1___zRcnm, .InteractiveChangeMountain__interactiveChangeMountain__bg2___2rkP0 {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat; }
  .InteractiveChangeMountain__interactiveChangeMountain__bg1___zRcnm {
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/bg-1.png?858e8186b298dee5a5306b522ae58609);
    z-index: 2; }
  .InteractiveChangeMountain__interactiveChangeMountain__bg2___2rkP0 {
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/bg-3.png?b4120dcdaa9fd9152c2bbe7c5c7cafb9);
    z-index: 1;
    opacity: 0;
    visibility: hidden; }
  .InteractiveChangeMountain__interactiveChangeMountain__bg_active___BKuJu .InteractiveChangeMountain__interactiveChangeMountain__bg1___zRcnm {
    opacity: 0;
    visibility: hidden; }
  .InteractiveChangeMountain__interactiveChangeMountain__bg_active___BKuJu .InteractiveChangeMountain__interactiveChangeMountain__bg2___2rkP0 {
    opacity: 1;
    visibility: visible; }
  .InteractiveChangeMountain__interactiveChangeMountain__rock4___3k56u, .InteractiveChangeMountain__interactiveChangeMountain__rock3___14S2x, .InteractiveChangeMountain__interactiveChangeMountain__rock2___gIZV8, .InteractiveChangeMountain__interactiveChangeMountain__rock1___1MY1v {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    animation-timing-function: linear;
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    z-index: 3; }
  .InteractiveChangeMountain__interactiveChangeMountain__rock4___3k56u {
    width: 69px;
    height: 129px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/rock-4.png?75102e9b2e698f29afd3f61008026b01);
    right: 9px;
    top: 130px;
    animation-name: InteractiveChangeMountain__rock-stage4___1LJsl; }
  .InteractiveChangeMountain__interactiveChangeMountain__rock3___14S2x {
    width: 54px;
    height: 91px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/rock-3.png?1a9770660cca768b1a0fefc5016ddbeb);
    right: 51px;
    top: 129px;
    animation-name: InteractiveChangeMountain__rock-stage3___1GzuE; }
  .InteractiveChangeMountain__interactiveChangeMountain__rock2___gIZV8 {
    width: 37px;
    height: 51px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/rock-2.png?1f98c9fa036c7d2dd1b9838e31ee66c7);
    right: 45px;
    top: 89px;
    animation-name: InteractiveChangeMountain__rock-stage2___1STBM; }
  .InteractiveChangeMountain__interactiveChangeMountain__rock1___1MY1v {
    width: 30px;
    height: 33px;
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMountain/img/rock-1.png?e524c6cf4d14a1882eb566b731b9c62b);
    right: 68px;
    top: 107px;
    animation-name: InteractiveChangeMountain__rock-stage1___1xI0y; }
  .InteractiveChangeMountain__interactiveChangeMountain__info___3s65q {
    position: absolute;
    left: 244px;
    top: 146px;
    align-items: flex-start;
    width: 140px; }
    .InteractiveChangeMountain__interactiveChangeMountain__info_text___2bF3w {
      text-align: left; }
    .InteractiveChangeMountain__interactiveChangeMountain__info_direction___Ze9vL {
      transform: rotate(180deg); }

@keyframes InteractiveChangeMountain__rock-stage4___1LJsl {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(137px); } }

@keyframes InteractiveChangeMountain__rock-stage3___1GzuE {
  0% {
    transform: translate(0); }
  100% {
    transform: translate(-32px, 223px); } }

@keyframes InteractiveChangeMountain__rock-stage2___1STBM {
  0% {
    transform: translate(0); }
  100% {
    transform: translate(-20px, 299px); } }

@keyframes InteractiveChangeMountain__rock-stage1___1xI0y {
  0% {
    transform: translate(0); }
  100% {
    transform: translate(-55px, 295px); } }

.InteractiveChangeSea__interactiveChangeSea___3u-8N {
  position: relative;
  display: block;
  width: 100%;
  height: 309px; }
  .InteractiveChangeSea__interactiveChangeSea__bg___jipgh, .InteractiveChangeSea__interactiveChangeSea__bg1___3TCb3, .InteractiveChangeSea__interactiveChangeSea__bg2___1T3Rs {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: center;
    background-repeat: no-repeat; }
  .InteractiveChangeSea__interactiveChangeSea__bg1___3TCb3 {
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSea/img/bg-river.png?b23254ced7957f06b9a9f2d813d533c8);
    transition: opacity 3s, visibility 3s, width 3s; }
  .InteractiveChangeSea__interactiveChangeSea__bg2___1T3Rs {
    background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeSea/img/bg-sea.png?fa8b8873ba318b4222de9213c6fc6e64);
    opacity: 0;
    visibility: hidden;
    width: 100px;
    height: 100%;
    margin: 0 auto;
    transition: opacity 2s, visibility 2s, width 3s; }
  .InteractiveChangeSea__interactiveChangeSea__bg_active___2uPUR .InteractiveChangeSea__interactiveChangeSea__bg1___3TCb3 {
    opacity: 0;
    visibility: hidden; }
  .InteractiveChangeSea__interactiveChangeSea__bg_active___2uPUR .InteractiveChangeSea__interactiveChangeSea__bg2___1T3Rs {
    opacity: 1;
    visibility: visible;
    width: 100%; }
  .InteractiveChangeSea__interactiveChangeSea__btn___23GHi {
    font-size: 16px;
    font-weight: 500;
    color: #464646;
    text-transform: uppercase;
    line-height: 50px;
    width: 260px;
    background-color: #F3D771;
    border-radius: 30px; }
    .InteractiveChangeSea__interactiveChangeSea__btn_container___hEQIq {
      margin: 35px 0;
      display: flex;
      align-items: center;
      justify-content: center; }

.InteractiveChangeMap__interactiveChangeMap___mjCQ- {
  display: block;
  margin: 30px 0 70px;
  width: 320px;
  margin-left: -20px;
  height: 210px; }
  @media (min-width: 768px) {
    .InteractiveChangeMap__interactiveChangeMap___mjCQ- {
      width: 100%;
      height: 269px;
      margin: 30px 0;
      margin-left: 0; } }
  .InteractiveChangeMap__interactiveChangeMap__container___suVfR {
    height: 100%; }
    @media (min-width: 768px) {
      .InteractiveChangeMap__interactiveChangeMap__container___suVfR {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 45px; } }
  .InteractiveChangeMap__interactiveChangeMap__img____--xw {
    position: relative;
    width: 100%;
    height: 100%; }
    @media (min-width: 768px) {
      .InteractiveChangeMap__interactiveChangeMap__img____--xw {
        width: 411px;
        height: 100%; } }
    .InteractiveChangeMap__interactiveChangeMap__img_map1___171qW, .InteractiveChangeMap__interactiveChangeMap__img_map2___3HQz1 {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-position: center;
      background-repeat: no-repeat; }
    .InteractiveChangeMap__interactiveChangeMap__img_map1___171qW {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMap/img/map-1.png?4ecc2a28b832d2f94c4ab0427092a0c6);
      z-index: 1;
      opacity: 0;
      visibility: hidden; }
    .InteractiveChangeMap__interactiveChangeMap__img_map2___3HQz1 {
      background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMap/img/map-2.png?ef75ffe2fe6b094cab8e17e9f59f9566);
      z-index: 2; }
    .InteractiveChangeMap__interactiveChangeMap__img_active___2URho .InteractiveChangeMap__interactiveChangeMap__img_map1___171qW {
      opacity: 1;
      visibility: visible;
      z-index: 3; }
  .InteractiveChangeMap__interactiveChangeMap__btn___3RTYL {
    display: block;
    position: relative;
    background-color: transparent;
    width: 48px;
    height: 48px;
    margin: 10px auto 0; }
    @media (min-width: 768px) {
      .InteractiveChangeMap__interactiveChangeMap__btn___3RTYL {
        margin: 0; } }
    .InteractiveChangeMap__interactiveChangeMap__btn_img___34f3Y {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background-position: center;
      background-repeat: no-repeat; }
      .InteractiveChangeMap__interactiveChangeMap__btn_img_first___2CzT7 {
        background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMap/img/btn-1.png?861696c93d81462e225609da8a0d67fc);
        z-index: 1;
        opacity: 0;
        visibility: hidden; }
      .InteractiveChangeMap__interactiveChangeMap__btn_img_second___3PtA1 {
        background-image: url(/components/InteractiveContent/InteractiveContent15/InteractiveChangeMap/img/btn-2.png?4f1240110ebd5f9e858839ac0a0b823a);
        z-index: 2; }
    .InteractiveChangeMap__interactiveChangeMap__btn_active___3Xb5S .InteractiveChangeMap__interactiveChangeMap__btn_img_first___2CzT7 {
      opacity: 1;
      visibility: visible;
      z-index: 3; }

.InteractiveContent16__interactiveContent_title___2zgxt {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .InteractiveContent16__interactiveContent_title___2zgxt {
      font-size: 48px;
      padding: 0 20px; } }
  @media (min-width: 1240px) {
    .InteractiveContent16__interactiveContent_title___2zgxt {
      font-size: 60px;
      line-height: 1;
      text-align: center;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding: 0px; } }

.InteractiveDropPuzzle__interactiveDropPuzzle___3ODp_ {
  position: relative; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__block___3UpCF {
    position: relative;
    height: 390px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 600px;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveDropPuzzle__interactiveDropPuzzle__block___3UpCF {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveDropPuzzle__interactiveDropPuzzle__block___3UpCF {
        transform: none;
        margin-top: 0; } }
  .InteractiveDropPuzzle__interactiveDropPuzzle__info___3N4LY {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__container___1jlcP {
    position: relative;
    width: 279px;
    height: 186px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__content___yuZxp {
    font-size: 14px;
    line-height: 20px;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveDropPuzzle__interactiveDropPuzzle__content___yuZxp {
        font-size: 16px;
        line-height: 26px; } }
    .InteractiveDropPuzzle__interactiveDropPuzzle__content_active___3yTHw {
      display: block; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__bg___3_6tu {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    animation-timing-function: ease;
    animation-duration: 1s;
    animation-fill-mode: forwards; }
    .InteractiveDropPuzzle__interactiveDropPuzzle__bg_shadow___Sgerw {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveDropPuzzle/img/img_sm.png?2352d63ff78b919b597bfa01e6a0d31d); }
    .InteractiveDropPuzzle__interactiveDropPuzzle__bg_origin___3rl97 {
      display: none;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveDropPuzzle/img/img_origin.png?68529256f6b9fdfc1bff062a311147f4); }
    .InteractiveDropPuzzle__interactiveDropPuzzle__bg_scale___RbcMj {
      display: block;
      animation-name: InteractiveDropPuzzle__scaleOn___1VqAK;
      z-index: 100; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img___28Dp7 {
    position: absolute;
    cursor: pointer; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img1___paI-f {
    left: 36px;
    top: 12px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img2___3fffH {
    left: 246px;
    top: 18px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img3___3Jh3_ {
    right: 30px;
    top: 15px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img4___zP5Jl {
    left: 16px;
    top: 64px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img5___2ud6n {
    right: 50px;
    bottom: 26px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img6___1c7vS {
    right: 64px;
    top: 153px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img7___1uT0l {
    left: 32px;
    bottom: 107px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img8___2Jii8 {
    left: 96px;
    bottom: 4px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img9___lAYsO {
    left: 232px;
    bottom: 13px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__img10___2RGdL {
    right: 23px;
    bottom: 102px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item___2hwNJ {
    position: absolute;
    z-index: 30; }
    .InteractiveDropPuzzle__interactiveDropPuzzle__item___2hwNJ img {
      display: none; }
    .InteractiveDropPuzzle__interactiveDropPuzzle__item_active___1omtb {
      cursor: default;
      pointer-events: none;
      z-index: 20; }
      .InteractiveDropPuzzle__interactiveDropPuzzle__item_active___1omtb img {
        display: block; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item1___1MqVk {
    left: 0px;
    top: 0;
    width: 127px;
    height: 34px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item2___2buZR {
    left: 99px;
    top: 0;
    width: 123px;
    height: 45px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item3___3YHRu {
    left: 100px;
    top: 31px;
    width: 105px;
    height: 107px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item4___1mwuI {
    left: 0;
    top: 31px;
    width: 101px;
    height: 83px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item5___PWsIc {
    left: 56px;
    top: 30px;
    width: 103px;
    height: 107px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item6___1SYyO {
    right: 0;
    top: 0;
    width: 90px;
    height: 58px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item7___2Lajz {
    right: 0;
    top: 44px;
    width: 93px;
    height: 93px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item8___3Lcpo {
    left: 0;
    bottom: 0;
    width: 111px;
    height: 82px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item9___TICwD {
    left: 56px;
    bottom: 0;
    width: 200px;
    height: 72px; }
  .InteractiveDropPuzzle__interactiveDropPuzzle__item10___2Bb77 {
    right: 0;
    bottom: 0;
    width: 93px;
    height: 105px; }

@keyframes InteractiveDropPuzzle__scaleOn___1VqAK {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.6); }
  100% {
    transform: scale(1); } }

.InteractiveRedEars__interactiveRedEars___1vC08 {
  position: relative;
  width: 100%;
  height: 100%; }
  .InteractiveRedEars__interactiveRedEars__container___32Zbj {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 600px;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveRedEars__interactiveRedEars__container___32Zbj {
        transform: scale(0.85) translateX(28px);
        margin-top: -30px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveRedEars__interactiveRedEars__container___32Zbj {
        transform: none;
        margin-top: 0; } }
  .InteractiveRedEars__interactiveRedEars__img1___ik54e {
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveRedEars/img/img1.png?4d5f30c3d912be0bf1e75415a6fa825f); }
  .InteractiveRedEars__interactiveRedEars__img2___FPYF_ {
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveRedEars/img/img2.png?9dc6cf0adb7e3b69581be1311c38ae45);
    opacity: 0;
    overflow: hidden; }
  .InteractiveRedEars__interactiveRedEars__img___FeY0h {
    position: absolute;
    top: 0;
    left: 0;
    width: 175px;
    height: 336px;
    background-repeat: no-repeat;
    background-position: center; }
    .InteractiveRedEars__interactiveRedEars__img_container___34uzL {
      position: relative;
      margin: 0 auto;
      width: 175px;
      height: 336px; }
      .InteractiveRedEars__interactiveRedEars__img_container_active___2ztrV .InteractiveRedEars__interactiveRedEars__img1___ik54e {
        opacity: 0;
        overflow: hidden; }
      .InteractiveRedEars__interactiveRedEars__img_container_active___2ztrV .InteractiveRedEars__interactiveRedEars__img2___FPYF_ {
        opacity: 1;
        overflow: visible; }
      .InteractiveRedEars__interactiveRedEars__img_container_active___2ztrV .InteractiveRedEars__interactiveRedEars__btn___Lo2vp {
        cursor: default; }
  .InteractiveRedEars__interactiveRedEars__btn___Lo2vp {
    display: block;
    position: absolute;
    background-color: transparent; }
    .InteractiveRedEars__interactiveRedEars__btn_left___zb_wa {
      top: 28px;
      right: 105px;
      width: 25px;
      height: 25px; }
    .InteractiveRedEars__interactiveRedEars__btn_right___JLQ3I {
      width: 30px;
      height: 30px;
      top: 40px;
      right: 42px; }
  .InteractiveRedEars__interactiveRedEars__content___apFvG {
    display: none;
    font-size: 14px;
    line-height: 20px; }
    @media (min-width: 768px) {
      .InteractiveRedEars__interactiveRedEars__content___apFvG {
        font-size: 16px;
        line-height: 26px; } }
    .InteractiveRedEars__interactiveRedEars__content_active___3w7HY {
      display: block; }
  .InteractiveRedEars__interactiveRedEars__info___2w0Xk {
    position: absolute;
    left: -130px;
    top: -8px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100px; }

.InteractiveListPuzzle__interactiveListPuzzle___3ic7L {
  position: relative; }
  .InteractiveListPuzzle__interactiveListPuzzle__block___WD3zU {
    position: relative;
    height: 420px;
    width: 600px;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveListPuzzle__interactiveListPuzzle__block___WD3zU {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveListPuzzle__interactiveListPuzzle__block___WD3zU {
        transform: none;
        margin-top: 0; } }
  .InteractiveListPuzzle__interactiveListPuzzle__bg___33lxB {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 441px;
    height: 357px;
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveListPuzzle/img/list.png?a698712d4729eee75661b09cb161986d);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%); }
  .InteractiveListPuzzle__interactiveListPuzzle__text___3sgQz {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    width: 380px;
    height: 255px; }
    .InteractiveListPuzzle__interactiveListPuzzle__text_bad___1Mj3y {
      left: 41px;
      top: 71px;
      background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveListPuzzle/img/bad_text.png?9117d3cb2ebeb1a9cd810ff6d1a3125a); }
    .InteractiveListPuzzle__interactiveListPuzzle__text_good___20S37 {
      display: none;
      left: 41px;
      top: 71px;
      background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveListPuzzle/img/good_text.png?5c75ac1dedf80533708861af9c4e7a27);
      position: relative;
      z-index: 30; }
  .InteractiveListPuzzle__interactiveListPuzzle__container___3zzID {
    position: relative;
    width: 455px;
    height: 365px; }
    .InteractiveListPuzzle__interactiveListPuzzle__container_active___2kyEp .InteractiveListPuzzle__interactiveListPuzzle__text_bad___1Mj3y {
      display: none; }
    .InteractiveListPuzzle__interactiveListPuzzle__container_active___2kyEp .InteractiveListPuzzle__interactiveListPuzzle__text_good___20S37 {
      display: block; }
    .InteractiveListPuzzle__interactiveListPuzzle__container_active___2kyEp .InteractiveListPuzzle__interactiveListPuzzle__item___25Iky {
      display: none; }
  .InteractiveListPuzzle__interactiveListPuzzle__info___36Due {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveListPuzzle__interactiveListPuzzle__content___1NNSY {
    font-size: 14px;
    line-height: 20px;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveListPuzzle__interactiveListPuzzle__content___1NNSY {
        font-size: 16px;
        line-height: 26px; } }
    .InteractiveListPuzzle__interactiveListPuzzle__content_active___1dokK {
      display: block; }
  .InteractiveListPuzzle__interactiveListPuzzle__img___1C4wM {
    position: absolute;
    display: block;
    cursor: pointer; }
  .InteractiveListPuzzle__interactiveListPuzzle__img1___IzC_n {
    top: 30px;
    left: -30px; }
  .InteractiveListPuzzle__interactiveListPuzzle__img2___30rcu {
    bottom: -20px;
    left: 4px; }
  .InteractiveListPuzzle__interactiveListPuzzle__img3___fwgLm {
    bottom: -44px;
    right: -50px; }
  .InteractiveListPuzzle__interactiveListPuzzle__img4___m6Yko {
    top: 10px;
    right: -10px; }
  .InteractiveListPuzzle__interactiveListPuzzle__item___25Iky {
    position: absolute; }
    .InteractiveListPuzzle__interactiveListPuzzle__item___25Iky img {
      display: none; }
    .InteractiveListPuzzle__interactiveListPuzzle__item_active___1Bp1S {
      cursor: default;
      pointer-events: none;
      z-index: 20; }
      .InteractiveListPuzzle__interactiveListPuzzle__item_active___1Bp1S img {
        display: block; }
  .InteractiveListPuzzle__interactiveListPuzzle__item1___3fZ4T {
    left: 246px;
    top: 150px;
    width: 79px;
    height: 44px;
    transform: rotate(18deg); }
    .InteractiveListPuzzle__interactiveListPuzzle__item1___3fZ4T img {
      width: 67px;
      transform: rotate(18deg); }
  .InteractiveListPuzzle__interactiveListPuzzle__item2___eN1oU {
    left: 184px;
    top: 174px;
    width: 56px;
    height: 26px;
    transform: rotate(18deg); }
    .InteractiveListPuzzle__interactiveListPuzzle__item2___eN1oU img {
      width: 48px;
      transform: rotate(4deg); }
  .InteractiveListPuzzle__interactiveListPuzzle__item3___2nUR0 {
    left: 70px;
    bottom: 114px;
    width: 85px;
    height: 33px;
    transform: rotate(21deg); }
    .InteractiveListPuzzle__interactiveListPuzzle__item3___2nUR0 img {
      width: 80px;
      transform: rotate(12deg); }
  .InteractiveListPuzzle__interactiveListPuzzle__item4___1l4u5 {
    right: 123px;
    bottom: 106px;
    width: 86px;
    height: 30px;
    transform: rotate(18deg); }
    .InteractiveListPuzzle__interactiveListPuzzle__item4___1l4u5 img {
      width: 80px;
      transform: rotate(-16deg); }

.InteractiveFootPuzzle__interactiveFootPuzzle___2_BD7 {
  position: relative; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__block___3mFya {
    position: relative;
    height: 430px;
    width: 600px;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveFootPuzzle__interactiveFootPuzzle__block___3mFya {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveFootPuzzle__interactiveFootPuzzle__block___3mFya {
        transform: none;
        margin-top: 0; } }
  .InteractiveFootPuzzle__interactiveFootPuzzle__bg___1jeUS {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 246px;
    height: 250px;
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveFootPuzzle/img/bg.jpg?6d7ae73adfcd04c264fb037bea2b04d9);
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%); }
  .InteractiveFootPuzzle__interactiveFootPuzzle__container___2_wnT {
    position: relative;
    width: 100%;
    height: 100%; }
    .InteractiveFootPuzzle__interactiveFootPuzzle__container_active___1Bntj .InteractiveFootPuzzle__interactiveFootPuzzle__item___2gHGg {
      animation-timing-function: linear;
      animation-duration: 12s;
      animation-timing-function: steps(12, end);
      animation-fill-mode: forwards;
      animation-delay: 0.5s; }
    .InteractiveFootPuzzle__interactiveFootPuzzle__container_active___1Bntj .InteractiveFootPuzzle__interactiveFootPuzzle__item1___2w4dw {
      animation-name: InteractiveFootPuzzle__foot_left___esWmB; }
    .InteractiveFootPuzzle__interactiveFootPuzzle__container_active___1Bntj .InteractiveFootPuzzle__interactiveFootPuzzle__item2___2R6LM {
      animation-name: InteractiveFootPuzzle__foot_right___3lhyF; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__info___StGj_ {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__content___2d5_F {
    font-size: 14px;
    line-height: 20px;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveFootPuzzle__interactiveFootPuzzle__content___2d5_F {
        font-size: 16px;
        line-height: 26px; } }
    .InteractiveFootPuzzle__interactiveFootPuzzle__content_active___1lPko {
      display: block; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img___1IAqE {
    position: absolute;
    display: block;
    cursor: pointer; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img1___29WWg {
    top: 50px;
    left: 30px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img2___2-zYU {
    top: 103px;
    left: 101px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img3___2DsC9 {
    bottom: 0px;
    left: 80px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img4___32f6l {
    top: 73px;
    right: 77px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img5___191mT {
    bottom: 59px;
    right: 113px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__img6___1D1oV {
    bottom: -24px;
    right: 24px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__item1___2w4dw {
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveFootPuzzle/img/foot_left.png?1540272c27b632519041093efc8038e4);
    left: 30px;
    top: 55px;
    width: 65px;
    height: 159px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__item2___2R6LM {
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveFootPuzzle/img/foot_right.png?51ad0ce62f8f31afa28f0e00fe8e9fc1);
    right: 30px;
    top: 20px;
    width: 91px;
    height: 203px; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__item___2gHGg {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
    .InteractiveFootPuzzle__interactiveFootPuzzle__item___2gHGg img {
      display: none;
      margin: 0 auto; }
    .InteractiveFootPuzzle__interactiveFootPuzzle__item_active___3EdRj {
      cursor: default;
      pointer-events: none;
      z-index: 20;
      background-image: none; }
      .InteractiveFootPuzzle__interactiveFootPuzzle__item_active___3EdRj img {
        display: block; }
  .InteractiveFootPuzzle__interactiveFootPuzzle__hide___3HEdQ {
    display: none; }

@keyframes InteractiveFootPuzzle__foot_left___esWmB {
  0% {
    transform: rotate(0deg);
    left: 30px;
    opacity: 1; }
  5% {
    transform: rotate(40deg);
    left: 90px;
    top: 10px;
    opacity: 1; }
  10% {
    transform: rotate(60deg);
    left: 110px;
    top: 0px;
    opacity: 1; }
  15%,
  20% {
    transform: rotate(90deg);
    left: 130px;
    top: -10px;
    opacity: 1; }
  25% {
    transform: rotate(90deg) scale(1.2);
    left: 190px;
    top: -10px;
    opacity: 1; }
  30% {
    transform: rotate(90deg) scale(1);
    left: 250px;
    top: -10px;
    opacity: 1; }
  35% {
    transform: rotate(90deg) scale(1.2);
    left: 310px;
    top: -10px;
    opacity: 1; }
  40% {
    transform: rotate(90deg) scale(1);
    left: 370px;
    top: -10px;
    opacity: 1; }
  45% {
    transform: rotate(90deg) scale(1.2);
    left: 430px;
    top: -10px;
    opacity: 1; }
  50% {
    transform: rotate(90deg) scale(1);
    left: 490px;
    top: -10px;
    opacity: 1; }
  55% {
    transform: rotate(90deg) scale(1.2);
    left: 550px;
    top: -10px;
    opacity: 1; }
  60% {
    transform: rotate(90deg) scale(1);
    left: 610px;
    top: -10px;
    opacity: 1; }
  65% {
    transform: rotate(90deg) scale(1.2);
    left: 670px;
    top: -10px;
    opacity: 1; }
  70% {
    transform: rotate(90deg) scale(1);
    left: 730px;
    top: -10px;
    opacity: 1; }
  75% {
    transform: rotate(90deg) scale(1.2);
    left: 790px;
    top: -10px;
    opacity: 1; }
  80% {
    transform: rotate(90deg) scale(1);
    left: 850px;
    top: -10px;
    opacity: 1; }
  85% {
    transform: rotate(90deg) scale(1.2);
    left: 910px;
    top: -10px;
    opacity: 1; }
  90% {
    transform: rotate(90deg) scale(1);
    left: 970px;
    top: -10px;
    opacity: 1; }
  95% {
    transform: rotate(90deg) scale(1.2);
    left: 1030px;
    top: -10px;
    opacity: 1; }
  100% {
    transform: rotate(90deg) scale(1);
    left: 1090px;
    top: -10px;
    opacity: 0; } }

@keyframes InteractiveFootPuzzle__foot_right___3lhyF {
  0% {
    transform: rotate(0deg);
    top: 20px;
    right: 30px;
    opacity: 1; }
  5% {
    transform: rotate(40deg);
    right: 0px;
    top: 60px;
    opacity: 1; }
  10% {
    transform: rotate(60deg);
    right: 0px;
    top: 80px;
    opacity: 1; }
  15% {
    transform: rotate(90deg);
    right: 0px;
    top: 80px;
    opacity: 1; }
  20% {
    transform: rotate(90deg) scale(1.2);
    right: -60px;
    top: 80px;
    opacity: 1; }
  25% {
    transform: rotate(90deg) scale(1.1);
    right: -120px;
    top: 80px;
    opacity: 1; }
  30% {
    transform: rotate(90deg) scale(1.2);
    right: -180px;
    top: 80px;
    opacity: 1; }
  35% {
    transform: rotate(90deg) scale(1);
    right: -240px;
    top: 80px;
    opacity: 1; }
  40% {
    transform: rotate(90deg) scale(1.2);
    right: -300px;
    top: 80px;
    opacity: 1; }
  45% {
    transform: rotate(90deg) scale(1);
    right: -360px;
    top: 80px;
    opacity: 1; }
  50% {
    transform: rotate(90deg) scale(1.2);
    right: -420px;
    top: 80px;
    opacity: 1; }
  55% {
    transform: rotate(90deg) scale(1);
    right: -480px;
    top: 80px;
    opacity: 1; }
  60% {
    transform: rotate(90deg) scale(1.2);
    right: -540px;
    top: 80px;
    opacity: 1; }
  65% {
    transform: rotate(90deg) scale(1);
    right: -600px;
    top: 80px;
    opacity: 1; }
  70% {
    transform: rotate(90deg) scale(1.2);
    right: -660px;
    top: 80px;
    opacity: 1; }
  75% {
    transform: rotate(90deg) scale(1);
    right: -720px;
    top: 80px;
    opacity: 1; }
  80% {
    transform: rotate(90deg) scale(1.2);
    right: -780px;
    top: 80px;
    opacity: 1; }
  85% {
    transform: rotate(90deg) scale(1);
    right: -840px;
    top: 80px;
    opacity: 1; }
  90% {
    transform: rotate(90deg) scale(1.2);
    right: -900px;
    top: 80px;
    opacity: 1; }
  95% {
    transform: rotate(90deg) scale(1);
    right: -960px;
    top: 80px;
    opacity: 1; }
  100% {
    transform: rotate(90deg) scale(1);
    right: -1020px;
    top: 80px;
    opacity: 0; } }

.InteractiveScalesPuzzle__interactiveScalesPuzzle___1PUPc {
  position: relative; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__block___3JE05 {
    position: relative;
    height: 340px;
    width: 600px;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveScalesPuzzle__interactiveScalesPuzzle__block___3JE05 {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveScalesPuzzle__interactiveScalesPuzzle__block___3JE05 {
        transform: none;
        margin-top: 0; } }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__bg___DpxaK {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 331px;
    height: 277px;
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveScalesPuzzle/img/bg1.png?7bf4f9ae1fe0aef145d61ae76b067bfd);
    transform: translate(-50%, -50%); }
    .InteractiveScalesPuzzle__interactiveScalesPuzzle__bg_active___2NaxV {
      background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveScalesPuzzle/img/bg2.png?abb85ec2c2b15ec313dac25375bf7500); }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__container___711Th {
    position: relative;
    width: 100%;
    height: 100%; }
    .InteractiveScalesPuzzle__interactiveScalesPuzzle__container_active___2h1OP {
      display: none; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__info___fGfB8 {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__content___3pTNU {
    font-size: 14px;
    line-height: 20px;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveScalesPuzzle__interactiveScalesPuzzle__content___3pTNU {
        font-size: 16px;
        line-height: 26px; } }
    .InteractiveScalesPuzzle__interactiveScalesPuzzle__content_active___23Tzt {
      display: block; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__img___Lrrqo {
    position: absolute;
    top: 50px;
    display: block;
    cursor: pointer; }
    .InteractiveScalesPuzzle__interactiveScalesPuzzle__img_hide___7Wcps {
      display: none; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__img1___9EBTp {
    left: 30px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__img2___31M8Z {
    left: 67px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__img3___If_ET {
    left: 103px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__item___nuwfp {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 27px;
    height: 51px;
    top: 145px;
    display: none; }
    .InteractiveScalesPuzzle__interactiveScalesPuzzle__item_show___1sCFt {
      display: block; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__item1___1nhIb {
    left: 13px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__item2___3jJwf {
    left: 44px; }
  .InteractiveScalesPuzzle__interactiveScalesPuzzle__item3___1LJuu {
    left: 74px; }

.InteractiveMosquito__interactiveMosquito__block___16iQY {
  position: relative;
  width: 600px;
  height: 295px;
  transform: scale(0.5) translateX(-329px);
  margin-top: -90px;
  margin-bottom: -80px; }
  @media (min-width: 768px) {
    .InteractiveMosquito__interactiveMosquito__block___16iQY {
      transform: scale(0.85) translateX(28px);
      margin-top: -50px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .InteractiveMosquito__interactiveMosquito__block___16iQY {
      transform: none;
      margin-top: 0; } }

.InteractiveMosquito__interactiveMosquito__btn___3cyT_ {
  width: 62px;
  height: 62px;
  cursor: pointer;
  position: absolute;
  background-color: transparent;
  outline: none;
  border: none;
  bottom: 0;
  left: 68px; }
  .InteractiveMosquito__interactiveMosquito__btn_hide___2J-ej {
    display: none; }
  .InteractiveMosquito__interactiveMosquito__btn___3cyT_:focus, .InteractiveMosquito__interactiveMosquito__btn___3cyT_:active {
    outline: none;
    border: none; }
  .InteractiveMosquito__interactiveMosquito__btn_img___1Hdvx {
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveMosquito/img/btn.png?f5f81a35a4c9ebf7930112585b1333b7);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 62px;
    height: 62px; }

.InteractiveMosquito__interactiveMosquito__barrel___rFA83 {
  position: absolute;
  bottom: 0;
  left: 148px;
  background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveMosquito/img/botler.png?d82f54004244feee01dad9c292d1b359);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 203px;
  height: 231px;
  z-index: 10; }

.InteractiveMosquito__interactiveMosquito__cup___7doSj {
  position: absolute;
  bottom: 0;
  left: 297px;
  background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveMosquito/img/cup.png?c5a35e77f42cc2f9dca669bce70ad642);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 99px;
  height: 42px;
  z-index: 20; }
  .InteractiveMosquito__interactiveMosquito__cup_full___3EgDB {
    transition-delay: 2.1s;
    background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveMosquito/img/cup-full.png?ac9d68be89c0f6a0b80fa893ab5e92d5); }

.InteractiveMosquito__interactiveMosquito__mosc___2VzA2 {
  position: absolute;
  bottom: 0;
  right: 82px;
  background-image: url(/components/InteractiveContent/InteractiveContent16/InteractiveMosquito/img/mosq-b.png?baf2a2c58bdaa1878d652d1ead69718a);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 160px;
  height: 87px;
  z-index: 30; }
  .InteractiveMosquito__interactiveMosquito__mosc_active___2Y3jE {
    animation-name: InteractiveMosquito__active_mosc___6lIaY;
    animation-timing-function: linear;
    animation-duration: 2s;
    animation-delay: 2.5s;
    animation-fill-mode: forwards; }

@keyframes InteractiveMosquito__active_mosc___6lIaY {
  35% {
    transform: translateX(-10px) rotate(-25deg);
    width: 160px;
    height: 87px; }
  75% {
    transform: translateX(0) rotate(0);
    width: 160px;
    height: 87px; }
  100% {
    transform: translateX(40px);
    width: 218px;
    height: 118px; } }

.InteractiveMosquito__interactiveMosquito__oil___2omSW {
  position: absolute;
  top: 160px;
  left: 347px;
  background-color: #000;
  width: 2px;
  height: 0px;
  z-index: 30;
  transition: 2s linear; }
  .InteractiveMosquito__interactiveMosquito__oil_active___2olsK {
    height: 113px; }

.InteractiveMosquito__interactiveMosquito__info___3Fy51 {
  position: absolute;
  left: -162px;
  top: 280px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 140px; }

.InteractiveMosquito__interactiveMosquito__content___P-XaF {
  font-size: 14px;
  line-height: 20px;
  display: none; }
  @media (min-width: 768px) {
    .InteractiveMosquito__interactiveMosquito__content___P-XaF {
      font-size: 16px;
      line-height: 26px; } }
  .InteractiveMosquito__interactiveMosquito__content_active___lABVq {
    display: block; }

.InteractiveContent17__interactiveContent_title___LZDiU {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .InteractiveContent17__interactiveContent_title___LZDiU {
      font-size: 48px;
      padding: 0 20px; } }
  @media (min-width: 1240px) {
    .InteractiveContent17__interactiveContent_title___LZDiU {
      font-size: 60px;
      line-height: 1;
      text-align: center;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold; } }

.TownInMap__TownInMap___3vOcQ {
  position: relative; }
  .TownInMap__TownInMap__block___265z_ {
    position: relative;
    width: 600px;
    height: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .TownInMap__TownInMap__block___265z_ {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .TownInMap__TownInMap__block___265z_ {
        transform: none;
        margin-top: 0; } }
  .TownInMap__TownInMap__bg___28v1w {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 562px;
    height: 318px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/TownInMap/img/map.png?71333a39960c40af542452b5496e0c69);
    transform: translate(-50%, -50%); }
  .TownInMap__TownInMap__map___1nsD5 {
    position: relative;
    width: 100%;
    height: 100%; }
  .TownInMap__TownInMap__info___1Y3fG {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .TownInMap__TownInMap__content___2tMny {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .TownInMap__TownInMap__content___2tMny {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .TownInMap__TownInMap__content___2tMny {
        text-align: left; } }
    .TownInMap__TownInMap__content___2tMny.TownInMap__TownInMap__content_active___xn5cK {
      display: block; }
  .TownInMap__TownInMap__field___5Lnn9 {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    display: block;
    cursor: pointer; }
    .TownInMap__TownInMap__field_active___3WHrN {
      pointer-events: none; }
    .TownInMap__TownInMap__field___5Lnn9:hover, .TownInMap__TownInMap__field___5Lnn9:active, .TownInMap__TownInMap__field___5Lnn9:focus {
      background-color: #ccc; }
  .TownInMap__TownInMap__field1___2WNyi {
    top: 111px;
    left: 65px; }
  .TownInMap__TownInMap__field2___2KRgv {
    top: 75px;
    left: 80px; }
  .TownInMap__TownInMap__field3___el8me {
    top: 170px;
    left: 192px; }
  .TownInMap__TownInMap__field4___2CclP {
    top: 140px;
    left: 150px; }
  .TownInMap__TownInMap__field5___rZncZ {
    top: 185px;
    left: 95px; }
  .TownInMap__TownInMap__field6___1vhLP {
    top: 145px;
    left: 80px; }
  .TownInMap__TownInMap__item___3r_I2 {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    cursor: pointer;
    transition: all 0.5s linear; }
    .TownInMap__TownInMap__item_current___S-1r2 .TownInMap__TownInMap__item_desc___OCX4J {
      color: #2bb600; }
    .TownInMap__TownInMap__item_active___g-V5C {
      pointer-events: none; }
      .TownInMap__TownInMap__item_active___g-V5C .TownInMap__TownInMap__item_desc___OCX4J {
        color: #3C3C3C; }
    .TownInMap__TownInMap__item_img___2bBNu {
      width: 38px;
      height: 47px;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/components/InteractiveContent/InteractiveContent17/TownInMap/img/item.png?1177092232fe9c223de026ec0d05e858);
      background-size: 100%;
      pointer-events: none; }
    .TownInMap__TownInMap__item_desc___OCX4J {
      font-size: 16px;
      text-transform: uppercase;
      pointer-events: none; }
  .TownInMap__TownInMap__item1___HCwhx {
    top: 20px;
    left: 83px; }
    .TownInMap__TownInMap__item1___HCwhx.TownInMap__TownInMap__item_active___g-V5C {
      top: 133px;
      left: 105px; }
  .TownInMap__TownInMap__item2___3gZ66 {
    top: 50px;
    left: 287px; }
    .TownInMap__TownInMap__item2___3gZ66.TownInMap__TownInMap__item_active___g-V5C {
      top: 94px;
      left: 119px; }
  .TownInMap__TownInMap__item3___2vEHT {
    top: 0;
    left: 440px; }
    .TownInMap__TownInMap__item3___2vEHT.TownInMap__TownInMap__item_active___g-V5C {
      top: 192px;
      left: 232px; }
  .TownInMap__TownInMap__item4___15IkK {
    bottom: 60px;
    left: 85px; }
    .TownInMap__TownInMap__item4___15IkK.TownInMap__TownInMap__item_active___g-V5C {
      bottom: 208px;
      left: 193px; }
  .TownInMap__TownInMap__item5___1IJLK {
    bottom: 15px;
    left: 190px; }
    .TownInMap__TownInMap__item5___1IJLK.TownInMap__TownInMap__item_active___g-V5C {
      bottom: 165px;
      left: 133px; }
  .TownInMap__TownInMap__item6___2EG5G {
    bottom: 20px;
    left: 410px; }
    .TownInMap__TownInMap__item6___2EG5G.TownInMap__TownInMap__item_active___g-V5C {
      bottom: 206px;
      left: 121px; }

.InteractiveChestBottomSea__interactiveChestBottomSea___3mUXw {
  position: relative; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__block___1l2WY {
    position: relative;
    width: 314px;
    height: 322px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.46) translateX(-40px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__block___1l2WY {
        transform: scale(0.85) translateX(2px);
        margin-top: -20px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__block___1l2WY {
        transform: none;
        margin-top: 0; } }
    .InteractiveChestBottomSea__interactiveChestBottomSea__block_hide___2oiqi {
      display: none; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__openChest___2_mXa {
    position: relative;
    width: 280px;
    height: 140px;
    margin: 30px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveChestBottomSea/img/open-chest.png?364a19cb03152fe595256518db451478);
    background-size: contain;
    display: none;
    animation-duration: 1s;
    animation-fill-mode: forwards; }
    @media (min-width: 768px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__openChest___2_mXa {
        width: 280px;
        height: 270px;
        margin-top: -20px;
        margin-bottom: -20px; } }
    @media (min-width: 1240px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__openChest___2_mXa {
        width: 334px;
        height: 260px;
        margin-top: 0;
        margin-bottom: 0; } }
    .InteractiveChestBottomSea__interactiveChestBottomSea__openChest_active___lxey9 {
      display: block;
      animation-name: InteractiveChestBottomSea__scaleOn___2U8gn;
      z-index: 100; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__body___3ypgG {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    width: 315px;
    height: 322px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveChestBottomSea/img/body.png?fd549d1dd3e7470ec660c5e4484ce87b);
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 30;
    pointer-events: none; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__sea___2PF1J {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    top: 15px;
    width: 356px;
    height: 356px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveChestBottomSea/img/bg.png?abfe573293988d5fb3599dc0df66f3e1);
    z-index: 10;
    pointer-events: none; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__chest___1fHOk {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    left: 50%;
    top: -318px;
    width: 160px;
    height: 732px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveChestBottomSea/img/chest.png?45aa97282f4290e5db67873998fe9399);
    transform: translateX(-50%);
    z-index: 20;
    cursor: pointer;
    transition: top 0.3s ease-in-out; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__container___dwGh4 {
    position: relative;
    width: 100%;
    height: 100%; }
    .InteractiveChestBottomSea__interactiveChestBottomSea__container_active___2j4Cw {
      display: none; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__info___3I9Jx {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveChestBottomSea__interactiveChestBottomSea__content___3bA9T {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__content___3bA9T {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveChestBottomSea__interactiveChestBottomSea__content___3bA9T {
        text-align: left; } }
    .InteractiveChestBottomSea__interactiveChestBottomSea__content_active___Q-QiM {
      display: block; }

@keyframes InteractiveChestBottomSea__scaleOn___2U8gn {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.6); }
  100% {
    transform: scale(1); } }

.interactiveMonsterCatacomb__interactiveMonsterCatacomb___WBpuz {
  position: relative; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__block___2g4kP {
    position: relative;
    width: 580px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .interactiveMonsterCatacomb__interactiveMonsterCatacomb__block___2g4kP {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .interactiveMonsterCatacomb__interactiveMonsterCatacomb__block___2g4kP {
        transform: none;
        margin-top: 0; } }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__map___2p68o {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 239px;
    height: 235px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/map.jpg?008b33f8f47fcd8981eeb0308a685aba);
    opacity: 0.36;
    animation-duration: 1s;
    animation-fill-mode: forwards; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__map_active___3iMqD {
      animation-name: interactiveMonsterCatacomb__scaleOn___3ZcIM;
      z-index: 100;
      opacity: 1; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__info___2nrWf {
    position: absolute;
    left: -162px;
    top: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__content___3wEyE {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .interactiveMonsterCatacomb__interactiveMonsterCatacomb__content___3wEyE {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .interactiveMonsterCatacomb__interactiveMonsterCatacomb__content___3wEyE {
        text-align: left; } }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__content___3wEyE.interactiveMonsterCatacomb__interactiveMonsterCatacomb__content_active___JC_QI {
      display: block; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field___15pif {
    position: absolute;
    display: block;
    cursor: pointer; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field___15pif:hover, .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field___15pif:active, .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field___15pif:focus {
      background-color: rgba(204, 204, 204, 0.5); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field_active___3FtKJ {
      pointer-events: none; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field1___3TZ5- {
    bottom: 0;
    right: 0;
    width: 96px;
    height: 145px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field2___3-Mhh {
    top: 0;
    left: 0;
    width: 54px;
    height: 102px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field3___2JUJZ {
    bottom: 0;
    left: 0;
    width: 73px;
    height: 157px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field4___1dKmx {
    top: 0;
    left: 54px;
    width: 91px;
    height: 98px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field5___1sOXS {
    bottom: 0;
    left: 70px;
    width: 100px;
    height: 158px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__field6___4DW4V {
    top: 0;
    right: 0;
    width: 106px;
    height: 97px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item___3W-Qa {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    cursor: pointer;
    transition: all 0.5s linear; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_current___3QqWO {
      filter: drop-shadow(0 0 5px #2bb600); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      pointer-events: none;
      filter: none; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      pointer-events: none; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_desc___2BNUw {
      font-size: 16px;
      text-transform: uppercase;
      pointer-events: none; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item1___JehnI {
    top: 0px;
    left: 10px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item1___JehnI .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 96px;
      height: 145px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-1-left.png?122a649e4e77d1f9e9d14698a5b1b5af); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item1___JehnI.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 147px;
      left: 314px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item2___2BR2p {
    top: 100px;
    left: 124px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item2___2BR2p .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 54px;
      height: 102px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-2-left.png?1a56ca6d420201de19ba33488efe4d0f); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item2___2BR2p.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 58px;
      left: 171px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item3___TzbaQ {
    top: 168px;
    left: 50px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item3___TzbaQ .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 73px;
      height: 157px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-3-left.png?a01dbb1aa33b7035032f0eef3551de6a); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item3___TzbaQ.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 135px;
      left: 171px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item4___3pcGu {
    top: -10px;
    right: 40px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item4___3pcGu .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 91px;
      height: 98px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-1-right.png?b86b4cc8a12ca3ec7999f191f23fcb4b); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item4___3pcGu.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 58px;
      right: 266px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item5___3z9vo {
    top: 75px;
    right: 65px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item5___3z9vo .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 100px;
      height: 158px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-2-right.png?74bc97ee42a6086d211831295a1f261b); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item5___3z9vo.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 134px;
      right: 257px; }
  .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item6___eo9nJ {
    top: 240px;
    right: 20px; }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item6___eo9nJ .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_img___1l1sl {
      width: 106px;
      height: 97px;
      background-image: url(/components/InteractiveContent/InteractiveContent17/interactiveMonsterCatacomb/img/item-3-right.png?09afce413987536fda4c95b73bf0c1e2); }
    .interactiveMonsterCatacomb__interactiveMonsterCatacomb__item6___eo9nJ.interactiveMonsterCatacomb__interactiveMonsterCatacomb__item_active___aMq-3 {
      top: 58px;
      right: 170px; }

@keyframes interactiveMonsterCatacomb__scaleOn___3ZcIM {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.6); }
  100% {
    transform: scale(1); } }

.InteractiveGhostRasputin__interactiveGhostRasputin___34dru {
  position: relative; }
  .InteractiveGhostRasputin__interactiveGhostRasputin__block___2x6FS {
    position: relative;
    width: 580px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveGhostRasputin__interactiveGhostRasputin__block___2x6FS {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveGhostRasputin__interactiveGhostRasputin__block___2x6FS {
        transform: none;
        margin-top: 0; } }
  .InteractiveGhostRasputin__interactiveGhostRasputin__house___1bgpl {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    width: 466px;
    height: 268px;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveGhostRasputin/img/house.png?7b651214dc1fa7b519fee0e8f3c8d312); }
  .InteractiveGhostRasputin__interactiveGhostRasputin__window___12Rty {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveGhostRasputin/img/window.png?eebf829bed381d626f522b629c1f08af);
    left: 100px;
    top: 84px;
    width: 32px;
    height: 56px;
    z-index: 10; }
  .InteractiveGhostRasputin__interactiveGhostRasputin__magnifier___1gmf0 {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveGhostRasputin/img/magnifier.png?471cb8f8b8eee5c378407a80a098503f);
    right: 30px;
    bottom: 30px;
    width: 208px;
    height: 198px;
    z-index: 20;
    transition: 1s ease-in-out; }
    .InteractiveGhostRasputin__interactiveGhostRasputin__magnifier_active___3HvV9 {
      right: 283px;
      bottom: 58px; }
    .InteractiveGhostRasputin__interactiveGhostRasputin__magnifier_change___2iU49 {
      background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveGhostRasputin/img/magnifier-ghost.png?13582e7bb66018b042b16f6efc400f57);
      background-size: contain;
      width: 274px;
      height: 261px;
      right: 234px;
      bottom: 27px; }
  .InteractiveGhostRasputin__interactiveGhostRasputin__container___2-QVC {
    position: relative;
    width: 100%;
    height: 100%; }
    .InteractiveGhostRasputin__interactiveGhostRasputin__container_active___2pxfp {
      display: none; }
  .InteractiveGhostRasputin__interactiveGhostRasputin__info___3vf0p {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveGhostRasputin__interactiveGhostRasputin__content___3fWCA {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveGhostRasputin__interactiveGhostRasputin__content___3fWCA {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveGhostRasputin__interactiveGhostRasputin__content___3fWCA {
        text-align: left; } }
    .InteractiveGhostRasputin__interactiveGhostRasputin__content_active___2hATd {
      display: block; }

.InteractiveHappyTower__interactiveHappyTower___3RbFE {
  position: relative; }
  .InteractiveHappyTower__interactiveHappyTower__block___2t5O0 {
    position: relative;
    width: 580px;
    height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveHappyTower__interactiveHappyTower__block___2t5O0 {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveHappyTower__interactiveHappyTower__block___2t5O0 {
        transform: none;
        margin-top: 0; } }
  .InteractiveHappyTower__interactiveHappyTower__body___3Nfeo {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveHappyTower/img/body.png?5820e40006769977d59157f9abcc2165);
    width: 408px;
    height: 307px;
    z-index: 10; }
  .InteractiveHappyTower__interactiveHappyTower__overlay___1MJQC {
    position: absolute;
    background-position: top right;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveHappyTower/img/overlay.png?851eaff8f98e53be7d18f87413432f2b);
    background-size: auto;
    right: 0px;
    bottom: 0px;
    width: 2px;
    height: 307px;
    z-index: 20;
    transition: 0.3s ease-in-out; }
    .InteractiveHappyTower__interactiveHappyTower__overlay___1MJQC::after {
      content: '';
      position: absolute;
      left: 0;
      top: -15px;
      width: 3px;
      height: 338px;
      background-color: red; }
  .InteractiveHappyTower__interactiveHappyTower__button___1govW {
    position: absolute;
    background-color: transparent;
    border: none;
    outline: none;
    top: 50%;
    transform: translateY(-50%); }
    .InteractiveHappyTower__interactiveHappyTower__button_day___3UzGa {
      width: 43px;
      height: 43px;
      left: 30px; }
    .InteractiveHappyTower__interactiveHappyTower__button_night___9N9S8 {
      right: 30px;
      width: 49px;
      height: 55px; }
  .InteractiveHappyTower__interactiveHappyTower__info___1AgK0 {
    position: absolute;
    left: -162px;
    top: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveHappyTower__interactiveHappyTower__content___3mNYF {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveHappyTower__interactiveHappyTower__content___3mNYF {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveHappyTower__interactiveHappyTower__content___3mNYF {
        text-align: left; } }
    .InteractiveHappyTower__interactiveHappyTower__content_active___DwTTP {
      display: block; }

.InteractiveMeatBor__interactiveMeatBor___S28yB {
  position: relative; }
  .InteractiveMeatBor__interactiveMeatBor__block___1Rq_Q {
    position: relative;
    width: 600px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0.46) translateX(-348px);
    margin-top: -90px;
    margin-bottom: -80px; }
    @media (min-width: 768px) {
      .InteractiveMeatBor__interactiveMeatBor__block___1Rq_Q {
        transform: scale(0.85) translateX(28px);
        margin-top: -50px;
        margin-bottom: 0; } }
    @media (min-width: 1240px) {
      .InteractiveMeatBor__interactiveMeatBor__block___1Rq_Q {
        transform: none;
        margin-top: 0; } }
  .InteractiveMeatBor__interactiveMeatBor__trees___3r6hJ {
    width: 590px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    margin-top: 67px;
    position: relative; }
  .InteractiveMeatBor__interactiveMeatBor__tree___ioDpJ {
    display: block;
    width: calc(100%/3); }
    .InteractiveMeatBor__interactiveMeatBor__tree___ioDpJ img {
      max-width: 100%;
      display: block;
      height: auto; }
  .InteractiveMeatBor__interactiveMeatBor__metal___1XRUl {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveMeatBor/img/detector.png?78c7caa3dddc7ae73396a3392790a229);
    left: 209px;
    bottom: 0;
    width: 145px;
    height: 155px;
    z-index: 10;
    cursor: pointer;
    transition: 0.5s ease-in-out; }
    .InteractiveMeatBor__interactiveMeatBor__metal_active___ksc7U {
      background-image: url(/components/InteractiveContent/InteractiveContent17/InteractiveMeatBor/img/detectorOn.png?aa587d5a646670dd4c6407a33b1a8fde); }
  .InteractiveMeatBor__interactiveMeatBor__metal1___1AFPY {
    display: block;
    left: 5px;
    bottom: 125px; }
  .InteractiveMeatBor__interactiveMeatBor__metal2___1QrTD {
    display: block;
    left: 205px;
    bottom: 125px; }
  .InteractiveMeatBor__interactiveMeatBor__metal3___dP4fk {
    display: block;
    left: 405px;
    bottom: 125px; }
  .InteractiveMeatBor__interactiveMeatBor__orden___gd9bS {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: -63px;
    left: 263px;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    transition-delay: 0.5s; }
    .InteractiveMeatBor__interactiveMeatBor__orden_active___1M-jB {
      opacity: 1;
      overflow: visible; }
  .InteractiveMeatBor__interactiveMeatBor__bank___2tcjD {
    position: absolute;
    max-width: 100%;
    height: auto;
    top: -67px;
    left: 462px;
    overflow: hidden;
    opacity: 0;
    transition: 0.3s;
    transition-delay: 0.5s; }
    .InteractiveMeatBor__interactiveMeatBor__bank_active___mBcAj {
      opacity: 1;
      overflow: visible; }
  .InteractiveMeatBor__interactiveMeatBor__info___3L2B2 {
    position: absolute;
    left: -162px;
    top: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveMeatBor__interactiveMeatBor__content___5s4cT {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveMeatBor__interactiveMeatBor__content___5s4cT {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveMeatBor__interactiveMeatBor__content___5s4cT {
        text-align: left; } }
    .InteractiveMeatBor__interactiveMeatBor__content___5s4cT.InteractiveMeatBor__interactiveMeatBor__content_active___3dE67 {
      display: block; }

.InteractiveContentTourist__block___CAXjN {
  padding-bottom: 40px;
  width: 580px;
  transform: scale(0.87) translateX(-173px);
  margin-top: -90px;
  margin-bottom: -80px; }
  @media (min-width: 768px) {
    .InteractiveContentTourist__block___CAXjN {
      width: auto;
      margin-top: 0;
      margin-bottom: 0;
      transform: none; } }
  .InteractiveContentTourist__block___CAXjN + div {
    display: none; }
  .InteractiveContentTourist__block___CAXjN.InteractiveContentTourist__active___1pWmP + div {
    display: block; }

.InteractiveContentTourist__active_imgs___1FMfG {
  width: 100%;
  height: 60%;
  position: relative;
  z-index: 20; }
  .InteractiveContentTourist__active_imgs___1FMfG img {
    position: absolute;
    z-index: 20; }
    .InteractiveContentTourist__active_imgs___1FMfG img:nth-child(1) {
      left: 117px;
      top: 19px;
      width: 56px; }
    .InteractiveContentTourist__active_imgs___1FMfG img:nth-child(2) {
      left: 50%;
      transform: translateX(-50%);
      top: 32px;
      z-index: 10; }
    .InteractiveContentTourist__active_imgs___1FMfG img:nth-child(3) {
      left: 171px;
      top: 85px;
      width: 49px; }

.InteractiveContentTourist__block_wrap___1eyEd {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  position: relative;
  width: 320px;
  height: 330px;
  background: #fff;
  border-radius: 5px;
  background-image: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentTourist/img/bg.png?f178704c2ad697e33e9c3e246e0d5f18);
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end; }

.InteractiveContentTourist__tourist___QEmGJ {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 48px;
  z-index: 10; }

.InteractiveContentTourist__block_box___1y-qa {
  width: 100%;
  background: #fff;
  height: 117px;
  position: relative;
  z-index: 20;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.InteractiveContentTourist__box_img___29Tjc {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #b6e8f7;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .InteractiveContentTourist__box_img___29Tjc:nth-child(2) {
    margin-left: 11px;
    margin-right: 11px; }

.InteractiveContentTourist__img___1rtla {
  width: 60%; }

.InteractiveContentTourist__block__info___3wAz9 {
  position: absolute;
  left: -162px;
  top: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 140px; }

.InteractiveArms__block___1fpLB {
  width: 350px;
  margin: 0 auto;
  transform: scale(0.65) translateX(-62px);
  margin-top: -40px;
  margin-bottom: -30px; }
  @media (min-width: 768px) {
    .InteractiveArms__block___1fpLB {
      transform: none;
      margin-top: 0;
      margin-bottom: 0; } }
  .InteractiveArms__block___1fpLB + div {
    display: none; }
  .InteractiveArms__block___1fpLB.InteractiveArms__active___1Ys1e + div {
    display: block; }

.InteractiveArms__block_img_wrap___2QkL2 {
  margin: 20px auto 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 190px; }

.InteractiveArms__block_dots___1HyH0 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 30px; }

.InteractiveArms__dot___1qvYL {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #3C3C3C;
  background: transparent;
  transition: all .3s ease;
  box-sizing: border-box;
  position: relative;
  opacity: .5; }
  .InteractiveArms__dot___1qvYL span {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #3C3C3C;
    position: absolute;
    bottom: -25px;
    left: -14px;
    white-space: nowrap; }
  .InteractiveArms__dot___1qvYL.InteractiveArms__active___1Ys1e {
    background: #3C3C3C;
    opacity: 1; }
  .InteractiveArms__dot___1qvYL:last-child:after {
    background: none; }
  .InteractiveArms__dot___1qvYL:after {
    content: '';
    position: absolute;
    right: -93px;
    top: 50%;
    transform: translateY(-50%);
    width: 76px;
    height: 2px;
    background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveArms/img/dots.png?07cb1c95f31f2658fe04aff2487f7652) no-repeat center; }

.InteractiveArms__block__info___1qm2G {
  position: absolute;
  left: -162px;
  top: 250px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 140px; }

.InteractiveContentMosaic__block___2iRE6 {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.InteractiveContentMosaic__block_mosaic___1pjck {
  position: relative;
  width: 580px;
  height: 382px;
  background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentMosaic/img/bg.png?2a31a800d3047da3681cffaf201f09eb) no-repeat center/contain;
  transform: scale(0.87);
  margin-top: -35px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .InteractiveContentMosaic__block_mosaic___1pjck {
      margin-top: 0;
      margin-bottom: 30px;
      transform: none; } }
  .InteractiveContentMosaic__block_mosaic_field___2CNSH {
    position: absolute; }
  .InteractiveContentMosaic__block_mosaic_field1___34ojQ {
    width: 97px;
    height: 122px;
    right: 218px;
    top: 31px; }
    .InteractiveContentMosaic__block_mosaic_field1___34ojQ.InteractiveContentMosaic__block_mosaic_field_active___3sihl {
      background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentMosaic/img/1a.png?24ff13baae8e18450476c70865413d25) no-repeat center/contain;
      pointer-events: none; }
  .InteractiveContentMosaic__block_mosaic_field2___btodq {
    width: 46px;
    height: 47px;
    left: 183px;
    bottom: 7px; }
    .InteractiveContentMosaic__block_mosaic_field2___btodq.InteractiveContentMosaic__block_mosaic_field_active___3sihl {
      background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentMosaic/img/2a.png?997d50e2443bfa8a8fe1800104a9d49b) no-repeat center/contain;
      pointer-events: none; }
  .InteractiveContentMosaic__block_mosaic_field3___1tmVW {
    width: 47px;
    height: 27px;
    right: 185px;
    bottom: 144px; }
    .InteractiveContentMosaic__block_mosaic_field3___1tmVW.InteractiveContentMosaic__block_mosaic_field_active___3sihl {
      background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentMosaic/img/3a.png?ed7ecc1dfc037bf0fc7c70f2c14e5a74) no-repeat center/contain;
      pointer-events: none; }
  .InteractiveContentMosaic__block_mosaic_field4___33hPF {
    width: 63px;
    height: 49px;
    left: 183px;
    top: 161px; }
    .InteractiveContentMosaic__block_mosaic_field4___33hPF.InteractiveContentMosaic__block_mosaic_field_active___3sihl {
      background: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveContentMosaic/img/4a.png?898ce4fb01167642a500b6eb36744e3c) no-repeat center/contain;
      pointer-events: none; }

.InteractiveContentMosaic__block_items___jAib1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 330px;
  margin: 0 auto;
  transform: scale(0.87) translateX(-30px);
  margin-top: -35px;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .InteractiveContentMosaic__block_items___jAib1 {
      margin-top: 0;
      margin-bottom: 20px;
      transform: none; } }

.InteractiveContentMosaic__img_box___2dLf_ {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-in-out;
  transform: scale(0.87); }
  @media (min-width: 768px) {
    .InteractiveContentMosaic__img_box___2dLf_ {
      transform: none; } }
  .InteractiveContentMosaic__img_box_active___2bWse {
    border: 2px solid #0e942f;
    box-shadow: 0px 0px 0px 3px rgba(86, 244, 63, 0.7); }

.InteractiveContentMosaic__block_info___3Fk5H {
  position: absolute;
  left: -162px;
  top: 400px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 140px; }

.InteractiveContentMosaic__block_content___ZmeZP {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  display: none; }
  @media (min-width: 768px) {
    .InteractiveContentMosaic__block_content___ZmeZP {
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1240px) {
    .InteractiveContentMosaic__block_content___ZmeZP {
      text-align: left; } }
  .InteractiveContentMosaic__block_content_active___17FH5 {
    display: block; }

.InteractiveContentBarrels__block___2xEKS {
  width: 490px;
  margin: 0 auto;
  transform: scale(0.55) translateX(-193px);
  margin-top: -35px;
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .InteractiveContentBarrels__block___2xEKS {
      margin-top: 0;
      margin-bottom: 0;
      transform: none; } }
  .InteractiveContentBarrels__block___2xEKS + div {
    display: none; }
  .InteractiveContentBarrels__block___2xEKS.InteractiveContentBarrels__active___3qvoM + div {
    display: block; }

.InteractiveContentBarrels__barrels___29M7R {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.InteractiveContentBarrels__barrel___o5Dba {
  position: relative;
  z-index: 10; }

.InteractiveContentBarrels__after_barrel___1iyZ0 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0; }

.InteractiveContentBarrels__barrels_box___2l6gl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 126px;
  height: 150px;
  cursor: pointer; }

.InteractiveContentBarrels__block__info___2YQqq {
  position: absolute;
  left: -162px;
  top: 150px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 140px; }

.InteractiveComeBack__block___2To2j {
  position: relative; }
  .InteractiveComeBack__block__container___2fJ7L {
    position: relative;
    width: 100%;
    height: 385px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .InteractiveComeBack__block__container___2fJ7L * {
      max-width: 100%; }
  .InteractiveComeBack__block__btn___1I89w {
    background-color: #F3D771;
    width: 260px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #464646;
    border-radius: 50px;
    outline: none;
    border: none;
    text-transform: uppercase;
    font-weight: 600; }
    .InteractiveComeBack__block__btn___1I89w:active, .InteractiveComeBack__block__btn___1I89w:focus, .InteractiveComeBack__block__btn___1I89w:hover {
      outline: none;
      border: none; }
  .InteractiveComeBack__block__img___1b2O0 {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveComeBack/img/new.png?d1cff616bd871048d64c3cf87a029c84);
    left: 0px;
    bottom: 0;
    width: 254px;
    height: 254px;
    margin: 30px 0; }
    .InteractiveComeBack__block__img_active___lEKLI {
      background-image: url(/components/InteractiveContent/InteractiveContentNEW6/InteractiveComeBack/img/old.png?dcbdfcda6b6cf14daf0ca3837f32d509); }
  .InteractiveComeBack__block__info___rM1yJ {
    position: absolute;
    left: -162px;
    top: 200px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 140px; }
  .InteractiveComeBack__block__content___KTh0t {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    display: none; }
    @media (min-width: 768px) {
      .InteractiveComeBack__block__content___KTh0t {
        font-size: 16px;
        line-height: 26px; } }
    @media (min-width: 1240px) {
      .InteractiveComeBack__block__content___KTh0t {
        text-align: left; } }
    .InteractiveComeBack__block__content___KTh0t.InteractiveComeBack__block__content_active___39UUU {
      display: block; }

.InteractiveContentNEW6__interactiveContent_title___2OQ2B {
  display: block;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .InteractiveContentNEW6__interactiveContent_title___2OQ2B {
      font-size: 48px;
      padding: 0 20px; } }
  @media (min-width: 1240px) {
    .InteractiveContentNEW6__interactiveContent_title___2OQ2B {
      font-size: 60px;
      line-height: 1;
      text-align: center;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding: 0px; } }

.InteractiveList__interactiveList___2e0uL {
  box-sizing: border-box; }
  .InteractiveList__interactiveList___2e0uL * {
    box-sizing: border-box; }
  .InteractiveList__interactiveList___2e0uL ul {
    padding: 0;
    margin: 0; }
  .InteractiveList__interactiveList___2e0uL li {
    list-style: none; }
  .InteractiveList__interactiveList___2e0uL a {
    text-decoration: none; }

.InteractiveList__interactiveList_list___3eV8K {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap; }

.InteractiveList__interactiveList_sliderItem___1dca_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  color: #464646;
  width: 204px;
  height: 280px;
  border: 1px solid #464646;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  padding-top: 30px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  background-size: contain; }
  @media (min-width: 768px) {
    .InteractiveList__interactiveList_sliderItem___1dca_ {
      margin-right: 42px;
      margin-bottom: 76px;
      margin-left: 0; }
      .InteractiveList__interactiveList_sliderItem___1dca_:nth-child(3n) {
        margin-right: 0; } }
  @media (min-width: 1240px) {
    .InteractiveList__interactiveList_sliderItem___1dca_ {
      margin-right: 86px;
      margin-bottom: 76px; } }

.InteractiveList__interactiveList_sliderBlock___3gN2x {
  display: block; }

.InteractiveList__interactiveList_sliderImgWrap___2P6I_ {
  width: 192px;
  height: 181px;
  display: block; }

.InteractiveList__interactiveList_sliderImg___2XCct {
  display: block;
  width: 100%; }

.InteractiveList__interactiveList_sliderText___kt1bC {
  display: block;
  color: #464646;
  font-weight: 500;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.1;
  transition: all 0.4s ease; }

.InteractiveList__interactiveList_button___-tdbh {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(50%) translateX(-50%); }

.Menu__block___UCToU {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  width: 100%; }
  .Menu__block___UCToU.Menu__propduct___20S92 {
    justify-content: flex-end; }

.Menu__item___33Tcm {
  margin-left: 32px;
  height: 50px;
  display: flex;
  flex-direction: row;
  align-items: center; }
  .Menu__item___33Tcm:first-child {
    margin-left: 0; }
  .Menu__item___33Tcm:hover .Menu__subitem_wrap___29Aia {
    top: 100%;
    display: block; }

.Menu__item_link___21pK0 {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  color: #fff;
  display: block;
  position: relative;
  z-index: 10;
  text-decoration: none;
  transition: color 0.3s;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  white-space: nowrap; }
  .Menu__item_link___21pK0:hover {
    color: #F3D771; }
  .Menu__item_link___21pK0.Menu__active___zwhpH {
    color: #F3D771; }

.Menu__subitem_wrap___29Aia {
  position: absolute;
  left: 0;
  width: 100%;
  background: #464646;
  padding: 10px 0 10px;
  text-align: left;
  top: 100%;
  white-space: nowrap;
  top: -500px; }
  .Menu__subitem_wrap___29Aia:before {
    content: '';
    position: absolute;
    left: 0%;
    right: 0;
    top: 0;
    bottom: 0;
    background: #464646;
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.4); }
  .Menu__subitem_wrap___29Aia .owl-prev span {
    background: url(/components/Menu/img/prev.png?13e909db5bc905977473e8e3b29b484e) no-repeat 0 0;
    position: absolute;
    left: -40px;
    top: 30%;
    width: 15px;
    height: 26px;
    color: transparent; }
  .Menu__subitem_wrap___29Aia .owl-next span {
    background: url(/components/Menu/img/next.png?66eb83be95717faee6b81218054a1f97) no-repeat 0 0;
    position: absolute;
    right: -40px;
    top: 30%;
    width: 15px;
    height: 26px;
    color: transparent; }

.Menu__subitem_link___52Cqk {
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1.2;
  color: #d8f3ff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  white-space: normal;
  text-align: center;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  justify-content: flex-start;
  align-items: stretch;
  width: 130px; }
  .Menu__subitem_link___52Cqk.Menu__active___zwhpH {
    color: #F3D771; }

.Menu__container___17AQr {
  display: block;
  height: 100%;
  width: 1000px;
  margin: 0 auto; }

.Menu__subitem_link_img___pXrte {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 100px;
  margin-bottom: 10px; }
  .Menu__subitem_link_img___pXrte img {
    width: auto !important;
    display: block; }

.CalendarContent__calendar_bg___1FYv6 {
  padding-top: 32px;
  padding-bottom: 37px;
  background: url(/components/CalendarContent/img/calendar_bg.jpg?a803b219f11db9978eaabecd0ff9bb09) 50% 50% no-repeat;
  background-size: cover; }

.CalendarContent__calendar_inner___1L2mc {
  width: 410px;
  margin: 0 auto; }

.CalendarContent__calendar_header___tiv4N {
  background: #CCB173;
  height: 62px;
  font-size: 31px;
  line-height: 62px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  text-align: center;
  color: #213787;
  position: relative; }
  .CalendarContent__calendar_header___tiv4N:after, .CalendarContent__calendar_header___tiv4N:before {
    content: "";
    display: block;
    position: absolute;
    top: -17px;
    width: 29px;
    height: 57px;
    background: #CCB173;
    border-radius: 25px;
    border: solid 2px #4380a4;
    box-sizing: border-box; }
  .CalendarContent__calendar_header___tiv4N:after {
    right: 39px; }
  .CalendarContent__calendar_header___tiv4N:before {
    left: 39px; }

.CalendarContent__calendar_body___2Y7i1 {
  background: none;
  border: solid 14px #CCB173;
  margin-top: 7px;
  position: relative;
  z-index: 0; }
  .CalendarContent__calendar_body___2Y7i1:after {
    content: "";
    display: block;
    position: absolute;
    background: url(/components/CalendarContent/img/tabak.png?5efc7b46b84f3850d31cfb0bcee05735) no-repeat 0 0;
    width: 665px;
    height: 382px;
    left: -193px;
    top: 80px; }

.CalendarContent__calendar_bodyInner___3Jlsk {
  position: relative;
  z-index: 1; }

.CalendarContent__calendar_date___2yfxT {
  color: #fff;
  font-weight: 500;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  text-align: center;
  width: 322px;
  margin: 0 auto;
  border-bottom: solid 3px #fff;
  padding-bottom: 16px;
  padding-top: 6px;
  font-size: 18px;
  line-height: 18px; }

.CalendarContent__calendar_number___gfw_U {
  font-size: 135px;
  line-height: 139px;
  font-weight: 900;
  margin-top: -15px;
  margin-bottom: -7px; }

.CalendarContent__calendar_question___1l61A {
  font-size: 28px;
  line-height: 1;
  color: #fff;
  text-align: center;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  margin-top: 6px;
  margin-bottom: 29px; }

.CalendarContent__calendar_test___23nGW {
  list-style: none;
  padding: 0px 27px;
  display: block;
  padding-bottom: 17px; }

.CalendarContent__calendar_testList___2qN-j {
  display: block;
  color: #fff;
  position: relative;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.41;
  padding-left: 34px;
  margin: 22px 0px;
  cursor: pointer;
  transition: all 0.4s ease; }
  .CalendarContent__calendar_testList___2qN-j:hover {
    color: #CCB173; }
  .CalendarContent__calendar_testList___2qN-j:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: linear-gradient(0deg, #cea356 0, #fad993 100%);
    box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.68); }

.CalendarContent__calendar_testText___TTehG {
  position: relative; }
  .CalendarContent__calendar_testText___TTehG:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #CCB173; }

.CalendarContent__calendar_tags___NtdWk {
  padding: 45px 100px; }

.CalendarContent__calendar_place___1nO36 {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 400px; }

.CalendarContent__calendar_place_text___23dUk {
  text-transform: uppercase;
  color: white;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 30px; }

.CalendarContent__calendar_place_btn___27uYD {
  color: white;
  font-size: 16px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }
  .CalendarContent__calendar_place_btn___27uYD a {
    color: white; }

.domino__popup {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -60px; }
  @media (min-width: 768px) {
    .domino__popup {
      justify-content: space-between;
      align-items: flex-start;
      margin: 0 -100px; } }
  .domino__popup li {
    width: 215px;
    margin: 0 10px;
    margin-bottom: 25px;
    padding: 0; }
    .domino__popup li::before {
      display: none; }
    @media (min-width: 768px) {
      .domino__popup li {
        width: 46%;
        margin: 0 10px;
        margin-bottom: 16px;
        padding: 0; } }

.domino__popup__img img,
.domino__popup__text img {
  max-width: 100px;
  margin: 0 auto;
  display: block; }

.domino__popup__text {
  text-align: center;
  font-size: 13px;
  line-height: 15px; }

.StatisticsContent__statistics____3y_G {
  height: 15px; }

.StatisticsContent__statistics_item___2RZve {
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  line-height: 15px;
  color: #464646;
  font-family: Tahoma,Geneva,sans-serif;
  margin-left: 10px; }
  .StatisticsContent__statistics_item___2RZve:first-child {
    margin-left: 0; }
  .StatisticsContent__statistics_item___2RZve.StatisticsContent__iconView___3e7r7 {
    background: url(/components/StatisticsContent/img/icon_view.png?6e21c7c8d9335c53446bd76dff5945e8) no-repeat left center;
    padding-left: 24px; }
  .StatisticsContent__statistics_item___2RZve.StatisticsContent__iconComment___212xe {
    background: url(/components/StatisticsContent/img/icon_comment.png?01db1bd695185cc18eba9f879b25490c) no-repeat left center;
    padding-left: 20px; }

.SliderContent__slider___2ejZ4 {
  font-family: Tahoma,Geneva,sans-serif; }

.SliderContent__slider_others___30X8t {
  margin-bottom: 14px; }

.SliderContent__slider_othersLink___16ztk {
  display: inline-block;
  vertical-align: top;
  color: #464646;
  font-size: 13px;
  line-height: 17px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  text-decoration: none;
  transition: all 0.4s ease; }
  .SliderContent__slider_othersLink___16ztk:hover {
    color: #202020; }

.SliderContent__slider_wrap___YcTSl {
  height: 330px; }

.SliderContent__slider_list___2eWFE {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.SliderContent__slider_item___1qzZY {
  display: block; }

.SliderContent__slider_top___1SLwX {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.SliderContent__slider_date___-nmmA {
  background: #464646;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 26px;
  padding: 0px 17px;
  box-sizing: border-box;
  margin-bottom: 8px;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }

.SliderContent__slider_stat___2lgWw {
  padding-top: 5px; }

.SliderContent__slider_img___35R_Y {
  display: block;
  text-decoration: none;
  height: 138px;
  overflow: hidden; }
  .SliderContent__slider_img___35R_Y img {
    display: block;
    width: 100%; }

.SliderContent__slider_title___3tK5P {
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #464646;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.4s ease;
  margin: 5px 0px; }
  .SliderContent__slider_title___3tK5P:hover {
    text-decoration: none; }

.SliderContent__slider_text___2lkw0 {
  font-size: 13px;
  line-height: 1.1;
  color: #111;
  font-family: Tahoma,Geneva,sans-serif; }

.SliderContent__slider_pagination___-jBfT {
  text-align: center; }

.SliderContent__slider_paginationArrow___3Q6L- {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 20px;
  opacity: .5;
  transition: opacity .2s ease-in 0s;
  text-decoration: none; }
  .SliderContent__slider_paginationArrow___3Q6L-.SliderContent__arrowLeft___2KRfi {
    background: url(/components/SliderContent/img/slider_arrows.png?03955ba2265259cfbdc9b0f3e30894f8) no-repeat 0 -20px; }
  .SliderContent__slider_paginationArrow___3Q6L-.SliderContent__arrowRight___2z1VF {
    background: url(/components/SliderContent/img/slider_arrows.png?03955ba2265259cfbdc9b0f3e30894f8) no-repeat 0 0px; }
  .SliderContent__slider_paginationArrow___3Q6L-:hover {
    opacity: 1; }

.SliderContent__slider_paginationNum___1UQuG {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
  padding: 0 4px;
  text-align: center;
  background: #008ecc;
  margin: 0 26px;
  position: relative;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }
  .SliderContent__slider_paginationNum___1UQuG:before {
    content: '';
    position: absolute;
    border-top: 3px dotted #008ecc;
    width: 15px;
    height: 0;
    top: 50%;
    left: -20px; }
  .SliderContent__slider_paginationNum___1UQuG:after {
    content: '';
    position: absolute;
    border-top: 3px dotted #008ecc;
    width: 15px;
    height: 0;
    top: 50%;
    right: -20px; }

.RatingContent__rating___fvgiE {
  font-family: Tahoma,Geneva,sans-serif; }

.RatingContent__rating_title___3f3t0 {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 15px;
  color: #4c4c4c;
  margin-right: 10px;
  text-transform: uppercase; }

.RatingContent__rating_stars___2LwNL {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px; }

.RatingContent__rating_list___2xZ_K {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  width: 60px; }

.RatingContent__rating_item___3B3xj {
  display: block;
  padding: 0;
  margin: 0;
  width: 12px;
  height: 11px;
  background: url(/components/RatingContent/img/icon_rating.png?a6464455b28e47a5d01d74eb676976f4) no-repeat 0 0px;
  cursor: pointer; }

.RatingContent__rating_list___2xZ_K[data-rate="1"] > .RatingContent__rating_item___3B3xj:nth-child(1) {
  background-position: 0 -11px; }

.RatingContent__rating_list___2xZ_K[data-rate="2"] > .RatingContent__rating_item___3B3xj:nth-child(-n+2) {
  background-position: 0 -11px; }

.RatingContent__rating_list___2xZ_K[data-rate="3"] > .RatingContent__rating_item___3B3xj:nth-child(-n+3) {
  background-position: 0 -11px; }

.RatingContent__rating_list___2xZ_K[data-rate="4"] > .RatingContent__rating_item___3B3xj:nth-child(-n+4) {
  background-position: 0 -11px; }

.RatingContent__rating_list___2xZ_K[data-rate="5"] > .RatingContent__rating_item___3B3xj:nth-child(-n+5) {
  background-position: 0 -11px; }

/*.rating_list:hover > .rating_item {
  background: url("./img/icon_rating.png") no-repeat 0 0px !important;
}
.rating_item:hover {
  background: url("./img/icon_rating.png") no-repeat 0 -11px !important;
}*/
.RatingContent__rating_textRes___3W07L {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  line-height: 15px;
  color: #4c4c4c;
  margin-left: 10px;
  font-family: Tahoma,Geneva,sans-serif; }

.CommentsContent__comments___1_JiO {
  font-family: Tahoma,Geneva,sans-serif; }

.CommentsContent__comments__stat___kQYUw {
  margin-top: 10px;
  margin-bottom: 35px; }

.CommentsContent__comments__formName___217R4 {
  display: block;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  color: #464646;
  margin-bottom: 4px; }

.CommentsContent__comments__formArea___2TKKI {
  outline: none;
  margin: 0;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 15px;
  height: 102px;
  box-sizing: border-box;
  padding: 9px 15px;
  width: 100%;
  border: 1px inset #464646;
  background: #fff;
  display: block;
  border-radius: 0;
  color: #002a5e;
  resize: none; }
  .CommentsContent__comments__formArea___2TKKI::-webkit-input-placeholder {
    line-height: 19px;
    color: #9f9f9f; }

.CommentsContent__comments__formBtn___ekAoQ {
  margin-top: 11px;
  text-align: right; }

.CommentsContent__comments__formBtnInner___3QYDx {
  width: 213px;
  display: inline-block;
  vertical-align: top; }

.CommentsContent__comments_open___3sFUc {
  display: block;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  background: #464646;
  font-size: 12px;
  line-height: 25px;
  font-family: Tahoma,Geneva,sans-serif;
  margin-top: 35px;
  transition: all 0.4s ease; }
  .CommentsContent__comments_open___3sFUc:hover {
    background: #393939; }

.ArticleContent__article___jSZYm {
  font-family: Tahoma,Geneva,sans-serif;
  padding-bottom: 50px; }

.ArticleContent__article_inner___3onDx {
  width: 1000px;
  margin: 0 auto; }

.ArticleContent__article_back___170KP {
  text-align: right;
  padding: 10px 0px; }

.ArticleContent__article_backBtn___3Q1cw {
  display: inline-block;
  vertical-align: top;
  color: #213787;
  border: solid 1px #213787;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  height: 24px;
  padding: 0px 12px;
  font-size: 11px;
  line-height: 24px;
  background: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  white-space: nowrap;
  text-transform: uppercase;
  max-width: 100%;
  transition: all 0.4s ease;
  box-sizing: border-box;
  position: relative; }
  .ArticleContent__article_backBtn___3Q1cw:hover {
    background: #213787;
    text-decoration: none;
    color: #fff; }
  .ArticleContent__article_backBtn___3Q1cw:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -20px;
    background: url(/components/ArticleContent/img/slider_arrows.png?03955ba2265259cfbdc9b0f3e30894f8) no-repeat 0 -20px;
    width: 10px;
    height: 20px; }

.ArticleContent__article_header___16--a {
  text-transform: uppercase;
  color: #464646;
  font-size: 37px;
  line-height: 37px;
  text-align: center;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  margin-bottom: 11px;
  padding-left: 168px; }

.ArticleContent__article_content___2dIzS {
  padding: 23px 52px;
  color: #4c4c4c;
  font-size: 15px;
  line-height: 19px;
  background: #fff;
  box-shadow: 1px 10px 20px 10px rgba(97, 166, 199, 0.4); }

.ArticleContent__article_aside___2yePp {
  float: left;
  position: relative;
  margin-left: -132px;
  margin-top: -61px;
  padding-right: 43px;
  padding-bottom: 30px; }

.ArticleContent__article_asideDate___1Cc7Y {
  background: #464646;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 15px;
  width: 140px;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 13px;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  text-align: center; }

.ArticleContent__article_asideImg___1jTMt {
  box-shadow: 9px 7px 0 0 rgba(160, 160, 160, 0.25); }
  .ArticleContent__article_asideImg___1jTMt img {
    width: 100%;
    display: block; }

.ArticleContent__article_asideHeader___1E-Xe {
  background: #0075b0;
  color: #fff;
  padding: 23px 33px;
  font-size: 21px;
  line-height: 1.15;
  position: relative;
  width: 316px;
  box-sizing: border-box;
  margin-top: 24px;
  font-weight: 500;
  font-family: Tahoma,Geneva,sans-serif; }
  .ArticleContent__article_asideHeader___1E-Xe:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -25px;
    right: 31px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #0075b0 transparent transparent; }

.ArticleContent__article_text___3PPf7 p {
  margin: 0 0 15px;
  font-size: 17px;
  line-height: 1.2;
  font-family: Tahoma,Geneva,sans-serif; }

.ArticleContent__article_textTitle___aOKiZ {
  font-weight: 700;
  color: #464646;
  font-size: 18px;
  line-height: 1.2;
  border-bottom: 1px solid #464646;
  padding: 0 0 15px;
  margin-bottom: 10px;
  font-family: Tahoma,Geneva,sans-serif;
  margin-left: 227px; }

.ArticleContent__article_bottom___2yD-f {
  display: flex;
  justify-content: space-between;
  width: 100%;
  box-sizing: border-box;
  padding-top: 15px; }

.ArticleContent__article_left___sfiH_ {
  background: #f3f2f2;
  padding: 20px;
  width: 421px;
  box-sizing: border-box; }

.ArticleContent__article_right___8kxgo {
  width: 421px;
  box-sizing: border-box; }

.ArticlesListContent__articles___mSEh3 {
  font-family: Tahoma,Geneva,sans-serif;
  padding-bottom: 50px;
  padding-top: 10px; }
  .ArticlesListContent__articles___mSEh3 * {
    box-sizing: border-box; }

.ArticlesListContent__articles_inner___2Punw {
  width: 1000px;
  margin: 0 auto; }

.ArticlesListContent__articles_content___2cOAR {
  padding-top: 16px;
  padding-bottom: 30px;
  background: #fff;
  box-shadow: 1px 10px 20px 10px rgba(97, 166, 199, 0.4); }

.ArticlesListContent__articles_body___2V1qr {
  padding: 0 52px; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_body___2V1qr {
      padding: 0 123px; } }

.ArticlesListContent__articles_notes___3004M {
  padding-bottom: 30px;
  box-shadow: 0 15px 15px 0 rgba(200, 200, 200, 0.4);
  margin-bottom: 45px; }

.ArticlesListContent__articles_notesCols___25hV0 {
  display: flex;
  flex-wrap: wrap;
  margin: -20px;
  justify-content: center; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_notesCols___25hV0 {
      margin: -20px -57px; } }

.ArticlesListContent__articles_notesCol___1gAw2 {
  padding: 20px;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_notesCol___1gAw2 {
      padding: 20px 57px;
      flex: 0 0 50%;
      max-width: 50%; } }

.ArticlesListContent__articles_infoText___Ae3d4 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #002a5e;
  margin-bottom: 15px;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_infoText___Ae3d4 {
      font-size: 16px;
      line-height: 18px; } }

.ArticlesListContent__articles_infoLink___1Bt9T {
  display: block;
  text-decoration: underline;
  color: #002a5e;
  transition: all 0.4s ease;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  text-transform: uppercase;
  margin-bottom: 27px; }
  .ArticlesListContent__articles_infoLink___1Bt9T:hover {
    color: #464646; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_infoLink___1Bt9T {
      font-size: 16px;
      line-height: 18px; } }

.ArticlesListContent__articles_cards___2vqwH {
  display: flex;
  flex-wrap: wrap;
  margin: -20px;
  justify-content: center; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_cards___2vqwH {
      margin: -20px -57px; } }

.ArticlesListContent__articles_card___1jsyq {
  padding: 20px;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  @media only screen and (min-width: 1600px) {
    .ArticlesListContent__articles_card___1jsyq {
      padding: 20px 57px;
      flex: 0 0 50%;
      max-width: 50%; } }

.ArticlesListContent__articles_pagination___2sRB1 {
  padding-top: 55px; }

.ArticleCard__articleCard_img___13Zp8 img {
  display: block;
  width: 100%; }

.ArticleCard__articleCard_title___fdfdW {
  display: block;
  font-size: 13px;
  line-height: 20px;
  color: #464646;
  text-transform: uppercase;
  margin: 6px 0px;
  text-decoration: underline;
  word-wrap: break-word;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  transition: all 0.4s ease; }
  .ArticleCard__articleCard_title___fdfdW:hover {
    color: #2d2d2d;
    text-decoration: none; }

.ArticleCard__articleCard_text___1f5IC {
  font-size: 12px;
  line-height: 15px;
  color: #4c4c4c;
  font-family: Tahoma,Geneva,sans-serif;
  word-wrap: break-word;
  transition: all 0.4s ease; }

.ArticleCard__articleCard_info___1rOB7 {
  margin-top: 10px; }

.ArticleTitle__articleTitle___fK156 {
  background: #0075b0;
  color: #fff;
  padding: 18px 33px;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  font-family: Tahoma,Geneva,sans-serif;
  margin-left: -33px;
  margin-bottom: 33px; }
  .ArticleTitle__articleTitle___fK156:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -25px;
    left: 46px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #0075b0 transparent transparent; }

.ArticleTitle__articleTitle_headerTop___21CX7 {
  font-size: 17px;
  line-height: 19px;
  text-transform: uppercase;
  font-weight: 700; }

.ArticleTitle__articleTitle_headerMin___2TAiN {
  font-size: 17px;
  line-height: 21px; }

.NoteCard__noteCard___1QXtM {
  display: block;
  text-decoration: none; }
  .NoteCard__noteCard___1QXtM * {
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0; }

.NoteCard__noteCard_img___2x4H_ {
  display: block; }
  .NoteCard__noteCard_img___2x4H_ img {
    display: block;
    width: 100%; }

.NoteCard__noteCard_title___1VAtw {
  display: block;
  font-size: 13px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #464646;
  word-wrap: break-word;
  font-weight: 600;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  transition: all 0.4s ease;
  margin-bottom: 6px;
  margin-top: 4px; }
  @media only screen and (min-width: 1600px) {
    .NoteCard__noteCard_title___1VAtw {
      font-size: 16px;
      line-height: 19px; } }

.NoteCard__noteCard___1QXtM:hover .NoteCard__noteCard_title___1VAtw {
  text-decoration: none;
  color: #2d2d2d; }

.NoteCard__noteCard_text___1wf74 {
  display: block;
  color: #4c4c4c;
  font-size: 12px;
  line-height: 14px; }
  @media only screen and (min-width: 1600px) {
    .NoteCard__noteCard_text___1wf74 {
      font-size: 14px;
      line-height: 16px; } }

.ArticlesMainContent__articlesMain___2eTuZ {
  flex-grow: 1;
  background-size: cover;
  background-position: center bottom; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain___2eTuZ {
      background-image: url(/components/ArticlesMainContent/img/bg-t.png?c57653c43ff3679e5733c9c56ac24423); } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain___2eTuZ {
      background-image: url(/components/ArticlesMainContent/img/bg-d.png?aae647bfe1a48ea15e0e15fcc9a85071);
      background-size: auto;
      background-repeat: no-repeat; } }
  .ArticlesMainContent__articlesMain___2eTuZ * {
    box-sizing: border-box; }

.ArticlesMainContent__articlesMain_content___3K8dz {
  display: block;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_content___3K8dz {
      width: 698px; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_content___3K8dz {
      width: 1180px; } }

.ArticlesMainContent__articlesMain_wrapper___3sX34 {
  display: block;
  padding-top: 50px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_wrapper___3sX34 {
      padding-top: 60px;
      padding-bottom: 30px; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_wrapper___3sX34 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      padding-top: 86px;
      padding-bottom: 40px; } }

.ArticlesMainContent__articlesMain_hashtags___3lYon {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_hashtags___3lYon {
      margin-bottom: 45px; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_hashtags___3lYon {
      margin-bottom: 60px; } }

.ArticlesMainContent__articlesMain_left___9wjL0 {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_left___9wjL0 {
      text-align: left;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      width: 335px;
      padding-top: 100px; } }

.ArticlesMainContent__articlesMain_right___7hPV7 {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_right___7hPV7 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_right___7hPV7 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      width: 690px; } }

.ArticlesMainContent__articlesMain_card___25XaX {
  display: block;
  width: 270px;
  height: 280px;
  margin: 0 auto;
  margin-bottom: 50px;
  background-color: #FFFFFF;
  border: 1px solid #464646;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 15px;
  padding: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_card___25XaX {
      width: 324px;
      height: 440px;
      padding: 30px;
      margin-left: 0;
      margin-right: 0;
      background-position: center; } }

.ArticlesMainContent__articlesMain_info___1ir-N {
  display: block;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_info___1ir-N {
      margin-bottom: 60px; } }

.ArticlesMainContent__articlesMain_title___SlV_P {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 150px;
  padding-bottom: 8px;
  border-bottom: 3px solid #464646;
  margin: 0 auto;
  margin-bottom: 32px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  line-height: 1; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_title___SlV_P {
      width: 194px;
      border-bottom: 4px solid #464646;
      padding-bottom: 15px;
      font-size: 60px;
      margin-bottom: 60px; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_title___SlV_P {
      width: 148px;
      font-size: 64px;
      padding-bottom: 18px;
      margin-left: 0;
      margin-bottom: 25px;
      border-bottom: 10px solid #464646; } }

.ArticlesMainContent__articlesMain_descr___3sEef {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: black;
  opacity: 0.7; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_descr___3sEef {
      width: 490px;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1240px) {
    .ArticlesMainContent__articlesMain_descr___3sEef {
      width: 100%; } }

.ArticlesMainContent__articlesMain_cardTitle___XA___ {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_cardTitle___XA___ {
      font-size: 42px; } }

.ArticlesMainContent__articlesMain_button___yQnn- {
  display: block;
  width: 96px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%); }
  .ArticlesMainContent__articlesMain_button___yQnn- a {
    max-width: 100%;
    min-width: 100%;
    height: 40px; }
  @media (min-width: 768px) {
    .ArticlesMainContent__articlesMain_button___yQnn- {
      width: 132px; }
      .ArticlesMainContent__articlesMain_button___yQnn- a {
        height: 55px; } }

.ArticlesMainContent__articlesMain_map___1c27B {
  background-image: url(/components/ArticlesMainContent/img/map.jpg?72981131abe6b4a0a2c6692ee3e75383); }

.ArticlesMainContent__articlesMain_interactve___2f6Ye {
  background-image: url(/components/ArticlesMainContent/img/interactive.jpg?a0a52adb281c7623fdb19b20c459da28); }

.OldTabs__block___x7ZUH {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 40px;
  z-index: 30;
  background-color: #fff; }
  .OldTabs__block___x7ZUH .OldTabs__item___1Q0ue {
    display: none; }
  .OldTabs__block___x7ZUH.OldTabs__active___34pn2 {
    width: 100%; }
    .OldTabs__block___x7ZUH.OldTabs__active___34pn2 .OldTabs__close___d9xiK {
      background-image: url(/components/OldTabs/img/close.svg?2ab7974db53738a91bac75a12457a732); }
    .OldTabs__block___x7ZUH.OldTabs__active___34pn2 .OldTabs__item___1Q0ue {
      display: inline-flex; }
  @media (min-width: 768px) {
    .OldTabs__block___x7ZUH {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: auto;
      background: none; }
      .OldTabs__block___x7ZUH .OldTabs__item___1Q0ue {
        display: inline-flex; } }

.OldTabs__close___d9xiK {
  width: 40px;
  height: 40px;
  background-image: url(/components/OldTabs/img/burger.svg?b07136e67be06a26d4312880c089929c);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  margin-left: auto; }
  @media (min-width: 768px) {
    .OldTabs__close___d9xiK {
      display: none; } }

.OldTabs__item___1Q0ue {
  display: inline-flex;
  padding: 6px 20px 6px 20px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #3C3C3C;
  text-decoration: none;
  background-color: #fff;
  transition: 0.2s;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3);
  border-left: 1px solid rgba(38, 51, 106, 0.3); }
  .OldTabs__item___1Q0ue:last-child {
    border-right: 1px solid rgba(38, 51, 106, 0.3); }
  .OldTabs__item___1Q0ue:hover, .OldTabs__item___1Q0ue:focus {
    color: #575555; }
  .OldTabs__item___1Q0ue.OldTabs__active___34pn2 {
    color: #fff;
    background-color: #3C3C3C; }
    .OldTabs__item___1Q0ue.OldTabs__active___34pn2:hover, .OldTabs__item___1Q0ue.OldTabs__active___34pn2:focus {
      color: #fff;
      background-color: #575555; }

.CongratulationContent__congratulation___3ZDJw * {
  box-sizing: border-box;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }

.CongratulationContent__congratulation_inner___36F3T {
  width: 1000px;
  margin: 0 auto; }

.CongratulationContent__congratulation_head___3dJlL {
  padding: 30px 0px; }
  .CongratulationContent__congratulation_head___3dJlL img {
    width: 100%;
    display: block; }

.CongratulationContent__congratulation_content___2MSaz {
  padding: 16px 52px;
  padding-bottom: 30px;
  background: #fff;
  box-shadow: 1px 10px 20px 10px rgba(97, 166, 199, 0.4); }

.CongratulationContent__congratulation_top___GEz-G {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }

.CongratulationContent__congratulation_left___37HAa {
  width: 455px;
  min-width: 455px;
  flex-grow: 0; }

.CongratulationContent__congratulation_right___3I0Ed {
  width: 100%;
  flex-grow: 1;
  display: flex;
  justify-content: center; }

.CongratulationContent__congratulation_img___OcYjZ {
  position: relative;
  left: -76px;
  box-shadow: 9px 7px 0 0 rgba(160, 160, 160, 0.25); }
  .CongratulationContent__congratulation_img___OcYjZ img {
    width: 100%;
    display: block; }

.CongratulationContent__congratulation_list___2odbE {
  list-style: none;
  max-width: 320px;
  padding: 0;
  margin: 0; }

.CongratulationContent__congratulation_listOne___3gxWf {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.25;
  color: #464646;
  text-transform: uppercase;
  position: relative;
  padding-left: 28px;
  margin: 20px 0px;
  min-height: 34px;
  display: flex;
  align-items: center; }
  .CongratulationContent__congratulation_listOne___3gxWf:first-child {
    margin-top: 0; }
  .CongratulationContent__congratulation_listOne___3gxWf:last-child {
    margin-bottom: 0; }

.CongratulationContent__congratulation_listNum___1ZqWk {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 39px;
  line-height: 1;
  height: 39px;
  font-weight: 500;
  text-align: center;
  width: 20px; }
  .CongratulationContent__congratulation_listNum___1ZqWk svg {
    height: 39px !important; }

.CongratulationContent__congratulation_form___3iopS {
  padding-top: 20px; }

.CongratulationContent__congratulation_title___9T8aI {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 18px;
  color: #464646;
  margin-bottom: 20px; }

.CongratulationContent__congratulation_add___1HHYF {
  display: flex; }

.CongratulationContent__congratulation_addTextarea___37WY9 {
  flex-grow: 1;
  margin-right: 15px; }

.CongratulationContent__congratulation_addRight___2Zdsf {
  width: 177px;
  max-width: 177px;
  flex-grow: 0; }

.CongratulationContent__congratulation_addBtn___3tSrx {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  border: none;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-size: 15px;
  line-height: 18px;
  height: 100%;
  box-sizing: border-box;
  padding: 14px 20px;
  background-color: #464646;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  max-width: 100%;
  transition: all 0.4s ease;
  position: relative;
  font-weight: 500;
  text-decoration: none; }
  .CongratulationContent__congratulation_addBtn___3tSrx:hover {
    background: #008ecc; }

.CongratulationContent__congratulation_result___3LD7S {
  margin-top: 45px; }

.CongratulationContent__congratulation_resultTop___2d3Bp {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: center;
  margin-bottom: 20px; }

.CongratulationContent__congratulation_resultTitle___1_nXC {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #464646;
  width: 100%;
  flex-grow: 1; }

.CongratulationContent__congratulation_filter___vb9Zk {
  flex-grow: 0;
  display: flex;
  list-style: none; }

.CongratulationContent__congratulation_filterBtn___3lG62 a {
  display: inline-block;
  vertical-align: top;
  color: #464646;
  border: solid 1px #fff;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-size: 13px;
  height: 30px;
  line-height: 28px;
  box-sizing: border-box;
  padding: 0px 25px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 0;
  white-space: nowrap;
  text-transform: uppercase;
  max-width: 100%;
  transition: all 0.4s ease;
  position: relative;
  font-weight: normal;
  text-decoration: none; }
  .CongratulationContent__congratulation_filterBtn___3lG62 a:hover {
    color: #008ecc; }

.CongratulationContent__congratulation_filterBtn___3lG62.CongratulationContent__active___1lnGX a {
  border: solid 1px #464646;
  color: #008ecc;
  font-weight: 600;
  cursor: default; }

.CongratulationContent__congratulation_pagination___n7JgP {
  padding-top: 55px; }

.CongratulationContent__congratulation_tags___QErGA {
  padding: 45px 100px; }

.CongratulationContent__form_textarea___2FXxb {
  font-size: 14px;
  line-height: 18px;
  height: 65px;
  padding: 6px 12px;
  width: 100%;
  border: solid 1px #356d9b;
  background: #f3f2f2;
  display: block;
  font-family: Tahoma,Geneva,sans-serif;
  border-radius: 0;
  color: #356d9b;
  resize: none; }
  .CongratulationContent__form_textarea___2FXxb::-webkit-input-placeholder {
    line-height: 19px;
    color: #9f9f9f; }

.ArticleMap__articleMap___3YjKv {
  position: relative; }
  .ArticleMap__articleMap___3YjKv *::-webkit-scrollbar {
    background: #ebf0f4 !important; }
  .ArticleMap__articleMap___3YjKv *::-webkit-scrollbar-thumb {
    background: #464646 !important; }

.ArticleMap__articleMap_map___3hzCf {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: calc(100vh - 125px);
  min-height: 760px;
  margin-bottom: 300px; }
  .ArticleMap__articleMap_map___3hzCf::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 75px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%);
    z-index: 30; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_map___3hzCf {
      min-height: 700px;
      margin-bottom: 0; }
      .ArticleMap__articleMap_map___3hzCf::after {
        display: none; } }

.ArticleMap__articleMap_column___2cWXO {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column___2cWXO {
      min-height: 700px;
      height: calc(100vh - 125px);
      width: calc(50vw - 300px);
      background-color: #fff;
      min-width: 380px;
      z-index: 20; } }

.ArticleMap__articleMap_column_content___1kcDA {
  display: block;
  color: #464646;
  box-sizing: border-box; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_content___1kcDA {
      width: 365px;
      margin-left: auto;
      margin-right: 0;
      padding: 20px 50px 20px 0; } }

.ArticleMap__articleMap_column_top___2mqJ8 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  width: 100%;
  z-index: 20; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_top___2mqJ8 {
      position: relative; }
      .ArticleMap__articleMap_column_top___2mqJ8::after {
        content: "";
        display: block;
        width: 278px;
        height: 1px;
        position: absolute;
        bottom: 0;
        right: 87px;
        background-color: #464646; } }

.ArticleMap__articleMap_column_main_wrapper___8qDCt {
  padding-top: 30px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_main_wrapper___8qDCt {
      padding-top: 10px;
      padding-bottom: 1px; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_main_wrapper___8qDCt {
      padding-top: 1px; } }

.ArticleMap__articleMap_column_main_title___1AQT5 {
  display: block;
  width: 165px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1;
  padding-bottom: 15px;
  position: relative;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center; }
  .ArticleMap__articleMap_column_main_title___1AQT5::after {
    position: absolute;
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background-color: #464646;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_main_title___1AQT5 {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      font-size: 36px;
      margin-bottom: 30px; }
      .ArticleMap__articleMap_column_main_title___1AQT5::after {
        width: 174px;
        height: 4px; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_main_title___1AQT5 {
      display: block;
      width: 80%;
      margin-left: 0;
      margin-right: 0;
      margin-top: 20px;
      margin-bottom: 30px;
      font-size: 48px;
      line-height: 1;
      padding-bottom: 24px;
      position: relative;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      text-align: left; }
      .ArticleMap__articleMap_column_main_title___1AQT5::after {
        position: absolute;
        content: "";
        display: block;
        height: 6px;
        width: 146px;
        background-color: #464646;
        bottom: 0;
        left: 0;
        transform: none; } }

.ArticleMap__articleMap_column_button___3L0Z5 {
  display: block;
  width: 39px;
  height: 39px;
  background-image: url(/components/ArticleMap/img/button.svg?0ba51009400946a39dcce3461c56e706);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 20px;
  top: 170px;
  font-size: 0; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_button___3L0Z5 {
      left: 35px;
      top: 140px; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_button___3L0Z5 {
      display: none; } }

.ArticleMap__articleMap_search___2Xk6o {
  display: none; }
  .ArticleMap__articleMap_search___2Xk6o.ArticleMap__active___3Sb8l {
    display: block; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_search___2Xk6o {
      border-top: 1px solid #464646;
      padding-top: 14px; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_search___2Xk6o {
      display: block;
      border-top: none;
      padding-top: 0; } }

.ArticleMap__articleMap_column_title___2x_Dl {
  display: none;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_title___2x_Dl {
      display: block; } }

.ArticleMap__articleMap_column_search_wrapper___2JoPb {
  display: block;
  position: relative;
  width: 280px;
  margin: 0 auto; }
  .ArticleMap__articleMap_column_search_wrapper___2JoPb::after {
    content: "";
    width: 21px;
    height: 23px;
    background-image: url(/components/ArticleMap/img/search.svg?aced97e626593e8502979582583f2c63);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    position: absolute;
    top: 9px;
    right: 11px;
    pointer-events: none; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_search_wrapper___2JoPb {
      width: 100%;
      margin: 0; } }

.ArticleMap__articleMap_column_search___vGOls {
  display: block;
  margin-bottom: 20px;
  width: 100%;
  height: 40px;
  padding-left: 17px;
  padding-right: 45px;
  font-size: 16px;
  color: #000000;
  border-color: #000000;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  .ArticleMap__articleMap_column_search___vGOls::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000000;
    opacity: 0.5;
    /* Firefox */ }
  .ArticleMap__articleMap_column_search___vGOls:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
    opacity: 0.5; }
  .ArticleMap__articleMap_column_search___vGOls::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
    opacity: 0.5; }

.ArticleMap__articleMap_column_bottom___1aVWX {
  display: block;
  flex-grow: 1;
  background-color: #fff;
  margin-left: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  z-index: 20; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_bottom___1aVWX {
      position: static;
      width: 365px;
      overflow: auto; } }

.ArticleMap__articleMap_column_bottom_header___3c4J_ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #464646; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_bottom_header___3c4J_ {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding-bottom: 20px;
      width: 698px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_bottom_header___3c4J_ {
      display: none; } }

.ArticleMap__articleMap_column_subtitle___2PGaT {
  display: block;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_subtitle___2PGaT {
      margin-bottom: 0; } }

.ArticleMap__articleMap_column_bottom_counter___1_JBM {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646;
  padding-bottom: 6px; }

.ArticleMap__articleMap_column_list___2EaIf {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding-left: 0;
  background-color: #fff;
  position: relative;
  color: #464646;
  box-sizing: border-box;
  counter-reset: myCounter;
  overflow: auto;
  height: 320px; }
  .ArticleMap__articleMap_column_list___2EaIf::before {
    content: "";
    display: block;
    height: 20px;
    width: 100%; }
  .ArticleMap__articleMap_column_list___2EaIf::after {
    content: "";
    display: block;
    height: 70px;
    width: 100%; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_list___2EaIf {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
      width: 698px;
      padding-top: 30px; }
      .ArticleMap__articleMap_column_list___2EaIf::before {
        display: none; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_list___2EaIf {
      display: block;
      width: 100%;
      margin: 0;
      margin-left: auto;
      padding: 20px 0 20px 0;
      border: none;
      overflow: visible; }
      .ArticleMap__articleMap_column_list___2EaIf::after {
        display: none; } }

.ArticleMap__articleMap_column_item___2vi8V {
  display: block;
  margin-bottom: 28px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  list-style: none; }
  @media (min-width: 768px) {
    .ArticleMap__articleMap_column_item___2vi8V {
      width: 40%; } }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_item___2vi8V {
      width: 100%;
      box-sizing: border-box; } }

.ArticleMap__item_index___2sRj3 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.ArticleMap__articleMap_column_item_title___1M0Mp {
  display: block;
  width: 90%;
  margin-bottom: 8px;
  font-size: 16px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #3C3C3C; }

.ArticleMap__articleMap_column_item_descr___2vDCv {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #3C3C3C; }

.ArticleMap__articleMap_column_item_link___2n1tn,
.ArticleMap__map_descr_link___3KQjG {
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #464646;
  position: relative;
  transition: 0.3s; }
  .ArticleMap__articleMap_column_item_link___2n1tn:hover,
  .ArticleMap__map_descr_link___3KQjG:hover {
    opacity: 0.8; }
  .ArticleMap__articleMap_column_item_link___2n1tn::after,
  .ArticleMap__map_descr_link___3KQjG::after {
    content: "";
    display: block;
    width: 18px;
    height: 13px;
    position: absolute;
    top: 3px;
    right: -28px;
    background-image: url(/components/ArticleMap/img/read.svg?b9aaa2656fc9696ae9effb7718287c76);
    background-repeat: no-repeat;
    background-size: contain; }

.ArticleMap__articleMap_column_counter___1-ozv {
  display: none;
  font-size: 16px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_column_counter___1-ozv {
      display: block; } }

.ArticleMap__pagination___IpFf1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 280px;
  transform: translateX(-50%);
  z-index: 70; }
  @media (min-width: 768px) {
    .ArticleMap__pagination___IpFf1 {
      display: block; } }
  .ArticleMap__pagination___IpFf1 ul {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0; }
  .ArticleMap__pagination___IpFf1 button {
    position: absolute;
    border: 1px solid #2E4478;
    width: 34px;
    height: 34px;
    font-size: 0 !important;
    background-image: url(/components/ArticleMap/img/arrow.svg?b12dc876181110980064ca142c3bd7d1);
    background-repeat: no-repeat;
    background-size: auto 70%;
    background-position: center;
    background-color: transparent;
    top: 50%;
    transform: translateY(-50%); }
  .ArticleMap__pagination___IpFf1 li {
    width: 20px;
    height: 20px;
    font-size: 14px;
    margin: 0 2px; }
    .ArticleMap__pagination___IpFf1 li.ArticleMap__active___3Sb8l {
      background-color: #464646;
      color: white;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold; }
  .ArticleMap__pagination___IpFf1 > button, .ArticleMap__pagination___IpFf1 li {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: black;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: 400; }

.ArticleMap__pagination_left___36KgR {
  left: 0; }

.ArticleMap__pagination_right___2lmeC.ArticleMap__pagination_right___2lmeC.ArticleMap__pagination_right___2lmeC {
  right: 0;
  transform: translateY(-50%) rotate(180deg); }

.ArticleMap__hide___36xXb {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  color: #464646;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .ArticleMap__hide___36xXb {
      display: none; } }

.ArticleMap__articleMap_canvas___2y97q {
  flex: 1;
  width: 100% !important; }

.ArticleMap__articleMap_inner___1XOhR {
  width: 1000px;
  margin: 0 auto; }

.ArticleMap__articleMap_cards___2SGyP {
  display: flex;
  flex-wrap: wrap;
  margin: -20px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px; }

.ArticleMap__articleMap_card___3KMSs {
  padding: 20px;
  width: 294px; }

.ArticleMap__map_icon___TwCBj {
  display: block;
  border-radius: 50%;
  border: 9px solid #464646;
  background: white;
  width: 50px;
  height: 50px;
  position: relative;
  top: 50px;
  left: 15px;
  box-sizing: border-box;
  cursor: pointer; }
  .ArticleMap__map_icon___TwCBj.ArticleMap__active___3Sb8l {
    background: transparent;
    width: 500px;
    height: 128px;
    position: relative;
    top: -13px;
    border: none; }
    .ArticleMap__map_icon___TwCBj.ArticleMap__active___3Sb8l .ArticleMap__map_descr___3w8Hh {
      display: block; }
    .ArticleMap__map_icon___TwCBj.ArticleMap__active___3Sb8l:after {
      display: none; }
    .ArticleMap__map_icon___TwCBj.ArticleMap__active___3Sb8l span {
      position: absolute;
      left: -22px;
      bottom: 4px;
      background: url(/components/ArticleMap/img/point.png?c1cf54a2054f31e9d972c4cd9526db63) no-repeat;
      width: 76px;
      height: 114px;
      display: block; }
      .ArticleMap__map_icon___TwCBj.ArticleMap__active___3Sb8l span img {
        display: block;
        width: 60px;
        height: 60px;
        top: 7px;
        margin-left: -30px;
        left: 50%;
        position: absolute;
        border-radius: 50%; }
  .ArticleMap__map_icon___TwCBj span {
    display: none; }

.ymaps-2-1-78-placemark-overlay.active {
  z-index: 700 !important;
  margin-top: -30px; }

.ymaps-2-1-78-places-pane {
  z-index: 3500 !important; }

.ArticleMap__map_descr___3w8Hh {
  display: none;
  position: absolute;
  top: -150px;
  left: 0;
  min-width: 194px;
  max-width: 292px;
  background-color: #fff;
  border-radius: 25px;
  box-sizing: border-box;
  transform: translateX(calc(-50% + 15px)); }
  .ArticleMap__map_descr___3w8Hh * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ArticleMap__map_descr___3w8Hh {
      top: 10px;
      left: 80px;
      max-width: 359px;
      transform: none; } }

.ArticleMap__map_descr_top___tswSu {
  padding: 8px 15px;
  background-color: #464646;
  color: white;
  font-size: 18px;
  line-height: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.ArticleMap__map_descr_bottom___2qnUU {
  padding: 13px 15px;
  font-size: 16px;
  line-height: 20px;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }
  .ArticleMap__map_descr_bottom___2qnUU p {
    text-overflow: ellipsis;
    margin: 0;
    margin-bottom: 15px; }

.ArticleMap__map_cluster___3LvaW {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: white;
  width: 50px;
  height: 50px;
  position: relative;
  top: -20px;
  left: 5px;
  box-sizing: border-box;
  border: 5px solid #464646;
  pointer-events: none; }

.ArticleMap__map_cluster_content___DwQNq {
  color: #464646;
  font-size: 24px;
  line-height: 0.1;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }

.ArticleMap__articleMap_title___3Nywg {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 37px;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .ArticleMap__articleMap_title___3Nywg span {
    line-height: 1;
    height: 37px;
    color: #464646;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  .ArticleMap__articleMap_title___3Nywg svg {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 900;
    height: 37px; }

.ArticleMap__place___30NKb {
  position: absolute;
  left: 0;
  top: 75px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }

.ArticleMap__date___3k2su {
  background: url(/components/ArticleMap/img/calender.png?c94fa38f4f41b62ac2480a611ec52fd0) no-repeat 50% 50%;
  width: 66px;
  height: 72px;
  text-align: center;
  margin-right: 10px;
  box-sizing: border-box;
  padding-top: 26px;
  padding-right: 4px;
  color: #b1872d; }
  .ArticleMap__date___3k2su span {
    display: block;
    font-size: 10px;
    line-height: 1;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 500; }
    .ArticleMap__date___3k2su span:first-child {
      font-size: 20px;
      line-height: 1;
      margin-bottom: 1px;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold; }

.ArticleMap__title___1nQx- {
  font-size: 19px;
  line-height: 1;
  color: #464646;
  padding-top: 14px; }

.ArticleMap__title_top___3B4hX {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 7px;
  width: 530px; }

.ArticleMap__title_bottom___1_bRO {
  text-transform: uppercase; }

.ArticleMap__filter___1TXQH {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  margin: 0 auto;
  transform: translateX(10px);
  margin-bottom: 17px; }
  @media (min-width: 768px) {
    .ArticleMap__filter___1TXQH {
      justify-content: center;
      width: 470px;
      margin: 0 auto;
      transform: none;
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .ArticleMap__filter___1TXQH {
      justify-content: flex-start;
      width: 100%;
      margin-right: -20px;
      margin-bottom: 17px;
      margin-left: 0; } }

.ArticleMap__filter_item___3nlYQ {
  text-decoration: none;
  margin-right: 14px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
  box-sizing: border-box;
  padding: 7px 35px 8px 9px;
  background: transparent;
  border: 1px solid #464646;
  color: #3C3C3C;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: calc(100% - 5px) center; }
  .ArticleMap__filter_item___3nlYQ.ArticleMap__active___3Sb8l {
    opacity: 1;
    color: #fff;
    background-color: #464646; }
    .ArticleMap__filter_item___3nlYQ.ArticleMap__active___3Sb8l:hover {
      color: #fff; }
  .ArticleMap__filter_item___3nlYQ:hover {
    color: #464646; }
  .ArticleMap__filter_item_1___Co59H {
    display: block;
    background-image: url(/components/ArticleMap/img/1-a.svg?42d8c0a9b50d0da2cf2975c35ee4e16b); }
    .ArticleMap__filter_item_1___Co59H.ArticleMap__active___3Sb8l {
      background-image: url(/components/ArticleMap/img/1.svg?2e47d54ec6e11d285c72a154189fa8a7); }
  .ArticleMap__filter_item_2___RgmM- {
    display: block;
    background-image: url(/components/ArticleMap/img/3-a.svg?a4fbb488074d182534a200d09d4c6ee8); }
    .ArticleMap__filter_item_2___RgmM-.ArticleMap__active___3Sb8l {
      background-image: url(/components/ArticleMap/img/3.svg?6424a9fda14c2015ecce5c33b9d9cacb); }
  .ArticleMap__filter_item_3___2gfqF {
    display: block;
    background-image: url(/components/ArticleMap/img/4-a.svg?3f6cc28e4ebd1133719098be5ddba7f3); }
    .ArticleMap__filter_item_3___2gfqF.ArticleMap__active___3Sb8l {
      background-image: url(/components/ArticleMap/img/4.svg?cbe7d42f5cc4a34d1ed97cbb86801e00); }
  .ArticleMap__filter_item_4___17Ef5 {
    display: block;
    background-image: url(/components/ArticleMap/img/2-a.svg?cb824663242628bc9b80b59f2eba6b4d); }
    .ArticleMap__filter_item_4___17Ef5.ArticleMap__active___3Sb8l {
      background-image: url(/components/ArticleMap/img/2.svg?71d72e7e14b1151195b28f9ebefd3cfc); }
  .ArticleMap__filter_item_5___1tzw7 {
    display: block;
    background-image: url(/components/ArticleMap/img/5-a.svg?5723e467ef77885c21438a5979f65fc2); }
    .ArticleMap__filter_item_5___1tzw7.ArticleMap__active___3Sb8l {
      background-image: url(/components/ArticleMap/img/5.svg?afb745fc8f330369bf6991f0fccd818b); }

.ArticleMap__articleMap_filter___1IaVJ {
  display: none; }
  @media (min-width: 1240px) {
    .ArticleMap__articleMap_filter___1IaVJ {
      display: block;
      position: absolute;
      top: 55px;
      right: 30px; } }

.ArticleMap__articleMap_filter_button___2OLyn {
  display: block;
  width: 49px;
  height: 30px;
  background-image: url(/components/ArticleMap/img/filter.svg?392ebc068aa8691827785f6017901d00);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  cursor: pointer; }

.ArticleMap__articleMap_filter_info___3e-G8 {
  display: block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  z-index: 15; }

.ArticleMap__articleMap_filter_list___27Qf7 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 0; }

.ArticleMap__articleMap_filter_item___85Jo- {
  display: block;
  width: 142px;
  box-sizing: border-box;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 42px;
  padding-right: 15px;
  font-size: 10px;
  line-height: 12px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  color: #3C3C3C;
  position: relative;
  cursor: pointer; }
  .ArticleMap__articleMap_filter_item___85Jo-::after {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    top: 3px;
    left: 15px;
    background-repeat: no-repeat;
    background-size: contain; }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(1)::after {
    background-image: url(/components/ArticleMap/img/1-a.svg?42d8c0a9b50d0da2cf2975c35ee4e16b); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(1).ArticleMap__active___3Sb8l::after {
    background-image: url(/components/ArticleMap/img/1.svg?2e47d54ec6e11d285c72a154189fa8a7); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(2)::after {
    background-image: url(/components/ArticleMap/img/3-a.svg?a4fbb488074d182534a200d09d4c6ee8); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(2).ArticleMap__active___3Sb8l::after {
    background-image: url(/components/ArticleMap/img/3.svg?6424a9fda14c2015ecce5c33b9d9cacb); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(3)::after {
    background-image: url(/components/ArticleMap/img/4-a.svg?3f6cc28e4ebd1133719098be5ddba7f3); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(3).ArticleMap__active___3Sb8l::after {
    background-image: url(/components/ArticleMap/img/4.svg?cbe7d42f5cc4a34d1ed97cbb86801e00); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(4)::after {
    background-image: url(/components/ArticleMap/img/2-a.svg?cb824663242628bc9b80b59f2eba6b4d); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(4).ArticleMap__active___3Sb8l::after {
    background-image: url(/components/ArticleMap/img/2.svg?71d72e7e14b1151195b28f9ebefd3cfc); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(5)::after {
    background-image: url(/components/ArticleMap/img/5-a.svg?5723e467ef77885c21438a5979f65fc2); }
  .ArticleMap__articleMap_filter_item___85Jo-:nth-child(5).ArticleMap__active___3Sb8l::after {
    background-image: url(/components/ArticleMap/img/5.svg?afb745fc8f330369bf6991f0fccd818b); }
  .ArticleMap__articleMap_filter_item___85Jo-.ArticleMap__active___3Sb8l {
    background-color: #464646;
    color: white;
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.ArticleMap__articleMap_filter_hide___3WWmn {
  display: block;
  margin-top: 5px;
  text-align: center;
  font-size: 10px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  cursor: pointer; }

.ArticleCardMin__articleCardMin___1oMyA {
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none; }
  .ArticleCardMin__articleCardMin___1oMyA * {
    box-sizing: border-box; }

.ArticleCardMin__articleCardMin_header___3fPHC {
  background: #213787;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  position: relative;
  min-height: 55px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  transition: all 0.4s ease; }
  .ArticleCardMin__articleCardMin_header___3fPHC:after {
    content: '';
    position: absolute;
    right: 40px;
    bottom: -22px;
    border: 11px solid transparent;
    border-top: 11px solid #213787;
    transition: all 0.4s ease; }

.ArticleCardMin__articleCardMin___1oMyA:hover .ArticleCardMin__articleCardMin_header___3fPHC {
  background: #2b48b0; }
  .ArticleCardMin__articleCardMin___1oMyA:hover .ArticleCardMin__articleCardMin_header___3fPHC:after {
    border-top: 11px solid #2b48b0; }

.ArticleCardMin__articleCardMin_img___O0yJt {
  flex-grow: 0;
  display: block;
  height: 137px;
  overflow: hidden; }
  .ArticleCardMin__articleCardMin_img___O0yJt img {
    width: 100%;
    display: block; }

.ArticleModal__articleModal___1pjLU {
  width: 100%;
  font-weight: 400; }

.ArticleModal__articleModal_container___2rueq {
  background: #fff;
  box-shadow: 6px 12px 24px 0 rgba(0, 0, 0, 0.15);
  width: 300px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 40px;
  position: relative; }
  @media (min-width: 768px) {
    .ArticleModal__articleModal_container___2rueq {
      width: 600px; } }
  @media (min-width: 1240px) {
    .ArticleModal__articleModal_container___2rueq {
      width: 800px; } }

.ArticleModal__articleModal_body___17qJV {
  max-height: 80vh;
  overflow: auto;
  padding-bottom: 30px; }

.ArticleModal__articleModal_header___2hoij {
  padding: 8px 30px;
  background: #464646;
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
  line-height: 1.25;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  min-height: 74px;
  display: flex;
  align-items: center; }

.ArticleModal__articleModal_content___3iz9m {
  margin: 0 15px;
  padding-top: 30px; }
  .ArticleModal__articleModal_content___3iz9m:after {
    content: '';
    display: table;
    width: 100%;
    height: 1px;
    overflow: hidden;
    clear: both; }
  @media (min-width: 768px) {
    .ArticleModal__articleModal_content___3iz9m {
      margin: 0 25px; } }
  @media (min-width: 1240px) {
    .ArticleModal__articleModal_content___3iz9m {
      margin: 0 65px; } }

.ArticleModal__articleModal_contentAuthor___1X6VS {
  text-align: right;
  padding-top: 13px;
  font-size: 13px;
  line-height: 1.1;
  color: #464646;
  margin-bottom: 13px; }

.ArticleModal__articleModal_contentBlock___2uR3U + .ArticleModal__articleModal_contentBlock___2uR3U {
  border-top: 1px solid #464646;
  padding-top: 30px; }

.ArticleModal__articleModal_contentBlock___2uR3U {
  margin-bottom: 26px; }
  .ArticleModal__articleModal_contentBlock___2uR3U img {
    max-width: 100%; }
  .ArticleModal__articleModal_contentBlock___2uR3U:last-child {
    border-bottom: none; }
  .ArticleModal__articleModal_contentBlock___2uR3U p {
    margin: 0;
    margin-bottom: 15px;
    color: #4c4c4c;
    text-align: justify;
    font-size: 14px;
    line-height: 1.4; }
  .ArticleModal__articleModal_contentBlock___2uR3U i {
    font-style: italic; }
  .ArticleModal__articleModal_contentBlock___2uR3U strong {
    font-weight: 700; }
  .ArticleModal__articleModal_contentBlock___2uR3U img {
    display: block;
    margin-bottom: 13px; }

.ArticleModal__articleModal_closeBtn___2HYQR {
  position: absolute;
  cursor: pointer;
  top: 6px;
  right: 6px;
  width: 25px;
  height: 25px;
  background: url(/components/ArticleModal/img/icon_close.png?a5ba9e7e36801d77a722eddfb8bfed44) no-repeat 0 0;
  background-size: 100%; }
  .ArticleModal__articleModal_closeBtn___2HYQR:hover {
    background-position: 0 -25px; }

.ArticleModal__articleModal_item___3tAwQ {
  display: block; }
  .ArticleModal__articleModal_item___3tAwQ.ArticleModal__left___33Z3p {
    float: left; }
    .ArticleModal__articleModal_item___3tAwQ.ArticleModal__left___33Z3p.ArticleModal__image___2mHxz {
      padding: 0 25px 12px 0; }
  .ArticleModal__articleModal_item___3tAwQ.ArticleModal__right___L5hvr {
    float: right; }
    .ArticleModal__articleModal_item___3tAwQ.ArticleModal__right___L5hvr.ArticleModal__image___2mHxz {
      padding: 0 0 12px 25px; }
  .ArticleModal__articleModal_item___3tAwQ.ArticleModal__teaser___24MhM {
    color: #404040;
    text-align: justify;
    line-height: 1.4;
    font-size: 16px;
    border-bottom: 1px solid #464646;
    padding-bottom: 11px;
    margin-bottom: 25px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    box-sizing: content-box;
    overflow: hidden; }
  .ArticleModal__articleModal_item___3tAwQ.ArticleModal__fact___1jp77 {
    width: 270px;
    background: #464646;
    font-size: 13px;
    line-height: 1.22;
    color: #fff;
    padding: 18px 30px 16px 29px;
    margin: 0 27px 20px 0;
    float: left; }
    .ArticleModal__articleModal_item___3tAwQ.ArticleModal__fact___1jp77.ArticleModal__right___L5hvr {
      float: right;
      margin: 0 0 20px 27px; }

.ArticleGuide__articleMap_map___3KB-B {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 435px; }
  .ArticleGuide__articleMap_map___3KB-B > div:first-child {
    position: relative;
    z-index: 10; }

.ArticleGuide__articleMap_canvas___1hxPz {
  flex: 1;
  height: 435px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 100% !important; }

.ArticleGuide__articleMap_wrap___169Im {
  background: url(/components/ArticleGuide/img/map.png?20cdc5516b5a4acd7e5ac2f150877eef) no-repeat 0 0;
  width: 608px;
  height: 328px;
  margin: 0 0 29px 64px;
  position: relative; }

.ArticleGuide__articleMap_inner___BFxYN {
  width: 1000px;
  margin: 0 auto;
  background: #b8d5e4;
  padding-bottom: 30px; }

.ArticleGuide__articleMap_cards___2MfT_ {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  background: #b8d5e4;
  padding-bottom: 30px; }

.ArticleGuide__articleMap_card___dufTO {
  padding: 20px;
  width: 294px; }

.ArticleGuide__map_icon___1yHfE {
  display: block;
  border-radius: 50%;
  background: linear-gradient(to top, rgba(0, 128, 188, 0) 0, #0080bc 100%) #213787;
  width: 36px;
  height: 36px;
  position: relative;
  top: 50px;
  left: 15px; }
  .ArticleGuide__map_icon___1yHfE:after {
    content: '';
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
    background: #fff;
    position: absolute;
    border-radius: 50%; }
  .ArticleGuide__map_icon___1yHfE.ArticleGuide__active___3d8IJ {
    background: transparent; }
    .ArticleGuide__map_icon___1yHfE.ArticleGuide__active___3d8IJ:after {
      display: none; }
    .ArticleGuide__map_icon___1yHfE.ArticleGuide__active___3d8IJ span {
      position: absolute;
      left: -22px;
      bottom: 4px;
      background: url(/components/ArticleGuide/img/point.png?6100a1ad2ff9c323f0bbbe111da11277) no-repeat;
      width: 76px;
      height: 114px;
      display: block; }
      .ArticleGuide__map_icon___1yHfE.ArticleGuide__active___3d8IJ span img {
        display: block;
        width: 60px;
        height: 60px;
        top: 7px;
        margin-left: -30px;
        left: 50%;
        position: absolute;
        border-radius: 50%; }
  .ArticleGuide__map_icon___1yHfE span {
    display: none; }

.ArticleGuide__map_cluster___1phZ3 {
  display: block;
  border-radius: 50%;
  background: linear-gradient(to top, rgba(0, 128, 188, 0) 0, #0080bc 100%) #213787;
  width: 36px;
  height: 36px;
  position: relative;
  top: 50px;
  left: 15px;
  box-sizing: border-box;
  padding-top: 8px; }

.ArticleGuide__map_cluster_content___1fW-_ {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  height: 20px;
  font-weight: 600;
  text-align: center; }

.ArticleGuide__articleMap_title___3jKPJ {
  position: absolute;
  left: 0;
  top: 20px;
  font-size: 37px;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .ArticleGuide__articleMap_title___3jKPJ span {
    line-height: 1;
    height: 22px;
    font-size: 22px;
    color: #404040;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }
  .ArticleGuide__articleMap_title___3jKPJ svg {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 900;
    height: 32px;
    font-size: 32px; }

.ArticleGuide__place___3W2wq {
  position: absolute;
  left: 0;
  top: 55px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }

.ArticleGuide__date___gm7qh {
  background: url(/components/ArticleGuide/img/calender.png?c94fa38f4f41b62ac2480a611ec52fd0) no-repeat 50% 50%;
  width: 66px;
  height: 72px;
  text-align: center;
  margin-right: 10px;
  box-sizing: border-box;
  padding-top: 26px;
  padding-right: 4px;
  color: #b1872d; }
  .ArticleGuide__date___gm7qh span {
    display: block;
    font-size: 10px;
    line-height: 1;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 500; }
    .ArticleGuide__date___gm7qh span:first-child {
      font-size: 20px;
      line-height: 1;
      margin-bottom: 1px;
      font-family: 'pfdin', Tahoma, Geneva, sans-serif;
      font-weight: 600; }

.ArticleGuide__title___tmK0U {
  font-size: 19px;
  line-height: 1;
  color: #213787;
  padding-top: 14px;
  width: 150px; }

.ArticleGuide__title_top___GNIRO {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  margin-bottom: 7px;
  width: 530px;
  color: #404040;
  font-size: 14px; }

.ArticleGuide__title_bottom___1GKP9 {
  text-transform: uppercase;
  color: #404040;
  font-size: 12px; }

.ArticleGuide__filter___2wKbM {
  position: absolute;
  right: 0;
  top: 330px; }

.ArticleGuide__filter_item___20jzE {
  text-decoration: none;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  box-sizing: border-box;
  padding: 6px;
  background: #213787;
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  opacity: .6;
  transition: opacity 0.3s;
  white-space: nowrap; }
  .ArticleGuide__filter_item___20jzE.ArticleGuide__active___3d8IJ {
    opacity: 1; }
  .ArticleGuide__filter_item___20jzE:hover {
    opacity: 1; }

.ArticleGuide__filter_title___3iGu0 {
  width: 100%;
  text-align: right;
  font-size: 25.79px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  margin-bottom: 10px;
  color: #213787;
  text-transform: uppercase; }

.ArticleGuide__filter_wrap___2_GNi {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }

.ArticleGuide__articleMap_magnifier___36anb {
  position: absolute;
  top: 140px;
  left: 132px; }
  .ArticleGuide__articleMap_magnifier___36anb:after {
    content: '';
    background: url(/components/ArticleGuide/img/magnifier.png?5b87df5caa20dc293571fa07dd63599f) no-repeat 0 0;
    width: 310px;
    height: 147px;
    position: absolute;
    bottom: -13px;
    right: -4px; }

.ArticleGuide__articleMap_magnifier_wrap___1maRi {
  width: 135px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  background: no-repeat 50% 50%;
  background-size: cover; }
  .ArticleGuide__articleMap_magnifier_wrap___1maRi img {
    position: relative;
    display: block;
    flex: 1 1 auto; }

.ArticleGuide__articleMap_point___2Qs8Y {
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #636d76;
  border-radius: 50%;
  background: #fff;
  cursor: pointer; }
  .ArticleGuide__articleMap_point___2Qs8Y:after {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background: #636d76;
    border-radius: 50%;
    background-clip: padding-box; }
  .ArticleGuide__articleMap_point___2Qs8Y.ArticleGuide__active___3d8IJ {
    border-color: #f46e3f; }
    .ArticleGuide__articleMap_point___2Qs8Y.ArticleGuide__active___3d8IJ:after {
      background: #f46e3f; }
  .ArticleGuide__articleMap_point___2Qs8Y:hover {
    z-index: 10; }
    .ArticleGuide__articleMap_point___2Qs8Y:hover .ArticleGuide__articleMap_point_popup___21dWg {
      transform: scale(1); }

.ArticleGuide__articleMap_point_popup___21dWg {
  position: absolute;
  transition: transform .3s ease 0s;
  transform: scale(0);
  transform-origin: center bottom;
  background: url(/components/ArticleGuide/img/baloon.png?43cc0e8143ac469c49432a487466deca) no-repeat;
  width: 68px;
  height: 102px;
  bottom: 18px;
  left: 50%;
  margin-left: -34px; }
  .ArticleGuide__active___3d8IJ .ArticleGuide__articleMap_point_popup___21dWg {
    transform: scale(1); }

.ArticleGuide__articleMap_point_image___1t-oP {
  background: no-repeat 50% 50%;
  background-size: cover;
  width: 56px;
  height: 56px;
  display: block;
  position: relative;
  border-radius: 50%;
  top: 5px;
  left: 5px; }

.ArticleCardMinGuide__articleCardMin___hQO3M {
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-decoration: none; }
  .ArticleCardMinGuide__articleCardMin___hQO3M * {
    box-sizing: border-box; }

.ArticleCardMinGuide__articleCardMin_header___39ZfI {
  background: #f46e3f;
  color: #fff;
  padding: 10px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  position: relative;
  min-height: 55px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  transition: all 0.4s ease; }
  .ArticleCardMinGuide__articleCardMin_header___39ZfI:after {
    content: '';
    position: absolute;
    right: 40px;
    bottom: -22px;
    border: 11px solid transparent;
    border-top: 11px solid #f46e3f;
    transition: all 0.4s ease; }

.ArticleCardMinGuide__articleCardMin___hQO3M:hover .ArticleCardMinGuide__articleCardMin_header___39ZfI {
  background: #f7926f; }
  .ArticleCardMinGuide__articleCardMin___hQO3M:hover .ArticleCardMinGuide__articleCardMin_header___39ZfI:after {
    border-top: 11px solid #f7926f; }

.ArticleCardMinGuide__articleCardMin_img___Bbrvr {
  flex-grow: 0;
  display: block;
  height: 137px;
  overflow: hidden; }
  .ArticleCardMinGuide__articleCardMin_img___Bbrvr img {
    width: 100%;
    display: block; }

.NotesContent__notes___19gw3 {
  font-family: Tahoma,Geneva,sans-serif;
  padding-bottom: 50px;
  padding-top: 10px; }
  .NotesContent__notes___19gw3 * {
    box-sizing: border-box; }

.NotesContent__notes_inner___vlHdP {
  width: 1000px;
  margin: 0 auto; }

.NotesContent__notes_content___1mmPG {
  padding-top: 16px;
  padding-bottom: 30px;
  background: #fff;
  box-shadow: 1px 10px 20px 10px rgba(97, 166, 199, 0.4); }

.NotesContent__notes_body___2NtER {
  padding: 0 52px; }
  @media only screen and (min-width: 1600px) {
    .NotesContent__notes_body___2NtER {
      padding: 0 123px; } }

.NotesContent__notes_cards___HMiq- {
  display: flex;
  flex-wrap: wrap;
  margin: -20px;
  justify-content: center; }
  @media only screen and (min-width: 1600px) {
    .NotesContent__notes_cards___HMiq- {
      margin: -20px -57px; } }

.NotesContent__notes_card___1BZFo {
  padding: 20px;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
  @media only screen and (min-width: 1600px) {
    .NotesContent__notes_card___1BZFo {
      padding: 20px 57px;
      flex: 0 0 50%;
      max-width: 50%; } }

.NotesContent__notes_infoText___1PLfO {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  color: #002a5e;
  margin-bottom: 15px;
  font-family: pfdin,Tahoma,Geneva,sans-serif; }
  @media only screen and (min-width: 1600px) {
    .NotesContent__notes_infoText___1PLfO {
      font-size: 16px;
      line-height: 18px; } }

.NotesContent__notes_infoBtn___3Wz_i {
  margin-top: 27px; }

.ResetContent__auth___3V1Vq {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #E7E7E7;
  background-size: cover;
  font-family: 'Bitter', sans-serif; }
  .ResetContent__auth___3V1Vq * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ResetContent__auth___3V1Vq {
      padding-top: 40px; } }

.ResetContent__container___2zTYR {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  min-width: 320px;
  width: 100%;
  max-width: 696px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .ResetContent__container___2zTYR {
      display: block;
      max-width: 750px;
      width: 750px;
      padding: 0;
      background-color: transparent; } }

.ResetContent__box___TgSWV {
  position: relative;
  background: #ffffff;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.11);
  border: 1px solid #333333;
  padding: 30px 15px;
  margin-bottom: 40px;
  color: #464646; }
  @media (min-width: 768px) {
    .ResetContent__box___TgSWV {
      margin-bottom: 80px;
      padding: 40px 110px 40px; } }

.ResetContent__form_title___7wdq0 {
  color: #464646;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ResetContent__form_title___7wdq0 {
      font-weight: 400;
      font-size: 42px;
      line-height: 50px;
      letter-spacing: 0.04em; } }

.ResetContent__content___I6AEX {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .ResetContent__content___I6AEX {
      flex-direction: column; } }
  @media (min-width: 1240px) {
    .ResetContent__content___I6AEX {
      flex-direction: row; } }

.ResetContent__left___1syQd {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .ResetContent__left___1syQd {
      margin-bottom: 90px; } }
  @media (min-width: 1240px) {
    .ResetContent__left___1syQd {
      margin-bottom: 0;
      margin-right: 12vw;
      width: 480px;
      position: relative;
      right: -30px; } }

.ResetContent__right___3Qww5 {
  display: block; }
  @media (min-width: 1240px) {
    .ResetContent__right___3Qww5 {
      width: 500px;
      padding-right: 60px; } }

.ResetContent__title___1w9AH {
  display: block;
  width: 260px;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  font-size: 32px;
  line-height: 1.2;
  color: #464646;
  margin: 28px 0; }
  @media (min-width: 768px) {
    .ResetContent__title___1w9AH {
      width: 360px;
      font-size: 45px;
      line-height: 1.2;
      margin: 50px 0; } }
  @media (min-width: 1240px) {
    .ResetContent__title___1w9AH {
      width: 100%;
      margin: 0 auto;
      margin-bottom: 140px;
      text-align: left;
      font-size: 58px;
      line-height: 72px;
      letter-spacing: 0.04em;
      text-transform: uppercase; } }
  @media (min-width: 1440px) {
    .ResetContent__title___1w9AH {
      font-size: 70px;
      line-height: 84px; } }

.ResetContent__list___1I7qp {
  display: none;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .ResetContent__list___1I7qp {
      display: flex;
      justify-content: center; } }
  @media (min-width: 1240px) {
    .ResetContent__list___1I7qp {
      justify-content: flex-start; } }

.ResetContent__item___3Ww9T {
  display: block;
  margin-right: 50px; }
  .ResetContent__item___3Ww9T:last-child {
    margin-right: 0; }

.ResetContent__auth_btns___2BeoN {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .ResetContent__auth_btns___2BeoN .blue {
    background: #213787; }
  .ResetContent__auth_btns___2BeoN .active {
    background: #f5f9fc;
    color: #213787;
    box-shadow: 0px 3px 0px 0px #f5f9fc; }
  .ResetContent__auth_btns___2BeoN .ResetContent__container___2zTYR {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.ResetContent__auth_btns_item___3NHYI {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #213787;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%; }

.ResetContent__auth_content___2zK_Q {
  flex: 1;
  min-height: 580px;
  padding: 0 20px 37px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }
  .ResetContent__auth_content___2zK_Q .ResetContent__container___2zTYR {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }

.ResetContent__auth_captcha___ca3r6 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 380px) {
    .ResetContent__auth_captcha___ca3r6 {
      flex-direction: row;
      justify-content: space-between; } }

.ResetContent__auth_captcha_refresh___2NLJB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px; }
  @media (min-width: 380px) {
    .ResetContent__auth_captcha_refresh___2NLJB {
      margin-bottom: 0;
      margin-right: 10px; } }

.ResetContent__auth_refresh_img___1omil {
  width: auto;
  margin-right: 10px;
  height: 22px; }
  @media (min-width: 768px) {
    .ResetContent__auth_refresh_img___1omil {
      height: 18px;
      margin-right: 15px; } }

.ResetContent__auth_captcha_img___2-nwF {
  height: 40px;
  width: auto; }
  @media (min-width: 768px) {
    .ResetContent__auth_captcha_img___2-nwF {
      height: 50px;
      margin-right: 20px; } }

.ResetContent__auth_label_checkbox___2r1xV {
  padding-left: 25px;
  padding-top: 2px; }
  .ResetContent__auth_label_checkbox___2r1xV span {
    color: #000000;
    text-transform: none;
    font-size: 10px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .ResetContent__auth_label_checkbox___2r1xV span {
        font-size: 12px;
        line-height: 15px; } }
    .ResetContent__auth_label_checkbox___2r1xV span:before {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      width: 18px;
      height: 18px;
      box-sizing: border-box;
      border: 1px solid grey;
      background: white;
      border-radius: 0; }
      @media (min-width: 768px) {
        .ResetContent__auth_label_checkbox___2r1xV span:before {
          top: 0; } }
  .ResetContent__auth_label_checkbox___2r1xV input:checked + span:after {
    content: '';
    box-sizing: border-box;
    position: absolute;
    left: 4px;
    top: 5px;
    width: 11px;
    height: 11px;
    background-image: url(/components/ResetContent/img/accept.svg?d1dbb0caa65a5f3717dfe147a6d2630b);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    border-radius: 0; }

.ResetContent__auth_form_btns_item___1hRDD {
  border-radius: 2px;
  background-color: #213787;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: -1.7px;
  height: 44px;
  font-size: 16px; }

.ResetContent__auth_form_btns___3czfd {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .ResetContent__auth_form_btns___3czfd {
      bottom: -40px; } }
  @media (min-width: 1240px) {
    .ResetContent__auth_form_btns___3czfd {
      bottom: -50px; } }
  .ResetContent__auth_form_btns___3czfd button {
    min-width: 113px;
    width: 170px;
    height: 50px; }
    @media (min-width: 768px) {
      .ResetContent__auth_form_btns___3czfd button {
        width: 330px;
        height: 80px;
        font-size: 30px;
        line-height: 30px; } }
  .ResetContent__auth_form_btns___3czfd .enter {
    background: #213787;
    color: white; }
  .ResetContent__auth_form_btns___3czfd .registration {
    background: transparent;
    color: #213787; }

.ResetContent__links___2L39L {
  display: block; }
  @media (min-width: 768px) {
    .ResetContent__links___2L39L {
      position: relative;
      top: -20px; } }
  @media (min-width: 1240px) {
    .ResetContent__links___2L39L {
      position: static; } }

.ResetContent__auth_links___3ayye {
  text-align: center;
  color: #464646;
  margin-bottom: 10px; }
  .ResetContent__auth_links___3ayye a {
    font-size: 12px;
    color: #464646;
    font-weight: 700;
    text-decoration: none; }
    .ResetContent__auth_links___3ayye a b {
      font-weight: bold; }
    @media (min-width: 768px) {
      .ResetContent__auth_links___3ayye a {
        font-size: 16px; } }

.ResetContent__signin___4dpZu {
  display: block;
  text-align: center;
  color: black; }
  .ResetContent__signin___4dpZu a {
    font-weight: bold;
    color: black;
    text-decoration: none; }
  @media (min-width: 768px) {
    .ResetContent__signin___4dpZu br {
      display: none; } }
  @media (min-width: 1240px) {
    .ResetContent__signin___4dpZu {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px; } }

.ResetContent__auth_pre___37LHL {
  font-size: 14px;
  line-height: 18px;
  margin: 0 20px 30px;
  text-align: center;
  color: #000000; }
  @media (min-width: 768px) {
    .ResetContent__auth_pre___37LHL {
      margin: 0 auto 20px;
      width: 100%;
      font-size: 14px;
      line-height: 18px; } }

.ResetContent__reg_additional_drop___wryCv {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #000000; }

.ResetContent__reg_info_tel___2gtWQ {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  color: #464646;
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-style: normal;
  min-height: 18px;
  font-weight: bold;
  text-align: center; }
  .ResetContent__reg_info_tel___2gtWQ a {
    color: #464646;
    text-decoration: none; }
    .ResetContent__reg_info_tel___2gtWQ a:hover, .ResetContent__reg_info_tel___2gtWQ a:focus {
      color: #464646; }
  @media (min-width: 1000px) {
    .ResetContent__reg_info_tel___2gtWQ {
      font-size: 26px;
      line-height: 1; } }

.ResetContent__reg_info_text___DxjTs b, .ResetContent__reg_info_text___DxjTs strong {
  white-space: nowrap; }

.ResetContent__reg_timer___3lw8d {
  padding: 0 40px;
  text-align: center; }

.ResetContent__tel_text___3PZzT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 14px;
  color: #202020;
  line-height: 1.5;
  text-align: center;
  font-weight: 400; }
  .ResetContent__tel_text___3PZzT b {
    cursor: pointer;
    text-decoration: underline; }
    .ResetContent__tel_text___3PZzT b:hover {
      text-decoration: none; }
  .ResetContent__tel_text___3PZzT p {
    margin: 0; }
  @media (max-width: 1000px) {
    .ResetContent__tel_text___3PZzT {
      flex-direction: column; } }

.ResetContent__popup___3-Ro9 {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  background: #ffffff;
  width: 300px;
  padding: 40px 30px 35px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  font-family: 'Bitter', sans-serif; }
  .ResetContent__popup___3-Ro9 * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .ResetContent__popup___3-Ro9 {
      width: 440px; } }

.ResetContent__popup_content___Fx5vR {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 340px; }
  .ResetContent__popup_content___Fx5vR > * {
    width: 100%; }
  .ResetContent__popup_content___Fx5vR h3 {
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #2d2c2c;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px; }
    @media (max-width: 1000px) {
      .ResetContent__popup_content___Fx5vR h3 {
        font-size: 20px;
        margin-bottom: 20px; } }
  .ResetContent__popup_content___Fx5vR p {
    font-size: 14px;
    color: #202020;
    line-height: 1.5;
    text-align: center;
    font-weight: 400; }
    @media (max-width: 1000px) {
      .ResetContent__popup_content___Fx5vR p {
        font-size: 16px; } }

.ResetContent__close___jS9uy {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 30px;
  height: 30px; }
  .ResetContent__close___jS9uy:after, .ResetContent__close___jS9uy:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #7f7f7f;
    transform: rotate(45deg); }
  .ResetContent__close___jS9uy:after {
    transform: rotate(-45deg); }

.RestoreContent__auth___2PXfS {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background: url(/components/RestoreContent/img/bg.jpg?c1629ec9ed1b1b262ab4bfeca7cff4a0) no-repeat 50% 50%; }
  @media (min-width: 1000px) {
    .RestoreContent__auth___2PXfS {
      background: url(/components/RestoreContent/img/bg_tab.jpg?09fc6dfed9dd58f8595c5c74fb22d5ab) no-repeat 50% 50%;
      background-size: cover; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth___2PXfS {
      background: url(/components/RestoreContent/img/bg_big.jpg?8909e0831ee7f5994c307c3386135064) no-repeat 50% 50%;
      background-size: cover; } }

.RestoreContent__box___9gAVN {
  display: block;
  margin-bottom: 40px;
  padding: 26px 15px;
  background: #FFFFFF;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.22);
  position: relative; }
  @media (min-width: 768px) {
    .RestoreContent__box___9gAVN {
      margin-bottom: 80px;
      padding: 35px 55px 50px 55px; } }

.RestoreContent__form_title___1Y2RV {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  color: #464646;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .RestoreContent__form_title___1Y2RV {
      margin-bottom: 25px;
      font-size: 48px;
      line-height: 48px; } }

.RestoreContent__container___Debfn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  min-width: 300px;
  width: 100%;
  max-width: 574px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .RestoreContent__container___Debfn {
      display: block;
      max-width: 780px;
      width: 780px;
      background-color: transparent; } }

.RestoreContent__auth_btns___1yh4p {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .RestoreContent__auth_btns___1yh4p .blue {
    background: #213787; }
  .RestoreContent__auth_btns___1yh4p .active {
    background: #f5f9fc;
    color: #213787;
    box-shadow: 0px 3px 0px 0px #f5f9fc; }
  .RestoreContent__auth_btns___1yh4p .grey {
    background: #8995a0; }
  .RestoreContent__auth_btns___1yh4p .RestoreContent__container___Debfn {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.RestoreContent__auth_btns_item___3yiGX {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_btns_item___3yiGX {
      height: 79px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_btns_item___3yiGX {
      height: 79px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_btns_item___3yiGX {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_btns_item___3yiGX {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_btns_item___3yiGX {
      width: 249px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_btns_item___3yiGX {
      width: 316px; } }

.RestoreContent__auth_content___3L3jN {
  flex: 1;
  min-height: 580px;
  padding: 0 20px 37px;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 580px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_content___3L3jN {
      min-height: 400px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_content___3L3jN {
      min-height: 400px; } }
  .RestoreContent__auth_content___3L3jN .RestoreContent__container___Debfn {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 1000px) {
      .RestoreContent__auth_content___3L3jN .RestoreContent__container___Debfn {
        align-items: flex-start; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_content___3L3jN {
      padding-bottom: 41px;
      min-height: 500px; } }

.RestoreContent__auth_title___3Lobw {
  font-size: 38px;
  color: #4a4d50;
  text-transform: uppercase;
  line-height: 1.5;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  margin-bottom: 25px;
  font-size: 30px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_title___3Lobw {
      font-size: 70px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_title___3Lobw {
      font-size: 70px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_title___3Lobw {
      text-align: left;
      margin-bottom: 40px; } }

.RestoreContent__auth_form___2HKiF {
  width: 100%; }
  .RestoreContent__auth_form___2HKiF input::placeholder {
    text-transform: uppercase;
    color: #4a4d50;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_form___2HKiF .input_desk {
      padding: 20px 15px;
      font-size: 14px; } }

.RestoreContent__auth_forgot_password___2U4TE {
  display: block;
  text-align: left;
  color: #4a4d50;
  font-style: italic;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 9px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_forgot_password___2U4TE {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_forgot_password___2U4TE {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_forgot_password___2U4TE {
      font-weight: normal; } }

@media (min-width: 1000px) {
  .RestoreContent__auth_captcha___1c8Hc {
    margin-bottom: 20px;
    margin-left: -30px; } }

.RestoreContent__auth_captcha_refresh___3vIbU {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  align-items: center; }

.RestoreContent__auth_refresh_img___k-CFY {
  margin-right: 10px;
  width: auto;
  height: 16px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_refresh_img___k-CFY {
      margin-right: 15px; } }

.RestoreContent__auth_captcha_img___1yY0- {
  margin-right: 5px;
  height: 29px;
  width: auto; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_captcha_img___1yY0- {
      width: 115px;
      height: auto;
      margin-right: 12px; } }

@media (min-width: 1000px) {
  .RestoreContent__auth_label_checkbox___3iL3d {
    padding: 4px 10px 7px 23px; } }

@media (min-width: 1000px) {
  .RestoreContent__auth_label_checkbox___3iL3d span {
    font-size: 14px; } }

.RestoreContent__auth_label_checkbox___3iL3d span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  border: 1px solid grey;
  border-radius: 0; }

.RestoreContent__auth_label_checkbox___3iL3d input:checked + span:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 8px;
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  background: grey;
  border-radius: 0; }

.RestoreContent__auth_form_btns_item___TOy0d {
  border-radius: 2px;
  background-color: #213787;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  width: 50%;
  font-size: 16px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: -1.7px;
  height: 44px;
  font-size: 16px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_form_btns_item___TOy0d {
      height: 66px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_form_btns_item___TOy0d {
      height: 66px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_form_btns_item___TOy0d {
      font-size: 22px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_form_btns_item___TOy0d {
      font-size: 22px; } }

.RestoreContent__auth_form_btns___PR-R3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .RestoreContent__auth_form_btns___PR-R3 {
      bottom: -40px; } }
  @media (min-width: 1240px) {
    .RestoreContent__auth_form_btns___PR-R3 {
      bottom: -50px; } }
  .RestoreContent__auth_form_btns___PR-R3 button {
    min-width: 113px;
    width: 113px;
    height: 47px; }
    @media (min-width: 768px) {
      .RestoreContent__auth_form_btns___PR-R3 button {
        width: 190px;
        height: 80px;
        font-size: 35px;
        line-height: 35px; } }
  .RestoreContent__auth_form_btns___PR-R3 .enter {
    background: #213787;
    color: white; }
  .RestoreContent__auth_form_btns___PR-R3 .registration {
    background: transparent;
    color: #213787; }

.RestoreContent__auth_feedback___1Wcip {
  height: 36px;
  background: white;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .RestoreContent__auth_feedback___1Wcip .RestoreContent__container___Debfn {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_feedback___1Wcip {
      background: transparent;
      height: 100px; }
      .RestoreContent__auth_feedback___1Wcip .RestoreContent__container___Debfn {
        align-items: flex-start; } }

.RestoreContent__auth_feedback_link___3WCYa {
  font-size: 12px;
  color: #213787;
  text-transform: uppercase;
  line-height: 1.2;
  text-decoration: none;
  font-size: 12px; }
  @media (min-width: 1000px) {
    .RestoreContent__auth_feedback_link___3WCYa {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .RestoreContent__auth_feedback_link___3WCYa {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .RestoreContent__auth_feedback_link___3WCYa {
      font-weight: bold; } }

.FeedbackContent__feedback___dB6y9 {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-size: cover;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback___dB6y9 {
      padding-top: 40px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback___dB6y9 {
      background-color: #E3E3E3; } }
  .FeedbackContent__feedback___dB6y9.FeedbackContent__inner___3xlG2 {
    margin-bottom: 50px;
    padding: 0;
    background: none; }
    .FeedbackContent__feedback___dB6y9.FeedbackContent__inner___3xlG2 .FeedbackContent__form_title___2k0H1 {
      display: none; }
    @media (min-width: 1240px) {
      .FeedbackContent__feedback___dB6y9.FeedbackContent__inner___3xlG2 {
        margin-bottom: 80px; }
        .FeedbackContent__feedback___dB6y9.FeedbackContent__inner___3xlG2 .FeedbackContent__box___1K0vl {
          margin: 0; } }

.FeedbackContent__container___1oBkt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  max-width: 280px;
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .FeedbackContent__container___1oBkt {
      max-width: 696px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__container___1oBkt {
      display: block;
      max-width: 1222px;
      width: 1222px;
      padding: 0;
      background-color: transparent; } }

.FeedbackContent__box___1K0vl {
  display: block;
  max-width: 360px;
  margin: 0 auto;
  margin-bottom: 60px;
  padding: 26px 0;
  background: #ffffff;
  position: relative; }
  @media (min-width: 768px) {
    .FeedbackContent__box___1K0vl {
      max-width: 100%;
      margin-bottom: 80px;
      padding: 69px 30px 70px 30px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__box___1K0vl {
      width: 1100px;
      box-sizing: border-box;
      margin: 0 auto;
      margin-bottom: 80px;
      padding: 85px 60px 85px 60px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border: 1px solid black;
      box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.11); } }

.FeedbackContent__form_title___2k0H1 {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
  color: #464646;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .FeedbackContent__form_title___2k0H1 {
      margin-bottom: 35px;
      font-size: 26px;
      line-height: 36px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__form_title___2k0H1 {
      width: 710px;
      font-weight: 400;
      font-size: 36px;
      line-height: 1;
      text-align: left;
      letter-spacing: 0.04em;
      text-transform: uppercase;
      color: #464646;
      margin-bottom: 30px; } }

.FeedbackContent__form_descr___1beDE {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.3;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  .FeedbackContent__form_descr___1beDE a {
    white-space: nowrap;
    color: inherit; }
  @media (min-width: 768px) {
    .FeedbackContent__form_descr___1beDE {
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__form_descr___1beDE {
      width: 710px; } }

.FeedbackContent__feedback_btns___2-uAl {
  background: transparent;
  width: 100%; }
  .FeedbackContent__feedback_btns___2-uAl .FeedbackContent__container___1oBkt {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.FeedbackContent__feedback_btns_item___253VN {
  background: #464646;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 100%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_btns_item___253VN {
      height: 79px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_btns_item___253VN {
      height: 79px; } }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_btns_item___253VN {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_btns_item___253VN {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_btns_item___253VN {
      width: 249px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_btns_item___253VN {
      width: 316px; } }

.FeedbackContent__main_btns___1jI79 {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .FeedbackContent__main_btns___1jI79 .blue {
    background: #464646; }
  .FeedbackContent__main_btns___1jI79 .grey {
    background: #8995a0; }
  .FeedbackContent__main_btns___1jI79 .FeedbackContent__container___1oBkt {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.FeedbackContent__main_btns_item___fAQwO {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1000px) {
    .FeedbackContent__main_btns_item___fAQwO {
      height: 79px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__main_btns_item___fAQwO {
      height: 79px; } }
  @media (min-width: 1000px) {
    .FeedbackContent__main_btns_item___fAQwO {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__main_btns_item___fAQwO {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .FeedbackContent__main_btns_item___fAQwO {
      width: 249px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__main_btns_item___fAQwO {
      width: 316px; } }

.FeedbackContent__feedback_content___z7ebd {
  flex: 1;
  min-height: 580px;
  padding: 0 20px 37px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 580px; }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_content___z7ebd {
      min-height: 400px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_content___z7ebd {
      min-height: 400px; } }
  .FeedbackContent__feedback_content___z7ebd .FeedbackContent__container___1oBkt {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 1240px) {
      .FeedbackContent__feedback_content___z7ebd .FeedbackContent__container___1oBkt {
        align-items: flex-start; } }

.FeedbackContent__feedback_title___-fnn2 {
  font-size: 38px;
  color: #4a4d50;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.5;
  white-space: nowrap;
  margin-bottom: 25px;
  font-size: 30px; }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_title___-fnn2 {
      font-size: 70px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_title___-fnn2 {
      font-size: 70px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_title___-fnn2 {
      text-align: left;
      margin-bottom: 30px; } }

.FeedbackContent__feedback_form___1rY2A {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: flex-start;
  width: 100%; }
  .FeedbackContent__feedback_form___1rY2A input::placeholder {
    text-transform: uppercase;
    color: #888f92;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 400; }
  .FeedbackContent__feedback_form___1rY2A .select_subject {
    width: 100%; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_form___1rY2A {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }

.FeedbackContent__feedback_form_fields___fmqrp {
  width: 100%; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_form_fields___fmqrp {
      width: 710px; } }

.FeedbackContent__feedback_input_list___-e_6z {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_input_list___-e_6z {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_input_list___-e_6z {
      width: 710px; } }
  .FeedbackContent__feedback_input_list___-e_6z > div {
    width: 100%; }
    @media (min-width: 768px) {
      .FeedbackContent__feedback_input_list___-e_6z > div {
        width: 300px; } }
    @media (min-width: 1240px) {
      .FeedbackContent__feedback_input_list___-e_6z > div {
        width: 336px; } }

.FeedbackContent__feedback_descr___IKgMS {
  display: none;
  position: absolute;
  top: -16px;
  right: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 13px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  opacity: 0.8; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_descr___IKgMS {
      display: block;
      color: black; } }
  .FeedbackContent__feedback_descr___IKgMS + textarea {
    height: 109px; }
    @media (min-width: 768px) {
      .FeedbackContent__feedback_descr___IKgMS + textarea {
        height: 126px; } }

.FeedbackContent__feedback_ps___1sjcn {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  line-height: 13px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  opacity: 0.8; }

.FeedbackContent__feedback_download____orTi {
  position: absolute;
  right: 10px; }
  .FeedbackContent__feedback_download____orTi img {
    display: block;
    height: auto;
    width: 20px; }

.FeedbackContent__feedback_message___3FUvn {
  width: 100%;
  margin-bottom: 10px;
  flex: 1 10px;
  box-sizing: border-box;
  padding: 7px 10px;
  border: 1px solid black;
  background: white; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_message___3FUvn {
      height: 126px; } }

.FeedbackContent__feedback_captcha___3VYjU {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_captcha___3VYjU {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-end;
      position: relative;
      margin-bottom: 0; }
      .FeedbackContent__feedback_captcha___3VYjU input {
        width: 208px;
        max-width: 208px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_captcha___3VYjU {
      right: 5px; } }

.FeedbackContent__feedback_captcha_refresh___uUYAg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_captcha_refresh___uUYAg {
      margin-bottom: 0; } }

.FeedbackContent__feedback_refresh_img___1v7XD {
  width: auto;
  margin-right: 12px;
  height: 22px; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_refresh_img___1v7XD {
      height: 18px;
      margin-right: 18px;
      position: relative;
      left: -25px; } }

.FeedbackContent__feedback_captcha_img___nkuXk {
  height: 45px;
  width: auto; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_captcha_img___nkuXk {
      height: 45px;
      margin-right: 20px;
      margin-left: -33px; } }

.FeedbackContent__feedback_form_btn___SN6MH {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_form_btn___SN6MH {
      justify-content: flex-start; }
      .FeedbackContent__feedback_form_btn___SN6MH > button {
        width: 173px; } }
  .FeedbackContent__feedback_form_btn___SN6MH .enter {
    background: #464646;
    color: white; }
  .FeedbackContent__feedback_form_btn___SN6MH .registration {
    background: transparent;
    color: #464646; }

.FeedbackContent__feedback_form_btn_item___2O1z- {
  border-radius: 2px;
  background-color: #464646;
  color: white;
  box-sizing: border-box;
  padding-bottom: 0.2em;
  width: 50%;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  letter-spacing: -1.7px;
  height: 44px;
  font-size: 16px; }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_form_btn_item___2O1z- {
      height: 77px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_form_btn_item___2O1z- {
      height: 77px; } }
  @media (min-width: 1000px) {
    .FeedbackContent__feedback_form_btn_item___2O1z- {
      font-size: 24px; } }
  @media (min-width: 1900px) {
    .FeedbackContent__feedback_form_btn_item___2O1z- {
      font-size: 24px; } }

.FeedbackContent__hidden___2e8Eo {
  position: absolute;
  left: -9999px;
  top: -9999px; }

.FeedbackContent__feedback_top___1zN9y {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_top___1zN9y {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }

.FeedbackContent__feedback_top_left___5ZpIT svg {
  width: 100%;
  height: 47px;
  font-size: 47px;
  line-height: 1;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 900; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_top_left___5ZpIT svg {
      height: 60px;
      font-size: 60px;
      width: 445px; } }

.FeedbackContent__feedback_top_right___vxpFR {
  color: #464646;
  font-size: 11px;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_top_right___vxpFR {
      font-size: 16px;
      text-align: right;
      padding-left: 50px;
      padding-top: 10px; } }

.FeedbackContent__feedback_top_blue___jfHug {
  color: #464646;
  font-size: 27px;
  letter-spacing: -.1px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_top_blue___jfHug {
      font-size: 31px;
      letter-spacing: -.2px; } }

.FeedbackContent__feedback_signin___2xNcG {
  display: block;
  text-align: center;
  color: black;
  position: relative;
  top: -30px; }
  .FeedbackContent__feedback_signin___2xNcG a {
    font-weight: bold;
    color: black;
    text-decoration: none; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_signin___2xNcG {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      top: 80px; } }

.FeedbackContent__signin___1ZAzi {
  display: block;
  text-align: center;
  color: black;
  position: relative;
  top: -30px; }
  .FeedbackContent__signin___1ZAzi a {
    font-weight: bold;
    color: black;
    text-decoration: none; }
  @media (min-width: 768px) {
    .FeedbackContent__signin___1ZAzi br {
      display: none; } }
  @media (min-width: 1240px) {
    .FeedbackContent__signin___1ZAzi {
      font-weight: 300;
      font-size: 16px;
      line-height: 20px;
      top: -40px; } }

.FeedbackContent__buttonSave___2hfJW {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 149px;
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
  background: #464646;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  transition: 0.3s;
  cursor: default; }
  .FeedbackContent__buttonSave___2hfJW:hover {
    background-color: #2d2d2d; }
  @media (min-width: 768px) {
    .FeedbackContent__buttonSave___2hfJW {
      width: 148px;
      height: 50px;
      cursor: pointer;
      font-size: 20px;
      line-height: 35px;
      margin: 0; } }

.FeedbackContent__feedback_info_text___1WOJ7 {
  display: block;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  color: #000; }
  .FeedbackContent__feedback_info_text___1WOJ7 * {
    user-select: none; }
  .FeedbackContent__feedback_info_text___1WOJ7 a, .FeedbackContent__feedback_info_text___1WOJ7 b {
    cursor: pointer;
    color: #000; }
    .FeedbackContent__feedback_info_text___1WOJ7 a:hover, .FeedbackContent__feedback_info_text___1WOJ7 b:hover {
      opacity: 0.8;
      color: #000; }
  @media (min-width: 768px) {
    .FeedbackContent__feedback_info_text___1WOJ7 {
      margin-bottom: 0;
      max-width: 600px;
      text-align: left; } }

.FeedbackContent__feedback_info___1EMdY {
  display: block;
  height: 1px;
  width: 100%;
  position: relative;
  top: -19px;
  font-weight: 300;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: right;
  color: #000000; }
  @media (min-width: 1240px) {
    .FeedbackContent__feedback_info___1EMdY {
      top: -21px;
      font-size: 11px; } }

.FeedbackContent__file_load___2s53T {
  display: block;
  width: 100%;
  margin-bottom: 10px; }
  .FeedbackContent__file_load___2s53T label span {
    color: #000000;
    background-color: #F2F2F2;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.02em;
    justify-content: center;
    font-family: 'Bitter', sans-serif;
    cursor: pointer; }

.FeedbackContent__files___15SUN {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  gap: 10px;
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box; }
  .FeedbackContent__files___15SUN * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .FeedbackContent__files___15SUN {
      gap: 15px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__files___15SUN {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: stretch;
      background-color: transparent;
      border: none;
      padding: 0; } }

.FeedbackContent__file___3hgAB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #F2F2F2;
  padding: 5px; }
  .FeedbackContent__file___3hgAB:last-child {
    margin-bottom: 0; }
  @media (min-width: 1240px) {
    .FeedbackContent__file___3hgAB {
      width: 225px;
      margin-bottom: 0; } }

.FeedbackContent__file_left___1xWUj {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-right: 10px;
  flex-grow: 1; }

.FeedbackContent__file_icon___1ezMk {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 34px;
  color: #000000;
  background: #CCB173;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
  font-family: 'Bitter', sans-serif;
  margin-right: 18px;
  text-transform: uppercase; }

.FeedbackContent__file_info___1Gta1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start; }

.FeedbackContent__file_name___394kl {
  display: block;
  font-size: 14px;
  font-weight: normal;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }
  @media (min-width: 768px) {
    .FeedbackContent__file_name___394kl {
      width: 370px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__file_name___394kl {
      width: 130px; } }

.FeedbackContent__file_size___15LVK {
  display: block;
  font-size: 12px; }

.FeedbackContent__file_remove___2tgcl {
  display: block;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background-image: url(/components/FeedbackContent/img/close.svg?7d9e98c4b9a6e4894cdcd69359805f73);
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  background-color: #CCB173;
  border-radius: 50%; }

.FeedbackContent__file_box___3ud7i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }
  .FeedbackContent__file_box___3ud7i label, .FeedbackContent__file_box___3ud7i label * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0; }
  .FeedbackContent__file_box___3ud7i::after {
    content: "";
    display: block;
    width: 43px;
    height: 43px;
    background-image: url(/components/FeedbackContent/img/plus.svg?6bc610d6391d9807a4ad56f378c6bbf0);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-21px, -21px);
    pointer-events: none;
    background-color: transparent; }

.FeedbackContent__contacts___3ut5w {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  font-family: 'Bitter', sans-serif;
  background: #f3f3f3;
  border: 1px solid #CCB173;
  padding: 20px;
  box-sizing: border-box;
  text-align: left; }
  @media (min-width: 768px) {
    .FeedbackContent__contacts___3ut5w {
      flex-direction: row;
      width: 100%;
      margin-top: 25px;
      box-sizing: border-box;
      text-align: left; } }
  @media (min-width: 1240px) {
    .FeedbackContent__contacts___3ut5w {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      width: 339px;
      box-sizing: border-box;
      padding: 33px 25px 33px 36px;
      text-align: left; } }

.FeedbackContent__contacts_icon___F0C_O {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .FeedbackContent__contacts_icon___F0C_O {
      margin-bottom: 0;
      margin-right: 15px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__contacts_icon___F0C_O {
      margin-right: 0;
      margin-bottom: 15px; } }

.FeedbackContent__contacts__left___3rVN- {
  display: block; }

.FeedbackContent__contacts__number___24JEj {
  display: block;
  white-space: nowrap;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 30px;
  line-height: 117%;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none; }
  @media (min-width: 768px) {
    .FeedbackContent__contacts__number___24JEj {
      margin-bottom: 0;
      margin-right: 15px; } }
  @media (min-width: 1240px) {
    .FeedbackContent__contacts__number___24JEj {
      margin-right: 0;
      margin-bottom: 15px; } }

.FeedbackContent__contacts__right___2aD6d {
  display: block; }

.FeedbackContent__contacts__ps___2KSoB {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 168%;
  color: #464646; }

.LcSection__section___31sSM {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1000px) {
    .LcSection__section___31sSM {
      margin-bottom: 12px; } }
  @media (min-width: 1900px) {
    .LcSection__section___31sSM {
      margin-bottom: 12px; } }
  @media (min-width: 768px) {
    .LcSection__section___31sSM.LcSection__documents___2WWMr {
      padding-bottom: 45px; } }

.LcSection__section_title___3OJEl {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  color: #26336A; }
  @media (min-width: 768px) {
    .LcSection__section_title___3OJEl {
      margin-bottom: 15px;
      margin-top: 0;
      text-align: left;
      font-style: normal;
      font-weight: 400; } }
  @media (min-width: 1240px) {
    .LcSection__section_title___3OJEl {
      margin-bottom: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; } }

.LcSection__section_content___2-dBs {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap; }

.LcLayout__block___2f7Bj {
  margin: 0 auto;
  color: #464646;
  width: 100%;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .LcLayout__block___2f7Bj {
      overflow: hidden; } }

.LcLayout__aside___b3kH_ {
  display: block;
  padding-top: 46px;
  position: relative;
  z-index: 10; }
  @media (min-width: 768px) {
    .LcLayout__aside___b3kH_ {
      width: 698px; } }
  @media (min-width: 1240px) {
    .LcLayout__aside___b3kH_ {
      width: 269px;
      padding-top: 86px;
      margin-right: auto; } }

.LcLayout__nav___3mg1z {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65px;
  background: #F3EEE4;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .LcLayout__nav___3mg1z .LcLayout__container___1enan {
      width: 100%; } }
  @media (min-width: 1240px) {
    .LcLayout__nav___3mg1z .LcLayout__container___1enan {
      width: 1200px; } }

.LcLayout__menu___1FuVz {
  padding: 18px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  overflow: scroll; }
  @media (min-width: 768px) {
    .LcLayout__menu___1FuVz {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap;
      overflow: auto;
      padding: 0; } }

.LcLayout__menu_item___3u0-t {
  display: block;
  text-align: center;
  width: auto;
  margin-right: 7px;
  margin-left: 7px;
  flex-shrink: 0; }
  @media (min-width: 768px) {
    .LcLayout__menu_item___3u0-t {
      margin-right: 30px;
      margin-left: 0;
      margin-bottom: 0;
      text-align: left; } }
  @media (min-width: 1240px) {
    .LcLayout__menu_item___3u0-t {
      text-align: left; } }

.LcLayout__menu_link___2N9E9 {
  display: inline-block;
  padding: 5px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  text-transform: capitalize;
  color: #26336A;
  transition: 0.3s;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3); }
  .LcLayout__menu_link___2N9E9:hover {
    color: #464646; }
  .LcLayout__menu_link___2N9E9.LcLayout__active___uwG1- {
    color: #464646;
    border-bottom: 3px solid #26336A; }
  @media (min-width: 768px) {
    .LcLayout__menu_link___2N9E9 {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1240px) {
    .LcLayout__menu_link___2N9E9 {
      display: block;
      width: auto;
      font-size: 16px;
      line-height: 19px; } }

.LcLayout__container___1enan {
  display: block;
  width: 280px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box; }
  @media (min-width: 360px) {
    .LcLayout__container___1enan {
      width: 320px; } }
  @media (min-width: 768px) {
    .LcLayout__container___1enan {
      width: 698px;
      padding: 0; } }
  @media (min-width: 1240px) {
    .LcLayout__container___1enan {
      width: 1100px;
      padding: 0; } }
  @media (min-width: 1240px) {
    .LcLayout__container___1enan.LcLayout__big___2Ehbj {
      width: 1200px; } }

.LcLayout__content___3Dwko .LcLayout__container___1enan {
  min-height: 100vh; }
  @media (min-width: 1240px) {
    .LcLayout__content___3Dwko .LcLayout__container___1enan {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }

.LcLayout__username___2Gqke {
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: -.2px;
  margin-bottom: 24px;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase; }

.LcLayout__banner___3QOMC {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #E1E7F1;
  color: #3C3C3C;
  padding-left: 24px;
  padding-right: 22px;
  padding-bottom: 42px;
  padding-top: 131px;
  background-image: url(/components/LcLayout/img/banner-d.svg?f236ca01f429876a8a0b9bcba9915f61);
  background-repeat: no-repeat;
  background-position: left top;
  box-sizing: border-box; }
  .LcLayout__banner___3QOMC * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .LcLayout__banner___3QOMC {
      width: 100%;
      padding: 30px;
      padding-left: 160px;
      padding-right: 30px; } }
  @media (min-width: 1240px) {
    .LcLayout__banner___3QOMC {
      width: 242px;
      margin-top: 60px;
      padding-left: 24px;
      padding-right: 22px;
      padding-bottom: 42px;
      padding-top: 131px; } }

.LcLayout__banner_title___3iKqx {
  display: block;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 1240px) {
    .LcLayout__banner_title___3iKqx {
      margin-bottom: 25px; } }

.LcLayout__banner_descr___3Gotw {
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px; }

.LcPassword__pass___2bcoU {
  width: 321px;
  background: white;
  padding: 50px 80px 30px;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  .LcPassword__pass___2bcoU * {
    font-family: 'Bitter', sans-serif; }

.LcPassword__pass_title___3I4ui {
  text-transform: uppercase;
  font-size: 26px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'Bitter', sans-serif;
  margin-bottom: 30px; }

.LcPassword__pass_btns___1gCRG {
  padding-top: 30px; }
  .LcPassword__pass_btns___1gCRG .LcPassword__submit___k5hf2 {
    width: 100%;
    display: block;
    background: #464646;
    color: white;
    font-family: 'Bitter', sans-serif;
    font-size: 18px;
    height: 60px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcPassword__pass_btns___1gCRG .LcPassword__cancel___3BgCh {
    display: block;
    font-family: 'Bitter', sans-serif;
    color: #464646;
    width: 100%;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: none; }

.LcPassword__pass_close___xyKh2 {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcPassword__pass_close___xyKh2:after, .LcPassword__pass_close___xyKh2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcPassword__pass_close___xyKh2:after {
    transform: rotate(-45deg); }

.LcSubscribe__pass___2N9LM {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative; }

.LcSubscribe__pass_title___253WH {
  text-transform: uppercase;
  font-size: 30px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

.LcSubscribe__pass_text___3QZSO {
  font-size: 18px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }

.LcSubscribe__pass_btns___CdwVW {
  padding-top: 30px; }
  .LcSubscribe__pass_btns___CdwVW .LcSubscribe__subscribe___3ZEL2 {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    height: 77px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcSubscribe__pass_btns___CdwVW .LcSubscribe__cancel___3LnaS {
    display: block;
    color: #464646;
    width: 100%;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: none; }

.LcSubscribe__pass_close___1lm8o {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcSubscribe__pass_close___1lm8o:after, .LcSubscribe__pass_close___1lm8o:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcSubscribe__pass_close___1lm8o:after {
    transform: rotate(-45deg); }

.LcDelete__pass___3Iim8 {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative; }

.LcDelete__pass_title___3FoQZ {
  text-transform: uppercase;
  font-size: 30px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

.LcDelete__pass_text___21uxn {
  font-size: 18px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }

.LcDelete__pass_btns___2hz0b {
  padding-top: 30px; }
  .LcDelete__pass_btns___2hz0b .LcDelete__subscribe___SKCqV {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    height: 77px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcDelete__pass_btns___2hz0b .LcDelete__cancel___3gPSU {
    display: block;
    color: #464646;
    width: 100%;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: none; }

.LcDelete__pass_close___1TXFA {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcDelete__pass_close___1TXFA:after, .LcDelete__pass_close___1TXFA:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcDelete__pass_close___1TXFA:after {
    transform: rotate(-45deg); }

@media (min-width: 1000px) {
  .LcDelete__auth_captcha___2blWy {
    margin-bottom: 20px;
    margin-left: -30px; } }

.LcDelete__auth_captcha_refresh___3cyqY {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  align-items: center; }

.LcDelete__auth_refresh_img___3He3O {
  margin-right: 10px;
  width: auto;
  height: 16px; }
  @media (min-width: 1000px) {
    .LcDelete__auth_refresh_img___3He3O {
      margin-right: 15px; } }

.LcDelete__auth_captcha_img___3bBjA {
  margin-right: 5px;
  height: 29px;
  width: auto; }
  @media (min-width: 1000px) {
    .LcDelete__auth_captcha_img___3bBjA {
      width: 115px;
      height: auto;
      margin-right: 12px; } }

.LcDelete__reason___27O6r {
  width: 100%; }

.LcDelete__mark___2ja03 {
  width: 100%; }

.LcDelete__submark___2pYc8 {
  width: 100%; }

.LcDelete__reasonOther___1iPN- {
  border: 1px solid grey;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  min-height: 28px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 10px;
  resize: vertical;
  padding: 10px 5px; }
  @media (min-width: 1000px) {
    .LcDelete__reasonOther___1iPN- {
      font-size: 18px; } }
  @media (min-width: 1900px) {
    .LcDelete__reasonOther___1iPN- {
      font-size: 18px; } }

.LcContent__lc___3Ukz9 {
  width: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start; }

.LcContent__lc_title___2Z1jV {
  font-size: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #4a4d50;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 10px; }
  @media (min-width: 1000px) {
    .LcContent__lc_title___2Z1jV {
      font-size: 60px; } }
  @media (min-width: 1900px) {
    .LcContent__lc_title___2Z1jV {
      font-size: 60px; } }
  .LcContent__lc_title___2Z1jV:after {
    content: '';
    background: url(/components/LcContent/img/profile.png?abca8bd9f030f9edf3fb905af962289c) no-repeat 100% 50%;
    position: absolute;
    right: 100%;
    margin-right: 10px;
    top: 13px;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    background-size: contain; }
    @media (min-width: 1000px) {
      .LcContent__lc_title___2Z1jV:after {
        top: 30px; } }
    @media (min-width: 1900px) {
      .LcContent__lc_title___2Z1jV:after {
        top: 24px; } }
    @media (min-width: 1000px) {
      .LcContent__lc_title___2Z1jV:after {
        width: 25px; } }
    @media (min-width: 1900px) {
      .LcContent__lc_title___2Z1jV:after {
        width: 40px; } }
    @media (min-width: 1000px) {
      .LcContent__lc_title___2Z1jV:after {
        height: 25px; } }
    @media (min-width: 1900px) {
      .LcContent__lc_title___2Z1jV:after {
        height: 40px; } }
    @media (min-width: 1000px) {
      .LcContent__lc_title___2Z1jV:after {
        margin-right: 2px; } }
    @media (min-width: 1900px) {
      .LcContent__lc_title___2Z1jV:after {
        margin-right: 10px; } }

.LcContent__container___1JDGu {
  margin: 0 auto;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .LcContent__container___1JDGu {
      width: 698px; } }
  @media (min-width: 1240px) {
    .LcContent__container___1JDGu {
      width: 1000px; }
      .LcContent__container___1JDGu form {
        max-width: 750px; } }

.LcContent__main_btns___2RTap {
  box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35);
  background: white;
  width: 100%; }
  .LcContent__main_btns___2RTap .blue {
    background: #464646; }
  .LcContent__main_btns___2RTap .grey {
    background: #8995a0; }
  .LcContent__main_btns___2RTap .LcContent__container___1JDGu {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start; }

.LcContent__main_btns_item___23hgL {
  width: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  box-sizing: border-box;
  padding-bottom: 0.1em;
  text-decoration: none;
  height: 40px;
  font-size: 14px;
  width: 50%; }
  @media (min-width: 1000px) {
    .LcContent__main_btns_item___23hgL {
      height: 79px; } }
  @media (min-width: 1900px) {
    .LcContent__main_btns_item___23hgL {
      height: 79px; } }
  @media (min-width: 1000px) {
    .LcContent__main_btns_item___23hgL {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .LcContent__main_btns_item___23hgL {
      font-size: 16px; } }
  @media (min-width: 1000px) {
    .LcContent__main_btns_item___23hgL {
      width: 249px; } }
  @media (min-width: 1900px) {
    .LcContent__main_btns_item___23hgL {
      width: 316px; } }

.LcContent__btn_account___Jgy44 {
  width: 100%;
  background: white; }
  @media (min-width: 1240px) {
    .LcContent__btn_account___Jgy44 {
      box-shadow: 0px 1px 3px 0px rgba(53, 59, 67, 0.35); } }

.LcContent__content___1uYU9 {
  width: 100%; }
  @media (min-width: 1240px) {
    .LcContent__content___1uYU9 form {
      overflow: hidden; } }

@media (min-width: 1240px) {
  .LcContent__form___4TAtK {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 100px; } }

.LcContent__docs___1FAm_ {
  padding-bottom: 50px; }
  @media (min-width: 1240px) {
    .LcContent__docs___1FAm_ {
      padding-bottom: 100px;
      width: 720px;
      margin: 0 auto; } }

.LcContent__title___146Co {
  display: block;
  padding-bottom: 15px;
  margin-top: 30px;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #26336A;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.04em;
  position: relative; }
  .LcContent__title___146Co::after {
    content: "";
    width: 96px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 360px) {
    .LcContent__title___146Co {
      font-size: 42px;
      line-height: 50px; } }
  @media (min-width: 768px) {
    .LcContent__title___146Co {
      margin-bottom: 40px; } }
  @media (min-width: 1240px) {
    .LcContent__title___146Co {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.04em;
      padding-bottom: 15px;
      margin-bottom: 30px;
      position: relative; }
      .LcContent__title___146Co::after {
        content: "";
        width: 96px;
        height: 2px;
        background-color: #CCB173;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); } }
  .LcContent__title___146Co.LcContent__title_feedback___2KeKX {
    z-index: 10;
    margin-top: 50px; }
    @media (min-width: 768px) {
      .LcContent__title___146Co.LcContent__title_feedback___2KeKX {
        margin-bottom: -50px; } }
    @media (min-width: 1240px) {
      .LcContent__title___146Co.LcContent__title_feedback___2KeKX {
        margin-bottom: 30px; } }

.LcContent__feedback___3rK6I {
  width: 100%; }

.LcContent__feedback_link___1RYhb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #464646;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  background-color: #ffffff;
  width: 100%;
  height: 36px;
  font-size: 14px; }
  @media (min-width: 1000px) {
    .LcContent__feedback_link___1RYhb {
      width: 249px; } }
  @media (min-width: 1900px) {
    .LcContent__feedback_link___1RYhb {
      width: 316px; } }
  @media (min-width: 1000px) {
    .LcContent__feedback_link___1RYhb {
      height: 79px; } }
  @media (min-width: 1900px) {
    .LcContent__feedback_link___1RYhb {
      height: 79px; } }
  @media (min-width: 1000px) {
    .LcContent__feedback_link___1RYhb {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .LcContent__feedback_link___1RYhb {
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .LcContent__feedback_link___1RYhb {
      background-color: #f5f9fc;
      justify-content: flex-start; } }

.LcContent__section_links___3ZksK {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 12px; }
  @media (min-width: 768px) {
    .LcContent__section_links___3ZksK {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: flex-start;
      flex-wrap: wrap;
      width: 100%;
      margin: 0 auto 40px; } }

.LcContent__section_link_item___1YIy6 {
  display: block;
  width: auto;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #bbb;
  padding: 1px 0;
  border-bottom: 1px solid rgba(38, 51, 106, 0.3);
  text-decoration: none;
  text-transform: capitalize;
  transition: 0.3s; }
  .LcContent__section_link_item___1YIy6:first-child {
    margin-left: 0; }
  .LcContent__section_link_item___1YIy6:hover {
    color: #464646; }
  .LcContent__section_link_item___1YIy6.LcContent__active___3Im07 {
    border-color: #26336A; }
  @media (min-width: 768px) {
    .LcContent__section_link_item___1YIy6 {
      margin-left: 40px; } }
  @media (min-width: 1240px) {
    .LcContent__section_link_item___1YIy6 {
      display: block;
      margin-bottom: 0;
      text-align: left;
      margin-left: 30px;
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 19px;
      text-transform: capitalize;
      padding-bottom: 5px;
      color: #26336A; }
      .LcContent__section_link_item___1YIy6.LcContent__active___3Im07 {
        border-bottom-width: 3px; } }

.LcContent__section_street___gz853 {
  width: 100%; }

.LcContent__section_row___24Ffg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap; }
  .LcContent__section_row___24Ffg.LcContent__full___2t5fm > div {
    width: 100%; }
  .LcContent__section_row___24Ffg .LcContent__area___3eF2V {
    flex: 1;
    height: 100px; }
  @media (min-width: 1240px) {
    .LcContent__section_row___24Ffg {
      width: 1098px; } }

.LcContent__column___3ZUZM {
  font-size: 14px;
  width: 100%; }
  @media (min-width: 1000px) {
    .LcContent__column___3ZUZM {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .LcContent__column___3ZUZM {
      font-size: 16px; } }
  .LcContent__column___3ZUZM > div {
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .LcContent__column___3ZUZM {
      width: 320px;
      margin-bottom: 25px; } }
  @media (min-width: 1000px) {
    .LcContent__column___3ZUZM {
      width: 324px; } }
  @media (min-width: 1240px) {
    .LcContent__column___3ZUZM {
      width: 340px;
      margin-bottom: 23px; } }
  .LcContent__column___3ZUZM .date {
    background: white;
    width: 58px;
    margin-left: 15px; }
    .LcContent__column___3ZUZM .date:first-child {
      margin-left: 0; }
    @media (min-width: 1240px) {
      .LcContent__column___3ZUZM .date {
        flex: 1 10px; } }
  .LcContent__column___3ZUZM .sex {
    margin-left: 15px; }
    .LcContent__column___3ZUZM .sex:first-child {
      margin-left: 0; }
  .LcContent__column___3ZUZM .marks {
    flex: 1;
    margin-left: 20px; }
    .LcContent__column___3ZUZM .marks:first-child {
      margin-left: 0; }
  .LcContent__column___3ZUZM .index {
    width: 100%; }
    @media (min-width: 1000px) {
      .LcContent__column___3ZUZM .index {
        width: 332px; } }
    @media (min-width: 1900px) {
      .LcContent__column___3ZUZM .index {
        width: 316px; } }
    @media (min-width: 1240px) {
      .LcContent__column___3ZUZM .index {
        flex: 0 0;
        min-width: 332px; } }
    @media (min-width: 1900px) {
      .LcContent__column___3ZUZM .index {
        flex: 0 0;
        min-width: 316px; } }
  .LcContent__column___3ZUZM .code {
    width: 160px; }
    @media (min-width: 1000px) {
      .LcContent__column___3ZUZM .code {
        width: 332px; } }
    @media (min-width: 1900px) {
      .LcContent__column___3ZUZM .code {
        width: 316px; } }
    @media (min-width: 1240px) {
      .LcContent__column___3ZUZM .code {
        flex: 0 0;
        min-width: 332px; } }
    @media (min-width: 1900px) {
      .LcContent__column___3ZUZM .code {
        flex: 0 0;
        min-width: 316px; } }

.LcContent__column_full___36oNO {
  margin-bottom: 23px;
  width: 100%; }

.LcContent__reg_btns___12yLt {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .LcContent__reg_btns___12yLt {
      justify-content: flex-start; }
      .LcContent__reg_btns___12yLt button, .LcContent__reg_btns___12yLt a {
        width: auto; } }

.LcContent__reg_btns_submit___1KQsZ {
  width: 187px;
  background: #464646;
  color: white;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  height: 39px;
  box-sizing: border-box;
  padding: 0;
  border: 0 none;
  width: 187px; }
  @media (min-width: 1000px) {
    .LcContent__reg_btns_submit___1KQsZ {
      width: 290.5px; } }
  @media (min-width: 1900px) {
    .LcContent__reg_btns_submit___1KQsZ {
      width: 316px; } }
  @media (min-width: 1240px) {
    .LcContent__reg_btns_submit___1KQsZ {
      height: 77px;
      font-size: 20px; } }

.LcContent__reg_btns_enter___2fngf {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 1;
  color: #464646;
  text-transform: uppercase;
  text-decoration: none;
  width: auto; }
  @media (min-width: 1000px) {
    .LcContent__reg_btns_enter___2fngf {
      width: 166px; } }
  @media (min-width: 1900px) {
    .LcContent__reg_btns_enter___2fngf {
      width: 316px; } }
  @media (min-width: 1240px) {
    .LcContent__reg_btns_enter___2fngf {
      font-size: 20px;
      text-align: center;
      margin-left: 41.5px; } }
  @media (min-width: 1900px) {
    .LcContent__reg_btns_enter___2fngf {
      text-align: center;
      margin-left: 79px; } }

.LcContent__reg_ps___3kO0w {
  display: block;
  margin-bottom: 215px;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #000000; }
  @media (min-width: 768px) {
    .LcContent__reg_ps___3kO0w {
      text-align: left;
      margin-bottom: 70px; } }
  @media (min-width: 1240px) {
    .LcContent__reg_ps___3kO0w {
      text-align: left; } }

.LcContent__sub_cols___2DGZr {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 100%; }
  .LcContent__sub_cols___2DGZr > div {
    flex: 1 10px;
    flex-shrink: 0;
    width: 100px;
    margin-left: 20px; }
    .LcContent__sub_cols___2DGZr > div:first-child {
      margin-left: 0; }
    .LcContent__sub_cols___2DGZr > div input {
      min-width: 50px; }

.LcContent__index_link___2eCfp {
  position: absolute;
  right: 0;
  top: -17px;
  color: #464646;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none; }

.LcContent__dropdown___1D0tv {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  margin-top: -1px;
  width: 100%;
  max-height: 150px;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid grey;
  background: white; }

.LcContent__drop_item___17st9 {
  padding: 5px 10px;
  background: white; }
  .LcContent__drop_item___17st9:hover {
    background: #dcdcdc; }

.LcContent__drop_title___388iQ {
  line-height: 1.2;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 10px; }
  @media (min-width: 1000px) {
    .LcContent__drop_title___388iQ {
      font-size: 18px; } }
  @media (min-width: 1900px) {
    .LcContent__drop_title___388iQ {
      font-size: 18px; } }

.LcContent__drop_descr___3QATP {
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 10px;
  font-style: italic; }
  @media (min-width: 1000px) {
    .LcContent__drop_descr___3QATP {
      font-size: 18px; } }
  @media (min-width: 1900px) {
    .LcContent__drop_descr___3QATP {
      font-size: 18px; } }

.LcContent__popup___9u92k {
  background: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 30px 30px 30px 30px;
  box-sizing: border-box;
  width: 300px; }
  @media (min-width: 1000px) {
    .LcContent__popup___9u92k {
      width: 420px; } }
  @media (min-width: 1900px) {
    .LcContent__popup___9u92k {
      width: 420px; } }
  @media (min-width: 1240px) {
    .LcContent__popup___9u92k {
      padding: 30px 50px 30px 50px; } }
  @media (min-width: 1900px) {
    .LcContent__popup___9u92k {
      padding: 30px 50px 30px 50px; } }

.LcContent__popup_input___30n_f {
  flex: 1;
  max-width: 100%; }

.LcContent__popup_title___1vHXQ {
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px; }
  @media (min-width: 1000px) {
    .LcContent__popup_title___1vHXQ {
      font-size: 16px; } }
  @media (min-width: 1900px) {
    .LcContent__popup_title___1vHXQ {
      font-size: 16px; } }

.LcContent__popup_exit____Q8PP {
  text-align: center;
  padding: 20px 0; }

.LcContent__popup_exit_link___3kcYB {
  text-transform: uppercase;
  color: #464646;
  font-size: 10px;
  text-decoration: none;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1000px) {
    .LcContent__popup_exit_link___3kcYB {
      font-size: 14px; } }
  @media (min-width: 1900px) {
    .LcContent__popup_exit_link___3kcYB {
      font-size: 14px; } }

.LcContent__overlay___2kPhj {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 200; }

.LcContent__field___1YT_n > div {
  font-size: 12px; }
  @media (min-width: 1000px) {
    .LcContent__field___1YT_n > div {
      font-size: 14px; } }
  @media (min-width: 1900px) {
    .LcContent__field___1YT_n > div {
      font-size: 16px; } }

.LcContent__field___1YT_n .LcContent__field_editable___3NdQz {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  position: relative; }
  .LcContent__field___1YT_n .LcContent__field_editable___3NdQz::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url(/components/LcContent/img/edit-pencil-input.svg?cf84832537a6012b9961844beaeb9fd7);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none; }
    @media (min-width: 768px) {
      .LcContent__field___1YT_n .LcContent__field_editable___3NdQz::after {
        bottom: 15px; } }

.LcContent__field___1YT_n.LcContent__editable___26xZe input {
  background-color: #F2F2F2;
  border-color: #26336A; }

.LcContent__smallText___1AcRU {
  font-size: 13px;
  margin-bottom: 5px; }

.LcContent__pretext___1K77i {
  min-width: 100%;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    .LcContent__pretext___1K77i {
      text-align: left; } }

@media (min-width: 1240px) {
  .LcContent__checkboxes___2MT7E > * {
    gap: 20px; } }

.LcContent__pretext_main___1vhQS {
  font-weight: 400;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #000000; }

.LcContent__pretext_description___IHMXp {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #4e4e4e; }
  @media (min-width: 1240px) {
    .LcContent__pretext_description___IHMXp {
      font-size: 16px;
      line-height: 22px; } }

.LcContent__buttonSave___3qaNV {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 149px;
  height: 40px;
  margin: 0 auto;
  box-sizing: border-box;
  color: #fff;
  background: #464646;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 35px;
  text-decoration: none;
  transition: 0.3s;
  cursor: default; }
  .LcContent__buttonSave___3qaNV:hover {
    background-color: #2d2d2d; }
  @media (min-width: 768px) {
    .LcContent__buttonSave___3qaNV {
      width: 148px;
      height: 50px;
      cursor: pointer;
      font-size: 20px;
      line-height: 35px;
      margin: 0; } }

.LcContent__emailChange___19bFV {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 100%; }
  .LcContent__emailChange___19bFV input {
    padding-right: 35px; }
  .LcContent__emailChange___19bFV input, .LcContent__emailChange___19bFV a, .LcContent__emailChange___19bFV button {
    width: 100%; }
  .LcContent__emailChange___19bFV a, .LcContent__emailChange___19bFV button {
    margin-top: 10px; }

.LcContent__inputFile___3j635 {
  position: relative;
  width: 100%; }
  .LcContent__inputFile___3j635 a, .LcContent__inputFile___3j635 button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none; }
  .LcContent__inputFile___3j635 input + span {
    background-color: #CCB173; }

.LcContent__rubles___2lMP0 {
  display: block;
  margin-bottom: 32px;
  width: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(/components/LcContent/img/rubles-m.jpg?4298733976bb302feb905e02f962093b);
  background-color: #26336A;
  position: relative;
  padding: 40px 30px 30px 30px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .LcContent__rubles___2lMP0 {
      background-image: url(/components/LcContent/img/rubles-t.jpg?a48c658059e569e1f4457fe14f669651);
      padding: 34px 40px 44px 60px; } }
  @media (min-width: 1240px) {
    .LcContent__rubles___2lMP0 {
      width: 1100px;
      height: 205px;
      background-image: url(/components/LcContent/img/rubles-d.jpg?2090b426f22654950bfd3228229103ea);
      padding: 46px 40px 52px 60px; } }

.LcContent__rubles_title___3QM7V {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-bottom: 16px;
  margin-bottom: 16px;
  position: relative; }
  .LcContent__rubles_title___3QM7V::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 126px;
    height: 1px;
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .LcContent__rubles_title___3QM7V {
      font-size: 37px;
      line-height: 44px;
      text-align: left; }
      .LcContent__rubles_title___3QM7V::after {
        left: 0;
        transform: none; } }

.LcContent__rubles_descr___3V5zw {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  text-align: center;
  color: #FFFFFF; }
  @media (min-width: 768px) {
    .LcContent__rubles_descr___3V5zw {
      font-weight: 400;
      font-size: 18px;
      line-height: 168.5%;
      text-align: left; } }

.LcContent__button_center___1W7sA {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px; }

.LcUnsubscribe__pass___5JEjX {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative; }

.LcUnsubscribe__pass_title___1u5RT {
  text-transform: uppercase;
  font-size: 30px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

.LcUnsubscribe__pass_text___2wLYq {
  font-size: 18px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }

.LcUnsubscribe__pass_btns___3tLAZ {
  padding-top: 30px; }
  .LcUnsubscribe__pass_btns___3tLAZ .LcUnsubscribe__subscribe___PScOO {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    height: 77px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcUnsubscribe__pass_btns___3tLAZ .LcUnsubscribe__cancel___3gF7j {
    display: block;
    color: #464646;
    width: 100%;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: none; }

.LcUnsubscribe__pass_close___1C4Nt {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcUnsubscribe__pass_close___1C4Nt:after, .LcUnsubscribe__pass_close___1C4Nt:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcUnsubscribe__pass_close___1C4Nt:after {
    transform: rotate(-45deg); }

.LcUnsubscribe__reason___ZF9o7 {
  width: 100%; }

.LcUnsubscribe__mark___PkU65 {
  width: 100%; }

.LcUnsubscribe__submark___1UrNF {
  width: 100%; }

.LcUnsubscribe__reasonOther___3j9Ei {
  border: 1px solid grey;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  min-height: 28px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 10px;
  resize: vertical;
  padding: 10px 5px; }
  @media (min-width: 1000px) {
    .LcUnsubscribe__reasonOther___3j9Ei {
      font-size: 18px; } }
  @media (min-width: 1900px) {
    .LcUnsubscribe__reasonOther___3j9Ei {
      font-size: 18px; } }

.LcEmail__pass___1_LDA {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative; }

.LcEmail__pass_title___3sFe8 {
  text-transform: uppercase;
  font-size: 30px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

.LcEmail__pass_text___1DaL6 {
  font-size: 18px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
  font-style: italic; }

.LcEmail__pass_btns___GjJvB {
  padding-top: 30px; }
  .LcEmail__pass_btns___GjJvB .LcEmail__subscribe___3dPA1 {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    height: 77px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcEmail__pass_btns___GjJvB .LcEmail__cancel___37uRN {
    display: block;
    width: 100%;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: underline;
    color: #4a4d50;
    line-height: 1.2; }

.LcEmail__pass_close___2MVbH {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcEmail__pass_close___2MVbH:after, .LcEmail__pass_close___2MVbH:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcEmail__pass_close___2MVbH:after {
    transform: rotate(-45deg); }

.LcEmail__address___3Z3K4 {
  font-size: 22px;
  color: #2f73d2;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-align: center; }

.LcPhone__pass___Izlqu {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  .LcPhone__pass___Izlqu * {
    font-family: 'Bitter', sans-serif; }

.LcPhone__pass_title___23YJO {
  text-transform: uppercase;
  font-size: 26px;
  color: #4a4d50;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 30px; }

.LcPhone__pass_text___NlZYl {
  font-size: 16px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'Bitter', sans-serif;
  text-align: center;
  margin-bottom: 30px;
  font-style: italic; }

.LcPhone__pass_btns___2lbZM {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px; }
  .LcPhone__pass_btns___2lbZM .LcPhone__subscribe___1kG6S {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'Bitter', sans-serif;
    font-size: 18px;
    height: 60px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcPhone__pass_btns___2lbZM .LcPhone__cancel___2uuA5 {
    display: block;
    width: 100%;
    font-family: 'Bitter', sans-serif;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: underline;
    color: #4a4d50;
    line-height: 1.2; }

.LcPhone__pass_close___zwVBY {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcPhone__pass_close___zwVBY:after, .LcPhone__pass_close___zwVBY:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcPhone__pass_close___zwVBY:after {
    transform: rotate(-45deg); }

.LcPhone__address___1rh4g {
  font-size: 18px;
  color: #2f73d2;
  text-transform: uppercase;
  font-family: 'Bitter', sans-serif;
  line-height: 1.2;
  text-align: center; }

@media (min-width: 1000px) {
  .LcPhone__auth_captcha___3lmMc {
    margin-bottom: 20px;
    margin-left: -30px; } }

.LcPhone__auth_captcha_refresh___1z888 {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  align-items: center; }

.LcPhone__auth_refresh_img___1akZj {
  margin-right: 10px;
  width: auto;
  height: 16px; }
  @media (min-width: 1000px) {
    .LcPhone__auth_refresh_img___1akZj {
      margin-right: 15px; } }

.LcPhone__auth_captcha_img___3ReB1 {
  margin-right: 5px;
  height: 29px;
  width: auto; }
  @media (min-width: 1000px) {
    .LcPhone__auth_captcha_img___3ReB1 {
      width: 115px;
      height: auto;
      margin-right: 12px; } }

.LcPhone__phone_form___195-0 {
  margin: 0 50px 40px; }

.LcPhone__captcha___10HH3 {
  min-width: 10px;
  max-width: 145px; }

.LcRestore__pass___MMFfW {
  width: 450px;
  background: white;
  padding: 50px 80px 30px;
  position: relative; }

.LcRestore__pass_title___U4uU6 {
  text-transform: uppercase;
  font-size: 30px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px; }

.LcRestore__pass_text___2UpYd {
  font-size: 18px;
  color: #4a4d50;
  line-height: 1.2;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }

.LcRestore__pass_btns___3mZan {
  padding-top: 30px; }
  .LcRestore__pass_btns___3mZan .LcRestore__subscribe___3EeQj {
    width: 100%;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    background: #464646;
    color: white;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    height: 77px;
    text-transform: uppercase;
    border: 0 none;
    box-sizing: border-box;
    margin-bottom: 15px; }
  .LcRestore__pass_btns___3mZan .LcRestore__cancel___2-6IC {
    display: block;
    color: #464646;
    width: 100%;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    text-decoration: none; }

.LcRestore__pass_close___2C7QR {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px; }
  .LcRestore__pass_close___2C7QR:after, .LcRestore__pass_close___2C7QR:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -2px;
    height: 4px;
    background: grey;
    transform: rotate(45deg); }
  .LcRestore__pass_close___2C7QR:after {
    transform: rotate(-45deg); }

@media (min-width: 1000px) {
  .LcRestore__auth_captcha___2gBbo {
    margin-bottom: 20px;
    margin-left: -30px; } }

.LcRestore__auth_captcha_refresh___1kFlG {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  align-items: center; }

.LcRestore__auth_refresh_img___33LQV {
  margin-right: 10px;
  width: auto;
  height: 16px; }
  @media (min-width: 1000px) {
    .LcRestore__auth_refresh_img___33LQV {
      margin-right: 15px; } }

.LcRestore__auth_captcha_img___2q0ov {
  margin-right: 5px;
  height: 29px;
  width: auto; }
  @media (min-width: 1000px) {
    .LcRestore__auth_captcha_img___2q0ov {
      width: 115px;
      height: auto;
      margin-right: 12px; } }

.LcRestore__reason___2MexX {
  width: 100%; }

.LcRestore__mark___2pvzi {
  width: 100%; }

.LcRestore__submark___w5WXH {
  width: 100%; }

.LcRestore__reasonOther___2HHzK {
  border: 1px solid grey;
  width: 100%;
  box-sizing: border-box;
  line-height: 1.2;
  min-height: 28px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 10px;
  resize: vertical;
  padding: 10px 5px; }
  @media (min-width: 1000px) {
    .LcRestore__reasonOther___2HHzK {
      font-size: 18px; } }
  @media (min-width: 1900px) {
    .LcRestore__reasonOther___2HHzK {
      font-size: 18px; } }

.LcCode__block___3jvjr {
  display: block;
  margin-bottom: 30px; }

.LcCode__btns_submit___1XPOE {
  width: 187px;
  background: #464646;
  color: white;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  height: 39px;
  box-sizing: border-box;
  padding: 0;
  border: 0 none;
  width: 187px; }
  @media (min-width: 1000px) {
    .LcCode__btns_submit___1XPOE {
      width: 290.5px; } }
  @media (min-width: 1900px) {
    .LcCode__btns_submit___1XPOE {
      width: 316px; } }
  @media (min-width: 1000px) {
    .LcCode__btns_submit___1XPOE {
      height: 77px;
      font-size: 20px; } }

.LcCongrat__block___38kQw {
  display: block; }

.LcTelField__block___2EJnk {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 100%;
  font-family: 'Bitter', sans-serif; }
  .LcTelField__block___2EJnk * {
    font-family: 'Bitter', sans-serif; }
  .LcTelField__block___2EJnk input {
    width: 100%; }
  .LcTelField__block___2EJnk a, .LcTelField__block___2EJnk button {
    margin-top: 10px; }
  .LcTelField__block___2EJnk span {
    display: block;
    margin-top: 20px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-family: 'Bitter', sans-serif;
    font-weight: 300; }
    @media (min-width: 1240px) {
      .LcTelField__block___2EJnk span {
        font-size: 16px;
        line-height: 20px; } }

.LcTelField__reg_info_text___plaU7 {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  color: #000; }
  .LcTelField__reg_info_text___plaU7 * {
    user-select: none; }
  @media (min-width: 1000px) {
    .LcTelField__reg_info_text___plaU7 {
      text-align: left; } }

.LcTelField__reg_info_tel___3p34- {
  color: #464646;
  display: block;
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
  font-style: normal;
  min-height: 18px;
  font-weight: bold;
  text-align: center; }
  @media (min-width: 1000px) {
    .LcTelField__reg_info_tel___3p34- {
      font-size: 22px;
      line-height: 1; } }

.LcTelField__reg_timer___2ao_Q {
  text-align: center; }

.LcINN__block___2oI1q {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 100%; }
  .LcINN__block___2oI1q input {
    width: 100%;
    margin-bottom: 10px; }

.LcINN__title___oT7RZ {
  display: block;
  margin-right: 20px; }

.LcDocuments__block___22Bs- {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 100%; }
  .LcDocuments__block___22Bs- input {
    width: 100%;
    margin-bottom: 10px; }

.LcDocuments__title___3O74s {
  display: block;
  margin-right: 20px; }

.ScanDocuments__block___ZsKSa {
  display: block;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .ScanDocuments__block___ZsKSa {
      display: flex;
      justify-content: space-between;
      min-height: 136px;
      width: 100%;
      padding-bottom: 30px; } }
  .ScanDocuments__block___ZsKSa .reactSelect__value-container {
    padding: 8px; }

.ScanDocuments__col___y10Xn {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .ScanDocuments__col___y10Xn {
      width: 320px; } }
  @media (min-width: 1000px) {
    .ScanDocuments__col___y10Xn {
      width: 324px; } }
  @media (min-width: 1240px) {
    .ScanDocuments__col___y10Xn {
      width: 336px; } }

.ScanDocuments__select___3n0K6 {
  display: block; }

.ScanDocuments__scan___138kM {
  display: block;
  position: relative; }
  .ScanDocuments__scan___138kM button {
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .ScanDocuments__scan___138kM button {
        margin-top: 10px; } }

.ScanDocuments__input___1dS74 span {
  border: 1px solid #000;
  width: 175px; }
  @media (min-width: 768px) {
    .ScanDocuments__input___1dS74 span {
      width: 225px; } }

.ScanDocuments__scan_btn___2ovw_ {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  width: 90px;
  min-width: 90px;
  border-radius: 0;
  color: #4C4C4C;
  background: #F3D771;
  font-size: 17px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none; }
  @media (min-width: 768px) {
    .ScanDocuments__scan_btn___2ovw_ {
      height: 45px;
      width: 100px;
      font-size: 20px; } }

.ScanDocuments__scan_note___1l2PJ {
  display: block;
  font-size: 10px;
  font-weight: 300;
  font-style: italic;
  text-align: center; }
  @media (min-width: 1000px) {
    .ScanDocuments__scan_note___1l2PJ {
      text-align: left;
      margin-top: -20px; } }

.ScanDocuments__inputFile___3fVAj {
  position: relative;
  width: 100%; }
  .ScanDocuments__inputFile___3fVAj.ScanDocuments__disabled___2pbFf {
    opacity: 1;
    pointer-events: none;
    filter: grayscale(1); }
  .ScanDocuments__inputFile___3fVAj a, .ScanDocuments__inputFile___3fVAj button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none;
    width: auto;
    margin: 0; }
  .ScanDocuments__inputFile___3fVAj input + span {
    background-color: #CCB173; }

.Achievements__block___bfClS {
  font-family: 'Bitter', sans-serif;
  padding-bottom: 42px;
  padding-top: 42px; }
  .Achievements__block___bfClS * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .Achievements__block___bfClS {
      padding-bottom: 64px;
      padding-top: 60px; } }
  .Achievements__block___bfClS * {
    box-sizing: border-box; }

.Achievements__title___xTGWA {
  display: block;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 32px;
  margin-left: -10px;
  margin-right: -10px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #26336A;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.04em;
  position: relative; }
  .Achievements__title___xTGWA::after {
    content: "";
    width: 96px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 360px) {
    .Achievements__title___xTGWA {
      font-size: 30px;
      line-height: 36px; } }
  @media (min-width: 768px) {
    .Achievements__title___xTGWA {
      margin-left: 0;
      margin-right: 0;
      font-size: 48px;
      line-height: 58px; }
      .Achievements__title___xTGWA.Achievements__title_feedback___GPWEc {
        margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .Achievements__title___xTGWA {
      font-weight: 400;
      font-size: 50px;
      line-height: 58px;
      letter-spacing: 0.1em;
      text-align: left;
      padding-bottom: 15px;
      margin-bottom: 30px;
      position: relative; }
      .Achievements__title___xTGWA::after {
        content: "";
        width: 96px;
        height: 2px;
        background-color: #CCB173;
        position: absolute;
        bottom: 0;
        left: 0;
        transform: none; }
      .Achievements__title___xTGWA.Achievements__title_feedback___GPWEc {
        margin-top: 38px;
        margin-bottom: 55px; } }

.Achievements__descr___18HXS {
  display: block;
  margin-top: 0;
  margin-bottom: 25px;
  color: #26336A;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 168.5%; }
  @media (min-width: 768px) {
    .Achievements__descr___18HXS {
      margin-bottom: 32px;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 168.5%; } }
  @media (min-width: 1240px) {
    .Achievements__descr___18HXS {
      width: 1038px;
      text-align: left; } }

.Achievements__progress___2ervm {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .Achievements__progress___2ervm {
      width: 100%;
      margin: 0; } }
  @media (min-width: 1240px) {
    .Achievements__progress___2ervm {
      width: 100%;
      margin: 0; } }

.Achievements__reward_descr___3CKwJ {
  display: block;
  margin-bottom: 30px;
  color: #26336A;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 168.5%; }
  @media (min-width: 768px) {
    .Achievements__reward_descr___3CKwJ {
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 168.5%; } }
  @media (min-width: 1240px) {
    .Achievements__reward_descr___3CKwJ {
      margin-bottom: 45px; } }

.Achievements__reward_text___1dY4v {
  display: block;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .Achievements__reward_text___1dY4v {
      width: 580px; } }
  @media (min-width: 1240px) {
    .Achievements__reward_text___1dY4v {
      display: block;
      margin-bottom: 25px; } }

.Achievements__reward_list___1WN1M {
  display: block;
  padding: 0;
  margin: 0; }
  @media (min-width: 768px) {
    .Achievements__reward_list___1WN1M {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap; } }
  @media (min-width: 1240px) {
    .Achievements__reward_list___1WN1M {
      justify-content: flex-start;
      flex-wrap: nowrap; } }

.Achievements__reward_item___gxL85 {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 14px; }
  .Achievements__reward_item___gxL85::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #26336A;
    margin-right: 6px; }
  .Achievements__reward_item___gxL85:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .Achievements__reward_item___gxL85 {
      width: 330px;
      margin-bottom: 18px; } }
  @media (min-width: 1240px) {
    .Achievements__reward_item___gxL85 {
      width: 325px;
      margin-right: 63px;
      margin-bottom: 0; }
      .Achievements__reward_item___gxL85:last-child {
        margin-right: 0;
        margin-bottom: 0; } }

.Achievements__reward_ranks___QFQ8w {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Achievements__reward_ranks___QFQ8w {
      width: auto;
      margin-left: 0;
      margin-right: -16px; } }
  @media (min-width: 1240px) {
    .Achievements__reward_ranks___QFQ8w {
      margin-right: -60px; } }

.Achievements__reward_rank___3_xjr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  min-height: 305px;
  margin-bottom: 20px;
  position: relative;
  -o-perspective: 900px;
  -webkit-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px; }
  @media (min-width: 768px) {
    .Achievements__reward_rank___3_xjr {
      width: 222px;
      min-height: 305px;
      margin-right: 16px; } }
  @media (min-width: 1240px) {
    .Achievements__reward_rank___3_xjr {
      width: 376px;
      min-height: 305px;
      margin-right: 35px;
      margin-bottom: 32px; } }
  .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h {
    border-color: transparent; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h .Achievements__reward_front___DATYS,
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h .Achievements__reward_back___1bUV8 {
      background-color: #F2F2F2;
      border-color: transparent; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h::before, .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h::after {
      position: absolute;
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      pointer-events: none; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h::before {
      border-top: 2px solid #E3E5EC;
      border-left: 2px solid #E3E5EC;
      top: -1px;
      left: -1px; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h::after {
      border-bottom: 2px solid #E3E5EC;
      border-right: 2px solid #E3E5EC;
      bottom: -1px;
      right: -1px; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h .Achievements__reward_top___zaMtM {
      background-color: #E3E5EC;
      color: #000000; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h .Achievements__reward_rankDescr___1ITP4 {
      color: #232227; }
      .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h .Achievements__reward_rankDescr___1ITP4 a {
        color: #000000 !important; }
    .Achievements__reward_rank___3_xjr.Achievements__disabled___YF66h img {
      filter: grayscale(1); }

.Achievements__reward_rank___3_xjr:hover .Achievements__reward_flip___3E7B4 {
  -o-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.Achievements__reward_flip___3E7B4 {
  width: 100%;
  height: 100%;
  position: relative;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  .Achievements__reward_flip___3E7B4.Achievements__do-flip___2AK_K {
    -o-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }

.Achievements__reward_front___DATYS, .Achievements__reward_back___1bUV8 {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2; }

.Achievements__reward_front___DATYS {
  background-color: #F3EEE4;
  border: 3px solid #CCB173; }

.Achievements__reward_back___1bUV8 {
  display: block;
  background-color: #F3EEE4;
  -o-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg); }
  .Achievements__reward_back___1bUV8 .Achievements__reward_rankContent___3jcJt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

.Achievements__reward_close___3Im5V {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background-color: #CCB173;
  background-image: url(/components/Achievements/img/reward_close.svg?3659cccbd9340ce81403a416d91eefd1);
  background-repeat: no-repeat;
  background-position: center center; }

.Achievements__reward_top___zaMtM {
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 3px 12px 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000000;
  background-color: #CCB173;
  width: auto;
  text-align: center; }

.Achievements__reward_bottom___1CKAr {
  display: inline-flex;
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  padding: 12px 30px;
  background-color: #CCB173;
  width: auto;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #232227; }

.Achievements__reward_rankImage___ihHWL {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 111px;
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 16px; }
  .Achievements__reward_rankImage___ihHWL img {
    width: auto;
    max-width: 100%;
    max-height: 100%; }
    @media (min-width: 768px) {
      .Achievements__reward_rankImage___ihHWL img {
        width: auto;
        max-width: 100%;
        max-height: 100%; } }

.Achievements__activeImage___2P1ER {
  cursor: pointer;
  transition: 0.3s; }
  .Achievements__activeImage___2P1ER:hover {
    opacity: 0.8; }

.Achievements__reward_rankContent___3jcJt {
  display: block;
  height: 100%;
  padding: 44px 20px 62px 20px;
  flex-grow: 1;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .Achievements__reward_rankContent___3jcJt {
      min-height: 135px; } }

.Achievements__reward_level___3LBSS {
  display: block;
  margin-bottom: 5px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #232227; }

.Achievements__reward_rankTitle___3ucJZ {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #26336A; }
  @media (min-width: 768px) {
    .Achievements__reward_rankTitle___3ucJZ {
      position: relative; } }

@media (min-width: 768px) {
  .Achievements__reward_rankButtonWrapper___1D5BQ {
    padding-right: 80px; } }

.Achievements__reward_rankLink___1tmYq {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #464646;
  color: #464646;
  white-space: nowrap;
  background: transparent;
  line-height: 1; }
  .Achievements__reward_rankLink___1tmYq.Achievements__disabled___YF66h {
    color: #9D9D9D;
    cursor: default;
    border-bottom: 1px solid transparent; }
  @media (min-width: 768px) {
    .Achievements__reward_rankLink___1tmYq {
      max-width: 100px;
      text-align: right;
      top: 0;
      right: 0;
      bottom: auto;
      left: auto;
      transform: none;
      white-space: normal; } }
  .Achievements__reward_rankLink___1tmYq:hover {
    text-decoration: none; }

.Achievements__reward_icon___2UyHI {
  margin-left: 6px; }

.Achievements__reward_rankDescr___1ITP4 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  color: #26336A; }
  @media (min-width: 1240px) {
    .Achievements__reward_rankDescr___1ITP4 {
      padding: 0 10px; } }

.Achievements__reward_available___37pUR {
  font-weight: bold;
  font-size: 10px;
  line-height: 13px;
  color: #4B4B4B; }

.Achievements__reward_hover___aW5Dy {
  position: absolute;
  top: 250px;
  left: 0; }

.Achievements__restrictions___AkfZl {
  display: block;
  position: relative;
  z-index: 5;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  border: 1px dashed #464646;
  box-sizing: border-box;
  padding: 8px 13px 15px 19px; }
  @media (min-width: 768px) {
    .Achievements__restrictions___AkfZl {
      width: 100%;
      padding: 8px 13px 15px 19px; } }

.Achievements__restrictions_text___268Kw {
  margin-bottom: 20px; }
  .Achievements__restrictions_text___268Kw:last-child {
    margin-bottom: 0; }

.Achievements__restrictions_link___F0GgK {
  color: #464646;
  font-weight: bold; }
  .Achievements__restrictions_link___F0GgK:hover {
    text-decoration: none; }

.Achievements__popup_text___3s-uH {
  font-size: 14px;
  text-align: center; }
  @media (min-width: 768px) {
    .Achievements__popup_text___3s-uH {
      font-size: 16px; } }

.Achievements__popup_btn___2dqCt {
  width: 180px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Achievements__popup_btn___2dqCt {
      width: 200px; } }

.Achievements__progress_list_block___2ctdD {
  position: relative; }

.Achievements__progress_list___21ZKe {
  list-style: none;
  padding: 0; }
  @media (min-width: 768px) {
    .Achievements__progress_list___21ZKe {
      display: flex;
      flex-wrap: wrap;
      margin-right: -22px;
      position: relative; } }
  @media (min-width: 1240px) {
    .Achievements__progress_list___21ZKe {
      margin-right: -36px; } }

.Achievements__progress_item___2Osgx {
  display: inline-flex;
  justify-content: stretch;
  align-items: stretch;
  width: 100% !important;
  margin-bottom: 32px;
  position: relative;
  background-color: #E3E5EC;
  padding: 23px 30px 20px 30px;
  text-decoration: none; }
  .Achievements__progress_item___2Osgx.Achievements__active___NKVpe .Achievements__progress_item_img___Jp4W3 {
    opacity: 1; }
  .Achievements__progress_item___2Osgx.Achievements__active___NKVpe .Achievements__progress_item_points___3OBqg {
    background-color: #CCB173;
    color: #fff;
    font-size: 0;
    padding: 0;
    background-image: url(/components/Achievements/img/activities/success.svg?0c179c650e8e068abdcda8b639bb24a6);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 42px;
    height: 42px; }
  .Achievements__progress_item___2Osgx.Achievements__active___NKVpe .Achievements__progress_button___1g8Tj {
    background-color: #FFFFFF;
    color: #232227; }
  @media (min-width: 768px) {
    .Achievements__progress_item___2Osgx {
      width: 340px !important;
      margin-right: 20px;
      margin-bottom: 32px;
      padding: 23px 30px 20px 30px; } }
  @media (min-width: 1240px) {
    .Achievements__progress_item___2Osgx {
      width: 376px !important;
      min-height: 195px;
      margin-right: 36px;
      padding: 33px 20px 42px 40px; } }
  .Achievements__progress_item___2Osgx.Achievements__game___2dUIM .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/game.svg?f8cf6a708f6ecf51259cafc0d06cdc44); }
  .Achievements__progress_item___2Osgx.Achievements__contest___r58qG .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/contest.svg?4e0517270ee956d3f7f12b0e411b714c); }
  .Achievements__progress_item___2Osgx.Achievements__lecture___3Ud-B .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/lecture.svg?60c5df1ffee13f412221419fae1e5403); }
  .Achievements__progress_item___2Osgx.Achievements__test___3rAxn .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/test.svg?b31fbf7727a7454374f9f1e2bb5702ba); }
  .Achievements__progress_item___2Osgx.Achievements__quiz___2rmLH .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/quizzes.svg?4e0517270ee956d3f7f12b0e411b714c); }
  .Achievements__progress_item___2Osgx.Achievements__audio___22y-c .Achievements__progress_item_img___Jp4W3 {
    background-image: url(/components/Achievements/img/activities/audio.svg?9539c2af03e19c5fd4aa3fd07592abce); }

.Achievements__progress_item_info___1UEU_ {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 145px;
  flex-grow: 1; }
  @media (min-width: 1240px) {
    .Achievements__progress_item_info___1UEU_ {
      min-height: 130px; } }

.Achievements__progress_item_title___1-DO6 {
  display: block;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #26336A; }
  .Achievements__progress_item_title___1-DO6 br {
    display: none; }

.Achievements__progress_item_img___Jp4W3 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 74px;
  height: 74px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: 20px;
  right: 20px; }

.Achievements__progress_item_points___3OBqg {
  transition: 0.3s;
  z-index: 1;
  width: 78px;
  height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #26336A;
  border-radius: 50px;
  position: absolute;
  right: -18px;
  top: -17px; }

.Achievements__progress_button___1g8Tj {
  padding: 13px 30px;
  background-color: #CCB173;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.05em;
  color: #232227;
  text-transform: uppercase; }
  .Achievements__progress_button___1g8Tj:hover {
    opacity: 0.8; }

.Achievements__gifts___1hQvW {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .Achievements__gifts___1hQvW::before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height: 97px;
      border: 1px solid #CCB173;
      top: 8px;
      left: 16px; } }

.Achievements__gifts_wrapper___3yW93 {
  display: block;
  background-color: rgba(204, 177, 115, 0.1);
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 31px;
  color: #fff;
  background-image: url(/components/Achievements/img/bg.jpg?9e16ef6ee244db3c52862459fa8bb9f2);
  background-size: cover;
  background-color: #CCB173;
  position: relative;
  height: auto;
  transition: 0.3s;
  margin-bottom: 25px; }
  @media (min-width: 1240px) {
    .Achievements__gifts_wrapper___3yW93 {
      margin-bottom: 64px;
      background-image: url(/components/Achievements/img/bgd.jpg?c5efb5e74dff1f6ef95ba472b2ca8b5a); } }
  .Achievements__gifts_wrapper___3yW93.Achievements__closed___OYJ2L {
    height: 0;
    pointer-events: none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0; }
  .Achievements__gifts_wrapper___3yW93 p {
    margin: 0; }

.Achievements__gifts_inner___HSJWj {
  background-image: url(/components/Achievements/img/gift.svg?e90b84d3915e281528d5158a2f36e01d);
  background-repeat: no-repeat;
  background-position: center 30px;
  padding: 76px 23px 62px 23px;
  text-align: center; }
  @media (min-width: 768px) {
    .Achievements__gifts_inner___HSJWj {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      background-position: 23px center;
      padding: 24px 60px 24px 95px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .Achievements__gifts_inner___HSJWj {
      background-position: 40px center;
      padding: 24px 60px 24px 103px; } }

.Achievements__gifts_link___DCH85 {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  height: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #232227;
  background-color: #fff;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }
  .Achievements__gifts_link___DCH85:hover, .Achievements__gifts_link___DCH85:focus {
    opacity: 0.9;
    color: #232227;
    background-color: #fff; }
  @media (min-width: 768px) {
    .Achievements__gifts_link___DCH85 {
      position: static;
      transform: none; } }

.Achievements__instructions____-lsr {
  display: block; }
  @media (min-width: 768px) {
    .Achievements__instructions____-lsr {
      padding: 0 17px; } }

.Achievements__instructions_header___Er9bC {
  margin-bottom: 26px; }

.Achievements__instructions_title___Dw1wV {
  display: block;
  color: #26336A;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 0; }
  @media (min-width: 768px) {
    .Achievements__instructions_title___Dw1wV {
      font-size: 48px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      letter-spacing: 4.8px;
      text-transform: uppercase; } }

.Achievements__instructions_list___1VJp3 {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  position: relative;
  counter-reset: instructions-counter; }
  @media (min-width: 768px) {
    .Achievements__instructions_list___1VJp3::before {
      content: "";
      display: block;
      width: 25px;
      height: 487px;
      background-image: url(/components/Achievements/img/decor.svg?e6870ef95d4027629e551563ce949a63);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: -2px;
      left: -40px; } }

.Achievements__instructions_item___2Xond {
  position: relative;
  margin-bottom: 24px;
  padding: 0 !important;
  counter-increment: instructions-counter; }
  .Achievements__instructions_item___2Xond:after {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    content: counter(instructions-counter);
    width: 24px;
    height: 24px;
    color: white;
    border-radius: 50%;
    background-color: #26336A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .Achievements__instructions_item___2Xond:after {
        position: absolute;
        top: 0;
        left: -40px;
        margin: 0; } }
  .Achievements__instructions_item___2Xond::before {
    display: none; }
  @media (min-width: 768px) {
    .Achievements__instructions_item___2Xond {
      margin-bottom: 32px; } }

.Achievements__instructions_item_title___34k-9 {
  display: block;
  margin-bottom: 8px;
  text-align: center;
  color: #26336A;
  font-family: 'Bitter', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; }
  @media (min-width: 768px) {
    .Achievements__instructions_item_title___34k-9 {
      margin-bottom: 10px;
      font-size: 22px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px;
      text-align: left; } }

.Achievements__instructions_item_descr___2vr22 {
  display: block;
  color: #464646;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 168.5%; }
  .Achievements__instructions_item_descr___2vr22 p {
    margin-top: 0;
    margin-bottom: 19px; }
  .Achievements__instructions_item_descr___2vr22 span {
    color: rgba(70, 70, 70, 0.52);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 168.5%; }
  @media (min-width: 768px) {
    .Achievements__instructions_item_descr___2vr22 {
      font-size: 18px;
      text-align: left; }
      .Achievements__instructions_item_descr___2vr22 p {
        margin-bottom: 10px; }
      .Achievements__instructions_item_descr___2vr22 span {
        color: rgba(70, 70, 70, 0.52);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 168.5%;
        text-align: left; } }

.Achievements__instructions_rules___1p9bM {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 112.8%;
  text-align: center;
  color: #17A8C8;
  margin: 0 auto;
  display: block; }
  .Achievements__instructions_rules___1p9bM:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    .Achievements__instructions_rules___1p9bM {
      font-size: 14px; } }

.Achievements__info___3HS5q {
  display: block;
  margin-bottom: 25px;
  background-color: rgba(204, 177, 115, 0.1);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #26336A;
  background-image: url(/components/Achievements/img/accept.svg?31b2e9da8bcf4b6d805a06fc1685e0c6);
  background-repeat: no-repeat;
  background-position: 23px 20px;
  padding: 67px 23px 30px 23px;
  position: relative;
  height: auto;
  transition: 0.3s; }
  .Achievements__info___3HS5q.Achievements__closed___OYJ2L {
    height: 0;
    pointer-events: none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .Achievements__info___3HS5q {
      margin-bottom: 64px;
      background-position: 23px center;
      padding: 20px 77px 20px 87px; } }
  @media (min-width: 1240px) {
    .Achievements__info___3HS5q {
      background-position: 40px center;
      padding: 20px 77px 20px 103px; } }
  .Achievements__info___3HS5q p {
    margin: 0; }

.Achievements__info_close___3WaRV {
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(/components/Achievements/img/close.svg?da3704b9fa98c009d9865ce0f7263b78);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent; }
  @media (min-width: 768px) {
    .Achievements__info_close___3WaRV {
      top: 50%;
      transform: translateY(-50%); } }
  @media (min-width: 1240px) {
    .Achievements__info_close___3WaRV {
      right: 40px; } }

.AchievenmentOrderPopup__block___1PzY4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464646; }

.AchievenmentOrderPopup__block_title___1xMGE {
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 5px; }

.AchievenmentOrderPopup__block_url___3CnJO {
  text-align: center;
  margin-bottom: 15px; }
  .AchievenmentOrderPopup__block_url___3CnJO a {
    color: #464646;
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold;
    text-decoration: underline; }
    .AchievenmentOrderPopup__block_url___3CnJO a:hover {
      text-decoration: none; }

.AchievenmentOrderPopup__block_captcha___2RaXz {
  margin-bottom: 25px; }

.AchievenmentOrderPopup__block_btn___2-rSB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start; }
  .AchievenmentOrderPopup__block_btn___2-rSB > a,
  .AchievenmentOrderPopup__block_btn___2-rSB > button {
    margin: 0 10px; }

.CaptchaField__block___1xpit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .CaptchaField__block___1xpit {
      justify-content: flex-start;
      align-items: flex-start; } }

.CaptchaField__row___1AEAO {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .CaptchaField__row___1AEAO {
      flex-direction: row; } }

.CaptchaField__reload___31l3R {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 5px;
  position: relative; }
  .CaptchaField__reload___31l3R img {
    display: block;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 5px; }
    @media (min-width: 768px) {
      .CaptchaField__reload___31l3R img {
        height: 40px;
        margin-bottom: 0; } }
    .CaptchaField__reload___31l3R img:first-child {
      position: absolute;
      left: -20px;
      top: 25%;
      margin-left: 0;
      height: 50%;
      transform: rotate(0deg); }
  .CaptchaField__reload___31l3R:hover img:first-child {
    transition: all 0.6s;
    transform: rotate(360deg); }

.CaptchaField__field___3cfm6 {
  height: 40px; }

.CaptchaField__label___3toM0 {
  display: none;
  color: #464646;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .CaptchaField__label___3toM0 {
      display: block; } }

.AchievenmentHelpPopup__row___126M_ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px; }

.AchievenmentHelpPopup__img___gRF11 {
  width: 80px;
  min-width: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .AchievenmentHelpPopup__img___gRF11 img {
    display: block; }

.AchievenmentHelpPopup__content___3POt6 {
  color: black;
  font-size: 14px;
  font-weight: 400; }

.AchievenmentHelpPopup__title___2Xlgx {
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }

.AchievenmentHelpPopup__bottom___myflM {
  font-weight: 400; }
  .AchievenmentHelpPopup__bottom___myflM a {
    color: #464646; }

.AchievementReward__block___2GB7e {
  width: 204px;
  padding-bottom: 15px; }

.AchievementReward__reward_item___1fEAg {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }

.AchievementReward__reward_info___EBYm1 {
  width: 156px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }

.AchievementReward__reward_title___3GEbv {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 9px;
  min-height: 40px; }

.AchievementReward__reward_text___3KL6x {
  font-size: 11px;
  line-height: 1.1;
  padding: 0 25px;
  margin-bottom: 10px; }

.AchievementReward__reward_img___2F_Rl {
  margin-bottom: 17px;
  max-height: 165px; }

.AchievementReward__reward_task___3syWT {
  width: 100%;
  height: 150px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }

.AchievementReward__task_title___1afi6 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
  font-size: 20px; }

.AchievementReward__task_list___1iCmk {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }

.AchievementReward__task_item___q7SFG {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 12px; }

.AchievementReward__task_text___2Fwor {
  font-size: 10px;
  line-height: 1.1;
  text-align: left; }
  .AchievementReward__task_text___2Fwor a {
    color: #0282c1; }

.AchievementReward__checkbox___EV1Yo {
  width: 24px;
  height: 24px;
  background: url(/components/AchievementsContent/img/checked.jpg?f8447b5c9e2b1f6fa95e69c3bf94e75f) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  flex-shrink: 0;
  margin-right: 12px; }
  .AchievementReward__checkbox___EV1Yo.AchievementReward__inactive___sE0K4 {
    background: white; }

.AchievementReward__reward_button___igy1G {
  margin-left: 35px;
  color: #40403e;
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: linear-gradient(to bottom, #ffe4af 0, #cfa457 100%);
  padding: 3.5px 34.5px;
  box-shadow: 1px 1px 0 #365768; }
  .AchievementReward__reward_button___igy1G.AchievementReward__inactive___sE0K4 {
    width: 120px;
    color: #002a5e;
    border: 1px solid #113b6d;
    background: none;
    box-shadow: none;
    font-size: 12px;
    padding: 8.5px 0;
    cursor: auto;
    font-weight: 300; }
    .AchievementReward__reward_button___igy1G.AchievementReward__inactive___sE0K4:hover {
      animation: none; }
  .AchievementReward__reward_button___igy1G:hover {
    animation: AchievementReward__reward___2RlZ0 1s ease; }

@keyframes AchievementReward__reward___2RlZ0 {
  25% {
    transform: scale(1.08); }
  50% {
    transform: scale(1); }
  75% {
    transform: scale(1.08); }
  100% {
    transform: scale(1); } }

.AchievementReward__popup___gIzmr {
  width: 200px;
  height: 180px;
  position: absolute;
  bottom: 20px;
  left: 1px;
  background: rgba(0, 68, 112, 0.95);
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.2);
  z-index: 10;
  padding: 10px 20px 20px 20px;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  text-align: center; }

.AchievementReward__popup_close___O9UWI {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background: none; }
  .AchievementReward__popup_close___O9UWI::after, .AchievementReward__popup_close___O9UWI::before {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background-color: #fff; }
  .AchievementReward__popup_close___O9UWI::after {
    transform: rotate(45deg); }
  .AchievementReward__popup_close___O9UWI::before {
    transform: rotate(-45deg); }

.AchievenmentHoverPopup__block_title___YixqU {
  color: white;
  font-size: 16px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1.2; }

.AchievenmentHoverPopup__block_text___31Gwy {
  list-style: none inside;
  padding-left: 0; }
  .AchievenmentHoverPopup__block_text___31Gwy li {
    padding-left: 17px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    position: relative;
    color: #464646;
    line-height: 1.2;
    font-weight: 400; }
    .AchievenmentHoverPopup__block_text___31Gwy li:before {
      content: "";
      position: absolute;
      top: 4px;
      left: 0px;
      width: 8px;
      height: 8px;
      background: #dfb974; }

.BadgesItem__block___1TKn3 {
  width: 156px;
  margin-left: 50px;
  margin-bottom: 10px; }

.BadgesItem__block___1TKn3:first-child,
.BadgesItem__block___1TKn3:nth-child(4n+1) {
  margin-left: 0; }

.BadgesItem__badges_img___3hD9o {
  margin-bottom: 17px; }

.BadgesItem__badge_info___15ULI {
  height: 80px; }

.BadgesItem__info_title___2nWv- {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 600;
  margin-bottom: 9px;
  text-align: center; }

.BadgesItem__info_text___XLN1K {
  font-size: 11px;
  line-height: 1.1;
  text-align: center;
  padding: 0 25px; }

.ProgressA__block___UqGt_ {
  display: block; }

.ProgressA__switch___24rDB {
  display: block;
  margin-bottom: 17px;
  font-size: 22px;
  line-height: 100%;
  text-align: center;
  color: #464646;
  font-weight: 700;
  position: relative; }
  .ProgressA__switch___24rDB:hover .ProgressA__select___3W0AB {
    display: block; }
  @media (min-width: 1240px) {
    .ProgressA__switch___24rDB {
      margin-bottom: 43px;
      font-size: 30px; } }

.ProgressA__switch_text___31s9i {
  cursor: pointer;
  padding-right: 35px;
  position: relative;
  right: -15px; }
  .ProgressA__switch_text___31s9i::before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-67%);
    width: 15px;
    height: 15px;
    background-image: url(/components/Achievements/img/arrow-down.svg?665141495c0229b232c79f80292b48f6);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .ProgressA__switch_text___31s9i::before {
      width: 20px;
      height: 20px; } }

.ProgressA__select___3W0AB {
  display: block;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  background: #f5f5f5;
  box-shadow: 0px 11px 10px rgba(0, 0, 0, 0.25);
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
  z-index: 5; }
  @media (min-width: 768px) {
    .ProgressA__select___3W0AB {
      padding-top: 15px;
      padding-bottom: 20px; } }

.ProgressA__select_item___2Ya__ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 42px;
  line-height: 1;
  font-size: 14px;
  width: 280px;
  transition: 0.3s;
  transition-property: color; }
  .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4 {
    font-size: 18px;
    color: #464646; }
    .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4 span {
      padding-left: 4px;
      padding-right: 4px;
      padding-bottom: 7px;
      border-bottom: 1px solid #464646; }
    .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4:hover {
      cursor: default; }
  .ProgressA__select_item___2Ya__:hover {
    color: #464646;
    cursor: pointer; }
  @media (min-width: 768px) {
    .ProgressA__select_item___2Ya__ {
      text-align: left;
      font-size: 16px;
      padding-left: 57px;
      justify-content: flex-start;
      width: 344px;
      height: 46px; }
      .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4 {
        font-size: 18px;
        position: relative; }
        .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4 span {
          padding: 0;
          border-bottom: none; }
        .ProgressA__select_item___2Ya__.ProgressA__active___3e7T4:before {
          content: "";
          display: block;
          width: 5px;
          height: 5px;
          position: absolute;
          left: 35px;
          top: 20px;
          background-color: #464646; } }

.ProgressA__progress___1vDA3 {
  display: block;
  width: 280px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 28px; }
  @media (min-width: 768px) {
    .ProgressA__progress___1vDA3 {
      margin-top: 0;
      width: 100%; } }

.ProgressA__progress_header___Mddpn {
  display: none; }
  @media (min-width: 1240px) {
    .ProgressA__progress_header___Mddpn {
      font-weight: 700;
      display: block;
      font-size: 22px;
      line-height: 22px;
      text-align: center;
      color: #464646;
      margin-bottom: 34px; } }

.ProgressA__progress_top___1CmEN {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  width: 270px;
  margin: 0 auto;
  margin-bottom: 12px;
  position: relative; }
  @media (min-width: 768px) {
    .ProgressA__progress_top___1CmEN {
      width: 100%; } }

.ProgressA__progress_title___r9xIP {
  display: block;
  margin: 0 auto;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 1240px) {
    .ProgressA__progress_title___r9xIP {
      display: none; } }

.ProgressA__progress_percent___1Npsw {
  display: block;
  margin-left: auto;
  font-size: 13px;
  line-height: 20px;
  color: black;
  opacity: 0.7; }
  @media (min-width: 768px) {
    .ProgressA__progress_percent___1Npsw {
      font-size: 16px; } }
  @media (min-width: 1240px) {
    .ProgressA__progress_percent___1Npsw {
      display: none; } }

.ProgressA__progress_percent_icon___1_IJp {
  display: none; }
  @media (min-width: 1240px) {
    .ProgressA__progress_percent_icon___1_IJp {
      display: block;
      position: absolute;
      right: -10px;
      top: -26px;
      width: 30px;
      height: 26px;
      font-size: 8.51931px;
      line-height: 11px;
      display: flex;
      align-items: center;
      text-align: center;
      justify-content: center;
      padding-bottom: 10px;
      font-family: 'Montserrat',  sans-serif;
      font-weight: 300;
      text-shadow: 0px 2.83977px 2.83977px rgba(0, 0, 0, 0.15);
      color: #464646;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      background-image: url(/components/Achievements/img/activities/hover.png?20a5426dd0dda95b71cbda5209157b5d); } }

.ProgressA__progress_bottom___1BGIS {
  display: block;
  margin-bottom: 15px; }

.ProgressA__progress_line___OZppE {
  display: block;
  height: 12px;
  width: 100%;
  background: rgba(243, 215, 113, 0.4);
  border-radius: 32px;
  position: relative; }

.ProgressA__progress_inner___lBXLu {
  display: block;
  border-radius: 32px;
  transition: 1s;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #CCB173; }

.ProgressA__progress_text___1hI3Z {
  display: block;
  min-height: 30px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  text-align: center;
  font-size: 14px;
  line-height: 112.8%;
  color: #464646; }
  @media (min-width: 768px) {
    .ProgressA__progress_text___1hI3Z {
      width: 450px;
      margin: 0 auto; } }

.ProgressA__progress_list___1KnCd {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px; }

.ProgressA__progress_item___2cA74 {
  width: calc(100%/4 - 15px);
  margin-bottom: 15px;
  position: relative; }
  .ProgressA__progress_item___2cA74.ProgressA__game___1NeMl .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/game.svg?f8cf6a708f6ecf51259cafc0d06cdc44); }
  .ProgressA__progress_item___2cA74.ProgressA__contest___W7g51 .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/contest.svg?4e0517270ee956d3f7f12b0e411b714c); }
  .ProgressA__progress_item___2cA74.ProgressA__lecture___3r4lS .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/lecture.svg?60c5df1ffee13f412221419fae1e5403); }
  .ProgressA__progress_item___2cA74.ProgressA__test___3cJf2 .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/test.svg?b31fbf7727a7454374f9f1e2bb5702ba); }
  .ProgressA__progress_item___2cA74.ProgressA__quiz___3gBRb .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/quizzes.svg?4e0517270ee956d3f7f12b0e411b714c); }
  .ProgressA__progress_item___2cA74.ProgressA__audio___1yChC .ProgressA__progress_item_img___1lbeX {
    background-image: url(/components/Achievements/img/activities/audio.svg?9539c2af03e19c5fd4aa3fd07592abce); }
  .ProgressA__progress_item___2cA74.ProgressA__active___3e7T4 .ProgressA__progress_item_img___1lbeX {
    opacity: 1; }
  .ProgressA__progress_item___2cA74.ProgressA__active___3e7T4 .ProgressA__progress_item_points___3aJjj {
    background: #3C3C3C;
    color: #fff;
    font-size: 0;
    padding: 0;
    background-image: url(/components/Achievements/img/activities/success.svg?0c179c650e8e068abdcda8b639bb24a6);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .ProgressA__progress_item___2cA74.ProgressA__active___3e7T4 .ProgressA__progress_item_title___2MRbF {
    font-weight: 500; }
  @media (min-width: 768px) {
    .ProgressA__progress_item___2cA74 {
      width: calc(100% / 8 - 15px);
      margin-bottom: 0; } }

.ProgressA__progress_item_link___39F9O {
  display: block;
  text-decoration: none; }

.ProgressA__progress_item_title___2MRbF {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 8px;
  line-height: 112.8%;
  color: #464646;
  text-align: center;
  padding: 0 2px; }
  @media (min-width: 1240px) {
    .ProgressA__progress_item_title___2MRbF {
      font-size: 9px; } }

.ProgressA__progress_item_img___1lbeX {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: auto;
  height: 60px;
  margin-bottom: 10px;
  opacity: 0.4; }
  @media (min-width: 768px) {
    .ProgressA__progress_item_img___1lbeX {
      height: 75px;
      width: 75px;
      margin-left: auto;
      margin-right: auto; } }

.ProgressA__progress_item_points___3aJjj {
  transition: 0.3s;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: -6px;
  width: 18px;
  height: 16px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #464646;
  font-size: 7px;
  line-height: 9px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #B2B2B2;
  border-radius: 50%;
  text-shadow: 0px 2.38541px 2.38541px rgba(0, 0, 0, 0.15); }
  @media (min-width: 768px) {
    .ProgressA__progress_item_points___3aJjj {
      width: 20px;
      height: 20px;
      right: 5px;
      top: -9px; } }

.ProgressA__instructions___2Qph- {
  display: block;
  margin-bottom: 30px; }

.ProgressA__instructions_header___1HgfX {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .ProgressA__instructions_header___1HgfX {
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 20px; } }

.ProgressA__instructions_title___1U-Ps {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #464646;
  margin-bottom: 18px; }

.ProgressA__instructions_rules___1LQ9r {
  display: inline-block;
  text-align: center;
  font-weight: 400;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  padding-bottom: 1px;
  color: #17A8C8;
  transition: all .25s ease;
  position: relative;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ProgressA__instructions_rules___1LQ9r {
      margin: 0; } }
  .ProgressA__instructions_rules___1LQ9r:before {
    content: '';
    width: 50%;
    height: 1px;
    background: #17A8C8;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transition: all .8s ease; }
  .ProgressA__instructions_rules___1LQ9r:after {
    content: '';
    width: 50%;
    height: 1px;
    background: #17A8C8;
    position: absolute;
    bottom: -1px;
    right: 50%;
    transition: all .8s ease; }
  .ProgressA__instructions_rules___1LQ9r:hover:before {
    width: 0%;
    background: #464646; }
  .ProgressA__instructions_rules___1LQ9r:hover:after {
    width: 0%;
    background: #464646; }
  .ProgressA__instructions_rules___1LQ9r:hover {
    color: #464646; }

.ProgressA__instructions_list___32DdR {
  padding: 0;
  margin: 0;
  list-style: none; }
  .ProgressA__instructions_list___32DdR * {
    outline: none; }
  .ProgressA__instructions_list___32DdR .slick-track {
    padding-top: 10px; }
  .ProgressA__instructions_list___32DdR .slick-arrow {
    width: 5px;
    height: 30px;
    position: absolute;
    z-index: 10;
    top: 41px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0.2; }
    .ProgressA__instructions_list___32DdR .slick-arrow:hover {
      opacity: 0.4; }
    @media (min-width: 768px) {
      .ProgressA__instructions_list___32DdR .slick-arrow {
        width: 7px;
        height: 41px;
        top: 47px; } }
    .ProgressA__instructions_list___32DdR .slick-arrow:before {
      display: none; }
  .ProgressA__instructions_list___32DdR .slick-arrow {
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: 0.3s; }
    .ProgressA__instructions_list___32DdR .slick-arrow:hover {
      background-size: contain !important; }
    .ProgressA__instructions_list___32DdR .slick-arrow:focus {
      background-size: contain !important; }
    .ProgressA__instructions_list___32DdR .slick-arrow.slick-disabled {
      pointer-events: none;
      cursor: default;
      opacity: 0.5; }
      .ProgressA__instructions_list___32DdR .slick-arrow.slick-disabled:hover {
        background-size: contain !important; }
      .ProgressA__instructions_list___32DdR .slick-arrow.slick-disabled:focus {
        background-size: contain !important; }
  .ProgressA__instructions_list___32DdR .slick-prev {
    left: -5px;
    background-image: url(/components/Achievements/img/activities/arrow-left.svg?cae2ae2f74cf72ab0ce3ec9c9a4ea227) !important; }
    @media (min-width: 768px) {
      .ProgressA__instructions_list___32DdR .slick-prev {
        left: -11px; } }
  .ProgressA__instructions_list___32DdR .slick-next {
    right: -5px;
    background-image: url(/components/Achievements/img/activities/arrow-left.svg?cae2ae2f74cf72ab0ce3ec9c9a4ea227) !important;
    transform: translate(0, -50%) rotate(180deg); }
    @media (min-width: 768px) {
      .ProgressA__instructions_list___32DdR .slick-next {
        right: -11px; } }

.ProgressA__instructions_item___31BPN {
  margin-bottom: 40px; }
  .ProgressA__instructions_item___31BPN:last-child {
    margin-bottom: 0; }

.Accordion__accordion_section___3XCC6 {
  display: block; }

.Accordion__accordion___mVq9_ {
  cursor: pointer;
  position: relative;
  border: none;
  outline: none;
  background: transparent;
  display: flex;
  justify-content: space-between; }
  .Accordion__accordion___mVq9_.Accordion__active___lZdvj + .Accordion__accordion_content___1bkoF {
    opacity: 1;
    visibility: visible; }

.Accordion__accordion_title___1d2LY {
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 112.8%;
  color: #464646;
  padding-right: 40px;
  margin: 0; }
  @media (min-width: 768px) {
    .Accordion__accordion_title___1d2LY {
      flex-shrink: 0;
      max-width: 519px;
      padding-right: 0; } }

.Accordion__accordion_line___27Uw3 {
  display: none; }
  @media (min-width: 768px) {
    .Accordion__accordion_line___27Uw3 {
      display: block;
      position: relative;
      flex-grow: 1;
      flex-basis: auto;
      flex-shrink: 0;
      margin: 0 20px; }
      .Accordion__accordion_line___27Uw3::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 9px;
        border: 1px dashed #F3D771; } }

.Accordion__accordion_icon___1EyEx {
  transition: transform 0.4s ease;
  width: 18px;
  min-width: 18px;
  height: 18px;
  background-image: url(/components/UI/Accordion/img/arrow-down-yellow.svg?8d938b94f21dbebd4c09564b86ed7089);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

.Accordion__rotate___2CeUj {
  transform: rotate(180deg); }

.Accordion__accordion_content___1bkoF {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease, max-height 0.6s ease; }

.Accordion__accordion_text___JFmIc {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  padding-top: 18px; }
  @media (min-width: 768px) {
    .Accordion__accordion_text___JFmIc {
      max-width: 530px; } }

.Accordion__accordion_slider___2JauF {
  display: block;
  margin-top: 24px; }

.ProgressB__wrapper___1SHOy {
  display: block;
  margin-bottom: 42px; }
  @media (min-width: 768px) {
    .ProgressB__wrapper___1SHOy {
      margin-bottom: 64px; } }

.ProgressB__block___3ErjD {
  display: block;
  margin: 0 -42px;
  margin-bottom: 25px;
  background: rgba(204, 177, 115, 0.1);
  border: 3px solid #CCB173;
  padding: 27px 28px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #26336A;
  position: relative;
  box-sizing: border-box; }
  .ProgressB__block___3ErjD * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ProgressB__block___3ErjD {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1240px) {
    .ProgressB__block___3ErjD {
      padding-top: 87px;
      padding-bottom: 40px; } }

.ProgressB__switch___3y7HQ {
  display: block;
  margin-bottom: 7px;
  text-align: left;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  color: #26336A;
  text-transform: capitalize; }
  .ProgressB__switch___3y7HQ b {
    font-weight: 700; }
  .ProgressB__switch___3y7HQ:hover .ProgressB__select___SqyWl {
    display: block; }
  @media (min-width: 768px) {
    .ProgressB__switch___3y7HQ {
      text-align: left;
      font-size: 30px;
      line-height: 36px; } }

.ProgressB__switch_text___3XmFm {
  display: block; }
  @media (min-width: 768px) {
    .ProgressB__switch_text___3XmFm::before {
      width: 20px;
      height: 20px; } }

.ProgressB__select___SqyWl {
  display: block;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  background: #f5f5f5;
  box-shadow: 0px 11px 10px rgba(0, 0, 0, 0.25);
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 15px;
  z-index: 5; }
  @media (min-width: 768px) {
    .ProgressB__select___SqyWl {
      transform: none;
      left: 0;
      padding-top: 15px;
      padding-bottom: 20px; } }

.ProgressB__select_item___1SWd8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 42px;
  line-height: 1;
  font-size: 14px;
  width: 280px;
  transition: 0.3s;
  transition-property: color; }
  .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc {
    font-size: 18px;
    color: #464646; }
    .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc span {
      padding-left: 4px;
      padding-right: 4px;
      padding-bottom: 7px;
      border-bottom: 1px solid #464646; }
    .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc:hover {
      cursor: default; }
  .ProgressB__select_item___1SWd8:hover {
    color: #464646;
    cursor: pointer; }
  @media (min-width: 768px) {
    .ProgressB__select_item___1SWd8 {
      text-align: left;
      font-size: 16px;
      padding-left: 57px;
      justify-content: flex-start;
      width: 344px;
      height: 46px; }
      .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc {
        font-size: 18px;
        position: relative; }
        .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc span {
          padding: 0;
          border-bottom: none; }
        .ProgressB__select_item___1SWd8.ProgressB__active___2QZfc:before {
          content: "";
          display: block;
          width: 5px;
          height: 5px;
          position: absolute;
          left: 35px;
          top: 20px;
          background-color: #464646; } }

.ProgressB__progress___3Ko61 {
  display: block;
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 28px; }
  @media (min-width: 768px) {
    .ProgressB__progress___3Ko61 {
      margin-top: 0;
      width: 100%; } }

.ProgressB__progress_line___3s4Tp {
  display: block;
  height: 16px;
  width: 100%;
  background: rgba(38, 51, 106, 0.2);
  position: relative;
  margin-top: 18px; }
  @media (min-width: 1240px) {
    .ProgressB__progress_line___3s4Tp {
      width: 657px; } }

.ProgressB__progress_inner___2LkCF {
  display: block;
  transition: 1s;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(274.85deg, #E1D0A3 3.15%, #AA8537 52.64%, #D6B466 102.13%); }

.ProgressB__progress_percents___2M0qk {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 26px; }

.ProgressB__progress_percent___3QkGW {
  display: inline-flex;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  align-items: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #232227; }

.ProgressB__progress_percent_rank___3lFfM {
  font-weight: 400;
  color: #464646;
  font-size: 8.51931px;
  line-height: 9px;
  text-align: center;
  margin-bottom: 3px;
  white-space: nowrap; }

.ProgressB__progress_percent_num___1RtcN {
  font-weight: bold;
  color: #464646;
  font-size: 8.51931px;
  line-height: 9px;
  text-align: center; }

.ProgressB__progress_line_icon___2IU8d {
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  font-weight: 400;
  font-size: 8.51931px;
  line-height: 11px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  text-shadow: 0px 2.83977px 2.83977px rgba(0, 0, 0, 0.15); }

.ProgressB__progress_line_text___2JB5L {
  width: 294px;
  background-color: #FFFFFF;
  border: 1px solid #CCB173;
  padding: 64px 18px 20px 22px;
  background-image: url(/components/Achievements/img/star.svg?8ea87252c49b223fa41f22de954e7c51);
  background-repeat: no-repeat;
  background-position: 20px 13px;
  text-align: left;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #26336A;
  box-shadow: -15px 15px 15px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1; }
  .ProgressB__progress_line_text___2JB5L * {
    padding: 0;
    margin: 0; }
  @media (min-width: 768px) {
    .ProgressB__progress_line_text___2JB5L {
      width: 410px;
      padding: 30px 76px 30px 30px;
      background-position: calc(100% - 20px) center;
      left: 50%;
      transform: translateX(-50%); } }
  @media (min-width: 1240px) {
    .ProgressB__progress_line_text___2JB5L {
      left: auto;
      right: -445px;
      transform: translateY(-50%);
      top: 50%; } }
  .ProgressB__progress_line_text___2JB5L::before {
    content: "";
    display: block;
    position: absolute;
    top: -17px;
    right: 106px;
    width: 32px;
    height: 17px;
    background-image: url(/components/Achievements/img/ar.svg?3c4adf393e59f271869c5c111337818d);
    background-repeat: no-repeat;
    background-size: auto; }
    @media (min-width: 768px) {
      .ProgressB__progress_line_text___2JB5L::before {
        right: 185px; } }
    @media (min-width: 1240px) {
      .ProgressB__progress_line_text___2JB5L::before {
        top: calc(50% - 8px);
        right: auto;
        left: -24px;
        transform: rotate(-90deg);
        filter: drop-shadow(-14px -17px 5px rgba(0, 0, 0, 0.1)); } }

.ProgressB__progress_text___2ohdO {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  color: #26336A; }
  .ProgressB__progress_text___2ohdO span {
    font-weight: 700; }
  .ProgressB__progress_text___2ohdO.ProgressB__progress_text_fixed___3B-ky {
    display: none; }
  @media (min-width: 768px) {
    .ProgressB__progress_text___2ohdO.ProgressB__progress_text_fixed___3B-ky {
      display: block;
      position: absolute;
      top: 27px;
      right: 24px; } }
  @media (min-width: 1240px) {
    .ProgressB__progress_text___2ohdO.ProgressB__progress_text_fixed___3B-ky {
      top: 27px;
      right: 60px; } }

.ProgressB__progress_slider___1imfF {
  margin-bottom: 20px;
  height: 287px; }
  .ProgressB__progress_slider___1imfF * {
    outline: none; }
  .ProgressB__progress_slider___1imfF .slick-track {
    padding-top: 40px; }
  .ProgressB__progress_slider___1imfF .slick-arrow {
    width: 5px;
    height: 30px;
    position: absolute;
    z-index: 10;
    top: 96px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    opacity: 0.2; }
    .ProgressB__progress_slider___1imfF .slick-arrow:hover {
      opacity: 0.4; }
    @media (min-width: 768px) {
      .ProgressB__progress_slider___1imfF .slick-arrow {
        width: 7px;
        height: 41px;
        top: 47px; } }
    .ProgressB__progress_slider___1imfF .slick-arrow:before {
      display: none; }
  .ProgressB__progress_slider___1imfF .slick-arrow {
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: 0.3s; }
    .ProgressB__progress_slider___1imfF .slick-arrow:hover {
      background-size: contain !important; }
    .ProgressB__progress_slider___1imfF .slick-arrow:focus {
      background-size: contain !important; }
    .ProgressB__progress_slider___1imfF .slick-arrow.slick-disabled {
      pointer-events: none;
      cursor: default;
      opacity: 0.5; }
      .ProgressB__progress_slider___1imfF .slick-arrow.slick-disabled:hover {
        background-size: contain !important; }
      .ProgressB__progress_slider___1imfF .slick-arrow.slick-disabled:focus {
        background-size: contain !important; }
  .ProgressB__progress_slider___1imfF .slick-prev {
    left: -10px;
    background-image: url(/components/Achievements/img/activities/arrow-left.svg?cae2ae2f74cf72ab0ce3ec9c9a4ea227) !important; }
  .ProgressB__progress_slider___1imfF .slick-next {
    right: -10px;
    background-image: url(/components/Achievements/img/activities/arrow-left.svg?cae2ae2f74cf72ab0ce3ec9c9a4ea227) !important;
    transform: translate(0, -50%) rotate(180deg); }
  @media (min-width: 768px) {
    .ProgressB__progress_slider___1imfF {
      display: none; } }

.ProgressB__progress_instructions_block___1tIw9 {
  width: 280px;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px) {
    .ProgressB__progress_instructions_block___1tIw9 {
      width: 100%; }
      .ProgressB__progress_instructions_block__half___1DwvG {
        position: absolute;
        right: 0;
        bottom: 20px;
        width: calc(50% - 10px);
        height: 128px; } }

.ProgressB__progress_instructions___2J0XS {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FDF9E8;
  padding: 33px 32px 27px; }

.ProgressB__progress_instructions_title___2AnZa {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  text-align: center;
  color: #464646;
  margin-bottom: 13px; }
  @media (min-width: 768px) {
    .ProgressB__progress_instructions_title___2AnZa {
      font-size: 30px; } }

.ProgressB__info___2AjHw {
  display: block;
  margin-bottom: 42px;
  background-color: rgba(204, 177, 115, 0.1);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #26336A;
  background-image: url(/components/Achievements/img/accept.svg?31b2e9da8bcf4b6d805a06fc1685e0c6);
  background-repeat: no-repeat;
  background-position: 23px 20px;
  padding: 67px 23px 30px 23px;
  position: relative;
  height: auto;
  transition: 0.3s; }
  .ProgressB__info___2AjHw.ProgressB__closed___tHMt6 {
    height: 0;
    pointer-events: none;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0; }
  @media (min-width: 768px) {
    .ProgressB__info___2AjHw {
      margin-bottom: 64px;
      background-position: 23px center;
      padding: 20px 77px 20px 87px; } }
  @media (min-width: 1240px) {
    .ProgressB__info___2AjHw {
      background-position: 40px center;
      padding: 20px 77px 20px 103px; } }
  .ProgressB__info___2AjHw p {
    margin: 0; }

.ProgressB__info_close___2Umiz {
  display: block;
  width: 22px;
  height: 22px;
  background-image: url(/components/Achievements/img/close.svg?da3704b9fa98c009d9865ce0f7263b78);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent; }
  @media (min-width: 768px) {
    .ProgressB__info_close___2Umiz {
      top: 50%;
      transform: translateY(-50%); } }
  @media (min-width: 1240px) {
    .ProgressB__info_close___2Umiz {
      right: 40px; } }

.ProgressB__descr___kmHo1 {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 168.5%; }
  .ProgressB__descr___kmHo1 br {
    display: none; }
  @media (min-width: 768px) {
    .ProgressB__descr___kmHo1 {
      margin-bottom: 32px;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 168.5%; }
      .ProgressB__descr___kmHo1 br {
        display: block; } }
  @media (min-width: 1240px) {
    .ProgressB__descr___kmHo1 {
      margin-bottom: 40px; } }

.ProgressB__note___zLmyK {
  display: block;
  width: 290px;
  margin: 0 auto;
  margin-bottom: 25px;
  text-align: center;
  color: rgba(70, 70, 70, 0.52);
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal; }
  @media (min-width: 768px) {
    .ProgressB__note___zLmyK {
      width: 510px;
      font-size: 12px; } }
  @media (min-width: 1240px) {
    .ProgressB__note___zLmyK {
      width: 100%;
      margin-bottom: 28px;
      text-align: left;
      font-size: 14px; } }

.LcBanner__reward_slider___2kJEZ {
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 35px;
  width: 100vw;
  position: relative;
  background-color: transparent; }
  @media (min-width: 768px) {
    .LcBanner__reward_slider___2kJEZ {
      width: 100%;
      margin-bottom: 75px; } }
  .LcBanner__reward_slider___2kJEZ .slick-slide {
    outline: none; }
  .LcBanner__reward_slider___2kJEZ .slick-prev {
    left: 35px; }
    @media (min-width: 1240px) {
      .LcBanner__reward_slider___2kJEZ .slick-prev {
        left: 30px; } }
  .LcBanner__reward_slider___2kJEZ .slick-next {
    right: 35px;
    transform: translate(0, -50%) rotate(180deg); }
    @media (min-width: 1240px) {
      .LcBanner__reward_slider___2kJEZ .slick-next {
        right: 30px; } }
  .LcBanner__reward_slider___2kJEZ .slick-arrow {
    width: 18px;
    height: 22px;
    background-image: url(/components/LcBanner/img/arrow.svg?ff2b75283bc6ac3824f45e1cb9ab28b3) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    z-index: 10;
    top: 90%; }
    @media (min-width: 768px) {
      .LcBanner__reward_slider___2kJEZ .slick-arrow {
        top: 50%; } }
    .LcBanner__reward_slider___2kJEZ .slick-arrow:hover, .LcBanner__reward_slider___2kJEZ .slick-arrow:focus {
      background-image: url(/components/LcBanner/img/arrow.svg?ff2b75283bc6ac3824f45e1cb9ab28b3);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
    .LcBanner__reward_slider___2kJEZ .slick-arrow::before {
      display: none; }
  .LcBanner__reward_slider___2kJEZ .slick-disabled {
    opacity: 0.5;
    cursor: default; }

.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU {
  position: absolute;
  bottom: 20px; }
  @media (min-width: 1240px) {
    .LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU {
      bottom: 25px;
      left: 100px;
      text-align: left; } }
  .LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU .slick-active button {
    background-color: white; }
  .LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU li {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 9px;
    box-sizing: border-box; }
    .LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU li button {
      width: 8px;
      height: 8px;
      background-color: transparent;
      border: 1px solid white;
      border-radius: 50%;
      box-sizing: border-box;
      padding: 0; }
      .LcBanner__dots___2aZSU.LcBanner__dots___2aZSU.LcBanner__dots___2aZSU li button::before {
        display: none; }

.LcBanner__reward_slide___2s2wO {
  display: block;
  height: 568px;
  padding: 80px 20px 20px 20px;
  color: white;
  position: relative; }
  @media (min-width: 768px) {
    .LcBanner__reward_slide___2s2wO {
      height: 252px;
      padding: 30px 60px 20px 95px; } }
  @media (min-width: 1240px) {
    .LcBanner__reward_slide___2s2wO {
      height: 300px;
      text-align: left;
      padding: 55px 60px 45px 100px; } }

.LcBanner__reward_backgrounds___2mnYm {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%; }
  .LcBanner__reward_backgrounds___2mnYm * {
    display: none;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .LcBanner__reward_backgrounds___2mnYm > div:nth-child(1) {
    display: block; }
  @media (min-width: 768px) {
    .LcBanner__reward_backgrounds___2mnYm > div:nth-child(1) {
      display: none; }
    .LcBanner__reward_backgrounds___2mnYm > div:nth-child(2) {
      display: block; } }
  @media (min-width: 1240px) {
    .LcBanner__reward_backgrounds___2mnYm > div:nth-child(2) {
      display: none; }
    .LcBanner__reward_backgrounds___2mnYm > div:nth-child(3) {
      display: block; } }

.LcBanner__reward_slideContent___3H-dm {
  display: block;
  width: 270px;
  margin: 0 auto;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .LcBanner__reward_slideContent___3H-dm {
      width: 300px;
      margin-left: 0;
      text-align: left; } }
  @media (min-width: 1240px) {
    .LcBanner__reward_slideContent___3H-dm {
      width: 325px; } }

.LcBanner__reward_slideTitle___yFFz7 {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
  font-weight: 400;
  line-height: 1; }

.LcBanner__reward_slideSubtitle___2GJto {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1; }

.LcBanner__reward_slideText___g2-NH {
  display: block;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px; }
  .LcBanner__reward_slideText___g2-NH b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.LcContest__reward_info___3TCL1 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 280px;
  text-decoration: none;
  color: #464646;
  margin: 0 auto;
  margin-bottom: 35px;
  transition: 0.3s; }
  .LcContest__reward_info___3TCL1:hover, .LcContest__reward_info___3TCL1:focus {
    color: #464646;
    opacity: 0.9; }
  @media (min-width: 768px) {
    .LcContest__reward_info___3TCL1 {
      flex-direction: row;
      width: 100%;
      height: 178px;
      margin-top: 30px;
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .LcContest__reward_info___3TCL1 {
      width: 736px;
      height: 200px;
      margin-top: 0;
      margin-bottom: 75px; } }

.LcContest__reward_infoImage___gvauk {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 140px;
  width: 100%;
  flex-shrink: 0;
  background-color: #fff;
  background-size: cover;
  border: 1px solid #F8FFEE; }
  @media (min-width: 768px) {
    .LcContest__reward_infoImage___gvauk {
      width: 384px;
      height: 100%; } }
  @media (min-width: 1240px) {
    .LcContest__reward_infoImage___gvauk {
      width: 390px; } }

.LcContest__reward_infoContent___26e_H {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 20px 45px 20px;
  flex-grow: 1;
  background: #F1F2FF;
  text-align: center; }
  @media (min-width: 768px) {
    .LcContest__reward_infoContent___26e_H {
      text-align: left;
      align-items: flex-start;
      padding: 20px;
      padding-left: 35px; } }

.LcContest__reward_infoTitle___3lLXB {
  display: block;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase; }

.LcContest__reward_infoDescr___1O3oT {
  display: block;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #000000; }

.AchievementsContent__block___2a6oz {
  margin: 0 auto;
  color: #464646;
  width: 100%;
  background: radial-gradient(ellipse at center, #4fbeeb 0, #0083c1 100%); }
  .AchievementsContent__block___2a6oz .owl-nav span {
    display: none; }
  .AchievementsContent__block___2a6oz .owl-nav {
    position: absolute;
    top: 85px;
    left: -15px;
    width: 860px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap; }
  .AchievementsContent__block___2a6oz .owl-prev {
    width: 40px;
    height: 40px;
    background: url(/components/AchievementsContent/img/arrow_next.png?2f8b86727c71e8f9158d58ae4aea66e8) no-repeat center !important; }
  .AchievementsContent__block___2a6oz .owl-next {
    width: 40px;
    height: 40px;
    transform: rotate(180deg);
    background: url(/components/AchievementsContent/img/arrow_next.png?2f8b86727c71e8f9158d58ae4aea66e8) no-repeat center !important; }

.AchievementsContent__achievements_container___1jzTz {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  background: url(/components/AchievementsContent/img/radial_bg.jpg?43cd44134d7e9b2c1e57e04b4df1337a) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover; }

.AchievementsContent__username___2zgrM {
  font-size: 34px;
  line-height: 1.1;
  letter-spacing: -.2px;
  margin-bottom: 24px;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  text-transform: uppercase; }

.AchievementsContent__tabs___7Fymf {
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 20px; }

.AchievementsContent__tab___1nauf:not(:first-child) {
  margin-left: 15px; }

.AchievementsContent__tab___1nauf {
  font-size: 19px;
  text-decoration: none;
  line-height: 1.1;
  color: #7f95c1;
  letter-spacing: -.4px;
  padding: 7px 18px;
  background: #002a5e;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .25s ease; }
  .AchievementsContent__tab___1nauf:hover {
    color: #fff; }

.AchievementsContent__rules___1Ysqh {
  display: inline-block;
  text-transform: uppercase;
  color: #002a5e;
  font-size: 14px;
  transition: all .25s ease;
  text-decoration: none;
  position: relative;
  margin-bottom: 34px; }
  .AchievementsContent__rules___1Ysqh:before {
    content: '';
    width: 50%;
    height: 1px;
    background: #002a5e;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transition: all .8s ease; }
  .AchievementsContent__rules___1Ysqh:after {
    content: '';
    width: 50%;
    height: 1px;
    background: #002a5e;
    position: absolute;
    bottom: -1px;
    right: 50%;
    transition: all .8s ease; }
  .AchievementsContent__rules___1Ysqh:hover:before {
    width: 0%; }
  .AchievementsContent__rules___1Ysqh:hover:after {
    width: 0%; }
  .AchievementsContent__rules___1Ysqh:hover {
    color: #008ecc; }

.AchievementsContent__reward___3VbNG {
  width: 820px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding-bottom: 45px; }

.AchievementsContent__reward_title___1dTZ9 {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px; }

.AchievementsContent__reward_text___2vgLd {
  width: 500px;
  text-align: left; }

.AchievementsContent__reward_text___2vgLd:nth-last-child(2) {
  margin-bottom: 26px; }

.AchievementsContent__reward_box___382a_ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }
  .AchievementsContent__reward_box___382a_ .owl-prev {
    position: absolute;
    top: 19%;
    width: 25px;
    height: 25px;
    border: 3px solid #01447d;
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -25px;
    border-top: 0;
    border-right: 0; }
  .AchievementsContent__reward_box___382a_ .owl-next {
    position: absolute;
    top: 19%;
    width: 25px;
    height: 25px;
    border: 3px solid #01447d;
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -25px;
    border-bottom: 0;
    border-left: 0; }

.AchievementsContent__badges___rPKG4 {
  background: #fff;
  margin: 0 auto;
  position: relative; }

.AchievementsContent__badges_wrap___2066F {
  width: 820px;
  margin: 0 auto;
  padding-top: 35px; }

.AchievementsContent__badges_title___2w-FY {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 644px; }

.AchievementsContent__title___3yH0n {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 10px; }

.AchievementsContent__title_info___1sg1e {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 26px;
  max-width: 100%; }

.AchievementsContent__badges_list___kiBF1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap; }

.AchievementsContent__chekbox_inactive___2geSm {
  background: #fff; }

.AchievementsContent__reward_character___1VEsa {
  text-align: right;
  padding-bottom: 35px;
  margin-bottom: -100px; }

.AchievementsContent__reward_characterImg___2z2v5 {
  display: inline-block;
  vertical-align: top; }
  .AchievementsContent__reward_characterImg___2z2v5 img {
    display: block; }

.RewardPopup__reward_popup___1OGSm {
  display: none;
  width: 450px;
  background: #0086c3;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.11);
  position: absolute;
  top: -38px;
  left: 100px; }
  .RewardPopup__reward_popup___1OGSm.RewardPopup__active___2dJe7 {
    display: block; }
  .RewardPopup__reward_popup___1OGSm:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 40px;
    width: 10px;
    height: 10px;
    background: #0086c3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.RewardPopup__popup_wrap___2MX9I {
  padding: 30px 30px 50px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap; }

.RewardPopup__popup_title___rsAap {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 12px;
  line-height: 1.2; }

.RewardPopup__popup_item___2HGvF {
  padding-left: 17px;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  position: relative; }
  .RewardPopup__popup_item___2HGvF:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 8px;
    height: 8px;
    background: #dfb974; }

.Tasks__block___2Ddvi {
  font-family: 'Bitter', sans-serif;
  padding-bottom: 212px; }
  .Tasks__block___2Ddvi * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .Tasks__block___2Ddvi {
      padding-bottom: 218px; } }
  @media (min-width: 1240px) {
    .Tasks__block___2Ddvi {
      padding-bottom: 170px; } }
  .Tasks__block___2Ddvi * {
    box-sizing: border-box; }

.Tasks__title___1tX6Q {
  display: block;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #26336A;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.04em;
  position: relative; }
  .Tasks__title___1tX6Q::after {
    content: "";
    width: 96px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 360px) {
    .Tasks__title___1tX6Q {
      font-size: 42px;
      line-height: 50px; } }
  @media (min-width: 768px) {
    .Tasks__title___1tX6Q.Tasks__title_feedback___1v-Zr {
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .Tasks__title___1tX6Q {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.04em;
      padding-bottom: 15px;
      margin-bottom: 30px;
      position: relative; }
      .Tasks__title___1tX6Q::after {
        content: "";
        width: 96px;
        height: 2px;
        background-color: #CCB173;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); }
      .Tasks__title___1tX6Q.Tasks__title_feedback___1v-Zr {
        margin-top: 38px;
        margin-bottom: 55px; } }

.Tasks__progress___2wBA7 {
  display: block;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Tasks__progress___2wBA7 {
      width: 698px; } }
  @media (min-width: 1240px) {
    .Tasks__progress___2wBA7 {
      width: 100%;
      margin: 0; } }

.Tasks__reward_slider___2NvLq {
  display: block;
  padding: 0;
  list-style: none;
  margin-bottom: 35px;
  width: 100vw;
  position: relative;
  background-color: #464646; }
  @media (min-width: 768px) {
    .Tasks__reward_slider___2NvLq {
      width: 100%;
      margin-bottom: 75px; } }
  .Tasks__reward_slider___2NvLq .slick-slide {
    outline: none; }
  .Tasks__reward_slider___2NvLq .slick-prev {
    left: 35px; }
    @media (min-width: 1240px) {
      .Tasks__reward_slider___2NvLq .slick-prev {
        left: 75px; } }
  .Tasks__reward_slider___2NvLq .slick-next {
    right: 35px;
    transform: translate(0, -50%) rotate(180deg); }
    @media (min-width: 1240px) {
      .Tasks__reward_slider___2NvLq .slick-next {
        right: 20px; } }
  .Tasks__reward_slider___2NvLq .slick-arrow {
    width: 18px;
    height: 22px;
    background-image: url(/components/Tasks/img/arrow.svg?ff2b75283bc6ac3824f45e1cb9ab28b3) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    z-index: 10;
    top: 90%; }
    @media (min-width: 768px) {
      .Tasks__reward_slider___2NvLq .slick-arrow {
        top: 50%; } }
    .Tasks__reward_slider___2NvLq .slick-arrow:hover, .Tasks__reward_slider___2NvLq .slick-arrow:focus {
      background-image: url(/components/Tasks/img/arrow.svg?ff2b75283bc6ac3824f45e1cb9ab28b3);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
    .Tasks__reward_slider___2NvLq .slick-arrow::before {
      display: none; }
  .Tasks__reward_slider___2NvLq .slick-disabled {
    opacity: 0.5;
    cursor: default; }

.Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ {
  position: absolute;
  bottom: 20px; }
  @media (min-width: 1240px) {
    .Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ {
      bottom: 35px;
      left: 115px;
      text-align: left; } }
  .Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ .slick-active button {
    background-color: white; }
  .Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ li {
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 9px;
    box-sizing: border-box; }
    .Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ li button {
      width: 8px;
      height: 8px;
      background-color: transparent;
      border: 1px solid white;
      border-radius: 50%;
      box-sizing: border-box;
      padding: 0; }
      .Tasks__dots___APljZ.Tasks__dots___APljZ.Tasks__dots___APljZ li button::before {
        display: none; }

.Tasks__reward_slide___MPzRs {
  display: block;
  height: 568px;
  padding: 80px 20px 20px 20px;
  color: white;
  position: relative; }
  @media (min-width: 768px) {
    .Tasks__reward_slide___MPzRs {
      height: 252px;
      padding: 60px 60px 20px 95px; } }
  @media (min-width: 1240px) {
    .Tasks__reward_slide___MPzRs {
      height: 300px;
      text-align: left;
      padding: 65px 60px 45px 115px; } }

.Tasks__reward_backgrounds___1ZGOi {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%; }
  .Tasks__reward_backgrounds___1ZGOi * {
    display: none;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .Tasks__reward_backgrounds___1ZGOi > div:nth-child(1) {
    display: block; }
  @media (min-width: 768px) {
    .Tasks__reward_backgrounds___1ZGOi > div:nth-child(1) {
      display: none; }
    .Tasks__reward_backgrounds___1ZGOi > div:nth-child(2) {
      display: block; } }
  @media (min-width: 1240px) {
    .Tasks__reward_backgrounds___1ZGOi > div:nth-child(2) {
      display: none; }
    .Tasks__reward_backgrounds___1ZGOi > div:nth-child(3) {
      display: block; } }

.Tasks__reward_slideContent___WBH0B {
  display: block;
  width: 270px;
  margin: 0 auto;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .Tasks__reward_slideContent___WBH0B {
      width: 190px;
      margin-left: 0;
      text-align: left; } }
  @media (min-width: 1240px) {
    .Tasks__reward_slideContent___WBH0B {
      width: 260px; } }

.Tasks__reward_slideTitle___2wErD {
  display: block;
  font-size: 30px;
  margin-bottom: 18px;
  font-weight: 400;
  line-height: 1; }

.Tasks__reward_slideSubtitle___2VmPS {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1; }

.Tasks__reward_slideText___4eo8K {
  display: block;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px; }
  .Tasks__reward_slideText___4eo8K b {
    font-weight: 700; }

.Tasks__reward_ranks___qMfnj {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Tasks__reward_ranks___qMfnj {
      width: auto;
      margin-left: 0;
      margin-right: -20px; } }
  @media (min-width: 1240px) {
    .Tasks__reward_ranks___qMfnj {
      margin-right: -60px; } }

.Tasks__reward_rank___3e4BB {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #F3EEE4;
  border: 3px solid #CCB173;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .Tasks__reward_rank___3e4BB {
      width: 338px;
      min-height: 135px;
      margin-right: 20px; } }
  @media (min-width: 1240px) {
    .Tasks__reward_rank___3e4BB {
      width: 376px;
      min-height: 358px;
      margin-right: 35px;
      margin-bottom: 32px; } }
  .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo {
    background-color: #F2F2F2;
    border-color: white;
    pointer-events: none; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo::before, .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo::after {
      position: absolute;
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      pointer-events: none; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo::before {
      border-top: 2px solid #6D6D6D;
      border-left: 2px solid #6D6D6D;
      top: -1px;
      left: -1px; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo::after {
      border-bottom: 2px solid #6D6D6D;
      border-right: 2px solid #6D6D6D;
      bottom: -1px;
      right: -1px; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo .Tasks__reward_top___1DTh_ {
      background-color: #fff;
      color: #000000; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo .Tasks__reward_bottom___39X8J {
      background-color: #DEDEDE;
      color: #000000; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo .Tasks__reward_rankDescr___1HVXI {
      color: #232227; }
      .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo .Tasks__reward_rankDescr___1HVXI a {
        color: #000000 !important; }
    .Tasks__reward_rank___3e4BB.Tasks__disabled___2OhBo img {
      filter: grayscale(1); }

.Tasks__reward_top___1DTh_ {
  display: inline-flex;
  position: relative;
  top: 0;
  padding: 3px 12px 5px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000000;
  background-color: #CCB173;
  width: auto;
  text-align: center; }

.Tasks__reward_bottom___39X8J {
  display: inline-flex;
  position: relative;
  bottom: 0;
  padding: 5px 12px 3px;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #000000;
  background-color: #CCB173;
  width: auto;
  text-align: center; }

.Tasks__reward_rankImage___1aehg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 104px;
  width: 100%;
  flex-shrink: 0;
  margin-bottom: 20px; }
  .Tasks__reward_rankImage___1aehg img {
    width: auto;
    max-width: 100%;
    max-height: 100%; }
    @media (min-width: 768px) {
      .Tasks__reward_rankImage___1aehg img {
        width: auto;
        max-width: 100%;
        max-height: 100%; } }

.Tasks__activeImage___3cmYx {
  cursor: pointer;
  transition: 0.3s; }
  .Tasks__activeImage___3cmYx:hover {
    opacity: 0.8; }

.Tasks__reward_rankContent___1ZRWK {
  display: block;
  height: 100%;
  padding: 30px 20px;
  flex-grow: 1;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .Tasks__reward_rankContent___1ZRWK {
      min-height: 135px; } }

.Tasks__reward_rankTitle___AuXWI {
  display: block;
  margin-bottom: 14px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .Tasks__reward_rankTitle___AuXWI {
      position: relative; } }

@media (min-width: 768px) {
  .Tasks__reward_rankButtonWrapper___nB106 {
    padding-right: 80px; } }

.Tasks__reward_rankLink___3tAaJ {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #464646;
  color: #464646;
  white-space: nowrap;
  background: transparent;
  line-height: 1; }
  .Tasks__reward_rankLink___3tAaJ.Tasks__disabled___2OhBo {
    color: #9D9D9D;
    cursor: default;
    border-bottom: 1px solid transparent; }
  @media (min-width: 768px) {
    .Tasks__reward_rankLink___3tAaJ {
      max-width: 100px;
      text-align: right;
      top: 0;
      right: 0;
      bottom: auto;
      left: auto;
      transform: none;
      white-space: normal; } }
  .Tasks__reward_rankLink___3tAaJ:hover {
    text-decoration: none; }

.Tasks__reward_icon___2Tie8 {
  margin-left: 6px; }

.Tasks__reward_rankDescr___1HVXI {
  display: block;
  margin: 0;
  font-weight: 400;
  text-align: center;
  font-style: normal;
  font-size: 14px;
  line-height: 18px;
  color: #232227;
  margin-bottom: -24px; }
  .Tasks__reward_rankDescr___1HVXI a {
    display: block;
    margin-top: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #26336A;
    margin-bottom: 24px;
    text-decoration: none; }
    .Tasks__reward_rankDescr___1HVXI a:hover, .Tasks__reward_rankDescr___1HVXI a:focus {
      color: #26336A;
      text-decoration: none; }

.Tasks__reward_info___3PX80 {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  width: 280px;
  text-decoration: none;
  color: #464646;
  margin: 0 auto;
  margin-bottom: 35px;
  transition: 0.3s; }
  .Tasks__reward_info___3PX80:hover, .Tasks__reward_info___3PX80:focus {
    color: #464646;
    opacity: 0.9; }
  @media (min-width: 768px) {
    .Tasks__reward_info___3PX80 {
      flex-direction: row;
      width: 100%;
      height: 178px;
      margin-top: 30px;
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .Tasks__reward_info___3PX80 {
      width: 736px;
      height: 200px;
      margin-top: 0;
      margin-bottom: 75px; } }

.Tasks__reward_infoImage___36VCb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 140px;
  width: 100%;
  flex-shrink: 0;
  background-color: #fff;
  background-size: cover;
  border: 1px solid #E1E7F1; }
  @media (min-width: 768px) {
    .Tasks__reward_infoImage___36VCb {
      width: 384px;
      height: 100%; } }
  @media (min-width: 1240px) {
    .Tasks__reward_infoImage___36VCb {
      width: 390px; } }

.Tasks__reward_infoContent___3AWf9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 30px 20px 45px 20px;
  flex-grow: 1;
  background: #EDF8FB;
  text-align: center; }
  @media (min-width: 768px) {
    .Tasks__reward_infoContent___3AWf9 {
      text-align: left;
      align-items: flex-start;
      padding: 20px;
      padding-left: 35px; } }

.Tasks__reward_infoTitle___tjAqb {
  display: block;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase; }

.Tasks__reward_infoDescr___2GrNe {
  display: block;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #000000; }

.Tasks__reward_available___2YGJx {
  font-weight: 700;
  font-size: 10px;
  line-height: 13px;
  color: #4B4B4B; }

.Tasks__reward_hover___U_Imh {
  position: absolute;
  top: 250px;
  left: 0; }

.Tasks__restrictions___1uYAB {
  display: block;
  position: relative;
  z-index: 5;
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  border: 1px dashed #464646;
  box-sizing: border-box;
  padding: 8px 13px 15px 19px; }
  @media (min-width: 768px) {
    .Tasks__restrictions___1uYAB {
      width: 100%;
      padding: 8px 13px 15px 19px; } }

.Tasks__restrictions_text___3u2bv {
  margin-bottom: 20px; }
  .Tasks__restrictions_text___3u2bv:last-child {
    margin-bottom: 0; }

.Tasks__restrictions_link___3c13s {
  color: #464646;
  font-weight: 700; }
  .Tasks__restrictions_link___3c13s:hover {
    text-decoration: none; }

.Tasks__popup_text___2Og6A {
  font-size: 14px;
  text-align: center; }
  @media (min-width: 768px) {
    .Tasks__popup_text___2Og6A {
      font-size: 16px; } }

.Tasks__popup_btn___3f9V8 {
  width: 180px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .Tasks__popup_btn___3f9V8 {
      width: 200px; } }

.Tasks__instructions___1q789 {
  display: block;
  margin-bottom: 30px;
  margin-left: -5px;
  margin-top: -5px;
  background: rgba(204, 177, 115, 0.1);
  border: 3px solid #CCB173;
  padding: 17px 28px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #26336A; }
  .Tasks__instructions___1q789 a {
    color: inherit; }
    .Tasks__instructions___1q789 a:hover, .Tasks__instructions___1q789 a:focus {
      color: inherit;
      text-decoration: none; }
  .Tasks__instructions___1q789 b {
    font-weight: 700;
    display: block;
    margin-top: 5px; }
  .Tasks__instructions___1q789 p {
    margin-top: 0;
    margin-bottom: 25px; }
    .Tasks__instructions___1q789 p:last-child {
      margin-bottom: 0; }
  @media (min-width: 768px) {
    .Tasks__instructions___1q789 {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 20px; } }

.Main__block___1FgBe {
  display: block;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .Main__block___1FgBe * {
    box-sizing: border-box; }

.Main__help___3LKXB {
  display: block;
  text-align: center;
  background-color: #F3EEE4;
  padding: 50px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  color: #26336A; }
  @media (min-width: 768px) {
    .Main__help___3LKXB {
      padding: 72px 0; } }

.Main__help_text___1YjWv {
  display: block;
  width: 320px;
  margin: 0 auto; }
  @media (min-width: 360px) {
    .Main__help_text___1YjWv {
      width: 350px; } }
  @media (min-width: 768px) {
    .Main__help_text___1YjWv {
      width: 700px; } }
  @media (min-width: 1240px) {
    .Main__help_text___1YjWv {
      width: 870px; } }

.Main__sections___1vLau {
  display: block;
  width: 280px;
  margin: 0 auto;
  padding-top: 42px;
  position: relative; }
  @media (min-width: 360px) {
    .Main__sections___1vLau {
      width: 320px; } }
  @media (min-width: 768px) {
    .Main__sections___1vLau {
      width: 720px;
      padding-top: 64px; } }
  @media (min-width: 1240px) {
    .Main__sections___1vLau {
      width: 1200px; } }

.Main__section___2s4Rg {
  margin-bottom: 42px; }
  @media (min-width: 1240px) {
    .Main__section___2s4Rg {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 64px;
      padding-right: 90px; }
      .Main__section___2s4Rg:nth-child(2n) {
        flex-direction: row-reverse;
        padding-right: 0;
        padding-left: 90px; } }

.Main__polk___3NXzf {
  display: block;
  width: 100%;
  padding: 14px;
  margin-bottom: 24px;
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .Main__polk___3NXzf {
      padding: 20px 28px;
      margin-bottom: 32px; } }
  @media (min-width: 1240px) {
    .Main__polk___3NXzf {
      width: 500px;
      padding: 20px;
      margin-bottom: 0;
      position: relative;
      top: 50px;
      left: -200px;
      padding-bottom: 70px; } }

.Main__image___pB_uT {
  display: block;
  width: 100%;
  padding: 14px;
  border: 1px solid #CCB173;
  margin-bottom: 24px; }
  .Main__image___pB_uT img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .Main__image___pB_uT {
      padding: 20px 28px;
      margin-bottom: 32px; } }
  @media (min-width: 1240px) {
    .Main__image___pB_uT {
      width: 500px;
      padding: 20px;
      margin-bottom: 0; } }

.Main__image_m___3gRHT {
  display: block; }
  @media (min-width: 768px) {
    .Main__image_m___3gRHT {
      display: none; } }

.Main__image_t___q_rQk {
  display: none; }
  @media (min-width: 768px) {
    .Main__image_t___q_rQk {
      display: block; } }
  @media (min-width: 1240px) {
    .Main__image_t___q_rQk {
      display: none; } }

.Main__image_d___36j4Q {
  display: none; }
  @media (min-width: 1240px) {
    .Main__image_d___36j4Q {
      display: block; } }

.Main__info___2w1JX {
  display: block;
  text-align: left; }
  @media (min-width: 1240px) {
    .Main__info___2w1JX {
      width: 525px; } }

.Main__type___3Vv9n {
  display: block;
  margin-top: 0;
  margin-bottom: 14px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #6D6D6D; }

.Main__subtitle___36c-W {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
  color: #26336A;
  margin: 0;
  margin-bottom: 16px;
  padding-bottom: 16px;
  position: relative; }
  .Main__subtitle___36c-W::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 2px;
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .Main__subtitle___36c-W {
      font-size: 37px;
      line-height: 44px; }
      .Main__subtitle___36c-W::after {
        width: 130px; } }

.Main__descr___2eeq7 {
  display: block;
  margin: 0;
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #464646; }
  @media (min-width: 768px) {
    .Main__descr___2eeq7 {
      font-size: 18px;
      line-height: 168.5%; } }
  @media (min-width: 1240px) {
    .Main__descr___2eeq7 {
      width: 480px;
      font-size: 18px;
      line-height: 168.5%; } }

.BigBanner__block___1-DU8 {
  height: 370px;
  background-color: gray;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  font-family: 'Bitter', sans-serif;
  color: #FFFFFF;
  position: relative;
  overflow: hidden; }
  .BigBanner__block___1-DU8 * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .BigBanner__block___1-DU8 {
      height: 684px; } }
  @media (min-width: 1240px) {
    .BigBanner__block___1-DU8 {
      height: calc(100vh - 80px);
      min-height: 500px;
      background-position: center center; } }
  .BigBanner__block___1-DU8.BigBanner__mail___17oh_ .BigBanner__inner___26EyB {
    background-color: transparent; }
  .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB {
    transform: rotate(180deg); }
    .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB .BigBanner__container___21mrj {
      transform: rotate(-180deg); }
    .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB:before, .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB:after {
      position: absolute;
      z-index: 5;
      bottom: -10vh;
      left: 60%;
      display: block;
      width: 0;
      height: 0;
      margin-left: -40vh;
      border-top: 110vh solid #fff;
      border-left: 40vh solid transparent;
      border-right: 40vh solid transparent;
      content: "";
      opacity: .03;
      filter: blur(1px);
      transform-origin: 100% 100%;
      pointer-events: none; }
    .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB:before {
      transform: skewX(50deg);
      animation: BigBanner__a___haxsY 13s infinite 13s;
      animation-delay: 1s; }
    .BigBanner__block___1-DU8.BigBanner__aviastroy___2OX8i .BigBanner__inner___26EyB:after {
      transform: skewX(-50deg);
      animation: BigBanner__b___31r8c 13s infinite 13s;
      animation-delay: 1s; }

@keyframes BigBanner__a___haxsY {
  0% {
    transform: skewX(50deg); }
  5% {
    transform: skewX(50deg); }
  20% {
    transform: skewX(-60deg); }
  50% {
    transform: skewX(-50deg);
    opacity: .1; }
  80% {
    opacity: .2; }
  to {
    transform: skewX(50deg);
    opacity: .03; } }

@keyframes BigBanner__b___31r8c {
  0% {
    transform: skewX(-50deg);
    opacity: .03; }
  5% {
    transform: skewX(-50deg); }
  10% {
    opacity: .05; }
  30% {
    opacity: .2; }
  40% {
    opacity: .1; }
  50% {
    transform: skewX(60deg);
    opacity: .1; }
  60% {
    opacity: .2; }
  80% {
    opacity: .03; }
  to {
    transform: skewX(-50deg); } }

.BigBanner__block_spb_bg___1EvwQ {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: center bottom;
  background-position: center center;
  background-size: cover;
  animation: BigBanner__spb___1nZHT linear 20s infinite; }

@keyframes BigBanner__spb___1nZHT {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.3); }
  100% {
    transform: scale(1); } }

.BigBanner__block_mail_bg___2Diel {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: right bottom;
  background-position: center center;
  background-size: cover;
  animation: BigBanner__mail___17oh_ linear 20s infinite; }

@keyframes BigBanner__mail___17oh_ {
  0% {
    transform: scale(1.05) translateX(3%); }
  50% {
    transform: scale(1.1) translateX(0); }
  100% {
    transform: scale(1.05) translateX(3%); } }

.BigBanner__block_rubli_bg___1-1H_ {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  height: 160%;
  width: 120%;
  transform: translate(-50%, -50%);
  background-position: center center;
  background-size: cover;
  filter: grayscale(100%);
  transition: 1s;
  transform-origin: center center; }

.BigBanner__block_avtovaz_bg___2fyQO {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: right bottom;
  background-position: center center;
  background-size: cover;
  filter: grayscale(1);
  animation: BigBanner__avtovazBg___3-q5x linear 6s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards; }

@keyframes BigBanner__avtovazBg___3-q5x {
  0% {
    filter: grayscale(1); }
  100% {
    filter: grayscale(0); } }

.BigBanner__block_aviastroy_bg___2lQic {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform-origin: right bottom;
  background-position: center center;
  background-size: cover;
  filter: grayscale(1);
  animation: BigBanner__aviastroy___2OX8i linear 6s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards; }

@keyframes BigBanner__aviastroy___2OX8i {
  0% {
    filter: grayscale(1); }
  100% {
    filter: grayscale(0); } }

.BigBanner__block_newyear24_bg___AqawI {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover; }

.BigBanner__block_defaultBanner_bg___2vfEm {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover; }

.BigBanner__light___2BEit {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  animation: BigBanner__BigBannerBgOpacity___ZkHis 3s infinite ease-in-out;
  animation-direction: alternate-reverse;
  overflow: hidden; }
  .BigBanner__light___2BEit::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    pointer-events: none;
    background-image: url(/components/BigBanner/img/light.png?bae62ef6cbae6c41597032f08ddc0d8c);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center; }
    @media (min-width: 1240px) {
      .BigBanner__light___2BEit::after {
        background-position: center center; } }

@keyframes BigBanner__BigBannerBgOpacity___ZkHis {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (min-width: 1240px) {
  @keyframes BigBanner__BigBannerBgOpacity___ZkHis {
    0% {
      opacity: 0;
      width: 50%; }
    50% {
      opacity: 0;
      width: 70%; }
    100% {
      opacity: 1;
      width: 100%; } } }

.BigBanner__inner___26EyB {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 51, 106, 0.55);
  z-index: 1; }
  .BigBanner__inner___26EyB:hover ~ .BigBanner__block_rubli_bg___1-1H_ {
    filter: grayscale(0);
    transition-property: filter, transform;
    transform: translate(-50%, -50%) scale(1.04); }

.BigBanner__container___21mrj {
  display: block;
  width: calc(100% - 40px);
  height: 100%;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .BigBanner__container___21mrj {
      width: 1180px; } }

.BigBanner__top___3DLUA {
  display: block;
  text-align: center;
  padding-top: 50px; }
  .BigBanner__top___3DLUA.BigBanner__top_mail___EGlnP br {
    display: none; }
  .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 br {
    display: block; }
  .BigBanner__top___3DLUA.BigBanner__top_defaultBanner___1op0y {
    position: relative;
    top: 45px; }
  @media (min-width: 768px) {
    .BigBanner__top___3DLUA {
      padding-top: 185px; }
      .BigBanner__top___3DLUA.BigBanner__top_defaultBanner___1op0y {
        position: static; }
      .BigBanner__top___3DLUA.BigBanner__top_musicindustry___3d5_O, .BigBanner__top___3DLUA.BigBanner__top_spb___1lbNZ {
        padding-top: 120px; }
      .BigBanner__top___3DLUA.BigBanner__top_mail___EGlnP {
        padding-top: 120px; }
        .BigBanner__top___3DLUA.BigBanner__top_mail___EGlnP br {
          display: block; }
      .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 {
        padding-top: 155px; }
        .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 br {
          display: block; } }
  @media (min-width: 1240px) {
    .BigBanner__top___3DLUA {
      padding-top: 22vh; }
      .BigBanner__top___3DLUA.BigBanner__top_musicindustry___3d5_O, .BigBanner__top___3DLUA.BigBanner__top_spb___1lbNZ {
        padding-top: 70px; }
      .BigBanner__top___3DLUA.BigBanner__top_mail___EGlnP {
        padding-top: 70px; }
      .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 {
        padding-top: 120px; }
        .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 br {
          display: none; } }
  @media (min-width: 1366px) {
    .BigBanner__top___3DLUA {
      padding-top: 27vh; }
      .BigBanner__top___3DLUA.BigBanner__top_musicindustry___3d5_O, .BigBanner__top___3DLUA.BigBanner__top_spb___1lbNZ {
        padding-top: 120px; }
      .BigBanner__top___3DLUA.BigBanner__top_mail___EGlnP {
        padding-top: 27vh; }
      .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 {
        padding-top: 27vh; } }
  @media (min-width: 1440px) {
    .BigBanner__top___3DLUA.BigBanner__top_rubli___3l5e8 {
      padding-top: 37vh; } }
  @media (min-width: 1920px) {
    .BigBanner__top___3DLUA.BigBanner__top_musicindustry___3d5_O {
      padding-top: 160px; } }

.BigBanner__title___EgNJ8 {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .BigBanner__title___EgNJ8 {
      font-size: 72px;
      line-height: 86px;
      max-width: 100%; } }
  .BigBanner__title___EgNJ8.BigBanner__title_spb___srf9w, .BigBanner__title___EgNJ8.BigBanner__title_musicindustry___372zH, .BigBanner__title___EgNJ8.BigBanner__title_defaultBanner___sguwE {
    max-width: 330px;
    font-size: 38px;
    line-height: 48px; }
    @media (min-width: 360px) {
      .BigBanner__title___EgNJ8.BigBanner__title_spb___srf9w, .BigBanner__title___EgNJ8.BigBanner__title_musicindustry___372zH, .BigBanner__title___EgNJ8.BigBanner__title_defaultBanner___sguwE {
        font-size: 40px;
        line-height: 50px; } }
    @media (min-width: 768px) {
      .BigBanner__title___EgNJ8.BigBanner__title_spb___srf9w, .BigBanner__title___EgNJ8.BigBanner__title_musicindustry___372zH, .BigBanner__title___EgNJ8.BigBanner__title_defaultBanner___sguwE {
        max-width: 670px;
        font-size: 72px;
        line-height: 86px; } }
    @media (min-width: 1240px) {
      .BigBanner__title___EgNJ8.BigBanner__title_spb___srf9w, .BigBanner__title___EgNJ8.BigBanner__title_musicindustry___372zH, .BigBanner__title___EgNJ8.BigBanner__title_defaultBanner___sguwE {
        max-width: 100%; } }

.BigBanner__desr___3S1fD {
  display: inline-block;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFFFFF; }

.BigBanner__content___hcv-o {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }

.BigBanner__bottom___oslRX {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 22px; }
  @media (min-width: 768px) {
    .BigBanner__bottom___oslRX {
      bottom: 45px; } }
  @media (min-width: 1240px) {
    .BigBanner__bottom___oslRX {
      bottom: 45px; } }

.BigBanner__button___1ywcm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .BigBanner__button___1ywcm {
      margin-bottom: 60px; } }
  .BigBanner__button___1ywcm button, .BigBanner__button___1ywcm a {
    width: 280px; }
    @media (min-width: 360px) {
      .BigBanner__button___1ywcm button, .BigBanner__button___1ywcm a {
        width: 320px; } }

.BigBanner__links___2vdlM {
  display: none; }
  @media (min-width: 768px) {
    .BigBanner__links___2vdlM {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }
  @media (min-width: 1240px) {
    .BigBanner__links___2vdlM {
      justify-content: space-between; } }

.BigBanner__link___1GjUu {
  display: none; }
  @media (min-width: 1240px) {
    .BigBanner__link___1GjUu {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      text-decoration: none; } }

.BigBanner__link_arrow___27jOZ {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  background-color: #fff;
  border-radius: 50%; }

.BigBanner__link_text___3O4OZ {
  display: block;
  color: white;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px; }

.BigBanner__down___3zFAm {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  background-color: #CCB173;
  border-radius: 50%;
  animation: BigBanner__Arrow___2TtB6 linear 0.8s infinite;
  animation-direction: alternate-reverse; }
  .BigBanner__down___3zFAm svg {
    max-height: 80%; }

@keyframes BigBanner__Arrow___2TtB6 {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-10px); } }

.BigBanner__fog___krUa9 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 300vw;
  opacity: 0.9; }

.BigBanner__fog__container___24Wqc {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.BigBanner__fog__img___1XEZ8 {
  position: absolute;
  height: 100%;
  width: 100vw; }

.BigBanner__fog__img_first___135H6 {
  background: url(/components/BigBanner/img/fog.png?9e0efd8e7e4c2eb4e201dcd9048b1e4e) repeat-x;
  background-size: cover;
  background-position: center left;
  animation: BigBanner__marquee___3MJin 120s linear infinite;
  animation-direction: normal;
  animation-fill-mode: forwards; }

.BigBanner__fog__img_second___1KLAE {
  opacity: 1;
  background: url(/components/BigBanner/img/fog2.png?f2f212c65c6e595ccd5c28601315cb00) repeat-x;
  background-size: cover;
  background-position: center;
  animation: BigBanner__marquee___3MJin 90s linear infinite; }

.BigBanner__fog__img_third___2gTR9 {
  background: url(/components/BigBanner/img/fog3.png?28f039e18b5d7d792dbed682f662c300) repeat-x;
  background-size: cover;
  background-position: center left;
  animation: BigBanner__marquee___3MJin 150s linear infinite;
  animation-direction: normal;
  animation-fill-mode: forwards; }

@keyframes BigBanner__marquee___3MJin {
  0% {
    background-position: 300vw 0; }
  100% {
    background-position: -300vw 0; } }

.BigBanner__musicindustry__spans___2jmX2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .BigBanner__musicindustry__spans___2jmX2 span {
    color: #000; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(1) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 100ms ease-out;
      opacity: 0.95; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(2) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 200ms ease-out;
      opacity: 0.9; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(3) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 300ms ease-out;
      opacity: 0.85; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(4) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 400ms ease-out;
      opacity: 0.8; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(5) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 500ms ease-out;
      opacity: 0.75; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(6) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 600ms ease-out;
      opacity: 0.7; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(7) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 700ms ease-out;
      opacity: 0.65; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(8) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 800ms ease-out;
      opacity: 0.6; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(9) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 900ms ease-out;
      opacity: 0.55; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(10) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1000ms ease-out;
      opacity: 0.5; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(11) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1100ms ease-out;
      opacity: 0.45; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(12) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1200ms ease-out;
      opacity: 0.4; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(13) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1300ms ease-out;
      opacity: 0.35; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(14) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1400ms ease-out;
      opacity: 0.3; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(15) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1500ms ease-out;
      opacity: 0.25; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(16) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1600ms ease-out;
      opacity: 0.2; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(17) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1700ms ease-out;
      opacity: 0.15; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(18) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1800ms ease-out;
      opacity: 0.1; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(19) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 1900ms ease-out;
      opacity: 0.05; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(20) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2000ms ease-out;
      opacity: 0; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(21) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2100ms ease-out;
      opacity: -0.05; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(22) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2200ms ease-out;
      opacity: -0.1; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(23) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2300ms ease-out;
      opacity: -0.15; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(24) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2400ms ease-out;
      opacity: -0.2; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(25) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2500ms ease-out;
      opacity: -0.25; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(26) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2600ms ease-out;
      opacity: -0.3; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(27) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2700ms ease-out;
      opacity: -0.35; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(28) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2800ms ease-out;
      opacity: -0.4; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(29) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 2900ms ease-out;
      opacity: -0.45; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(30) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3000ms ease-out;
      opacity: -0.5; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(31) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3100ms ease-out;
      opacity: -0.55; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(32) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3200ms ease-out;
      opacity: -0.6; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(33) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3300ms ease-out;
      opacity: -0.65; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(34) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3400ms ease-out;
      opacity: -0.7; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(35) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3500ms ease-out;
      opacity: -0.75; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(36) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3600ms ease-out;
      opacity: -0.8; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(37) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3700ms ease-out;
      opacity: -0.85; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(38) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3800ms ease-out;
      opacity: -0.9; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(39) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 3900ms ease-out;
      opacity: -0.95; }
    .BigBanner__musicindustry__spans___2jmX2 span:nth-of-type(40) {
      height: 140px;
      width: 90px;
      background-image: url(/components/BigBanner/img/clef.svg?d5e2f6ab6b489676117c473eb6c834a9);
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      position: absolute;
      z-index: -1;
      border-radius: 50%;
      transition: all 4000ms ease-out;
      opacity: -1; }

.BigBanner__block_avtovaz_canvas___1LdnD {
  position: absolute;
  top: -20%;
  left: -20%;
  width: 120%;
  height: 120%;
  max-width: 5000px; }

.BigBanner__snowWrapper___2caAa {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.BigBanner__snow___erIPu {
  position: absolute;
  z-index: 1;
  will-change: translate3d;
  transform: translate3d(0, 0, 0);
  transition-property: opacity;
  transition-duration: 0.3s;
  user-select: none;
  height: 60px;
  background-image: url(/components/BigBanner/img/snowflake.svg?71eeb363efd4e3e70b5f5c699befc3f7);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  pointer-events: none;
  opacity: 0; }

.BigBanner__fireworks___3Asng {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.LcPopup__block___3ZuHw {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .LcPopup__block___3ZuHw p {
    font-size: 18px;
    margin-bottom: 20px; }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__first___1_wQa::after {
  width: 466px;
  height: 688px;
  background-image: url(/components/GenderPopup/assets/8-first-m.png?42d421f6d1042c43f050bb8f25c7c262); }
  @media (min-width: 768px) {
    .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__first___1_wQa::after {
      width: 936px;
      height: 453px;
      background-image: url(/components/GenderPopup/assets/8-first-d.png?4000115e26732055bb77e10a68625cd5); } }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__second___3Bt8R::after {
  width: 320px;
  height: 171px;
  transform: translateX(-50%);
  top: 0;
  background-image: url(/components/GenderPopup/assets/8-second-m.png?79b1dd03cf6c941a6f6c11b3124df61e); }
  @media (min-width: 768px) {
    .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__second___3Bt8R::after {
      top: -85px;
      width: 700px;
      height: 460px;
      background-image: url(/components/GenderPopup/assets/8-second-d.png?a4b3b069c7753c5cedd2aed0c11a269c); } }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__third___X44Tz::after {
  width: 320px;
  height: 227px;
  transform: translateX(-50%);
  top: -40px;
  background-image: url(/components/GenderPopup/assets/8-third-m.png?0325d038dbc111dad51a1f3435166ba7); }
  @media (min-width: 768px) {
    .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__third___X44Tz::after {
      top: -85px;
      width: 700px;
      height: 460px;
      background-image: url(/components/GenderPopup/assets/8-third-d.png?10dc1d3de767ca36dc978582bb90be20); } }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fourth___1e3hM::after {
  width: 320px;
  height: 795px;
  transform: translateX(-50%);
  top: -40px;
  background-image: url(/components/GenderPopup/assets/8-fourth-m.png?28d6b29cfaff07c4ff62d06efd80409f); }
  @media (min-width: 768px) {
    .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fourth___1e3hM::after {
      top: -85px;
      width: 700px;
      height: 460px;
      background-image: url(/components/GenderPopup/assets/8-fourth-d.png?600454b839c2b6735172a949e567f2e2); } }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr p, .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr div, .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr span {
  text-align: left; }

.GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr::after {
  width: 320px;
  height: 1278px;
  background-image: url(/components/GenderPopup/assets/8-fifth-m.png?66822969955e7dca3e612c037a4a2c24);
  top: -380px; }
  @media (min-width: 768px) {
    .GenderPopup__block_march___NSi4C .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr::after {
      width: 700px;
      height: 647px;
      top: -80px;
      background-image: url(/components/GenderPopup/assets/8-fifth-d.png?86e138f002f34378be5ff0042f74eaa2); } }

.GenderPopup__step___1z3Zs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 40px; }
  .GenderPopup__step___1z3Zs::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center center; }
  .GenderPopup__step___1z3Zs.GenderPopup__first___1_wQa::after {
    background-image: url(/components/GenderPopup/assets/first-m.png?9be194ac9f5b1711af56b811a71f03b6);
    width: 406px;
    height: 573px; }
    @media (min-width: 768px) {
      .GenderPopup__step___1z3Zs.GenderPopup__first___1_wQa::after {
        background-image: url(/components/GenderPopup/assets/first-d.png?5b8d46b8c122949f6401d905aa6058b6);
        width: 586px;
        height: 501px; } }
  .GenderPopup__step___1z3Zs.GenderPopup__second___3Bt8R {
    padding-top: 165px; }
    .GenderPopup__step___1z3Zs.GenderPopup__second___3Bt8R::after {
      background-image: url(/components/GenderPopup/assets/second-m.png?87d2def97d7a478e8e390ec8137467b7);
      width: 252px;
      height: 315px; }
      @media (min-width: 768px) {
        .GenderPopup__step___1z3Zs.GenderPopup__second___3Bt8R::after {
          background-image: url(/components/GenderPopup/assets/second-d.png?4c35f38f003a1056e740c2de96e54103);
          width: 700px;
          height: 424px; } }
  .GenderPopup__step___1z3Zs.GenderPopup__third___X44Tz {
    padding-top: 165px; }
    .GenderPopup__step___1z3Zs.GenderPopup__third___X44Tz::after {
      background-image: url(/components/GenderPopup/assets/third-m.png?dafd2eb15905b031779cd82507116e94);
      width: 250px;
      height: 334px; }
      @media (min-width: 768px) {
        .GenderPopup__step___1z3Zs.GenderPopup__third___X44Tz::after {
          background-image: url(/components/GenderPopup/assets/third-d.png?d6466e5839dcc501216c4818b9742877);
          width: 700px;
          height: 424px; } }
  .GenderPopup__step___1z3Zs.GenderPopup__fourth___1e3hM {
    padding-top: 165px; }
    .GenderPopup__step___1z3Zs.GenderPopup__fourth___1e3hM::after {
      background-image: url(/components/GenderPopup/assets/fourth-m.png?1572353e52a3d86c3398c26a1786dd46);
      width: 251px;
      height: 334px; }
      @media (min-width: 768px) {
        .GenderPopup__step___1z3Zs.GenderPopup__fourth___1e3hM::after {
          background-image: url(/components/GenderPopup/assets/fourth-d.png?2fb7c25a7726d1cd32dd417c26951f8a);
          width: 700px;
          height: 424px; } }
  .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr::after {
    background-image: url(/components/GenderPopup/assets/fifth-m.png?4de567739038cb416cc1bab6a08975e2);
    width: 282px;
    height: 110px;
    top: 20px;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .GenderPopup__step___1z3Zs.GenderPopup__fifth___35UAr::after {
        background-image: url(/components/GenderPopup/assets/fifth-d.png?4b225f57fbbe31837129f566ae27ee45);
        width: 700px;
        height: 407px; } }

.GenderPopup__title___2RmIK {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 43px;
  text-align: center;
  color: #3C3C3C;
  margin-bottom: 10px; }

.GenderPopup__info___sdtGw {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #3C3C3C;
  font-weight: 400;
  position: relative;
  z-index: 5; }
  .GenderPopup__info___sdtGw span {
    display: block;
    margin-bottom: 18px; }

.GenderPopup__list___fg0YU.GenderPopup__list___fg0YU.GenderPopup__list___fg0YU {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  color: #3C3C3C;
  font-weight: 400;
  margin-bottom: -20px;
  position: relative;
  z-index: 5; }
  .GenderPopup__list___fg0YU.GenderPopup__list___fg0YU.GenderPopup__list___fg0YU span {
    display: block;
    margin-bottom: 18px; }
  .GenderPopup__list___fg0YU.GenderPopup__list___fg0YU.GenderPopup__list___fg0YU li::before {
    background-color: #E35249; }

.GenderPopup__descr___1yPsl {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 35px;
  color: #3C3C3C;
  font-weight: 400;
  position: relative;
  z-index: 5; }

.GenderPopup__buttons___eS3wV {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 5; }
  @media (min-width: 768px) {
    .GenderPopup__buttons___eS3wV {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      width: 520px; } }

.GenderPopup__button___30T_g {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  z-index: 5; }
  .GenderPopup__button___30T_g button, .GenderPopup__button___30T_g a {
    width: auto;
    margin: 0 auto;
    font-size: 20px;
    line-height: 19px;
    margin-bottom: 12px;
    padding: 0 10px; }
  @media (min-width: 768px) {
    .GenderPopup__button___30T_g {
      width: 250px;
      margin-left: auto;
      margin-right: auto; }
      .GenderPopup__button___30T_g button, .GenderPopup__button___30T_g a {
        font-size: 20px;
        line-height: 19px;
        margin-bottom: 0; } }

.GenderPopup__last_form___3yMZq {
  max-width: 300px;
  margin: 0 auto; }

.NewYearPopup2024__block___f20Su {
  margin: 0 -30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__block___f20Su {
      margin: -65px -145px -65px -145px;
      padding-bottom: 0; } }

.NewYearPopup2024__steps___QoQCH {
  display: block; }

.NewYearPopup2024__step___2YrqR {
  display: block;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__step___2YrqR {
      padding: 80px 0; } }

.NewYearPopup2024__title___TIPvT {
  display: block;
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 16px;
  margin-bottom: 30px;
  margin-top: 0;
  color: #26336A;
  font-family: 'Bitter', sans-serif;
  position: relative;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px; }
  .NewYearPopup2024__title___TIPvT::after {
    content: "";
    display: block;
    width: 101px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .NewYearPopup2024__title___TIPvT {
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: 32px; } }

.NewYearPopup2024__descr___JIymO {
  display: block;
  font-style: normal;
  text-align: center;
  width: 280px;
  color: #3C3C3C;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px; }
  .NewYearPopup2024__descr___JIymO b {
    display: block;
    margin-bottom: 5px; }
  .NewYearPopup2024__descr___JIymO br {
    display: none; }
  @media (min-width: 768px) {
    .NewYearPopup2024__descr___JIymO {
      min-height: 54px;
      margin-bottom: 28px;
      max-width: 434px;
      margin: 0 auto;
      width: auto;
      font-size: 16px;
      line-height: 20px;
      min-height: 60px;
      margin-bottom: 25px; }
      .NewYearPopup2024__descr___JIymO br {
        display: block; }
      .NewYearPopup2024__descr___JIymO b {
        display: inline-block; } }

.NewYearPopup2024__question___3eOlQ {
  display: block;
  margin-bottom: 30px;
  color: #26336A;
  text-align: center;
  font-family: 'Bitter', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .NewYearPopup2024__question___3eOlQ {
      font-size: 24px; } }

.NewYearPopup2024__count___3kduH {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 64px;
  height: 64px;
  text-align: center;
  margin-top: 55px;
  margin-bottom: 52px;
  color: #26336A;
  font-family: 'Bitter', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  background-color: #CCB173;
  border-radius: 50%;
  position: relative; }
  .NewYearPopup2024__count___3kduH::after {
    content: "";
    display: block;
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%); }

.NewYearPopup2024__descrSmall___3P7ZX {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: #3C3C3C;
  margin-top: 25px; }

.NewYearPopup2024__buttons___GgnZ9 {
  display: block;
  width: 90%;
  margin: 0 auto;
  margin-top: 40px; }
  .NewYearPopup2024__buttons___GgnZ9 a, .NewYearPopup2024__buttons___GgnZ9 button {
    width: 100%;
    margin-bottom: 20px;
    line-height: 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__buttons___GgnZ9 {
      width: 496px;
      align-items: center;
      margin-bottom: 30px; }
      .NewYearPopup2024__buttons___GgnZ9 a, .NewYearPopup2024__buttons___GgnZ9 button {
        padding: 0 10px; } }

.NewYearPopup2024__slider___1Z5Sd {
  display: block;
  position: relative;
  overflow: hidden; }
  .NewYearPopup2024__slider___1Z5Sd .slick-slide {
    opacity: 0; }
  .NewYearPopup2024__slider___1Z5Sd .slick-center {
    opacity: 1; }
  @media (min-width: 768px) {
    .NewYearPopup2024__slider___1Z5Sd .slick-slide {
      opacity: 1; }
    .NewYearPopup2024__slider___1Z5Sd .slick-center {
      opacity: 1; }
    .NewYearPopup2024__slider___1Z5Sd::before, .NewYearPopup2024__slider___1Z5Sd::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      background-image: url(/components/NewYearPopup2024/assets/decor.png?f6c469d67d6fd043351efa6316a4659e);
      background-repeat: no-repeat;
      background-position: center;
      width: 276px;
      height: 568px;
      z-index: 10;
      pointer-events: none; }
    .NewYearPopup2024__slider___1Z5Sd::before {
      left: -70px;
      transform: rotate(180deg); }
    .NewYearPopup2024__slider___1Z5Sd::after {
      right: -70px; } }

.NewYearPopup2024__slide___1Uvq6 {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .NewYearPopup2024__slide___1Uvq6 img {
    max-width: 100%; }

.NewYearPopup2024__dots___1qVoS {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px !important;
  position: static !important; }
  .NewYearPopup2024__dots___1qVoS li {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50%;
    border: 1px solid #8F8F8F;
    margin: 0 6px; }
    .NewYearPopup2024__dots___1qVoS li::before, .NewYearPopup2024__dots___1qVoS li::after {
      display: none !important; }
  .NewYearPopup2024__dots___1qVoS button {
    display: none !important; }
  .NewYearPopup2024__dots___1qVoS .slick-active {
    background: #F3D771;
    border: 1px solid #000000;
    width: 15px !important;
    height: 15px !important; }

.NewYearPopup2024__button___1cy1S {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.NewYearPopup2024__info___3QRze {
  display: block;
  max-width: 624px;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #3C3C3C;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__info___3QRze {
      padding: 0;
      font-size: 16px;
      line-height: 20px; } }

.NewYearPopup2024__first___3YMQq {
  background-image: url(/components/NewYearPopup2024/assets/bg1.png?52cb23f2b214e110aadb19eff1a1c8cc);
  background-size: 683px auto;
  background-repeat: no-repeat;
  background-position: center -25px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__first___3YMQq {
      background-position: center 7px; } }

.NewYearPopup2024__second___2X-l4 {
  background-repeat: no-repeat;
  background-position: center top; }
  @media (min-width: 768px) {
    .NewYearPopup2024__second___2X-l4 {
      background-image: url(/components/NewYearPopup2024/assets/bg2.png?2818ebca4f0393bd3528d6a88dfa8d07);
      background-size: 683px auto;
      background-position: center 0; } }

.NewYearPopup2024__already___3RkDf {
  background-repeat: no-repeat;
  background-position: center top; }
  @media (min-width: 768px) {
    .NewYearPopup2024__already___3RkDf {
      background-size: auto;
      background-position: center 50px; } }

.NewYearPopup2024__last___1blAQ {
  background-repeat: no-repeat;
  background-position: center -190px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__last___1blAQ {
      background-size: auto;
      background-position: center -60px; } }

.NewYearPopup2024__last_content___2gcmC {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .NewYearPopup2024__last_content___2gcmC {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; }
      .NewYearPopup2024__last_content___2gcmC .NewYearPopup2024__title___TIPvT {
        text-align: left; }
      .NewYearPopup2024__last_content___2gcmC .NewYearPopup2024__descr___JIymO {
        text-align: left; } }

.NewYearPopup2024__last_left___1UPaw {
  width: 130px;
  margin: 0 auto;
  flex-shrink: 0;
  margin-bottom: 20px; }
  .NewYearPopup2024__last_left___1UPaw img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .NewYearPopup2024__last_left___1UPaw {
      width: 194px;
      margin-left: 0;
      margin-right: 30px;
      margin-bottom: 0; } }

.NewYearPopup2024__last_right___2WyQL {
  display: block; }

.NewYearPopup2024__last_form___9bZM9 {
  max-width: 367px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .NewYearPopup2024__last_form___9bZM9 {
      display: flex;
      flex-direction: row;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .NewYearPopup2024__last_form___9bZM9 a, .NewYearPopup2024__last_form___9bZM9 button {
      min-height: 51px;
      margin-top: 4px; } }
  @media (min-width: 1000px) {
    .NewYearPopup2024__last_form___9bZM9 a, .NewYearPopup2024__last_form___9bZM9 button {
      min-height: 51px;
      margin-top: -5px; } }

.NewYearPopup2024__already_image___3IeyZ {
  margin: 0 auto;
  width: 194px; }
  .NewYearPopup2024__already_image___3IeyZ img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .NewYearPopup2024__already_image___3IeyZ {
      width: 244px; } }

.NewYearPopup2024__imageFinal___1yiJB {
  display: block;
  margin: 0 auto;
  width: 90%;
  max-width: 330px; }
  @media (min-width: 768px) {
    .NewYearPopup2024__imageFinal___1yiJB {
      max-width: 515px; } }

.PopupStopAchSmall__block___1tv2W {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/components/PopupStopAchSmall/img/bg.png?6c55de9cd5445ca795694aa2ac079fdf);
  background-repeat: no-repeat;
  background-position: center 50px;
  margin: 0 -30px;
  padding: 0 30px; }
  @media (min-width: 768px) {
    .PopupStopAchSmall__block___1tv2W {
      padding: 0;
      margin: -10px -145px 20px;
      background-position: center -145px; } }
  .PopupStopAchSmall__block___1tv2W p {
    color: #3C3C3C;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 25px; }
    .PopupStopAchSmall__block___1tv2W p:last-child {
      margin-bottom: 0; }

.PopupStopAchSmall__info___1Yc7C {
  margin-bottom: 242px; }
  @media (min-width: 768px) {
    .PopupStopAchSmall__info___1Yc7C {
      width: 478px;
      margin-bottom: 238px; } }

@media (min-width: 768px) {
  .PopupStopAchSmall__bottom___17i16 p {
    width: 434px;
    margin-left: auto;
    margin-right: auto; } }

.PopupStopAchSmall__buttons___2IJes {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .PopupStopAchSmall__buttons___2IJes {
      flex-direction: row; } }

.PopupStopAchSmall__button___1uIAm {
  margin-bottom: 16px; }
  .PopupStopAchSmall__button___1uIAm:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .PopupStopAchSmall__button___1uIAm {
      margin: 0 15px; } }

.PopupStopAchSmall__ps___2tRma {
  display: block;
  margin-top: 10px;
  color: #26336A;
  text-align: center; }
  .PopupStopAchSmall__ps___2tRma b {
    color: #26336A; }

.PopupStopAchFull__block___2QlLx {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center 490px;
  margin: 0 -30px;
  padding: 0 30px;
  background-size: 130% auto; }
  @media (min-width: 768px) {
    .PopupStopAchFull__block___2QlLx {
      padding: 0;
      margin: -10px -145px 20px;
      background-size: auto;
      background-position: center -110px; } }
  .PopupStopAchFull__block___2QlLx p {
    color: #3C3C3C;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 25px; }
    .PopupStopAchFull__block___2QlLx p:last-child {
      margin-bottom: 0; }

@media (min-width: 768px) {
  .PopupStopAchFull__info___2Ko5Y {
    width: 478px; } }

@media (min-width: 768px) {
  .PopupStopAchFull__bottom___2r4Va p {
    width: 434px;
    margin-left: auto;
    margin-right: auto; } }

.PopupStopAchFull__buttons___3R2B5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .PopupStopAchFull__buttons___3R2B5 {
      flex-direction: row; } }

.PopupStopAchFull__button___og5NS {
  margin-bottom: 16px; }
  .PopupStopAchFull__button___og5NS:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .PopupStopAchFull__button___og5NS {
      margin: 0 15px; } }

.PopupStopAchFull__ps___2fjIs {
  display: block;
  margin-top: 10px;
  color: #26336A;
  text-align: center; }
  .PopupStopAchFull__ps___2fjIs b {
    color: #26336A; }

.PopupStopAchFull__buttonsAch___33RWT {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .PopupStopAchFull__buttonsAch___33RWT {
      flex-direction: row; } }

.PopupStopAchFull__buttonAch___1TFqc a, .PopupStopAchFull__buttonAch___1TFqc button {
  width: 262px !important; }

.StoryArticle__fishing___2Fwe8 > div::before, .StoryArticle__fishing___2Fwe8 > div::after,
.StoryArticle__fishing___2Fwe8 > section::before,
.StoryArticle__fishing___2Fwe8 > section::after {
  pointer-events: none; }

.StoryArticle__fishing___2Fwe8 .StoryArticle__welcome___3wQNW {
  position: relative;
  z-index: 21; }

@media (min-width: 1240px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t1___3luFA {
    position: relative;
    z-index: 20; } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t1___3luFA::before {
  content: "";
  display: block;
  width: 478px;
  height: 910px;
  background-image: url(/components/StoryArticle/assets/fishing/info-1-m.png?e23a4023883d5de638e16607d2286096);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -395px;
  left: 50%;
  transform: translateX(-46%); }
  @media (min-width: 768px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t1___3luFA::before {
      width: 948px;
      height: 1158px;
      background-image: url(/components/StoryArticle/assets/fishing/info-1-t.png?d8ab3ecffa3c676f3d1e731148dbf704);
      top: -484px;
      left: 50%;
      transform: translateX(-54%); } }
  @media (min-width: 900px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t1___3luFA::before {
      transform: translateX(-72%); } }
  @media (min-width: 1240px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t1___3luFA::before {
      width: 2408px;
      height: 1417px;
      background-image: url(/components/StoryArticle/assets/fishing/info-1-xd.png?a631c737083923d6802f74232df54797);
      top: -410px;
      left: 0vw;
      transform: translateX(-1000px); } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t2___1lmBm {
  position: relative;
  z-index: 12; }
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 421px;
    height: 260px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -171px;
    left: 50%;
    transform: translateX(-56%); }
    @media (min-width: 768px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t2___1lmBm::before {
        width: 906px;
        height: 323px;
        top: -150px;
        left: 50%; } }
    @media (min-width: 1240px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t2___1lmBm::before {
        width: 1510px;
        height: 465px;
        top: -218px;
        left: 50%;
        transform: translateX(-33%); } }
    @media (min-width: 1920px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t2___1lmBm::before {
        transform: translateX(-23%); } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv {
  background-image: url(/components/StoryArticle/assets/fishing/activity-m.png?1c68bcb2f2dd809645336c1b2f3f3848);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center; }
  @media (min-width: 768px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv {
      z-index: 12;
      background-image: url(/components/StoryArticle/assets/fishing/activity-t.png?d147c3246445aa9f01526c35e9719aed); } }
  @media (min-width: 1240px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 252px;
      background-image: url(/components/StoryArticle/assets/fishing/activity-d.png?1f90131ec454199de6a61892d99bcf7f); } }
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv::after {
    content: "";
    display: block;
    width: 488px;
    height: 220px;
    background-image: url(/components/StoryArticle/assets/fishing/activity-after-m.png?0665467ebc3a0f0d77d40087264d6689);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -249px;
    left: 50%;
    transform: translateX(-59%); }
    @media (min-width: 768px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv::after {
        width: 1061px;
        height: 356px;
        background-image: url(/components/StoryArticle/assets/fishing/activity-after-t.png?d163c2d3ec365e6a71cc8862af86d9ec);
        top: -373px;
        left: 52%; } }
    @media (min-width: 1000px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv::after {
        left: 34%; } }
    @media (min-width: 1240px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv::after {
        width: 1948px;
        height: 698px;
        background-image: url(/components/StoryArticle/assets/fishing/activity-after-d.png?782750dad9803618904356e4aca76e1f);
        top: -651px;
        left: 50%;
        transform: translateX(-59%); } }
    @media (min-width: 1920px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv::after {
        left: 50vw; } }
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
    padding: 0 10px; }
    @media (min-width: 768px) {
      .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
        padding: 0; } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t4___3t2rc::before {
  content: "";
  display: block;
  width: 469px;
  height: 820px;
  background-image: url(/components/StoryArticle/assets/fishing/lecture-after-m.png?4b420af314acd77ffb0915a2a59e8600);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -316px;
  left: 50%;
  transform: translateX(-189px); }
  @media (min-width: 768px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t4___3t2rc::before {
      width: 1010px;
      height: 864px;
      background-image: url(/components/StoryArticle/assets/fishing/lecture-after-t.png?27b58e4f6f520a17ffd8d6304cdb81aa);
      position: absolute;
      bottom: -236px;
      left: 50%;
      transform: translateX(-549px); } }
  @media (min-width: 900px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t4___3t2rc::before {
      transform: translateX(-849px);
      background-image: url(/components/StoryArticle/assets/fishing/lecture-after-xt.png?5fb35db1999f295074e422f20a546406); } }
  @media (min-width: 1240px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t4___3t2rc::before {
      width: 2250px;
      height: 1102px;
      background-image: url(/components/StoryArticle/assets/fishing/lecture-after-xd.png?26e76dc82f5a91fbdd103871af767661);
      transform: translateX(-1210px);
      left: 0;
      bottom: -351px; } }
  @media (min-width: 1920px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t4___3t2rc::before {
      width: 2250px;
      height: 1102px;
      transform: translateX(-1105px);
      left: 0;
      bottom: -351px; } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 342px;
  height: 136px;
  background-image: url(/components/StoryArticle/assets/fishing/contest-m.png?433ea3c79142882c8f77be8e164d240b);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -150px;
  left: 50%;
  transform: translateX(-150px);
  pointer-events: none; }

@media (min-width: 768px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb {
    padding-top: 50px;
    margin-bottom: 150px;
    min-height: 542px; }
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb::after {
      width: 681px;
      height: 675px;
      background-image: url(/components/StoryArticle/assets/fishing/contest-t.png?25f26014ae59623967f496ff3009cf3b);
      bottom: -165px;
      left: 50%;
      transform: translateX(-162px); } }

@media (min-width: 1240px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb {
    margin-bottom: 200px; }
    .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1470px;
      height: 586px;
      background-image: url(/components/StoryArticle/assets/fishing/contest-d.png?7ffc51d12c7f1e91ccf58a89f4459058);
      bottom: -159px;
      left: auto;
      right: -622px;
      transform: none; } }

@media (min-width: 1920px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__blockSection_t5___Of9fb::after {
    width: 1925px;
    height: 732px;
    background-image: url(/components/StoryArticle/assets/fishing/contest-xd.png?e62ed43c81f1007935aa6b6b4d0030ee);
    bottom: -196px;
    left: auto;
    right: -1018px;
    transform: none; } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x::after {
  content: "";
  display: block;
  width: 332px;
  height: 232px;
  background-image: url(/components/StoryArticle/assets/fishing/news-after-m.png?b1f5366772abe1475fc5f7ccbe9c07d6);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -200px;
  left: 50%;
  transform: translateX(-50%); }

.StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
  content: "";
  display: block;
  width: 330px;
  height: 95px;
  background-image: url(/components/StoryArticle/assets/fishing/news-before-m.png?3dfecf8d4aef706583b77cd688369c34);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -95px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none; }
  @media (min-width: 768px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      display: none; } }
  @media (min-width: 1240px) {
    .StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      display: block;
      content: "";
      width: 1777px;
      height: 1040px;
      background-image: url(/components/StoryArticle/assets/fishing/news-before-d.svg?f37a32ca9ea95d4459060fe40ae00d8d);
      position: absolute;
      top: -259px;
      left: 50%;
      transform: translateX(-50%); } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
  content: "";
  display: block;
  width: 318px;
  height: 232px;
  background-image: url(/components/StoryArticle/assets/fishing/news-after-m.png?b1f5366772abe1475fc5f7ccbe9c07d6);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -300px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none; }

@media (min-width: 768px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    width: 728px;
    height: 338px;
    background-image: url(/components/StoryArticle/assets/fishing/news-after-t.png?adee005c46e336fcf9b685c233f4403a); } }

@media (min-width: 1240px) {
  .StoryArticle__fishing___2Fwe8 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    width: 1326px;
    height: 525px;
    background-image: url(/components/StoryArticle/assets/fishing/news-after-d.png?ece852e7797add61281bf9aef0f0b06d);
    bottom: -284px; } }

.StoryArticle__fishing___2Fwe8 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right center;
  background-image: url(/components/StoryArticle/assets/fishing/tips-1.svg?57e1857a45ecc345545d052e52fc160b); }

.StoryArticle__fishing___2Fwe8 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-image: url(/components/StoryArticle/assets/fishing/tips-2.svg?a0c60dde7fe17e307cbe8af048e2dd6f); }

.StoryArticle__fishing___2Fwe8 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right bottom;
  background-image: url(/components/StoryArticle/assets/fishing/tips-3.svg?c2d6f1fc24f374646e36320baa1b6c64); }

.StoryArticle__fishing___2Fwe8 .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_image___KDpuL {
  transform: translateY(-30%); }

.StoryArticle__fleet___38nlb > div::before, .StoryArticle__fleet___38nlb > div::after,
.StoryArticle__fleet___38nlb > section::before,
.StoryArticle__fleet___38nlb > section::after {
  pointer-events: none; }

.StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA {
  z-index: 20; }
  @media (min-width: 1240px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA {
      min-width: 880px;
      height: 580px; } }
  .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA::before {
    content: "";
    display: block;
    background-image: url(/components/StoryArticle/assets/fleet/info-1-m.png?9e4725d43996f1ed68459966e5979eb4);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 473px;
    height: 200px;
    top: -186px;
    left: 50%;
    transform: translateX(-57%); }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA::before {
        background-image: url(/components/StoryArticle/assets/fleet/info-1-t.png?ffd8158a3566d83762c85b9b0e174563);
        width: 1100px;
        height: 382px;
        top: -187px;
        left: 50%;
        transform: translateX(-60%); } }
    @media (min-width: 1240px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA::before {
        background-image: url(/components/StoryArticle/assets/fleet/info-1-d.png?cf697e40db2fd32013a1d1704d42c0e1);
        width: 954px;
        height: 236px;
        top: -188px;
        left: -117px;
        transform: none; } }
    @media (min-width: 1920px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA::before {
        width: 2177px;
        height: 618px;
        background-image: url(/components/StoryArticle/assets/fleet/info-1-xd.png?dbc13605d03ff276e52f011cbb7d6491);
        top: -251px;
        left: -1095px;
        transform: none; } }
  @media (min-width: 1240px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 620px; } }

.StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm {
  position: relative;
  z-index: 12; }
  @media (min-width: 768px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm {
      z-index: 21; } }
  .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 295px;
    height: 178px;
    background-image: url(/components/StoryArticle/assets/fleet/info-2-b-m.png?49da591943b85a23d277b48ce616acd9);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -157px;
    left: 50%;
    transform: translateX(-53%); }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::before {
        background-image: url(/components/StoryArticle/assets/fleet/info-2-b-t.png?462080bcbc0e0298e006a36cb4919918);
        width: 830px;
        height: 404px;
        top: -315px;
        left: 50%;
        transform: translateX(-30%); } }
    @media (min-width: 1240px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::before {
        width: 1434px;
        height: 659px;
        background-image: url(/components/StoryArticle/assets/fleet/info-2-b-d.png?856bdb956893a6c786dd042dc3d808bf);
        top: -451px;
        left: calc(50vw - 658px);
        transform: none; } }
    @media (min-width: 1920px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::before {
        width: 1827px;
        height: 612px;
        background-image: url(/components/StoryArticle/assets/fleet/info-2-b-xd.png?4478d6399da1c32fe59ed79d5a236ba4);
        left: calc(50vw - 832px); } }
  .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::after {
    content: "";
    display: block;
    width: 341px;
    height: 230px;
    background-image: url(/components/StoryArticle/assets/fleet/info-2-a-m.png?abeda109e4bf8baf2850f815ce42290b);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -230px;
    left: 50%;
    transform: translateX(-46%); }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::after {
        width: 750px;
        height: 412px;
        background-image: url(/components/StoryArticle/assets/fleet/info-2-a-t.png?640c7c27c3cdc8b426590efde8aa7b0b);
        bottom: -150px;
        transform: translateX(-30%); } }
    @media (min-width: 1240px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::after {
        width: 1770px;
        height: 876px;
        bottom: -201px;
        background-image: url(/components/StoryArticle/assets/fleet/info-2-a-d.png?144dc1bb7d9d87f9023f24b0ebbc1a19); } }
    @media (min-width: 1920px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t2___1lmBm::after {
        width: 1920px;
        height: 876px;
        background-image: url(/components/StoryArticle/assets/fleet/info-2-a-xd.png?6dde7501d440066a64b82d7f1e7f0157);
        left: calc(50vw - 332px); } }

.StoryArticle__fleet___38nlb .StoryArticle__blockSection_t3___1Phrv {
  margin-top: 230px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  background-image: url(/components/StoryArticle/assets/fleet/activity-m.jpg?006dc7284435e7b39e35a30d6d5be9d8); }
  @media (min-width: 768px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 150px;
      position: relative;
      z-index: 22;
      background-image: url(/components/StoryArticle/assets/fleet/activity-t.jpg?ad815c5df539735766cc195b35527745); } }
  @media (min-width: 1240px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 201px;
      margin-bottom: 200px;
      background-image: url(/components/StoryArticle/assets/fleet/activity-d.jpg?dfeeabef7d23a4e5a503d032a37e9560); } }
  .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
    width: 200px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 320px;
        margin-left: 0; } }

.StoryArticle__fleet___38nlb .StoryArticle__blockSection_t4___3t2rc {
  z-index: 18; }
  .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t4___3t2rc::before {
    content: "";
    display: block;
    background-image: url(/components/StoryArticle/assets/fleet/lecture-m.png?64d789b2bc76c862fd922331fd18429d);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -171px;
    left: 50%;
    transform: translateX(-53%);
    width: 295px;
    height: 750px; }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t4___3t2rc::before {
        width: 752px;
        height: 931px;
        background-image: url(/components/StoryArticle/assets/fleet/lecture-t.png?5bb06c4bb268e1bee938d4c7370389ff);
        top: -301px;
        left: 50%;
        transform: translateX(-62%); } }
    @media (min-width: 1240px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1446px;
        height: 1222px;
        background-image: url(/components/StoryArticle/assets/fleet/lecture-d.png?e602e3ab5e50fd576454b857a0a4ddbe);
        top: -325px;
        left: 50%;
        transform: translateX(-62%); } }
    @media (min-width: 1920px) {
      .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1968px;
        height: 1242px;
        background-image: url(/components/StoryArticle/assets/fleet/lecture-xd.png?87c8637e76e487b4ce21ae11c3240541);
        top: -293px;
        left: 50%;
        transform: translateX(-69%); } }

.StoryArticle__fleet___38nlb .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 375px;
  height: 531px;
  background-image: url(/components/StoryArticle/assets/fleet/contest-m.png?c54c85b0d22a848ddcf0c54b0876663b);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -531px;
  left: 50%;
  transform: translateX(-53%); }
  @media (min-width: 768px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t5___Of9fb::after {
      width: 790px;
      height: 927px;
      background-image: url(/components/StoryArticle/assets/fleet/contest-t.png?edecde88a9b8e94f2f6745da309c6646);
      left: calc(50vw - 366px);
      transform: none;
      bottom: -499px; } }
  @media (min-width: 1240px) {
    .StoryArticle__fleet___38nlb .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1487px;
      height: 1228px;
      background-image: url(/components/StoryArticle/assets/fleet/contest-d.png?e01f41989024392d19dcb683bbbb7749);
      left: calc(50vw - 686px);
      transform: none;
      bottom: -725px; } }

.StoryArticle__fleet___38nlb .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  margin-bottom: 220px; }
  @media (min-width: 768px) {
    .StoryArticle__fleet___38nlb .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 200px; } }
  .StoryArticle__fleet___38nlb .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    content: "";
    display: block;
    width: 355px;
    height: 310px;
    background-image: url(/components/StoryArticle/assets/fleet/news-m.png?5e459eb28feeeaade8c96397469743ed);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -255px;
    left: 50%;
    transform: translateX(-58%); }
    @media (min-width: 768px) {
      .StoryArticle__fleet___38nlb .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 930px;
        height: 242px;
        bottom: -242px;
        background-image: url(/components/StoryArticle/assets/fleet/news-t.png?1b6757ea9b20aa028762336ade62212a); } }
    @media (min-width: 1240px) {
      .StoryArticle__fleet___38nlb .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 1811px;
        height: 1735px;
        bottom: -298px;
        transform: translateX(-918px);
        background-image: url(/components/StoryArticle/assets/fleet/news-d.png?08180f1b5129ad8c49e91326611deddf); } }

.StoryArticle__fleet___38nlb .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right center;
  background-image: url(/components/StoryArticle/assets/fleet/tips-1.svg?4df12a1a89460b57313ebb4dca7f2b5f); }

.StoryArticle__fleet___38nlb .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-image: url(/components/StoryArticle/assets/fleet/tips-2.svg?f73a0faa7aa41a30e174e3885aa4f4aa); }

.StoryArticle__fleet___38nlb .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right bottom;
  background-image: url(/components/StoryArticle/assets/fleet/tips-3.svg?82057fb14464822934b5b47ed9d66a7f); }

.StoryArticle__forest___nyNyZ > div::before, .StoryArticle__forest___nyNyZ > div::after,
.StoryArticle__forest___nyNyZ > section::before,
.StoryArticle__forest___nyNyZ > section::after {
  pointer-events: none; }

.StoryArticle__forest___nyNyZ .StoryArticle__welcome___3wQNW {
  position: relative;
  z-index: 21; }

.StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA {
  z-index: 20; }
  @media (min-width: 1240px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA {
      min-width: 880px;
      height: 580px; } }
  .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA::before {
    content: "";
    display: block;
    background-image: url(/components/StoryArticle/assets/forest/info-1-m.png?64fa840d6111967593296104b6566999);
    width: 238px;
    height: 201px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -167px;
    left: 50%;
    transform: translateX(-28%); }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA::before {
        width: 875px;
        height: 536px;
        background-image: url(/components/StoryArticle/assets/forest/info-1-t.png?63fcedb02df6b003c28488decac6d4d8);
        top: -112px;
        left: 50%;
        transform: translateX(-61%); } }
    @media (min-width: 1240px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA::before {
        width: 1076px;
        height: 643px;
        background-image: url(/components/StoryArticle/assets/forest/info-1-d.png?7ee81c5e437bcd7f7a576f938075a502);
        transform: none;
        top: -355px;
        left: -449px; } }
  @media (min-width: 1240px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 620px; } }

.StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm {
  position: relative;
  z-index: 12; }
  .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 363px;
    height: 249px;
    background-image: url(/components/StoryArticle/assets/forest/info-2-b-m.png?e4317e4d36f7a6344432999d95829163);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -133px;
    left: 50%;
    transform: translateX(-62.5%); }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm::before {
        width: 922px;
        height: 768px;
        background-image: url(/components/StoryArticle/assets/forest/info-2-b-t.png?60953c4e58010d9f77c349f3edc94139);
        top: -183px;
        left: 50%;
        transform: translateX(-42%); } }
    @media (min-width: 1240px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm::before {
        width: 1868px;
        height: 1459px;
        background-image: url(/components/StoryArticle/assets/forest/info-2-b-d.png?90fee7c95ace01bc5afd83550d0804ab);
        top: -787px;
        left: calc(50vw - 1020px);
        transform: none; } }
  .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm::after {
    content: "";
    display: block;
    width: 508px;
    height: 238px;
    background-image: url(/components/StoryArticle/assets/forest/info-2-a-m.png?77948299452b6ac96f9e74f7fb374ad4);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -230px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t2___1lmBm::after {
        display: none; } }

.StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t3___1Phrv {
  margin-top: 230px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  background-image: url(/components/StoryArticle/assets/forest/activity-m.jpg?d7ef909b61eb36aa491fbec870da63a1); }
  @media (min-width: 768px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 150px;
      background-image: url(/components/StoryArticle/assets/forest/activity-t.jpg?1936c43093528297ed87d5199e88af58); } }
  @media (min-width: 1240px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 201px;
      margin-bottom: 200px;
      background-image: url(/components/StoryArticle/assets/forest/activity-d.jpg?14a4ae9b9e33e475f476f8ceb5ec7043); } }
  .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
    width: 200px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 320px;
        margin-left: 0; } }

.StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t4___3t2rc {
  z-index: 18; }
  .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t4___3t2rc::before {
    content: "";
    display: block;
    width: 385px;
    height: 695px;
    background-image: url(/components/StoryArticle/assets/forest/lecture-m.png?0cee39f1f78eecca24b3c7c0f4a304ad);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -134px;
    left: 50%;
    transform: translateX(-61%); }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1108px;
        height: 1062px;
        background-image: url(/components/StoryArticle/assets/forest/lecture-t.png?9cc4bf718f97aba330da49e01b1f18fb);
        top: -136px;
        left: 50%;
        transform: translateX(-62%); } }
    @media (min-width: 1240px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1962px;
        height: 1166px;
        background-image: url(/components/StoryArticle/assets/forest/lecture-d.png?a287cf52f5f1ae40e4af9c991bcd24bb);
        top: -201px;
        left: 50vw;
        transform: translateX(calc(-50vw - 900px)); } }

.StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 473px;
  height: 734px;
  background-image: url(/components/StoryArticle/assets/forest/contest-m.png?a5189f9172abe7c133f80937ab844dae);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -181px;
  left: 50%;
  transform: translateX(-68%); }
  @media (min-width: 768px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1018px;
      height: 1101px;
      background-image: url(/components/StoryArticle/assets/forest/contest-t.png?ba2ffcb370ef84f962a292acf9a31e9a);
      left: calc(50vw - 566px);
      transform: none;
      top: -445px; } }
  @media (min-width: 1240px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1990px;
      height: 1191px;
      background-image: url(/components/StoryArticle/assets/forest/contest-d.png?ae507a21fad46b413e2955e5e876abc9);
      left: calc(50vw - 946px);
      transform: none;
      bottom: -725px; } }

.StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  margin-bottom: 220px; }
  @media (min-width: 768px) {
    .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 200px; } }
  .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -255px;
    left: 50%;
    transform: translateX(-58%); }
    @media (min-width: 1240px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 1740px;
        height: 860px;
        bottom: -1px;
        transform: translateX(-862px);
        background-image: url(/components/StoryArticle/assets/forest/news-d.png?fcfbe082d67a1a34a5dd3c24e613ac1e); } }
  .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
    content: "";
    display: block;
    width: 376px;
    height: 178px;
    background-image: url(/components/StoryArticle/assets/forest/f-m.png?748d6518e52f5aef3d7c131a4b9c7ba0);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom;
    position: absolute;
    bottom: -220px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 768px;
        height: 200px;
        bottom: -200px;
        background-image: url(/components/StoryArticle/assets/forest/f-t.png?2880a07ee046c37564c76944b02787fb);
        transform: translateX(-57%); } }
    @media (min-width: 1240px) {
      .StoryArticle__forest___nyNyZ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 1920px;
        height: 242px;
        bottom: -200px;
        transform: translateX(-1062px);
        background-image: url(/components/StoryArticle/assets/forest/f-d.png?37ff6468c540b30842c4e0d21ef31bb5); } }

.StoryArticle__forest___nyNyZ .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right center;
  background-image: url(/components/StoryArticle/assets/fleet/tips-1.svg?4df12a1a89460b57313ebb4dca7f2b5f); }

.StoryArticle__forest___nyNyZ .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-image: url(/components/StoryArticle/assets/fleet/tips-2.svg?f73a0faa7aa41a30e174e3885aa4f4aa); }

.StoryArticle__forest___nyNyZ .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
  background-position: right bottom;
  background-image: url(/components/StoryArticle/assets/fleet/tips-3.svg?82057fb14464822934b5b47ed9d66a7f); }

.StoryArticle__airplanes___3ZbYv {
  background-image: url(/components/StoryArticle/assets/airplanes/line-m.svg?6b25c066a5ed4b47aa52ac09b8f60334);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center 200px;
  padding-bottom: 1px; }
  @media (min-width: 768px) {
    .StoryArticle__airplanes___3ZbYv {
      background-image: url(/components/StoryArticle/assets/airplanes/line-t.svg?e9158d364206870d94e430dabfc1ac79);
      background-position: center 520px; } }
  @media (min-width: 1240px) {
    .StoryArticle__airplanes___3ZbYv {
      background-image: url(/components/StoryArticle/assets/airplanes/line-d.svg?4ae21e173127f00fd27829a231526cdf);
      background-position: center 820px; } }
  .StoryArticle__airplanes___3ZbYv > div::before, .StoryArticle__airplanes___3ZbYv > div::after,
  .StoryArticle__airplanes___3ZbYv > section::before,
  .StoryArticle__airplanes___3ZbYv > section::after {
    pointer-events: none; }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA {
    z-index: 20; }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 580px; } }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 734px;
      height: 853px;
      background-image: url(/components/StoryArticle/assets/airplanes/info-1-m.png?f3aa97b07cf3580f36105b224623d055);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -208px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA::before {
          width: 1532px;
          height: 1457px;
          top: -170px;
          left: 50%;
          transform: translateX(-55%);
          background-image: url(/components/StoryArticle/assets/airplanes/info-1-t.png?a63e0096ff4b784048d320aa663ecdab); } }
      @media (min-width: 1240px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA::before {
          width: 2412px;
          height: 1588px;
          background-image: url(/components/StoryArticle/assets/airplanes/info-1-d.png?5a0f39ff274df3fb1aebd11a0280cbfb);
          transform: none;
          top: -201px;
          left: -1074px; } }
      @media (min-width: 1920px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA::before {
          top: -234px;
          left: -1220px; } }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
        width: 620px; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 12; }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 534px;
      height: 164px;
      background-image: url(/components/StoryArticle/assets/airplanes/info-2-m.png?8fbd9346e974e65155613b68504c55d5);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      bottom: -195px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t2___1lmBm::before {
          display: none; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 230px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center bottom;
    background-image: url(/components/StoryArticle/assets/airplanes/activity-m.jpg?96c975d76c24e74a8e7fbaab2434bd4e); }
    @media (min-width: 768px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t3___1Phrv {
        margin-top: 150px;
        background-image: url(/components/StoryArticle/assets/airplanes/activity-t.jpg?dfb15e6b854b1e2ecbfca79719fc54e1); } }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t3___1Phrv {
        margin-top: 120px;
        margin-bottom: 126px;
        background-image: url(/components/StoryArticle/assets/airplanes/activity-d.jpg?a2aef9c5dbc9cdb43ddf103661402325); } }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 200px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 320px;
          margin-left: 0; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10; }
    @media (max-width: 767px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc {
        padding-top: 55px; } }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc {
        z-index: 21; } }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 385px;
      height: 695px;
      background-image: url(/components/StoryArticle/assets/airplanes/lecture-m.png?d07c011be796ab4f2a147dee3a9d4bbf);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -120px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1296px;
          height: 649px;
          background-image: url(/components/StoryArticle/assets/airplanes/lecture-t.png?6e86e481e647d61d61177c0b5ee0401a);
          top: -155px;
          left: 50%;
          transform: translateX(-56%); } }
      @media (min-width: 1240px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t4___3t2rc::before {
          width: 2226px;
          height: 2553px;
          background-image: url(/components/StoryArticle/assets/airplanes/lecture-d.png?4e70d8df52f6277c5d4d3c133fc33bf5);
          left: -990px;
          transform: none;
          top: -470px; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t5___Of9fb::after {
    content: "";
    display: block;
    width: 466px;
    height: 225px;
    background-image: url(/components/StoryArticle/assets/airplanes/contest-m.png?14a86b9aa8a971eefdb6da86e9029207);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -190px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t5___Of9fb::after {
        width: 791px;
        height: 1082px;
        background-image: url(/components/StoryArticle/assets/airplanes/contest-t.png?223e68f4d7059d7aa8d8f384f8f4c317);
        left: auto;
        right: -320px;
        transform: none;
        top: -45px; } }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__blockSection_t5___Of9fb::after {
        display: none; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px; } }
    @media (min-width: 1240px) {
      .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px; } }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      bottom: -255px;
      left: 50%;
      transform: translateX(-58%); }
      @media (min-width: 1240px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
          width: 1740px;
          height: 860px;
          bottom: -1px;
          transform: translateX(-862px); } }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 734px;
      height: 191px;
      background-image: url(/components/StoryArticle/assets/airplanes/f-m.png?2c783abee05b09100ee76ef3ff7fc343);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -220px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1046px;
          height: 166px;
          bottom: -200px;
          background-image: url(/components/StoryArticle/assets/airplanes/f-t.png?a5773fc08c919ca9455a94e1f2d72562); } }
      @media (min-width: 1240px) {
        .StoryArticle__airplanes___3ZbYv .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 251px;
          background-image: url(/components/StoryArticle/assets/airplanes/f-d.png?ae62c9aff267f0d22a904bcc002fecbb);
          bottom: -280px; } }
  .StoryArticle__airplanes___3ZbYv .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/airplanes/tops-1.svg?4174e47124b8e46a83e7e401471f1b5b); }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/airplanes/tips-2.svg?9efcf8e81046c0fcb24fb1154d5867de); }
    .StoryArticle__airplanes___3ZbYv .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/airplanes/tips-3.svg?fac9679bed2fc648ffe4a0f83592a527); }

.StoryArticle__science___AGdMe > div::before, .StoryArticle__science___AGdMe > div::after,
.StoryArticle__science___AGdMe > section::before,
.StoryArticle__science___AGdMe > section::after {
  pointer-events: none; }

.StoryArticle__science___AGdMe .StoryArticle__welcome___3wQNW {
  position: relative;
  z-index: 21; }

.StoryArticle__science___AGdMe .StoryArticle__tipsSection__item_image___KDpuL {
  transform: translateY(-28%); }

.StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA {
  z-index: 20; }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA {
      min-width: 880px;
      height: 580px; } }
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA::before {
    content: "";
    display: block;
    background-image: url(/components/StoryArticle/assets/science/info-1-m.png?1c9381173bc04c803cff2e0386820cda);
    width: 272px;
    height: 338px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -172px;
    left: 50%;
    transform: translateX(-40%); }
    @media (min-width: 768px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA::before {
        width: 980px;
        height: 1007px;
        top: -252px;
        left: 50%;
        transform: translateX(-68%);
        background-image: url(/components/StoryArticle/assets/science/info-1-t.png?4c9c0d8629ac4497b14f436b171de167); } }
    @media (min-width: 1240px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA::before {
        width: 1827px;
        height: 1114px;
        background-image: url(/components/StoryArticle/assets/science/info-1-d.png?7afe799821f8f8d4fc90a7aaebb3d38a);
        top: -335px;
        transform: translateX(-74%); } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 620px; } }

.StoryArticle__science___AGdMe .StoryArticle__blockSection_t2___1lmBm {
  padding: 45px 25px 80px 25px;
  position: relative;
  z-index: 12; }
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 296px;
    height: 771px;
    background-image: url(/components/StoryArticle/assets/science/info-2-m.png?c17dfbf6c82acafe660aaa319cbd7e35);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -185px;
    left: 50%;
    transform: translateX(-48%); }
    @media (min-width: 768px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t2___1lmBm::before {
        width: 440px;
        height: 515px;
        background-image: url(/components/StoryArticle/assets/science/info-2-t.png?584cf024e0af72c0a0049e0379cac4c4);
        transform: translateX(38%);
        bottom: -163px; } }
    @media (min-width: 1240px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t2___1lmBm::before {
        width: 758px;
        height: 736px;
        bottom: -233px;
        transform: translateX(0);
        left: auto;
        right: -712px;
        background-image: url(/components/StoryArticle/assets/science/info-2-d.png?b7a2a03e8c0aa9ff42071bef1c17f348); } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t2___1lmBm {
      padding: 30px 120px 80px 25px; } }

.StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv {
  position: relative;
  z-index: 26;
  margin-top: 230px;
  overflow: hidden;
  background-image: none; }
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv::before {
    content: "";
    display: block;
    width: 403px;
    height: 639px;
    background-image: url(/components/StoryArticle/assets/science/activity-m.jpg?4ad8c14f0bc0450a6d3db4b2883ed53b);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 150px; }
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv::before {
        width: 481px;
        height: 563px;
        top: -35px;
        left: 50%;
        transform: translateX(-27%);
        background-image: url(/components/StoryArticle/assets/science/activity-t.jpg?6c93f13da32805c5f4b25c3a1cc3ec36); } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 120px;
      margin-bottom: 126px;
      height: 460px;
      min-height: 460px; }
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv::before {
        width: 1920px;
        height: 460px;
        background-image: url(/components/StoryArticle/assets/science/activity-d.jpg?12e59ab4277870826241bf76e5259907);
        top: 0px;
        transform: translateX(-50%); } }
  @media (min-width: 768px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv {
      background-image: none; } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv {
      background-image: none; } }
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection_t3__descr___288C_ {
    width: 200px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection_t3__descr___288C_ {
        width: 320px;
        margin-left: 0; } }

.StoryArticle__science___AGdMe .StoryArticle__blockSection_t4___3t2rc {
  z-index: 10; }
  @media (max-width: 767px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t4___3t2rc {
      padding-top: 55px; } }
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t4___3t2rc::before {
    content: "";
    display: block;
    width: 147px;
    height: 135px;
    background-image: url(/components/StoryArticle/assets/science/lecture-m.png?0ce41232d62b242ede8441db1945965f);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -158px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t4___3t2rc::before {
        width: 854px;
        height: 804px;
        background-image: url(/components/StoryArticle/assets/science/lecture-t.png?ba35d1d4d7e7ffb4cba219f9a50e82ae);
        top: -146px;
        left: 50%;
        transform: translateX(-56%); } }
    @media (min-width: 1240px) {
      .StoryArticle__science___AGdMe .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1612px;
        height: 625px;
        background-image: url(/components/StoryArticle/assets/science/lecture-d.png?a7309688acebea0cbf9edc7e8c555746);
        left: -620px;
        transform: none;
        top: -100px; } }

@media (min-width: 768px) {
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t5___Of9fb {
    padding: 80px 25px 100px 25px; } }

@media (min-width: 1240px) {
  .StoryArticle__science___AGdMe .StoryArticle__blockSection_t5___Of9fb {
    padding: 90px 135px 80px 25px; } }

.StoryArticle__science___AGdMe .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 300px;
  height: 660px;
  background-image: url(/components/StoryArticle/assets/science/contest-m.png?0e71a6ddb8ff07116e4e220ce1809626);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -160px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t5___Of9fb::after {
      width: 849px;
      height: 794px;
      background-image: url(/components/StoryArticle/assets/science/contest-t.png?49d016d27a505af6453ae76fb2b5169d);
      left: auto;
      right: -283px;
      transform: none;
      top: -28px; } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1111px;
      height: 1101px;
      background-image: url(/components/StoryArticle/assets/science/contest-d.png?4fc826129762962b1c60fef580aa6d38);
      left: auto;
      right: -850px;
      transform: none;
      top: -70px; } }

.StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  margin-bottom: 220px; }
  @media (min-width: 768px) {
    .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 200px; } }
  @media (min-width: 1240px) {
    .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 280px;
      height: 531px;
      padding-top: 0; }
      .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
        margin-bottom: 40px; }
      .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -700px; } }
  .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -255px;
    left: 50%;
    transform: translateX(-58%); }
    @media (min-width: 1240px) {
      .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 1740px;
        height: 860px;
        bottom: -1px;
        transform: translateX(-862px); } }
  .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
    content: "";
    display: block;
    width: 361px;
    height: 1019px;
    background-image: url(/components/StoryArticle/assets/science/f-m.png?7a27174b6c179e8a0a6a5478f1caf747);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    position: absolute;
    bottom: -298px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 704px;
        height: 813px;
        bottom: -243px;
        background-image: url(/components/StoryArticle/assets/science/f-t.png?2c92c843f1712a8f082abb7794d8472d); } }
    @media (min-width: 1240px) {
      .StoryArticle__science___AGdMe .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 1465px;
        height: 846px;
        background-image: url(/components/StoryArticle/assets/science/f-d.png?c4858f6feecb6318799b064841f47ba7);
        bottom: -283px; } }

@media (min-width: 1240px) {
  .StoryArticle__science___AGdMe .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    width: 490px; } }

.StoryArticle__science___AGdMe .StoryArticle__tipsSection___1mJFD {
  position: relative;
  z-index: 20; }
  .StoryArticle__science___AGdMe .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right center;
    background-image: url(/components/StoryArticle/assets/science/tops-1.svg?b11c61abbb58626a83ec307e7b2d15e8); }
  .StoryArticle__science___AGdMe .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-image: url(/components/StoryArticle/assets/science/tips-2.svg?20141474af38154ebbb43c07c17ed40a); }
  .StoryArticle__science___AGdMe .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right bottom;
    background-image: url(/components/StoryArticle/assets/science/tips-3.svg?495a846f3ab8055fdb76e45891f702d8); }

@media (min-width: 1240px) {
  .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    width: 490px; } }

.StoryArticle__homemade___yPJ5P > div::before, .StoryArticle__homemade___yPJ5P > div::after,
.StoryArticle__homemade___yPJ5P > section::before,
.StoryArticle__homemade___yPJ5P > section::after {
  pointer-events: none; }

.StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection__item_image___KDpuL {
  transform: translateY(-28%); }

.StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA {
  z-index: 20; }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA {
      min-width: 880px;
      height: 580px; } }
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA::before {
    content: "";
    display: block;
    width: 470px;
    height: 592px;
    background-image: url(/components/StoryArticle/assets/homemade/info-1-m.png?0e78b795e30c49a487e483debeb16efe);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: -213px;
    left: 50%;
    transform: translateX(-45%); }
    @media (min-width: 768px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA::before {
        width: 856px;
        height: 762px;
        top: -193px;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/components/StoryArticle/assets/homemade/info-1-t.png?9a2a21fa37ad064f2907256097f35ea9); } }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA::before {
        width: 1533px;
        height: 825px;
        background-image: url(/components/StoryArticle/assets/homemade/info-1-d.png?31d8192b8c7589de9fc2bf8f5dd7eda3);
        top: -206px;
        transform: translateX(-37%);
        left: 0; } }
    @media (min-width: 1920px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA::before {
        transform: translateX(-43%); } }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 620px; } }

.StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t2___1lmBm {
  position: relative;
  z-index: 12; }
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 436px;
    height: 619px;
    background-image: url(/components/StoryArticle/assets/homemade/info-2-m.png?dfa338f275bef3178d6cbf9d7fb5ae90);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -179px;
    left: 50%;
    transform: translateX(-47%); }
    @media (min-width: 768px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t2___1lmBm::before {
        width: 788px;
        height: 833px;
        bottom: -194px;
        background-image: url(/components/StoryArticle/assets/homemade/info-2-t.png?ba46e79f5d9e65cf14b8c787ef56b3f5);
        transform: translateX(-37%); } }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t2___1lmBm::before {
        width: 1972px;
        height: 943px;
        bottom: -205px;
        transform: translateX(0);
        left: auto;
        right: -873px;
        background-image: url(/components/StoryArticle/assets/homemade/info-2-d.png?a381e9b08ad9854088f619c59e654880); } }

.StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv {
  position: relative;
  z-index: 26;
  overflow: hidden;
  background-image: none;
  background-color: #0B5DBE; }
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
    width: 200px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv {
      margin-top: 150px;
      background-image: none; }
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 320px;
        margin-left: 0; } }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv {
      background-image: none;
      margin-top: 120px;
      margin-bottom: 126px;
      height: 460px;
      min-height: 460px; }
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 420px; } }
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv::before {
    content: "";
    display: block;
    width: 403px;
    height: 639px;
    background-image: url(/components/StoryArticle/assets/homemade/activity-m.jpg?6dd0bfa8b2820017548354db89537a00);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv::before {
        width: 481px;
        height: 563px;
        top: -35px;
        left: 50%;
        transform: translateX(-27%);
        background-image: url(/components/StoryArticle/assets/homemade/activity-t.jpg?aa2afa4b84e28403368229f4db15d9c7); } }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t3___1Phrv::before {
        width: 1920px;
        height: 460px;
        background-image: url(/components/StoryArticle/assets/homemade/activity-d.jpg?a0bad2746d4faa4d19dc5752b61801f9);
        top: 0px;
        transform: translateX(-50%); } }

.StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc {
  z-index: 10; }
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc::before {
    content: "";
    display: block;
    width: 302px;
    height: 707px;
    background-image: url(/components/StoryArticle/assets/homemade/lecture-m.png?e36b91e49f689e95a81448d5f82ccd9c);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -162px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc::before {
        width: 736px;
        height: 610px;
        background-image: url(/components/StoryArticle/assets/homemade/lecture-t.png?73cad92fc433a20c07f0b8c6b56d3e9b);
        top: -114px;
        left: 50%;
        transform: translateX(-56%); } }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc::before {
        width: 1806px;
        height: 650px;
        background-image: url(/components/StoryArticle/assets/homemade/lecture-d.png?5eb8ac2bca229d6f38438c2f53c87812);
        left: -538px;
        transform: none;
        top: -156px; } }
    @media (min-width: 1920px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc::before {
        left: -738px;
        transform: none;
        top: -106px; } }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
      width: 590px; } }

@media (min-width: 768px) {
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t5___Of9fb {
    padding: 80px 25px 100px 25px; } }

@media (min-width: 1240px) {
  .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t5___Of9fb {
    padding: 90px 135px 80px 25px; } }

.StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 426px;
  height: 647px;
  background-image: url(/components/StoryArticle/assets/homemade/contest-m.png?cb7b22209ea7732ec6d45e2f9c7337d7);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -145px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t5___Of9fb::after {
      width: 825px;
      height: 732px;
      background-image: url(/components/StoryArticle/assets/homemade/contest-t.png?617e09d1964a39391135bdaca1663f7f);
      left: auto;
      right: -295px;
      transform: none;
      top: -85px; } }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1724px;
      height: 954px;
      background-image: url(/components/StoryArticle/assets/homemade/contest-d.png?374d23c56018ef4cbabb3063bf76ed43);
      left: auto;
      right: -814px;
      transform: none;
      top: -120px; } }

.StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  margin-bottom: 220px; }
  @media (min-width: 768px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 200px; } }
  @media (min-width: 1240px) {
    .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 280px;
      height: 531px;
      padding-top: 0; }
      .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
        margin-bottom: 40px; }
      .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -700px; } }
  .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -255px;
    left: 50%;
    transform: translateX(-58%); }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 1740px;
        height: 860px;
        bottom: -1px;
        transform: translateX(-862px); } }
  .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
    content: "";
    display: block;
    width: 361px;
    height: 1019px;
    background-image: url(/components/StoryArticle/assets/homemade/f-m.png?930758bad1c1ff0da4d7ccbfb3d019ad);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    position: absolute;
    bottom: -221px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 704px;
        height: 813px;
        bottom: -200px;
        background-image: url(/components/StoryArticle/assets/homemade/f-t.png?414a3062cd8712993ef80e2605d97973); } }
    @media (min-width: 1240px) {
      .StoryArticle__homemade___yPJ5P .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 1465px;
        height: 846px;
        background-image: url(/components/StoryArticle/assets/homemade/f-d.png?8dbfcda4f274569755eece3ad7db20e0);
        bottom: -283px; } }

.StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection___1mJFD {
  position: relative;
  z-index: 20; }
  .StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right center;
    background-image: url(/components/StoryArticle/assets/homemade/tips-1.svg?1927d851ce31c3420b5d29a309024a54); }
  .StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-image: url(/components/StoryArticle/assets/homemade/tips-2.svg?02849c7e57bbb82ef3b52468b6856bd5); }
  .StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right bottom;
    background-image: url(/components/StoryArticle/assets/homemade/tips-3.svg?a167d996b8e3adf1ef4851e81d31cf0f); }

.StoryArticle__goldring___1PHkh::before {
  content: '';
  position: absolute;
  left: 50%;
  width: 253px;
  height: 3931px;
  top: 400px;
  transform: translateX(-40%);
  background-image: url(/components/StoryArticle/assets/goldring/line-m.svg?f06e2e3929aeecfe97d946ce4e2997d6);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 768px) {
  .StoryArticle__goldring___1PHkh::before {
    width: 629px;
    height: 4396px;
    background-image: url(/components/StoryArticle/assets/goldring/line-t.svg?312e2a8c6a0edf1789ca077dee1d098f);
    top: 717px;
    transform: translateX(-50%); } }

@media (min-width: 1240px) {
  .StoryArticle__goldring___1PHkh::before {
    width: 2632px;
    height: 4187px;
    background-image: url(/components/StoryArticle/assets/goldring/line-d.svg?94d72a51cfd965de0585163787df1ad4);
    top: 224px; } }

.StoryArticle__goldring___1PHkh > div::before, .StoryArticle__goldring___1PHkh > div::after,
.StoryArticle__goldring___1PHkh > section::before,
.StoryArticle__goldring___1PHkh > section::after {
  pointer-events: none; }

.StoryArticle__goldring___1PHkh .StoryArticle__welcome___3wQNW {
  position: relative;
  z-index: 21; }

.StoryArticle__goldring___1PHkh .StoryArticle__tipsSection__item_image___KDpuL {
  transform: translateY(-28%); }

.StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA {
  z-index: 20; }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA {
      min-width: 880px;
      height: 600px; } }
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA::before {
    content: "";
    display: block;
    width: 204px;
    height: 186px;
    background-image: url(/components/StoryArticle/assets/goldring/info-1-m.png?ae7ba4851e4398a40a3be86185d8ebdf);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: -162px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA::before {
        width: 342px;
        height: 313px;
        top: 240px;
        transform: translateX(-145%);
        background-image: url(/components/StoryArticle/assets/goldring/info-1-t.png?d4c2bd2d029f12c9fb1cf42d7ac8ff0d); } }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA::before {
        width: 675px;
        height: 617px;
        background-image: url(/components/StoryArticle/assets/goldring/info-1-d.png?26bc47c5604f355bf43584fe799e16e0);
        top: -10px;
        transform: translateX(-85%);
        left: 0; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 620px; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
      width: 420px;
      margin-bottom: 30px; } }

.StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t2___1lmBm {
  position: relative;
  z-index: 12; }
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t2___1lmBm::before {
    content: "";
    display: block;
    width: 332px;
    height: 712px;
    background-image: url(/components/StoryArticle/assets/goldring/info-2-m.png?ec6a4e0a12dc3924c85e0dc1900fd821);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -250px;
    left: 50%;
    transform: translateX(-47%); }
    @media (min-width: 768px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t2___1lmBm::before {
        width: 386px;
        height: 789px;
        bottom: -174px;
        background-image: url(/components/StoryArticle/assets/goldring/info-2-t.png?dadaa96201cb77859992db558f15d6f1);
        transform: translateX(25%); } }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t2___1lmBm::before {
        width: 786px;
        height: 712px;
        bottom: -120px;
        transform: translateX(0);
        left: auto;
        right: -444px;
        background-image: url(/components/StoryArticle/assets/goldring/info-2-d.png?5109da8aa86dc71501a935c91f57db31); } }

.StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv {
  position: relative;
  z-index: 26;
  overflow: hidden;
  background-image: none;
  background-color: #62805E; }
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
    width: 200px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv {
      background-image: none;
      margin-top: 150px; }
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 320px;
        margin-left: 0; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv {
      background-image: none;
      margin-top: 120px;
      margin-bottom: 126px;
      height: 458px;
      min-height: 458px; }
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 420px; } }
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv::before {
    content: "";
    display: block;
    width: 520px;
    height: 370px;
    background-image: url(/components/StoryArticle/assets/goldring/activity-m.png?5fbb5769e21431c799f0733da43d8e32);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv::before {
        width: 768px;
        height: 500px;
        top: 0px;
        left: auto;
        transform: translateX(0);
        right: 0;
        background-image: url(/components/StoryArticle/assets/goldring/activity-t.jpg?bef9818d815794eceadb2b78f3a79ed9); } }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv::before {
        width: 1920px;
        height: 460px;
        background-image: url(/components/StoryArticle/assets/goldring/activity-d.jpg?44392cc9a8fd0f267c21d4a120a49cdd);
        top: 0px;
        right: -243px; } }
    @media (min-width: 1920px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t3___1Phrv::before {
        right: 0; } }

.StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t4___3t2rc {
  z-index: 10; }
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t4___3t2rc::before {
    content: "";
    display: block;
    width: 329px;
    height: 178px;
    background-image: url(/components/StoryArticle/assets/goldring/lecture-m.png?16fb0c7a4f56ed0794de5b54623ab9fb);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -157px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t4___3t2rc::before {
        width: 804px;
        height: 853px;
        background-image: url(/components/StoryArticle/assets/goldring/lecture-t.png?78538050bbe5ce045597efcb5e518bd8);
        top: -157px;
        left: 50%;
        transform: translateX(-60%); } }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t4___3t2rc::before {
        width: 498px;
        height: 510px;
        background-image: url(/components/StoryArticle/assets/goldring/lecture-d.png?6755754d9cb30858ab81a02555aa8de1);
        left: -415px;
        transform: none;
        top: -120px; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
      width: 590px; } }

@media (min-width: 768px) {
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t5___Of9fb {
    padding: 80px 25px 100px 25px; } }

@media (min-width: 1240px) {
  .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t5___Of9fb {
    padding: 90px 135px 80px 25px; } }

.StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t5___Of9fb::after {
  content: "";
  display: block;
  width: 304px;
  height: 606px;
  background-image: url(/components/StoryArticle/assets/goldring/contest-m.png?4ae84c98ea3c7dd78a7227959b89ffe9);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -87px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 768px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t5___Of9fb::after {
      width: 934px;
      height: 797px;
      background-image: url(/components/StoryArticle/assets/goldring/contest-t.png?9d850d4dec156fba9cfa558f62dac7f8);
      left: auto;
      right: -212px;
      transform: none;
      top: -104px; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__blockSection_t5___Of9fb::after {
      width: 1782px;
      height: 1154px;
      background-image: url(/components/StoryArticle/assets/goldring/contest-d.png?a8b0b6491f565b6a048a51ceee463398);
      left: auto;
      right: -867px;
      transform: none;
      top: -223px; } }

.StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  margin-bottom: 220px; }
  @media (min-width: 768px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 200px; } }
  @media (min-width: 1240px) {
    .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      margin-bottom: 280px;
      height: 531px;
      padding-top: 0; }
      .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
        margin-bottom: 40px; }
      .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -700px; } }
  .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    bottom: -255px;
    left: 50%;
    transform: translateX(-58%); }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
        width: 1740px;
        height: 860px;
        bottom: -1px;
        transform: translateX(-862px); } }
  .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
    content: "";
    display: block;
    width: 587px;
    height: 145px;
    background-image: url(/components/StoryArticle/assets/goldring/f-m.png?ab955f31338708c3d00639dd34b2ee13);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    position: absolute;
    bottom: -221px;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 1288px;
        height: 209px;
        bottom: -200px;
        background-image: url(/components/StoryArticle/assets/goldring/f-t.png?f5e66e1d2a5aeb88ebe75b94fe2a2b12); } }
    @media (min-width: 1240px) {
      .StoryArticle__goldring___1PHkh .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
        width: 2103px;
        height: 259px;
        background-image: url(/components/StoryArticle/assets/goldring/f-d.png?2b17cbdcf5ca5a2a69175fb11b9e44fe);
        bottom: -253px; } }

@media (min-width: 1240px) {
  .StoryArticle__goldring___1PHkh .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    width: 490px; } }

.StoryArticle__goldring___1PHkh .StoryArticle__tipsSection___1mJFD {
  position: relative;
  z-index: 20; }
  .StoryArticle__goldring___1PHkh .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right center;
    background-image: url(/components/StoryArticle/assets/goldring/tips-1.svg?cf8e039e3b884032a4bbf8d7a29cfddc); }
  .StoryArticle__goldring___1PHkh .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-image: url(/components/StoryArticle/assets/goldring/tips-2.svg?aedd5975ae4d3760bbb62960081b0918); }
  .StoryArticle__goldring___1PHkh .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
    background-position: right bottom;
    background-image: url(/components/StoryArticle/assets/goldring/tips-3.svg?2d9b085cfdd70bcb996351c821b8c4a0); }

.StoryArticle__cars___1G4Xu {
  overflow: hidden; }
  @media (min-width: 1240px) {
    .StoryArticle__cars___1G4Xu .StoryArticle__welcome___3wQNW {
      margin-bottom: 155px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection___2HiL1,
  .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x {
    background: #FFE6D8;
    color: #464646; }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection__title___206tb::after {
    background-color: #464646; }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1__playerButton___3AF-V {
    background-color: #464646; }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #c3c3c3; }
  .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
    border: 1px solid #464646; }
  .StoryArticle__cars___1G4Xu .StoryArticle__up___2Zd6X {
    color: #464646; }
    .StoryArticle__cars___1G4Xu .StoryArticle__up___2Zd6X span {
      color: #464646; }
    .StoryArticle__cars___1G4Xu .StoryArticle__up___2Zd6X button {
      border: 1px solid #464646; }
  .StoryArticle__cars___1G4Xu > div::before, .StoryArticle__cars___1G4Xu > div::after,
  .StoryArticle__cars___1G4Xu > section::before,
  .StoryArticle__cars___1G4Xu > section::after {
    pointer-events: none; }
  .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA {
    z-index: 20;
    padding-top: 78px; }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 620px; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 393px;
      height: 582px;
      background-image: url(/components/StoryArticle/assets/cars/lecture-m.png?69f164155a85f0a300eaadc8333f77fc);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -125px;
      left: 50%;
      transform: translateX(-47%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::before {
          width: 804px;
          height: 853px;
          background-image: url(/components/StoryArticle/assets/cars/lecture-t.png?1b9088afa08551ad0b9fa3d35debef6e);
          top: -100px;
          left: 50%;
          transform: translateX(-51%); } }
      @media (min-width: 1240px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::before {
          width: 1749px;
          height: 855px;
          background-image: url(/components/StoryArticle/assets/cars/lecture-d.png?ea0af123bf25df224cd5e8aae1677bd6);
          left: -550px;
          transform: none;
          top: -90px; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::after {
      content: "";
      display: block;
      width: 224px;
      height: 160px;
      background-image: url(/components/StoryArticle/assets/cars/activity-bg-m.png?a2bb3fb883e3dc5fd223331992e11edf);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      bottom: -630px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::after {
          width: 564px;
          height: 336px;
          bottom: -823px;
          background-image: url(/components/StoryArticle/assets/cars/activity-bg-t.png?1c564344040fad8d2cbb7cbd54a748ad);
          transform: translateX(-66%); } }
      @media (min-width: 1240px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA::after {
          display: none; } }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
        width: 480px;
        margin-bottom: 30px;
        font-size: 64px;
        line-height: 1;
        padding: 28px 0 38px 0;
        text-align: left;
        margin-left: 100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
        width: 600px;
        margin-left: 0;
        font-size: 80px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21; }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 330px;
      height: 406px;
      background-image: url(/components/StoryArticle/assets/cars/info-1-m.png?c79a4b51d5d3262f2484374e29dadbb8);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -80px;
      left: 50%;
      transform: translateX(-45%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm::before {
          width: 604px;
          height: 514px;
          top: -40px;
          transform: translateX(-26%);
          background-image: url(/components/StoryArticle/assets/cars/info-1-t.png?dc273adbc10c1a085de7fdcf9a33a3da); } }
      @media (min-width: 1240px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1484px;
          height: 755px;
          background-image: url(/components/StoryArticle/assets/cars/info-1-d.png?44a3f284ff90c076b8ed0b160cbd7178);
          top: -137px;
          transform: translateX(-3%);
          left: 0; } }
      @media (min-width: 1920px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(16%); } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t2___1lmBm .StoryArticle__infoSection__button___1gUK8 {
        right: 240px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #F29B69; }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
      color: #fff; }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection_t3__descr___288C_ {
      width: 200px;
      margin: 0 auto; }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv {
        margin-top: 150px; }
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection_t3__descr___288C_ {
          width: 320px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv {
        margin-top: 120px;
        margin-bottom: 126px;
        height: 460px;
        z-index: 5;
        overflow: initial; }
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection_t3__descr___288C_ {
          width: 420px; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 364px;
      height: 317px;
      background-image: url(/components/StoryArticle/assets/cars/activity-m.png?3200270bceebad306e051866a256908b);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      bottom: -30px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 500px;
          top: 0px;
          background-image: url(/components/StoryArticle/assets/cars/activity-t.jpg?0a69b80d8d1b09ea1f480f0e5fbffdf8);
          bottom: auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/cars/activity-d.jpg?215ac62e76409df34c4993f97d81bcf4);
          z-index: 1; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t3___1Phrv::after {
        content: "";
        display: block;
        width: 694px;
        height: 566px;
        background-image: url(/components/StoryArticle/assets/cars/activity-bg-d.png?8536646de1a538a46f8f5114f00c80fd);
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        top: -430px;
        left: 50%;
        transform: translateX(-83%); } }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    padding-top: 70px; }
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 301px;
      height: 248px;
      background-image: url(/components/StoryArticle/assets/cars/info-2-m.png?bc86567aab08f8b164382f0d8115e6d9);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-65%);
      top: -160px; }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc::before {
          width: 788px;
          height: 753px;
          background-image: url(/components/StoryArticle/assets/cars/info-2-t.png?089964a0b5d915d4fc250f5ca37f7bd7);
          transform: translateX(-64%);
          top: -146px; } }
      @media (min-width: 1240px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1599px;
          height: 793px;
          top: -100px;
          transform: translateX(0);
          left: auto;
          right: -160px;
          background-image: url(/components/StoryArticle/assets/cars/info-2-d.png?e8e1b0b0b0e4417203375aca1a8b8405); } }
      @media (min-width: 1920px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc::before {
          right: 160px; } }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 420px; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px; } }
  @media (min-width: 768px) {
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb {
      padding: 80px 25px 100px 25px;
      z-index: 10; }
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
        font-size: 64px;
        line-height: 1; } }
  @media (min-width: 1240px) {
    .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb {
      padding: 90px 135px 80px 25px; }
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
        font-size: 80px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb::after {
    content: "";
    display: block;
    width: 584px;
    height: 784px;
    background-image: url(/components/StoryArticle/assets/cars/contest-m.png?166106bd2fd10231748eda4a8769f09b);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -161px;
    left: 50%;
    transform: translateX(-30%); }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb::after {
        width: 629px;
        height: 689px;
        background-image: url(/components/StoryArticle/assets/cars/contest-t.png?5c1a278b1a6fa57869f4ae07f45d8575);
        left: auto;
        right: -266px;
        transform: none;
        top: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__blockSection_t5___Of9fb::after {
        width: 2020px;
        height: 1001px;
        background-image: url(/components/StoryArticle/assets/cars/contest-d.png?22fa54dfa60a315c5cd2a2c42bcd505c);
        left: auto;
        right: -1000px;
        transform: none;
        top: -10px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
        .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
      content: "";
      display: block;
      width: 351px;
      height: 144px;
      background-image: url(/components/StoryArticle/assets/cars/t-m.png?50e0307af135d5257385a25527e6d531);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      position: absolute;
      top: -130px;
      left: 50%;
      transform: translateX(-44%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
          display: none; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 395px;
      height: 449px;
      background-image: url(/components/StoryArticle/assets/cars/f-m.png?be0833aebb72cdacef86b75b76a17bfe);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -464px;
      left: 50%;
      transform: translateX(-62%); }
      @media (min-width: 768px) {
        .StoryArticle__cars___1G4Xu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          display: none; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/cars/news-m.svg?80c8567bae8d8106364336b3ecc5724a); }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/cars/news-t.png?21f90db2dd4df0c1c895825b9a22dacc);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  @media (min-width: 1240px) {
    .StoryArticle__cars___1G4Xu .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
      width: 490px; } }
  .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD::before {
        content: "";
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center bottom;
        position: absolute;
        left: 50%;
        transform: translateX(-56%);
        width: 850px;
        height: 752px;
        bottom: -1097px;
        background-image: url(/components/StoryArticle/assets/cars/f-t.png?7c8e579b62912e3368ab9d2e52c74212); } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD::before {
        width: 1982px;
        height: 1342px;
        background-image: url(/components/StoryArticle/assets/cars/f-d.png?2ea587b83375096d975cbd563eb91d9a);
        bottom: -1350px;
        transform: translateX(-50%); } }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD::after {
        content: "";
        display: block;
        background-repeat: no-repeat;
        background-size: auto;
        position: absolute;
        width: 871px;
        height: 821px;
        top: -1152px;
        background-image: url(/components/StoryArticle/assets/cars/tips-bg-t.png?fda993f1e6fac39cfe96900dfe4bb146);
        transform: translateX(0%); } }
    @media (min-width: 1240px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD::after {
        width: 1893px;
        height: 788px;
        top: -1270px;
        background-image: url(/components/StoryArticle/assets/cars/tips-bg-d.png?4033491c9c44e377f91e7d12dcd8cd6c); } }
    @media (min-width: 768px) {
      .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/cars/tips-1.svg?2a8cd55a18498c253242a7804314455f); }
    .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/cars/tips-2.svg?e608c57f599054697f69c0aee9a24cb6); }
    .StoryArticle__cars___1G4Xu .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/cars/tips-3.svg?b9cc44fedfab0a81231e23cb9a708b87); }

.StoryArticle__space___3HB93 {
  overflow: hidden; }
  @media (min-width: 1240px) {
    .StoryArticle__space___3HB93 .StoryArticle__welcome___3wQNW {
      margin-bottom: 106px; } }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection___2HiL1 {
    background: #DBE3F4; }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #c3c3c3; }
  .StoryArticle__space___3HB93 .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/space/news-m.svg?d57b787caa7722c3b87078c5e7a4b686); }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/space/news-t.png?ff26f3068d2907b82f7c7f49334795cc);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__space___3HB93 > div::before, .StoryArticle__space___3HB93 > div::after,
  .StoryArticle__space___3HB93 > section::before,
  .StoryArticle__space___3HB93 > section::after {
    pointer-events: none; }
  .StoryArticle__space___3HB93 .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA {
    z-index: 20;
    padding-top: 78px; }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 620px; } }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 355px;
      height: 701px;
      background-image: url(/components/StoryArticle/assets/space/lecture-m.png?5425f0911a890b1bb7e365cfe1683835);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -133px;
      left: 50%;
      transform: translateX(-36%); }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA::before {
          width: 881px;
          height: 745px;
          background-image: url(/components/StoryArticle/assets/space/lecture-t.png?3737f4949af1372f12c4925950d35043);
          top: -85px;
          left: 50%;
          transform: translateX(-58%); } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA::before {
          width: 1287px;
          height: 781px;
          background-image: url(/components/StoryArticle/assets/space/lecture-d.png?adabfbdb62c0e0c1624bed18c5293944);
          left: -300px;
          transform: none;
          top: -60px; } }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 28px 0 38px 0;
          text-align: left;
          margin-left: 50px; } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 638px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 370px;
        margin-left: 95px; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        margin-left: 0; } }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21; }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 446px;
      height: 600px;
      background-image: url(/components/StoryArticle/assets/space/info-1-m.png?a9ccccd3ba66a92752b3c9580f124354);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-63%); }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 551px;
          height: 554px;
          top: 50px;
          transform: translateX(-4%);
          background-image: url(/components/StoryArticle/assets/space/info-1-t.png?032a36d733f1f81874bc426835037ca1); } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1116px;
          height: 842px;
          background-image: url(/components/StoryArticle/assets/space/info-1-d.png?c845683e9408e2a02eb47e682f52dc6e);
          top: -147px;
          transform: translateX(0);
          left: auto;
          right: -600px; } }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #728AC7;
    height: 633px; }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv {
        height: 548px;
        background-image: none;
        margin-top: 150px; }
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 308px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 120px;
        margin-bottom: 126px;
        z-index: 5;
        overflow: initial;
        height: 461px; }
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 420px; } }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/space/activity-m.jpg?d75b1c2c43950d4ebe0bbb6eb88281c1);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 548px;
          background-image: url(/components/StoryArticle/assets/space/activity-t.jpg?864715d10b4e024cd6ef81bab203dea3); } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/space/activity-d.jpg?c09bd862807dc54d063ffa3fcae10a7b);
          z-index: 1; } }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    padding-top: 70px; }
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 337px;
      height: 199px;
      background-image: url(/components/StoryArticle/assets/space/info-2-m.png?c5c8c98b596d753975978ffa65db9675);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-61%);
      top: -137px; }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 732px;
          height: 406px;
          background-image: url(/components/StoryArticle/assets/space/info-2-t.png?7845387cbb9cb97c7601d79589d9dfc7);
          transform: translateX(-67%);
          top: -126px; } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1458px;
          height: 916px;
          top: -100px;
          transform: translateX(0);
          left: -670px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/space/info-2-d.png?99b98c09e2dbed3d79b475adda4c386a); } }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 420px; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px; } }
  @media (min-width: 768px) {
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb {
      padding: 80px 25px 100px 25px;
      z-index: 10; }
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
        font-size: 66px;
        line-height: 1;
        width: 500px;
        left: 25px; } }
  @media (min-width: 1240px) {
    .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb {
      padding: 90px 135px 80px 25px;
      width: calc(50% + 175px); }
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
        left: 5px;
        font-size: 80px;
        width: 617px; }
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
        left: -140px; }
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb a {
        right: 484px; } }
  .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb::after {
    content: "";
    display: block;
    width: 425px;
    height: 767px;
    background-image: url(/components/StoryArticle/assets/space/contest-m.png?dc68f2259205e7bc9991470c27dfae8e);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -161px;
    left: 50%;
    transform: translateX(-57%); }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb::after {
        width: 767px;
        height: 921px;
        background-image: url(/components/StoryArticle/assets/space/contest-t.png?8c47acb4b4cc0f1899b4e5000285c62a);
        left: auto;
        right: -124px;
        transform: none;
        top: -106px; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__blockSection_t5___Of9fb::after {
        width: 1116px;
        height: 848px;
        background-image: url(/components/StoryArticle/assets/space/contest-d.png?dc8697a1ceab69c679bed205c43e0439);
        left: auto;
        right: -400px;
        transform: none;
        top: 40px; } }
  .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 345px;
      height: 158px;
      background-image: url(/components/StoryArticle/assets/space/f-m.png?40cf787561e8673709142d49c14d937c);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -169px;
      left: 50%;
      transform: translateX(-55%); }
      @media (min-width: 768px) {
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 753px;
          height: 139px;
          background-image: url(/components/StoryArticle/assets/space/f-t.png?6e764f2776226cced932b28dfb7c6b77); } }
      @media (min-width: 1240px) {
        .StoryArticle__space___3HB93 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1331px;
          height: 173px;
          bottom: -231px;
          background-image: url(/components/StoryArticle/assets/space/f-d.png?27e415df10343133fac82ac0bbed3d7e); } }
  .StoryArticle__space___3HB93 .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__space___3HB93 .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__space___3HB93 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/space/tips-1.svg?2a8cd55a18498c253242a7804314455f); }
    .StoryArticle__space___3HB93 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/space/tips-2.svg?e608c57f599054697f69c0aee9a24cb6); }
    .StoryArticle__space___3HB93 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/space/tips-3.svg?b9cc44fedfab0a81231e23cb9a708b87); }

.StoryArticle__victory___2tsG4 {
  overflow: hidden; }
  @media (min-width: 1240px) {
    .StoryArticle__victory___2tsG4 .StoryArticle__welcome___3wQNW {
      margin-bottom: 106px; } }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection___2HiL1 {
    background: #F6D8D5; }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #d1b9b6; }
  .StoryArticle__victory___2tsG4 .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/victory/news-m.svg?812bf264b479114e81fa220513bd815c); }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/victory/news-t.png?3b1c248cf3e4d47720eee1a45e331187);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__victory___2tsG4 > div::before, .StoryArticle__victory___2tsG4 > div::after,
  .StoryArticle__victory___2tsG4 > section::before,
  .StoryArticle__victory___2tsG4 > section::after {
    pointer-events: none; }
  .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 78px; }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px; } }
    @media (min-width: 1440px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 314px;
      height: 188px;
      background-image: url(/components/StoryArticle/assets/victory/lecture-m.png?4a89c1557667861fa158d7e1b604b3a9);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -149px;
      left: 50%;
      transform: translateX(-39%); }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA::before {
          width: 761px;
          height: 858px;
          background-image: url(/components/StoryArticle/assets/victory/lecture-t.png?013e40ae4cb98d62952ab56cccd78dcd);
          top: -116px;
          left: 50%;
          transform: translateX(-65%); } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA::before {
          width: 1591px;
          height: 756px;
          background-image: url(/components/StoryArticle/assets/victory/lecture-d.png?dc0297eacca60def91283fcafd6ff3a5);
          left: -410px;
          transform: none;
          top: -35px; } }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 28px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 638px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 370px;
        margin-left: 95px; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 350px;
        margin-left: 0; } }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    padding: 75px 20px 80px 20px; }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 292px;
      height: 644px;
      background-image: url(/components/StoryArticle/assets/victory/info-1-m.png?eb48819fbb98b48ea766b3290d32bd42);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -163px;
      left: 50%;
      transform: translateX(-47%); }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 709px;
          height: 585px;
          background-image: url(/components/StoryArticle/assets/victory/info-1-t.png?fcf96f630fda35a6efaf6bf365153b6c);
          top: 34px;
          transform: translateX(-33%); } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 790px;
          height: 749px;
          background-image: url(/components/StoryArticle/assets/victory/info-1-d.png?06fb2b24a8ef60e8049bae131941851b);
          top: -47px;
          transform: translateX(0);
          left: auto;
          right: -500px; } }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm {
        width: 529px; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm {
        width: calc(50% + 35px);
        padding: 30px 50px 80px 20px;
        min-height: 605px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          left: -25px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 490px; } }
    @media (min-width: 1440px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm {
        padding: 30px 100px 80px 20px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI.StoryArticle__blockSection__button___1NziI {
          right: 400px; } }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #C25146;
    height: 633px; }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv {
        height: 548px;
        background-image: none;
        margin-top: 150px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 308px;
          margin-left: 0; }
          .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU br {
            display: none; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 120px;
        margin-bottom: 126px;
        z-index: 5;
        overflow: initial;
        height: 461px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 670px; }
          .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU br {
            display: block; } }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/victory/activity-m.jpg?03c6f17da6c73ec5a07c5f462aaab968);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 548px;
          background-image: url(/components/StoryArticle/assets/victory/activity-t.jpg?aa62a9ece3058d73dd4463be6f5668a8); } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/victory/activity-d.jpg?0a9d1276a87a5b286a45b2c0d0b7a80b);
          z-index: 1; } }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    padding-top: 70px; }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 307px;
      height: 223px;
      background-image: url(/components/StoryArticle/assets/victory/info-2-m.png?96cac104a66160fbae179dbf64f9037b);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -137px; }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 782px;
          height: 683px;
          background-image: url(/components/StoryArticle/assets/victory/info-2-t.png?03441354f4d55f0b30190c05400810c5);
          transform: translateX(-67%);
          top: -126px; } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1391px;
          height: 794px;
          top: -110px;
          transform: translateX(0);
          left: -665px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/victory/info-2-d.png?d3b2b486790006af06cafbb4efce2ea0); } }
      @media (min-width: 1440px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc::before {
          top: -116px;
          transform: translateX(0);
          left: -600px; } }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
        width: 420px;
        left: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          width: 590px;
          left: 0; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 87px;
          margin-left: 55px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI.StoryArticle__blockSection__button___1NziI {
          left: 305px; } }
    @media (min-width: 1440px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t4___3t2rc.StoryArticle__blockSection_t2___1lmBm {
        padding-left: 250px;
        width: calc(50% + 235px); } }
  .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb {
    padding: 70px 25px 80px 25px; }
    .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb::after {
      content: "";
      display: block;
      width: 330px;
      height: 718px;
      background-image: url(/components/StoryArticle/assets/victory/contest-m.png?8ef206500a31724187fc4107f11627f7);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -161px;
      left: 50%;
      transform: translateX(-54%); }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb::after {
          width: 753px;
          height: 629px;
          background-image: url(/components/StoryArticle/assets/victory/contest-t.png?ed463e5a29d2766e67f9a0ef67ee9907);
          left: auto;
          right: -124px;
          transform: none;
          top: 106px; } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb::after {
          width: 1490px;
          height: 707px;
          background-image: url(/components/StoryArticle/assets/victory/contest-d.png?67953913d61e54122ff71838a17ab3da);
          left: auto;
          right: -650px;
          transform: none;
          top: -5px; } }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb {
        padding: 30px 25px 100px 25px;
        z-index: 10;
        min-height: 628px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 500px;
          left: 25px; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 60px 60px 90px 25px;
        min-height: auto; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          left: -25px;
          font-size: 80px;
          width: 617px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -75px;
          width: 509px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__blockSection_t5___Of9fb a {
          right: 445px; } }
  .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 300px;
      height: 97px;
      background-image: url(/components/StoryArticle/assets/victory/f-m.png?b09702905b8a19eeda408970abe75832);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -169px;
      left: 50%;
      transform: translateX(-55%); }
      @media (min-width: 768px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 827px;
          height: 251px;
          background-image: url(/components/StoryArticle/assets/victory/f-t.png?9f5c9acbac74a7c39d33d2af845307a2);
          transform: translateX(-42%);
          z-index: 20; } }
      @media (min-width: 1240px) {
        .StoryArticle__victory___2tsG4 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1419px;
          height: 310px;
          bottom: -233px;
          background-image: url(/components/StoryArticle/assets/victory/f-d.png?592fa4b0942b3dcdebc36fff3b3fe4ec);
          transform: translateX(-46%); } }
  .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/victory/tips-1.svg?408122c536145c48e848b6c309cf50b6); }
    .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/victory/tips-2.svg?9dd677ee539c4a714a115f0170a13bee); }
    .StoryArticle__victory___2tsG4 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/victory/tips-3.svg?5e44f5ed75d99fae116ceaf20ed52540); }

.StoryArticle__remember___2ZQ4x {
  overflow: hidden; }
  @media (min-width: 1240px) {
    .StoryArticle__remember___2ZQ4x .StoryArticle__welcome___3wQNW {
      margin-bottom: 106px; } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection___2HiL1 {
    background: #DDFFFB; }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #BDD8D5; }
  .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/remember/news-m.svg?68777b6a2dd0268b3e59e09fcd3b49c2); }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/remember/news-t.png?8c267dda56a1152645e5731c91282d8d);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__remember___2ZQ4x > div::before, .StoryArticle__remember___2ZQ4x > div::after,
  .StoryArticle__remember___2ZQ4x > section::before,
  .StoryArticle__remember___2ZQ4x > section::after {
    pointer-events: none; }
  .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 444px; }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px;
        padding-top: 30px; } }
    @media (min-width: 1440px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 313px;
      height: 824px;
      background-image: url(/components/StoryArticle/assets/remember/lecture-m.png?601dd9ec0ae4a85cdd816000c63fcfcb);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -153px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA::before {
          width: 754px;
          height: 677px;
          background-image: url(/components/StoryArticle/assets/remember/lecture-t.png?1149a34aa5bd0f0878a7f3cac4595b53);
          top: -40px;
          left: 50%;
          transform: translateX(-65%); } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA::before {
          width: 1408px;
          height: 671px;
          background-image: url(/components/StoryArticle/assets/remember/lecture-d.png?1dec46e4041ea89943f2bf1f9938eaa0);
          left: -420px;
          transform: none;
          top: -40px; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 638px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 305px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-92%); } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 440px;
    padding: 0px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm {
        padding: 65px 20px 80px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 188px;
      height: 118px;
      background-image: url(/components/StoryArticle/assets/remember/info-1-m.png?d4f3867f4a8b398840db1cbd7b19f749);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 470px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm::before {
          width: 372px;
          height: 594px;
          top: -25px;
          transform: translateX(41%);
          background-image: url(/components/StoryArticle/assets/remember/info-1-t.png?43db1669e049ead76dc342474340f9b7); } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm::before {
          width: 709px;
          height: 714px;
          background-image: url(/components/StoryArticle/assets/remember/info-1-d.png?ef326e5ec85d2fb495fb25cda5fe5be8);
          top: -42px;
          transform: translateX(0);
          left: auto;
          right: -650px; } }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 350px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        left: -25px; }
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 490px;
        left: 0; } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #30C1B0;
    height: 633px; }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv {
        height: 548px;
        background-image: none;
        margin-top: 150px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 277px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 120px;
        margin-bottom: 126px;
        z-index: 5;
        overflow: initial;
        height: 461px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 484px; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/remember/activity-m.jpg?142d133d01528e01f40627ecbcfecf2d);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 548px;
          background-image: url(/components/StoryArticle/assets/remember/activity-t.jpg?ff8c888334c0f343ec1a81d95dbe6c9b); } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/remember/activity-d.jpg?8000989dc2de6c924eefae8c362fd306);
          z-index: 1; } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10; }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 271px;
      height: 187px;
      background-image: url(/components/StoryArticle/assets/remember/info-2-m.png?70c1eae38ce0512259545129a7af19cb);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -145px; }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc::before {
          width: 808px;
          height: 581px;
          background-image: url(/components/StoryArticle/assets/remember/info-2-t.png?c3496fe9ad69d7ad8b96479610e88429);
          transform: translateX(-63%);
          top: -21px; } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1287px;
          height: 764px;
          top: -70px;
          transform: translateX(0);
          left: -615px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/remember/info-2-d.png?d39cb3b2fa63fb185783c6d17c3cdaea); } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 439px; }
    .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb::after {
      content: "";
      display: block;
      width: 305px;
      height: 795px;
      background-image: url(/components/StoryArticle/assets/remember/contest-m.png?a67e2d8ae0f9aca0fb0e7f4d85071f57);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -190px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb::after {
          width: 800px;
          height: 727px;
          background-image: url(/components/StoryArticle/assets/remember/contest-t.png?aa7539f8284705b23246029dd950c392);
          left: auto;
          right: -166px;
          transform: none;
          top: 25px; } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb::after {
          width: 1512px;
          height: 1020px;
          background-image: url(/components/StoryArticle/assets/remember/contest-d.png?d6c3b927f556bbe38ad95fdb2b867777);
          left: auto;
          right: -600px;
          transform: none;
          top: -123px; } }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -112px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 332px;
      height: 197px;
      background-image: url(/components/StoryArticle/assets/remember/f-m.png?76f5b9b7ef5a043ff4c1bc33936a7408);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -169px;
      left: 50%;
      transform: translateX(-46%); }
      @media (min-width: 768px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 759px;
          height: 290px;
          background-image: url(/components/StoryArticle/assets/remember/f-t.png?c77b3141847314e9dd36860d00cdbe46); } }
      @media (min-width: 1240px) {
        .StoryArticle__remember___2ZQ4x .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1316px;
          height: 376px;
          bottom: -231px;
          background-image: url(/components/StoryArticle/assets/remember/f-d.png?9f0acbf976bc555275223279eec2e110); } }
  .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/remember/tips-1.svg?807e5d7cd888f93ce68c38bf847d70ec); }
    .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/remember/tips-2.svg?2de317d2364734e203b00c345cfc02ab); }
    .StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/remember/tips-3.svg?1169c22c63da0e3ef119446657b3d801); }

.StoryArticle__humor___PZ_Hx {
  overflow: hidden; }
  @media (min-width: 1240px) {
    .StoryArticle__humor___PZ_Hx .StoryArticle__welcome___3wQNW {
      margin-bottom: 106px; } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection___2HiL1 {
    background: #FFF1D2; }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #d8cdb4; }
  .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/humor/news-m.svg?7813be15a414cbb75dbe36d7fcdf51ce); }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/humor/news-t.png?7296a9b7bb36f96dc1913ad00ac604db);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__humor___PZ_Hx > div::before, .StoryArticle__humor___PZ_Hx > div::after,
  .StoryArticle__humor___PZ_Hx > section::before,
  .StoryArticle__humor___PZ_Hx > section::after {
    pointer-events: none; }
  .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 444px; }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px;
        padding-top: 30px; } }
    @media (min-width: 1440px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 335px;
      height: 809px;
      background-image: url(/components/StoryArticle/assets/humor/lecture-m.png?d902053fb01c030ffc42673e9a837a39);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -153px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA::before {
          width: 768px;
          height: 577px;
          background-image: url(/components/StoryArticle/assets/humor/lecture-t.png?818b7f2257fda944745f6ae0fdbfbf06);
          top: 160px;
          left: 50%;
          transform: translateX(-67%); } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA::before {
          width: 1327px;
          height: 767px;
          background-image: url(/components/StoryArticle/assets/humor/lecture-d.png?3f9bb3bc9cf6eff5de03c11a605aad6e);
          left: -475px;
          transform: none;
          top: 5px; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 305px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-92%); } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 440px;
    padding: 0px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm {
        padding: 65px 20px 80px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 111px;
      height: 94px;
      background-image: url(/components/StoryArticle/assets/humor/info-1-m.png?0d3e7d6d4c791912704ee688e4d7da38);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 470px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm::before {
          width: 416px;
          height: 628px;
          top: -16px;
          transform: translateX(16%);
          background-image: url(/components/StoryArticle/assets/humor/info-1-t.png?0a9f17875366d312b97b53d3dc1796ce); } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1076px;
          height: 707px;
          background-image: url(/components/StoryArticle/assets/humor/info-1-d.png?0809c1b59138afb3b13ef07f69fd98b8);
          top: -42px;
          transform: translateX(0);
          left: auto;
          right: -650px; } }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        left: -25px; }
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #FDB105;
    height: 633px; }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv {
        height: 548px;
        background-image: none;
        margin-top: 150px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 300px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 120px;
        margin-bottom: 126px;
        z-index: 5;
        overflow: initial;
        height: 461px;
        min-height: 461px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 484px; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/humor/activity-m.jpg?d0dc9a3315a43e5314c4a5415f82261e);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 548px;
          background-image: url(/components/StoryArticle/assets/humor/activity-t.jpg?090c40db03a7aa92a47ecd6404374aa6); } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/humor/activity-d.jpg?3a5a20951fe28dc9cdd827fb37344620);
          z-index: 1; } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10; }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 587px; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 342px;
      height: 212px;
      background-image: url(/components/StoryArticle/assets/humor/info-2-m.png?0c24a1e991b79a1532a95e3f7afa42d0);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -145px; }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc::before {
          width: 822px;
          height: 635px;
          background-image: url(/components/StoryArticle/assets/humor/info-2-t.png?e4a1d3c6dd2af7625d45139f6938512d);
          transform: translateX(-63%);
          top: -84px; } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1256px;
          height: 749px;
          top: -83px;
          transform: translateX(0);
          left: -480px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/humor/info-2-d.png?7140888d5001bb40f2b2d05a27944cda); } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 439px; }
    .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb::after {
      content: "";
      display: block;
      width: 287px;
      height: 740px;
      background-image: url(/components/StoryArticle/assets/humor/contest-m.png?87610bcec3bf71275e98c19b5862a5fe);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -185px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb::after {
          width: 385px;
          height: 613px;
          background-image: url(/components/StoryArticle/assets/humor/contest-t.png?9b01ae5ef035b0f189ff2e7e5d8a494b);
          left: auto;
          right: -181px;
          transform: none;
          top: 145px; } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb::after {
          width: 1410px;
          height: 799px;
          background-image: url(/components/StoryArticle/assets/humor/contest-d.png?30e4d9b3353c9a3d198ad49841db727a);
          left: auto;
          right: -600px;
          transform: none;
          top: -41px; } }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 500px;
          left: 30px; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 356px;
      height: 155px;
      background-image: url(/components/StoryArticle/assets/humor/f-m.png?2ff18ccdafea23aac086027afbf9880f);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -169px;
      left: 50%;
      transform: translateX(-46%); }
      @media (min-width: 768px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 742px;
          height: 129px;
          background-image: url(/components/StoryArticle/assets/humor/f-t.png?5ab0e7560b63350ca934874c225b9357); } }
      @media (min-width: 1240px) {
        .StoryArticle__humor___PZ_Hx .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1184px;
          height: 140px;
          bottom: -231px;
          background-image: url(/components/StoryArticle/assets/humor/f-d.png?cdb49056d8e40b12b178d23141d380aa);
          transform: translateX(-49%); } }
  .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center;
      background-image: url(/components/StoryArticle/assets/humor/tips-1.svg?ca2ba549c056c8def48b63e871f70d75); }
    .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(2n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-image: url(/components/StoryArticle/assets/humor/tips-2.svg?161d79be87bbd6e416f656102afa7329); }
    .StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom;
      background-image: url(/components/StoryArticle/assets/humor/tips-3.svg?b37e8cc759c5ac27c5ad4ea9a8286aab); }

.StoryArticle__fiction___3VgdM {
  overflow: hidden; }
  .StoryArticle__fiction___3VgdM .StoryArticle__welcome___3wQNW {
    margin-bottom: 262px; }
    .StoryArticle__fiction___3VgdM .StoryArticle__welcome___3wQNW::before {
      content: "";
      display: block;
      width: 300px;
      height: 282px;
      background-image: url(/components/StoryArticle/assets/fiction/welcome-m.png?55711e9e8dce0863c17e19f003e253ea);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      bottom: -347px;
      left: 50%;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__welcome___3wQNW {
        margin-bottom: 108px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__welcome___3wQNW::before {
          display: none; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__fiction___3VgdM .StoryArticle__runline___3BRsT {
    display: flex;
    color: #78B3C0; }
    .StoryArticle__fiction___3VgdM .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/fiction/line.svg?9e2fe1ce11d8583e0677378e11d62010); }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection___2HiL1 {
    background: #E1F4F8; }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #c0ced2; }
  .StoryArticle__fiction___3VgdM .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/fiction/news-m.svg?85328653b2a8ee84e538176c4c8fa5b0); }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/fiction/news-t.png?74fdc07485df19d044bc12cd071b3091);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__fiction___3VgdM > div::before, .StoryArticle__fiction___3VgdM > div::after,
  .StoryArticle__fiction___3VgdM > section::before,
  .StoryArticle__fiction___3VgdM > section::after {
    pointer-events: none; }
  .StoryArticle__fiction___3VgdM .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 444px; }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px;
        padding-top: 30px; } }
    @media (min-width: 1440px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 320px;
      height: 697px;
      background-image: url(/components/StoryArticle/assets/fiction/lecture-m.png?6c706e51773a3a9cf2449cdb2ecc1184);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 52px;
      left: 50%;
      transform: translateX(-45%); }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA::before {
          width: 997px;
          height: 663px;
          background-image: url(/components/StoryArticle/assets/fiction/lecture-t.png?a08d2e1cb319b16c4fb68a0a1a809000);
          top: 27px;
          left: 0;
          transform: translateX(-338px); } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA::before {
          width: 1810px;
          height: 709px;
          background-image: url(/components/StoryArticle/assets/fiction/lecture-d.png?6a18179d29f0aab3c9c9163f0e885288);
          left: -516px;
          transform: none;
          top: 15px; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 305px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-92%); } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 440px;
    padding: 0px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm {
        padding: 65px 20px 80px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 533px; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 174px;
      height: 170px;
      background-image: url(/components/StoryArticle/assets/fiction/info-1-m.png?0b86de96dddf2db2ec9ff9addfa97f30);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 440px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm::before {
          width: 594px;
          height: 610px;
          top: -140px;
          transform: translateX(-6%);
          background-image: url(/components/StoryArticle/assets/fiction/info-1-t.png?297022b3c05d8467eaad71ac6bdbe343); } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1762px;
          height: 703px;
          background-image: url(/components/StoryArticle/assets/fiction/info-1-d.png?80c78bce209bb62841f35de432b8a186);
          top: -42px;
          transform: translateX(0);
          left: auto;
          right: -650px; } }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        left: -25px; }
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #78B3C0;
    height: 580px;
    margin-bottom: 508px; }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv {
        height: 535px;
        background-image: none;
        margin-top: 150px;
        margin-bottom: 148px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 300px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 120px;
        margin-bottom: 126px;
        z-index: 5;
        overflow: initial;
        height: 497px;
        min-height: 497px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 484px; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 580px;
      background-image: url(/components/StoryArticle/assets/fiction/activity-m.jpg?c8b8fcb70ae4fe8597d3a5163461906e);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 535px;
          background-image: url(/components/StoryArticle/assets/fiction/activity-t.jpg?94f9e3476b36742a05c976e90e070f92); } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 497px;
          background-image: url(/components/StoryArticle/assets/fiction/activity-d.jpg?5e129f26068819c66ad837b2b828839d);
          z-index: 1; } }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 446px;
    margin-bottom: 396px; }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 144px;
        min-height: 609px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 587px; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 339px;
      height: 833px;
      background-image: url(/components/StoryArticle/assets/fiction/info-2-m.png?6c809e425a12875e6223e61148326464);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-41%);
      top: -380px; }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1138px;
          height: 722px;
          background-image: url(/components/StoryArticle/assets/fiction/info-2-t.png?70f87aad77db7e15a91e558b063f5a62);
          transform: translateX(-60%);
          top: -52px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1897px;
          height: 722px;
          top: -83px;
          transform: translateX(0);
          left: -870px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/fiction/info-2-d.png?fc6e86d3eb89eaac7b944c2b62a97da2); } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 439px; }
    .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 280px;
      height: 782px;
      background-image: url(/components/StoryArticle/assets/fiction/contest-m.png?1bffbf5b0a1d9f1f93e4bf9c22da96e5);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -398px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb::before {
          width: 513px;
          height: 751px;
          background-image: url(/components/StoryArticle/assets/fiction/contest-t.png?a54547fa3b746a242fcd3a6b9264a07c);
          left: auto;
          right: -147px;
          transform: none;
          top: -125px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb::before {
          width: 2389px;
          height: 788px;
          background-image: url(/components/StoryArticle/assets/fiction/contest-d.png?dcb4d559fb914c578cfee517d228406e);
          left: auto;
          right: -700px;
          transform: none;
          top: -95px; } }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 500px;
          left: 30px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 240px;
      height: 302px;
      background-image: url(/components/StoryArticle/assets/fiction/f-m.png?97ce03098274bc466e91144282d7050e);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -321px;
      left: 50%;
      transform: translateX(-46%); }
      @media (min-width: 768px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 667px;
          height: 197px;
          bottom: -247px;
          background-image: url(/components/StoryArticle/assets/fiction/f-t.png?fd9de88454ffa226ba68d0052266d9bf); } }
      @media (min-width: 1240px) {
        .StoryArticle__fiction___3VgdM .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1770px;
          height: 841px;
          bottom: -307px;
          background-image: url(/components/StoryArticle/assets/fiction/f-d.png?e98bf2542ec7611b88c71ec9d7480083);
          transform: translateX(-45%); } }
  .StoryArticle__fiction___3VgdM .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__fiction___3VgdM .StoryArticle__tipsSection___1mJFD {
        z-index: 5; } }
    .StoryArticle__fiction___3VgdM .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__fiction___3VgdM .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__kitchen___1Nbai {
  overflow: hidden; }
  .StoryArticle__kitchen___1Nbai .StoryArticle__welcome___3wQNW {
    margin-bottom: 284px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__runline___3BRsT {
    display: flex;
    color: #E1B465; }
    .StoryArticle__kitchen___1Nbai .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/kitchen/line.svg?1ae895c71ee10f3ca4dbc6641003c86d); }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection___2HiL1 {
    background: #F9E7C7; }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #d3c5ab; }
  .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/kitchen/news-m.svg?1027f78a748ff9c5da8cb0b31a4ae0c4); }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/kitchen/news-t.png?b14d03b15b4e73ea52bb488186f80ff9);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__kitchen___1Nbai > div::before, .StoryArticle__kitchen___1Nbai > div::after,
  .StoryArticle__kitchen___1Nbai > section::before,
  .StoryArticle__kitchen___1Nbai > section::after {
    pointer-events: none; }
  .StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 444px;
    margin-bottom: 277px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 84px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px;
        padding-top: 30px;
        margin-bottom: 168px; } }
    @media (min-width: 1440px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 290px;
      height: 1021px;
      background-image: url(/components/StoryArticle/assets/kitchen/lecture-m.png?ff6e39a4e88807dfc93367c6df8c271d);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -213px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA::before {
          width: 1089px;
          height: 540px;
          background-image: url(/components/StoryArticle/assets/kitchen/lecture-t.png?1ba1ee9d495c55218db7cb457a7b05ab);
          top: 27px;
          left: 0;
          transform: translateX(-338px); } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA::before {
          width: 1810px;
          height: 709px;
          background-image: url(/components/StoryArticle/assets/kitchen/lecture-d.png?f73a0e54cef7ddfe283c61e0cf3afcec);
          left: -340px;
          transform: none;
          top: 15px; } }
      @media (min-width: 1440px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA::before {
          left: -540px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 440px;
    padding: 0px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 533px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 240px;
      height: 241px;
      background-image: url(/components/StoryArticle/assets/kitchen/info-1-m.png?9d9aaf5dea24e2b0a80c38d091f15e56);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 309px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1341px;
          height: 779px;
          top: -86px;
          transform: translateX(-48%);
          background-image: url(/components/StoryArticle/assets/kitchen/info-1-t.png?af4d891698fa1aa7f7917d97cd5c0d54); } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm::before {
          width: 2066px;
          height: 454px;
          background-image: url(/components/StoryArticle/assets/kitchen/info-1-d.png?932c5fb7539cdfd4646a79b03b237aba);
          top: 82px;
          transform: translateX(0);
          left: auto;
          right: -750px; } }
      @media (min-width: 1440px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm::before {
          right: -850px; } }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        left: -25px; }
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #A6192E;
    height: 612px;
    margin-bottom: 326px; }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 70px; }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv {
        height: 631px;
        background-image: none;
        margin-top: 187px;
        margin-bottom: 52px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 60px;
        margin-bottom: 168px;
        z-index: 5;
        overflow: initial;
        height: 545px;
        min-height: 545px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 610px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 612px;
      background-image: url(/components/StoryArticle/assets/kitchen/activity-m.jpg?8b65a4ff66934e44d508ca38053c9952);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 631px;
          background-image: url(/components/StoryArticle/assets/kitchen/activity-t.jpg?bb249b667a4bcc4bbc9e71565756630d); } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 545px;
          background-image: url(/components/StoryArticle/assets/kitchen/activity-d.jpg?dd68cfce372b7d4979afa746433977c5);
          z-index: 1; } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 446px;
    margin-bottom: 449px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 168px;
        min-height: 609px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 587px;
        margin-bottom: 240px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 280px;
      height: 281px;
      background-image: url(/components/StoryArticle/assets/kitchen/info-2-m.png?71d5768f6aff69ebce9a88e96a8d5dbf);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -224px; }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc::before {
          width: 358px;
          height: 360px;
          transform: translateX(-153%);
          top: 124px; } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1762px;
          height: 769px;
          top: -83px;
          transform: translateX(0);
          left: -700px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/kitchen/info-2-d.png?8f66c75b2159bbdd923bd2fcca97e9d6); } }
      @media (min-width: 1440px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc::before {
          left: -750px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 299px;
    margin-bottom: 284px; }
    .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 432px;
      height: 1376px;
      background-image: url(/components/StoryArticle/assets/kitchen/contest-m.png?4d839bc28064e0847022b74553048a51);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -455px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb::before {
          width: 900px;
          height: 772px;
          background-image: url(/components/StoryArticle/assets/kitchen/contest-t.png?0635c07ea6b6a4d35751920514dbe2ce);
          left: auto;
          right: -390px;
          transform: none;
          top: -165px; } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1681px;
          height: 714px;
          background-image: url(/components/StoryArticle/assets/kitchen/contest-d.png?d2ea4e89cd1c8870d51ae20959f6bf44);
          left: auto;
          right: -500px;
          transform: none;
          top: -15px; } }
      @media (min-width: 1440px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb::before {
          right: -650px; } }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 212px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 500px;
          left: 30px; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 320px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 480px;
      height: 176px;
      background-image: url(/components/StoryArticle/assets/kitchen/f-m.png?2a5149049b09d9fa70b5b9e2931302c8);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -250px;
      left: 50%;
      transform: translateX(-44%); }
      @media (min-width: 768px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 654px;
          height: 788px;
          bottom: -187px;
          background-image: url(/components/StoryArticle/assets/kitchen/f-t.png?ac3525c4c0318e8c69c26cbc229e7525);
          transform: translateX(-30%); } }
      @media (min-width: 1240px) {
        .StoryArticle__kitchen___1Nbai .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1761px;
          height: 772px;
          bottom: -307px;
          background-image: url(/components/StoryArticle/assets/kitchen/f-d.png?a6f084f4f4e5b1266d9ed39f173f0de4);
          transform: translateX(-50%); } }
  .StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__unity___v6Y0r {
  overflow: hidden; }
  .StoryArticle__unity___v6Y0r .StoryArticle__welcome___3wQNW {
    margin-bottom: 343px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__unity___v6Y0r .StoryArticle__runline___3BRsT {
    display: flex;
    color: #C52727; }
    .StoryArticle__unity___v6Y0r .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/unity/line.svg?3dabe9b170c8edb7f81c331a6e184d13); }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection___2HiL1 {
    background: #F9EDED; }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b5aeae; }
  .StoryArticle__unity___v6Y0r .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/unity/news-m.svg?3acaf3c847cfd11353f7329852779b9a); }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/unity/news-t.png?d1806bbca242b70d378eb5a40b97820e);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__unity___v6Y0r > div::before, .StoryArticle__unity___v6Y0r > div::after,
  .StoryArticle__unity___v6Y0r > section::before,
  .StoryArticle__unity___v6Y0r > section::after {
    pointer-events: none; }
  .StoryArticle__unity___v6Y0r .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 410px;
    margin-bottom: 365px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 148px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 570px;
        padding-top: 30px;
        margin-bottom: 168px; } }
    @media (min-width: 1440px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 260px;
      height: 1097px;
      background-image: url(/components/StoryArticle/assets/unity/lecture-m.png?b6e2adabacb5e3a07b0035b6bb729fa8);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -260px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA::before {
          width: 759px;
          height: 641px;
          background-image: url(/components/StoryArticle/assets/unity/lecture-t.png?9d573749eb601c3f0c88a5f3dbd53c33);
          top: 77px;
          left: 0;
          transform: translateX(-166px); } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA::before {
          width: 1764px;
          height: 584px;
          background-image: url(/components/StoryArticle/assets/unity/lecture-d.png?2f376c93663ae6c31e8b452e0090675a);
          left: -540px;
          transform: none;
          top: 78px; } }
      @media (min-width: 1440px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA::before {
          left: -690px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb br {
        display: none; }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; }
          .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb br {
            display: block; } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; }
          .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb br {
            display: none; } }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 391px;
    padding: 30px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 180px;
        min-height: 533px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 240px;
      height: 241px;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 309px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm::before {
          width: 383px;
          height: 642px;
          top: -86px;
          transform: translateX(53%);
          background-image: url(/components/StoryArticle/assets/unity/info-1-t.png?750c2d9dfe09e7060ed0c7ba2a58111a); } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1892px;
          height: 810px;
          background-image: url(/components/StoryArticle/assets/unity/info-1-d.png?cd75090606d29aed5e4df897e99e3d81);
          top: -144px;
          transform: translateX(0);
          left: auto;
          right: -690px; } }
      @media (min-width: 1440px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm::before {
          right: -850px; } }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 400px;
        left: 0; }
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #2E4EA4;
    height: 612px;
    margin-bottom: 253px; }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 30px; }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-top: 187px;
        margin-bottom: 117px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 60px;
        margin-bottom: 168px;
        z-index: 5;
        overflow: initial;
        height: 545px;
        min-height: 545px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 610px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 612px;
      background-image: url(/components/StoryArticle/assets/unity/activity-m.jpg?022b61b1e91d57531c8c216a57e32cf1);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/unity/activity-t.jpg?602675ae82ac56acac79923f9a34bd1e); } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 545px;
          background-image: url(/components/StoryArticle/assets/unity/activity-d.jpg?cc77985bc7405918af47c9ed6d5286f3);
          z-index: 1; } }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    margin-bottom: 312px;
    min-height: 609px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 248px;
        min-height: 505px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 587px;
        margin-bottom: 180px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 280px;
      height: 642px;
      background-image: url(/components/StoryArticle/assets/unity/info-2-m.png?0056037a0d1ae76a9c5afcdc5fb2f7ea);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -109px; }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc::before {
          width: 784px;
          height: 439px;
          background-image: url(/components/StoryArticle/assets/unity/info-2-t.png?114c595ad2e6c1a654d5420dc2b5eef2);
          transform: translateX(-62%);
          top: 15px; } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1783px;
          height: 519px;
          top: 34px;
          transform: translateX(0);
          left: -870px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/unity/info-2-d.png?07a3b04d7e4192a9e77ad32bb43d1c30); } }
      @media (min-width: 1440px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc::before {
          left: -850px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
      margin-top: -200px; }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
          margin-top: 0; } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
          width: 590px;
          left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 479px;
    margin-bottom: 113px; }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 360px;
      height: 692px;
      background-image: url(/components/StoryArticle/assets/unity/contest-m.png?6fd1b79f4111b4caffff20a57b5419b3);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -285px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb::before {
          width: 867px;
          height: 745px;
          background-image: url(/components/StoryArticle/assets/unity/contest-t.png?6ea99b151d078823e4f7dccfa985e660);
          left: auto;
          right: -188px;
          transform: none;
          top: -265px; } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1865px;
          height: 819px;
          background-image: url(/components/StoryArticle/assets/unity/contest-d.png?e47aef4f8534c01b4d18db469daf4926);
          left: auto;
          right: -756px;
          transform: none;
          top: -210px; } }
      @media (min-width: 1440px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb::before {
          right: -750px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
      margin-top: -120px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 135px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          margin-top: 0;
          font-size: 66px;
          line-height: 1;
          width: 360px;
          left: -25px; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 204px;
        margin-top: 180px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 200px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 280px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 270px;
      height: 180px;
      background-image: url(/components/StoryArticle/assets/unity/f-m.png?63d75a3aea2d4aacdf0f106993d8d9e5);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -250px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 274px;
          bottom: -195px;
          background-image: url(/components/StoryArticle/assets/unity/f-t.png?282db6902a26d131984097e4f0a8469b);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__unity___v6Y0r .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 1214px;
          bottom: -307px;
          background-image: url(/components/StoryArticle/assets/unity/f-d.png?14255d9769a9b401ad29c582d5f4f611);
          transform: translateX(-50%); } }
  .StoryArticle__unity___v6Y0r .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__unity___v6Y0r .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__unity___v6Y0r .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__unity___v6Y0r .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__express___380Bu {
  overflow: hidden; }
  .StoryArticle__express___380Bu .StoryArticle__welcome___3wQNW {
    margin-bottom: 343px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__express___380Bu .StoryArticle__runline___3BRsT {
    display: flex;
    color: #AD8670; }
    .StoryArticle__express___380Bu .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/express/line.svg?603b0e6ac4f7d05b47fa9345ef36162f); }
  .StoryArticle__express___380Bu .StoryArticle__blockSection___2HiL1 {
    background: #F9EDED; }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__express___380Bu .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/express/news-m.svg?3acaf3c847cfd11353f7329852779b9a); }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/express/news-t.png?f6b9a6ea04b236818898319a97265c83);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__express___380Bu > div::before, .StoryArticle__express___380Bu > div::after,
  .StoryArticle__express___380Bu > section::before,
  .StoryArticle__express___380Bu > section::after {
    pointer-events: none; }
  .StoryArticle__express___380Bu .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 480px;
    margin-bottom: 295px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 272px;
      height: 1094px;
      background-image: url(/components/StoryArticle/assets/express/lecture-m.png?f6dd0d64c092137196dab2492b9de62b);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -235px;
      left: 50%;
      transform: translateX(-40%); }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA::before {
          width: 742px;
          height: 559px;
          background-image: url(/components/StoryArticle/assets/express/lecture-t.png?79e7c805323a948f1ef0bf96905cbb0e);
          top: 27px;
          left: 0;
          transform: translateX(-119px); } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA::before {
          width: 1349px;
          height: 572px;
          background-image: url(/components/StoryArticle/assets/express/lecture-d1.png?8b8fe8b37cb282b8acfe722583e53c2c);
          left: -415px;
          transform: none;
          top: 185px; } }
      @media (min-width: 1920px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA::before {
          width: 1692px;
          height: 738px;
          background-image: url(/components/StoryArticle/assets/express/lecture-d.png?2f7397ebbff6c79faa73a33b50811be6);
          left: -540px;
          transform: none;
          top: 30px; } }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 70px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 440px;
    padding: 0px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 125px;
      height: 165px;
      background-image: url(/components/StoryArticle/assets/express/info-1-m.png?3e5697880880d22b6b32308a41e8b24f);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 444px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm::before {
          width: 370px;
          height: 811px;
          top: -86px;
          transform: translateX(43%);
          background-image: url(/components/StoryArticle/assets/express/info-1-t.png?1ac421b430f1cb511950610fdf4bd32e); } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1538px;
          height: 835px;
          background-image: url(/components/StoryArticle/assets/express/info-1-d.png?97092e7d75b8e9be61a518196d0e4442);
          top: -15px;
          transform: translateX(0);
          left: auto;
          right: -550px; } }
      @media (min-width: 1440px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm::before {
          right: -680px; } }
      @media (min-width: 1920px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm::before {
          right: -620px;
          top: -70px; } }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #D17E4F;
    height: 291px;
    margin-bottom: 568px; }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 48px; }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-top: 267px;
        margin-bottom: 117px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 204px;
        z-index: 21;
        overflow: initial;
        height: 521px;
        min-height: 521px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; } }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 612px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/express/activity-t.jpg?7b39644badbbb230585bcb452430e48b); } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 521px;
          background-image: url(/components/StoryArticle/assets/express/activity-d.jpg?bb96014d17ef02835f45a53c9d93c751);
          z-index: 1; } }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 381px;
    margin-bottom: 540px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 192px;
        min-height: 609px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 633px;
        margin-bottom: 155px; } }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 406px;
      height: 573px;
      background-image: url(/components/StoryArticle/assets/express/info-2-m.png?4bee025cef53eab49e3450cb42a82b8a);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-44%);
      top: -524px; }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc::before {
          width: 803px;
          height: 716px;
          background-image: url(/components/StoryArticle/assets/express/info-2-t.png?d934931c3d179e3abc236b86ab590f37);
          transform: translateX(-66%);
          top: -50px; } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1698px;
          height: 815px;
          top: -150px;
          transform: translateX(0);
          left: -550px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/express/info-2-d.png?b6184df12349669374307c27b879dd57); } }
      @media (min-width: 1440px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc::before {
          left: -650px; } }
      @media (min-width: 1920px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc::before {
          left: -713px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 311px;
    margin-bottom: 281px; }
    .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 1060px;
      background-image: url(/components/StoryArticle/assets/express/contest-m.png?1e85645becff9bac14082bdf2907b231);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -500px;
      left: 50%;
      transform: translateX(-55%); }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb::before {
          width: 330px;
          height: 687px;
          background-image: url(/components/StoryArticle/assets/express/contest-t.png?c14f06b0f7c1e13612cd123c51917810);
          left: auto;
          right: -90px;
          transform: none;
          top: -75px; } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1525px;
          height: 629px;
          background-image: url(/components/StoryArticle/assets/express/contest-d.png?de8ab253e437cab2042140edfb4e3bc1);
          left: auto;
          right: -420px;
          transform: none;
          top: -48px; } }
      @media (min-width: 1440px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb::before {
          right: -500px; } }
      @media (min-width: 1920px) {
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb::before {
          right: -460px; } }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 153px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__express___380Bu .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 435px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 600px; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          right: -75px; }
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 150px; } }
    .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 594px;
      height: 221px;
      background-image: url(/components/StoryArticle/assets/express/f-m.png?1ed40c8f5d7c64f92f8cfc14d0f6ff39);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -320px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 652px;
          height: 241px;
          bottom: -250px;
          background-image: url(/components/StoryArticle/assets/express/f-t.png?669bee6be8f3de9521adda191790ea0a);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1422px;
          height: 643px;
          bottom: -385px;
          background-image: url(/components/StoryArticle/assets/express/f-d1.png?138ae8020f437d313d288178c0bac283);
          transform: translateX(-50%); } }
      @media (min-width: 1920px) {
        .StoryArticle__express___380Bu .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1925px;
          height: 1496px;
          bottom: -735px;
          background-image: url(/components/StoryArticle/assets/express/f-d.png?f06cb528a374286f412e8ccd7f93cc5f);
          transform: translateX(-50%); } }
  .StoryArticle__express___380Bu .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__express___380Bu .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__express___380Bu .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__express___380Bu .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__secrets___2pbcP {
  overflow: hidden; }
  .StoryArticle__secrets___2pbcP .StoryArticle__welcome___3wQNW {
    margin-bottom: 300px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__secrets___2pbcP .StoryArticle__runline___3BRsT {
    display: flex;
    color: #8D8073; }
    .StoryArticle__secrets___2pbcP .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/secrets/line.svg?fd56e574734bde715d55dbaee8309788); }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection___2HiL1 {
    background: #F8F5F1; }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__secrets___2pbcP .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/secrets/news-m.svg?b7ed11343bbf8b1bb0b948b6a8a56af2); }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/secrets/news-t.png?963abdce4b6b70a75596cfa89bbd9068);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__secrets___2pbcP > div::before, .StoryArticle__secrets___2pbcP > div::after,
  .StoryArticle__secrets___2pbcP > section::before,
  .StoryArticle__secrets___2pbcP > section::after {
    pointer-events: none; }
  .StoryArticle__secrets___2pbcP .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 400px;
    margin-bottom: 343px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 281px;
      height: 1094px;
      background-image: url(/components/StoryArticle/assets/secrets/lecture-m.png?7afee5d0cb6fcca817059183e0b6ec38);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -237px;
      left: 50%;
      transform: translateX(-40%); }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA::before {
          width: 742px;
          height: 459px;
          background-image: url(/components/StoryArticle/assets/secrets/lecture-t.png?1a6643d88f89c9d93425aff2180a4334);
          top: 185px;
          left: 0;
          transform: translateX(-220px);
          margin-bottom: 192px; } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA::before {
          width: 1595px;
          height: 858px;
          background-image: url(/components/StoryArticle/assets/secrets/lecture-d1.png?4f7104cc8d775d3c0bc8481b3038d72b);
          left: -615px;
          transform: none;
          top: 145px; } }
      @media (min-width: 1920px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA::before {
          width: 1837px;
          height: 858px;
          background-image: url(/components/StoryArticle/assets/secrets/lecture-d.png?718bab4e47eced032a34c1e2502037f0);
          left: -680px;
          transform: none;
          top: 30px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 50px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 670px;
      height: 641px;
      background-image: url(/components/StoryArticle/assets/secrets/info-1-m.png?c70b25a10d85992afc1029ead89dcea5);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -124px;
      left: 50%;
      transform: translateX(-53%); }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm::before {
          width: 871px;
          height: 412px;
          top: 345px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/secrets/info-1-t.png?8081e4e26c3dbe013499d624b0a270e2);
          left: -65%; } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1261px;
          height: 560px;
          background-image: url(/components/StoryArticle/assets/secrets/info-1-d.png?3a8c35cde6b2356ace55b877a780c5c6);
          top: 115px;
          transform: translateX(0);
          left: auto;
          right: -570px; } }
      @media (min-width: 1920px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1707px;
          height: 720px;
          right: -920px;
          top: 150px;
          background-image: url(/components/StoryArticle/assets/secrets/info-1-d.png?3a8c35cde6b2356ace55b877a780c5c6); } }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #A48A72;
    height: 250px;
    margin-bottom: 365px; }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 20px; }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-top: 267px;
        margin-bottom: 117px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 521px;
        min-height: 521px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 612px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/secrets/activity-t.jpg?2ab8838164b5367b70a5df4e368f370a); } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 521px;
          background-image: url(/components/StoryArticle/assets/secrets/activity-d.jpg?254412f421bf02da2cf9f8cc0501b35d);
          z-index: 1; } }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 244px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 192px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 633px;
        margin-bottom: 155px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 564px;
      height: 488px;
      background-image: url(/components/StoryArticle/assets/secrets/info-2-m.png?87bf3899ddf2cf095943eda323539cff);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -335px; }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc::before {
          width: 895px;
          height: 779px;
          background-image: url(/components/StoryArticle/assets/secrets/info-2-t.png?011d0dd986cd0512e4b299b617ada305);
          transform: translateX(-66%);
          top: -50px; } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1424px;
          height: 613px;
          top: -70px;
          transform: translateX(0);
          left: -600px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/secrets/info-2-d.png?f3ab68d60c5a5f683894b6d8854bae41); } }
      @media (min-width: 1920px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc::before {
          left: -713px;
          width: 1804px;
          height: 686px;
          background-image: url(/components/StoryArticle/assets/secrets/info-2-xd.png?5c6be942300829628f86a1923491b925); } }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb div {
      white-space: nowrap; }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 245px; }
    .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 1060px;
      background-image: url(/components/StoryArticle/assets/secrets/contest-m.png?731a7c15273573e0dd0d83c588c20fa1);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -232px;
      left: 50%;
      transform: translateX(-55%); }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb::before {
          width: 257px;
          height: 411px;
          background-image: url(/components/StoryArticle/assets/secrets/contest-t.png?98b48201a483de25eb4162bb8d8c2139);
          left: auto;
          right: -140px;
          transform: none;
          top: 185px; } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb::before {
          width: 798px;
          height: 712px;
          background-image: url(/components/StoryArticle/assets/secrets/contest-d1.png?bcfe1f56a325611c58fa51c05811adc3);
          left: auto;
          right: -620px;
          transform: none;
          top: -207px; } }
      @media (min-width: 1920px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1793px;
          height: 514px;
          background-image: url(/components/StoryArticle/assets/secrets/contest-d.png?21d0272e0be3344989248354e6cec24e);
          right: -660px;
          top: 10px; } }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 153px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 435px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 600px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          right: -75px; }
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 150px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 408px;
      height: 340px;
      background-image: url(/components/StoryArticle/assets/secrets/f-m.png?cd6cc3201fe6631c898f08c5b6fe650f);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -320px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 850px;
          height: 305px;
          bottom: -250px;
          background-image: url(/components/StoryArticle/assets/secrets/f-t.png?83ead2ad467982dc37aa7fa397fd9412);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1433px;
          height: 495px;
          bottom: -385px;
          background-image: url(/components/StoryArticle/assets/secrets/f-d1.png?ddab116fa90962f65f7606f35c536813);
          transform: translateX(-50%); } }
      @media (min-width: 1920px) {
        .StoryArticle__secrets___2pbcP .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1726px;
          height: 749px;
          bottom: -640px;
          background-image: url(/components/StoryArticle/assets/secrets/f-d.png?633073fa79213688571a7233ff01a7de);
          transform: translateX(-50%); } }
  .StoryArticle__secrets___2pbcP .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__secrets___2pbcP .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__secrets___2pbcP .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__secrets___2pbcP .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__snow___2D3in {
  overflow: hidden; }
  .StoryArticle__snow___2D3in .StoryArticle__welcome___3wQNW {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__snow___2D3in .StoryArticle__runline___3BRsT {
    display: flex;
    color: #5289af; }
    .StoryArticle__snow___2D3in .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/secrets/line.svg?fd56e574734bde715d55dbaee8309788); }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection___2HiL1 {
    background: #EDF8FB; }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__snow___2D3in .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/secrets/news-m.svg?b7ed11343bbf8b1bb0b948b6a8a56af2); }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/secrets/news-t.png?963abdce4b6b70a75596cfa89bbd9068);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__snow___2D3in > div::before, .StoryArticle__snow___2D3in > div::after,
  .StoryArticle__snow___2D3in > section::before,
  .StoryArticle__snow___2D3in > section::after {
    pointer-events: none; }
  .StoryArticle__snow___2D3in .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 400px;
    margin-bottom: 162px; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 584px;
      height: 923px;
      background-image: url(/components/StoryArticle/assets/snow/lecture-m.png?5806b9e1d9484811ee8f0a0624adb549);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -200px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA::before {
          width: 1074px;
          height: 771px;
          background-image: url(/components/StoryArticle/assets/snow/lecture-t.png?84bf1399d8dada30ea4cf973d65bdb6e);
          top: 0;
          left: 0;
          transform: translateX(-330px);
          margin-bottom: 192px; } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA::before {
          width: 1916px;
          height: 827px;
          background-image: url(/components/StoryArticle/assets/snow/lecture-d.png?22f3e49a6b80e5d669c5cb054ba3ef1f);
          left: -585px;
          transform: none;
          top: 180px; } }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 50px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 418px;
      height: 536px;
      background-image: url(/components/StoryArticle/assets/snow/info-1-m.png?9791b68d3bab775b2e0df27b670ac42b);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -45px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm::before {
          width: 871px;
          height: 412px;
          top: 345px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/secrets/info-1-t.png?8081e4e26c3dbe013499d624b0a270e2);
          left: -65%; } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1707px;
          height: 734px;
          right: -920px;
          top: -110px;
          background-image: url(/components/StoryArticle/assets/snow/info-1-d.png?be9f34dfd0858d6c1796214d0ef2bc66); } }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #BCD9E5;
    height: 633px;
    margin-bottom: 163px; }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #3C3C3C; }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 20px;
      color: #3C3C3C; }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px;
      color: #3C3C3C; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv {
        height: 548px;
        background-image: none;
        margin-top: 267px;
        margin-bottom: 117px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 50%; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 460px;
        min-height: 521px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; } }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/snow/activity-m.jpg?e5640e31261fa793bf352f0e857fbc0a);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 548px;
          background-image: url(/components/StoryArticle/assets/snow/activity-t.jpg?4958569a3db122cfd8b7e6c6731410c5); } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/snow/activity-d.jpg?b4c81567fefb48d8e1950f652f802519);
          z-index: 1; } }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 163px; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 192px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 633px;
        margin-bottom: 155px; } }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 564px;
      height: 488px;
      background-image: url(/components/StoryArticle/assets/snow/info-2-m.png?9930928640e1802fc1981e985d2281ca);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -175px; }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc::before {
          width: 923px;
          height: 700px;
          background-image: url(/components/StoryArticle/assets/snow/info-2-t.png?ddc741c89b4afb09a8f17bf6cc47777b);
          transform: translateX(-72%);
          top: -110px; } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1929px;
          height: 787px;
          top: -70px;
          transform: translateX(0);
          left: -900px;
          right: auto;
          background-image: url(/components/StoryArticle/assets/snow/info-2-d.png?c6334394bde7a5ae089e5425fb849b69); } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 160px; }
    .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 398px;
      height: 650px;
      background-image: url(/components/StoryArticle/assets/snow/contest-m.png?61272d008199291b68f8b351a4d0c6b8);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -132px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb::before {
          width: 733px;
          height: 795px;
          background-image: url(/components/StoryArticle/assets/snow/contest-t.png?30d93ce12e5c28358df3deb126b58b23);
          left: auto;
          right: -140px;
          transform: none;
          top: -15px; } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1831px;
          height: 1219px;
          background-image: url(/components/StoryArticle/assets/snow/contest-d.png?99d0b49f04975275a546baa34d365a77);
          left: auto;
          right: -720px;
          transform: none;
          top: -100px; } }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 153px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__snow___2D3in .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 200px; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 600px; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          right: -75px; }
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 150px; } }
    .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 666px;
      height: 143px;
      background-image: url(/components/StoryArticle/assets/snow/f-m.png?576fa9f2ac8a01503959a2789646aefb);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -200px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1116px;
          height: 261px;
          bottom: -250px;
          background-image: url(/components/StoryArticle/assets/snow/f-t.png?e22f64136b3314f72067d8b2ec1029e9);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__snow___2D3in .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 2972px;
          height: 981px;
          bottom: -277px;
          background-image: url(/components/StoryArticle/assets/snow/f-d.png?74022e94c91136cafb6109e256e0d927);
          transform: translateX(-50%); } }
  .StoryArticle__snow___2D3in .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    @media (min-width: 768px) {
      .StoryArticle__snow___2D3in .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__snow___2D3in .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__snow___2D3in .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__heroes___32j-A {
  overflow: hidden; }
  .StoryArticle__heroes___32j-A .StoryArticle__welcome___3wQNW {
    margin-bottom: 220px; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__welcome___3wQNW {
        margin-bottom: 107px; } }
  .StoryArticle__heroes___32j-A .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__heroes___32j-A .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection___2HiL1 {
    background: #EDEFEF; }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__heroes___32j-A .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/secrets/news-m.svg?b7ed11343bbf8b1bb0b948b6a8a56af2); }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/secrets/news-t.png?963abdce4b6b70a75596cfa89bbd9068);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__heroes___32j-A > div::before, .StoryArticle__heroes___32j-A > div::after,
  .StoryArticle__heroes___32j-A > section::before,
  .StoryArticle__heroes___32j-A > section::after {
    pointer-events: none; }
  .StoryArticle__heroes___32j-A .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 400px;
    margin-bottom: 162px; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 584px;
      height: 923px;
      background-image: url(/components/StoryArticle/assets/heroes/lecture-m.png?90299e26e0f8e6ac23502be2156037fa);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -200px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA::before {
          width: 1074px;
          height: 771px;
          background-image: url(/components/StoryArticle/assets/heroes/lecture-t.png?aef3c96053b1bcde62912302e68e8088);
          top: -130px;
          left: 0;
          transform: translateX(-230px);
          margin-bottom: 192px; } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA::before {
          width: 1916px;
          height: 827px;
          background-image: url(/components/StoryArticle/assets/heroes/lecture-d.png?25551b86560d4d265a34e0f920954167);
          left: -355px;
          transform: none;
          top: -80px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 50px 20px 80px 20px; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 20px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 304px;
      height: 580px;
      background-image: url(/components/StoryArticle/assets/heroes/info-1-m.png?2e1fb2f62fa1c82af2bd99958c559957);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -65px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm::before {
          width: 871px;
          height: 600px;
          top: 25px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/heroes/info-1-t.png?64322a10f2a2aab54d2314e011917714);
          left: -65%; } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1707px;
          height: 734px;
          right: -870px;
          top: 0;
          background-image: url(/components/StoryArticle/assets/heroes/info-1-d.png?9c55bfc5ea80fc723aabf5e82eeed583); } }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #E35249;
    height: 633px;
    margin-bottom: 163px; }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 60px;
      color: #FFFFFF; }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv {
        height: 451px;
        background-image: none;
        margin-top: 267px;
        margin-bottom: 117px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 340px;
          margin-left: 0; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 460px;
        min-height: 521px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 633px;
      background-image: url(/components/StoryArticle/assets/heroes/activity-m.jpg?44c47a640dc44e1d171bed3a691bede3);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1240px;
          height: 451px;
          background-image: url(/components/StoryArticle/assets/heroes/activity-t.jpg?9b6ab879d838245163259f18cb8c7268); } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/heroes/activity-d.jpg?b4fd3e41d20fff94c3442a93a448d8e2);
          z-index: 1; } }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 163px; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 192px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 633px;
        margin-bottom: 155px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 275px;
      height: 644px;
      background-image: url(/components/StoryArticle/assets/heroes/t4-m-bg.png?b8cdb511687616510416c71ff6dace07);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -160px; }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc::before {
          width: 694px;
          height: 670px;
          background-image: url(/components/StoryArticle/assets/heroes/t4-t.png?c936d9c23fac8f4820fc5c1527ced6f7);
          transform: translateX(-60%);
          top: -60px; } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc::before {
          width: 751px;
          height: 717px;
          top: -70px;
          transform: translateX(0);
          left: -580px;
          background-image: url(/components/StoryArticle/assets/heroes/t4-d.png?7290f8f48610a5d576108b298c189f0a); } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 160px; }
    .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 600px;
      background-image: url(/components/StoryArticle/assets/heroes/t5-m-bg.png?44f57f8b9c2d9977c06279eb59fd76a9);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -95px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb::before {
          width: 718px;
          height: 594px;
          background-image: url(/components/StoryArticle/assets/heroes/t5-t.png?ea249144d919ced32bf2a71d36c8fb80);
          left: 50%;
          right: -140px;
          top: 116px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1119px;
          height: 1116px;
          background-image: url(/components/StoryArticle/assets/heroes/t5-d.png?bb52b20b246152fe48108a5a0b026166);
          left: auto;
          right: -647px;
          transform: none;
          top: -212px; } }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 153px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: -67px;
          width: 545px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__heroes___32j-A .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 200px; }
    .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/heroes/news-m.svg?af6aef197bbbd88746224454b8657e7b); }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/heroes/news-t.png?28a61b3c56454430c54f8b8a824f07bc);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
          right: -700px; } }
    @media (min-width: 1920px) {
      .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 600px; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          right: -75px; }
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 150px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 300px;
      height: 116px;
      background-image: url(/components/StoryArticle/assets/heroes/t6-m-bg2.png?2b6afc070186cf6a6b6a40a7777dc323);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -200px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 199px;
          bottom: -220px;
          background-image: url(/components/StoryArticle/assets/heroes/t6-t.png?46ab03ef18883f0e8d868364d88092a7);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1445px;
          height: 273px;
          bottom: -275px;
          background-image: url(/components/StoryArticle/assets/heroes/t6-d.png?b179b59a6054c2f42f26bd4a684435b4);
          transform: translateX(-50%); } }
      @media (min-width: 1920px) {
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          bottom: -600px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
      content: "";
      display: block;
      width: 300px;
      height: 80px;
      background-image: url(/components/StoryArticle/assets/heroes/t6-m-bg1.png?6abe2ecd15736e59ae80e85202495925);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: 100%;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__heroes___32j-A .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::after {
          display: none; } }
  .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #E35249; }
    @media (min-width: 768px) {
      .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__heroes___32j-A .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__shrovetide___5sY33 {
  overflow: hidden; }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__welcome___3wQNW {
    margin-bottom: 343px; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection___2HiL1 {
    background: #FFF3E3; }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection__image___3fTfI:after {
    background-image: url(/components/StoryArticle/assets/secrets/news-m.svg?b7ed11343bbf8b1bb0b948b6a8a56af2); }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/secrets/news-t.png?963abdce4b6b70a75596cfa89bbd9068);
        width: 1154px;
        right: auto;
        left: 0;
        bottom: auto; } }
  .StoryArticle__shrovetide___5sY33 > div::before, .StoryArticle__shrovetide___5sY33 > div::after,
  .StoryArticle__shrovetide___5sY33 > section::before,
  .StoryArticle__shrovetide___5sY33 > section::after {
    pointer-events: none; }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__button___BPTpv, .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__newsSection__button___193LI, .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__button___BPTpv, .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__newsSection__button___193LI {
    background-color: #F3D771;
    border: none; }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 400px;
    margin-bottom: 348px; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 400px;
      height: 879px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m.png?4d35c1d354fe48a934265cbc6dd5c25e);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -269px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA::before {
          width: 771px;
          height: 709px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t.png?5eb953c1c15279da48184ffa579c6bf7);
          top: -15px;
          left: 0;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA::before {
          width: 1607px;
          height: 623px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d.png?3b2a87f3a9d1f4a088320b95e54017b0);
          left: -440px;
          transform: none;
          top: 101px; } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 70px 20px 80px 20px;
    margin-bottom: 225px; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 90px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 320px;
      height: 725px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m2.png?3d46fc35f3b7c98de088f0dbd7ccc740);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -190px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 710px;
          height: 700px;
          top: 44px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t2.png?2b43a4e259fbb0f156d383d7413150b3);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 945px;
          height: 638px;
          right: -610px;
          top: 115px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d2.png?42d88005387953485dc0ab831de180dd); } }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #FBB85B;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 64px;
          margin-bottom: 48px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 440px;
          margin-left: 0;
          left: auto; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 58px); }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 485px;
        min-height: 485px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 20px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 571px); } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 768px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m3.png?40647b5f9c85db81ccd4595f785fd570);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t3.png?b9b7fb52cbd9575f61702527278c5304); } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 3000px;
          height: 460px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d3.png?9e79ac138d84872791f119084ce1e039);
          z-index: 1; } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 320px;
      height: 368px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m4.png?4426d7a4cf998c144cb576b3f26432cd);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -310px; }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 794px;
          height: 582px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t4.png?13bddd82f5f7c74c0c42808a928361ad);
          transform: translateX(-66%);
          top: -35px; } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1587px;
          height: 748px;
          top: -96px;
          transform: translateX(0);
          left: -648px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d4.png?79bd533c6a0747bfd5245090ccadf06f); } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 250px;
      height: 789px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m5.png?02f2a2357c6696c9de1e28815d0412db);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -236px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb::before {
          width: 688px;
          height: 840px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t5.png?db8109fe107b8346242679dba70b10b2);
          left: auto;
          right: -438px;
          top: -204px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1729px;
          height: 867px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d5.png?fde1c03faee369c4137dfb37c44452f5);
          left: auto;
          right: -713px;
          transform: none;
          top: -46px; } }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 291px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: 6px;
          width: 621px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/shrovetide/news-m.svg?ad00e9f9142ae6e2671898294d39e483); }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/shrovetide/news-t.svg?1160255affc77e78eef685db7f8595ea);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; } }
    @media (min-width: 1920px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 300px;
      height: 271px;
      background-image: url(/components/StoryArticle/assets/shrovetide/bg-m6.png?76382898f5ebd9fb658c4f3223ee5758);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -297px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 707px;
          height: 245px;
          bottom: -220px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-t6.png?c9d7ea9a4105ecd8d0c689383bd11a75);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__shrovetide___5sY33 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1347px;
          height: 317px;
          bottom: -275px;
          background-image: url(/components/StoryArticle/assets/shrovetide/bg-d6.png?b2c401e45d300f53654bb5e2e97c812b);
          transform: translateX(-50%); } }
  .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #FBB85B; }
    @media (min-width: 768px) {
      .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__shrovetide___5sY33 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__animals___PtsOj {
  overflow: hidden; }
  .StoryArticle__animals___PtsOj .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__animals___PtsOj .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__animals___PtsOj .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection___2HiL1 {
    background: #EBF8F0; }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__animals___PtsOj > div::before, .StoryArticle__animals___PtsOj > div::after,
  .StoryArticle__animals___PtsOj > section::before,
  .StoryArticle__animals___PtsOj > section::after {
    pointer-events: none; }
  .StoryArticle__animals___PtsOj .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__button___BPTpv, .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__newsSection__button___193LI, .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__button___BPTpv, .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__newsSection__button___193LI {
    background-color: #F3D771;
    border: none; }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 295px; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 253px;
      height: 1059px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m.png?7ab10ea71c156cd5ade37d7c1b071b20);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -212px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA::before {
          width: 797px;
          height: 608px;
          background-image: url(/components/StoryArticle/assets/animals/bg-t.png?e6e7290835d5457a53fc141f9a425ab3);
          top: -15px;
          left: -88px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA::before {
          width: 1565px;
          height: 650px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d.png?3c7dea02815ee5eb5cfba915662a1a38);
          left: -440px;
          transform: none;
          top: 101px; } }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 70px 20px 80px 20px;
    margin-bottom: 225px; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 90px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 320px;
      height: 285px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m2.png?e8002a43692738f82a12cda1e6588f5f);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 327px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm::before {
          width: 688px;
          height: 822px;
          top: -139px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/animals/bg-t2.png?e4367039c70ef6e80c26d4c813a417b6);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1072px;
          height: 793px;
          right: -754px;
          top: -109px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d2.png?10a5b745826340d2553aaf540c472392); } }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #5EBC83;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
      margin-bottom: 25px; }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 64px;
          margin-bottom: 48px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 440px;
          margin-left: 0;
          left: auto; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 58px); }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
          margin-bottom: 2px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 465px;
        min-height: 465px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 20px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px;
          margin-left: 50px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 571px); } }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 700px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m3.png?fb9b5bdfd286f501a32b065aadf227c5);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/animals/bg-t3.png?6039b5da85a01c9817a83b12bcb72132); } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 465px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d3.png?1eb2917c6dc1d6bba1cfc57bd4a8a983);
          z-index: 1; } }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 306px;
      height: 398px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m4.png?0ef1ae8dfc4744f0730c95b4f177ed3a);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -373px; }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc::before {
          width: 832px;
          height: 804px;
          background-image: url(/components/StoryArticle/assets/animals/bg-t4.png?5af0fff0ecbeaeb04647fdacc0ec3972);
          transform: translateX(-66%);
          top: -121px; } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1544px;
          height: 789px;
          top: -96px;
          transform: translateX(0);
          left: -648px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d4.png?64149f04dd31f228bb6cd1dd6051052c); } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 390px;
      height: 816px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m5.png?6e6a9b9c50299695cefef2b4e388559b);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -260px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb::before {
          width: 557px;
          height: 812px;
          background-image: url(/components/StoryArticle/assets/animals/bg-t5.png?5958fd682457d6390197e42ccfa1439e);
          left: auto;
          right: -438px;
          top: -73px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb::before {
          width: 871px;
          height: 831px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d5.png?37f6b979f7a38bff6a91613fc9a71400);
          left: auto;
          right: -755px;
          transform: none;
          top: -109px; } }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 132px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 380px;
          left: -25px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 291px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: 6px;
          width: 621px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__animals___PtsOj .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/animals/news-m.svg?1d8a38f41ea4976d44b58e29825ae219); }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/animals/news-t.svg?a8ef87f22da996f10d97b845ef608652);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; } }
    @media (min-width: 1920px) {
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 305px;
      height: 261px;
      background-image: url(/components/StoryArticle/assets/animals/bg-m6.png?616769821a4375ed1d3a7fab8dfaf2dc);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -297px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 706px;
          height: 273px;
          bottom: -292px;
          background-image: url(/components/StoryArticle/assets/animals/bg-t6.png?ecdc394a8f064da47cf7dc9a6e73750a);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__animals___PtsOj .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1220px;
          height: 376px;
          bottom: -409px;
          background-image: url(/components/StoryArticle/assets/animals/bg-d6.png?522cabbe79021cdb4b9eb3106d432b7e);
          transform: translateX(-50%); } }
  .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #5EBC83; }
    @media (min-width: 768px) {
      .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__animals___PtsOj .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__moscowsays___2y8cE {
  overflow: hidden; }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection___2HiL1 {
    background: #FFE4DF; }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__moscowsays___2y8cE > div::before, .StoryArticle__moscowsays___2y8cE > div::after,
  .StoryArticle__moscowsays___2y8cE > section::before,
  .StoryArticle__moscowsays___2y8cE > section::after {
    pointer-events: none; }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__button___BPTpv, .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__newsSection__button___193LI, .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__button___BPTpv, .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI,
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__newsSection__button___193LI {
    background-color: #F3D771;
    border: none; }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 252px; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 648px;
      height: 783px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-m.png?1c474c19cd691ebdc0acdf04480b22ba);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA::before {
          width: 712px;
          height: 301px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-t.png?f0fd9e608a424498d88d966e9fdbaa5c);
          top: 350px;
          left: 22px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA::before {
          width: 1755px;
          height: 702px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-d.png?f965242a88003026eb3148389f6803d2);
          left: -290px;
          transform: none;
          top: -30px; } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 70px 20px 80px 20px;
    margin-bottom: 225px; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 90px 90px 20px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 618px;
      height: 645px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-m-1.png?c9ff633850b4a07bec8b610f25cfa01d);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -68px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm::before {
          width: 698px;
          height: 812px;
          top: -100px;
          transform: translateX(50%);
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-t-1.png?d33122350833a51187d3970412bd2123);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1614px;
          height: 781px;
          right: -615px;
          top: -155px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-d-1.png?bfef76ed7d23be3e889743dca593cc27); } }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #C25C46;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
      margin-bottom: 25px; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
      width: 280px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 64px;
          margin-bottom: 48px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 440px;
          margin-left: 0;
          left: auto; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 58px); }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
          margin-bottom: 2px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 117px;
        z-index: 21;
        overflow: initial;
        height: 485px;
        min-height: 485px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 20px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
          width: 410px;
          margin-left: 50px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__button___BPTpv, .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI,
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv .StoryArticle__newsSection__button___193LI {
          left: calc(50% - 571px); } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 320px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-m3.jpg?06c3a00130da0e6d27d58cbae0998ada);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-t3.jpg?78d13a88ec9532ad02c6b5cd3a5ce7ea); } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 485px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-d3.jpg?9f4d289a586534a68254d984add78d68);
          z-index: 1; } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 300px;
      height: 480px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-2-m.png?f82a9e718f6405328549fa8e55f1ecf9);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -250px; }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc::before {
          width: 710px;
          height: 692px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-2-t.png?db753957874952142278a909ffde7003);
          transform: translateX(-53%);
          top: 20px; } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1438px;
          height: 560px;
          top: -38px;
          transform: translateX(0);
          left: -321px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-2-d.png?be9ed646e2e9a9d566231fefbcac5dd8); } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 412px;
      height: 843px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-3-m.png?1ae4861dd47ad1f76cb1ac62bb7958ab);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -260px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb::before {
          width: 837px;
          height: 965px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-3-t.png?0b1fbd797874d39f1249e3bf04d4d066);
          left: auto;
          right: -390px;
          top: -206px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1333px;
          height: 1280px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-3-d.png?0f250153afceb1f98068ae77456d0d33);
          left: auto;
          right: -486px;
          transform: none;
          top: -446px; } }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 400px;
          left: -25px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 230px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: 6px;
          width: 621px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/moscowsays/news-m.svg?71a460f1ce840234d9338031349f87b3); }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/moscowsays/news-t.svg?96077f475556d0be4c43991026694183);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; } }
    @media (min-width: 1920px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 476px;
      height: 359px;
      background-image: url(/components/StoryArticle/assets/moscowsays/bg-6-m.png?5704d706962520962418b4a5bd42503a);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -318px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 285px;
          bottom: -200px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-6-t.png?362f8d2c0843093d1ee847b0619e1217);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__moscowsays___2y8cE .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 370px;
          bottom: -276px;
          background-image: url(/components/StoryArticle/assets/moscowsays/bg-6-d.png?5b6211a730f0a334b47a2534d24d3e94);
          transform: translateX(-50%); } }
  .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #C25C46; }
    @media (min-width: 768px) {
      .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__moscowsays___2y8cE .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__placeofpower___2s4gI {
  overflow: hidden; }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection___2HiL1 {
    background: #E8FFF0; }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__placeofpower___2s4gI > div::before, .StoryArticle__placeofpower___2s4gI > div::after,
  .StoryArticle__placeofpower___2s4gI > section::before,
  .StoryArticle__placeofpower___2s4gI > section::after {
    pointer-events: none; }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 252px; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 202px; } }
    @media (min-width: 1440px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA {
        width: calc(50% + 335px); } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 866px;
      height: 873px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-m.png?edac8e0707cefa6a9e162f5462a0f7b7);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA::before {
          width: 795px;
          height: 813px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-t.png?244a3b68a199d7072a07965f32838e90);
          top: -70px;
          left: -10px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA::before {
          width: 1794px;
          height: 734px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-d.png?e0611fd44f6cf5bd339ca4b9498d7f50);
          left: -345px;
          transform: none;
          top: -30px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 175px;
      text-align: center; }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 400px;
          margin-bottom: 30px;
          font-size: 68px;
          line-height: 1;
          padding: 36px 0 38px 0;
          text-align: left; } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          width: 759px;
          margin-left: 0;
          font-size: 80px; } }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 315px;
        margin-bottom: 10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
        width: 495px;
        left: 0;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-95%); } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
        transform: translateX(-50%); } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    padding: 50px 20px 80px 20px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm {
        padding: 85px 90px 90px 20px;
        margin-bottom: 225px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm {
        padding: 60px 50px 150px 20px;
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 568px;
      height: 662px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-m-1.png?a49d9fd818ac74b28e1884ef5e6707dd);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -60px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm::before {
          width: 1090px;
          height: 778px;
          top: -7px;
          transform: translateX(10%);
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-t-1.png?bee608fc8faae36736359d831471ccc5);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1720px;
          height: 698px;
          right: -673px;
          top: -35px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-d-1.png?09c9e3a419309e4d005a4ed397c14147); } }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 391px; }
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 346px;
        left: 35px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
        width: 520px;
        left: -25px; }
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
        width: 470px;
        left: -20px; } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #77B18B;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
      margin-bottom: 25px; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 64px;
          margin-bottom: 48px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__titleName___17niX {
          margin-bottom: 2px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 485px;
        min-height: 485px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
          width: 100%;
          padding-bottom: 20px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 510px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-m3.jpg?32939adf5705813cf4b4a8163d66dc88);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1078px;
          height: 566px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-t3.jpg?e3a9dbdb523be607972e82be8f10cce2); } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 485px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-d3.jpg?1f5eb3b8b64119b3f162eca6b6b80ce8);
          z-index: 1; } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 648px;
      height: 406px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-2-m.png?a8fba394bd756a437aa585610a1b48a0);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -250px; }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1037px;
          height: 762px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-2-t.png?b3b006082fbd9e5a77e3df068e169bf4);
          transform: translateX(-706px);
          top: -123px; } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1292px;
          height: 828px;
          top: -186px;
          transform: translateX(0);
          left: -501px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-2-d.png?abbe7e8d9694b10501f2160ab53f8cee); } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
        width: 590px;
        left: -6px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__descr___sKgDU {
        margin-bottom: 87px;
        left: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
        left: 300px; } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb {
    padding: 25px 25px 80px 25px;
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 922px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-3-m.png?4512af442aa2c79a91276d87a692fa4c);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -220px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb::before {
          width: 749px;
          height: 797px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-3-t.png?eed79dd7fbecb89e9bb96f5284f3ce6f);
          left: auto;
          right: -281px;
          top: -116px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1649px;
          height: 985px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-3-d.png?06a53466e969234d594acff7aa08d00c);
          left: auto;
          right: -578px;
          transform: none;
          top: -177px; } }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb {
        padding: 100px 25px 100px 25px;
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          font-size: 66px;
          line-height: 1;
          width: 400px;
          left: -25px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          margin-bottom: 50px; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb {
        width: calc(50% + 175px);
        padding: 90px 135px 80px 25px;
        margin-bottom: 230px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
          font-size: 80px;
          left: 6px;
          width: 621px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
          left: -140px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__blockSection_t5___Of9fb a {
          right: 484px; } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/placeofpower/news-m.svg?0c83fcb4b989b47a8ecf3bfa42aa9d0e); }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/placeofpower/news-t.svg?3f3a8f4d5aae1b6f353bb5841fdd0a6a);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ {
          margin-bottom: 40px; }
          .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__title___3pnWQ:after {
            left: 0px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
          width: 490px;
          right: 40px; }
        .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
          left: 35px; } }
    @media (min-width: 1920px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 820px;
      height: 225px;
      background-image: url(/components/StoryArticle/assets/placeofpower/bg-6-m.png?4252743f62135f6a9ad715c196a59cf4);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -318px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 200px;
          bottom: -230px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-6-t.png?ccac86382ed97e3dc1b6b7af6c2ac29c);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__placeofpower___2s4gI .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1445px;
          height: 360px;
          bottom: -430px;
          background-image: url(/components/StoryArticle/assets/placeofpower/bg-6-d.png?0a8f4cd2ca29f4779a4efd932ef9ceb0);
          transform: translateX(-50%); } }
  .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #77B18B; }
    @media (min-width: 768px) {
      .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__placeofpower___2s4gI .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__russtyle___1LkI0 {
  overflow: hidden; }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection___2HiL1 {
    background: #EDF7F9; }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__russtyle___1LkI0 > div::before, .StoryArticle__russtyle___1LkI0 > div::after,
  .StoryArticle__russtyle___1LkI0 > section::before,
  .StoryArticle__russtyle___1LkI0 > section::after {
    pointer-events: none; }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 300px;
      height: 574px;
      background-image: url(/components/StoryArticle/assets/russtyle/bg-1-m.png?8549cca829fcc28de6490fe4033b22b8);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA::before {
          width: 846px;
          height: 742px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-1-t.png?025234cf0a100779847c7ea9887e3a1c);
          top: 10px;
          left: -80px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t1___3luFA::before {
          width: 1873px;
          height: 754px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-1-d.png?7463ac3a91e1e3c14afbe77fae644199);
          left: -525px;
          transform: none;
          top: 20px; } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 580px;
      height: 873px;
      background-image: url(/components/StoryArticle/assets/russtyle/bg-2-m.png?2ed4b9aa424f1672f9d5407d665fc134);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -300px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm::before {
          width: 916px;
          height: 957px;
          top: -180px;
          transform: translateX(30%);
          background-image: url(/components/StoryArticle/assets/russtyle/bg-2-t.png?902614d249e4a7875d93e2168c5dc79c);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1759px;
          height: 1016px;
          right: -620px;
          top: -210px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-2-d.png?42468a012a115ebcb0bea1052c05f944); } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #0089A7;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 702px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/russtyle/bg-promo-m.jpg?ce19882fa4388cd7c505787b62c62615);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 512px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-promo-t.jpg?fe319352e9376a352835eb353ec35062); } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-promo-d.jpg?186e45f40d5a81a798ce628b861b2b6f);
          z-index: 1; } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 556px;
      height: 581px;
      background-image: url(/components/StoryArticle/assets/russtyle/bg-3-m.png?8dc915f88c67c5538d2ad01ba7af479b);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -360px; }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 834px;
          height: 745px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-3-t.png?36e031989a0e45f3932bcbfe30d10be9);
          transform: translateX(-495px);
          top: -125px; } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1758px;
          height: 836px;
          top: -210px;
          transform: translateX(0);
          left: -660px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-3-d.png?27cd4ba20b3dac5e0fe66058976bfe48); } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 530px;
      height: 783px;
      background-image: url(/components/StoryArticle/assets/russtyle/bg-4-m.png?35ad74208ffd67bbc12ff35bf6b69508);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -220px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb::before {
          width: 890px;
          height: 883px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-4-t.png?6bccc78648d9285c78c57d542775ac6a);
          left: auto;
          right: -457px;
          top: -68px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1882px;
          height: 848px;
          background-image: url(/components/StoryArticle/assets/russtyle/bg-4-d.png?189de9a4d409656313d8ccc8d4823043);
          left: auto;
          right: -578px;
          transform: none;
          top: -177px; } }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/russtyle/news-m.svg?beb8ea215696afeb0925b6081991b895); }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/russtyle/news-t.svg?4d7fb1c71213becaf592f04fc34cfc30);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 592px;
      height: 336px;
      background-image: url(/components/StoryArticle/assets/russtyle/last-m.png?c08b37cb3527d4a407f8ae65164fdb61);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -318px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1070px;
          height: 278px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/russtyle/last-t.png?bbc0a50b6ac6de8d15a77fe2d6e1a6e5);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__russtyle___1LkI0 .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 451px;
          bottom: -295px;
          background-image: url(/components/StoryArticle/assets/russtyle/last-d.png?2b1aecdd985024f6638d46afdd4b2342);
          transform: translateX(-50%); } }
  .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #0089A7; }
    @media (min-width: 768px) {
      .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__russtyle___1LkI0 .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__mushrooms___2_f3t {
  overflow: hidden; }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection___2HiL1 {
    background: #F8FFEE; }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__mushrooms___2_f3t > div::before, .StoryArticle__mushrooms___2_f3t > div::after,
  .StoryArticle__mushrooms___2_f3t > section::before,
  .StoryArticle__mushrooms___2_f3t > section::after {
    pointer-events: none; }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 192px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 456px;
      height: 1011px;
      background-image: url(/components/StoryArticle/assets/mushrooms/bg-1-m.png?0b26555c79a5a999e994870fe5b86c81);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA::before {
          width: 788px;
          height: 760px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-1-t.png?0035e90ca72879f24cc4b751accb18dd);
          top: -45px;
          left: -45px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t1___3luFA::before {
          width: 1601px;
          height: 841px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-1-d.png?7ba159e280106853acf1bd5a9c1bec2b);
          left: -480px;
          transform: none;
          top: 20px; } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 456px;
      height: 1011px;
      background-image: url(/components/StoryArticle/assets/mushrooms/bg-2-m.png?372e476995f8f093a97a14f47adaa156);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -300px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm::before {
          width: 916px;
          height: 957px;
          top: -78px;
          transform: translateX(31%);
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-2-t.png?980bf32f89aa77c2f45b4284ca87659e);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1759px;
          height: 1016px;
          right: -620px;
          top: -80px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-2-d.png?00204802160f24a9ca446312a0e8a3cc); } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #A2C970;
    height: 630px;
    margin-bottom: 386px; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 23px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 117px; }
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 404px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/mushrooms/bg-promo-m.jpg?3e65e9821cae5e1e991c7cfa60930837);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv::before {
          width: 982px;
          height: 512px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-promo-t.jpg?cf546cca786d9295f31638cb53c44536); } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-promo-d.jpg?7be6f6693385cec3e17f58a0ae538bd9);
          z-index: 1; } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 269px; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 482px;
      height: 426px;
      background-image: url(/components/StoryArticle/assets/mushrooms/bg-3-m.png?d835f06040d3785505c3069b61fb818f);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -360px; }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc::before {
          width: 853px;
          height: 765px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-3-t.png?8378242e0e99f3aee2535c4e47a8ba6e);
          transform: translateX(-495px);
          top: -125px; } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1624px;
          height: 734px;
          top: -210px;
          transform: translateX(0);
          left: -660px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-3-d.png?c0d4ce24eeefdc183deda1a781e4593d); } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 514px;
      height: 886px;
      background-image: url(/components/StoryArticle/assets/mushrooms/bg-4-m.png?72ac145452af8dff74dacea690d9797e);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -260px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb::before {
          width: 770px;
          height: 801px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-4-t.png?a3439393f1ddb42291df91a81d94ecab);
          left: auto;
          right: -327px;
          top: -88px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1633px;
          height: 755px;
          background-image: url(/components/StoryArticle/assets/mushrooms/bg-4-d.png?3339e49bcd10fa35e3a0336cca28d56a);
          left: auto;
          right: -636px;
          transform: none;
          top: -130px; } }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/mushrooms/news-m.svg?f9687967dea5636473d321b00d41f26c); }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/mushrooms/news-t.svg?252763fb3195e6c37ae4a2943f0cf257);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 656px;
      height: 330px;
      background-image: url(/components/StoryArticle/assets/mushrooms/last-m.png?5c6a8c34521377a3a4b055b6392bd374);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -318px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 962px;
          height: 268px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/mushrooms/last-t.png?63ad80c4ea43b5b86403011ad0602dd1);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__mushrooms___2_f3t .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 398px;
          bottom: -295px;
          background-image: url(/components/StoryArticle/assets/mushrooms/last-d.png?cbb98c91d00ab9665b466c6facf5f803);
          transform: translateX(-50%); } }
  .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #A2C970; }
    @media (min-width: 768px) {
      .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__mushrooms___2_f3t .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__system___2HTdz {
  overflow: hidden; }
  .StoryArticle__system___2HTdz .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__system___2HTdz .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__system___2HTdz .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection___2HiL1 {
    background: #e8ebec; }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #b2aeaa; }
  .StoryArticle__system___2HTdz > div::before, .StoryArticle__system___2HTdz > div::after,
  .StoryArticle__system___2HTdz > section::before,
  .StoryArticle__system___2HTdz > section::after {
    pointer-events: none; }
  .StoryArticle__system___2HTdz .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 240px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; } }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      white-space: nowrap; }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 466px;
      height: 475px;
      background-image: url(/components/StoryArticle/assets/system/bg-1-m.png?b4a9984032d913be7bf5e0be88ff8cbe);
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA::before {
          width: 716px;
          height: 485px;
          background-image: url(/components/StoryArticle/assets/system/bg-1-t.png?c2ae23a47a8cefa6df06f69cb826b457);
          top: -45px;
          left: -45px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t1___3luFA::before {
          width: 1848px;
          height: 745px;
          background-image: url(/components/StoryArticle/assets/system/bg-1-d.png?1364cc43222a652631502391a039e1a7);
          left: -540px;
          transform: none;
          top: 20px; } }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; } }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 684px;
      height: 972px;
      background-image: url(/components/StoryArticle/assets/system/bg-2-m.png?98060fca4ea2804453066aa65bcdd470);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -390px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm::before {
          width: 766px;
          height: 883px;
          top: -223px;
          transform: translateX(38%);
          background-image: url(/components/StoryArticle/assets/system/bg-2-t.png?47dd509af696cf0f5dd8548d32ddc733);
          left: -50%; } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1425px;
          height: 849px;
          right: -275px;
          top: -155px;
          background-image: url(/components/StoryArticle/assets/system/bg-2-d.png?f92ceefd9b9907a076e162555cc51146); } }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #637B7F;
    height: 630px;
    margin-bottom: 330px; }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 50px;
      width: 258px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 240px; }
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          width: 600px;
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px;
          width: 1140px; } }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 472px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/system/bg-promo-m.jpg?8d433ee3ebf60da47d97062f115e3029);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 558px;
          background-image: url(/components/StoryArticle/assets/system/bg-promo-t.jpg?8e905f6b450e76d81af363ff1be09bae); } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-image: url(/components/StoryArticle/assets/system/bg-promo-d.jpg?4ac4c53e5d95ab9e87f10952d07c6f60);
          z-index: 1; } }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 350px; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 476px;
      height: 423px;
      background-image: url(/components/StoryArticle/assets/system/bg-4-m.png?d8445db31df5738ae09574d74f1f2445);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -270px; }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc::before {
          width: 857px;
          height: 836px;
          background-image: url(/components/StoryArticle/assets/system/bg-4-t.png?2a33555f72a19f3860fe83621573da6c);
          transform: translateX(-525px);
          top: -230px; } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1649px;
          height: 826px;
          top: -100px;
          transform: translateX(0);
          left: -550px;
          background-image: url(/components/StoryArticle/assets/system/bg-4-d.png?e231c614464dacb823e5aa9ba38e993f); } }
  .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 677px;
      height: 723px;
      background-image: url(/components/StoryArticle/assets/system/bg-5-m.png?3318d6664d8f37077a70d52147310b59);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top left;
      position: absolute;
      top: -300px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb::before {
          width: 931px;
          height: 834px;
          background-image: url(/components/StoryArticle/assets/system/bg-5-t.png?f8f6166577c2b5870ea311bdfeee2efc);
          left: auto;
          right: -515px;
          top: -130px;
          transform: translateX(-23%); } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1830px;
          height: 711px;
          background-image: url(/components/StoryArticle/assets/system/bg-5-d.png?fcf07caebc504eb6f533c5631dd21b42);
          left: auto;
          right: -680px;
          transform: none;
          top: -30px; } }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: -100px; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; }
        .StoryArticle__system___2HTdz .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: 0; } }
  .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/system/news-m.svg?6e574d967fbcc2de19ba13e2fb32efad); }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/system/news-t.svg?2d43403260a50d2d0f3f4e911f5474d0);
        width: 100%;
        height: 100%;
        left: auto;
        right: -397px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -300px; } }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 656px;
      height: 330px;
      background-image: url(/components/StoryArticle/assets/mushrooms/last-m.png?5c6a8c34521377a3a4b055b6392bd374);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center bottom;
      position: absolute;
      bottom: -318px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 962px;
          height: 268px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/mushrooms/last-t.png?63ad80c4ea43b5b86403011ad0602dd1);
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .StoryArticle__system___2HTdz .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 398px;
          bottom: -295px;
          background-image: url(/components/StoryArticle/assets/mushrooms/last-d.png?cbb98c91d00ab9665b466c6facf5f803);
          transform: translateX(-50%); } }
  .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #637B7F; }
    @media (min-width: 768px) {
      .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__system___2HTdz .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__fairystory___3ahMQ {
  overflow: hidden; }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection___2HiL1 {
    background: #F0F8F0; }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #ccd2cc; }
  .StoryArticle__fairystory___3ahMQ > div::before, .StoryArticle__fairystory___3ahMQ > div::after,
  .StoryArticle__fairystory___3ahMQ > section::before,
  .StoryArticle__fairystory___3ahMQ > section::after {
    pointer-events: none; }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 240px;
        padding-left: 135px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 350px;
          margin-left: 45px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          margin-right: auto; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 520px;
          margin-left: 0px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
          left: 203px; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      white-space: nowrap; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 273px;
      height: 475px;
      background-image: url(/components/StoryArticle/assets/fairystory/bg-1-m.png?4e7b459ba1560a5cac0ed7472353a169);
      background-repeat: no-repeat;
      background-size: 273px;
      position: absolute;
      top: -235px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA::before {
          width: 723px;
          height: 485px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-1-t.png?55c8d655759b7672dfc4c1e7bf138764);
          top: 217px;
          left: -5px;
          background-size: 723px;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t1___3luFA::before {
          width: 1848px;
          height: 745px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-1-d.png?417417258370da851b17077f918b8ee0);
          left: -540px;
          transform: none;
          top: 115px;
          background-size: 1256px; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 430px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 380px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: 255px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 520px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: auto; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 228px;
      height: 972px;
      background-image: url(/components/StoryArticle/assets/fairystory/bg-2-m.png?5811bfccf3f3e912474451fe44dac7b8);
      background-repeat: no-repeat;
      background-size: 228px;
      position: absolute;
      top: -290px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm::before {
          width: 766px;
          height: 883px;
          top: -86px;
          transform: translateX(38%);
          background-image: url(/components/StoryArticle/assets/fairystory/bg-2-t.png?b54589f05e6b6544d3e6779d1239db22);
          background-size: 630px;
          left: -206px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 759px;
          height: 849px;
          right: -415px;
          top: -130px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-2-d.png?cda19d14d9a6d172730ccaa63ab6fe9f);
          background-size: 759px; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #506759;
    height: 630px;
    margin-bottom: 330px; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 50px;
      width: 258px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv {
        height: 566px;
        background-image: none;
        margin-bottom: 240px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          width: 600px;
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px;
          width: 1140px; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 472px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/fairystory/bg-promo-m.jpg?476696bf09277d8ceb8181f3ada1d1be);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 320px;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 558px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-promo-t.jpg?33f33a5080ee4e3ef45a3a69f05a13d9);
          background-size: 768px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-size: 1920px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-promo-d.jpg?e3ba35aeca0528ba4097ff9bdc24ee14);
          z-index: 1; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 350px; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 476px;
      height: 423px;
      background-image: url(/components/StoryArticle/assets/fairystory/bg-4-m.png?85081e05ba7d04eb45b512cc6f9a4886);
      background-repeat: no-repeat;
      background-size: 215px;
      position: absolute;
      left: 262px;
      transform: translateX(-50%);
      top: -270px; }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc::before {
          width: 857px;
          height: 836px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-4-t.png?10b3b38f2769401c68523ad2d16b592f);
          transform: translateX(-525px);
          top: -123px;
          background-size: 673px;
          left: 382px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1649px;
          height: 826px;
          top: -140px;
          transform: translateX(0);
          left: -440px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-4-d.png?ca237c81942fc23d2b15731dc579b283);
          background-size: 864px; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
      width: 200px; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 677px;
      height: 740px;
      background-image: url(/components/StoryArticle/assets/fairystory/bg-5-m.png?deab5c4458459805b23e383f8f9ef0b7);
      background-repeat: no-repeat;
      background-size: 255px;
      background-position: top left;
      position: absolute;
      top: -190px;
      left: 355px;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb::before {
          width: 931px;
          height: 834px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-5-t.png?4c50b9cf015cf80520ceb35457752919);
          left: auto;
          right: -890px;
          top: -223px;
          transform: translateX(-23%);
          background-size: 405px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1830px;
          height: 711px;
          background-image: url(/components/StoryArticle/assets/fairystory/bg-5-d.png?c2630f4c09d9e1f47b29b1ea1f6e0581);
          left: auto;
          right: -1705px;
          transform: none;
          top: 40px;
          background-size: 578px; } }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          width: 300px; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; }
        .StoryArticle__fairystory___3ahMQ .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: 0; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/fairystory/news-m.svg?cf98f20d156bc237b9c0186ee3f91837);
      bottom: -50px; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/fairystory/news-t.svg?2d43403260a50d2d0f3f4e911f5474d0);
        width: 100%;
        height: 100%;
        left: auto;
        right: -400px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -350px; } }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 656px;
      height: 330px;
      background-image: url(/components/StoryArticle/assets/fairystory/last-m.png?c8b37c41d4d156ae5c1880f9af6daa91);
      background-repeat: no-repeat;
      background-size: 230px;
      background-position: center bottom;
      position: absolute;
      bottom: -170px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 962px;
          height: 268px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/fairystory/last-t.png?39a19bbd72ea29a83c06d095faa84e1a);
          transform: translateX(-50%);
          background-size: 622px; } }
      @media (min-width: 1240px) {
        .StoryArticle__fairystory___3ahMQ .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 398px;
          bottom: -190px;
          background-image: url(/components/StoryArticle/assets/fairystory/last-d.png?7d8206ae65c1304fb6e8b9ea71f8c750);
          transform: translateX(-50%);
          background-size: 1107px; } }
  .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #637B7F; }
    @media (min-width: 768px) {
      .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__fairystory___3ahMQ .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__movies___POzRo {
  overflow: hidden; }
  .StoryArticle__movies___POzRo .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__movies___POzRo .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__movies___POzRo .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection___2HiL1 {
    background: #FFF4EA; }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #ccd2cc; }
  .StoryArticle__movies___POzRo > div::before, .StoryArticle__movies___POzRo > div::after,
  .StoryArticle__movies___POzRo > section::before,
  .StoryArticle__movies___POzRo > section::after {
    pointer-events: none; }
  .StoryArticle__movies___POzRo .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 240px;
        padding-left: 135px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 350px;
          margin-left: 45px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          margin-right: auto; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 520px;
          margin-left: 0px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
          left: 203px; } }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 506px;
      height: 575px;
      background-image: url(/components/StoryArticle/assets/movies/bg-1-m.png?cce3f6a88d0a18998ba4d8e1b36d59ca);
      background-repeat: no-repeat;
      background-size: 506px auto;
      position: absolute;
      top: -204px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA::before {
          width: 795px;
          height: 627px;
          background-image: url(/components/StoryArticle/assets/movies/bg-1-t.png?48fb34fb732a8eb04ee5962964895f1e);
          top: 37px;
          left: -50px;
          background-size: 795px auto;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t1___3luFA::before {
          width: 1821px;
          height: 631px;
          background-image: url(/components/StoryArticle/assets/movies/bg-1-d.png?befd91a149fb059230d2789e20ef178f);
          left: -515px;
          transform: none;
          top: -60px;
          background-size: 1821px auto; } }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 430px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 380px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: 255px; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 520px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: auto; } }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 458px;
      height: 874px;
      background-image: url(/components/StoryArticle/assets/movies/bg-2-m.png?a23a841febd5beadd6147910e5f83ad6);
      background-repeat: no-repeat;
      background-size: 458px auto;
      position: absolute;
      top: -286px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm::before {
          width: 722px;
          height: 739px;
          top: -148px;
          transform: translateX(38%);
          background-image: url(/components/StoryArticle/assets/movies/bg-2-t.png?5d437592f0bc31d904ffec01ccead27e);
          background-size: 722px auto;
          left: -306px; } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1507px;
          height: 793px;
          right: -365px;
          top: -112px;
          background-image: url(/components/StoryArticle/assets/movies/bg-2-d.png?2d921fa6f684fe03880e03c0c786df1b);
          background-size: 1507px auto; } }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #E17C1E;
    height: 592px;
    margin-bottom: 330px; }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 50px;
      width: 258px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv {
        height: 478px;
        background-image: none;
        margin-bottom: 240px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          width: 600px;
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px;
          width: 1140px; } }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 410px;
      height: 630px;
      background-image: url(/components/StoryArticle/assets/movies/bg-promo-m.jpg?4ee5b543941980d3c4ddac511ba9677b);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 410px auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 558px;
          background-image: url(/components/StoryArticle/assets/movies/bg-promo-t.jpg?7b0493930ba90a92826f8ebb47740251);
          background-size: 768px; } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-size: 1920px;
          background-image: url(/components/StoryArticle/assets/movies/bg-promo-d.jpg?74bb0745a355d8c14b578590370f3a99);
          z-index: 1; } }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 350px; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 398px;
      height: 452px;
      background-image: url(/components/StoryArticle/assets/movies/bg-4-m.png?55f0a4564b08d9d6994ab2fc45d5babc);
      background-repeat: no-repeat;
      background-size: 398px auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -340px; }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc::before {
          width: 805px;
          height: 416px;
          background-image: url(/components/StoryArticle/assets/movies/bg-4-t.png?7881931e66165aae3e76ea5af0588950);
          transform: translateX(-525px);
          top: -125px;
          background-size: 805px auto;
          left: 356px; } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1530px;
          height: 856px;
          top: -130px;
          transform: translateX(0);
          left: -420px;
          background-image: url(/components/StoryArticle/assets/movies/bg-4-d.png?c2f7e853226f65ef0d9d36ec4075c586);
          background-size: 1530px auto; } }
  .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
      width: 200px; }
    .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 464px;
      height: 877px;
      background-image: url(/components/StoryArticle/assets/movies/bg-5-m.png?9c374e961583420776685a4d5d48eb7e);
      background-repeat: no-repeat;
      background-size: 464px auto;
      background-position: top left;
      position: absolute;
      top: -340px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb::before {
          width: 819px;
          height: 948px;
          background-image: url(/components/StoryArticle/assets/movies/bg-5-t.png?ba502cbdfc8348b8bf2b27b5589b52a3);
          left: auto;
          right: -381px;
          top: -215px;
          transform: translateX(-23%);
          background-size: 819px auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1148px;
          height: 898px;
          background-image: url(/components/StoryArticle/assets/movies/bg-5-d.png?2ff51b20c7d69586572b1eebbaacb465);
          left: auto;
          right: -493px;
          transform: none;
          top: -205px;
          background-size: 1148px auto; } }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          width: 300px; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; }
        .StoryArticle__movies___POzRo .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: 0; } }
  .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/movies/news-m.svg?962d9564cd14430ef3e29baeef1adf65);
      bottom: -50px; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/movies/news-t.svg?10b1da1c02b827fdcbeae653b0322f97);
        width: 100%;
        height: 100%;
        left: auto;
        right: -400px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -350px; } }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 320px;
      height: 244px;
      background-image: url(/components/StoryArticle/assets/movies/last-m.png?5738aa564bbdee8d51220d9f79ad97aa);
      background-repeat: no-repeat;
      background-size: 320px auto;
      background-position: center bottom;
      position: absolute;
      bottom: -280px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 178px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/movies/last-t.png?ae731dde15af0acbfcfbacb7b2fc062b);
          transform: translateX(-50%);
          background-size: 768px; } }
      @media (min-width: 1240px) {
        .StoryArticle__movies___POzRo .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 277px;
          bottom: -280px;
          background-image: url(/components/StoryArticle/assets/movies/last-d.png?020da058ed4160800e1e89c56770447c);
          transform: translateX(-50%);
          background-size: 1440px; } }
  .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #E17C1E; }
    @media (min-width: 768px) {
      .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__movies___POzRo .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__chime___1FzAG {
  overflow: hidden; }
  .StoryArticle__chime___1FzAG .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__chime___1FzAG .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__chime___1FzAG .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection___2HiL1 {
    background: #FFF5F5; }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #d8d0d0; }
  .StoryArticle__chime___1FzAG > div::before, .StoryArticle__chime___1FzAG > div::after,
  .StoryArticle__chime___1FzAG > section::before,
  .StoryArticle__chime___1FzAG > section::after {
    pointer-events: none; }
  .StoryArticle__chime___1FzAG .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 240px;
        padding-left: 135px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 350px;
          margin-left: 45px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          margin-right: auto; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 520px;
          margin-left: 0px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
          left: 203px; } }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 300px;
      height: 507px;
      background-image: url(/components/StoryArticle/assets/chime/bg-1-m.png?65b7f22464b61354a235141163769395);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -204px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA::before {
          width: 896px;
          height: 761px;
          background-image: url(/components/StoryArticle/assets/chime/bg-1-t.png?d8732251391783c582ece31437e54697);
          top: 37px;
          left: -94px;
          background-size: auto;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t1___3luFA::before {
          width: 1814px;
          height: 699px;
          background-image: url(/components/StoryArticle/assets/chime/bg-1-d.png?7c945f00e78584fa44170e499ce4f86f);
          left: -515px;
          transform: none;
          top: -60px;
          background-size: auto; } }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 430px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 380px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: 255px; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 520px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: auto; } }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 300px;
      height: 928px;
      background-image: url(/components/StoryArticle/assets/chime/bg-2-m.png?e74ce712350368e5cda616da6a09e3f9);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -286px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm::before {
          width: 851px;
          height: 713px;
          top: -104px;
          transform: translateX(38%);
          background-image: url(/components/StoryArticle/assets/chime/bg-2-t.png?11bf97ec0c9a14a7f7acde1d0b595902);
          background-size: auto;
          left: -306px; } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1570px;
          height: 827px;
          right: -365px;
          top: -112px;
          background-image: url(/components/StoryArticle/assets/chime/bg-2-d.png?a83141b047dd7b36344d61f23a2a5635);
          background-size: auto; } }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #CE4646;
    height: 592px;
    margin-bottom: 330px; }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 50px;
      width: 258px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv {
        height: 478px;
        background-image: none;
        margin-bottom: 240px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          width: 600px;
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px;
          width: 1140px; } }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 508px;
      height: 592px;
      background-image: url(/components/StoryArticle/assets/chime/bg-promo-m.jpg?0e80909f9a226045c411d4b07f0f3fcf);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 454px;
          background-image: url(/components/StoryArticle/assets/chime/bg-promo-t.jpg?22b7d8344337a6b6747dd3f694e7b468);
          background-size: auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-size: auto;
          background-image: url(/components/StoryArticle/assets/chime/bg-promo-d.jpg?fb552301ea0be3a19c2748af591dcef4);
          z-index: 1; } }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 350px; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 300px;
      height: 506px;
      background-image: url(/components/StoryArticle/assets/chime/bg-4-m.png?17245f855f2d5e4ff68f25d6603408b4);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -340px; }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc::before {
          width: 886px;
          height: 819px;
          background-image: url(/components/StoryArticle/assets/chime/bg-4-t.png?f80030377859729fcabf27149edf0a66);
          transform: translateX(-525px);
          top: -125px;
          background-size: auto;
          left: 306px; } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1543px;
          height: 888px;
          top: -130px;
          transform: translateX(0);
          left: -420px;
          background-image: url(/components/StoryArticle/assets/chime/bg-4-d.png?961d27b7d90f0edf96860802b1a0b242);
          background-size: auto; } }
  .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
      width: 200px; }
    .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 913px;
      background-image: url(/components/StoryArticle/assets/chime/bg-5-m.png?7d0324b38c8d1843b60870a3b18365d3);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: top left;
      position: absolute;
      top: -340px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb::before {
          width: 890px;
          height: 775px;
          background-image: url(/components/StoryArticle/assets/chime/bg-5-t.png?f9b91f34535828cd05d880692af71d02);
          left: auto;
          right: -501px;
          top: -95px;
          transform: translateX(-23%);
          background-size: auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1638px;
          height: 863px;
          background-image: url(/components/StoryArticle/assets/chime/bg-5-d.png?851a7170f855aa90faba47f774fcd882);
          left: auto;
          right: -501px;
          transform: none;
          top: -70px;
          background-size: auto; } }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          width: 300px; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; }
        .StoryArticle__chime___1FzAG .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: 0; } }
  .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/chime/news-m.svg?8de1b5662d3e7186ec582fec7410ad9c);
      bottom: -50px; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/chime/news-t.svg?6e0d1e08e70b0e01187a0868d1389122);
        width: 100%;
        height: 100%;
        left: auto;
        right: -400px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -350px; } }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 320px;
      height: 244px;
      background-image: url(/components/StoryArticle/assets/chime/last-m.png?16f31fcf905828442c906e4adb2cc21b);
      background-repeat: no-repeat;
      background-size: 320px auto;
      background-position: center bottom;
      position: absolute;
      bottom: -280px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 178px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/chime/last-t.png?af5b13fafd0060a9c8cc2c193b70bcd5);
          transform: translateX(-50%);
          background-size: 768px; } }
      @media (min-width: 1240px) {
        .StoryArticle__chime___1FzAG .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1920px;
          height: 277px;
          bottom: -280px;
          background-image: url(/components/StoryArticle/assets/chime/last-d.png?2cef41374e7ebbb87762501583d4f760);
          transform: translateX(-50%);
          background-size: 1440px; } }
  .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #CE4646; }
    @media (min-width: 768px) {
      .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__chime___1FzAG .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__yourgame___EMtLt {
  overflow: hidden; }
  .StoryArticle__yourgame___EMtLt .StoryArticle__welcome___3wQNW {
    margin-bottom: 286px; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__welcome___3wQNW {
        margin-bottom: 206px; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__welcome___3wQNW {
        margin-bottom: 106px; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__runline___3BRsT {
    display: flex;
    color: #BBBBBB; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__runline___3BRsT::after {
      background-image: url(/components/StoryArticle/assets/heroes/line.svg?d9ed59730db78aec6b7d0bc8de467ee8); }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection___2HiL1 {
    background: #F1F2FF; }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1__playerLine___QfGLA {
    background-color: #cdced8; }
  .StoryArticle__yourgame___EMtLt > div::before, .StoryArticle__yourgame___EMtLt > div::after,
  .StoryArticle__yourgame___EMtLt > section::before,
  .StoryArticle__yourgame___EMtLt > section::after {
    pointer-events: none; }
  .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection__item_image___KDpuL {
    transform: translateY(-28%); }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA {
    z-index: 22;
    padding-top: 65px;
    min-height: 342px;
    margin-bottom: 330px; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA {
        margin-bottom: 240px;
        padding-left: 135px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 350px;
          margin-left: 45px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
          margin-right: auto; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA {
        min-width: 880px;
        height: 581px;
        padding-top: 30px;
        margin-bottom: 180px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__descr___sKgDU {
          width: 520px;
          margin-left: 0px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI {
          left: 203px; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA::before {
      content: "";
      display: block;
      width: 372px;
      height: 429px;
      background-image: url(/components/StoryArticle/assets/yourgame/bg-1-m.png?691e0385cd0a48240ffffcb7420d5431);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -204px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA::before {
          width: 1096px;
          height: 774px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-1-t.png?816df62e9c0c6aef3561b919aff65ebb);
          top: 30px;
          left: -325px;
          background-size: auto;
          transform: translateX(-145px); } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t1___3luFA::before {
          width: 1847px;
          height: 713px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-1-d.png?e948ea12a460127b8523a9d258d59133);
          left: -555px;
          transform: none;
          top: 30px;
          background-size: auto; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm {
    position: relative;
    z-index: 21;
    min-height: 300px;
    margin-bottom: 190px; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 225px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 430px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 380px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: 255px; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm {
        margin-bottom: 108px;
        min-height: 545px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb {
          width: 520px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__descr___sKgDU {
          width: 410px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI {
          left: auto; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm::before {
      content: "";
      display: block;
      width: 408px;
      height: 910px;
      background-image: url(/components/StoryArticle/assets/yourgame/bg-2-m.png?616a34e5710e7ddc42d7bad3b365f6f1);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: -286px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm::before {
          width: 828px;
          height: 785px;
          transform: translateX(38%);
          background-image: url(/components/StoryArticle/assets/yourgame/bg-2-t.png?bf013c38451006c5f20238977c791a2b);
          background-size: auto;
          left: -345px;
          top: -145px; } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t2___1lmBm::before {
          transform: translateX(0);
          left: auto;
          width: 1579px;
          height: 789px;
          right: -429px;
          top: -93px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-2-d.png?75e908c1738b722f614fe8484e317aec);
          background-size: auto; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv {
    position: relative;
    z-index: 26;
    margin-top: 168px;
    overflow: hidden;
    background-image: none;
    background-color: #6066FF;
    height: 592px;
    margin-bottom: 330px; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #FFFFFF; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
      padding-top: 50px;
      width: 258px;
      color: #FFFFFF; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv {
        height: 478px;
        background-image: none;
        margin-bottom: 240px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          width: 600px;
          padding-top: 48px; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv {
        background-image: none;
        margin-top: 182px;
        margin-bottom: 192px;
        z-index: 21;
        overflow: initial;
        height: 569px;
        min-height: 569px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
          position: relative;
          z-index: 2;
          padding-top: 32px;
          width: 1140px; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv::before {
      content: "";
      display: block;
      width: 456px;
      height: 592px;
      background-image: url(/components/StoryArticle/assets/yourgame/bg-promo-m.jpg?6ed5d445feeec209bc585bfeacf6227c);
      background-position: center;
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv::before {
          width: 768px;
          height: 454px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-promo-t.jpg?a60aebef0f8ad3f0dcdc6ce83a1141ec);
          background-size: auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t3___1Phrv::before {
          width: 1920px;
          height: 569px;
          background-size: auto;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-promo-d.jpg?37d680a05fc0810d78f8776c53735ff8);
          z-index: 1; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc {
    z-index: 10;
    min-height: 362px;
    margin-bottom: 350px; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc {
        margin-bottom: 269px;
        min-height: 500px; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc {
        min-width: 800px;
        min-height: 511px;
        margin-bottom: 215px; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc::before {
      content: "";
      display: block;
      width: 300px;
      height: 402px;
      background-image: url(/components/StoryArticle/assets/yourgame/bg-4-m.png?eed3a6186ec451c683c32c077a0a9f3e);
      background-repeat: no-repeat;
      background-size: auto;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -290px; }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc::before {
          width: 797px;
          height: 788px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-4-t.png?bc767b4b6b898b3afab57a2d3053ab42);
          transform: translateX(-525px);
          top: -170px;
          background-size: auto;
          left: 345px; } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t4___3t2rc::before {
          width: 1548px;
          height: 733px;
          top: -88px;
          transform: translateX(0);
          left: -448px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-4-d.png?8f1682b2a987cd9d9f7205692a00eaed);
          background-size: auto; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb {
    min-height: 347px;
    margin-bottom: 207px; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
      width: 200px; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb::before {
      content: "";
      display: block;
      width: 300px;
      height: 826px;
      background-image: url(/components/StoryArticle/assets/yourgame/bg-5-m.png?53a3c8b4c203b151a800852c416c4dd7);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: top left;
      position: absolute;
      top: -260px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb::before {
          width: 749px;
          height: 903px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-5-t.png?65933a18872a8fa7374dcb88f12b830a);
          left: auto;
          right: -280px;
          top: -115px;
          transform: translateX(-23%);
          background-size: auto; } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb::before {
          width: 1579px;
          height: 696px;
          background-image: url(/components/StoryArticle/assets/yourgame/bg-5-d.png?f5426288c7392b2fdee7a31e78dcfe02);
          left: auto;
          right: -431px;
          transform: none;
          top: -115px;
          background-size: auto; } }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb {
        z-index: 10;
        margin-bottom: 60px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
          width: 410px; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb {
        margin-bottom: 230px; }
        .StoryArticle__yourgame___EMtLt .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb div {
          margin-right: 0; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
    margin-bottom: 318px; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
      background-image: url(/components/StoryArticle/assets/yourgame/news-m.svg?4b833e243af54ac660e2885ad73ef57b);
      bottom: -50px; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        background-image: url(/components/StoryArticle/assets/yourgame/news-t.svg?d51cad3ae010181c98014b00b6af7372);
        width: 100%;
        height: 100%;
        left: auto;
        right: -400px;
        object-fit: contain; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__image___3fTfI::after {
        right: -350px; } }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 220px;
        z-index: 10; } }
    @media (min-width: 1240px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
        margin-bottom: 275px;
        height: 531px;
        padding-top: 0; } }
    @media (min-width: 1920px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__descr___1avIF {
        right: -75px; }
      .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x .StoryArticle__newsSection__button___193LI {
        left: 150px; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
      content: "";
      display: block;
      width: 462px;
      height: 248px;
      background-image: url(/components/StoryArticle/assets/yourgame/last-m.png?6286242f5006384e2cd32dffe4c85e01);
      background-repeat: no-repeat;
      background-size: 320px auto;
      background-position: center bottom;
      position: absolute;
      bottom: -280px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 768px;
          height: 178px;
          bottom: -222px;
          background-image: url(/components/StoryArticle/assets/yourgame/last-t.png?14545c66c9e8429e566bc991efd05545);
          transform: translateX(-50%);
          background-size: 768px; } }
      @media (min-width: 1240px) {
        .StoryArticle__yourgame___EMtLt .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x::before {
          width: 1916px;
          height: 277px;
          bottom: -280px;
          background-image: url(/components/StoryArticle/assets/yourgame/last-d.png?16129eccf82ca3ae8516f79acdd620e5);
          transform: translateX(-50%);
          background-size: 1440px; } }
  .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD {
    position: relative;
    z-index: 20; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item_content___zNeoK, .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD .StoryArticle__tipsSection__item___2EojP {
      background-color: #6066FF; }
    @media (min-width: 768px) {
      .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD {
        z-index: 5;
        margin-bottom: 108px; } }
    .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(1n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right center; }
    .StoryArticle__yourgame___EMtLt .StoryArticle__tipsSection___1mJFD .slick-slide:nth-child(3n) .StoryArticle__tipsSection__item_content___zNeoK {
      background-position: right bottom; }

.StoryArticle__block___3sKLF {
  box-sizing: border-box;
  position: relative;
  padding-bottom: 1px; }
  .StoryArticle__block___3sKLF * {
    box-sizing: border-box; }

.StoryArticle__section___1TbmN, .StoryArticle__blockSection___2HiL1, .StoryArticle__blockSection_t3___1Phrv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 170px;
  position: relative;
  z-index: 10; }
  @media (min-width: 1240px) {
    .StoryArticle__section___1TbmN, .StoryArticle__blockSection___2HiL1, .StoryArticle__blockSection_t3___1Phrv {
      margin-bottom: 200px; } }

.StoryArticle__section--containered___2Vvuf, .StoryArticle__blockSection___2HiL1 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 25px 80px 25px; }
  @media (min-width: 768px) {
    .StoryArticle__section--containered___2Vvuf, .StoryArticle__blockSection___2HiL1 {
      width: 610px; } }
  @media (min-width: 1240px) {
    .StoryArticle__section--containered___2Vvuf, .StoryArticle__blockSection___2HiL1 {
      width: calc(50% + 35px); } }

.StoryArticle__section--full___27gAm {
  padding: 30px calc(15vw) 80px calc(15vw); }
  @media (min-width: 1240px) {
    .StoryArticle__section--full___27gAm {
      padding: 70px 0; } }

.StoryArticle__grayBox___14yBY, .StoryArticle__blockSection___2HiL1 {
  background: #E1E7F1;
  color: #464646;
  min-height: 321px;
  position: relative;
  text-align: center; }
  .StoryArticle__grayBox___14yBY .StoryArticle__descr___3CaQd, .StoryArticle__blockSection___2HiL1 .StoryArticle__descr___3CaQd, .StoryArticle__grayBox___14yBY .StoryArticle__blockSection__descr___sKgDU, .StoryArticle__blockSection___2HiL1 .StoryArticle__blockSection__descr___sKgDU,
  .StoryArticle__grayBox___14yBY .StoryArticle__newsSection__descr___1avIF,
  .StoryArticle__blockSection___2HiL1 .StoryArticle__newsSection__descr___1avIF {
    color: #000000; }
  @media (min-width: 768px) {
    .StoryArticle__grayBox___14yBY, .StoryArticle__blockSection___2HiL1 {
      min-height: 440px;
      margin-left: 0;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .StoryArticle__grayBox___14yBY, .StoryArticle__blockSection___2HiL1 {
      min-height: 505px;
      align-items: flex-end;
      padding-right: 135px; } }

.StoryArticle__title___gHxle {
  display: block;
  font-size: 50px;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .StoryArticle__title___gHxle {
      margin-bottom: 40px;
      font-size: 80px;
      line-height: 82px; } }
  @media (min-width: 1240px) {
    .StoryArticle__title___gHxle {
      font-size: 132px;
      line-height: 122px; } }

.StoryArticle__subtitle___2qoi_, .StoryArticle__blockSection__title___206tb,
.StoryArticle__newsSection__title___3pnWQ {
  display: block;
  font-size: 30px;
  line-height: 30px;
  padding: 25px 0;
  margin-top: 0;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  .StoryArticle__subtitle___2qoi_::after, .StoryArticle__blockSection__title___206tb::after,
  .StoryArticle__newsSection__title___3pnWQ::after {
    content: "";
    display: block;
    width: 108px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #464646; }
  @media (min-width: 768px) {
    .StoryArticle__subtitle___2qoi_, .StoryArticle__blockSection__title___206tb,
    .StoryArticle__newsSection__title___3pnWQ {
      width: 360px;
      margin-bottom: 30px;
      font-size: 70px;
      line-height: 70px;
      padding: 28px 0 38px 0;
      text-align: left;
      margin-left: 0;
      margin-right: 0; }
      .StoryArticle__subtitle___2qoi_::after, .StoryArticle__blockSection__title___206tb::after,
      .StoryArticle__newsSection__title___3pnWQ::after {
        width: 196px;
        height: 10px;
        left: 0;
        transform: none; } }
  @media (min-width: 1240px) {
    .StoryArticle__subtitle___2qoi_, .StoryArticle__blockSection__title___206tb,
    .StoryArticle__newsSection__title___3pnWQ {
      width: 520px;
      padding: 54px 0 34px 0;
      margin-bottom: 50px;
      font-size: 80px;
      line-height: 80px; }
      .StoryArticle__subtitle___2qoi_::after, .StoryArticle__blockSection__title___206tb::after,
      .StoryArticle__newsSection__title___3pnWQ::after {
        width: 189px;
        height: 9px; } }

.StoryArticle__subtitleInfo___1JZej, .StoryArticle__blockSection__titleName___17niX {
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1; }
  @media (min-width: 768px) {
    .StoryArticle__subtitleInfo___1JZej, .StoryArticle__blockSection__titleName___17niX {
      margin-bottom: 7px;
      font-size: 40px; } }
  @media (min-width: 1240px) {
    .StoryArticle__subtitleInfo___1JZej, .StoryArticle__blockSection__titleName___17niX {
      margin-bottom: 4px;
      font-size: 48px; } }

.StoryArticle__descr___3CaQd, .StoryArticle__blockSection__descr___sKgDU,
.StoryArticle__newsSection__descr___1avIF {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  @media (min-width: 768px) {
    .StoryArticle__descr___3CaQd, .StoryArticle__blockSection__descr___sKgDU,
    .StoryArticle__newsSection__descr___1avIF {
      width: 280px;
      font-size: 16px;
      line-height: 25px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .StoryArticle__descr___3CaQd, .StoryArticle__blockSection__descr___sKgDU,
    .StoryArticle__newsSection__descr___1avIF {
      width: 410px;
      font-size: 20px;
      line-height: 26px; } }

.StoryArticle__button___BPTpv, .StoryArticle__blockSection__button___1NziI,
.StoryArticle__newsSection__button___193LI {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 113px; }
  @media (min-width: 768px) {
    .StoryArticle__button___BPTpv, .StoryArticle__blockSection__button___1NziI,
    .StoryArticle__newsSection__button___193LI {
      margin: 0;
      width: 129px;
      transform: translateX(-104%); } }
  @media (min-width: 1240px) {
    .StoryArticle__button___BPTpv, .StoryArticle__blockSection__button___1NziI,
    .StoryArticle__newsSection__button___193LI {
      width: 133px;
      transform: translateX(-50%); } }

.StoryArticle__welcome___3wQNW {
  margin-bottom: 170px;
  position: relative; }
  @media (min-width: 1240px) {
    .StoryArticle__welcome___3wQNW {
      margin-bottom: 200px; } }

.StoryArticle__newsSection__button___193LI {
  width: 163px; }
  @media (min-width: 768px) {
    .StoryArticle__newsSection__button___193LI {
      width: 155px; } }
  @media (min-width: 1240px) {
    .StoryArticle__newsSection__button___193LI {
      width: 173px; } }

.StoryArticle__wrapper___2Ujh1 {
  position: relative; }

@media (min-width: 768px) {
  .StoryArticle__blockSection_t1___3luFA, .StoryArticle__blockSection_t4___3t2rc {
    margin-left: auto;
    margin-right: 0;
    padding: 30px 60px 80px 118px; }
    .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI, .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
      transform: translateX(-83%); } }

@media (min-width: 1240px) {
  .StoryArticle__blockSection_t1___3luFA, .StoryArticle__blockSection_t4___3t2rc {
    align-items: flex-start;
    padding-left: 180px; }
    .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb, .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__title___206tb {
      left: -56px; }
    .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__button___1NziI, .StoryArticle__blockSection_t4___3t2rc .StoryArticle__blockSection__button___1NziI {
      left: 250px;
      right: auto;
      transform: translateX(-50%); } }

@media (min-width: 768px) {
  .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb, .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
    position: relative;
    left: -25px; } }

@media (min-width: 1240px) {
  .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__title___206tb, .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb {
    left: 50px; }
  .StoryArticle__blockSection_t2___1lmBm .StoryArticle__blockSection__button___1NziI, .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__button___1NziI {
    left: auto;
    right: 340px;
    transform: translateX(-50%); } }

.StoryArticle__blockSection_t1___3luFA {
  padding-top: 90px; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1___3luFA {
      margin-bottom: 150px; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1___3luFA {
      margin-bottom: 198px; } }
  @media (min-width: 1920px) {
    .StoryArticle__blockSection_t1___3luFA .StoryArticle__blockSection__title___206tb {
      width: 850px; } }

.StoryArticle__blockSection_t1__player___1Hxvc {
  display: block;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1__player___1Hxvc {
      width: 459px;
      height: 57px;
      left: -30px; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1__player___1Hxvc {
      width: 645px;
      height: 80px; } }

.StoryArticle__blockSection_t1__playerButton___3AF-V {
  background-color: #464646;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 118px;
  color: white;
  padding-left: 35px;
  cursor: default;
  transition: 0.3s; }
  .StoryArticle__blockSection_t1__playerButton___3AF-V:hover {
    opacity: 0.9; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1__playerButton___3AF-V {
      width: 159px;
      cursor: pointer; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1__playerButton___3AF-V {
      width: 225px;
      padding-left: 45px; } }

.StoryArticle__blockSection_t1__playerText___37A_t {
  font-size: 12px;
  line-height: 35px;
  color: #FFFFFF;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 2px solid #FFFFFF;
  position: relative;
  top: -2px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1__playerText___37A_t {
      font-size: 16px;
      padding-bottom: 6px;
      border-bottom: 3px solid #FFFFFF; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1__playerText___37A_t {
      font-size: 24px;
      padding-bottom: 2px; } }

.StoryArticle__blockSection_t1__playerIcon___2xv6O {
  display: block;
  width: 26px;
  height: 26px;
  border: 1px solid white;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 14px;
  background-image: url(/components/StoryArticle/assets/play.svg?d0dc1abc66d524fda4645a7c55f04634);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 54% 50%;
  pointer-events: none; }
  .StoryArticle__blockSection_t1__playerIcon___2xv6O.StoryArticle__active___FxC7v {
    background-image: url(/components/StoryArticle/assets/stop.svg?3b3f75f7c00be80914f2df52c239cdaf); }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1__playerIcon___2xv6O {
      width: 36px;
      height: 36px;
      top: 11px;
      left: 12px;
      background-size: 35%;
      background-position: 57% 50%; }
      .StoryArticle__blockSection_t1__playerIcon___2xv6O.StoryArticle__active___FxC7v {
        background-size: 26%;
        background-position: 50% 50%; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1__playerIcon___2xv6O {
      width: 48px;
      height: 48px;
      top: 16px;
      left: 24px; } }

.StoryArticle__blockSection_t1__playerLine___QfGLA {
  width: 186px;
  height: 100%;
  background-color: #bac4dc;
  position: absolute;
  top: 0;
  right: 0; }
  .StoryArticle__blockSection_t1__playerLine___QfGLA::after {
    content: "";
    display: block;
    width: 162px;
    height: 32px;
    background-image: url(/components/StoryArticle/assets/player-lines.svg?b31b78466c94f1d16b994ecd07a875a5);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t1__playerLine___QfGLA {
      width: 300px; }
      .StoryArticle__blockSection_t1__playerLine___QfGLA::after {
        width: 270px;
        height: 43px;
        top: 10px;
        background-image: url(/components/StoryArticle/assets/player-lines-t.svg?975c242cd0db4f67d20f42e0164bc35c);
        background-size: cover; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t1__playerLine___QfGLA {
      width: 420px; }
      .StoryArticle__blockSection_t1__playerLine___QfGLA::after {
        width: 375px;
        height: 59px;
        top: 15px; } }

.StoryArticle__blockSection__content___Xz0fZ {
  z-index: 0; }

.StoryArticle__blockSection_t3___1Phrv {
  justify-content: stretch;
  align-items: stretch;
  width: 100%;
  margin-top: 214px;
  padding: 0;
  background: #213787;
  color: #fff;
  height: 570px;
  position: relative;
  text-align: center;
  margin-bottom: 170px; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t3___1Phrv {
      height: 500px;
      margin-bottom: 150px; } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t3___1Phrv {
      height: 536px;
      margin-top: 252px;
      margin-bottom: 197px; } }
  .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
    position: relative;
    width: 280px;
    margin: 0 auto;
    height: 100%;
    padding-top: 40px; }
    @media (min-width: 768px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
        width: 616px;
        padding-top: 60px; } }
    @media (min-width: 1240px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__content___Xz0fZ.StoryArticle__blockSection__content___Xz0fZ {
        width: 1140px;
        padding-top: 32px; } }
  .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__wrapper___1LXda {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 458px;
    background: rgba(25, 47, 122, 0.43);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 768px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__wrapper___1LXda {
        height: 290px;
        margin: 20px auto; } }
    @media (min-width: 1240px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__wrapper___1LXda {
        height: 325px; } }
  .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb {
    width: 100%; }
    .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__title___206tb::after {
      background-color: #fff; }
  .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
    color: #fff; }
    @media (min-width: 768px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__descr___sKgDU {
        width: 390px;
        font-size: 20px;
        line-height: 24px;
        position: relative;
        left: 60px;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI {
      transform: translateX(-247px); } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__button___1NziI {
      position: absolute;
      bottom: 0;
      left: 60px;
      width: 133px;
      transform: none; } }
  .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__more___3A1Rs {
    color: white;
    position: absolute;
    bottom: -64px;
    right: 0; }
    @media (min-width: 1240px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__more___3A1Rs {
        bottom: -50px; } }
    @media (min-width: 1440px) {
      .StoryArticle__blockSection_t3___1Phrv .StoryArticle__blockSection__more___3A1Rs {
        right: -300px; } }

@media (min-width: 1240px) {
  .StoryArticle__blockSection_t5___Of9fb {
    min-height: 542px;
    padding-top: 90px;
    margin-top: 200px; } }

@media (min-width: 1240px) {
  .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
    width: 500px;
    margin-left: -125px;
    position: relative;
    left: 48px; } }

@media (min-width: 1920px) {
  .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__title___206tb.StoryArticle__blockSection__title___206tb {
    margin-left: 0;
    width: 500px; } }

@media (min-width: 1240px) {
  .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
    padding-right: 30px;
    margin-bottom: 60px; } }

@media (min-width: 1920px) {
  .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__descr___sKgDU {
    position: relative; } }

.StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__image___1RHe1 {
  display: block;
  width: 232px;
  height: 232px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__image___1RHe1 {
      width: 256px;
      height: 256px;
      top: 50%;
      left: auto;
      right: 14px;
      transform: translate(61%, -50%); } }
  @media (min-width: 1240px) {
    .StoryArticle__blockSection_t5___Of9fb .StoryArticle__blockSection__image___1RHe1 {
      width: 320px;
      height: 320px;
      right: 0;
      transform: translate(50%, -50%); } }

.StoryArticle__tipsSection___1mJFD {
  margin-top: 150px;
  margin-bottom: 86px; }
  @media (min-width: 768px) {
    .StoryArticle__tipsSection___1mJFD {
      margin-top: 150px;
      margin-bottom: 40px; } }
  @media (min-width: 1240px) {
    .StoryArticle__tipsSection___1mJFD {
      margin-top: 200px;
      margin-bottom: 70px; } }

.StoryArticle__tipsSection__list___2MJmq {
  padding: 0;
  left: 0;
  list-style: none;
  width: 320px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .StoryArticle__tipsSection__list___2MJmq {
      width: 698px; } }
  @media (min-width: 1240px) {
    .StoryArticle__tipsSection__list___2MJmq {
      width: 1200px; } }
  .StoryArticle__tipsSection__list___2MJmq * {
    outline: none; }
  .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
    width: 33px;
    height: 33px;
    background-color: #FFFFFF !important;
    border: 1px solid #2E4478;
    position: absolute;
    z-index: 10;
    top: 90px;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center; }
    @media (min-width: 370px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
        top: 100px; } }
    @media (min-width: 768px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
        top: 130px; } }
    @media (min-width: 1240px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
        top: 150px; } }
    .StoryArticle__tipsSection__list___2MJmq .slick-arrow:before {
      display: none; }
  .StoryArticle__tipsSection__list___2MJmq .slick-arrow {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: auto !important;
    transition: 0.3s; }
    .StoryArticle__tipsSection__list___2MJmq .slick-arrow:hover {
      border-color: #CCB173; }
    .StoryArticle__tipsSection__list___2MJmq .slick-arrow:focus {
      background-color: #CCB173 !important;
      border-color: #CCB173; }
    .StoryArticle__tipsSection__list___2MJmq .slick-arrow.slick-disabled {
      pointer-events: none;
      cursor: default;
      opacity: 0.5; }
      .StoryArticle__tipsSection__list___2MJmq .slick-arrow.slick-disabled:hover {
        background-color: #FFFFFF !important;
        border: 1px solid #2E4478; }
      .StoryArticle__tipsSection__list___2MJmq .slick-arrow.slick-disabled:focus {
        background-color: #FFFFFF !important;
        border: 1px solid #2E4478; }
  .StoryArticle__tipsSection__list___2MJmq .slick-prev {
    left: 0;
    background-image: url(/components/StoryArticle/assets/left.svg?b12dc876181110980064ca142c3bd7d1) !important; }
    @media (min-width: 768px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-prev {
        left: -10px; } }
    @media (min-width: 1280px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-prev {
        left: -30px; } }
    @media (min-width: 1366px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-prev {
        left: -50px; } }
  .StoryArticle__tipsSection__list___2MJmq .slick-next {
    right: 0;
    background-image: url(/components/StoryArticle/assets/right.svg?708799f9bd5368ef98bdba2ccc210542) !important; }
    @media (min-width: 768px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-next {
        right: -10px; } }
    @media (min-width: 1240px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-next {
        right: -5px; } }
    @media (min-width: 1280px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-next {
        right: -30px; } }
    @media (min-width: 1366px) {
      .StoryArticle__tipsSection__list___2MJmq .slick-next {
        right: -50px; } }

.StoryArticle__tipsSection__item___2EojP {
  width: 320px;
  height: 270px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center -100px;
  position: relative;
  padding: 0;
  left: 0;
  flex-shrink: 0;
  margin: 0 auto;
  background-color: #464646;
  overflow: hidden; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__homemade___yPJ5P {
    background-color: #0B5DBE; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__homemade___yPJ5P .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #0B5DBE; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__space___3HB93 {
    background-color: #728AC7; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__space___3HB93 .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #728AC7; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__goldring___1PHkh {
    background-color: #62805E; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__goldring___1PHkh .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #62805E; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__cars___1G4Xu {
    background-color: #F29B69; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__cars___1G4Xu .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #F29B69; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__victory___2tsG4 {
    background-color: #C25146; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__victory___2tsG4 .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #C25146; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__remember___2ZQ4x {
    background-color: #30C1B0; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__remember___2ZQ4x .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #30C1B0; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__humor___PZ_Hx {
    background-color: #FDB105; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__humor___PZ_Hx .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #FDB105; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__fiction___3VgdM {
    background-color: #78B3C0; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__fiction___3VgdM .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #78B3C0; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__kitchen___1Nbai {
    background-color: #A6192E; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__kitchen___1Nbai .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #A6192E; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__unity___v6Y0r {
    background-color: #2E4EA4; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__unity___v6Y0r .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #2E4EA4; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__express___380Bu {
    background-color: #D17E4F; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__express___380Bu .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #D17E4F; }
  .StoryArticle__tipsSection__item___2EojP.StoryArticle__secrets___2pbcP {
    background-color: #A48A72; }
    .StoryArticle__tipsSection__item___2EojP.StoryArticle__secrets___2pbcP .StoryArticle__tipsSection__item_content___zNeoK {
      background-color: #A48A72; }
  @media (min-width: 768px) {
    .StoryArticle__tipsSection__item___2EojP {
      height: 278px;
      width: 336px; } }
  @media (min-width: 1240px) {
    .StoryArticle__tipsSection__item___2EojP {
      width: 376px;
      height: 312px; } }

.StoryArticle__tipsSection__item_image___KDpuL {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-15%); }

.StoryArticle__tipsSection__item_content___zNeoK {
  display: block;
  padding: 27px 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 172px;
  background-color: #464646;
  backdrop-filter: blur(10px);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  width: 100%; }
  @media (min-width: 768px) {
    .StoryArticle__tipsSection__item_content___zNeoK {
      height: 178px;
      padding: 27px 33px; } }
  @media (min-width: 1240px) {
    .StoryArticle__tipsSection__item_content___zNeoK {
      height: 200px; } }

.StoryArticle__tipsSection__item_descr___16yqT {
  display: block;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF;
  text-align: left;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  @media (min-width: 768px) {
    .StoryArticle__tipsSection__item_descr___16yqT {
      font-size: 14px;
      line-height: 22px; } }
  @media (min-width: 1240px) {
    .StoryArticle__tipsSection__item_descr___16yqT {
      font-size: 16px;
      line-height: 25px; } }

.StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
  padding-top: 190px;
  margin-bottom: 240px; }
  @media (min-width: 768px) {
    .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      width: 100%;
      margin-bottom: 200px;
      height: 534px;
      padding-top: 60px;
      padding-bottom: 0; } }
  @media (min-width: 1240px) {
    .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      width: 1180px;
      height: 685px;
      margin: 0 auto;
      margin-bottom: 278px; } }
  @media (min-width: 1920px) {
    .StoryArticle__newsSection___Jnh6x.StoryArticle__newsSection___Jnh6x {
      padding-right: 290px; } }

@media (min-width: 768px) {
  .StoryArticle__newsSection__content___PELuG {
    position: relative;
    right: -145px;
    height: 100%; } }

@media (min-width: 1240px) {
  .StoryArticle__newsSection__content___PELuG {
    right: -105px; } }

@media (min-width: 768px) {
  .StoryArticle__newsSection__title___3pnWQ {
    width: 320px;
    position: relative;
    left: -20px; }
    .StoryArticle__newsSection__title___3pnWQ::after {
      left: 2px;
      width: 122px; } }

@media (min-width: 1240px) {
  .StoryArticle__newsSection__title___3pnWQ {
    width: 480px;
    padding-bottom: 40px;
    left: -95px;
    position: relative; }
    .StoryArticle__newsSection__title___3pnWQ::after {
      width: 190px; } }

@media (min-width: 1920px) {
  .StoryArticle__newsSection__title___3pnWQ {
    left: auto;
    right: -20px; } }

.StoryArticle__newsSection__image___3fTfI {
  width: 300px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  .StoryArticle__newsSection__image___3fTfI:after {
    content: "";
    display: block;
    width: 105%;
    position: absolute;
    bottom: -50px;
    left: -7px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/components/StoryArticle/assets/news-m.svg?b243d0c088d1aabb062b9f4cee203eab);
    background-position: center 85px; }
  @media (min-width: 768px) {
    .StoryArticle__newsSection__image___3fTfI {
      width: 799px;
      height: 100%;
      left: -243px;
      transform: none; }
      .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/news-t1.png?76e402b1724c52d18ee23706dbf09cc2);
        left: auto;
        right: -480px;
        top: 0;
        background-position: center 0;
        height: 537px;
        width: 908px; } }
  @media (min-width: 1240px) {
    .StoryArticle__newsSection__image___3fTfI {
      width: 795px;
      left: 0;
      background-position: -220px top; }
      .StoryArticle__newsSection__image___3fTfI:after {
        background-image: url(/components/StoryArticle/assets/news-d1.png?1149f76e391024030d3d1f3e6ea76278);
        width: 1258px;
        height: 685px;
        right: -750px; } }

@media (min-width: 768px) {
  .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    width: 380px;
    text-align: left;
    right: -29px; } }

@media (min-width: 1240px) {
  .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    width: 425px;
    right: 50px;
    margin-bottom: 40px; } }

@media (min-width: 1920px) {
  .StoryArticle__newsSection__descr___1avIF.StoryArticle__newsSection__descr___1avIF {
    right: -70px; } }

@media (min-width: 1240px) {
  .StoryArticle__newsSection__button___193LI {
    left: 36px; } }

@media (min-width: 1920px) {
  .StoryArticle__newsSection__button___193LI {
    left: 156px; } }

.StoryArticle__up___2Zd6X {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 1240px) {
    .StoryArticle__up___2Zd6X {
      bottom: 80px; } }
  @media (min-width: 1440px) {
    .StoryArticle__up___2Zd6X {
      transform: none;
      left: auto;
      right: 2vw; } }
  @media (min-width: 1920px) {
    .StoryArticle__up___2Zd6X {
      bottom: 110px; } }

.StoryArticle__runline___3BRsT {
  display: none;
  position: absolute;
  bottom: -64px;
  height: 64px;
  left: 0;
  right: 0;
  white-space: nowrap;
  text-decoration: none;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%;
  letter-spacing: 0.05em;
  opacity: 0.5; }
  .StoryArticle__runline___3BRsT::after {
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .StoryArticle__runline___3BRsT * {
    overflow: hidden; }
  @media (min-width: 768px) {
    .StoryArticle__runline___3BRsT {
      height: 72px;
      bottom: -72px;
      font-size: 60px; } }
  .StoryArticle__runline___3BRsT .marquee {
    margin-right: 100px; }

.ThemeSwithcer__themes___17uZV {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 25;
  transition: 1s;
  bottom: 0; }
  .ThemeSwithcer__themes___17uZV * {
    box-sizing: border-box; }

.ThemeSwithcer__themes__switcher___3HY3W {
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.5s; }
  .ThemeSwithcer__themes__switcher___3HY3W.ThemeSwithcer__inactive___1exbG {
    right: -150vw; }
    @media (min-width: 768px) {
      .ThemeSwithcer__themes__switcher___3HY3W.ThemeSwithcer__inactive___1exbG {
        right: -500px; } }

.ThemeSwithcer__themes__button___1W7-G {
  display: block;
  width: 72px;
  height: 38px;
  background-image: url(/components/ThemeSwithcer/assets/themes.svg?db0be38eacc6f8cd3213f7d21175a8fe);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: right center;
  position: relative; }
  @media (min-width: 1240px) {
    .ThemeSwithcer__themes__button___1W7-G {
      width: 111px;
      height: 55px;
      background-size: contain;
      cursor: pointer;
      transition: 0.3s; }
      .ThemeSwithcer__themes__button___1W7-G:hover {
        opacity: 0.8; } }

.ThemeSwithcer__themes__theme___2dFlq {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  padding-left: 15px; }
  .ThemeSwithcer__themes__theme___2dFlq img {
    max-width: 90%;
    max-height: 80%; }
  @media (min-width: 1240px) {
    .ThemeSwithcer__themes__theme___2dFlq {
      background-size: 42px auto; } }

.ThemeSwithcer__themes__text___tkpuj {
  display: block;
  margin-top: 5px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  color: #FFFFFF; }
  @media (min-width: 1240px) {
    .ThemeSwithcer__themes__text___tkpuj {
      font-size: 12px;
      margin-top: 7px;
      padding-left: 21px; } }

.ThemeSwithcer__themes__info___2PDCi {
  display: block;
  position: absolute;
  top: 0;
  right: -150vw;
  background-color: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  z-index: 100;
  transition: 1s;
  overflow-y: auto;
  bottom: 0;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #464646 #F0F0F0; }
  .ThemeSwithcer__themes__info___2PDCi::-webkit-scrollbar {
    width: 4px;
    height: 10px; }
  .ThemeSwithcer__themes__info___2PDCi::-webkit-scrollbar-track {
    background: #F0F0F0; }
  .ThemeSwithcer__themes__info___2PDCi::-webkit-scrollbar-thumb {
    background-color: #464646;
    border-radius: 5px;
    border: 0px solid #F0F0F0; }
  @media (min-width: 768px) {
    .ThemeSwithcer__themes__info___2PDCi {
      right: -500px; } }
  .ThemeSwithcer__themes__info___2PDCi.ThemeSwithcer__active___PRacb {
    right: 0; }

.ThemeSwithcer__themes__list___1ykNo {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0; }

.ThemeSwithcer__themes__item___164PK {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 40px;
  align-items: center;
  height: 66px;
  width: 100vw;
  color: #3C3C3C;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
  order: 1; }
  @media (min-width: 768px) {
    .ThemeSwithcer__themes__item___164PK {
      width: 330px; } }
  .ThemeSwithcer__themes__item___164PK:hover {
    background-color: #f7f7f7; }
  .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__active___PRacb {
    color: #F3D771;
    background-image: url(/components/ThemeSwithcer/assets/arrow-yellow.svg?a51d5500372fe75e145ee5e28d494a02);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto;
    cursor: default; }
    .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__active___PRacb:hover {
      background-color: white; }
  .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__current___3O3Nd {
    color: #fff;
    background: none;
    position: relative;
    order: 10; }
    .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__current___3O3Nd::before {
      content: '';
      background-color: #BCD9E5;
      position: absolute;
      width: calc(100% - 30px);
      height: 49px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      transition: 0.3s; }
    .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__current___3O3Nd:hover::before {
      background-color: #b1d3e1; }
    @media (min-width: 768px) {
      .ThemeSwithcer__themes__item___164PK.ThemeSwithcer__current___3O3Nd::before {
        content: '';
        background-color: #BCD9E5;
        width: 280px;
        height: 49px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }

.ThemeSwithcer__themes__item__image___9tnc5 {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px; }

.ThemeSwithcer__themes__item__text___EOGUf {
  position: relative;
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  text-align: left; }

.ThemeSwithcer__themes__hide___2c1wa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 42px;
  width: 100%;
  background-color: #F3D771;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: #4C4C4C;
  transition: 0.3s;
  position: relative; }
  .ThemeSwithcer__themes__hide___2c1wa:hover {
    background-color: #f1d059; }
  .ThemeSwithcer__themes__hide___2c1wa::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(30px, -50%);
    width: 6px;
    height: 16px;
    background-image: url(/components/ThemeSwithcer/assets/arrow-dark.svg?91a8ef1af3c52efdf225c64c08d44d41);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain; }

.EditorArticles__editor_block___1sdm0 {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }

.EditorArticles__editor_content___xxQ4j {
  display: block; }

.EditorArticles__editor_wrapper___Kw7NM {
  display: block; }
  @media (min-width: 1240px) {
    .EditorArticles__editor_wrapper___Kw7NM {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; } }

.EditorArticles__editor_content_left___1_gqn {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.37);
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  padding: 20px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .EditorArticles__editor_content_left___1_gqn {
      padding: 30px 30px 30px 50px; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_content_left___1_gqn {
      width: 540px;
      height: 445px;
      padding: 30px 60px 30px 50px;
      margin-bottom: 0;
      margin-right: 54px; } }

.EditorArticles__editor_img_box___1RyKf {
  margin-bottom: 30px;
  max-width: 200px;
  position: relative; }
  @media (min-width: 768px) {
    .EditorArticles__editor_img_box___1RyKf {
      float: left;
      margin-bottom: 10px;
      margin-right: 30px;
      margin-left: -95px; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_img_box___1RyKf {
      margin-right: 50px; } }
  .EditorArticles__editor_img_box___1RyKf:before {
    content: "";
    position: absolute;
    background: #ebebeb;
    left: 39px;
    top: 14px;
    right: -14px;
    bottom: -14px; }

.EditorArticles__editor_img___2xEJG {
  position: relative;
  display: block;
  max-width: 100%; }

.EditorArticles__editor_left_title___1XpCo {
  color: #404040;
  margin: 0;
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 18px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .EditorArticles__editor_left_title___1XpCo {
      font-size: 26px;
      margin-bottom: 28px; } }

.EditorArticles__editor_left_text___3Nb8l {
  color: #404040;
  font-size: 14px;
  line-height: 1.5; }

.EditorArticles__editor_header___2RrE9 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .EditorArticles__editor_header___2RrE9 {
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_header___2RrE9 {
      width: 540px;
      margin: 35px auto 25px 0; } }

.EditorArticles__editor_title___2GzLO {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .EditorArticles__editor_title___2GzLO {
      font-size: 26px; } }

.EditorArticles__editor_state___HVyPk {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .EditorArticles__editor_state___HVyPk {
      margin: 0; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_state___HVyPk {
      font-size: 26px; } }

.EditorArticles__editor_state_item___EVkAZ {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  letter-spacing: 3px; }

.EditorArticles__editor_content_right___2jjXk {
  overflow: hidden; }
  @media (min-width: 768px) {
    .EditorArticles__editor_content_right___2jjXk {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_content_right___2jjXk {
      display: block; } }

.EditorArticles__editor_right_question___vmqjb {
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .EditorArticles__editor_right_question___vmqjb {
      width: 30%;
      padding-right: 30px; } }
  @media (min-width: 1240px) {
    .EditorArticles__editor_right_question___vmqjb {
      width: 100%;
      padding-right: 0; } }

.EditorArticles__question_title___3qRTv {
  font-size: 26px;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px; }

.EditorArticles__question_text___3iqbr {
  font-size: 14px;
  line-height: 1.4;
  color: #464646; }

.EditorArticles__editor_answer___35-eX {
  margin-bottom: 40px; }

.EditorArticles__answer_title___2hGKl {
  font-size: 26px;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px; }

.EditorArticles__answer_list___cfjXf {
  margin-top: -10px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
  .EditorArticles__answer_list___cfjXf label {
    padding-left: 39px;
    cursor: pointer; }
  .EditorArticles__answer_list___cfjXf span {
    font-size: 18px;
    color: #464646;
    text-transform: uppercase;
    line-height: 1.4;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: 400;
    font-weight: 500; }
    .EditorArticles__answer_list___cfjXf span:before {
      top: 50%;
      transform: translateY(-50%);
      content: "";
      position: absolute;
      left: 0;
      width: 26px;
      height: 26px;
      border: 1px solid #464646;
      background: #fff;
      border-radius: 50%; }
  .EditorArticles__answer_list___cfjXf input:checked + span:after {
    top: 50%;
    left: 13px;
    width: 14px;
    height: 14px;
    transform: translate(-50%, -50%); }

.EditorArticles__answer_item___2aM_N {
  display: block;
  margin-bottom: 20px;
  position: relative;
  padding: 2px 0 0 39px;
  cursor: pointer; }
  .EditorArticles__answer_item___2aM_N:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 6px solid #fff;
    background: #fff;
    border-radius: 50%; }
  .EditorArticles__answer_item___2aM_N input {
    position: absolute;
    left: -9999px;
    top: -9999px; }

.EditorArticles__answer_text___3aYbX {
  font-size: 18px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1.4; }

.EditorArticles__answer_links___1YO62 {
  display: block; }

.EditorArticles__answer_submit___twKjK {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 145px;
  height: 45px;
  background: #464646;
  font-size: 19px;
  color: #fff;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 18px;
  text-decoration: none;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  transition: 0.3s; }
  .EditorArticles__answer_submit___twKjK:hover {
    background-color: #17265e; }

.EditorArticles__answer_read___lvOyU {
  color: #464646;
  font-size: 14px;
  line-height: 1;
  text-decoration: underline; }
  .EditorArticles__answer_read___lvOyU:hover {
    text-decoration: none; }

.UpBtn__up___1cKzn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.UpBtn__up_text___3IHDs {
  display: block;
  margin-right: 22px;
  font-weight: 400;
  font-size: 24px;
  line-height: 22px;
  color: #464646; }

.UpBtn__up_btn___13xCS {
  display: block;
  width: 43px;
  height: 43px;
  background-color: #FFFFFF;
  border: 1px solid #464646;
  background-image: url(/components/UpBtn/assets/arrow-top.svg?2f0e3f563525cc11bfddb3494032d0cb);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto; }
  .UpBtn__up_btn___13xCS:hover {
    border-color: #CCB173; }
  .UpBtn__up_btn___13xCS:focus {
    background-color: #CCB173;
    border-color: #CCB173; }

.CountdownBanner__block___3_rBM {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #5EBC83;
  color: #fff;
  min-height: 450px;
  text-align: center;
  overflow: hidden;
  padding: 60px calc(15vw) 30px calc(15vw);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
  background-image: url(/components/CountdownBanner/assets/bg-m.jpg?acd0df45893333b7075678e19f6ded39); }
  .CountdownBanner__block___3_rBM * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .CountdownBanner__block___3_rBM {
      padding: 0;
      padding-top: 45px;
      padding-bottom: 35px;
      min-height: 450px;
      justify-content: flex-start;
      background-image: url(/components/CountdownBanner/assets/bg-t.jpg?80f2717d55ae7b16c759953d569c4ebe); } }
  @media (min-width: 1240px) {
    .CountdownBanner__block___3_rBM {
      min-height: 612px;
      padding: 60px 0 20px 0;
      justify-content: center;
      background-image: url(/components/CountdownBanner/assets/bg-d.jpg?e88643b92fbd8b736d91a1530c0a3797); } }

.CountdownBanner__confetti___1W4by {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  pointer-events: none; }

.CountdownBanner__title___3s7le {
  display: block;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 14px;
  font-size: 40px;
  line-height: 96.5%; }
  @media (min-width: 768px) {
    .CountdownBanner__title___3s7le {
      font-size: 80px;
      line-height: 74px;
      margin-bottom: 20px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__title___3s7le {
      font-size: 133px;
      line-height: 123px;
      margin-bottom: 45px;
      text-align: left; } }

.CountdownBanner__content___2niOQ {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .CountdownBanner__content___2niOQ {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; } }

.CountdownBanner__countdown_wrapper___2vdwf {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 17px; }
  @media (min-width: 768px) {
    .CountdownBanner__countdown_wrapper___2vdwf {
      margin-bottom: 34px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__countdown_wrapper___2vdwf {
      margin-bottom: 0; } }

.CountdownBanner__countdown_dots___3IVri {
  width: 4px;
  margin: 0 8px; }
  @media (min-width: 768px) {
    .CountdownBanner__countdown_dots___3IVri {
      width: 7px;
      margin: 0 14px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__countdown_dots___3IVri {
      width: 11px;
      margin: 0 20px; } }

.CountdownBanner__countdown_count___1Rosx {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.CountdownBanner__countdown_number___1yo2R {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 31px;
  text-align: center;
  color: white;
  background-image: url(/components/CountdownBanner/assets/count.svg?15b4974dd1be695f36220a1189472e19);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 2px;
  font-size: 33px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .CountdownBanner__countdown_number___1yo2R {
      width: 43px;
      height: 54px;
      margin: 0 3px;
      font-size: 57px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .CountdownBanner__countdown_number___1yo2R {
      width: 64px;
      height: 79px;
      margin: 0 5px;
      font-size: 85px;
      line-height: 1; } }

.CountdownBanner__questions___2aqyz {
  display: block;
  text-align: center;
  width: 246px;
  min-height: 266px;
  background: #EBF8F0;
  border-radius: 12px;
  padding: 22px 0;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .CountdownBanner__questions___2aqyz {
      width: 504px;
      min-height: 382px;
      padding: 42px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions___2aqyz {
      width: 385px;
      min-height: 467px;
      margin-left: 0;
      margin-right: 95px;
      padding: 45px;
      border-radius: 20px; } }

.CountdownBanner__questions_text___2qSPc {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  color: #838484;
  width: 180px;
  margin: 0 auto;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .CountdownBanner__questions_text___2qSPc {
      width: 388px;
      font-size: 19px;
      line-height: 140%;
      margin-bottom: 11px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions_text___2qSPc {
      width: 296px;
      font-size: 20px;
      line-height: 140%;
      text-align: left;
      margin-bottom: 20px;
      padding-right: 4px; } }

.CountdownBanner__questions_title____AHad {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 140%;
  color: #000000; }
  @media (min-width: 768px) {
    .CountdownBanner__questions_title____AHad {
      font-size: 25px;
      margin-bottom: 14px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions_title____AHad {
      line-height: 140%;
      font-size: 28px;
      margin-bottom: 22px; } }

.CountdownBanner__questions__answers___1fbEP {
  width: 198px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .CountdownBanner__questions__answers___1fbEP {
      width: 332px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions__answers___1fbEP {
      width: 254px; } }

.CountdownBanner__questions__answer___2pgBB {
  width: 100%;
  margin-bottom: 9px;
  padding: 0;
  list-style: none; }
  .CountdownBanner__questions__answer___2pgBB:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .CountdownBanner__questions__answer___2pgBB {
      margin-bottom: 14px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions__answer___2pgBB {
      margin-bottom: 16px; } }
  .CountdownBanner__questions__answer___2pgBB.CountdownBanner__correct___PhErh.CountdownBanner__active___3yw6D .CountdownBanner__questions__button___2ecZa {
    color: white;
    background: #5EBC83;
    border-color: #5EBC83; }
    .CountdownBanner__questions__answer___2pgBB.CountdownBanner__correct___PhErh.CountdownBanner__active___3yw6D .CountdownBanner__questions__button___2ecZa:hover {
      border-color: #5EBC83; }
  .CountdownBanner__questions__answer___2pgBB.CountdownBanner__wrong___2IrhD.CountdownBanner__active___3yw6D .CountdownBanner__questions__button___2ecZa {
    color: white;
    background: #FC5050;
    border-color: #FC5050; }
    .CountdownBanner__questions__answer___2pgBB.CountdownBanner__wrong___2IrhD.CountdownBanner__active___3yw6D .CountdownBanner__questions__button___2ecZa:hover {
      border-color: #FC5050; }

.CountdownBanner__questions__button___2ecZa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 33px;
  background: #FFFFFF;
  border: 1px solid #000000;
  box-sizing: border-box;
  border-radius: 7px;
  font-size: 12px;
  line-height: 1;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  .CountdownBanner__questions__button___2ecZa:hover {
    border-color: #5EBC83; }
  @media (min-width: 768px) {
    .CountdownBanner__questions__button___2ecZa {
      height: 54px;
      font-size: 15px; } }
  @media (min-width: 1240px) {
    .CountdownBanner__questions__button___2ecZa {
      height: 59px;
      font-size: 16px; } }

.CountdownBanner__popup___YVlzj {
  display: block;
  position: relative; }
  .CountdownBanner__popup___YVlzj::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto; }
  .CountdownBanner__popup___YVlzj.CountdownBanner__wrong___2IrhD::before {
    width: 645px;
    height: 561px;
    background-image: url(/components/CountdownBanner/assets/bg-wrong-m.jpg?e3b68b41e861a00f2e9b831cb8ef1dcb); }
  @media (min-width: 768px) {
    .CountdownBanner__popup___YVlzj.CountdownBanner__wrong___2IrhD {
      padding: 70px 0 30px 0; }
      .CountdownBanner__popup___YVlzj.CountdownBanner__wrong___2IrhD::before {
        width: 645px;
        height: 371px;
        background-image: url(/components/CountdownBanner/assets/bg-wrong.jpg?542159376147af34d88b065f2fec52c3); } }
  .CountdownBanner__popup___YVlzj.CountdownBanner__correct___PhErh::before {
    width: 645px;
    height: 563px;
    background-image: url(/components/CountdownBanner/assets/bg-correct.jpg?843e56873812041a31aa2cb853d38b4e); }
  @media (min-width: 768px) {
    .CountdownBanner__popup___YVlzj.CountdownBanner__correct___PhErh {
      padding: 0 0 30px 0; } }

.CountdownBanner__popup_content___373kR {
  position: relative;
  z-index: 2; }

.CountdownBanner__popup_title___2R9gj {
  display: block;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: black;
  font-size: 36px;
  line-height: 140%;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .CountdownBanner__popup_title___2R9gj {
      font-size: 52px;
      margin-bottom: 16px; } }

.CountdownBanner__popup_text___2Lvna {
  display: block;
  width: 272px;
  margin: 0 auto;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  color: #000; }
  @media (min-width: 768px) {
    .CountdownBanner__popup_text___2Lvna {
      width: 430px;
      font-size: 18px; } }

.CountdownBanner__popup_form___1DUMI {
  max-width: 300px;
  margin: 0 auto; }

.CountdownBanner__popup_button___2Guos {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.EditorContent__EditorContent___116X_ {
  display: block;
  margin-bottom: 23px; }

.EditorContent__popup___3zeio {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 16px; }
  .EditorContent__popup___3zeio p {
    margin-top: -15px;
    margin-bottom: 25px; }

.OriginalOrFake__top___1JaB8 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464646;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center; }
  @media (min-width: 1240px) {
    .OriginalOrFake__top___1JaB8 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      flex-wrap: nowrap;
      width: 1180px;
      padding-top: 50px;
      padding-bottom: 20px;
      margin-bottom: 40px;
      border-bottom: 1px solid #464646; } }

.OriginalOrFake__stage___3h1-M {
  font-size: 22px;
  text-transform: uppercase;
  width: 156px;
  white-space: nowrap; }
  .OriginalOrFake__stage___3h1-M span {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .OriginalOrFake__stage___3h1-M {
      font-size: 28px; } }

.OriginalOrFake__task___16qMr {
  text-align: center;
  margin: 10px 0;
  width: 270px;
  font-size: 14px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .OriginalOrFake__task___16qMr {
      margin: 0;
      width: 470px;
      font-size: 18px; } }

.OriginalOrFake__level___l1mia {
  width: 156px;
  font-size: 16px;
  text-transform: uppercase; }
  @media (min-width: 1240px) {
    .OriginalOrFake__level___l1mia {
      font-size: 28px;
      text-align: right; } }

.OriginalOrFake__content___3pnN_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 10px; }
  @media (min-width: 1240px) {
    .OriginalOrFake__content___3pnN_ {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap;
      width: 1000px;
      margin-bottom: 49px; } }

.OriginalOrFake__content_item___3tDiN {
  background: white;
  width: 150px;
  margin: 0 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  cursor: pointer;
  box-shadow: 0 0 5px 1px rgba(243, 215, 113, 0.8);
  transition: all 0.3s; }
  .OriginalOrFake__content_item___3tDiN:hover {
    box-shadow: 0 0 10px 3px #F3D771; }
  @media (min-width: 768px) {
    .OriginalOrFake__content_item___3tDiN {
      width: 300px; } }
  @media (min-width: 1240px) {
    .OriginalOrFake__content_item___3tDiN {
      width: 402px; } }

.OriginalOrFake__content_title___gS5zf {
  text-align: center;
  font-size: 14px;
  color: #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  padding-top: 10px; }
  @media (min-width: 768px) {
    .OriginalOrFake__content_title___gS5zf {
      font-size: 18px;
      padding-top: 20px; } }
  @media (min-width: 1240px) {
    .OriginalOrFake__content_title___gS5zf {
      padding-top: 30px; } }

.OriginalOrFake__content_choice___2S76V {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap; }
  .OriginalOrFake__content_choice___2S76V img {
    display: block;
    max-width: 100%; }

.OriginalOrFake__popupContent___VezlF {
  font-size: 16px;
  text-align: center; }

.OriginalOrFake__btns___2J2v_ {
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .OriginalOrFake__btns___2J2v_ {
      flex-direction: row;
      padding-top: 30px; } }
  .OriginalOrFake__btns___2J2v_ a, .OriginalOrFake__btns___2J2v_ button {
    margin: 5px 0;
    width: 200px; }
    @media (min-width: 768px) {
      .OriginalOrFake__btns___2J2v_ a, .OriginalOrFake__btns___2J2v_ button {
        margin: 0 10px;
        width: auto; } }

.MyWayLevel_1__level___2XyZW {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.MyWayLevel_1__level_content___3j462 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.MyWayLevel_1__level_instruments___35G98 {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0; }

.MyWayLevel_1__level_instrumentZone___31WVb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: #cadde9;
  margin-bottom: 10px;
  position: relative; }

.MyWayLevel_1__level_instrumentElement___3QsaK {
  display: block; }

.MyWayLevel_1__level_game___26HNw {
  display: block; }

.MyWayLevel_1__level_interactive___3g6_l {
  display: block;
  background: #89b9d4;
  border: 18px solid #cadde9;
  width: 835px;
  height: 347px;
  position: relative;
  overflow: hidden; }

.MyWayLevel_1__level_info___n9kg1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px; }

.MyWayLevel_1__level_infoText___3LIbE {
  display: block;
  font-size: 30px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  color: #464646; }

.MyWayLevel_1__level_button___Xshl5 {
  display: block; }

.MyWayLevel_1__level_drop___DBfpx {
  display: block;
  position: relative; }

.MyWayLevel_1__level_dropZone___18-uh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute; }
  .MyWayLevel_1__level_dropZone___18-uh img {
    opacity: 0;
    pointer-events: none; }
  .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone1___2Jq73 {
    width: 50px;
    height: 140px;
    left: 630px;
    top: 215px; }
    .MyWayLevel_1__glass___3DCGa .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone1___2Jq73:after {
      content: '';
      background: url("/img/myway/level1/glass.png") no-repeat 0 0;
      width: 13px;
      height: 70px;
      position: absolute;
      top: 25px;
      left: 17px;
      z-index: 0; }
  .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone2___2n4Ev {
    width: 50px;
    height: 70px;
    left: 754px;
    top: 87px;
    transition: 0.4s;
    z-index: 6; }
    .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone2___2n4Ev.MyWayLevel_1__active___1Bs0J {
      top: 141px; }
  .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone3___2wSdR {
    width: 130px;
    height: 50px;
    left: 70px;
    top: 212px; }
    .MyWayLevel_1__board___7E1-H .MyWayLevel_1__level_dropZone___18-uh.MyWayLevel_1__zone3___2wSdR:after {
      content: '';
      background: url("/img/myway/level1/cut-board.png") no-repeat 0 0;
      width: 110px;
      height: 13px;
      position: absolute;
      top: 12px;
      left: 11px;
      z-index: 0; }

.MyWayLevel_1__level_places___3d0FU {
  display: block;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s; }
  .MyWayLevel_1__level_places___3d0FU.MyWayLevel_1__ready___1XuiP {
    opacity: 1; }
  .MyWayLevel_1__level_places___3d0FU:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 835px;
    height: 347px;
    display: block;
    content: '';
    background: url(/components/MyWayLevel_1/img/board.png?8fcdf26d67397bd5678875cc7f0e7ec1) no-repeat 0 0;
    z-index: 5;
    pointer-events: none; }

.MyWayLevel_1__level_place___Mzv3u {
  display: block;
  position: absolute;
  z-index: 10;
  pointer-events: none; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__glove___K9E82 {
    background: url(/components/MyWayLevel_1/img/glove.png?168927fef48889db91aa65885567a600) no-repeat 0 0;
    width: 116px;
    height: 66px;
    top: 148px;
    left: -120px;
    transition: left 0.3s; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__glove___K9E82.MyWayLevel_1__active___1Bs0J {
      left: -12px; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__ball___18dOM {
    background: url(/components/MyWayLevel_1/img/ball.png?b044e8f4556d238e15d231654b1c7f94) no-repeat 0 0;
    width: 84px;
    height: 84px;
    top: 135px;
    left: 10px;
    transition: all 0.8s;
    transform: rotate(0deg); }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__ball___18dOM.MyWayLevel_1__right___1g9Y4 {
      transform: rotate(720deg);
      left: 250px; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__ball___18dOM.MyWayLevel_1__wrong___1iSYB {
      transition: transform 0.8s, left 0.8s, top 0.3s ease 0.3s;
      transform: rotate(360deg);
      left: 107px;
      top: 263px; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__knife___3la9N {
    left: 320px;
    top: 60px;
    width: 27px;
    height: 314px;
    position: relative;
    transition: all 0.2s;
    transform: rotate(0deg); }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__knife___3la9N:after {
      width: 100%;
      height: 169px;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      background: url(/components/MyWayLevel_1/img/lever-knife.png?e68abfe2e5b20392f8abfd42ae3f503e) no-repeat 0 0; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__knife___3la9N.MyWayLevel_1__active___1Bs0J {
      transform: rotate(150deg); }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope1___dcSrA {
    left: 448px;
    top: 38px;
    width: 4px;
    background: #3d3d3d;
    z-index: 1;
    height: 172px;
    transition: all 0.3s; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope1___dcSrA.MyWayLevel_1__right___1g9Y4 {
      height: 116px; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope3___1w8Ts {
    left: 448px;
    top: 210px;
    width: 4px;
    z-index: 1;
    height: 260px;
    transition: all 0.3s;
    transform: rotate(0deg) scale(1); }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope3___1w8Ts:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 4px;
      height: 130px;
      background: #3d3d3d; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope3___1w8Ts.MyWayLevel_1__active___1Bs0J {
      transform: rotate(-90deg) scale(0.6); }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope2___1V73a {
    left: 778px;
    top: 38px;
    width: 4px;
    background: #3d3d3d;
    z-index: 1;
    height: 50px;
    transition: all 0.3s; }
    .MyWayLevel_1__weight___3bawg .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope2___1V73a:after {
      content: '';
      background: url(/components/MyWayLevel_1/img/weight.png?cf7a1795798f49099e1b1c1282862d8a) no-repeat 0 0;
      width: 27px;
      height: 51px;
      position: absolute;
      top: 100%;
      left: -12px;
      margin-top: -4px;
      z-index: 20; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__rope2___1V73a.MyWayLevel_1__right___1g9Y4 {
      height: 106px; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__light___Yji0Y {
    background: url(/components/MyWayLevel_1/img/light.png?631cd88a885973b808b0693ed4efb457) no-repeat 0 0;
    width: 274px;
    height: 344px;
    left: 459px;
    top: 83px;
    z-index: 5;
    opacity: 0; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__light___Yji0Y.MyWayLevel_1__active___1Bs0J {
      animation: MyWayLevel_1__lightOn___1N-yb 0.3s;
      opacity: 1; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__spot___Qio0B {
    background: url(/components/MyWayLevel_1/img/spot.png?e326d8102ba263578ed5d507a439768e) no-repeat 0 0;
    width: 90px;
    height: 32px;
    left: 560px;
    top: 217px;
    z-index: 5;
    opacity: 0; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__spot___Qio0B.MyWayLevel_1__active___1Bs0J {
      animation: MyWayLevel_1__lightOn___1N-yb 0.3s;
      opacity: 1; }
  .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__fire___39afP {
    background: url(/components/MyWayLevel_1/img/fire.png?ddb939e2384972e4193989267726c00a) no-repeat 0 0;
    width: 27px;
    height: 27px;
    left: 549px;
    top: 218px;
    z-index: 10;
    opacity: 0;
    transition: all 0.7s; }
    .MyWayLevel_1__level_place___Mzv3u.MyWayLevel_1__fire___39afP.MyWayLevel_1__active___1Bs0J {
      opacity: 1; }

.MyWayLevel_2__level___1uCYj {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.MyWayLevel_2__level_content___2Dua6 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.MyWayLevel_2__level_instruments___3SY6H {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0; }

.MyWayLevel_2__level_instrumentZone___3YLuW {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: #cadde9;
  margin-bottom: 10px;
  position: relative; }

.MyWayLevel_2__level_instrumentElement___5E8Ac {
  display: block; }

.MyWayLevel_2__level_game___2gfNC {
  display: block; }

.MyWayLevel_2__level_interactive___1x7gT {
  display: block;
  background: #89b9d4;
  border: 18px solid #cadde9;
  width: 835px;
  height: 347px;
  position: relative;
  overflow: hidden; }

.MyWayLevel_2__level_info___3vMnr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px; }

.MyWayLevel_2__level_infoText___38Tag {
  display: block;
  font-size: 30px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  color: #464646; }

.MyWayLevel_2__level_button___3FPuf {
  display: block; }

.MyWayLevel_2__level_drop___jt_xx {
  display: block;
  position: relative; }

.MyWayLevel_2__level_dropZone___9Wzah {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute; }
  .MyWayLevel_2__level_dropZone___9Wzah img {
    opacity: 0;
    pointer-events: none; }
  .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone1___2oh2V {
    width: 50px;
    height: 70px;
    left: 659px;
    top: 65px;
    transition: 0.3s; }
    .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone1___2oh2V.MyWayLevel_2__active___1uzVj {
      top: 118px; }
  .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone2___1j3P1 {
    width: 50px;
    height: 100px;
    left: 331px;
    top: 110px;
    transition: top 0.3s; }
    .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone2___1j3P1.MyWayLevel_2__active___1uzVj {
      top: 255px;
      transform: rotate(19deg); }
  .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone3___3fEDR {
    width: 50px;
    height: 50px;
    left: 181px;
    top: 277px; }
    .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone3___3fEDR img {
      transform: scale(0.6, 0.6);
      position: relative;
      top: -26px; }
    .MyWayLevel_2__level_dropZone___9Wzah.MyWayLevel_2__zone3___3fEDR.MyWayLevel_2__active___1uzVj {
      animation: MyWayLevel_2__lvl2ball2___2SQw2 2s linear 0s 1 forwards; }

.MyWayLevel_2__level_places___38ZvF {
  display: block;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s; }
  .MyWayLevel_2__level_places___38ZvF.MyWayLevel_2__ready___1qrTC {
    opacity: 1; }
  .MyWayLevel_2__level_places___38ZvF:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 835px;
    height: 347px;
    display: block;
    content: '';
    background: url(/components/MyWayLevel_2/img/board.png?3b80c2928a5de351b9cebbe83a9343b6) no-repeat 0 0;
    z-index: 5;
    pointer-events: none; }

.MyWayLevel_2__level_place___3epJM {
  display: block;
  position: absolute;
  z-index: 10;
  pointer-events: none; }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__rubber___pOA6G {
    background: url(/components/MyWayLevel_2/img/rubber.png?dd779e5933c04f170a82b091cfd827d3) no-repeat 0 0;
    left: 11px;
    top: 110px;
    width: 64px;
    height: 13px; }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball1___33fl1 {
    background: url(/components/MyWayLevel_2/img/ball.png?d8f2401e6859dd1f5e1be20f21db4c03) no-repeat 0 0;
    left: -28px;
    top: 59px;
    width: 114px;
    height: 114px;
    transform: scale(0.6, 0.6); }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball1___33fl1.MyWayLevel_2__active___1uzVj {
      animation: MyWayLevel_2__lvl2ball1___j4sO1 2s linear 0s 1 forwards; }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__lever___wPYS1 {
    background: url(/components/MyWayLevel_2/img/lever.png?892ca6d3a516a30728f2e8c9f38c2924) no-repeat 0 0;
    left: 182px;
    top: 297px;
    width: 220px;
    height: 38px;
    transform: rotate(-16deg);
    transition: all 0.1s; }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__lever___wPYS1.MyWayLevel_2__right___FPTqr {
      transform: rotate(16deg); }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__lamp___3VQ0a {
    background: url(/components/MyWayLevel_2/img/lamp.png?b9928083196002c9647f8bec75c6cac6) no-repeat 0 0;
    left: 703px;
    top: 309px;
    width: 9px;
    height: 6px;
    transition: all 0.1s;
    opacity: 0; }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__lamp___3VQ0a.MyWayLevel_2__right___FPTqr {
      opacity: 1; }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__pack___1YfmT {
    background: url(/components/MyWayLevel_2/img/item2_big.png?41b46c99144bd9cb0eb0904fdcc9fa5e) no-repeat 0 0;
    left: 335px;
    top: 120px;
    width: 40px;
    height: 60px;
    opacity: 0;
    transition: top 0.3s; }
    .MyWayLevel_2__board___304kB .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__pack___1YfmT {
      opacity: 1; }
      .MyWayLevel_2__board___304kB .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__pack___1YfmT:after {
        display: none; }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__pack___1YfmT.MyWayLevel_2__right___FPTqr {
      top: 255px;
      transform: rotate(19deg); }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__spoon___18NS4 {
    background: url(/components/MyWayLevel_2/img/item1_big.png?5bc7ce71cd2c8be04c2a5b8c0b67ae5a) no-repeat 0 0;
    left: 674px;
    top: 68px;
    width: 22px;
    height: 90px;
    opacity: 0;
    transition: all 0.1s; }
    .MyWayLevel_2__weight___A9ffv .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__spoon___18NS4 {
      opacity: 1; }
      .MyWayLevel_2__weight___A9ffv .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__spoon___18NS4:after {
        display: none; }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__spoon___18NS4.MyWayLevel_2__right___FPTqr {
      top: 118px; }
  .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball2___3nCMv {
    background: url(/components/MyWayLevel_2/img/ball.png?d8f2401e6859dd1f5e1be20f21db4c03) no-repeat 0 0;
    left: 160px;
    top: 248px;
    width: 114px;
    height: 114px;
    transform: scale(0.6, 0.6);
    opacity: 0; }
    .MyWayLevel_2__glass___2-1cS .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball2___3nCMv {
      opacity: 1; }
      .MyWayLevel_2__glass___2-1cS .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball2___3nCMv:after {
        display: none; }
    .MyWayLevel_2__level_place___3epJM.MyWayLevel_2__ball2___3nCMv.MyWayLevel_2__right___FPTqr {
      animation: MyWayLevel_2__lvl2ball2___2SQw2 2s linear 0s 1 forwards; }

@keyframes MyWayLevel_2__lvl2ball1___j4sO1 {
  0% {
    left: -28px;
    top: 59px; }
  30% {
    left: 290px;
    top: 59px; }
  100% {
    left: 930px;
    top: 200px; } }

@keyframes MyWayLevel_2__lvl2ball2___2SQw2 {
  0% {
    left: 160px;
    top: 248px; }
  5% {
    left: 175px;
    top: 208px; }
  10% {
    left: 195px;
    top: 178px; }
  15% {
    left: 215px;
    top: 148px; }
  25% {
    left: 285px;
    top: 108px; }
  35% {
    left: 355px;
    top: 88px; }
  45% {
    left: 435px;
    top: 73px; }
  55% {
    left: 515px;
    top: 64px; }
  65% {
    left: 595px;
    top: 60px; }
  75% {
    left: 675px;
    top: 67px; }
  85% {
    left: 755px;
    top: 80px; }
  95% {
    left: 835px;
    top: 100px; }
  100% {
    left: 875px;
    top: 115px; } }

.MyWayLevel_3__level___1wDDg {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.MyWayLevel_3__level_content___2dMMt {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.MyWayLevel_3__level_instruments___1qdBy {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0; }

.MyWayLevel_3__level_instrumentZone___o6eIr {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: #cadde9;
  margin-bottom: 10px;
  position: relative; }
  .MyWayLevel_3__level_instrumentZone___o6eIr:first-child img {
    position: relative;
    top: -7px; }

.MyWayLevel_3__level_instrumentElement___3EE3F {
  display: block; }

.MyWayLevel_3__level_game___muFZq {
  display: block; }

.MyWayLevel_3__level_interactive___fkcwF {
  display: block;
  background: #89b9d4;
  border: 18px solid #cadde9;
  width: 835px;
  height: 347px;
  position: relative;
  overflow: hidden; }

.MyWayLevel_3__level_info___2uzXL {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px; }

.MyWayLevel_3__level_infoText___2A7CV {
  display: block;
  font-size: 30px;
  font-family: pfdin,Tahoma,Geneva,sans-serif;
  font-weight: 500;
  color: #464646; }

.MyWayLevel_3__level_button___1F_Zk {
  display: block; }

.MyWayLevel_3__level_drop___38Saz {
  display: block;
  position: relative; }

.MyWayLevel_3__level_dropZone___2_UGc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute; }
  .MyWayLevel_3__level_dropZone___2_UGc img {
    opacity: 0;
    pointer-events: none; }
  .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone1___30B-c {
    width: 90px;
    height: 90px;
    left: 20px;
    top: 217px;
    transition: 0.5s; }
    .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone1___30B-c.MyWayLevel_3__active___2Z_SL {
      top: 262px; }
  .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone2___2WTXp {
    left: 413px;
    top: 127px;
    width: 85px;
    height: 195px;
    transform: rotate(-3deg);
    transition: top 0.4s; }
    .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone2___2WTXp.MyWayLevel_3__active___2Z_SL {
      left: 416px;
      top: 65px;
      transform: rotate(-2deg); }
  .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone3___2woD2 {
    width: 105px;
    height: 81px;
    left: 481px;
    top: 227px;
    transform: rotate(-53deg);
    transition: 0.4s; }
    .MyWayLevel_3__level_dropZone___2_UGc.MyWayLevel_3__zone3___2woD2.MyWayLevel_3__active___2Z_SL {
      transform: rotate(1deg);
      left: 524px;
      top: 248px; }

.MyWayLevel_3__level_places___SiOmV {
  display: block;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s; }
  .MyWayLevel_3__level_places___SiOmV.MyWayLevel_3__ready___hl3oO {
    opacity: 1; }
  .MyWayLevel_3__level_places___SiOmV:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 835px;
    height: 347px;
    display: block;
    content: '';
    background: url(/components/MyWayLevel_3/img/board.png?e50f94403b4ae4069c73b7257fdd10c3) no-repeat 100% 100%;
    z-index: 10;
    pointer-events: none; }

.MyWayLevel_3__level_place___AmV3X {
  display: block;
  position: absolute;
  z-index: 7;
  pointer-events: none; }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__car___3aHYm {
    background: url(/components/MyWayLevel_3/img/car.png?4906311222797c8a5ae62df62c843b30) no-repeat 0 0;
    left: 139px;
    top: 69px;
    width: 44px;
    height: 96px; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__car___3aHYm.MyWayLevel_3__right___3y-QZ {
      animation: MyWayLevel_3__carRight___3zZxS 0.5s linear 0s 1 forwards; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__car___3aHYm.MyWayLevel_3__wrong___200y4 {
      animation: MyWayLevel_3__carWrong___2_MK6 0.4s linear 0s 1 forwards; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__car___3aHYm.MyWayLevel_3__thirdStepWrong___6_s7K {
      animation: MyWayLevel_3__thirdStepWrong___6_s7K 0.35s linear 0s 1 forwards; }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__rope___3zhVe {
    background: url(/components/MyWayLevel_3/img/rope.png?63718dbe7f03b59ea66d443b2a76d511) no-repeat 100% 100%;
    left: 348px;
    top: 35px;
    width: 13px;
    height: 274px;
    transition: 0.5s; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__rope___3zhVe.MyWayLevel_3__active___2Z_SL {
      height: 143px; }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__spring___297Tw {
    background: url(/components/MyWayLevel_3/img/spring.png?c95374297aabbf9be86e90d6f158c0e8) no-repeat 100% 100%;
    width: 80px;
    height: 189px;
    left: 13px;
    top: 43px;
    transition: 0.3s; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__spring___297Tw.MyWayLevel_3__active___2Z_SL {
      height: 235px; }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__shelf___2SGcx {
    background: url(/components/MyWayLevel_3/img/shelf.png?6e39379b16d6070541d9d268b7d77137) no-repeat 0 0;
    left: 409px;
    top: 68px;
    width: 99px;
    height: 12px;
    transition: all 0.2s; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__shelf___2SGcx.MyWayLevel_3__active___2Z_SL {
      left: 413px;
      top: 57px;
      transform: rotate(13deg); }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__tray___2UHYE {
    background: url(/components/MyWayLevel_3/img/tray.png?d8500c923cc7081227512155690cd57c) no-repeat 0 0;
    width: 262px;
    height: 101px;
    left: 556px;
    top: 195px;
    transition: all 0.5s;
    z-index: 8; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__tray___2UHYE.MyWayLevel_3__active___2Z_SL {
      left: 625px; }
  .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__cigarette___2Pdxz {
    background: url(/components/MyWayLevel_3/img/cigarette.png?87892d16b7c18813fc5e3fe022017897) no-repeat 0 0;
    left: 478px;
    top: 63px;
    width: 45px;
    height: 5px; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__cigarette___2Pdxz.MyWayLevel_3__right___3y-QZ {
      animation: MyWayLevel_3__cigaretteRight___jf1Vl 0.6s ease-in 0s 1 forwards; }
    .MyWayLevel_3__level_place___AmV3X.MyWayLevel_3__cigarette___2Pdxz.MyWayLevel_3__wrong___200y4 {
      animation: MyWayLevel_3__cigaretteWrong___yv_Jf 0.9s ease-in 0s 1 forwards; }

@keyframes MyWayLevel_3__cigaretteRight___jf1Vl {
  5% {
    transform: rotate(5deg); }
  12% {
    transform: rotate(8deg); }
  18% {
    transform: rotate(12deg); }
  28% {
    transform: rotate(16deg); }
  32% {
    left: 499px;
    top: 67px;
    transform: rotate(25deg); }
  38% {
    left: 519px;
    top: 76px;
    transform: rotate(25deg); }
  46% {
    left: 534px;
    top: 83px;
    transform: rotate(25deg); }
  52% {
    left: 540px;
    top: 86px;
    transform: rotate(25deg); }
  50% {
    left: 544px;
    top: 88px;
    transform: rotate(25deg); }
  53% {
    left: 548px;
    top: 90px;
    transform: rotate(25deg); }
  56% {
    left: 553px;
    top: 92px;
    transform: rotate(25deg); }
  62% {
    left: 556px;
    top: 93px;
    transform: rotate(25deg); }
  65% {
    left: 576px;
    top: 102px;
    transform: rotate(25deg); }
  68% {
    left: 586px;
    top: 106px;
    transform: rotate(25deg); }
  70% {
    left: 600px;
    top: 113px;
    transform: rotate(25deg); }
  74% {
    left: 627px;
    top: 125px;
    transform: rotate(25deg); }
  78% {
    transform: rotate(34deg);
    left: 641px;
    top: 131px; }
  83% {
    transform: rotate(47deg);
    left: 649px;
    top: 136px; }
  88% {
    transform: rotate(76deg);
    left: 659px;
    top: 155px; }
  94% {
    transform: rotate(79deg);
    left: 664px;
    top: 170px; }
  97% {
    transform: rotate(87deg);
    left: 668px;
    top: 193px; }
  100% {
    transform: rotate(90deg);
    left: 668px;
    top: 215px; } }

@keyframes MyWayLevel_3__cigaretteWrong___yv_Jf {
  5% {
    transform: rotate(5deg); }
  12% {
    transform: rotate(8deg); }
  18% {
    transform: rotate(12deg); }
  28% {
    transform: rotate(16deg); }
  32% {
    left: 499px;
    top: 67px;
    transform: rotate(25deg); }
  38% {
    left: 519px;
    top: 76px;
    transform: rotate(25deg); }
  46% {
    left: 534px;
    top: 83px;
    transform: rotate(25deg); }
  52% {
    left: 540px;
    top: 86px;
    transform: rotate(25deg); }
  50% {
    left: 544px;
    top: 88px;
    transform: rotate(25deg); }
  53% {
    left: 548px;
    top: 90px;
    transform: rotate(25deg); }
  56% {
    left: 553px;
    top: 92px;
    transform: rotate(25deg); }
  62% {
    left: 556px;
    top: 93px;
    transform: rotate(25deg); }
  65% {
    left: 576px;
    top: 102px;
    transform: rotate(25deg); }
  68% {
    left: 586px;
    top: 106px;
    transform: rotate(25deg); }
  70% {
    left: 600px;
    top: 113px;
    transform: rotate(25deg); }
  74% {
    left: 627px;
    top: 125px;
    transform: rotate(25deg); }
  78% {
    transform: rotate(34deg);
    left: 641px;
    top: 131px; }
  83% {
    transform: rotate(47deg);
    left: 649px;
    top: 136px; }
  88% {
    transform: rotate(76deg);
    left: 659px;
    top: 185px; }
  94% {
    transform: rotate(79deg);
    left: 664px;
    top: 220px; }
  97% {
    transform: rotate(87deg);
    left: 668px;
    top: 283px; }
  100% {
    transform: rotate(90deg);
    left: 668px;
    top: 385px; } }

@keyframes MyWayLevel_3__carRight___3zZxS {
  5% {
    left: 145px;
    top: 91px;
    transform: rotate(-5deg); }
  8% {
    left: 149px;
    top: 101px;
    transform: rotate(-7deg); }
  13% {
    left: 161px;
    top: 132px;
    transform: rotate(-15deg); }
  15% {
    left: 177px;
    top: 154px;
    transform: rotate(-24deg); }
  22% {
    left: 189px;
    top: 171px;
    transform: rotate(-30deg); }
  30% {
    left: 207px;
    top: 186px;
    transform: rotate(-38deg); }
  37% {
    left: 227px;
    top: 201px;
    transform: rotate(-44deg); }
  45% {
    left: 258px;
    top: 219px;
    transform: rotate(-55deg); }
  52% {
    left: 291px;
    top: 233px;
    transform: rotate(-59deg); }
  60% {
    left: 319px;
    top: 241px;
    transform: rotate(-63deg); }
  68% {
    left: 359px;
    top: 250px;
    transform: rotate(-69deg); }
  75% {
    left: 386px;
    top: 254px;
    transform: rotate(-71deg); }
  83% {
    left: 417px;
    top: 259px;
    transform: rotate(-73deg); }
  91% {
    left: 441px;
    top: 261px;
    transform: rotate(-74deg); }
  100% {
    left: 461px;
    top: 263px;
    transform: rotate(-75deg); } }

@keyframes MyWayLevel_3__carWrong___2_MK6 {
  5% {
    left: 145px;
    top: 91px;
    transform: rotate(-5deg); }
  10% {
    left: 149px;
    top: 101px;
    transform: rotate(-7deg); }
  18% {
    left: 161px;
    top: 132px;
    transform: rotate(-15deg); }
  25% {
    left: 177px;
    top: 154px;
    transform: rotate(-24deg); }
  35% {
    left: 189px;
    top: 171px;
    transform: rotate(-30deg); }
  48% {
    left: 207px;
    top: 186px;
    transform: rotate(-38deg); }
  62% {
    left: 227px;
    top: 201px;
    transform: rotate(-44deg); }
  85% {
    left: 258px;
    top: 219px;
    transform: rotate(-55deg); }
  100% {
    left: 291px;
    top: 233px;
    transform: rotate(-59deg); } }

@keyframes MyWayLevel_3__thirdStepWrong___6_s7K {
  5% {
    left: 145px;
    top: 91px;
    transform: rotate(-5deg); }
  10% {
    left: 149px;
    top: 101px;
    transform: rotate(-7deg); }
  18% {
    left: 161px;
    top: 132px;
    transform: rotate(-15deg); }
  25% {
    left: 177px;
    top: 154px;
    transform: rotate(-24deg); }
  42% {
    left: 189px;
    top: 171px;
    transform: rotate(-30deg); }
  48% {
    left: 207px;
    top: 186px;
    transform: rotate(-38deg); }
  52% {
    left: 227px;
    top: 201px;
    transform: rotate(-44deg); }
  58% {
    left: 258px;
    top: 219px;
    transform: rotate(-55deg); }
  64% {
    left: 291px;
    top: 233px;
    transform: rotate(-59deg); }
  72% {
    left: 319px;
    top: 241px;
    transform: rotate(-63deg); }
  82% {
    left: 359px;
    top: 250px;
    transform: rotate(-69deg); }
  90% {
    left: 386px;
    top: 254px;
    transform: rotate(-71deg); }
  100% {
    left: 417px;
    top: 259px;
    transform: rotate(-73deg); } }

.MyWayLayout__MyWayLayout___2g58c {
  display: block;
  padding-top: 45px;
  position: relative;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.MyWayLayout__MyWayLayout_header___2Br3D {
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_header___2Br3D {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; } }

.MyWayLayout__MyWayLayout_header_wrap___3tr1s {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_header_wrap___3tr1s {
      width: 50%; } }

.MyWayLayout__MyWayLayout_title___29WVy {
  display: block;
  text-align: center;
  font-size: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #464646; }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_title___29WVy {
      width: 50%;
      text-align: left; } }

.MyWayLayout__MyWayLayout_timer___oBxX1 {
  display: block;
  font-weight: 400;
  font-size: 20px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500; }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_timer___oBxX1 {
      font-size: 30px; } }

.MyWayLayout__MyWayLayout_number___1hnH_ {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1; }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_number___1hnH_ {
      font-size: 30px; } }

.MyWayLayout__MyWayLayout_popup___1UKM9 {
  display: block; }

.MyWayLayout__MyWayLayout_text___1m-qn {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.MyWayLayout__MyWayLayout_buttons___2TDcO {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 93%;
  margin: 0 auto; }

.MyWayLayout__MyWayLayout_game___2Jxfa {
  width: 1000px;
  padding-bottom: 30px;
  margin-bottom: -265px;
  transform: scale(0.3) translate(-1200px, -520px); }
  @media (min-width: 375px) {
    .MyWayLayout__MyWayLayout_game___2Jxfa {
      transform: scale(0.36) translate(-1000px, -400px); } }
  @media (min-width: 650px) {
    .MyWayLayout__MyWayLayout_game___2Jxfa {
      transform: scale(0.48) translate(-765px, -265px);
      margin-bottom: -240px; } }
  @media (min-width: 768px) {
    .MyWayLayout__MyWayLayout_game___2Jxfa {
      transform: scale(0.64) translate(-280px, -175px);
      margin-bottom: -200px; } }
  @media (min-width: 1240px) {
    .MyWayLayout__MyWayLayout_game___2Jxfa {
      transform: none;
      margin-bottom: 30px; } }

.WingGame__WingGame___3kMdA {
  display: block;
  touch-action: none;
  cursor: inherit;
  position: relative;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.WingGame__WingGame_canvasWrapper___bpBib {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 680px;
  background: #6da6d1;
  background: linear-gradient(to bottom, #6da6d1 0, #a8c9d6 100%); }

.WingGame__WingGame_start___1QolQ {
  display: block;
  position: absolute;
  font-size: 25px;
  line-height: 1;
  margin-top: -12px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  width: 100%;
  left: 0;
  top: 280px;
  opacity: 1;
  color: #464646;
  font-weight: 600;
  text-transform: uppercase;
  pointer-events: none; }

.WingGame__WingGame_start_wrap___3x2Ke {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.WingGame__WingGame_top___3UcTo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  line-height: 1.2;
  position: absolute;
  top: 32px;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  max-width: 1000px;
  z-index: 20; }
  @media (min-width: 768px) {
    .WingGame__WingGame_top___3UcTo {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      flex-wrap: nowrap; } }

.WingGame__WingGame_top_left___11YJ- {
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  pointer-events: none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media (min-width: 400px) {
    .WingGame__WingGame_top_left___11YJ- {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap; } }
  .WingGame__WingGame_top_left___11YJ- span {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    color: #464646;
    display: block;
    margin-right: 5px;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.WingGame__WingGame_top_right___34aca {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  .WingGame__WingGame_top_right___34aca > div {
    margin-top: 3px;
    margin-bottom: 3px; }
  @media (min-width: 400px) {
    .WingGame__WingGame_top_right___34aca {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      flex-wrap: nowrap; }
      .WingGame__WingGame_top_right___34aca > div {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 10px; } }

.WingGame__WingGame_score___27S8p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  background-color: #0082bf;
  box-shadow: 0 7px 11.31px 1.69px rgba(0, 0, 0, 0.18);
  border-radius: 17px;
  padding: 1px 11px 1px 5px;
  font-size: 20px;
  line-height: 1;
  color: white; }
  .WingGame__WingGame_score___27S8p > div {
    font-size: 10px;
    line-height: 2;
    color: #fff;
    padding: 6px 5px 5px 8px;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap; }
    .WingGame__WingGame_score___27S8p > div img {
      display: block;
      height: 20px;
      margin-right: 4px; }
    .WingGame__WingGame_score___27S8p > div:before {
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      bottom: 3px;
      width: 1px;
      background: #60b2da; }
    .WingGame__WingGame_score___27S8p > div:first-child:before {
      display: none; }

.WingGame__WingGame_shop_btn___2m0os {
  background-color: #0082bf;
  box-shadow: 0 7px 11.31px 1.69px rgba(0, 0, 0, 0.18);
  border-radius: 17px;
  padding: 5px 25px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none; }

.WingGame__WingGame_score_lvl___2rS34 {
  line-height: 1;
  color: #464646;
  font-size: 24px;
  text-transform: uppercase; }

.WingGame__WingGame_popupContent___3ZGeL {
  text-align: center; }

.WingGame__WingGame_over_btn___2kFrL {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 25px; }
  .WingGame__WingGame_over_btn___2kFrL a {
    margin: 0 10px; }

.WingGameShop__block___1PR9B {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -30px; }
  @media (min-width: 768px) {
    .WingGameShop__block___1PR9B {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap; } }

.WingGameShop__block_col___1ZAc_ {
  width: 200px; }
  @media (min-width: 768px) {
    .WingGameShop__block_col___1ZAc_ {
      width: 160px; } }

.WingGameShop__item___3DyEM {
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap; }

.WingGameShop__item_top___23LO7 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 5px; }
  .WingGameShop__item_top___23LO7 img {
    display: block;
    height: 35px;
    margin-right: 5px; }
  .WingGameShop__item_top___23LO7 span {
    color: #464646;
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.WingGameShop__item_info____YKpA {
  margin-bottom: 15px; }

.WingGameShop__cost___3i8pu {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 10px; }
  .WingGameShop__cost___3i8pu img {
    display: block;
    height: 15px;
    margin-right: 5px; }

.WingGameShop__bottom___1Z1t_ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap; }
  .WingGameShop__bottom___1Z1t_ button {
    margin-left: 5px; }

.WingGameShop__skin_image___3-SGf {
  height: 100px;
  width: 100px;
  display: block; }
  .WingGameShop__skin_image___3-SGf img {
    height: 100px; }

.WingGameShop__skin_cost___u5eCA {
  margin-bottom: 30px; }

.WingGameShop__skin_top___2WWi_ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: nowrap; }

.WingGameShop__skin_buy___1n3k8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: nowrap; }

.WingGameShop__block_bottom___-mJcV {
  min-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: nowrap;
  padding-top: 50px; }

.WingGameAutomat__block_top___2nfL6 {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center; }

.WingGameAutomat__block_automat___3fFhR {
  position: relative;
  width: 432px;
  height: 240px;
  background: url(/components/WingGameAutomat/img/automat.png?6f49eef10cb2004a2245248daf891e9a) 50% 0 no-repeat;
  margin: 0 -21px;
  transform: scale(0.5) translate(-126px, -120px);
  margin-bottom: -50px; }
  @media (min-width: 768px) {
    .WingGameAutomat__block_automat___3fFhR {
      transform: none;
      margin-bottom: 20px; } }

.WingGameAutomat__block_automat_count___1WX4q {
  position: absolute;
  left: -75px;
  top: 100px;
  background: url(/components/WingGameAutomat/img/bonus.png?a1612203320cbf5d12991cc874465f7b) 10px 6px no-repeat #7da5bf;
  background-size: 30px;
  height: 42px;
  text-align: left;
  padding: 10px 16px 10px 51px;
  box-sizing: border-box;
  border-radius: 21px;
  color: #464646;
  font-size: 16px;
  max-width: 95px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  transform: scale(1.2); }
  @media (min-width: 768px) {
    .WingGameAutomat__block_automat_count___1WX4q {
      transform: none; } }

.WingGameAutomat__block_automat_start___1q7ZQ {
  color: #464646;
  text-decoration: none;
  position: absolute;
  right: 192px;
  bottom: -73px;
  border: 1px solid #464646;
  padding: 3px 10px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  transform: scale(2); }
  @media (min-width: 768px) {
    .WingGameAutomat__block_automat_start___1q7ZQ {
      right: -75px;
      top: 100px;
      bottom: auto;
      transform: none; } }

.WingGameAutomat__block_automat_cols___1NzJL {
  height: 122px;
  position: absolute;
  left: 64px;
  top: 68px;
  width: 284px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.4;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap; }

.WingGameAutomat__block_automat_col___3NxDi {
  top: 0;
  flex: 1 1 33%;
  height: 488px;
  position: relative;
  overflow: hidden;
  background: url(/components/WingGameAutomat/img/col.png?7d98e6cd77e7be82501b94bec954cf6f) 50% 0 repeat-y;
  transition: all 3s ease-in-out; }

.WingGameAutomat__block_automat_result___Ungi6 {
  position: absolute;
  top: 0px;
  left: 44px;
  width: 284px;
  color: #464646;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center; }

.WingGameAutomat__block_btns___3M9pb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .WingGameAutomat__block_btns___3M9pb a, .WingGameAutomat__block_btns___3M9pb button {
    margin: 0 5px; }
    @media (min-width: 768px) {
      .WingGameAutomat__block_btns___3M9pb a, .WingGameAutomat__block_btns___3M9pb button {
        margin: 0 10px; } }

.TestLayout__block___2aHwf {
  padding-top: 24px;
  padding-bottom: 40px;
  position: relative;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .TestLayout__block___2aHwf {
      min-height: calc(100vh - 350px);
      padding-top: 20px; } }
  .TestLayout__block___2aHwf.TestLayout__cars___3HYA3 .TestLayout__header___2S3uV::before {
    background-color: #F29B69; }
  .TestLayout__block___2aHwf.TestLayout__victory___3iJjb .TestLayout__header___2S3uV::before {
    background-color: #C25146; }
  .TestLayout__block___2aHwf.TestLayout__space___2fgXn .TestLayout__header___2S3uV::before {
    background-color: #728AC7; }
  .TestLayout__block___2aHwf.TestLayout__humor___3s0E8 .TestLayout__header___2S3uV::before {
    background-color: #FDB105; }
  .TestLayout__block___2aHwf.TestLayout__fiction___3AhAq .TestLayout__header___2S3uV::before {
    background-color: #78B3C0; }
  .TestLayout__block___2aHwf.TestLayout__unity___3cr_- .TestLayout__header___2S3uV::before {
    background-color: #2E4EA4; }
  .TestLayout__block___2aHwf.TestLayout__express___3oRAE .TestLayout__header___2S3uV::before {
    background-color: #D17E4F; }
  .TestLayout__block___2aHwf.TestLayout__secrets___3CKCd .TestLayout__header___2S3uV::before {
    background-color: #A48A72; }
  .TestLayout__block___2aHwf.TestLayout__radio___3np_m .TestLayout__header___2S3uV::before {
    background-color: #C25C46; }
  .TestLayout__block___2aHwf.TestLayout__view___2iO29 {
    overflow: hidden; }
  .TestLayout__block___2aHwf.TestLayout__snow___1kNag .TestLayout__header___2S3uV::before {
    background-color: #BCD9E6; }
  .TestLayout__block___2aHwf.TestLayout__heroicmission___2WQdw {
    background-image: url(/components/TestLayout/img/heroes/bg-m.jpg?2e7b1bd872c6a2d7d69a9b3f61be5b19);
    background-repeat: no-repeat;
    background-position: center bottom;
    flex-grow: 1;
    padding-bottom: 200px; }
    @media (min-width: 768px) {
      .TestLayout__block___2aHwf.TestLayout__heroicmission___2WQdw {
        background-image: url(/components/TestLayout/img/heroes/bg-t.jpg?77f4b2051f29e01f50c96abe33ec25e0);
        padding-bottom: 300px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__heroicmission___2WQdw {
        background-image: url(/components/TestLayout/img/heroes/bg-d.jpg?7f087155506522b50063c017abd99cc0);
        position: relative;
        padding-bottom: 150px; }
        .TestLayout__block___2aHwf.TestLayout__heroicmission___2WQdw::before {
          content: "";
          display: block;
          width: 267px;
          height: 156px;
          position: absolute;
          top: 50px;
          left: calc(50% + 180px);
          background-image: url(/components/TestLayout/img/heroes/before.png?a5e6dbddb8e429332551f1c07066913c);
          background-repeat: no-repeat; } }
    .TestLayout__block___2aHwf.TestLayout__heroicmission___2WQdw .TestLayout__header___2S3uV::before {
      background-color: #E35249; }
  .TestLayout__block___2aHwf.TestLayout__animals___1BA8O .TestLayout__header___2S3uV::before {
    background-color: #5EBC83; }
  .TestLayout__block___2aHwf.TestLayout__final___3jLvt {
    display: block; }
  .TestLayout__block___2aHwf.TestLayout__placepower___1Stgi .TestLayout__header___2S3uV::before {
    background-color: #77B18B; }
  .TestLayout__block___2aHwf.TestLayout__yourplace___6aYGG .TestLayout__header___2S3uV::before {
    background-color: #77B18B; }
  @media (min-width: 768px) {
    .TestLayout__block___2aHwf.TestLayout__pirandworld___2T3QF {
      padding-bottom: 200px; } }
  @media (min-width: 1240px) {
    .TestLayout__block___2aHwf.TestLayout__pirandworld___2T3QF {
      padding-bottom: 80px; } }
  @media (min-width: 1240px) {
    .TestLayout__block___2aHwf.TestLayout__pirandworld___2T3QF .TestLayout__header___2S3uV {
      margin-top: 100px; } }
  .TestLayout__block___2aHwf.TestLayout__pirandworld___2T3QF .TestLayout__header___2S3uV::before {
    background-color: #0089A7; }
  .TestLayout__block___2aHwf.TestLayout__subject___3ScB0 .TestLayout__header___2S3uV::before {
    background-color: #0089A7; }
  .TestLayout__block___2aHwf.TestLayout__places___1f4RY {
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .TestLayout__block___2aHwf.TestLayout__places___1f4RY {
        padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__places___1f4RY {
        padding-bottom: 80px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__places___1f4RY .TestLayout__header___2S3uV {
        margin-top: 100px; } }
    .TestLayout__block___2aHwf.TestLayout__places___1f4RY .TestLayout__header___2S3uV::before {
      background-color: #A2C970; }
  .TestLayout__block___2aHwf.TestLayout__mood___1UH5U {
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .TestLayout__block___2aHwf.TestLayout__mood___1UH5U {
        padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__mood___1UH5U {
        padding-bottom: 80px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__mood___1UH5U .TestLayout__header___2S3uV {
        margin-top: 40px; } }
    .TestLayout__block___2aHwf.TestLayout__mood___1UH5U .TestLayout__header___2S3uV::before {
      background-color: #637B7F; }
  .TestLayout__block___2aHwf.TestLayout__artist___3a471 .TestLayout__header___2S3uV::before {
    background-color: #E17C1E; }
  .TestLayout__block___2aHwf.TestLayout__salad___2PGP1 {
    padding-bottom: 50px; }
    @media (min-width: 768px) {
      .TestLayout__block___2aHwf.TestLayout__salad___2PGP1 {
        padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .TestLayout__block___2aHwf.TestLayout__salad___2PGP1 {
        padding-bottom: 80px; } }
    .TestLayout__block___2aHwf.TestLayout__salad___2PGP1 .TestLayout__header___2S3uV::before {
      background-color: #CE4646; }
  @media (min-width: 1240px) {
    .TestLayout__block___2aHwf.TestLayout__whatplay___1dt_S .TestLayout__header___2S3uV {
      margin-top: 40px; } }
  .TestLayout__block___2aHwf.TestLayout__whatplay___1dt_S .TestLayout__header___2S3uV::before {
    background-color: #6066FF; }

.TestLayout__container___2z-tQ {
  height: 100%;
  width: 280px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  .TestLayout__container___2z-tQ.TestLayout__head___1FiUV {
    width: 100%; }
  @media (min-width: 360px) {
    .TestLayout__container___2z-tQ {
      width: 320px; }
      .TestLayout__container___2z-tQ.TestLayout__head___1FiUV {
        width: 100%; } }
  @media (min-width: 768px) {
    .TestLayout__container___2z-tQ {
      width: 540px;
      padding: 0 10px; }
      .TestLayout__container___2z-tQ.TestLayout__head___1FiUV {
        width: 100%; } }
  @media (min-width: 1240px) {
    .TestLayout__container___2z-tQ {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
      width: 1100px; }
      .TestLayout__container___2z-tQ.TestLayout__head___1FiUV {
        width: 1100px; } }

.TestLayout__aside___38WjS {
  width: 100%; }
  @media (min-width: 1240px) {
    .TestLayout__aside___38WjS {
      display: flex;
      flex-direction: column;
      min-width: 420px;
      width: 420px;
      margin-right: 30px; } }

.TestLayout__main___glUcI {
  margin-top: 24px;
  margin-bottom: 24px;
  position: relative; }
  @media (min-width: 768px) {
    .TestLayout__main___glUcI {
      margin-top: 32px;
      margin-bottom: 52px; } }

.TestLayout__header___2S3uV {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .TestLayout__header___2S3uV {
      width: 400px;
      margin: 0 auto;
      margin-bottom: 50px;
      padding-bottom: 25px; } }
  @media (min-width: 1240px) {
    .TestLayout__header___2S3uV {
      width: auto;
      margin-left: 0;
      margin-bottom: 50px;
      padding-bottom: 35px;
      order: 1; } }
  .TestLayout__header___2S3uV:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 90px;
    height: 3px;
    background-color: #464646; }
    @media (min-width: 768px) {
      .TestLayout__header___2S3uV:before {
        width: 120px;
        height: 4px; } }
    @media (min-width: 1240px) {
      .TestLayout__header___2S3uV:before {
        left: 0;
        bottom: 0;
        height: 10px;
        width: 196px;
        background-color: #464646;
        transform: none; } }

.TestLayout__question___1qiIj {
  font-size: 24px;
  line-height: 1;
  color: #464646;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .TestLayout__question___1qiIj {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TestLayout__question___1qiIj {
      margin-bottom: 40px;
      font-size: 36px;
      line-height: 1; } }

.TestLayout__popupContent___25ffD {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px; }

.TestLayout__exit___2GmGT {
  display: block;
  position: absolute;
  left: 20px;
  top: -10px; }
  @media (min-width: 768px) {
    .TestLayout__exit___2GmGT {
      transform: none; } }
  @media (min-width: 1240px) {
    .TestLayout__exit___2GmGT {
      left: 10px;
      top: 0; } }

.TestQuestion__block___v5oOd.TestQuestion__cars___2iany .TestQuestion__question_title_counter___1xK6Z {
  color: #F29B69; }

.TestQuestion__block___v5oOd.TestQuestion__victory___2GPl0 .TestQuestion__question_title_counter___1xK6Z {
  color: #C25146; }

.TestQuestion__block___v5oOd.TestQuestion__space___3rS8J .TestQuestion__question_title_counter___1xK6Z {
  color: #728AC7; }

.TestQuestion__block___v5oOd.TestQuestion__fiction___3devu .TestQuestion__question_title_counter___1xK6Z {
  color: #78B3C0; }

.TestQuestion__block___v5oOd.TestQuestion__express___3lmaS .TestQuestion__question_title_counter___1xK6Z {
  color: #D17E4F; }

.TestQuestion__block___v5oOd.TestQuestion__secrets___1UG22 .TestQuestion__question_title_counter___1xK6Z {
  color: #A48A72; }

.TestQuestion__block___v5oOd.TestQuestion__animals___eTgLs .TestQuestion__question_title_counter___1xK6Z {
  color: #5EBC83; }

.TestQuestion__block___v5oOd.TestQuestion__radio___1IOWl .TestQuestion__question_title_counter___1xK6Z {
  color: #C25C46; }

.TestQuestion__block___v5oOd.TestQuestion__view___2bbo- .TestQuestion__question_title_counter___1xK6Z {
  color: #77B18B; }

.TestQuestion__block___v5oOd.TestQuestion__view___2bbo- .TestQuestion__button___1W1uz {
  display: none; }

.TestQuestion__block___v5oOd.TestQuestion__view___2bbo- .TestQuestion__question_list___2q46V {
  display: block;
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 1240px) {
    .TestQuestion__block___v5oOd.TestQuestion__view___2bbo- .TestQuestion__question_list___2q46V {
      width: 500px;
      margin-bottom: 50px; } }

.TestQuestion__block___v5oOd.TestQuestion__yourplace___3w_Po .TestQuestion__question_title_counter___1xK6Z {
  color: #5EBC83; }

.TestQuestion__block___v5oOd.TestQuestion__pirandworld___2hnt9 .TestQuestion__question_title_counter___1xK6Z {
  color: #0089A7; }

.TestQuestion__block___v5oOd.TestQuestion__places___1jIpX .TestQuestion__question_title_counter___1xK6Z {
  color: #A2C970; }

.TestQuestion__block___v5oOd.TestQuestion__mood___1tnY0 .TestQuestion__question_title_counter___1xK6Z {
  color: #637B7F; }

.TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g {
  max-width: 400px !important;
  padding-top: 400px;
  position: relative; }
  .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question___2LJXx {
    height: 440px; }
  @media (min-width: 768px) {
    .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g {
      padding-top: 310px; }
      .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question___2LJXx {
        height: 545px; } }
  @media (min-width: 1240px) {
    .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g {
      padding-top: 0;
      padding-bottom: 100px;
      left: -252px;
      top: 66px; }
      .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question___2LJXx {
        height: 600px; } }
  .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question_title_counter___1xK6Z {
    color: #3C3C3C; }
  .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question___2LJXx,
  .TestQuestion__block___v5oOd.TestQuestion__fairystory___2OO3g .TestQuestion__question_list___2q46V {
    max-width: 400px !important; }

.TestQuestion__block___v5oOd.TestQuestion__artist___2G4Zp .TestQuestion__question_title___iZise .TestQuestion__question_title_counter___1xK6Z {
  color: #E17C1E; }

.TestQuestion__block___v5oOd.TestQuestion__salad___2Yz-c .TestQuestion__question_title_counter___1xK6Z {
  color: #CE4646; }

.TestQuestion__block___v5oOd.TestQuestion__whatplay___1RqYy .TestQuestion__question_title_counter___1xK6Z {
  color: #6066FF; }

.TestQuestion__title___3v-oC {
  display: block;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 25px;
  line-height: 1;
  color: #464646; }

.TestQuestion__question___2LJXx {
  display: block; }
  @media (min-width: 768px) {
    .TestQuestion__question___2LJXx {
      width: 100%; } }
  @media (min-width: 1240px) {
    .TestQuestion__question___2LJXx {
      width: 700px; } }

.TestQuestion__question_title___iZise {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #000000;
  text-align: left; }
  .TestQuestion__question_title___iZise img {
    max-height: 94px; }
  @media (min-width: 768px) {
    .TestQuestion__question_title___iZise {
      margin-bottom: 30px;
      font-size: 22px; } }
  @media (min-width: 1240px) {
    .TestQuestion__question_title___iZise {
      text-align: left;
      font-size: 28px;
      padding-right: 80px; } }

.TestQuestion__question_title_counter___1xK6Z {
  margin-right: 10px; }

.TestQuestion__question_list___2q46V {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .TestQuestion__question_list___2q46V {
      width: 500px;
      margin-bottom: 50px; } }

.TestQuestion__answer___3fTTh {
  display: block;
  margin-bottom: 15px;
  padding-left: 45px;
  padding-right: 0;
  cursor: pointer; }
  .TestQuestion__answer___3fTTh:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .TestQuestion__answer___3fTTh {
      padding-left: 60px; } }
  .TestQuestion__answer___3fTTh span {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #000;
    text-transform: none;
    padding-left: 0; }
    .TestQuestion__answer___3fTTh span::before {
      top: calc(50% - 12px);
      border-color: #26336A; }
    @media (min-width: 768px) {
      .TestQuestion__answer___3fTTh span {
        font-size: 16px;
        line-height: 26px; }
        .TestQuestion__answer___3fTTh span::before {
          top: 10px; } }
  .TestQuestion__answer___3fTTh input:checked + span::after {
    left: 4px;
    top: calc(50% - 8px);
    width: 14px;
    height: 14px;
    background: #CCB173;
    border-radius: 50%; }
    @media (min-width: 768px) {
      .TestQuestion__answer___3fTTh input:checked + span::after {
        top: 14px; } }

.TestQuestion__text___czhf5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  text-transform: none;
  padding-left: 0; }
  @media (min-width: 768px) {
    .TestQuestion__text___czhf5 {
      font-size: 16px;
      line-height: 26px; } }

.TestQuestion__question_images___2Qn1N {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .TestQuestion__question_images___2Qn1N {
      margin-left: -30px; } }
  @media (min-width: 1240px) {
    .TestQuestion__question_images___2Qn1N {
      justify-content: flex-start;
      align-items: flex-start; } }

.TestQuestion__question_img___27IjP {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  border: 11px solid #fff;
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer; }
  .TestQuestion__question_img___27IjP::before {
    display: block;
    content: "";
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    padding: 0;
    border: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 50%; }
  .TestQuestion__question_img___27IjP.TestQuestion__active___3SSE_ {
    border-color: #464646; }
    .TestQuestion__question_img___27IjP.TestQuestion__active___3SSE_::after {
      display: block;
      content: "";
      z-index: 2;
      position: absolute;
      right: 17px;
      top: 17px;
      width: 14px;
      height: 14px;
      padding: 0;
      border: 0;
      margin: 0;
      background-color: #464646;
      border-radius: 50%; }
  .TestQuestion__question_img___27IjP img {
    vertical-align: top;
    width: 208px;
    height: 140px; }

.TestQuestion__questionLabel_text_wrapper___3KsFG {
  position: relative; }

.TestQuestion__questionLabel_text___3R4cR {
  display: block;
  padding-left: 40px;
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000; }
  @media (min-width: 768px) {
    .TestQuestion__questionLabel_text___3R4cR {
      font-size: 16px;
      line-height: 26px; } }

.TestQuestion__questionLabel_img___1fsJr {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
  width: 150px;
  cursor: pointer; }
  .TestQuestion__questionLabel_img___1fsJr:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .TestQuestion__questionLabel_img___1fsJr {
      width: calc(50% - 30px);
      margin-left: 30px; }
      .TestQuestion__questionLabel_img___1fsJr:last-child {
        margin-bottom: 0; }
      .TestQuestion__questionLabel_img___1fsJr:nth-child(3) {
        margin-bottom: 0; } }
  .TestQuestion__questionLabel_img___1fsJr .TestQuestion__questionLabel_text_wrapper___3KsFG::before {
    display: block;
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 13px;
    width: 22px;
    height: 22px;
    border: 1px solid #464646;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 50%; }
  .TestQuestion__questionLabel_img___1fsJr.TestQuestion__active___3SSE_ {
    border-color: #464646; }
    .TestQuestion__questionLabel_img___1fsJr.TestQuestion__active___3SSE_ .TestQuestion__questionLabel_text_wrapper___3KsFG::after {
      display: block;
      content: "";
      z-index: 2;
      position: absolute;
      left: 5px;
      top: 18px;
      width: 14px;
      height: 14px;
      padding: 0;
      border: 0;
      margin: 0;
      background-color: #464646;
      border-radius: 50%; }
  .TestQuestion__questionLabel_img___1fsJr img {
    vertical-align: top;
    width: auto; }

.TestQuestion__button___1W1uz {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  transition: 0.3s; }
  .TestQuestion__button___1W1uz.TestQuestion__active___3SSE_ {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto; }
  .TestQuestion__button___1W1uz button {
    height: 45px; }
  @media (min-width: 768px) {
    .TestQuestion__button___1W1uz button {
      height: 55px; } }
  @media (min-width: 1240px) {
    .TestQuestion__button___1W1uz {
      display: block; } }

.TestQuestion__score_text_2___57IJ7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .TestQuestion__score_text_2___57IJ7 img {
    margin-bottom: 20px;
    max-width: 152px; }
  @media (min-width: 768px) {
    .TestQuestion__score_text_2___57IJ7 {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-right: -100px; }
      .TestQuestion__score_text_2___57IJ7 img {
        margin-bottom: 0;
        max-width: 240px; } }
  @media (min-width: 1240px) {
    .TestQuestion__score_text_2___57IJ7 {
      margin-right: -180px; } }

.TestQuestion__scale___2bnKn {
  display: block; }

.TestQuestion__scale_picture___2-Z3f {
  display: block;
  width: 580px;
  position: relative;
  border-bottom: 2px solid #3C3C3C;
  overflow: hidden;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .TestQuestion__scale_picture___2-Z3f {
      transform: scale(0.47) translate(-330px, -140px);
      margin-bottom: -100px; } }
  @media (min-width: 768px) and (max-width: 1239px) {
    .TestQuestion__scale_picture___2-Z3f {
      transform: scale(0.85) translate(-48px, -80px);
      margin-bottom: -45px; } }

.TestQuestion__scale_image___1z5NS {
  display: block; }

.TestQuestion__scale_arrow___1ys4Z {
  display: block;
  width: 444px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  transition: 1s;
  transition-timing-function: ease-in; }

.TestQuestion__taste___1EYMu {
  display: block; }
  .TestQuestion__taste___1EYMu .TestQuestion__button___1W1uz {
    justify-content: flex-start; }
  .TestQuestion__taste___1EYMu .TestQuestion__question_title___iZise {
    text-align: left; }
  .TestQuestion__taste___1EYMu .TestQuestion__question_title_counter___1xK6Z {
    color: #A6192E; }

.TestQuestion__snow___hDWgx .TestQuestion__question_title_counter___1xK6Z {
  color: #80B0C5; }

.TestQuestion__snow___hDWgx .TestQuestion__question_title___iZise {
  font-weight: 400; }

.TestQuestion__exit___3KsA0 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 72px;
  height: 48px;
  opacity: 0.5;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3C3C3C;
  border: 1px solid #3C3C3C;
  position: absolute;
  top: -210px;
  right: 0;
  text-decoration: none;
  transition: 0.3s; }
  .TestQuestion__exit___3KsA0:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .TestQuestion__exit___3KsA0 {
      top: -395px;
      right: -40px;
      width: 96px;
      height: 60px;
      font-size: 24px;
      line-height: 100%; } }
  @media (min-width: 1240px) {
    .TestQuestion__exit___3KsA0 {
      top: 0;
      right: 50px; } }

.TestQuestion__tinder___25x4v {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.TestQuestion__tinder_picture___hhWiX {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  margin-bottom: 15px;
  max-height: 440px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .TestQuestion__tinder_picture___hhWiX {
      margin-bottom: 20px; } }

.TestQuestion__tinder_image___3omc5 {
  display: block;
  max-width: 100%; }

.TestQuestion__tinder_answers___3Mv5D {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.TestQuestion__tinder_answer___KM7Bn {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 80px;
  margin: 0 16px;
  cursor: pointer; }
  .TestQuestion__tinder_answer___KM7Bn img {
    max-width: 100%; }
  .TestQuestion__tinder_answer___KM7Bn:hover {
    opacity: 0.8; }
  @media (min-width: 768px) {
    .TestQuestion__tinder_answer___KM7Bn {
      width: 110px;
      margin: 0 22px; } }

.TestQuestion__answer2_book___2a1Au {
  transition: opacity 0.4s 0.2s;
  position: absolute;
  top: -50px;
  left: -50px;
  transform: scale(0.5) translate(-840px, -140px);
  pointer-events: none !important; }
  @media (min-width: 768px) {
    .TestQuestion__answer2_book___2a1Au {
      transform: scale(1.2) translate(67px, 88px); } }
  @media (min-width: 1240px) {
    .TestQuestion__answer2_book___2a1Au {
      transform: none; } }
  .TestQuestion__answer2_book___2a1Au * {
    pointer-events: none !important; }

.TestQuestion__answer2_page___1PiAb {
  width: 500px;
  height: 600px;
  background-color: #111111;
  float: left;
  margin-bottom: 0.5em;
  background: left top no-repeat;
  background-size: cover; }

.TestQuestion__answer2_page___1PiAb:nth-child(even) {
  clear: both; }

.TestQuestion__answer2_book___2a1Au {
  perspective: 250vw; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_pages___35w29 {
  width: 1000px;
  height: 600px;
  position: relative;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  border: 2px solid black;
  /*box-shadow: 0 0 0 1px #e3dfd8;*/ }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb {
  float: none;
  clear: none;
  margin: 0;
  position: absolute;
  top: 0;
  width: 500px;
  height: 600px;
  border: 2px solid black;
  transform-origin: 0 0;
  transition: transform 1.4s;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  cursor: pointer;
  user-select: none;
  background-color: transparent; }
  @media (min-width: 768px) {
    .TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb {
      transform: none; } }

.TestQuestion__flipped___1P0oG {
  display: block; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  transition: background 0.7s;
  z-index: 2; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:nth-child(odd) {
  pointer-events: all;
  transform: rotateY(-20deg);
  right: 0;
  border-radius: 0 4px 4px 0; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:nth-child(odd):hover:before {
  background: rgba(0, 0, 0, 0.03); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:nth-child(odd):before {
  background: rgba(0, 0, 0, 0); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:nth-child(even) {
  pointer-events: none;
  transform: rotateY(180deg);
  transform-origin: 100% 0;
  left: 0;
  border-radius: 4px 0 0 4px;
  border-color: black; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb:nth-child(even):before {
  background: rgba(0, 0, 0, 0.2); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb.TestQuestion__grabbing___2MmW2 {
  transition: none; }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb.TestQuestion__flipped___1P0oG:nth-child(odd) {
  pointer-events: none;
  transform: rotateY(-180deg); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb.TestQuestion__flipped___1P0oG:nth-child(odd):before {
  background: rgba(0, 0, 0, 0.2); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb.TestQuestion__flipped___1P0oG:nth-child(even) {
  pointer-events: all;
  transform: rotateY(20deg); }

.TestQuestion__answer2_book___2a1Au .TestQuestion__answer2_page___1PiAb.TestQuestion__flipped___1P0oG:nth-child(even):before {
  background: rgba(0, 0, 0, 0); }

.TestQuestion__answer2_page___1PiAb:nth-child(odd) {
  background-position: right top; }

.TestQuestion__answer2_image___YfwE5 {
  display: block;
  background-image: url(/components/TestQuestion/img/fairystory/1.svg?5224747fc6f4286cef35eca40f96ad7d);
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 330px;
  position: absolute;
  top: 105px;
  right: 115px; }
  @media (min-width: 768px) {
    .TestQuestion__answer2_image___YfwE5 {
      right: auto;
      left: 140px;
      top: 39px;
      width: 220px;
      height: 200px; } }
  @media (min-width: 1240px) {
    .TestQuestion__answer2_image___YfwE5 {
      width: 342px;
      height: 450px;
      left: 545px;
      top: 125px; } }

.TestQuestion__page1___1-E6J.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/2.jpg?85ea9a36ddf1e766a0ae1899f0a5153e); }

.TestQuestion__page2___3Zmd8.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/3.jpg?b0ba273549b2ac2cd211deba1d701004); }

.TestQuestion__page3___sE77b.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/4.svg?33e353cdbf69bad022739e77762c98f3); }

.TestQuestion__page4___2QJv4.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/5.svg?7de765065c13a54eaa122ef227638708); }

.TestQuestion__page5___2302Y.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/6.svg?92e2127ea708f1f53c134a4534537905); }

.TestQuestion__page6___2TiEo.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/7.svg?97379ddc55faa4aa5880c46b2d80f2e1); }

.TestQuestion__page7___1abUI.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/8.svg?ef3d4bcbcd971edfd764bd2c998e157c); }

.TestQuestion__page8___zTRdN.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/9.svg?b391ac3a3fe5aabbcd29b71368b9d2f0); }

.TestQuestion__page9___3Knqc.TestQuestion__flipped___1P0oG ~ .TestQuestion__answer2_image___YfwE5 {
  background-image: url(/components/TestQuestion/img/fairystory/10.svg?c26a58c5a86b82777c3728bc5133b8f5); }

.RunGame__block___15DJ2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .RunGame__block___15DJ2 {
      flex-direction: row;
      justify-content: flex-start;
      align-items: center; } }
  @media (min-width: 1240px) {
    .RunGame__block___15DJ2 {
      padding-bottom: 10px;
      min-height: 270px; } }

.RunGame__image___UdPCH {
  display: block;
  margin: 0 auto;
  margin-bottom: 80px;
  max-width: 100%; }
  @media (min-width: 768px) {
    .RunGame__image___UdPCH {
      margin-left: 0;
      margin-bottom: 0;
      max-width: 400px; } }

.RunGame__rangeWrapper___vsrFB {
  display: block;
  width: 180px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .RunGame__rangeWrapper___vsrFB {
      margin-right: 0; } }
  @media (min-width: 1240px) {
    .RunGame__rangeWrapper___vsrFB {
      position: relative;
      right: -60px;
      flex-shrink: 0; } }

@media (min-width: 1240px) {
  .TestQuestionFinal__questions___3yqgr {
    padding-top: 140px;
    margin-bottom: 50px; } }

.TestQuestionFinal__question___2ObF6 {
  display: block;
  margin-bottom: 27px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__question___2ObF6 {
      width: 100%; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__question___2ObF6 {
      width: 700px;
      margin-bottom: 27px; } }

.TestQuestionFinal__question_title___pylCb {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #464646; }
  @media (min-width: 768px) {
    .TestQuestionFinal__question_title___pylCb {
      margin-bottom: 25px;
      font-size: 22px; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__question_title___pylCb {
      font-size: 28px;
      text-align: left;
      margin-left: -70px; } }

.TestQuestionFinal__question_title_counter___1WEeJ {
  color: #78B3C0;
  margin-right: 12px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__question_title_counter___1WEeJ {
      margin-right: 16px; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__question_title_counter___1WEeJ {
      margin-right: 30px; } }

.TestQuestionFinal__question_list___m62om {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__question_list___m62om {
      width: 500px;
      margin-bottom: 50px; } }

.TestQuestionFinal__tech___GwDCE {
  display: flex; }

.TestQuestionFinal__tech_input___3A3-T {
  width: 131px;
  margin-right: 15px;
  height: 34px;
  flex-grow: 0;
  font-size: 12px;
  line-height: 40px;
  color: rgba(60, 60, 60, 0.4);
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid rgba(60, 60, 60, 0.4); }
  .TestQuestionFinal__tech_input___3A3-T.TestQuestionFinal__success___10LCK, .TestQuestionFinal__tech_input___3A3-T.TestQuestionFinal__error___1f7LR {
    color: #fff;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  .TestQuestionFinal__tech_input___3A3-T.TestQuestionFinal__success___10LCK {
    background: #ADE194;
    pointer-events: none; }
  .TestQuestionFinal__tech_input___3A3-T.TestQuestionFinal__error___1f7LR {
    background: #F58A97; }
  @media (min-width: 768px) {
    .TestQuestionFinal__tech_input___3A3-T {
      width: 300px;
      margin-right: 30px;
      height: 55px;
      font-size: 20px; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__tech_input___3A3-T {
      width: 300px;
      margin-right: 30px;
      height: 55px; } }

.TestQuestionFinal__tech_buttons___1R7aE {
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) {
    .TestQuestionFinal__tech_buttons___1R7aE {
      flex-direction: row; } }
  .TestQuestionFinal__tech_buttons___1R7aE a,
  .TestQuestionFinal__tech_buttons___1R7aE button {
    width: 80px;
    height: 34px; }
    .TestQuestionFinal__tech_buttons___1R7aE a:first-child,
    .TestQuestionFinal__tech_buttons___1R7aE button:first-child {
      order: 2; }
    .TestQuestionFinal__tech_buttons___1R7aE a:last-child,
    .TestQuestionFinal__tech_buttons___1R7aE button:last-child {
      order: 1;
      margin-bottom: 10px; }
    @media (min-width: 768px) {
      .TestQuestionFinal__tech_buttons___1R7aE a,
      .TestQuestionFinal__tech_buttons___1R7aE button {
        width: 140px;
        height: 55px; }
        .TestQuestionFinal__tech_buttons___1R7aE a:first-child,
        .TestQuestionFinal__tech_buttons___1R7aE button:first-child {
          order: 2; }
        .TestQuestionFinal__tech_buttons___1R7aE a:last-child,
        .TestQuestionFinal__tech_buttons___1R7aE button:last-child {
          order: 1;
          margin-right: 20px;
          margin-bottom: 0px; } }
    @media (min-width: 1240px) {
      .TestQuestionFinal__tech_buttons___1R7aE a,
      .TestQuestionFinal__tech_buttons___1R7aE button {
        width: 150px;
        height: 55px;
        margin-right: 20px; } }

.TestQuestionFinal__exit___m7mPD {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 113px;
  height: 45px;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #4B4B4B;
  border: 1px solid rgba(60, 60, 60, 0.4);
  text-decoration: none;
  transition: 0.3s;
  margin: 30px auto 0; }
  @media (min-width: 768px) {
    .TestQuestionFinal__exit___m7mPD {
      margin: 76px auto 0; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__exit___m7mPD {
      position: absolute;
      top: 0;
      right: 0;
      width: 150px;
      height: 55px;
      font-size: 20px;
      line-height: 100%;
      margin: 0; } }

@media (min-width: 768px) {
  .TestQuestionFinal__buttons___2pFya {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 60px; } }

@media (min-width: 1240px) {
  .TestQuestionFinal__buttons___2pFya {
    justify-content: flex-start; } }

.TestQuestionFinal__changeTheme___1wmZj {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }
  .TestQuestionFinal__changeTheme___1wmZj button,
  .TestQuestionFinal__changeTheme___1wmZj a {
    width: 202px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__changeTheme___1wmZj {
      margin-bottom: 0;
      margin-right: 25px; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__changeTheme___1wmZj button,
    .TestQuestionFinal__changeTheme___1wmZj a {
      width: 148px; } }

.TestQuestionFinal__nextTheme___3xkT1 {
  display: flex;
  justify-content: center; }
  .TestQuestionFinal__nextTheme___3xkT1.TestQuestionFinal__nextTheme_none___1CzrW {
    pointer-events: none; }
  .TestQuestionFinal__nextTheme___3xkT1 button,
  .TestQuestionFinal__nextTheme___3xkT1 a {
    width: 202px; }
  @media (min-width: 1240px) {
    .TestQuestionFinal__nextTheme___3xkT1 button,
    .TestQuestionFinal__nextTheme___3xkT1 a {
      width: 211px; } }

.TestQuestionFinal__result___2eChM {
  margin-bottom: 30px;
  text-align: center; }
  @media (min-width: 768px) {
    .TestQuestionFinal__result___2eChM {
      width: 315px;
      margin: 0 auto 46px; } }
  @media (min-width: 1240px) {
    .TestQuestionFinal__result___2eChM {
      padding-top: 140px;
      margin: 0;
      margin-bottom: 50px;
      text-align: left; } }

.TestQuestionFinal__result_title___3rz86 {
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 17px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__result_title___3rz86 {
      font-size: 36px;
      margin-bottom: 20px; } }

.TestQuestionFinal__result_descr___2YXTP {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px; }
  @media (min-width: 768px) {
    .TestQuestionFinal__result_descr___2YXTP br {
      display: none; } }

.TestQuestionFinal__questions_popup_descr___2TNuH {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 20px; }

.TestCalendar__block___1TwR0 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .TestCalendar__block___1TwR0 {
      display: block;
      padding-top: 55px; } }

.TestCalendar__text___1RtPW {
  font-size: 14px;
  line-height: 18px;
  color: #3C3C3C;
  max-width: 430px;
  margin-bottom: 23px;
  text-align: center; }
  @media (min-width: 1240px) {
    .TestCalendar__text___1RtPW {
      font-size: 20px;
      line-height: 26px;
      text-align: left; } }
  .TestCalendar__text___1RtPW b {
    color: #E35249;
    font-weight: bold; }

.TestCalendar__calendar___3Tu-P {
  width: 240px;
  margin-bottom: 50px; }

.TestCalendar__disabled___1MiuX {
  pointer-events: none;
  opacity: 0.3; }

.TestCalendar__input____Q7zM span {
  background-image: url(/components/TestCalendar/img/icon.svg?ad8a12aaec36ee75626fc6f3b5815673); }

.TestFinal__result___3Qmmo {
  display: block; }
  .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_content___2t2_Y {
    padding: 36px 16px;
    border: 2px solid #C52727;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_content___2t2_Y {
        margin-bottom: 48px;
        display: flex;
        align-items: center; } }
  .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT {
    width: 160px;
    min-width: 160px;
    margin: 0 auto 20px; }
    .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT img {
      width: 100%;
      height: auto;
      display: block;
      padding: 0;
      border: none; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT {
        margin: 0;
        margin-right: 20px;
        padding-top: 0; } }
  .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_text___2eQtA {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__leader___2usgs .TestFinal__result_text___2eQtA {
        text-align: left; } }
  .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_content___2t2_Y {
    padding: 36px 16px;
    border: 2px solid #D17E4F;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_content___2t2_Y {
        margin-bottom: 48px;
        display: flex;
        align-items: center; } }
  .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT {
    width: 160px;
    min-width: 160px;
    margin: 0 auto 20px; }
    .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT img {
      width: 100%;
      height: auto;
      display: block;
      padding: 0;
      border: none; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT {
        margin: 0;
        margin-right: 20px;
        padding-top: 0; } }
  .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_text___2eQtA {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__train___3RUKu .TestFinal__result_text___2eQtA {
        text-align: left; } }
  .TestFinal__result___3Qmmo.TestFinal__snow___1RP7F .TestFinal__result_item___1eiAH {
    position: relative; }
  .TestFinal__result___3Qmmo.TestFinal__snow___1RP7F .TestFinal__snow_img___2qeBO {
    margin: 30px auto 0;
    display: block;
    max-height: 130px;
    object-fit: contain; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__snow___1RP7F .TestFinal__snow_img___2qeBO {
        max-height: none; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__snow___1RP7F .TestFinal__snow_img___2qeBO {
        position: absolute;
        left: 100%;
        top: 150px; } }
  .TestFinal__result___3Qmmo.TestFinal__heroicmission___3IPjE {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__heroicmission___3IPjE {
        display: block; } }
  @media (min-width: 1240px) {
    .TestFinal__result___3Qmmo.TestFinal__maslenitsa___3zBw9 {
      min-height: 350px; } }
  .TestFinal__result___3Qmmo.TestFinal__maslenitsa___3zBw9 .TestFinal__result_item___1eiAH {
    position: relative; }
  .TestFinal__result___3Qmmo.TestFinal__maslenitsa___3zBw9 .TestFinal__maslenitsa_img___L85oF {
    margin: -30px auto;
    display: block;
    max-height: 290px;
    object-fit: contain; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__maslenitsa___3zBw9 .TestFinal__maslenitsa_img___L85oF {
        max-height: none;
        margin: -60px auto; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__maslenitsa___3zBw9 .TestFinal__maslenitsa_img___L85oF {
        position: absolute;
        left: 100%;
        top: -170px;
        margin: 30px auto 0; } }
  @media (min-width: 1240px) {
    .TestFinal__result___3Qmmo.TestFinal__animals___9oThl {
      min-height: 350px; } }
  .TestFinal__result___3Qmmo.TestFinal__animals___9oThl .TestFinal__result_item___1eiAH {
    position: relative; }
  .TestFinal__result___3Qmmo.TestFinal__animals___9oThl .TestFinal__animals_img___1Em72 {
    margin: 25px auto -60px;
    display: block;
    max-height: 220px;
    object-fit: contain; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__animals___9oThl .TestFinal__animals_img___1Em72 {
        margin: 30px auto -30px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__animals___9oThl .TestFinal__animals_img___1Em72 {
        position: absolute;
        left: 100%;
        max-height: 360px;
        top: 90px;
        margin: 30px auto 0; } }
  @media (min-width: 1240px) {
    .TestFinal__result___3Qmmo.TestFinal__radio___3EKku {
      min-height: 350px; } }
  .TestFinal__result___3Qmmo.TestFinal__radio___3EKku .TestFinal__result_item___1eiAH {
    position: relative; }
  .TestFinal__result___3Qmmo.TestFinal__radio___3EKku .TestFinal__radio_img___2rx0w {
    margin: 25px auto -60px;
    display: block;
    max-height: 220px;
    object-fit: contain; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__radio___3EKku .TestFinal__radio_img___2rx0w {
        margin: 30px auto -30px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__radio___3EKku .TestFinal__radio_img___2rx0w {
        position: absolute;
        left: 100%;
        max-height: 360px;
        top: 90px;
        margin: 30px auto 0; } }
  .TestFinal__result___3Qmmo.TestFinal__view___1e8mB {
    position: relative; }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__view___1e8mB {
        min-height: 460px; } }
    .TestFinal__result___3Qmmo.TestFinal__view___1e8mB::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-60%, -50%);
      width: 364px;
      height: 1086px;
      background-image: url(/components/TestFinal/img/view/bg-m.png?2760334d1755eb989bfcb4a450683aec);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__view___1e8mB::after {
          width: 1320px;
          height: 1024px;
          background-image: url(/components/TestFinal/img/view/bg-t.png?37168c704540b22cf4c24d9ced41efab);
          transform: translate(-50%, -40%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__view___1e8mB::after {
          width: 2016px;
          height: 800px;
          background-image: url(/components/TestFinal/img/view/bg-d.png?b9e1fd2d756b7d514ef6893ff903309a);
          transform: translate(-60%, -35%); } }
    .TestFinal__result___3Qmmo.TestFinal__view___1e8mB .TestFinal__result_title___3w6OA span {
      color: #77B18B; }
  .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ {
    position: relative;
    min-height: 510px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ {
        min-height: 350px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ {
        min-height: 460px; } }
    .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 658px;
      height: 1177px;
      background-image: url(/components/TestFinal/img/yourplace/bg-m.png?a103062f2b6cdb2f53e16e3ad8ccd0dc);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ::after {
          width: 1056px;
          height: 1024px;
          background-image: url(/components/TestFinal/img/yourplace/bg-t.png?bd57d6615d33887dccab621bc5b73873);
          transform: translate(-50%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__yourplace___2kQoJ .TestFinal__result_title___3w6OA span {
      color: #77B18B; }
  .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU {
    position: relative;
    min-height: 510px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU {
        min-height: 350px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU {
        min-height: 460px; } }
    .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -45%);
      width: 320px;
      height: 1168px;
      background-image: url(/components/TestFinal/img/pirandworld/bg-m.png?d9b0dd03db1d06d18b1d667642798b07);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU::after {
          width: 768px;
          height: 1002px;
          background-image: url(/components/TestFinal/img/pirandworld/bg-t.png?fe06b8012421f6254d27eb5416703afd);
          transform: translate(-50%, -46%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU::after {
          width: 1920px;
          height: 800px;
          background-image: url(/components/TestFinal/img/pirandworld/bg-d.png?adb095b0abfd628ba5f1372a0cad0db6);
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__pirandworld___1-3mU .TestFinal__result_title___3w6OA span {
      color: #0089A7; }
  .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M {
        min-height: 340px;
        padding-top: 100px; } }
    .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-image: url(/components/TestFinal/img/subject/bg-m.png?f8fffcd1b1b8992207e9537674a51760);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M::after {
          width: 768px;
          height: 1048px;
          background-image: url(/components/TestFinal/img/subject/bg-t.png?86c1145451fa7c564a2005d6c3b7a9c6);
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M::after {
          width: 1920px;
          height: 800px;
          background-image: url(/components/TestFinal/img/subject/bg-d.png?ac586ddff1c4649bd9299a824b32b859);
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__subject___30Y6M .TestFinal__result_title___3w6OA span {
      color: #0089A7; }
  .TestFinal__result___3Qmmo.TestFinal__places___iNB0q {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__places___iNB0q {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__places___iNB0q {
        min-height: 340px;
        padding-top: 75px; } }
    .TestFinal__result___3Qmmo.TestFinal__places___iNB0q::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__places___iNB0q::after {
          width: 768px;
          height: 1002px;
          background-image: url(/components/TestFinal/img/places/bg-t.png?180112b8cc77525422ab894f865e7a52);
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__places___iNB0q::after {
          width: 1920px;
          height: 800px;
          background-image: url(/components/TestFinal/img/places/bg-d.png?78a42ef78eec7be52104af1442697b15);
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__places___iNB0q .TestFinal__places_img___1VtIm {
      margin: 25px auto -60px;
      display: block;
      max-height: 220px;
      object-fit: contain; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__places___iNB0q .TestFinal__places_img___1VtIm {
          margin: 30px auto -30px; } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__places___iNB0q .TestFinal__places_img___1VtIm {
          position: absolute;
          left: 65%;
          max-height: 360px;
          top: 90px;
          margin: 30px auto 0; } }
  .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV {
        min-height: 340px;
        padding-top: 75px; } }
    .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV::after {
          width: 768px;
          height: 1002px;
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV::after {
          width: 1920px;
          height: 800px;
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV .TestFinal__mood_img___1hegF {
      margin: 0 auto -40px;
      display: block;
      max-height: 320px;
      object-fit: contain; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV .TestFinal__mood_img___1hegF {
          margin: 30px auto -30px; } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__mood___1rvJV .TestFinal__mood_img___1hegF {
          position: absolute;
          left: 65%;
          max-height: 430px;
          top: 20px;
          margin: 30px auto 0; } }
  .TestFinal__result___3Qmmo.TestFinal__artist___BncDz {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__artist___BncDz {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__artist___BncDz {
        min-height: 340px;
        padding-top: 25px; } }
    .TestFinal__result___3Qmmo.TestFinal__artist___BncDz::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-image: url(/components/TestFinal/img/artist/bg-m.png?d1211fc757bfe9db199ae79536d0719c);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__artist___BncDz::after {
          width: 768px;
          height: 1002px;
          background-image: url(/components/TestFinal/img/artist/bg-t.png?be18751b18c491e720ed020b61c8787e);
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__artist___BncDz::after {
          width: 1920px;
          height: 800px;
          background-image: url(/components/TestFinal/img/artist/bg-d.png?0ba4c872a3c313714289eaf83f698ec1);
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__artist___BncDz .TestFinal__artist_img___37Fo9 {
      margin: 25px auto -60px;
      display: block;
      max-height: 220px;
      object-fit: contain; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__artist___BncDz .TestFinal__artist_img___37Fo9 {
          margin: 30px auto -30px; } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__artist___BncDz .TestFinal__artist_img___37Fo9 {
          position: absolute;
          left: 65%;
          max-height: 360px;
          top: 90px;
          margin: 30px auto 0; } }
  .TestFinal__result___3Qmmo.TestFinal__salad___O32on {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__salad___O32on {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__salad___O32on {
        min-height: 340px;
        padding-top: 75px; } }
    .TestFinal__result___3Qmmo.TestFinal__salad___O32on::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__salad___O32on::after {
          width: 768px;
          height: 1002px;
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__salad___O32on::after {
          width: 1920px;
          height: 800px;
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__salad___O32on .TestFinal__salad_img___3eMWY {
      margin: 0 auto -40px;
      display: block;
      max-height: 320px;
      object-fit: contain; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__salad___O32on .TestFinal__salad_img___3eMWY {
          margin: 30px auto -30px; } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__salad___O32on .TestFinal__salad_img___3eMWY {
          position: absolute;
          left: 65%;
          max-height: 430px;
          top: 20px;
          margin: 30px auto 0; } }
  .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 {
    position: relative;
    min-height: 360px; }
    @media (min-width: 768px) {
      .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 {
        min-height: 420px; } }
    @media (min-width: 1240px) {
      .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 {
        min-height: 340px;
        padding-top: 50px; } }
    .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -46%);
      width: 320px;
      height: 1063px;
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      pointer-events: none; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1::after {
          width: 768px;
          height: 1002px;
          transform: translate(-50%, -53%); } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1::after {
          width: 1920px;
          height: 800px;
          background-image: url(/components/TestFinal/img/whatplay/bg-d.png?cffac986dfa1ebb39e6242ca47efb28b);
          transform: translate(-60%, -50%); } }
    .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 .TestFinal__whatplay_img___NeSuH {
      margin: 0 auto -40px;
      display: block;
      max-height: 320px;
      object-fit: contain; }
      @media (min-width: 768px) {
        .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 .TestFinal__whatplay_img___NeSuH {
          margin: 30px auto -30px; } }
      @media (min-width: 1240px) {
        .TestFinal__result___3Qmmo.TestFinal__whatplay___4zRE1 .TestFinal__whatplay_img___NeSuH {
          position: absolute;
          left: 65%;
          max-height: 430px;
          top: 20px;
          margin: 30px auto 0; } }

.TestFinal__result_title___3w6OA {
  font-size: 16px;
  line-height: 26px;
  color: #464646;
  margin-bottom: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .TestFinal__result_title___3w6OA {
      width: 480px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .TestFinal__result_title___3w6OA {
      width: 100%;
      text-align: left;
      margin-left: 0; } }
  .TestFinal__result_title___3w6OA.TestFinal__textType___2jVjv {
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: #464646;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .TestFinal__result_title___3w6OA.TestFinal__textType___2jVjv {
        margin-bottom: 30px;
        font-size: 30px;
        line-height: 1; } }
    @media (min-width: 1240px) {
      .TestFinal__result_title___3w6OA.TestFinal__textType___2jVjv {
        font-size: 36px;
        line-height: 1; } }

.TestFinal__result_list___2AL2- {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap; }

.TestFinal__result_item___1eiAH {
  margin-right: 10px; }
  .TestFinal__result_item___1eiAH:last-child {
    margin-right: 0; }
  .TestFinal__result_item___1eiAH.TestFinal__textType___2jVjv {
    display: block; }
  @media (min-width: 768px) {
    .TestFinal__result_item___1eiAH {
      width: 300px; }
      .TestFinal__result_item___1eiAH.TestFinal__calendarType___3-fN4 {
        padding-top: 40px;
        width: 400px; }
      .TestFinal__result_item___1eiAH.TestFinal__textType___2jVjv {
        width: 480px;
        margin: 0 auto; }
      .TestFinal__result_item___1eiAH.TestFinal__big___2jLpT {
        width: 500px; } }
  @media (min-width: 1240px) {
    .TestFinal__result_item___1eiAH.TestFinal__calendarType___3-fN4 {
      padding-top: 60px; }
    .TestFinal__result_item___1eiAH.TestFinal__textType___2jVjv {
      margin-left: 0; }
    .TestFinal__result_item___1eiAH.TestFinal__big___2jLpT {
      width: 580px; } }

.TestFinal__result_image___3tQ7n {
  display: block;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .TestFinal__result_image___3tQ7n {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding-top: 30px; } }
  @media (min-width: 1240px) {
    .TestFinal__result_image___3tQ7n {
      justify-content: flex-start; } }
  .TestFinal__result_image___3tQ7n img {
    display: block;
    width: 295px;
    padding: 10px;
    border: 1px solid #464646;
    box-sizing: border-box; }
  .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT img {
    width: 280px;
    padding: 10px; }
    @media (min-width: 768px) {
      .TestFinal__result_image___3tQ7n.TestFinal__big___2jLpT img {
        width: 360px;
        padding: 15px; } }

.TestFinal__result_text___2eQtA {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  color: #000000;
  text-align: center; }
  @media (min-width: 768px) {
    .TestFinal__result_text___2eQtA {
      font-size: 16px;
      line-height: 26px;
      margin-bottom: 35px; } }
  .TestFinal__result_text___2eQtA b {
    font-size: 36px;
    line-height: 26px;
    font-weight: 400;
    display: block;
    color: #464646;
    margin-bottom: 10px; }
  .TestFinal__result_text___2eQtA.TestFinal__textType___2jVjv {
    display: block; }
  .TestFinal__result_text___2eQtA.TestFinal__calendarType___3-fN4 {
    font-weight: 400;
    margin-bottom: 20px !important; }
    @media (min-width: 768px) {
      .TestFinal__result_text___2eQtA.TestFinal__calendarType___3-fN4 {
        font-size: 18px; } }
  @media (min-width: 1240px) {
    .TestFinal__result_text___2eQtA {
      text-align: left; } }

.TestFinal__result_buttons___3br9D {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px; }
  .TestFinal__result_buttons___3br9D a {
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .TestFinal__result_buttons___3br9D {
      flex-direction: row;
      justify-content: center;
      width: 440px;
      margin: 0 auto; }
      .TestFinal__result_buttons___3br9D a {
        margin-bottom: 0;
        margin-right: 15px; } }
  @media (min-width: 1240px) {
    .TestFinal__result_buttons___3br9D {
      justify-content: space-between;
      margin: 0; }
      .TestFinal__result_buttons___3br9D a {
        margin-right: 0; } }

.TestFinal__result_video_block___az6zH {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 280px;
  margin-bottom: 34px; }
  @media (min-width: 768px) {
    .TestFinal__result_video_block___az6zH {
      width: 443px;
      margin: 0 auto;
      margin-bottom: 45px; } }
  @media (min-width: 1240px) {
    .TestFinal__result_video_block___az6zH {
      margin: 0;
      margin-bottom: 34px; } }

.TestFinal__result_video___T_GJ3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0; }

.TestFinal__scale___1sHE8 {
  display: block;
  width: 100%; }
  @media (max-width: 767px) {
    .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D button,
    .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D a {
      width: 208px; }
    .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D button {
      margin-bottom: 24px; } }
  @media (min-width: 768px) {
    .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D {
      width: 580px;
      margin-left: -20px;
      justify-content: space-between; }
      .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D button,
      .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D a {
        width: 280px;
        margin: 0; } }
  @media (min-width: 1240px) {
    .TestFinal__scale___1sHE8 .TestFinal__result_buttons___3br9D {
      margin-left: 0; } }

.TestFinal__scale_picture___3U7gG {
  display: block;
  width: 580px;
  position: relative;
  border-bottom: 2px solid #3C3C3C;
  overflow: hidden;
  margin-bottom: 45px; }
  @media (max-width: 767px) {
    .TestFinal__scale_picture___3U7gG {
      transform: scale(0.47) translate(-330px, -140px);
      margin-bottom: -100px; } }
  @media (min-width: 768px) and (max-width: 1239px) {
    .TestFinal__scale_picture___3U7gG {
      margin-left: -20px; } }

.TestFinal__scale_image___XhkT8 {
  display: block; }

.TestFinal__scale_arrow___2o4g2 {
  display: block;
  width: 444px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 20px;
  transition: 1s;
  transition-timing-function: ease-in; }

.TestFinal__scale_info___1iJ62 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  border: 2px solid #349D4B;
  box-sizing: border-box;
  padding: 24px;
  padding-left: 100px;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #3C3C3C;
  min-height: 96px; }
  .TestFinal__scale_info___1iJ62::before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 24px;
    top: 50%;
    transform: translateY(-50%); }
  @media (min-width: 768px) {
    .TestFinal__scale_info___1iJ62 {
      width: 580px;
      margin-left: -20px;
      margin-top: 35px;
      margin-bottom: 72px; } }
  @media (min-width: 1240px) {
    .TestFinal__scale_info___1iJ62 {
      width: 580px;
      margin-top: 48px;
      margin-bottom: 72px;
      margin-left: 0; } }
  .TestFinal__scale_info___1iJ62.TestFinal__scale_good___2sKPn {
    border: 2px solid #349D4B; }
    .TestFinal__scale_info___1iJ62.TestFinal__scale_good___2sKPn::before {
      background-image: url(/components/TestFinal/img/taste/good.svg?23f534e5a00ddd72276429636af459b3); }
  .TestFinal__scale_info___1iJ62.TestFinal__scale_bad___Adduu {
    border: 2px solid #A6192E; }
    .TestFinal__scale_info___1iJ62.TestFinal__scale_bad___Adduu::before {
      background-image: url(/components/TestFinal/img/taste/bad.svg?dd07455436b31d578cf7c23465b021a7); }
  .TestFinal__scale_info___1iJ62.TestFinal__scale_normal___ar8EG {
    border: 2px solid #EFCA42; }
    .TestFinal__scale_info___1iJ62.TestFinal__scale_normal___ar8EG::before {
      background-image: url(/components/TestFinal/img/taste/normal.svg?2266649b6dd9608d0459f8da19fcf671); }

.TestFinal__exit___QK6hB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 72px;
  height: 48px;
  opacity: 0.5;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #3C3C3C;
  border: 1px solid #3C3C3C;
  position: absolute;
  top: -210px;
  right: 0;
  text-decoration: none;
  transition: 0.3s; }
  .TestFinal__exit___QK6hB:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .TestFinal__exit___QK6hB {
      top: -395px;
      right: -40px;
      width: 96px;
      height: 60px;
      font-size: 24px;
      line-height: 100%; } }
  @media (min-width: 1240px) {
    .TestFinal__exit___QK6hB {
      top: 0;
      right: 50px; } }

.TestFinal__result_calendar___17Xm_ {
  display: block;
  font-size: 36px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  color: #E35249;
  margin-bottom: 45px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .TestFinal__result_calendar___17Xm_ {
      text-align: left;
      margin-bottom: 75px; } }

.TestThemesList__block___1B_ld {
  padding-top: 50px;
  padding-bottom: 60px; }
  @media (min-width: 768px) {
    .TestThemesList__block___1B_ld {
      padding-top: 60px;
      padding-bottom: 70px; } }
  @media (min-width: 1240px) {
    .TestThemesList__block___1B_ld {
      padding-top: 70px;
      padding-bottom: 80px; } }
  .TestThemesList__block___1B_ld.TestThemesList__final___1ghk2 {
    padding-top: 0px; }
    @media (min-width: 768px) {
      .TestThemesList__block___1B_ld.TestThemesList__final___1ghk2 {
        padding-top: 10px; } }
    @media (min-width: 1240px) {
      .TestThemesList__block___1B_ld.TestThemesList__final___1ghk2 {
        padding-top: 10px; } }
    .TestThemesList__block___1B_ld.TestThemesList__final___1ghk2 .TestThemesList__header___GPUTH::before {
      background-color: #78B3C0; }

.TestThemesList__container___2DUP1 {
  height: 100%;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .TestThemesList__container___2DUP1 {
      width: 540px;
      padding: 0 10px; } }
  @media (min-width: 1240px) {
    .TestThemesList__container___2DUP1 {
      display: flex;
      width: 1180px;
      margin: 0 auto; } }

.TestThemesList__aside___2Dsz6 {
  width: 100%; }
  @media (min-width: 1240px) {
    .TestThemesList__aside___2Dsz6 {
      min-width: 420px;
      width: 420px;
      margin-right: 30px; } }

.TestThemesList__wrapper___1zfFx {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .TestThemesList__wrapper___1zfFx {
      flex-grow: 1;
      flex-basis: 100%; } }

.TestThemesList__header___GPUTH {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .TestThemesList__header___GPUTH {
      width: 400px;
      margin: 0 auto;
      margin-bottom: 50px;
      padding-bottom: 25px; } }
  @media (min-width: 1240px) {
    .TestThemesList__header___GPUTH {
      width: auto;
      margin-left: 0;
      margin-bottom: 50px;
      padding-bottom: 35px; } }
  .TestThemesList__header___GPUTH:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 90px;
    height: 3px;
    background-color: #464646; }
    @media (min-width: 768px) {
      .TestThemesList__header___GPUTH:before {
        width: 120px;
        height: 4px; } }
    @media (min-width: 1240px) {
      .TestThemesList__header___GPUTH:before {
        left: 0;
        bottom: 0;
        height: 10px;
        width: 196px;
        background-color: #464646;
        transform: none; } }

.TestThemesList__title___3zbD3 {
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  width: 200px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .TestThemesList__title___3zbD3 {
      width: 400px;
      font-size: 60px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .TestThemesList__title___3zbD3 {
      width: auto;
      margin: 0;
      font-size: 64px;
      line-height: 1;
      text-align: left; } }

.TestThemesList__question___3sJme {
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  color: #464646;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .TestThemesList__question___3sJme {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TestThemesList__question___3sJme {
      margin-bottom: 40px;
      font-size: 36px;
      line-height: 1; } }

.TestThemesList__popupContent___2FH3Z {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }

.TestThemesList__list___3N3kw {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .TestThemesList__list___3N3kw {
      width: 320px;
      margin: 0 auto 60px; } }
  @media (min-width: 1240px) {
    .TestThemesList__list___3N3kw {
      width: auto;
      display: flex;
      flex-wrap: wrap;
      margin-left: -100px; } }

.TestThemesList__item___2LtlA {
  margin-bottom: 9px;
  cursor: pointer;
  display: block;
  text-decoration: none; }
  .TestThemesList__item___2LtlA.TestThemesList__passed___28d3i .TestThemesList__item_link___3ktUN {
    background: rgba(225, 244, 248, 0.55); }
  .TestThemesList__item___2LtlA.TestThemesList__passed___28d3i .TestThemesList__item_index___3-rvD {
    background: #78B3C0; }
  .TestThemesList__item___2LtlA.TestThemesList__available___2Dy3K .TestThemesList__item_link___3ktUN {
    background: rgba(60, 60, 60, 0.07); }
  .TestThemesList__item___2LtlA.TestThemesList__available___2Dy3K .TestThemesList__item_index___3-rvD {
    background: #7B7B7B; }
  .TestThemesList__item___2LtlA.TestThemesList__not_available___1zXvN {
    cursor: default; }
    .TestThemesList__item___2LtlA.TestThemesList__not_available___1zXvN .TestThemesList__item_link___3ktUN {
      background: rgba(60, 60, 60, 0.02); }
    .TestThemesList__item___2LtlA.TestThemesList__not_available___1zXvN .TestThemesList__item_index___3-rvD {
      background: #E8E8E8; }
    .TestThemesList__item___2LtlA.TestThemesList__not_available___1zXvN .TestThemesList__item_title___QzHK9 {
      color: #B2B2B2; }
  .TestThemesList__item___2LtlA:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .TestThemesList__item___2LtlA {
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .TestThemesList__item___2LtlA {
      width: calc(50% - 100px);
      margin-left: 100px; } }

.TestThemesList__item_link___3ktUN {
  display: flex;
  align-items: center;
  border-bottom-left-radius: 38px;
  border-top-left-radius: 38px; }

.TestThemesList__item_index___3-rvD {
  font-weight: 400;
  min-width: 38px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-right: 20px; }
  @media (min-width: 768px) {
    .TestThemesList__item_index___3-rvD {
      margin-right: 27px; } }

.TestThemesList__item_title___QzHK9 {
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  color: #000000; }

.TestThemesList__exit___25Pi7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 113px;
  height: 45px;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #4B4B4B;
  border: 1px solid rgba(60, 60, 60, 0.4);
  text-decoration: none;
  transition: 0.3s;
  margin: 0 auto; }
  @media (min-width: 1240px) {
    .TestThemesList__exit___25Pi7 {
      width: 149px;
      height: 55px;
      position: absolute;
      top: 0;
      right: 0; } }

.CaterpillarContent__block___1md9r {
  display: block;
  min-height: 400px;
  position: relative;
  margin-bottom: 50px; }

.CaterpillarContent__container___dI5YS {
  display: block;
  box-sizing: border-box;
  width: 100%;
  background: #89b9d4;
  border: 8px solid #cadde9;
  position: relative; }
  @media (min-width: 768px) {
    .CaterpillarContent__container___dI5YS {
      border: 12px solid #cadde9; } }
  @media (min-width: 1240px) {
    .CaterpillarContent__container___dI5YS {
      height: 455px;
      border: 18px solid #cadde9; } }

.CaterpillarContent__header___2lbkC {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 768px) {
    .CaterpillarContent__header___2lbkC {
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 1240px) {
    .CaterpillarContent__header___2lbkC {
      margin: 40px auto 30px auto; } }

.CaterpillarContent__title___3bzDK {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .CaterpillarContent__title___3bzDK {
      font-size: 26px; } }

.CaterpillarContent__counter___3f7_D {
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .CaterpillarContent__counter___3f7_D {
      margin: 0; } }
  @media (min-width: 1240px) {
    .CaterpillarContent__counter___3f7_D {
      font-size: 26px; } }

.CaterpillarContent__exit___3NwqB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 28px;
  text-transform: uppercase;
  color: #464646;
  font-size: 14px;
  line-height: 2;
  border: 1px solid #464646;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  z-index: 10;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .CaterpillarContent__exit___3NwqB {
      margin-left: 17px; } }
  @media (min-width: 1240px) {
    .CaterpillarContent__exit___3NwqB {
      margin-left: 20px;
      width: 98px;
      height: 33px;
      font-size: 16px; } }

.CaterpillarContent__popup___2CxPn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 685px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #464646;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  padding: 60px 60px 50px 60px; }

.CaterpillarContent__popup_title___pugrG {
  display: block;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase; }

.CaterpillarContent__popup_text___2z0Jr {
  display: block;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 15px; }

.CaterpillarContent__popup_buttons___1I6Xc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.CaterpillarStart__start___1ITJa {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #464646;
  color: #fff;
  padding: 20px 15px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .CaterpillarStart__start___1ITJa {
      padding: 25px; } }

.CaterpillarStart__start_title___2_LV9 {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  transition: .3s;
  text-shadow: 0 0 0 transparent; }
  @media (min-width: 768px) {
    .CaterpillarStart__start_title___2_LV9 {
      font-size: 28px; } }

.CaterpillarStart__start_levels___1x0rF {
  display: block;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  right: -20px; }
  @media (min-width: 768px) {
    .CaterpillarStart__start_levels___1x0rF {
      width: 530px; } }

.CaterpillarStart__start_level___mS1kM {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 90px;
  height: 90px;
  background-color: #89b9d4;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .CaterpillarStart__start_level___mS1kM {
      width: 110px;
      height: 110px; } }
  .CaterpillarStart__start_level___mS1kM:hover {
    cursor: pointer;
    box-shadow: 0 0 1px 1px #fff; }
  .CaterpillarStart__start_level___mS1kM.CaterpillarStart__active___uthMh {
    box-shadow: 0 0 8px 4px #fff; }
  .CaterpillarStart__start_level___mS1kM img {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    max-width: 100%; }

.CaterpillarStart__start_button___2IwL0 {
  display: block;
  width: 200px;
  margin: 0 auto; }


.CaterpillarLevel__block___2SMH0 {
  display: block;
  position: relative; }

.CaterpillarLevel__canvas___1P3M1 {
  display: block;
  width: 964px;
  height: 420px;
  margin: 0;
  padding: 0;
  outline: none;
  background-color: #ba9a52;
  background-image: url(/components/CaterpillarLevel/img/bg.jpg?343db640b48d3d4c5bf4f2c934e0722b);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  transform: scale(0.272) translate(-1287px, -560px);
  margin-bottom: -304px; }
  @media (min-width: 768px) {
    .CaterpillarLevel__canvas___1P3M1 {
      transform: scale(0.6382) translate(-274px, -126px);
      margin-bottom: -156px; } }
  @media (min-width: 1240px) {
    .CaterpillarLevel__canvas___1P3M1 {
      transform: none;
      margin-bottom: 0; } }

.CaterpillarLevel__popup___3i9Zu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 320px;
  min-height: 30px;
  padding: 15px 20px 30px 20px;
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  background-color: #464646; }
  @media (min-width: 768px) {
    .CaterpillarLevel__popup___3i9Zu {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      width: 618px;
      padding: 35px 40px 30px 40px;
      top: 50%;
      transform: translate(-50%, -50%);
      min-height: 272px; } }
  @media (min-width: 1240px) {
    .CaterpillarLevel__popup___3i9Zu {
      width: 690px;
      padding: 55px 60px 50px 60px; } }

.CaterpillarLevel__popup_left___2mxXY {
  display: block;
  width: 100px;
  margin-bottom: 5px;
  flex-shrink: 0; }
  .CaterpillarLevel__popup_left___2mxXY img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .CaterpillarLevel__popup_left___2mxXY {
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .CaterpillarLevel__popup_left___2mxXY {
      width: auto; } }

.CaterpillarLevel__popup_right___23ptp {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .CaterpillarLevel__popup_right___23ptp {
      display: block;
      text-align: left;
      padding-left: 30px; } }

.CaterpillarLevel__popup_title___3m56A {
  display: block;
  margin-bottom: 7px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .CaterpillarLevel__popup_title___3m56A {
      font-size: 24px;
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .CaterpillarLevel__popup_title___3m56A {
      font-size: 32px; } }

.CaterpillarLevel__popup_descr___2an7t {
  display: block;
  margin-bottom: 20px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px; }

.CaterpillarLevel__popup_button___2Qg4J {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px; }
  @media (min-width: 768px) {
    .CaterpillarLevel__popup_button___2Qg4J {
      display: block; } }

.CaterpillarLevel__arrows___2M6bo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 86px;
  margin: 0 auto;
  position: absolute;
  top: 168px;
  left: 50%;
  transform: translateX(-50%); }
  @media (min-width: 650px) {
    .CaterpillarLevel__arrows___2M6bo {
      width: 136px;
      height: 86px; } }
  @media (min-width: 768px) {
    .CaterpillarLevel__arrows___2M6bo {
      top: 288px;
      right: 50%;
      margin-right: -389px; } }
  @media (min-width: 1240px) {
    .CaterpillarLevel__arrows___2M6bo {
      display: none; } }

.CaterpillarLevel__arrow___3sU3Z {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  background-color: #fff;
  position: absolute; }
  .CaterpillarLevel__arrow___3sU3Z:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .CaterpillarLevel__arrow___3sU3Z:nth-child(2) {
    bottom: 0;
    left: 0; }
  .CaterpillarLevel__arrow___3sU3Z:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .CaterpillarLevel__arrow___3sU3Z:nth-child(4) {
    bottom: 0;
    right: 0; }

.LuckGame__block___27lKt {
  width: 280px;
  margin: 0 auto;
  padding-bottom: 40px; }
  @media (min-width: 375px) {
    .LuckGame__block___27lKt {
      width: 350px; } }
  @media (min-width: 768px) {
    .LuckGame__block___27lKt {
      width: 600px; } }
  @media (min-width: 1240px) {
    .LuckGame__block___27lKt {
      width: 863px; } }

.LuckGame__block_top___2-5mL {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 768px) {
    .LuckGame__block_top___2-5mL {
      flex-direction: row; } }
  @media (min-width: 1240px) {
    .LuckGame__block_top___2-5mL {
      margin: 40px auto 30px auto; } }

.LuckGame__block_left___3nivw {
  font-size: 30px;
  line-height: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  height: 30px; }
  .LuckGame__block_left___3nivw span {
    color: #464646; }
  .LuckGame__block_left___3nivw svg {
    height: 30px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 900; }

.LuckGame__title___QJ79h {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .LuckGame__title___QJ79h {
      font-size: 26px; } }
  .LuckGame__title___QJ79h span {
    color: #464646;
    display: block;
    margin-right: 10px; }

.LuckGame__block_field___2NdGP {
  background: url(/components/LuckGame/img/table.jpg?8e2ee1e3a5a8fcaebbb972f89019d813) no-repeat 0 0;
  background-size: contain;
  width: 863px;
  height: 484px;
  transform: scale(0.3) translate(-113%, -110%);
  position: relative;
  margin-bottom: -300px; }
  @media (min-width: 375px) {
    .LuckGame__block_field___2NdGP {
      transform: scale(0.4) translate(-75%, -73%);
      margin-bottom: -254px; } }
  @media (min-width: 768px) {
    .LuckGame__block_field___2NdGP {
      transform: scale(0.695) translate(-21.5%, -19%);
      margin-bottom: -110px; } }
  @media (min-width: 1240px) {
    .LuckGame__block_field___2NdGP {
      transform: scale(1);
      margin-bottom: 30px; } }

.LuckGame__block_field_wrap___33sjD {
  position: absolute;
  left: 3.6%;
  top: 6.1%;
  right: 3.2%;
  bottom: 6.1%; }

.LuckGame__block_right___2-wKb {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .LuckGame__block_right___2-wKb {
      justify-content: flex-end; } }
  .LuckGame__block_right___2-wKb a {
    display: flex;
    height: 32px;
    width: 90px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid transparent;
    margin-left: 20px;
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }
    .LuckGame__block_right___2-wKb a.LuckGame__start___2_YD5 {
      color: #fff;
      background: #464646;
      margin-left: 0; }
    .LuckGame__block_right___2-wKb a.LuckGame__exit___3QmiN {
      color: #464646;
      border: 1px solid #464646; }

.LuckGame__block_turn___vMYX0 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 1240px) {
    .LuckGame__block_turn___vMYX0 {
      font-size: 26px; } }

.LuckGame__card___21WNT {
  position: absolute;
  width: 67px;
  height: 95px; }

.LuckGame__card_back___2RiEz {
  background: url(/components/LuckGame/img/back.png?74232ae19842e52592541b00365dd298) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.LuckGame__card_front___3CusA {
  background: url(/components/LuckGame/img/back.png?74232ae19842e52592541b00365dd298) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.LuckGame__popup___3wU0Q {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

.LuckGame__popup_title___3Csx9 {
  min-width: 100%;
  margin-bottom: 30px;
  text-align: center; }

.LuckGame__block_timer___2GIx- {
  text-align: center;
  width: 200px;
  margin: 5px 0 10px 0;
  font-size: 24px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .LuckGame__block_timer___2GIx- {
      margin: 0; } }
  @media (min-width: 1240px) {
    .LuckGame__block_timer___2GIx- {
      font-size: 26px; } }

.CollectionGame__block___2M6tn {
  width: 908px;
  height: 579px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding-top: 50px;
  padding-bottom: 25px;
  margin: 0 auto;
  transform: scale(0.32) translateX(-100%);
  margin: -230px auto; }
  @media (min-width: 768px) {
    .CollectionGame__block___2M6tn {
      transform: scale(0.8) translateX(-9%);
      margin: -50px auto; } }
  @media (min-width: 1240px) {
    .CollectionGame__block___2M6tn {
      transform: none;
      margin: 0 auto; } }

.CollectionGame__block_left___1i41t {
  flex: 1 1 auto; }

.CollectionGame__block_right___2MTuW {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end; }
  .CollectionGame__block_right___2MTuW > div {
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }

.CollectionGame__block_field___2HJJT {
  width: 540px;
  height: 540px; }
  .CollectionGame__block_field___2HJJT canvas {
    width: 100%;
    height: 100%;
    display: block; }

.CollectionGame__title___1Q0UV {
  margin-bottom: 66px; }
  .CollectionGame__title___1Q0UV span {
    display: block;
    line-height: 1;
    color: #464646;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 45px;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
    @media (min-width: 768px) {
      .CollectionGame__title___1Q0UV span {
        font-size: 28px; } }

.CollectionGame__block_year___2q8CC {
  font-size: 30px;
  width: 160px;
  box-sizing: border-box;
  border: 3px solid #464646;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  padding: 5px 10px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .CollectionGame__block_year___2q8CC {
      font-size: 20px;
      border: 1px solid #464646; } }

.CollectionGame__block_turns_top___U-23M {
  font-size: 30px;
  margin-bottom: 6px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #464646; }
  @media (min-width: 768px) {
    .CollectionGame__block_turns_top___U-23M {
      font-size: 20px; } }

.CollectionGame__block_turns_num___s1XSs {
  background: #0084c2;
  color: #fff;
  padding: 3px 10px;
  width: 80px;
  font-size: 37px;
  line-height: 1;
  box-sizing: border-box;
  text-align: center; }
  @media (min-width: 768px) {
    .CollectionGame__block_turns_num___s1XSs {
      font-size: 27px; } }

.CollectionGame__block_turns_bottom___16JxM {
  font-size: 30px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  width: 60px;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .CollectionGame__block_turns_bottom___16JxM {
      font-size: 20px; } }

.CollectionGame__block_points___3N30s {
  margin-bottom: 30px; }

.CollectionGame__block_label___2v0zp {
  font-size: 20px;
  margin-bottom: 6px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #464646; }

.CollectionGame__block_num___3enp1 {
  background: #0084c2;
  color: #fff;
  padding: 3px 10px;
  width: 100px;
  font-size: 37px;
  box-sizing: border-box;
  text-align: center;
  line-height: 1; }
  @media (min-width: 768px) {
    .CollectionGame__block_num___3enp1 {
      font-size: 27px; } }

.CollectionGame__block_step___3kLyR {
  font-size: 30px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  width: 60px;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .CollectionGame__block_step___3kLyR {
      font-size: 20px; } }

.CollectionGame__btns___19S_a {
  padding-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }

.CollectionGame__pop_text___UT4OR {
  text-align: center; }

.CollectionGame__addition___3NaJU {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #0084c2;
  padding: 15px;
  min-width: 40px;
  font-size: 18px;
  line-height: 1;
  border-radius: 5px;
  animation: CollectionGame__showNHide___1ez2D linear forwards 1.2s;
  color: white; }

.CollectionGame__exitContainer___3y9CV {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }
  .CollectionGame__exitContainer___3y9CV a {
    width: 224px;
    padding: 0; }

@keyframes CollectionGame__showNHide___1ez2D {
  0% {
    transform: scale(0, 0);
    opacity: 0; }
  10% {
    transform: scale(1.1, 1.1);
    opacity: 1; }
  40% {
    transform: scale(1, 1);
    opacity: 1; }
  100% {
    transform: scale(1, 1) translate(250px, -250px);
    opacity: 0; } }

.ShipsGame__block___DD5Sx {
  margin: 0 auto;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }

.ShipsGame__block_top___1Jix- {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative;
  width: 100%;
  max-width: 850px; }
  @media (min-width: 768px) {
    .ShipsGame__block_top___1Jix- {
      flex-direction: row;
      align-items: center; } }
  @media (min-width: 1240px) {
    .ShipsGame__block_top___1Jix- {
      margin: 35px auto 25px auto; } }

.ShipsGame__block_title___25KpL {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .ShipsGame__block_title___25KpL {
      font-size: 26px; } }

.ShipsGame__block_status___AZHbL {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .ShipsGame__block_status___AZHbL {
      margin: 0;
      font-size: 20px; } }
  @media (min-width: 1240px) {
    .ShipsGame__block_status___AZHbL {
      font-size: 26px; } }

.ShipsGame__block_fields___3I7QQ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 850px;
  margin: 0 auto; }

.ShipsGame__block_fields_me___Wtgzn {
  text-align: left; }

@media (min-width: 768px) {
  .ShipsGame__block_fields_enemy___1CS2B {
    text-align: right; } }

.ShipsGame__block_fields_title___25noK {
  font-size: 20px;
  color: #464646;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }

.ShipsGame__block_fields_canvas___rAUkL {
  background: url(/components/ShipsGame/img/field.png?0d56b5fdd8cee312d42ce8b897a8c5a3) no-repeat 50% 50%;
  width: 373px;
  height: 380px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: nowrap;
  transform: scale(0.75) translate(-63px, -56px);
  margin-bottom: -60px; }
  @media (min-width: 768px) {
    .ShipsGame__block_fields_canvas___rAUkL {
      margin-right: -78px;
      transform: scale(0.8) translate(-50px, -47px);
      margin-bottom: -50px; } }
  @media (min-width: 1240px) {
    .ShipsGame__block_fields_canvas___rAUkL {
      transform: none;
      margin-bottom: 30px;
      margin-right: 0; } }
  .ShipsGame__block_fields_canvas___rAUkL canvas {
    display: block;
    width: 353px;
    height: 360px; }

.ShipsGame__block_bottom___3zmKT {
  background: white;
  position: relative;
  border-top: 1px solid #464646;
  border-bottom: none;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .ShipsGame__block_bottom___3zmKT {
      padding-top: 34px; } }

.ShipsGame__block_bottom_title___3aTLr {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }

.ShipsGame__block_bottom_head___1kKfj {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 21px; }

.ShipsGame__block_bottom_ships___1i3di {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.ShipsGame__block_bottom_text___2c441 {
  font-size: 14px;
  line-height: 1;
  color: #464646; }

.ShipsGame__block_bottom_wrap___OlN_- {
  max-width: 850px;
  margin: 0 auto; }

.ShipsGame__btns___34eag {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }
  .ShipsGame__btns___34eag a {
    margin-left: 15px; }

.ShipsGame__pop_btns___39PEy {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }
  .ShipsGame__pop_btns___39PEy a {
    margin: 0 10px; }

.FishingGame__block___1wXDc {
  display: block;
  padding-top: 0;
  padding-bottom: 115px;
  background-image: url(/components/FishingGame/img/bg.png?558a84d4232117941d14058d6022d28e);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 30px;
  flex-grow: 1; }
  @media (min-width: 768px) {
    .FishingGame__block___1wXDc {
      padding-top: 20px; } }
  @media (min-width: 1240px) {
    .FishingGame__block___1wXDc {
      padding-top: 50px;
      padding-bottom: 60px; } }

.FishingGame__header___1-XVN {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .FishingGame__header___1-XVN {
      flex-direction: row; } }

.FishingGame__container___23gTg {
  display: block;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .FishingGame__container___23gTg {
      width: 640px; } }
  @media (min-width: 1240px) {
    .FishingGame__container___23gTg {
      width: 990px; } }

.FishingGame__buttons___3WE2q {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  width: 280px;
  position: absolute;
  top: 385px; }
  @media (min-width: 400px) {
    .FishingGame__buttons___3WE2q {
      top: 410px; } }
  @media (min-width: 440px) {
    .FishingGame__buttons___3WE2q {
      top: 450px; } }
  @media (min-width: 768px) {
    .FishingGame__buttons___3WE2q {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none; } }
  .FishingGame__buttons___3WE2q button {
    margin-right: 15px; }

.FishingGame__title___2VRS3 {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1;
  color: #464646;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .FishingGame__title___2VRS3 {
      margin-bottom: 30px; } }

.FishingGame__content___3hpJn {
  display: block;
  width: 980px;
  height: 580px;
  background-image: url(/components/FishingGame/img/game.png?9c5e9d3f2c440c22f9fa80e578eee422);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  overflow: hidden;
  transform: scale(0.31) translate(-115%, -113%);
  margin-bottom: -400px; }
  @media (min-width: 400px) {
    .FishingGame__content___3hpJn {
      transform: scale(0.35) translate(-101%, -90%);
      margin-bottom: -380px; } }
  @media (min-width: 440px) {
    .FishingGame__content___3hpJn {
      transform: scale(0.45) translate(-79.5%, -63%);
      margin-bottom: -340px; } }
  @media (min-width: 768px) {
    .FishingGame__content___3hpJn {
      transform: scale(0.66) translate(-25.5%, -32%);
      margin-bottom: -240px; } }
  @media (min-width: 1240px) {
    .FishingGame__content___3hpJn {
      transform: scale(1);
      margin-bottom: 0; } }

.FishingGame__timer___1F3CK {
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }

.FishingGame__indicator___1v2Iq {
  position: absolute;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  width: 422px;
  height: 15px;
  background-color: #df6b6b;
  border-radius: 15px; }

.FishingGame__indicator_inner___3ETX_ {
  display: block;
  height: 100%;
  background-color: #efd04d;
  margin: 0 40px; }

.FishingGame__indicator_zone___1rxU0 {
  display: block;
  height: 100%;
  width: 1px;
  margin: 0 auto;
  background-color: #a7cd9d;
  position: relative; }

.FishingGame__indicator_float___3_6Ci {
  display: block;
  margin: 0 auto;
  position: relative;
  top: -11px;
  animation: FishingGame__float___12Nkj linear 10s; }

@keyframes FishingGame__float___12Nkj {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(400px); } }

.FishingGame__indicator_pecks___p5Sss {
  position: absolute;
  color: white;
  opacity: 0.7;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 70px;
  text-transform: uppercase;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 50px;
  animation: FishingGame__pecksOpacity___1C-LS ease-out 2s;
  animation-fill-mode: forwards; }

@keyframes FishingGame__pecksOpacity___1C-LS {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.FishingGame__rod___1z8Sc {
  display: block;
  width: 385px;
  height: 349px;
  background-image: url(/components/FishingGame/img/rod.png?6952c7e4e8e15022e903e9df075558db);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: left bottom;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 80px; }

@keyframes FishingGame__rod___1z8Sc {
  0% {
    transform: translateY(0) rotate(0); }
  100% {
    transform: translateY(20px) rotate(-10deg); } }

.FishingGame__line___1HmQf {
  width: 1px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 236px;
  left: 462px;
  transform-origin: top left;
  transition: 0.4s;
  opacity: 0; }

.FishingGame__float___12Nkj {
  display: block;
  width: 9px;
  height: 38px;
  position: absolute;
  background-image: url(/components/FishingGame/img/float.png?fa20bcdc5bb259a32bb26acdd7953843);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  opacity: 0;
  animation: FishingGame__floatOpacity___1kUzq ease-out 1s;
  animation-delay: 3.2s;
  animation-fill-mode: forwards; }
  .FishingGame__float___12Nkj:before, .FishingGame__float___12Nkj:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%) rotateX(75deg);
    border-radius: 100%;
    opacity: 0;
    border: 4px solid skyblue;
    animation: FishingGame__dripple___1LvoK ease-out 1s;
    animation-iteration-count: infinite; }
  .FishingGame__float___12Nkj:after {
    animation: FishingGame__dripple___1LvoK  ease-out 1.7s;
    animation-iteration-count: infinite; }

@keyframes FishingGame__floatOpacity___1kUzq {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes FishingGame__dripple___1LvoK {
  0% {
    width: 1px;
    height: 1px; }
  5% {
    opacity: 1; }
  100% {
    width: 80px;
    height: 80px;
    top: -55%;
    opacity: 0; } }

.FishingGame__gameField___15CYR {
  animation: FishingGame__rod___1z8Sc 2.5s linear infinite;
  animation-direction: alternate-reverse;
  transform-origin: bottom left;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

@keyframes FishingGame__rod___1z8Sc {
  0% {
    transform: translateY(0) rotate(0); }
  100% {
    transform: translateY(20px); } }

.FishingGame__fish___33xx3 {
  display: block;
  position: absolute;
  transition: 3s;
  transform: rotate(15deg);
  animation: FishingGame__fish___33xx3 2.5s linear infinite;
  animation-direction: alternate-reverse; }

@keyframes FishingGame__fish___33xx3 {
  0% {
    transform: rotate(15deg); }
  100% {
    transform: rotate(5deg); } }

.FishingGame__checkboxes___lVjc6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 0;
  list-style: none; }
  .FishingGame__checkboxes___lVjc6 label {
    position: relative;
    margin-bottom: 30px;
    cursor: pointer; }
    .FishingGame__checkboxes___lVjc6 label:nth-child(1)::after {
      background-image: url(/components/FishingGame/img/fish-1.png?0709b3303fb3aac7a2fe8a8d69be4c72); }
    .FishingGame__checkboxes___lVjc6 label:nth-child(2)::after {
      background-image: url(/components/FishingGame/img/fish-2.png?d24c374e07588aa75043b7570eff12d6); }
    .FishingGame__checkboxes___lVjc6 label:nth-child(3)::after {
      background-image: url(/components/FishingGame/img/fish-3.png?985df78498b94751693682b9be892d4e); }
    .FishingGame__checkboxes___lVjc6 label:last-child {
      margin-bottom: 0; }
    .FishingGame__checkboxes___lVjc6 label::after {
      content: "";
      display: block;
      height: 50px;
      width: 154px;
      background-size: auto;
      background-position: left center;
      background-repeat: no-repeat;
      position: absolute;
      top: -7px;
      left: 130px; }
    .FishingGame__checkboxes___lVjc6 label span {
      text-transform: none;
      font-size: 16px;
      font-family: 'Montserrat',  sans-serif;
      font-weight: 400;
      color: #464646; }

.FishingGame__start___lR7ME {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 20px;
  width: 160px;
  margin: 0 auto; }
  .FishingGame__start___lR7ME button, .FishingGame__start___lR7ME a {
    margin: 0 6px;
    height: 50px;
    margin-bottom: 20px;
    white-space: nowrap; }
  @media (min-width: 768px) {
    .FishingGame__start___lR7ME {
      flex-direction: row;
      width: auto; } }
  @media (min-width: 1240px) {
    .FishingGame__start___lR7ME button, .FishingGame__start___lR7ME a {
      margin: 0 10px; } }

.FishingGame__startPopup___C5ZMT {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  background-color: #fff;
  box-sizing: border-box;
  height: 390px; }
  @media (min-width: 768px) {
    .FishingGame__startPopup___C5ZMT {
      width: 418px;
      height: 422px;
      background-position: center bottom;
      padding-bottom: 0; } }

.FishingGame__finalPopup___1wy9_ {
  display: block;
  width: 100vw;
  padding-top: 60px;
  padding-bottom: 128px;
  background-color: #fff;
  background-image: url(/components/FishingGame/img/popup-bg.png?4c826a0ee304d745ed340c5fa8a33039);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 110%;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .FishingGame__finalPopup___1wy9_ {
      width: 415px;
      height: 452px;
      min-height: 452px;
      background-position: center bottom;
      padding-bottom: 0; } }

.FishingGame__popupTitle___2PMfl {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 1; }
  @media (min-width: 768px) {
    .FishingGame__popupTitle___2PMfl {
      font-size: 35px; } }

.FishingGame__popupText___14m-f {
  text-align: center; }

.RulesPopup__block___DK-4K {
  font-family: 'Bitter', sans-serif; }
  .RulesPopup__block___DK-4K * {
    font-family: 'Bitter', sans-serif; }

.RulesPopup__button___1N3ZA {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 30px;
  margin-bottom: 55px; }
  .RulesPopup__button___1N3ZA a, .RulesPopup__button___1N3ZA button {
    width: 155px; }
  @media (min-width: 768px) {
    .RulesPopup__button___1N3ZA a, .RulesPopup__button___1N3ZA button {
      width: 180px; } }
  @media (min-width: 1240px) {
    .RulesPopup__button___1N3ZA a, .RulesPopup__button___1N3ZA button {
      width: 225px;
      height: 70px;
      font-size: 30px; } }

.RulesPopup__ps___12ZJq {
  display: block;
  text-align: center;
  margin-bottom: 15px; }
  .RulesPopup__ps___12ZJq a {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold;
    color: #464646; }
    .RulesPopup__ps___12ZJq a:hover {
      text-decoration: none; }

.ChessLevels__block___35DVC {
  width: 1000px;
  margin: 40px auto 0;
  padding-bottom: 50px; }

.ChessLevels__block_title_box___2JhHi {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 25px auto;
  position: relative; }
  @media (min-width: 768px) {
    .ChessLevels__block_title_box___2JhHi {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .ChessLevels__block_title_box___2JhHi {
      margin: 40px auto 30px auto; } }

.ChessLevels__block_title___2WTbs {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #213787;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .ChessLevels__block_title___2WTbs {
      margin-bottom: 0;
      font-size: 35px; } }

.ChessLevels__block_start___3DbCU {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 50px; }

.ChessLevels__block_start_title___mJgbN {
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #213787;
  text-transform: uppercase;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .ChessLevels__block_start_title___mJgbN {
      font-size: 24px;
      margin-bottom: 25px; } }

.ChessLevels__block_start_levels___-km-D {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-bottom: 37px; }

.ChessLevels__block_start_level___2SZW3 {
  width: 85px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  background: #fff;
  cursor: pointer;
  border: 2px solid #CCB173; }
  @media (min-width: 768px) {
    .ChessLevels__block_start_level___2SZW3 {
      width: 180px;
      height: 263px; } }
  .ChessLevels__block_start_level___2SZW3:first-child .ChessLevels__level_name___2GfXY {
    margin-bottom: 20px; }
  .ChessLevels__block_start_level___2SZW3.ChessLevels__active___1cXig {
    border: 2px solid #213787; }

.ChessLevels__level_name___2GfXY {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #144879;
  font-size: 14px;
  padding-top: 15px; }
  @media (min-width: 768px) {
    .ChessLevels__level_name___2GfXY {
      font-size: 18px;
      padding-top: 20px; } }

.ChessLevels__block_start_buttons___30iSP {
  max-width: 360px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap; }

.ChessLevels__block_start_link___3mMAf {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  color: #f9d892;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  width: 210px;
  height: 36px;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #007ab6;
  text-decoration: none;
  font-size: 16px;
  transition: color .3s ease; }
  .ChessLevels__block_start_link___3mMAf:hover {
    color: #f4b531; }

.ChessLevels__block_exit_btn___3dVZn {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  color: #213787;
  text-transform: uppercase;
  padding: 10px 16px;
  border: 1px solid #213787;
  text-decoration: none;
  font-size: 16px;
  transition: all .3s ease;
  cursor: pointer; }
  .ChessLevels__block_exit_btn___3dVZn:hover {
    background: #213787;
    color: #fff; }

.ChessLevels__level_img___1Ot9F {
  pointer-events: none;
  max-width: 100%; }

.ChessLevels__block_exit_btn___3dVZn button {
  background: transparent;
  height: auto;
  width: auto;
  color: #213787; }

.ChessLevels__block_exit_btn___3dVZn:hover button {
  color: #fff; }

.ChessGame__block___oRMax {
  width: 100%;
  background: #706c6a;
  margin: 0 auto;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 50px; }
  @media (min-width: 1240px) {
    .ChessGame__block___oRMax {
      height: 430px;
      padding-top: 10px; } }
  .ChessGame__block___oRMax {
    /* square */
    /* white square */
    /* black square */
    /* highlighted square */
    /* notation */ }
    .ChessGame__block___oRMax .info {
      width: 400px;
      margin: auto; }
    .ChessGame__block___oRMax .move-history {
      max-height: 100px;
      overflow-y: scroll; }
    .ChessGame__block___oRMax .chess_wrap {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
    .ChessGame__block___oRMax .clearfix-7da63 {
      clear: both; }
    .ChessGame__block___oRMax .board-b72b1 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 0 auto;
      padding-top: 14px; }
      .ChessGame__block___oRMax .board-b72b1 img {
        width: 24px !important;
        height: 42px !important; }
    .ChessGame__block___oRMax .piece-417db {
      width: 24px !important;
      height: 42px !important; }
    .ChessGame__block___oRMax .row-5277c {
      display: flex;
      flex-direction: row; }
    .ChessGame__block___oRMax .square-55d63 {
      float: left;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 46px !important;
      height: 46px !important;
      /* disable any native browser highlighting */
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    .ChessGame__block___oRMax .white-1e1d7 {
      color: #b58863;
      width: 46px;
      height: 46px; }
    .ChessGame__block___oRMax .black-3c85d {
      color: #f0d9b5;
      width: 46px;
      height: 46px; }
    .ChessGame__block___oRMax .highlight1-32417, .ChessGame__block___oRMax .highlight2-9c5d2 {
      -webkit-box-shadow: inset 0 0 3px 3px yellow;
      -moz-box-shadow: inset 0 0 3px 3px yellow;
      box-shadow: inset 0 0 3px 3px yellow; }
    .ChessGame__block___oRMax .notation-322f9 {
      cursor: default;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      position: absolute; }
    .ChessGame__block___oRMax .alpha-d2270 {
      bottom: 1px;
      right: 3px;
      display: none; }
    .ChessGame__block___oRMax .numeric-fc462 {
      top: 2px;
      left: 2px;
      display: none; }

.ChessGame__block_wrapper___3Yzgr {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding: 15px 0;
  box-sizing: border-box; }
  @media (min-width: 1240px) {
    .ChessGame__block_wrapper___3Yzgr {
      display: flex;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: nowrap; } }

.ChessGame__block_players___2WLe4 {
  width: 100%;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .ChessGame__block_players___2WLe4 {
      width: 300px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .ChessGame__block_players___2WLe4 {
      margin-right: 100px;
      margin-left: 25px;
      width: 130px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: nowrap; } }

.ChessGame__player___33DUg {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .ChessGame__player___33DUg {
      margin-bottom: 0; }
      .ChessGame__player___33DUg:first-child {
        margin-bottom: 160px; } }

.ChessGame__player_name___1u00r {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px; }

.ChessGame__chess_desk___5xsfw {
  width: 396px;
  height: 396px;
  transform: scale(0.66) translate(0px, -100px);
  background: url(/components/ChessGame/img/board.png?21c49256d6ada775016f90127a119613) no-repeat center;
  position: relative;
  margin-bottom: -140px; }
  @media (min-width: 768px) {
    .ChessGame__chess_desk___5xsfw {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0;
      transform: none; } }
  @media (min-width: 1240px) {
    .ChessGame__chess_desk___5xsfw {
      margin-left: 0;
      margin-right: 88px; } }

.ChessGame__player_items___Sy07r {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 128px;
  min-height: 63px;
  max-height: 63px;
  overflow: auto;
  border-radius: 10px;
  background: #fff;
  padding: 11px 10px;
  box-sizing: border-box;
  box-shadow: inset 1.5px 1.5px 3px rgba(0, 0, 0, 0.4); }
  .ChessGame__player_items___Sy07r img {
    width: 15px;
    margin: 0 3px;
    margin-bottom: 3px; }

.ChessGame__moves_list___2ZuY9 {
  width: 173px;
  max-height: 339px;
  height: 100%;
  overflow: auto;
  list-style: none;
  border-radius: 10px;
  background: #fff;
  box-shadow: inset 1.5px 1.5px 3px rgba(0, 0, 0, 0.4);
  margin-top: 30px;
  padding: 27px 33px;
  box-sizing: border-box; }
  .ChessGame__moves_list___2ZuY9 li {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    color: #213787;
    margin-bottom: 15px;
    text-transform: uppercase; }
    .ChessGame__moves_list___2ZuY9 li span {
      display: inline-block;
      margin-right: 15px; }

.ChessGame__moves_list_item___1vp1c {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  color: #213787;
  margin-bottom: 22px; }
  .ChessGame__moves_list_item___1vp1c span {
    display: inline-block;
    margin-right: 15px; }

.ChessGame__dead_figure___1Uqti {
  width: 21px;
  height: 21px;
  margin-bottom: 5px; }

.ChessGame__moves___2vj5k {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 13px;
  margin-top: 13px;
  width: 43px;
  height: 43px;
  background: rgba(0, 128, 0, 0.57);
  border: 1px solid green;
  box-sizing: border-box; }

.piece-417db {
  width: 24px !important;
  height: 42px !important; }

.ChessGame__popup___3ee1C {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -100;
  opacity: 0;
  transition: all .3s ease;
  background: rgba(0, 0, 0, 0.6); }
  .ChessGame__popup___3ee1C.ChessGame__active___2ha-L {
    opacity: 1;
    z-index: 100; }

.ChessGame__popup_window___25CZc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #213787; }

.ChessGame__popup_title___1HNSA {
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 35px;
  margin-bottom: 20px; }

.ChessGame__popup_text___npXAh {
  color: #fff;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 25px;
  margin-bottom: 20px; }

.ChessGame__block_turn___IRZOg {
  text-transform: uppercase;
  color: white;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px; }
  @media (min-width: 768px) {
    .ChessGame__block_turn___IRZOg {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: -70px;
      color: #213787; } }

.DifferenceGame__block___3kYbP {
  display: block; }

.DifferenceGame__n-content_gamedif___1A8BE {
  background: #b9d3e4;
  background: -moz-linear-gradient(top, #b9d3e4 0%, #76aecb 100%);
  background: -webkit-linear-gradient(top, #b9d3e4 0%, #76aecb 100%);
  background: linear-gradient(to bottom, #b9d3e4 0%, #76aecb 100%);
  padding-bottom: 250px; }
  .DifferenceGame__n-content_gamedif___1A8BE .DifferenceGame__n-container___1xL-h {
    background: rgba(0, 0, 0, 0); }

.DifferenceGame__gameDif_main___35d6j {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_main___35d6j {
      flex-direction: row;
      margin: 0 -180px; } }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_main___35d6j {
      margin: 20px auto 15px auto; } }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_main___35d6j {
      margin: 40px auto 30px auto; } }

.DifferenceGame__gameDif_main__title___Rbx4c {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_main__title___Rbx4c {
      font-size: 26px; } }

.DifferenceGame__gameDif_main__lvl___1jXfI,
.DifferenceGame__gameDif_main__sec___HRF1i {
  text-align: center;
  width: 200px;
  margin: 5px 0 10px 0;
  font-size: 24px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  .DifferenceGame__gameDif_main__lvl___1jXfI b,
  .DifferenceGame__gameDif_main__sec___HRF1i b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_main__lvl___1jXfI,
    .DifferenceGame__gameDif_main__sec___HRF1i {
      margin: 0;
      width: 150px; } }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_main__lvl___1jXfI,
    .DifferenceGame__gameDif_main__sec___HRF1i {
      position: relative;
      right: -42px;
      font-size: 26px;
      width: 150px;
      text-align: right; } }

.DifferenceGame__gameDif_main__finded___3dY_Y {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .DifferenceGame__gameDif_main__finded___3dY_Y b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_main__finded___3dY_Y {
      font-size: 26px; } }

.DifferenceGame__gameDif_main_info___X3uEc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_main_info___X3uEc {
      flex-direction: row; } }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_main_info___X3uEc {
      width: 63%; } }

.DifferenceGame__gameDif_content___1N74M {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_content___1N74M {
      flex-direction: row; } }

.DifferenceGame__gameDif_content__item___3sakL {
  position: relative;
  font-size: 0;
  width: 280px;
  height: 277px;
  border: 6px solid #464646;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .DifferenceGame__gameDif_content__item___3sakL {
      border: 10px solid #464646;
      width: 310px;
      height: 303px; } }
  @media (min-width: 1240px) {
    .DifferenceGame__gameDif_content__item___3sakL {
      border: 15px solid #464646;
      width: 487px;
      height: 453px; } }

.DifferenceGame__difference___2OVRl .DifferenceGame__n-intro__pic___3FWju {
  left: 50%;
  margin-left: -470px;
  top: 80px;
  background: url(/components/DifferenceGame/img/pic.png?08e45a5dad22286493303cca95c63663) no-repeat;
  width: 440px;
  height: 475px; }

.DifferenceGame__diff_list___15Yg7 {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-left: 3%; }
  .DifferenceGame__diff_list___15Yg7:first-child {
    margin-left: 0; }

.DifferenceGame__gameDif_content__canv___17PHA {
  background-repeat: no-repeat;
  background-size: cover; }

.DifferenceGame__gridItem___Vp8hT {
  display: inline-block;
  vertical-align: top;
  width: 5%;
  padding-top: 4.2%;
  font-size: 0;
  border: 1px solid transparent;
  box-sizing: border-box;
  position: relative; }
  .DifferenceGame__gridItem___Vp8hT::before {
    content: attr(data-info);
    position: absolute;
    top: 5px;
    right: 5px; }
  .DifferenceGame__gridItem___Vp8hT.DifferenceGame__checked___1N6jV::after {
    display: block;
    content: "";
    width: 14px;
    height: 14px;
    background-image: url(/components/DifferenceGame/img/shoot.png?296f13750f9fa37b9eb2353d44468071);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .DifferenceGame__gridItem___Vp8hT.DifferenceGame__checked___1N6jV::after {
        width: 20px;
        height: 20px; } }
    @media (min-width: 1240px) {
      .DifferenceGame__gridItem___Vp8hT.DifferenceGame__checked___1N6jV::after {
        width: 28px;
        height: 28px; } }

.DifferenceGame__buttons___3Z_7l {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 0 auto; }

.PuzzleContent__Puzzle___3oTK- {
  position: relative; }

.PuzzleContent__Puzzle_top___1h3-M {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 768px) {
    .PuzzleContent__Puzzle_top___1h3-M {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .PuzzleContent__Puzzle_top___1h3-M {
      margin: 20px auto 15px auto;
      max-width: 890px; } }
  @media (min-width: 1240px) {
    .PuzzleContent__Puzzle_top___1h3-M {
      margin: 40px auto 30px auto; } }

.PuzzleContent__Puzzle_title___2VhZ7 {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .PuzzleContent__Puzzle_title___2VhZ7 {
      font-size: 26px; } }

.PuzzleContent__Puzzle_info___1z46O {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .PuzzleContent__Puzzle_info___1z46O {
      flex-direction: row; } }

.PuzzleContent__Puzzle_info_text___hoF5U {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  margin: 10px 0; }
  .PuzzleContent__Puzzle_info_text___hoF5U b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 768px) {
    .PuzzleContent__Puzzle_info_text___hoF5U {
      margin-top: 0;
      margin-bottom: 0;
      margin-right: 15px; } }
  @media (min-width: 1240px) {
    .PuzzleContent__Puzzle_info_text___hoF5U {
      font-size: 26px; } }

.PuzzleContent__Puzzle_container___1TiB8 {
  display: block;
  height: 577px;
  width: 866px;
  border: 12px solid #464646;
  position: relative;
  transform: scale(0.34) translate(-900px, -560px);
  margin-bottom: -340px;
  z-index: 50; }
  @media (min-width: 375px) {
    .PuzzleContent__Puzzle_container___1TiB8 {
      transform: scale(0.4) translate(-764px, -420px);
      margin-bottom: -310px; } }
  @media (min-width: 400px) {
    .PuzzleContent__Puzzle_container___1TiB8 {
      transform: scale(0.42) translate(-728px, -390px);
      margin-bottom: -280px; } }
  @media (min-width: 768px) {
    .PuzzleContent__Puzzle_container___1TiB8 {
      transform: scale(0.718) translate(-174px, -102px);
      margin-bottom: -100px; } }
  @media (min-width: 1240px) {
    .PuzzleContent__Puzzle_container___1TiB8 {
      transform: none;
      margin: 0 auto 100px; } }

.PuzzleContent__Puzzle_cell___16ja9 {
  display: block;
  position: absolute;
  background-size: auto;
  overflow: hidden;
  transition: all .3s; }
  .PuzzleContent__Puzzle_cell___16ja9 img {
    display: block;
    position: relative; }
  .PuzzleContent__Puzzle_cell___16ja9::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid rgba(255, 255, 255, 0.35); }

.PuzzleContent__Puzzle_popupText___2fV7o {
  display: block;
  text-align: center; }
  .PuzzleContent__Puzzle_popupText___2fV7o a {
    color: #fff; }

.PuzzleContent__Puzzle_popupButtons___xZ9xq {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px; }

.powerPlace {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-color: #8F8F8F;
}

.powerPlace__map {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

@media (min-width: 768px) {
    .powerPlace__map {
        bottom: 47px;
    }
}


.powerPlace__content {
    color: #213787;
    position: relative;
    z-index: 10;
}


.powerPlace__map__title {
    color: #213787;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    text-transform: uppercase;



}




.powerPlace__map__title {
    top: 8px;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    z-index: 6;
    position: absolute;
    text-align: center;
}

.powerPlace__map .gm-style-cc, .powerPlace__map .gmnoprint,
.gm-style .gmnoscreen, .gmnoscreen {
    display: none;
}

.powerPlace__map a[href^='https://maps.google.com/'] {
    display: none !important;
}

.powerPlace__map__btn {
    background: #213787;
    line-height: 19px;
    box-sizing: border-box;
    bottom: 14px;
    right: 15px;
    color: #fff;
    padding: 3px 13px;
    text-transform: uppercase;
    display: none;
    font-size: 16px;
    z-index: 6;
    position: absolute;
    text-align: center;
    text-decoration: none;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.powerPlace__map__btn.is-active {
    display: block;
}

.powerPlace__map, .powerPlace__map__container {
    width: 280px;
    height: 200px;
    z-index: 5;
}

@media (min-width: 768px) {
    .powerPlace__map, .powerPlace__map__container {
        width: 310px;
    }
}

.powerPlace__container {
    width: 100%;
    padding: 0 20px;
    max-width: 1040px;
    margin: 0 auto;
    position: relative;
    height: calc(100vh - 125px);
    min-height: 535px;
    box-sizing: border-box;
}

.powerPlace__map .gm-custom-controls {
    position: absolute;
    left: 15px;
    bottom: -186px;
    z-index: 1;
    width: 80px;
}


.powerPlace__map .gm-zoom {
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    margin-right: 10px;
    cursor: pointer;
    background: #213787;
    line-height: 23px;
    box-sizing: border-box;
}




.powerPlace_in__title {
    color: #213787;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    text-transform: uppercase;

    font-size: 24px;
    line-height: 1;

    z-index: 2;
}


@media (min-width: 768px) {
    .powerPlace_in__title {
        font-size: 35px;
    }
}

.powerPlace__pano {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100vh - 125px);
    min-height: 535px;
    width: 100%;
    z-index: 1;
}

.powerPlace__pano .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    position: absolute;
    left: 50% !important;
    margin-left: -500px !important;
    bottom: 126px !important;
}

.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div {
    font-size: 10px;
    box-sizing: border-box;
}

.widget-scene {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    background-color: black;
}

.widget-scene-canvas {
    position: absolute;
    left: 0;
    top: 0;
    background-color: black;
}

.widget-scene-canvas {
    position: absolute;
    left: 0;
    top: 0;
    background-color: black;
}

.widget-scene-effects {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.powerPlace__popup {
    width: 600px;
    max-width: 80vw;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat',  sans-serif;
    font-weight: 400;
    background: #213787;
    padding: 25px 20px;
}

.powerPlace__popup__title {
    display: block;
    text-align: center;
    color: #fff;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1;
    z-index: 2;
    margin-bottom: 12px;
}

@media (min-width: 768px) {
    .powerPlace__popup__title {
        font-size: 24px;
    }
}

.powerPlace__popup__map {
    width: 200px;
    height: 104px;
    display: inline-block;
    margin-bottom: 10px;



}


@media (min-width: 768px) {
    .powerPlace__popup__map {
        width: 492px;
        height: 260px;
        margin-bottom: 20px;
    }
}

.powerPlace__popup__text {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .powerPlace__popup__text {
        margin-bottom: 28px;
        font-size: 14px;
    }
}

.powerPlace__popup__btn {
    font-size: 16px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    height: 40px;
    width: 200px;
    line-height: 41px;
    padding: 0 15px;

    margin: 0 9px;

    transition: .2s linear;
    text-decoration: none;
    box-sizing: border-box;
}

.powerPlace__popup__btn-gold {
    color: #213787;
    background: #F3D771;
    border: 1px solid #F3D771;

}

.powerPlace__popup__btn-exit {
    margin-bottom: 15px;
    margin-top: 15px;
}
@media (min-width: 768px) {
    .powerPlace__popup__btn-exit {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    .powerPlace__popup__btn-similar {
        margin-top: 20px;
    }
}
.powerPlace__popup__btn-transparent {
    background: #213787;
    border: 1px solid #F3D771;
    color: #fff;

}

.powerPlace__popup__btn-gold:hover {
    color: #F3D771;
    border: 1px solid #F3D771;
    background: #213787;
}

.powerPlace__popup__btn-transparent:hover {
    color: #213787;
    border: 1px solid #F3D771;
    background: #fff;
}

.powerPlace_in__top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    padding-top: 30px;
}

.powerPlace_in__exit {
    position: relative;
}
.Rebuses__rebus___3UeYc {
  width: calc(100% - 40px);
  margin: 0 auto;
  margin-bottom: 25px;
  padding-top: 30px; }
  @media (min-width: 768px) {
    .Rebuses__rebus___3UeYc {
      width: 728px; } }
  @media (min-width: 1240px) {
    .Rebuses__rebus___3UeYc {
      width: 1180px;
      padding-top: 30px; } }

.Rebuses__rebus_titles___1B5bB {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column-reverse;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  margin-bottom: 20px; }
  @media (min-width: 1240px) {
    .Rebuses__rebus_titles___1B5bB {
      flex-direction: row;
      margin-bottom: 0; } }

.Rebuses__rebus_title___1v-Ev {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: #464646;
  text-transform: uppercase; }
  .Rebuses__rebus_title___1v-Ev:nth-child(2) {
    display: none; }
  @media (min-width: 1240px) {
    .Rebuses__rebus_title___1v-Ev {
      display: inline-block;
      font-size: 24px;
      margin-top: 24px;
      margin-bottom: 20px; }
      .Rebuses__rebus_title___1v-Ev:nth-child(2) {
        display: inline-block; } }

.Rebuses__rebus_content___1m_05 {
  width: 100%;
  padding-top: 42.5%;
  background: url(/components/Rebuses/img/game-bg.png?5b2dfb5e34952039a66d0a5250cf91a0) no-repeat center;
  background-size: cover;
  position: relative;
  margin-bottom: 30px;
  background-color: #464646; }
  @media (min-width: 375px) {
    .Rebuses__rebus_content___1m_05 {
      padding-top: 41.9%; } }
  @media (min-width: 560px) {
    .Rebuses__rebus_content___1m_05 {
      padding-top: 41.5%; } }
  @media (min-width: 768px) {
    .Rebuses__rebus_content___1m_05 {
      width: 728px;
      height: 310px;
      padding-top: 0; } }
  @media (min-width: 1240px) {
    .Rebuses__rebus_content___1m_05 {
      width: 1000px;
      height: 428px;
      background-size: auto; } }

.Rebuses__rebus_image___238Fg {
  position: absolute;
  left: 50%;
  top: 50%;
  height: calc(100% - 8px);
  transform: translate(-50%, -50%); }
  @media (min-width: 768px) {
    .Rebuses__rebus_image___238Fg {
      height: calc(100% - 23px); } }
  @media (min-width: 1240px) {
    .Rebuses__rebus_image___238Fg {
      width: auto;
      height: auto; } }

.Rebuses__input_wrapper___vSogd {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 338px;
  height: 42px;
  color: #464646; }
  .Rebuses__input_wrapper___vSogd label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px; }
  .Rebuses__input_wrapper___vSogd input {
    width: calc(100vw - 183px);
    border: none;
    height: 35px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #464646; }
    .Rebuses__input_wrapper___vSogd input.Rebuses__done___2-FqZ {
      border: 2px solid green; }
    .Rebuses__input_wrapper___vSogd input.Rebuses__error___Wfmeh {
      border: 2px solid tomato; }
    @media (min-width: 1240px) {
      .Rebuses__input_wrapper___vSogd input {
        width: 273px; } }
  .Rebuses__input_wrapper___vSogd button {
    width: 47px;
    min-width: 47px;
    position: relative; }

.Rebuses__rebus_exit___FGVQx {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px; }

.Rebuses__popup_button___1tN6y {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 0 auto;
  margin-top: 20px; }
  .Rebuses__popup_button___1tN6y button, .Rebuses__popup_button___1tN6y a {
    flex-grow: 1; }

.TrueFalseContent__block___2yd-3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 355px;
  box-sizing: border-box;
  padding-top: 32px;
  padding-bottom: 37px;
  background-image: url(/components/TrueFalseContent/img/bg.jpg?a775160a756b9987a9f1d787549a7020);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-grow: 1;
  font-family: 'Bitter', sans-serif; }
  .TrueFalseContent__block___2yd-3 * {
    font-family: 'Bitter', sans-serif; }
  @media (min-width: 768px) {
    .TrueFalseContent__block___2yd-3 {
      min-height: 555px;
      padding-top: 42px; } }

.TrueFalseContent__container___FseNx {
  display: block;
  width: 320px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8); }
  @media (min-width: 768px) {
    .TrueFalseContent__container___FseNx {
      width: 640px;
      padding: 40px; } }
  @media (min-width: 1240px) {
    .TrueFalseContent__container___FseNx {
      width: 660px;
      padding: 50px; } }

.TrueFalseContent__tite___RkwnK {
  display: block;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  font-size: 26px;
  text-transform: uppercase;
  color: #464646; }
  @media (min-width: 768px) {
    .TrueFalseContent__tite___RkwnK {
      font-size: 48px;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TrueFalseContent__tite___RkwnK {
      font-size: 56px; } }

.TrueFalseContent__question___22NBi {
  display: block;
  width: 280px;
  margin: 0 auto;
  font-size: 20px;
  color: #464646;
  text-align: center; }
  @media (min-width: 768px) {
    .TrueFalseContent__question___22NBi {
      width: 560px; } }

.TrueFalseContent__answer___EuzQr {
  display: block;
  margin-top: 40px; }

.TrueFalseContent__answer_text___5tZ2i {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
  color: #464646;
  text-align: center; }

.TrueFalseContent__answer_buttons___39F9X {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.TrueFalseContent__answer_button___3mgh6 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: auto; }
  .TrueFalseContent__answer_button___3mgh6 button, .TrueFalseContent__answer_button___3mgh6 a {
    font-size: 24px; }
  @media (min-width: 768px) {
    .TrueFalseContent__answer_button___3mgh6 {
      width: 200px; } }
  .TrueFalseContent__answer_button___3mgh6 * {
    flex-grow: 1; }
  .TrueFalseContent__answer_button___3mgh6:first-child {
    margin-right: 10px; }

.TrueFalseContent__result___32vQW {
  display: block; }

.TrueFalseContent__result_content___mJnuV {
  display: block; }

.TrueFalseContent__result_info___2pErH {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  text-align: center; }
  @media (min-width: 768px) {
    .TrueFalseContent__result_info___2pErH {
      font-size: 20px; } }

.TrueFalseContent__result_buttons___2GB37 {
  display: block;
  width: 220px;
  margin: 0 auto;
  margin-top: 40px; }
  .TrueFalseContent__result_buttons___2GB37 a, .TrueFalseContent__result_buttons___2GB37 button {
    width: 100%; }
  .TrueFalseContent__result_buttons___2GB37 > *:nth-child(2) {
    margin-top: 15px; }


.JaegerLayout__JaegerLayout___1sRG7 {
  display: block;
  position: relative; }

.JaegerLayout__JaegerLayout_header___2QhPM {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative; }
  @media (min-width: 650px) {
    .JaegerLayout__JaegerLayout_header___2QhPM {
      flex-direction: row;
      margin: 0 -180px; } }
  @media (min-width: 768px) {
    .JaegerLayout__JaegerLayout_header___2QhPM {
      margin: 20px auto 15px auto; } }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_header___2QhPM {
      margin: 40px auto 30px auto; } }

.JaegerLayout__JaegerLayout_title___lRSMg {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_title___lRSMg {
      font-size: 26px; } }

.JaegerLayout__JaegerLayout_timer___2N6XQ {
  text-align: center;
  width: 200px;
  margin: 5px 0 10px 0;
  font-size: 24px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .JaegerLayout__JaegerLayout_timer___2N6XQ {
      margin: 0; } }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_timer___2N6XQ {
      position: relative;
      right: -42px;
      font-size: 26px; } }

.JaegerLayout__JaegerLayout_number___1UhHQ {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .JaegerLayout__JaegerLayout_number___1UhHQ b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_number___1UhHQ {
      font-size: 26px; } }

.JaegerLayout__JaegerLayout_popup___r-sPy {
  display: block; }

.JaegerLayout__JaegerLayout_text___1r45w {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.JaegerLayout__JaegerLayout_buttons___2Nk1b {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.JaegerLayout__JaegerLayout_container___2cfo8 {
  display: block;
  box-sizing: border-box;
  width: 1000px;
  height: 455px;
  margin-top: 20px;
  background: #89b9d4;
  border: 18px solid #cadde9;
  position: relative;
  overflow: hidden;
  margin-bottom: -265px;
  transform: scale(0.3) translate(-1200px, -520px); }
  @media (min-width: 375px) {
    .JaegerLayout__JaegerLayout_container___2cfo8 {
      transform: scale(0.36) translate(-1000px, -400px); } }
  @media (min-width: 650px) {
    .JaegerLayout__JaegerLayout_container___2cfo8 {
      transform: scale(0.48) translate(-915px, -265px);
      margin-bottom: -240px; } }
  @media (min-width: 768px) {
    .JaegerLayout__JaegerLayout_container___2cfo8 {
      transform: scale(0.48) translate(-536px, -235px);
      margin-bottom: -220px; } }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_container___2cfo8 {
      transform: none;
      margin-bottom: 30px; } }

.JaegerLayout__JaegerLayout_coins___2v4LL {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.JaegerLayout__JaegerLayout_arrows___1Pbq0 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 136px;
  height: 86px;
  margin: 0 auto; }
  @media (min-width: 650px) {
    .JaegerLayout__JaegerLayout_arrows___1Pbq0 {
      position: absolute;
      top: 123px;
      right: 50%;
      margin-right: -311px;
      width: 136px;
      height: 86px; } }
  @media (min-width: 768px) {
    .JaegerLayout__JaegerLayout_arrows___1Pbq0 {
      top: 143px;
      right: 50%;
      margin-right: -316px; } }
  @media (min-width: 1240px) {
    .JaegerLayout__JaegerLayout_arrows___1Pbq0 {
      display: none; } }

.JaegerLayout__JaegerLayout_arrow___1YAk3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  background-color: #fff;
  position: absolute; }
  .JaegerLayout__JaegerLayout_arrow___1YAk3:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .JaegerLayout__JaegerLayout_arrow___1YAk3:nth-child(2) {
    bottom: 0;
    left: 0; }
  .JaegerLayout__JaegerLayout_arrow___1YAk3:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .JaegerLayout__JaegerLayout_arrow___1YAk3:nth-child(4) {
    bottom: 0;
    right: 0; }

.SolitaireGame__block___zw0uu {
  padding-bottom: 50px;
  background-size: cover;
  background-color: #fff;
  background-repeat: no-repeat;
  box-sizing: border-box; }

.SolitaireGame__block_top___1XiiR {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 25px auto;
  position: relative; }
  @media (min-width: 768px) {
    .SolitaireGame__block_top___1XiiR {
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .SolitaireGame__block_top___1XiiR {
      margin: 40px auto 30px auto; } }

.SolitaireGame__block_title___1XBp0 {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .SolitaireGame__block_title___1XBp0 {
      margin-bottom: 0;
      font-size: 35px; } }

.SolitaireGame__block_actions___3bKqq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .SolitaireGame__block_actions___3bKqq {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-end;
      margin-left: 40px; } }

.SolitaireGame__block_exit___2-xnF {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  color: #464646;
  text-transform: uppercase;
  padding: 10px 16px;
  border: 1px solid #464646;
  text-decoration: none;
  font-size: 16px;
  transition: all .3s ease;
  cursor: pointer;
  line-height: 1; }
  .SolitaireGame__block_exit___2-xnF:hover {
    background: #464646;
    color: #fff; }

.SolitaireGame__block_buttons___1Uate {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

canvas {
  max-width: 100%; }

.solitare-link-disabled {
    opacity: 0.6;
}

.solitare-link  {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #3C3C3C;
    font-size: 18px;
    line-height: 1;
    font-family: 'Bebas Neue';
    margin-bottom: 5px;
    font-weight: bold;


}

@media (min-width: 768px) {
    .solitare-link {
        margin-left: 20px;
        margin-bottom: 0;
    }
}


.solitare-link-cancel {
    color: #F3D771;
}

.solitare-popup {
    display: none;
}

.solitare-popup.active {
    display: block;
}
.FarmGame__block___2V24k {
  display: block;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  .FarmGame__block___2V24k a {
    text-decoration: none; }

.FarmGame__farm_top___2rXkN {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto 15px auto;
  position: relative;
  width: 100%; }
  @media (min-width: 768px) {
    .FarmGame__farm_top___2rXkN {
      flex-direction: row;
      align-items: center;
      justify-content: space-between; } }
  @media (min-width: 1240px) {
    .FarmGame__farm_top___2rXkN {
      margin: 35px auto 25px 0; } }

.FarmGame__farm_title___20GeI {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .FarmGame__farm_title___20GeI {
      font-size: 26px; } }

.FarmGame__farm_time___Fa9kL {
  width: 120px;
  text-align: center;
  font-size: 40px;
  line-height: 1;
  color: #464646;
  padding-top: 20px; }

.FarmGame__farm_score___1afqB {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .FarmGame__farm_score___1afqB {
      margin: 0; } }
  @media (min-width: 1240px) {
    .FarmGame__farm_score___1afqB {
      font-size: 26px; } }

.FarmGame__farm_exit___3Zv1v {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 10px; }
  .FarmGame__farm_exit___3Zv1v div {
    display: flex;
    width: 92px;
    height: 35px;
    font-size: 17px;
    border: 1px solid #464646;
    justify-content: center;
    align-items: center;
    flex-flow: row;
    color: #464646;
    text-transform: uppercase;
    cursor: pointer; }

.FarmGame__farm_harvest___3Z66I {
  text-align: center;
  text-transform: uppercase;
  margin: 7px 0;
  font-size: 20px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646; }
  @media (min-width: 768px) {
    .FarmGame__farm_harvest___3Z66I {
      margin: 0; } }
  @media (min-width: 1240px) {
    .FarmGame__farm_harvest___3Z66I {
      font-size: 26px; } }
  .FarmGame__farm_harvest___3Z66I.FarmGame__active___osdf5 {
    text-shadow: 1px 1px 4px #fff; }
    .FarmGame__farm_harvest___3Z66I.FarmGame__active___osdf5 .FarmGame__farm_harvest-count___2eiCA {
      color: #0586ff; }

.FarmGame__farm_harvest-count___2eiCA {
  font-weight: 600;
  color: #464646; }

.FarmGame__farm_field__counter___2fSBr {
  display: none;
  position: absolute;
  top: 30px;
  left: 50%;
  z-index: 5;
  margin-left: -90px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 26px;
  border-radius: 13px;
  background-color: #cadcea; }
  .FarmGame__farm_field__counter___2fSBr.FarmGame__active___osdf5 {
    display: flex; }

.FarmGame__farm_field__counter_before___5dNkv {
  display: block;
  width: 23px;
  height: 12px;
  padding: 0;
  background: none;
  border: none;
  background-image: url(/components/FarmGame/img/arrow-left.png?aed8beccac095aa879795afe4fd10f8c);
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  transition: 0.3s; }
  .FarmGame__farm_field__counter_before___5dNkv:hover {
    transform: translateX(-3px); }

.FarmGame__farm_field__counter_active___61Pbb {
  display: block;
  margin: 0 23px;
  color: #464646;
  font-family: "DIN Pro";
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px; }

.FarmGame__farm_field__counter_after___3ulGX {
  display: block;
  width: 23px;
  height: 12px;
  padding: 0;
  background: none;
  border: none;
  background-image: url(/components/FarmGame/img/arrow-right.png?07a96faeef8081c732690574c03763dc);
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  transition: 0.3s; }
  .FarmGame__farm_field__counter_after___3ulGX:hover {
    transform: translateX(3px); }

.FarmGame__farm_wrap___3ajPQ {
  display: flex;
  flex-direction: row;
  position: relative;
  transform: scale(0.38) translate(-268px, -330px);
  margin-bottom: -250px; }
  @media (min-width: 370px) {
    .FarmGame__farm_wrap___3ajPQ {
      transform: scale(0.432) translate(-268px, -278px); } }
  @media (min-width: 440px) {
    .FarmGame__farm_wrap___3ajPQ {
      transform: scale(0.52) translate(-268px, -186px);
      margin-bottom: -205px; } }
  @media (min-width: 768px) {
    .FarmGame__farm_wrap___3ajPQ {
      transform: scale(0.8) translate(-80px, -55px);
      margin-bottom: -50px; } }
  @media (min-width: 1240px) {
    .FarmGame__farm_wrap___3ajPQ {
      transform: none;
      margin-bottom: 0; } }

.FarmGame__farm_field___3i9e1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  background: url(/components/FarmGame/img/bg_1.png?e44f7d193fcadead9d60579468a2a34a) no-repeat;
  width: 893px;
  height: 410px;
  margin-bottom: 45px;
  border: 15px solid rgba(201, 220, 233, 0.9);
  margin-right: 14px;
  user-select: none;
  background-position: -396px -223px; }
  @media (min-width: 1240px) {
    .FarmGame__farm_field___3i9e1 {
      background-position: -216px -223px; } }
  .FarmGame__farm_field___3i9e1 img {
    display: block;
    position: absolute;
    max-width: 40px;
    max-height: 40px; }
  .FarmGame__farm_field___3i9e1.FarmGame__warning___3OmZ_ img {
    animation: FarmGame__appear___YkrAL linear 1s;
    opacity: 0.7; }

.FarmGame__farm_field__button___FNzGX {
  display: block;
  width: 58px;
  height: 58px;
  position: absolute;
  top: 28px;
  left: 32px;
  outline: none;
  background: url(/components/FarmGame/img/button-shop.png?c72bfb2bade1e53c26ff49e0b3bdb23f);
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  transition: 0.3s;
  border: 1px solid #464646;
  box-sizing: border-box;
  z-index: 10; }
  .FarmGame__farm_field__button___FNzGX:hover {
    opacity: 0.9; }

.FarmGame__farm_field__shop___-ytkG {
  position: absolute;
  z-index: 5;
  top: 29px;
  left: 33px;
  width: 485px;
  height: 380px;
  background-color: #fff;
  border-top-left-radius: 25px;
  padding: 15px 34px 6px 54px;
  box-sizing: border-box;
  color: #014471;
  border: 1px solid #464646; }
  .FarmGame__farm_field__shop___-ytkG.FarmGame__active___osdf5 {
    display: block; }

.FarmGame__farm_field__shop_button___2AL__ {
  display: block;
  width: 30px;
  height: 29px;
  background-repeat: no-repeat;
  background-image: url(/components/FarmGame/img/icon-shop.png?6ce9ff5739c622b150509dddfaf39939);
  background-color: transparent;
  background-size: contain;
  position: absolute;
  top: 11px;
  left: 11px;
  border: none; }

.FarmGame__farm_field__shop_title___2tVet {
  display: block;
  margin-bottom: 15px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  text-align: center; }

.FarmGame__farm_field__shop_list___3FOf3 {
  display: block;
  height: 287px;
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  .FarmGame__farm_field__shop_list___3FOf3.FarmGame__shopSecond___qwUFT {
    display: none;
    z-index: 3; }

.FarmGame__farm_field__shop_item___3iiN9 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 25px;
  transition: all 0.3s; }

.FarmGame__farm_field__shop_picture___DiJEK {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  margin-right: 13px;
  flex-shrink: 0;
  border: 2px solid #0092d0; }

.FarmGame__farm_field__shop_image___pqUWj {
  display: block; }

.FarmGame__farm_field__shop_content___u5tnO {
  display: block; }

.FarmGame__farm_field__shop_lvl___9Lf_m {
  display: block;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase; }

.FarmGame__farm_field__shop_bonus___2yUbB {
  display: block;
  margin-bottom: 5px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 15px; }

.FarmGame__farm_field__shop_buttons___1xgfL {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.35px; }

.FarmGame__farm_field__shop_upgrade___1jpXT {
  display: block;
  padding: 2px 22px 3px 22px;
  border-radius: 12px;
  background-color: #0092d0;
  border: none;
  box-sizing: border-box;
  color: inherit;
  font: inherit;
  position: relative;
  z-index: 2;
  transition: 0.3s; }
  .FarmGame__farm_field__shop_upgrade___1jpXT:hover {
    background-color: #0079ac; }

.FarmGame__farm_field__shop_cost___209EO {
  display: block;
  padding: 2px 22px 3px 40px;
  border-radius: 12px;
  background-color: #9dc97d;
  border: none;
  box-sizing: border-box;
  color: inherit;
  font: inherit;
  position: relative;
  left: -20px;
  transition: 0.3s;
  cursor: auto;
  white-space: nowrap; }
  .FarmGame__farm_field__shop_cost___209EO.FarmGame__red___1OQE8 {
    background-color: #c97d7d; }
    .FarmGame__farm_field__shop_cost___209EO.FarmGame__red___1OQE8:hover {
      background-color: #c26b6b; }
  .FarmGame__farm_field__shop_cost___209EO:hover {
    background-color: #8fc26b; }

.FarmGame__farm_field__shop_arrow___3Ev_4 {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 10px;
  bottom: 7px;
  background-image: url(/components/FarmGame/img/arrow-bottom.png?5b3ffb50d0c17ba12997d25626307e6a);
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  padding: 0;
  background-color: transparent;
  transition: 0.3s;
  transform: rotate(180deg); }
  .FarmGame__farm_field__shop_arrow___3Ev_4.FarmGame__active___osdf5 {
    transform: none; }

.FarmGame__farm_field__garden___2KgLy {
  position: relative;
  width: 655px;
  height: 365px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap; }

.FarmGame__farm_field__patch___3_mdT {
  display: block;
  width: 200px;
  height: 109px;
  position: absolute;
  pointer-events: none; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_1___2JIP_ {
    top: 0;
    left: 50%;
    margin-left: -100px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_2___26rmc {
    top: 63px;
    left: 50%;
    margin-left: -211px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_3___Q93Zm {
    top: 119px;
    left: 50%;
    margin-left: -96px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_4___32jQK {
    top: 57px;
    left: 50%;
    margin-left: 12px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_5___LXt6J {
    top: 127px;
    left: 50%;
    margin-left: -324px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_6___2REGm {
    top: 183px;
    left: 50%;
    margin-left: -208px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_7___bMcx5 {
    top: 179px;
    left: 50%;
    margin-left: 14px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_8___1WeE3 {
    top: 116px;
    left: 50%;
    margin-left: 122px; }
  .FarmGame__farm_field__patch___3_mdT.FarmGame__farm_field__patch_9___3lApr {
    bottom: 14px;
    left: 50%;
    margin-left: -97px; }

@keyframes FarmGame__farmFieldLeyka___134Dz {
  from {
    transform: rotate(-2deg) translateX(2px); }
  to {
    transform: rotate(2deg) translateX(-6px); } }

@keyframes FarmGame__farmFieldMotuga___3DuOk {
  from {
    transform: rotate(0deg) translateX(2px); }
  to {
    transform: rotate(5deg) translateX(-4px); } }

@keyframes FarmGame__farmFieldGrabli___2tDbP {
  from {
    transform: rotate(0deg) translateX(2px); }
  to {
    transform: rotate(15deg) translateX(10px); } }

@keyframes FarmGame__farmFieldSekator___2sFp1 {
  from {
    transform: rotate(110deg) translateY(2px); }
  to {
    transform: rotate(115deg) translateY(10px); } }

@keyframes FarmGame__farmFieldPoison___1P4HK {
  from {
    transform: rotate(-100deg) translateY(2px); }
  to {
    transform: rotate(-105deg) translateY(10px); } }

@keyframes FarmGame__farmFieldFan___36quy {
  from {
    transform: rotate(155deg) scale(1, -1); }
  to {
    transform: rotate(150deg) scale(1, -1); } }

@keyframes FarmGame__farmFieldCloud___Pd8rI {
  from {
    transform: translate(0, 0); }
  to {
    transform: translate(-3px, 3px); } }

@keyframes FarmGame__farmFieldRain___3tNUA {
  from {
    transform: translateY(-2px); }
  to {
    transform: translateY(2px); } }

@keyframes FarmGame__farmFieldCaterpillar___RyghG {
  from {
    transform: rotate(0deg) translateX(2px); }
  to {
    transform: rotate(-5deg) translateX(-4px); } }

.FarmGame__farm_field__tree___MaEdF {
  display: block;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  pointer-events: auto;
  cursor: pointer; }
  .FarmGame__farm_field__tree___MaEdF:hover {
    transform: translate(-50%, -50%) rotate(45deg) scale(1.01);
    opacity: 0.95; }
  .FarmGame__farm_field__tree___MaEdF::after {
    content: "";
    display: block;
    width: 200px;
    height: 123px;
    transform: rotate(-45deg);
    position: relative;
    z-index: -1;
    left: -35%;
    pointer-events: none;
    background-repeat: no-repeat; }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__rake-disabled___29Amz {
    opacity: 0.3; }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__rake-inactive___3u9AX {
    opacity: 0.7; }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__lv0___3S6kQ::after {
    background-image: url(/components/FarmGame/img/earth.png?3874913472714047e9ca38faee48ecda); }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__lv1___3_hkn::after {
    background-image: url(/components/FarmGame/img/tree-1.png?b1a0519c1d708da4c39a96c4fb2dee80); }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__lv2___WUgq-::after {
    background-image: url(/components/FarmGame/img/tree-2.png?814e3a7b3c307f4dd453b7a872ee5b13); }
  .FarmGame__farm_field__tree___MaEdF.FarmGame__lv3___21PoT::after {
    background-image: url(/components/FarmGame/img/tree-3.png?c46f26a58d237464509041b0be931c6a); }

.FarmGame__farm_field__target___3yItN {
  display: block;
  position: absolute;
  top: -24px;
  left: 96px;
  transform: rotate(45deg);
  z-index: 222; }
  .FarmGame__farm_field__target___3yItN::before {
    content: '';
    display: block;
    position: absolute; }
  .FarmGame__farm_field__target___3yItN.FarmGame__bailer___2RF9M::before {
    width: 53px;
    height: 46px;
    background-image: url(/components/FarmGame/img/bailer.png?56580bc26c7d63a1f0a9ef0eb48ce229);
    background-repeat: no-repeat;
    background-size: contain;
    top: 25px;
    left: 25px;
    animation: FarmGame__farmFieldLeyka___134Dz 1s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__target___3yItN.FarmGame__hoe___2jg6H::before {
    width: 46px;
    height: 46px;
    background-image: url(/components/FarmGame/img/hoe.png?4bc452011e13adee19ad249759153829);
    background-repeat: no-repeat;
    background-size: contain;
    top: 41px;
    left: 32px;
    animation: FarmGame__farmFieldMotuga___3DuOk 1s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__target___3yItN.FarmGame__rake___1cRWK::before {
    width: 58px;
    height: 58px;
    background-image: url(/components/FarmGame/img/rake.png?adbdf8f75198ab69a84435b90d29716c);
    background-repeat: no-repeat;
    background-size: contain;
    top: 32px;
    left: 17px;
    animation: FarmGame__farmFieldGrabli___2tDbP 1s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__target___3yItN.FarmGame__pruner___30CFU::before {
    width: 44px;
    height: 46px;
    background-image: url(/components/FarmGame/img/pruner.png?4124b9c54c7fb93ebf2d4dd9de0b968f);
    background-repeat: no-repeat;
    background-size: contain;
    top: 34px;
    left: 35px;
    animation: FarmGame__farmFieldSekator___2sFp1 1s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__target___3yItN.FarmGame__poison___14nxN::before {
    width: 33px;
    height: 62px;
    bottom: -52px;
    left: 16px;
    background-image: url(/components/FarmGame/img/poison.png?2fcc912e8468b244a72f7392e8a7ee6d);
    background-repeat: no-repeat;
    background-size: contain;
    animation: FarmGame__farmFieldPoison___1P4HK 1s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__target___3yItN.FarmGame__fan___2oZId::before {
    width: 45px;
    height: 65px;
    top: -11px;
    right: -105px;
    background-image: url(/components/FarmGame/img/fan.png?f3d2b3bb5e1be0636135ceb1b79776d4);
    background-repeat: no-repeat;
    background-size: contain;
    animation: FarmGame__farmFieldFan___36quy 1s ease-in-out infinite alternate-reverse; }

.FarmGame__farm_field__action___1DT5e {
  display: block;
  position: absolute;
  transition: 0.3s; }
  .FarmGame__farm_field__action___1DT5e:hover + .FarmGame__farm_field__tree___MaEdF {
    transform: translate(-50%, -50%) rotate(45deg) scale(1.01); }
  .FarmGame__farm_field__action___1DT5e.FarmGame__cloud___3mRc1 {
    width: 125px;
    height: 103px;
    top: -12px;
    left: 27px;
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    background-image: url(/components/FarmGame/img/rain.png?c88d55ef82ecdff5892b6e938ee28ebc);
    animation: FarmGame__farmFieldCloud___Pd8rI 2s ease-in-out infinite alternate-reverse; }
    .FarmGame__farm_field__action___1DT5e.FarmGame__cloud___3mRc1::before {
      content: "";
      display: block;
      width: 181px;
      height: 121px;
      position: absolute;
      top: -90px;
      left: -18px;
      background-image: url(/components/FarmGame/img/cloud.png?5a8a9408fe58e693a2937af8540d414c);
      background-repeat: no-repeat;
      animation: FarmGame__farmFieldRain___3tNUA 2s ease-in-out infinite alternate-reverse; }
  .FarmGame__farm_field__action___1DT5e.FarmGame__caterpillar___2pmBe {
    width: 124px;
    height: 49px;
    background-image: url(/components/FarmGame/img/caterpillar.png?bcb99c65645335889803092dc117fe7a);
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 37px;
    animation: FarmGame__farmFieldCaterpillar___RyghG 2s ease-in-out infinite alternate-reverse; }

.FarmGame__farm_field__status___1cVT- {
  display: block;
  width: 62px;
  height: 11px;
  position: absolute;
  bottom: 15px;
  left: 65px;
  background-color: #00396e; }
  .FarmGame__farm_field__status___1cVT- span {
    position: absolute;
    left: 2px;
    top: 0;
    right: 2px;
    bottom: 0;
    display: block; }
    .FarmGame__farm_field__status___1cVT- span span {
      position: absolute;
      left: 0;
      top: 2px;
      display: block;
      width: 10px;
      height: 7px;
      background: #0092d0; }

.FarmGame__farm_field__status_count___JgOA8 {
  display: block;
  height: 6px;
  position: absolute;
  top: 2px;
  left: 2px;
  background-color: #0092d0; }

.FarmGame__farm_item___2eiFX {
  width: 61px;
  height: 64px;
  position: relative;
  background: rgba(255, 255, 255, 0.53);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 11px;
  cursor: pointer;
  border: 2px solid #464646;
  transition: 0.3s;
  box-sizing: border-box; }
  .FarmGame__farm_item___2eiFX.FarmGame__active___osdf5 {
    border: 2px solid #F3D771; }
  .FarmGame__farm_item___2eiFX:hover, .FarmGame__farm_item___2eiFX.FarmGame__active___osdf5 {
    border: 2px solid #F3D771; }
    .FarmGame__farm_item___2eiFX:hover img, .FarmGame__farm_item___2eiFX.FarmGame__active___osdf5 img {
      transform: rotate(5deg) translate(-2px, -4px); }
  .FarmGame__farm_item___2eiFX.FarmGame__disabled___1_CB6 {
    opacity: 0.5; }
    .FarmGame__farm_item___2eiFX.FarmGame__disabled___1_CB6.FarmGame__active___osdf5, .FarmGame__farm_item___2eiFX.FarmGame__disabled___1_CB6:hover {
      border-color: transparent; }
      .FarmGame__farm_item___2eiFX.FarmGame__disabled___1_CB6.FarmGame__active___osdf5 img, .FarmGame__farm_item___2eiFX.FarmGame__disabled___1_CB6:hover img {
        transform: none; }
  .FarmGame__farm_item___2eiFX.FarmGame__bailer___2RF9M img {
    width: 53px;
    height: 46px; }
  .FarmGame__farm_item___2eiFX.FarmGame__hoe___2jg6H img {
    width: 46px;
    height: 46px; }
  .FarmGame__farm_item___2eiFX.FarmGame__rake___1cRWK img {
    width: 58px;
    height: 58px; }
  .FarmGame__farm_item___2eiFX.FarmGame__pruner___30CFU img {
    width: 44px;
    height: 46px; }
  .FarmGame__farm_item___2eiFX.FarmGame__poison___14nxN img {
    width: 33px;
    height: 62px;
    margin-top: -10px;
    margin-left: -10px; }
  .FarmGame__farm_item___2eiFX.FarmGame__fan___2oZId img {
    width: 45px;
    height: 65px; }
  .FarmGame__farm_item___2eiFX img {
    display: block;
    position: relative;
    max-width: none;
    max-height: none;
    transition: 0.3s; }

.FarmGame__farm_field__message___3fDqL {
  display: none;
  width: 500px;
  min-height: 180px;
  background: #fff;
  padding: 30px 20px 20px 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 2px solid #464646;
  color: #464646;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  font-size: 18px;
  z-index: 100;
  box-sizing: border-box;
  transform: translate(3%, -59%) scale(1.69); }
  @media (min-width: 370px) {
    .FarmGame__farm_field__message___3fDqL {
      transform: translate(3%, -59%) scale(1.7); } }
  @media (min-width: 768px) {
    .FarmGame__farm_field__message___3fDqL {
      transform: translate(-41.5%, -59%) scale(1.3); } }
  @media (min-width: 1240px) {
    .FarmGame__farm_field__message___3fDqL {
      transform: translate(-56%, -56%); } }
  .FarmGame__farm_field__message___3fDqL.FarmGame__tutorial___UGnrd {
    min-height: 260px;
    padding-top: 50px; }
  .FarmGame__farm_field__message___3fDqL.FarmGame__active___osdf5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .FarmGame__farm_field__message___3fDqL .FarmGame__counter___M2Rpx {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    left: 30px; }
  .FarmGame__farm_field__message___3fDqL .FarmGame__buttons___ychl9 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 0; }
    .FarmGame__farm_field__message___3fDqL .FarmGame__buttons___ychl9 button {
      width: 135px;
      margin: 0; }
      .FarmGame__farm_field__message___3fDqL .FarmGame__buttons___ychl9 button:first-child {
        margin-right: 30px; }
  .FarmGame__farm_field__message___3fDqL p {
    color: #464646;
    font-size: 18px;
    font-weight: 500; }
  .FarmGame__farm_field__message___3fDqL b {
    display: block;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 18px;
    color: #464646; }
  .FarmGame__farm_field__message___3fDqL .FarmGame__close___3V9Ai {
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 20px;
    border-radius: 50%;
    border: none;
    padding: 0;
    background: none;
    box-shadow: none;
    outline: none;
    background-image: url(/components/FarmGame/img/close.png?a0c32afdb78a955e4cc434624d72cf00);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain; }
    .FarmGame__farm_field__message___3fDqL .FarmGame__close___3V9Ai:hover {
      background-color: #dac698; }

.FarmGame__accept___3tSvi {
  display: flex;
  width: 92px;
  height: 35px;
  font-size: 17px;
  border: 1px solid #464646;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row;
  color: #464646;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  background-color: transparent;
  margin: 0 auto;
  transition: 0.3s; }
  .FarmGame__accept___3tSvi:hover {
    background-color: #dac698; }

.FarmGame__farm_question___3XCjF {
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  top: 32px;
  right: -412px;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(/components/FarmGame/img/question.png?df55df8c7a7dac833b49b9158d128537);
  background-repeat: no-repeat;
  -webkit-background-size: auto;
  background-size: auto;
  z-index: 10;
  transition: 0.3s; }
  .FarmGame__farm_question___3XCjF:hover {
    opacity: 0.9; }
  @media (min-width: 768px) {
    .FarmGame__farm_question___3XCjF {
      right: -52px; } }
  @media (min-width: 1240px) {
    .FarmGame__farm_question___3XCjF {
      right: 112px; } }

.FarmGame__farm_item_points___1xksY {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #fff;
  background-color: #014471; }

.FarmGame__farm_level___2vWqg {
  position: relative;
  padding-top: 30px; }

.FarmGame__farm_level_top___3Cb0r {
  font-size: 30px;
  color: #464646;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 50px; }

.FarmGame__farm_level_list___1tMPj {
  text-align: center;
  padding-bottom: 30px; }

.FarmGame__farm_level_item___oolBz {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  margin: 0 40px; }

.FarmGame__farm_level_img____om0h {
  display: block;
  margin-bottom: 30px; }

.FarmGame__farm_level_title___2a_R8 {
  display: block;
  font-size: 20px;
  color: #464646;
  text-transform: uppercase; }

.FarmGame__n-farm___2q-uj .FarmGame__n-maze__selection__title___2XZeg {
  left: 20px;
  text-align: center; }

.FarmGame__n-farm___2q-uj .FarmGame__n-maze__menu___Mx0UZ {
  margin-top: 65px; }

.FarmGame__n-farm___2q-uj .FarmGame__n-intro__pic___1wyx5 {
  width: 511px;
  height: 396px;
  margin-left: -500px; }

.FarmGame__n-farm___2q-uj .FarmGame__n-intro__title__gold___1MILI {
  width: 308px; }

@keyframes FarmGame__appear___YkrAL {
  from {
    opacity: 0; }
  to {
    opacity: 0.7; } }

.FarmGame__farmBlueShadow___2UHIb {
  box-shadow: 0 0 20px #464646;
  border: 2px solid #F3D771; }

.FarmGame__popupText___1Umz2 {
  text-align: center; }

.FarmGame__farm_field__content___1yozD {
  display: block;
  padding-bottom: 35px; }

.Gifts__gifts_inner___2Efzt {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0; }

.Gifts__gifts_inner_top___7zQca {
  width: 1000px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 1px; }

.Gifts__gifts_guaranteed___B5Rxd {
  border-bottom: 1px solid gray; }

.Gifts__gifts_month___tbSbD {
  border-bottom: 1px solid gray; }

.Gifts__gifts_hoax___1orVG {
  border-bottom: 1px solid gray; }

.Gifts__gifts_guaranteedBtns___xFtNC {
  display: flex;
  margin-bottom: 20px; }

.Gifts__gifts_link___3JnK_ {
  display: block;
  color: #213787;
  text-decoration: none;
  height: 35px;
  border: solid 1px #213787;
  font-size: 13px;
  line-height: 2.69231;
  width: 230px;
  text-align: center;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  text-transform: uppercase; }
  .Gifts__gifts_link___3JnK_:first-child {
    margin-right: 40px; }

.Gifts__gifts_header___1zRb_ {
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 1.10526;
  text-transform: uppercase;
  color: #213787; }

.Gifts__gifts_titleCombined___1vpsj {
  display: flex;
  align-items: center; }
  .Gifts__gifts_titleCombined___1vpsj svg {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 38px;
    line-height: 1.10526;
    text-transform: uppercase;
    margin-right: 20px; }

.Gifts__gifts_content___Km2D5 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  color: #213787; }
  .Gifts__gifts_content___Km2D5 a {
    color: #213787; }
    .Gifts__gifts_content___Km2D5 a:hover {
      color: #213787; }
  .Gifts__gifts_content___Km2D5 ol {
    counter-reset: section;
    list-style: none;
    padding: 0;
    margin: 20px 0; }
    .Gifts__gifts_content___Km2D5 ol:last-child {
      margin-bottom: 0; }
  .Gifts__gifts_content___Km2D5 ol li {
    counter-increment: section;
    position: relative;
    margin-left: 20px; }
    .Gifts__gifts_content___Km2D5 ol li:before {
      content: counter(section) ".";
      display: block;
      position: absolute;
      width: 20px;
      height: 24px;
      top: 0px;
      left: -20px;
      font-size: 16px;
      line-height: 1.5;
      font-family: 'pfdin', Tahoma, Geneva, sans-serif;
      font-weight: 600;
      color: #213787;
      background: none; }

.Gifts__gifts_title___3SkCR {
  font-size: 22px;
  line-height: 1.18182;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.Gifts__gifts_row___1ge0_ {
  display: flex;
  justify-content: space-between; }

.Gifts__gifts_colText___16To0 {
  flex-basis: 580px;
  flex-grow: 0;
  flex-shrink: 0; }

.Gifts__gifts_colPresent___2tE57 {
  flex-basis: 350px;
  flex-grow: 0;
  flex-shrink: 0; }
  .Gifts__gifts_guaranteed___B5Rxd .Gifts__gifts_colPresent___2tE57 {
    margin-top: -80px; }
  .Gifts__gifts_month___tbSbD .Gifts__gifts_colPresent___2tE57 {
    margin-top: -80px; }

.Gifts__gifts_img___3lrov {
  width: 100%;
  overflow: hidden; }
  .Gifts__gifts_img___3lrov img {
    width: 100%; }

.Gifts__gifts_btn____9Ukf a {
  height: 50px;
  width: 100%;
  margin: 0; }

.Gifts__gifts_info___1cmg6 {
  font-size: 14px;
  line-height: 1.71429;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center; }
  .Gifts__gifts_info___1cmg6 img {
    margin-left: 6px;
    width: 28px;
    height: 28px; }

.WhoQuiz__block___1vN69 {
  position: relative;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .WhoQuiz__block___1vN69 {
      padding-top: 40px;
      margin-bottom: 0; } }

.WhoQuiz__block_title___5koZb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  padding-top: 25px;
  margin-bottom: 20px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .WhoQuiz__block_title___5koZb {
      margin-bottom: 31px; } }

.WhoQuiz__block_title_text___30Aq3 {
  font-size: 40px;
  font-weight: bold;
  color: #464646;
  letter-spacing: 0.8px;
  line-height: 1;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .WhoQuiz__block_title_text___30Aq3 {
      font-size: 52px; } }

.WhoQuiz__block_title_step___ewxzB {
  font-weight: 700;
  font-size: 38px;
  line-height: 1.4;
  color: #F3D771;
  margin-left: 10px;
  margin-right: 10px; }

.WhoQuiz__block_title_thin___1_fzd {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 38px;
  line-height: 1.4;
  color: #464646; }

.WhoQuiz__block_activity___3Qjc5 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.WhoQuiz__block_activity_wrap___5-4oQ {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .WhoQuiz__block_activity_wrap___5-4oQ {
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .WhoQuiz__block_activity_wrap___5-4oQ {
      margin-bottom: 50px; } }

.WhoQuiz__block_img_wrap___ayEEu {
  display: block;
  width: 283px;
  height: 211px;
  box-shadow: 9px 16px 35px 0px rgba(0, 0, 0, 0.4);
  margin: 0 auto 20px auto;
  cursor: pointer;
  border: 10px solid transparent;
  box-sizing: border-box; }
  @media (min-width: 375px) {
    .WhoQuiz__block_img_wrap___ayEEu {
      width: 314px;
      height: 234px; } }
  @media (min-width: 768px) {
    .WhoQuiz__block_img_wrap___ayEEu {
      width: 463px;
      height: 346px;
      border: 23px solid transparent;
      box-sizing: content-box; } }
  @media (min-width: 1240px) {
    .WhoQuiz__block_img_wrap___ayEEu {
      display: inline-block;
      margin: 0 10px; } }
  .WhoQuiz__block_img_wrap___ayEEu img {
    width: 100%;
    height: 100%; }
  .WhoQuiz__block_img_wrap___ayEEu.WhoQuiz__correct___1FPYm {
    border-color: #b6ef81; }
  .WhoQuiz__block_img_wrap___ayEEu.WhoQuiz__incorrect___1h0tG {
    border-color: tomato; }

.WhoQuiz__activity_quest_text___2dx9d {
  display: block;
  color: #464646;
  width: 280px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center; }
  @media (min-width: 768px) {
    .WhoQuiz__activity_quest_text___2dx9d {
      width: 600px; } }

.WhoQuiz__activity_quest___1kRyD {
  display: flex;
  flex-direction: column;
  align-items: center; }

.WhoQuiz__activity_quest_answer___k-r4P {
  display: block;
  color: #464646;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 20px;
  width: 100%; }

.WhoQuiz__button_wrap___2t0A4 {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .WhoQuiz__button_wrap___2t0A4 {
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
      flex-wrap: nowrap; } }

.WhoQuiz__block_modal___1pG3S {
  position: fixed;
  z-index: -20;
  opacity: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s ease;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); }
  .WhoQuiz__block_modal___1pG3S.WhoQuiz__active___cags2 {
    z-index: 110;
    opacity: 1; }
  .WhoQuiz__block_modal___1pG3S.WhoQuiz__last___3Q_S_ .WhoQuiz__link_wrapper___Lw7R3 {
    display: block; }

.WhoQuiz__link_wrapper___Lw7R3 {
  display: none;
  width: 100%;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .WhoQuiz__link_wrapper___Lw7R3 {
      width: auto;
      margin-left: 10px;
      margin-top: 0; } }

.WhoQuiz__modal_wrapper___16QdU {
  padding: 30px 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
  background: white;
  color: #464646; }
  @media (min-width: 768px) {
    .WhoQuiz__modal_wrapper___16QdU {
      width: 500px; } }

.WhoQuiz__modal_title___2nHD0 {
  font-size: 40px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  text-align: center;
  margin-bottom: 20px; }

.WinnersContent__wrapper___3cgPg {
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .WinnersContent__wrapper___3cgPg {
      margin: 0 -50px;
      width: calc(100% + 100px); } }

.WinnersContent__block___1JsX4 {
  display: block;
  position: relative;
  padding-bottom: 40px; }

.WinnersContent__title___na073 {
  display: block;
  padding-bottom: 15px;
  margin-top: 30px;
  margin-bottom: 40px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: #26336A;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.04em;
  position: relative; }
  .WinnersContent__title___na073::after {
    content: "";
    width: 96px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 360px) {
    .WinnersContent__title___na073 {
      font-size: 42px;
      line-height: 50px; } }
  @media (min-width: 1240px) {
    .WinnersContent__title___na073 {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.04em;
      padding-bottom: 15px;
      margin-bottom: 30px;
      position: relative; }
      .WinnersContent__title___na073::after {
        content: "";
        width: 96px;
        height: 2px;
        background-color: #CCB173;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); } }

.WinnersContent__winners_content___3ZxKH {
  display: block;
  padding-bottom: 100px; }

.WinnersContent__winners_list___2qneg {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .WinnersContent__winners_list___2qneg {
      justify-content: stretch;
      align-items: stretch; } }

.WinnersContent__winners_prizes_item___BLmOZ {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
  border: 1px solid #E1E7F1;
  background: #E1E7F1; }
  @media (min-width: 768px) {
    .WinnersContent__winners_prizes_item___BLmOZ {
      height: auto;
      width: 339px;
      margin-right: 20px; }
      .WinnersContent__winners_prizes_item___BLmOZ:nth-child(2n) {
        margin-right: 0; } }
  @media (min-width: 1240px) {
    .WinnersContent__winners_prizes_item___BLmOZ {
      width: 376px;
      margin-right: 36px;
      margin-bottom: 36px; }
      .WinnersContent__winners_prizes_item___BLmOZ:nth-child(2n) {
        margin-right: 36px; }
      .WinnersContent__winners_prizes_item___BLmOZ:nth-child(3n) {
        margin-right: 0; } }

.WinnersContent__winners_prizes_item_img___opjuM {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 10px 0;
  flex-shrink: 0; }
  .WinnersContent__winners_prizes_item_img___opjuM img {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    height: 136px; }

.WinnersContent__winners_prizes_item_info___2tfyA {
  text-align: center; }

.WinnersContent__winners_prizes_item_name___1lNww {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #26336A; }

.WinnersContent__winners_prizes_item_data___3SvVc {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #464646; }
  .WinnersContent__winners_prizes_item_data___3SvVc span {
    display: block; }

.WinnersContent__winners_prizes_item_prize___kCZCX {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 168.5%;
  text-align: center;
  color: #464646; }

.WinnersContent__selects___WRivO {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%; }
  @media (min-width: 768px) {
    .WinnersContent__selects___WRivO {
      width: 458px;
      margin: 0 auto; } }

.WinnersContent__search___1stUL {
  position: relative;
  width: 100%; }
  .WinnersContent__search___1stUL::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 10px));
    right: 20px;
    width: 20px;
    height: 19px;
    background-image: url(/components/WinnersContent/img/icon.svg?2adf38ee04fb4fc13925e3b4267d9c96);
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none; }

.WinnersContent__selectsWrapper___SSjxY {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .WinnersContent__selectsWrapper___SSjxY {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }

.WinnersContent__winners_select_label___2fzZR {
  display: block;
  border: 1px solid #26336A;
  height: 50px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  padding: 0 20px;
  box-sizing: border-box;
  color: #464646;
  width: 100%; }
  .WinnersContent__winners_select_label___2fzZR .reactSelect__menu,
  .WinnersContent__winners_select_label___2fzZR .reactSelect__menu-list {
    width: 100%; }
  .WinnersContent__winners_select_label___2fzZR:last-child {
    margin-right: 0; }
  .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_month___2uqpn {
    width: 100%; }
    .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_month___2uqpn .reactSelect__menu,
    .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_month___2uqpn .reactSelect__menu-list {
      height: 351px;
      min-height: 351px;
      overflow: visible; }
  .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_year___2ycYP {
    width: 100%; }
    .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_year___2ycYP .reactSelect__menu-list {
      width: 100px; }
  @media (min-width: 768px) {
    .WinnersContent__winners_select_label___2fzZR {
      width: 100%; }
      .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_month___2uqpn {
        width: 220px; }
      .WinnersContent__winners_select_label___2fzZR.WinnersContent__winners_select_year___2ycYP {
        width: 220px; } }

.WinnersContent__winners_select___3a5sJ {
  display: inline-block;
  cursor: pointer; }
  .WinnersContent__winners_select___3a5sJ .reactSelect__single-value,
  .WinnersContent__winners_select___3a5sJ .reactSelect__placeholder {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1;
    color: #464646;
    opacity: 1; }
  .WinnersContent__winners_select___3a5sJ .reactSelect__control {
    height: 48px;
    min-height: 48px;
    border-radius: 0;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 0 -9px; }
    .WinnersContent__winners_select___3a5sJ .reactSelect__control * {
      text-transform: capitalize;
      font-weight: 400;
      font-size: 16px;
      line-height: 19px;
      letter-spacing: 0.02em;
      color: rgba(0, 0, 0, 0.6); }
    .WinnersContent__winners_select___3a5sJ .reactSelect__control--is-focused {
      outline: none;
      border: none; }
      .WinnersContent__winners_select___3a5sJ .reactSelect__control--is-focused:hover {
        outline: none;
        border: none; }
    .WinnersContent__winners_select___3a5sJ .reactSelect__control--menu-is-open .reactSelect__dropdown-indicator {
      transform: rotate(180deg) translateY(-5px); }
  .WinnersContent__winners_select___3a5sJ .reactSelect__menu-list {
    padding-top: 14px; }
  .WinnersContent__winners_select___3a5sJ .reactSelect__option {
    transition: 0.3s;
    padding-left: 45px;
    font-size: 16px;
    line-height: 11px;
    color: #000000;
    text-transform: uppercase;
    background-color: #f7f7f7; }
    .WinnersContent__winners_select___3a5sJ .reactSelect__option--is-focused {
      color: #464646;
      background-color: #f7f7f7; }
    .WinnersContent__winners_select___3a5sJ .reactSelect__option--is-selected {
      color: #464646;
      position: relative;
      background-color: #f7f7f7;
      font-size: 18px; }
      .WinnersContent__winners_select___3a5sJ .reactSelect__option--is-selected::before {
        content: "";
        display: block;
        width: 5px;
        height: 5px;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        background-color: #464646; }
    .WinnersContent__winners_select___3a5sJ .reactSelect__option:hover {
      background-color: #f7f7f7;
      color: #464646;
      cursor: pointer; }

.PrideContent__PrideContent___2Q-q- {
  min-height: 300px;
  margin-bottom: 25px;
  position: relative; }

.PrideContent__PrideContent_header___SbrYq {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 20px; }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_header___SbrYq {
      padding-top: 25px; } }

.PrideContent__PrideContent_title___2N6Bv {
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_title___2N6Bv {
      font-size: 24px; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_title___2N6Bv {
      font-size: 28px; } }

.PrideContent__PrideContent_link___1M5Ed {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 36px;
  border: 1px solid #464646;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #464646;
  font-size: 20px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-left: 20px;
  text-decoration: none;
  opacity: 0.4;
  pointer-events: none; }
  .PrideContent__PrideContent_link___1M5Ed.PrideContent__active___gMvSa {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_link___1M5Ed {
      width: 148px;
      height: 40px; } }

.PrideContent__PrideContent_links___1Yw4L {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.PrideContent__PrideContent_images___3096h {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  margin-bottom: 10px;
  list-style: none;
  box-sizing: border-box; }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_images___3096h {
      width: 604px; } }

.PrideContent__PrideContent_image___3Dq-s {
  display: block;
  margin-bottom: 15px;
  transition: 0.3s; }
  .PrideContent__PrideContent_image___3Dq-s.PrideContent__disabled___259Ou {
    opacity: 0.05; }
  .PrideContent__PrideContent_image___3Dq-s img {
    display: block;
    width: 135px; }
    @media (min-width: 768px) {
      .PrideContent__PrideContent_image___3Dq-s img {
        width: 312px; } }
    @media (min-width: 1240px) {
      .PrideContent__PrideContent_image___3Dq-s img {
        width: 290px; } }

.PrideContent__input_wrapper___1G7Sy {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #464646;
  width: 100%; }
  @media (min-width: 768px) {
    .PrideContent__input_wrapper___1G7Sy {
      flex-direction: row;
      width: auto; } }
  .PrideContent__input_wrapper___1G7Sy label {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 15px; }
  .PrideContent__input_wrapper___1G7Sy input {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    box-sizing: border-box;
    border: 1px solid #464646; }
    @media (min-width: 768px) {
      .PrideContent__input_wrapper___1G7Sy input {
        width: 312px;
        margin-bottom: 0;
        margin-right: 50px; } }
    @media (min-width: 1240px) {
      .PrideContent__input_wrapper___1G7Sy input {
        width: 280px; } }
    .PrideContent__input_wrapper___1G7Sy input.PrideContent__done___3kXLI {
      border: 1px solid green; }
    .PrideContent__input_wrapper___1G7Sy input.PrideContent__error___2DHkp {
      border: 1px solid tomato; }
  .PrideContent__input_wrapper___1G7Sy button {
    width: 148px;
    height: 40px; }

.PrideContent__popup_button___2f3YX {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 0 auto;
  margin-top: 20px; }
  .PrideContent__popup_button___2f3YX button, .PrideContent__popup_button___2f3YX a {
    flex-grow: 1; }

.PrideContent__PrideContent_bottom___2Sa5f {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_bottom___2Sa5f {
      flex-direction: row;
      justify-content: space-between;
      align-items: center; } }

.PrideContent__PrideContent_question___2qdnt {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  text-align: center;
  font-size: 13.89px;
  line-height: 1.2;
  color: #464646;
  margin-bottom: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_question___2qdnt {
      flex-direction: row-reverse;
      justify-content: flex-start;
      align-items: flex-start;
      width: auto;
      position: relative; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_question___2qdnt {
      flex-direction: row;
      margin-bottom: 0; } }

.PrideContent__PrideContent_question_remix___9jxut {
  display: block;
  width: 23px;
  height: 18px;
  margin: 10px auto -5px auto;
  background-image: url(/components/PrideContent/img/arrows.png?d09fc4635b411536c6b29ee73ce81065);
  background-repeat: no-repeat;
  background-color: transparent; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_question_remix___9jxut {
      position: absolute;
      top: 10px;
      right: 195px;
      margin: 0; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_question_remix___9jxut {
      right: -36px; } }

.PrideContent__PrideContent_question_text___3hVWa {
  display: block;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
  font-weight: 600;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_question_text___3hVWa {
      width: 190px;
      text-align: right;
      margin-left: 8px;
      margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_question_text___3hVWa {
      width: 179px;
      margin-right: 20px;
      margin-left: 0; } }

.PrideContent__PrideContent_question_letters___1SgQ9 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  color: #464646;
  letter-spacing: 6px; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_question_letters___1SgQ9 {
      width: 272px;
      margin-right: 40px; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_question_letters___1SgQ9 {
      width: 260px;
      margin-right: 0; } }

.PrideContent__PrideContent_hintText___3QzvH {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  font-size: 20px; }

.PrideContent__PrideContent_exit___AXx-g {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-left: -115px; }

.PrideContent__PrideContent_arrows___26IWX {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 430px;
  left: 0;
  width: 100%;
  z-index: 60; }
  @media (min-width: 768px) {
    .PrideContent__PrideContent_arrows___26IWX {
      top: 400px;
      left: -43px;
      width: 114%; } }
  @media (min-width: 1240px) {
    .PrideContent__PrideContent_arrows___26IWX {
      top: 193px;
      left: 0;
      width: 100%; } }

.PrideContent__PrideContent_arrow___3UZ11 {
  display: block;
  width: 61px;
  height: 15px;
  background-image: url(/components/PrideContent/img/arrow.png?9447dc13178382187c989c9019cd34b4);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-color: transparent; }
  .PrideContent__PrideContent_arrow___3UZ11.PrideContent__right___1oCsm {
    transform: rotate(180deg); }
  .PrideContent__PrideContent_arrow___3UZ11:hover {
    opacity: 0.7; }

.ThimblesGame__block___1DSqx {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-grow: 1;
  padding-top: 25px;
  pointer-events: auto; }
  .ThimblesGame__block___1DSqx * {
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .ThimblesGame__block___1DSqx .container {
    flex-grow: 1; }
  .ThimblesGame__block___1DSqx.ThimblesGame__active___9ZM2s {
    pointer-events: none; }

.ThimblesGame__block_head___2L-Zn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .ThimblesGame__block_head___2L-Zn {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 25px;
      height: 47px; } }

.ThimblesGame__white_text___2jSVH {
  display: block;
  margin-right: 10px; }

.ThimblesGame__gradient_wrap___GlMEB {
  display: flex;
  align-items: center;
  width: 95px;
  height: 38px;
  overflow: hidden; }

.ThimblesGame__block_name___P6ya6 {
  display: flex;
  align-items: center;
  font-size: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase; }

.ThimblesGame__health_points___TVRpI {
  display: flex;
  justify-content: center;
  align-items: center; }
  .ThimblesGame__health_points___TVRpI img:nth-child(2) {
    margin-left: 9px;
    margin-right: 9px; }

.ThimblesGame__block_level___1Xk0e {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  font-size: 24px; }

.ThimblesGame__block_body___3apET {
  width: 1000px;
  height: 457px;
  background: url(/components/ThimblesGame/img/bg.jpg?44f8eed687cccd47ad1da296fd5e1284) no-repeat center;
  position: relative;
  transform: scale(0.3) translate(-1200px, -490px);
  margin-bottom: -270px;
  z-index: 50; }
  @media (min-width: 375px) {
    .ThimblesGame__block_body___3apET {
      transform: scale(0.35) translate(-1030px, -370px);
      margin-bottom: -230px; } }
  @media (min-width: 400px) {
    .ThimblesGame__block_body___3apET {
      transform: scale(0.4) translate(-900px, -270px);
      margin-bottom: -200px; } }
  @media (min-width: 768px) {
    .ThimblesGame__block_body___3apET {
      transform: scale(0.637) translate(-280px, -136px);
      margin-bottom: -100px; } }
  @media (min-width: 1240px) {
    .ThimblesGame__block_body___3apET {
      transform: none;
      margin-bottom: 0; } }
  .ThimblesGame__block_body___3apET:after {
    content: '';
    width: 100%;
    height: 258px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -19px;
    background: url(/components/ThimblesGame/img/kolbi.png?efa91881be9043fcb4586271611e7f4b) no-repeat center;
    pointer-events: none; }

.ThimblesGame__block_body_image___2sQ5F {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2; }

.ThimblesGame__bottle_wrap___k6bax {
  padding-top: 151px;
  width: 560px;
  height: 457px;
  margin: 0 auto;
  position: relative; }

.ThimblesGame__bottle___3QJ1t {
  width: 156px;
  height: 285px;
  background: url(/components/ThimblesGame/img/kolba.png?7c8cc248ab4cc1ec35bbd02de50fd7e7) no-repeat center/cover;
  transition: background .3s ease;
  position: absolute;
  left: 50%;
  margin-left: -78px;
  transition: 1s; }
  .ThimblesGame__bottle___3QJ1t.ThimblesGame__active___9ZM2s::before {
    content: "";
    display: block;
    width: 0px;
    height: 27px;
    position: absolute;
    top: 200px;
    left: 76px;
    z-index: -1;
    transition: 0.3s; }
  .ThimblesGame__bottle___3QJ1t.ThimblesGame__active___9ZM2s:hover::before {
    box-shadow: 0 0 69px 68px rgba(255, 255, 255, 0.9); }
  @media (min-width: 1240px) {
    .ThimblesGame__bottle___3QJ1t {
      cursor: pointer; } }

.ThimblesGame__ball___112UO {
  display: block;
  position: absolute;
  top: 150px;
  left: 50%; }
  .ThimblesGame__ball___112UO .ThimblesGame__bottle_element___30Grx {
    animation: ThimblesGame__start___2LywN 1.7s 2s ease forwards;
    opacity: 1; }
  .ThimblesGame__ball___112UO .ThimblesGame__bottle_arrow___zlEae {
    animation: ThimblesGame__arrow___alW5y 1s 2s ease forwards; }

@keyframes ThimblesGame__bottle___3QJ1t {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-30%); }
  100% {
    transform: translateY(0); } }

.ThimblesGame__bottle_arrow___zlEae {
  position: absolute;
  left: 50%;
  top: -60px;
  transform: translateX(-50%);
  pointer-events: none; }

@keyframes ThimblesGame__arrow___alW5y {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.ThimblesGame__bottle_element___30Grx {
  position: absolute;
  left: 50%;
  top: -150px;
  transform: translateX(-50%);
  pointer-events: none; }

@keyframes ThimblesGame__start___2LywN {
  0% {
    transform: translateX(-50%) translateY(0%) scale(1); }
  10% {
    transform: translateX(-50%) translateY(40%) scale(1);
    opacity: 1; }
  30% {
    transform: translateX(-50%) translateY(0%) scale(0.8);
    opacity: 1; }
  50% {
    transform: translateX(-50%) translateY(40%) scale(0.7);
    opacity: 1; }
  70% {
    transform: translateX(-50%) translateY(0%) scale(0.6);
    opacity: 1; }
  90% {
    transform: translateX(-50%) translateY(320px) scale(0.4);
    opacity: .6; }
  100% {
    transform: translateX(-50%) translateY(320px) scale(0.1);
    opacity: 0; } }

@keyframes ThimblesGame__bottle-elem___Fh7GV {
  0% {
    transform: translateX(-50%) translateY(0%); }
  100% {
    transform: translateX(-50%) translateY(13%); } }

.ThimblesGame__popup___L1kgE {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 200; }

.ThimblesGame__popup_wrap___IPfiH {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  background: rgba(16, 72, 108, 0.85);
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

.ThimblesGame__popup_text___39IEU {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 25px;
  text-align: center;
  color: #fff;
  margin-bottom: 35px; }

.ThimblesGame__popup_close___2s6rx {
  width: 23px;
  height: 22px;
  position: absolute;
  top: 20px;
  right: 20px;
  background: url(/components/ThimblesGame/img/close.png?b3acbab7c87a0572fa29d3db5b51a833) no-repeat center;
  cursor: pointer; }

.ThimblesGame__popup_btns___36IHg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 370px; }

.ThimblesGame__popup_btn___2de93 {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #003051;
  font-size: 18px;
  border-radius: 25px;
  text-decoration: none;
  background: #F3D771;
  width: 170px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }
  .ThimblesGame__popup_btn___2de93:nth-child(2) {
    margin-left: 25px; }

.ThimblesGame__move_1___2DKk_ {
  animation: ThimblesGame__short-move-from-left___2xLP0 2s 4s ease forwards; }

.ThimblesGame__move_2___EVheU {
  animation: ThimblesGame__long-move-from-left___3YgBf 2s 4s ease forwards; }

.ThimblesGame__move_3___hOAcc {
  animation: ThimblesGame__short-move-from-right___2KuSd 2s 4s ease forwards; }

.ThimblesGame__move_4___2m7WK {
  animation: ThimblesGame__long-move-from-right___24k32 2s 4s ease forwards; }

@keyframes ThimblesGame__short-move-from-left___2xLP0 {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(202px); } }

@keyframes ThimblesGame__long-move-from-left___3YgBf {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(404px); } }

@keyframes ThimblesGame__short-move-from-right___2KuSd {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-202px); } }

@keyframes ThimblesGame__long-move-from-right___24k32 {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-404px); } }

.ThimblesGame__exitContainer___378yu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: calc(100vh - 739px);
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }
  .ThimblesGame__exitContainer___378yu a {
    width: 224px;
    padding: 0; }

.ThimblesGame__exit___vnnb4 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 100px;
  background-color: #fff; }

.wordgame__timer {
    display: inline-block;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 34px;
    color: #3C3C3C;
    vertical-align: top;
    width: 30%;
    text-align: center;
}
.wordgame__lvl {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: top;
    color: #3C3C3C;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600;
    font-size: 34px;
    float: right;
}
.wordgame .maze__title__gold {
    width: 140px;
}
.wordgame-start .maze__title__gold {
    margin-left: 50px;
}
.wordgame-start .maze__title__blue {
    font-size: 37px;
}
.wordgame-start__pic {
    position: absolute;
    top: 0;
    left: 0;
    width: 421px;
    height: 434px;

}
.wordgame-lvl .maze__title__blue {
    font-size: 34px;
}
.wordgame-lvl__item {
    display: inline-block;
    width: 269px;
    padding: 0 60px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    text-transform: uppercase;
    color: #003266;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
}
.wordgame-lvl__item_disable {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.wordgame-lvl__pic {
    position: relative;
    margin-bottom: 30px;
}
.wordgame-lvl__info {
    margin-bottom: 7px;
    color: #003266;
    font-size: 19px;
    line-height: 1;
}
.wordgame-lvl__name {
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
}
.wordgame-lvl__finish {
    margin-top: 5px;
    text-transform: none;
}
.wordgame .maze__title__blue {
    font-size: 34px;
}
.wordgame .wrap {
    padding: 20px;
    margin-right: 200px;
}
.wordgame-col {
    margin: 2px;
    cursor: pointer;
    background: #007eba;

    box-shadow: 2px 2px 1px 0px rgba(142, 156, 163, 0.8);
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    border: 1px solid rgba(0, 0, 0, 0);
}
.wordgame-col:hover {
    border: 1px solid red;
}
.wordgame-container {
    position: relative;
    width: 800px;
    min-width: 760px;
    min-height: 395px;
    margin: 20px 0;
    padding: 10px;
    padding-bottom: 70px;
    text-align: center;
    border: 15px solid #eaf8ff;
    background: #dbecf6;

    background: linear-gradient(to bottom, #dbecf6 0%, #accee0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbecf6', endColorstr='#accee0', GradientType=0);
}
.wordgame-row {
    line-height: 0;
}
.wordgame__btn {
    position: absolute;
    right: 18px;
    bottom: 18px;
}
.wordgame-area {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -khtml-user-select: none;
}
.wordgame-hover {
    background: #003166;
}
.wordgame-selected {
    background: #f4d38b;

    background: linear-gradient(to bottom, #f4d38b 0%, #d1a55a 100%);

}
.wordgame__rules {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 0;
    position: absolute;
    left: 18px;
    bottom: 18px;
    vertical-align: bottom;
    text-decoration: none;
    text-transform: uppercase;
    color: #003166;
    border: 1px solid #003166;
}
.wordgame__exit {
    display: none;
}
.wordgame__exit_show {
    display: block;
}
.wordgame-ost {
    display: inline-block;
    float: right;
    text-align: right;
    position: absolute;
    vertical-align: top;
    top: 18px;
    right: 18px;
    text-transform: uppercase;
    color: #3C3C3C;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-size: 16px;
    font-weight: 100;
}
.wordgame-ost__finded,
.wordgame-ost__finish,
.wordgame-ost__finded_mark,
.wordgame-ost__finish_mark {
    font-weight: 600;
}
.wordgame-empty__row {
    line-height: 0;
}
.wordgame-empty__item {
    margin: 2px;
    cursor: pointer;
    background: #007eba;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(142, 156, 163, 0.8);
    -moz-box-shadow: 2px 2px 1px 0px rgba(142, 156, 163, 0.8);
    box-shadow: 2px 2px 1px 0px rgba(142, 156, 163, 0.8);
    line-height: 0;
    border: 1px solid rgba(0, 0, 0, 0);
}

@media (max-width: 1500px) {
    .wordgame .wrap {
        margin-right: 50px;
    }
    .wordgame-container {
        width: 100%;
        min-width: 760px;
    }
}
@media (max-width: 1200px) {
    .wordgame__timer {
        width: 18%;
    }
    .wordgame-ost {
        right: 4px;
        font-size: 14px;
    }
}

.WordsGame__block___3MurX {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.WordsGame__block_wrapper___2LDGi {
  width: 840px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.WordsGame__block_title___1iO1h {
  height: 55px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 20px; }

.WordsGame__block_title_text___1EPul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px; }

.WordsGame__block_timer___3T3pP {
  color: #464646;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }

.WordsGame__block_title_level___1TzO0 {
  color: #464646;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }

.WordsGame__block_game___2xQ5X {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  border: 15px solid #eaf8ff;
  background: linear-gradient(to bottom, #dbecf6 0, #accee0 100%);
  margin-bottom: 20px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 70px; }

.WordsGame__block_game_count___2lxCT {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 126px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 100;
  color: #464646;
  font-size: 16px; }
  .WordsGame__block_game_count___2lxCT.WordsGame__hidden___1uC6I {
    display: none; }

.WordsGame__game_counter___kpgc5 {
  font-weight: 600; }

.WordsGame__game_rules_button___2zSVh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0 18px;
  height: 44px;
  margin-bottom: 0;
  position: absolute;
  left: 18px;
  bottom: 18px;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #003166;
  border: 1px solid #003166;
  background: transparent;
  cursor: pointer;
  transition: all .3s ease;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  .WordsGame__game_rules_button___2zSVh:hover, .WordsGame__game_rules_button___2zSVh:active, .WordsGame__game_rules_button___2zSVh:focus {
    background: #003166;
    color: #fff; }

.WordsGame__block_game_rules___XUbHQ {
  display: block;
  width: 100%;
  height: 100%; }

.WordsGame__rules_popup_wrap___1dnx5 {
  padding: 0 60px 35px;
  width: 600px;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.2);
  position: relative; }

.WordsGame__rules_title___1o-DI {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 335px;
  height: 56px;
  text-transform: uppercase;
  text-align: center;
  font-size: 22px;
  line-height: 56px;
  margin: 0 auto 35px;
  background: #464646;
  color: #fff; }

.WordsGame__rules_popup_text___2MUYa {
  margin-bottom: 10px;
  color: #000;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }

.WordsGame__rules_close___3a7mu {
  width: 15px;
  height: 15px;
  background: url(/components/WordsGame/img/close.png?3baba33d85b0d0bff1eba3bb56f8ffd1) no-repeat center/cover;
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
  border: none; }

.WordsGame__exit_button___2IEou {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 18px;
  bottom: 18px;
  font-size: 15px;
  line-height: 37px;
  padding: 0 27px;
  height: 44px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: none;
  background: #F3D771;
  color: #464646;
  border: 1px solid #F3D771;
  border-radius: 0;
  transition: 0.3s; }
  .WordsGame__exit_button___2IEou:hover {
    background-color: #efca42; }

.WordsGame__game_desk___i-U3n {
  display: inline-block; }

.WordsGame__rules_popup_button___11rt_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }

.WordsGame__rules_popup_timer___1ywHm {
  display: block;
  width: 100%;
  font-size: 40px;
  text-align: center;
  margin: 10px 0; }

.AttentionGame__block___2PSyU {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  position: relative;
  width: 1000px;
  height: 564px;
  margin: 0 auto;
  margin-bottom: -320px;
  transform: scale(0.3) translate(-1200px, -575px); }
  @media (min-width: 375px) {
    .AttentionGame__block___2PSyU {
      transform: scale(0.36) translate(-1000px, -430px); } }
  @media (min-width: 650px) {
    .AttentionGame__block___2PSyU {
      transform: scale(0.48) translate(-765px, -265px);
      margin-bottom: -240px; } }
  @media (min-width: 768px) {
    .AttentionGame__block___2PSyU {
      transform: scale(0.64) translate(-280px, -175px);
      margin-bottom: -200px; } }
  @media (min-width: 1240px) {
    .AttentionGame__block___2PSyU {
      transform: none;
      margin-bottom: 30px; } }

.AttentionGame__block_head___2_NPC {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-left: 9px;
  max-width: 800px;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .AttentionGame__block_head___2_NPC {
      max-width: 649px; } }

.AttentionGame__head_info___3eK-r {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: #2391c4;
  min-width: 514px;
  height: 70px;
  border: 3px solid #fff;
  border-radius: 35px;
  padding: 0 38px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .AttentionGame__head_info___3eK-r {
      min-width: 414px;
      height: 50px;
      border-radius: 25px; } }

.AttentionGame__head_info_level___2FSLC {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 52px;
  color: #fff; }
  @media (min-width: 768px) {
    .AttentionGame__head_info_level___2FSLC {
      font-size: 20px; } }

.AttentionGame__head_info_found___6cOox {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 52px;
  color: #fff; }
  @media (min-width: 768px) {
    .AttentionGame__head_info_found___6cOox {
      font-size: 20px; } }

.AttentionGame__head_info_rate___1jIRT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 52px;
  color: #fff; }
  @media (min-width: 768px) {
    .AttentionGame__head_info_rate___1jIRT {
      font-size: 20px; } }

.AttentionGame__head_timer___1Q_Fn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 52px;
  color: #fff;
  background: #2391c4;
  height: 70px;
  border: 3px solid #fff;
  border-radius: 35px;
  padding-left: 45px;
  padding-right: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .AttentionGame__head_timer___1Q_Fn {
      font-size: 20px;
      height: 50px;
      border-radius: 30px; } }
  .AttentionGame__head_timer___1Q_Fn:before {
    content: '';
    width: 20px;
    height: 23px;
    background: url(/components/AttentionGame/img/timer.png?97c3969c9a2680b2a89aafe87d279861) no-repeat center/contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 17px; }

.AttentionGame__head_helper___2yTiN {
  height: 70px;
  min-width: 82px;
  border: 3px solid #fff;
  border-radius: 35px;
  background: #2391c4;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .AttentionGame__head_helper___2yTiN {
      height: 50px;
      border-radius: 30px; } }

.AttentionGame__head_helper_question___2WZqg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #f5d075;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 52px;
  width: 44px;
  height: 44px;
  background: #004372;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s; }
  @media (min-width: 768px) {
    .AttentionGame__head_helper_question___2WZqg {
      width: 32px;
      height: 32px; } }
  .AttentionGame__head_helper_question___2WZqg:hover {
    background: rgba(0, 67, 114, 0.7); }

.AttentionGame__head_helper_counter___181gH {
  position: absolute;
  bottom: 7px;
  left: 16px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 52px;
  color: #004372;
  background: #f5d075;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.AttentionGame__rightColumn___hVRXJ {
  display: block;
  width: 104px;
  height: 455px;
  border-radius: 49px;
  border: 3px solid #ffffff;
  background-color: rgba(55, 171, 230, 0.9);
  margin-left: auto;
  margin-right: 25px;
  padding: 14px 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 3; }

.AttentionGame__rightColumn_item___18OTn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  margin-bottom: 9px;
  background-image: url(/components/AttentionGame/img/circle.png?d9ff27633aac8f23c676f9f1ee076f2c);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }
  .AttentionGame__rightColumn_item___18OTn:nth-child(5) ~ div {
    opacity: 0; }
  .AttentionGame__rightColumn_item___18OTn span {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }

.AttentionGame__things___2VEvx {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }

@keyframes AttentionGame__shadow___AgTke {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.AttentionGame__thing___1_Go1 {
  display: block;
  position: absolute;
  transition: 1s;
  opacity: 1;
  transition-property: opacity; }
  .AttentionGame__thing___1_Go1 img {
    display: block;
    position: relative;
    z-index: 2; }
  .AttentionGame__thing___1_Go1.AttentionGame__tips___3YWt0::after {
    content: "";
    display: block;
    box-shadow: 0 0 70px 40px gold;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    animation: AttentionGame__shadow___AgTke 1s infinite ease-in-out;
    animation-direction: alternate-reverse; }
  .AttentionGame__thing___1_Go1.AttentionGame__founded___2icp7 {
    opacity: 0;
    pointer-events: none; }
    .AttentionGame__thing___1_Go1.AttentionGame__founded___2icp7::after {
      content: "";
      display: block;
      box-shadow: 0 0 70px 40px #ffde8f;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 1; }

.AttentionGame__popup___30tmz {
  display: block; }

.AttentionGame__popup_stars___2hcNT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  margin-top: -10px; }
  .AttentionGame__popup_stars___2hcNT img {
    margin: 0 5px; }
    .AttentionGame__popup_stars___2hcNT img.AttentionGame__transparent___2AADF {
      opacity: 0.35; }

.AttentionGame__popup_timer___1itSe {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px; }

.AttentionGame__popup_buttons___s887s {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.AttentionGame__popup_things___3ROtp {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative; }
  @media (min-width: 768px) {
    .AttentionGame__popup_things___3ROtp {
      margin: 0px -70px 20px -70px; } }

.AttentionGame__popup_thing___1-Ki_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 5px 55px 5px;
  width: 50px;
  height: 50px;
  background-image: url(/components/AttentionGame/img/circle.png?d9ff27633aac8f23c676f9f1ee076f2c);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  border-radius: 50%;
  box-shadow: 0 0 13px 1px rgba(0, 127, 192, 0.4);
  position: relative; }
  @media (min-width: 768px) {
    .AttentionGame__popup_thing___1-Ki_ {
      width: 77px;
      height: 77px;
      margin: 0 11px 65px 10px; } }
  .AttentionGame__popup_thing___1-Ki_ span {
    display: block;
    width: 62px;
    position: absolute;
    top: 60px;
    font-size: 10px;
    line-height: 11px;
    font-weight: 400;
    text-align: center;
    padding: 0 3px; }
    @media (min-width: 768px) {
      .AttentionGame__popup_thing___1-Ki_ span {
        font-size: 14px;
        line-height: 15px;
        top: 85px;
        width: 80px;
        padding: 0; } }

.MindpowerGame__block___1icKs {
  width: 280px;
  margin: 0 auto;
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
  min-height: 440px;
  box-sizing: border-box;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }
  @media (min-width: 768px) {
    .MindpowerGame__block___1icKs {
      width: 768px;
      padding-top: 50px; } }
  @media (min-width: 1240px) {
    .MindpowerGame__block___1icKs {
      width: 1000px; } }

.MindpowerGame__block_title___1Q0aX {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 5px;
  position: relative; }
  @media (min-width: 768px) {
    .MindpowerGame__block_title___1Q0aX {
      margin-bottom: 10px; } }

.MindpowerGame__block_title_box___1Tqut {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 18px;
  font-weight: 600;
  color: #464646;
  margin-right: 5px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .MindpowerGame__block_title_box___1Tqut {
      font-size: 30px; } }

.MindpowerGame__block_timer___2HfPO {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  font-size: 24px; }
  @media (min-width: 768px) {
    .MindpowerGame__block_timer___2HfPO {
      font-size: 32px; } }
  @media (min-width: 1240px) {
    .MindpowerGame__block_timer___2HfPO {
      font-size: 40px; } }

.MindpowerGame__block_enemy_box___17dET {
  font-size: 18px;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .MindpowerGame__block_enemy_box___17dET {
      font-size: 30px; } }

.MindpowerGame__block_names___1DjAk {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }

.MindpowerGame__block_names_item___3INGF {
  font-size: 18px;
  color: #464646;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .MindpowerGame__block_names_item___3INGF {
      font-size: 24px; } }
  .MindpowerGame__block_names_item___3INGF:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: url(/components/MindpowerGame/img/user_ico.png?10403dc57032537e8b00280d5037ffa6) no-repeat center/cover;
    width: 18px;
    height: 20px; }

.MindpowerGame__counts___34QxT {
  width: 100%;
  margin-top: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .MindpowerGame__counts___34QxT {
      margin-top: 15px; } }

.MindpowerGame__counts_item___14Gyh {
  color: #464646;
  font-size: 18px;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .MindpowerGame__counts_item___14Gyh {
      font-size: 30px; } }
  .MindpowerGame__counts_item___14Gyh span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    margin-left: 10px;
    background: #1484bf;
    min-width: 40px;
    height: 25px;
    color: #fff; }
    @media (min-width: 768px) {
      .MindpowerGame__counts_item___14Gyh span {
        min-width: 48px;
        height: 33px; } }

.MindpowerGame__block_popup___2-cmS {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.MindpowerGame__block_popup_box___2BANS {
  width: 280px;
  background: #fff;
  border: 2px solid #464646;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.2);
  padding-bottom: 35px;
  margin: 30px auto 0 auto; }
  @media (min-width: 768px) {
    .MindpowerGame__block_popup_box___2BANS {
      margin: -60px auto 0 auto;
      width: 462px; } }

.MindpowerGame__block_popup_content___2O6PN {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 20px 0; }
  @media (min-width: 768px) {
    .MindpowerGame__block_popup_content___2O6PN {
      margin: 0 70px 0; } }

.MindpowerGame__block_popup_title___pd0ou {
  width: 100%;
  height: 42px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  background: #464646;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .MindpowerGame__block_popup_title___pd0ou {
      margin-bottom: 40px; } }

.MindpowerGame__block_popup_text___26Jfk {
  margin-bottom: 5px;
  font-size: 16px; }
  @media (min-width: 768px) {
    .MindpowerGame__block_popup_text___26Jfk {
      font-size: 18px;
      margin-bottom: 10px; } }
  .MindpowerGame__block_popup_text___26Jfk span {
    margin-bottom: 5px;
    color: #000;
    display: block;
    text-align: center; }
    @media (min-width: 768px) {
      .MindpowerGame__block_popup_text___26Jfk span {
        margin-bottom: 10px; } }

.MindpowerGame__block_popup_buttons___3SvJF {
  width: 100%;
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap; }

.MindpowerGame__popup_button___3i7E_ {
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
  border: none;
  outline: none;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  width: 100px;
  height: 44px;
  background: #0084c2;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  cursor: pointer; }
  @media (min-width: 768px) {
    .MindpowerGame__popup_button___3i7E_ {
      width: 150px;
      font-size: 18px; } }
  .MindpowerGame__popup_button___3i7E_:hover {
    opacity: 0.8; }

.MindpowerGame__answers___6j8n5 {
  display: block;
  padding: 0;
  width: 100%; }
  @media (min-width: 768px) {
    .MindpowerGame__answers___6j8n5 {
      width: auto; } }

.MindpowerGame__block_popup_subtitle___1EHIf {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .MindpowerGame__block_popup_subtitle___1EHIf {
      font-size: 22px;
      margin-bottom: 60px; } }

.MindpowerGame__answer___12dUw {
  text-align: center;
  width: 100%;
  height: 57px;
  margin: 0 auto 15px;
  background: #0084c1;
  color: white;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1.4;
  cursor: pointer;
  position: relative; }
  @media (min-width: 768px) {
    .MindpowerGame__answer___12dUw {
      width: 389px;
      margin: 0 auto 22px; } }
  .MindpowerGame__answer___12dUw:hover {
    opacity: 0.8; }
  .MindpowerGame__answer___12dUw.MindpowerGame__ans___3hK_r {
    background: #F3D771;
    color: #464646;
    position: relative; }
    .MindpowerGame__answer___12dUw.MindpowerGame__ans___3hK_r:hover {
      opacity: 1; }
    .MindpowerGame__answer___12dUw.MindpowerGame__ans___3hK_r::after {
      content: "";
      display: block;
      position: absolute;
      left: 0px;
      top: 0px;
      border: 29px solid transparent;
      border-left: 19px solid #fff; }
  .MindpowerGame__answer___12dUw.MindpowerGame__enemy___1Sofg:hover {
    opacity: 1; }
  .MindpowerGame__answer___12dUw.MindpowerGame__enemy___1Sofg::before {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    border: 29px solid transparent;
    border-right: 19px solid #fff; }
  .MindpowerGame__answer___12dUw.MindpowerGame__right___XZjn9 {
    animation: MindpowerGame__right___XZjn9 3s;
    background: #56e743;
    color: #464646; }
    .MindpowerGame__answer___12dUw.MindpowerGame__right___XZjn9:hover {
      opacity: 1; }

.MindpowerGame__block_popup_counters___1vzZX {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center; }

.MindpowerGame__block_popup_wait___2ph26 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  position: relative;
  margin: 0 auto;
  overflow: hidden; }

.MindpowerGame__exitContainer___34hte {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }
  .MindpowerGame__exitContainer___34hte a {
    width: 224px;
    padding: 0; }

.QuestionaryQuestion__block___1Aj0L {
  display: block; }

.QuestionaryQuestion__title___3vHko {
  display: block;
  margin-bottom: 35px;
  margin-top: 5px;
  font-size: 22px;
  font-weight: 500; }

.QuestionaryQuestion__answer___dPXa9 {
  display: block;
  margin-bottom: 20px;
  padding-left: 45px;
  text-align: left;
  cursor: pointer; }
  .QuestionaryQuestion__answer___dPXa9 span {
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #464646;
    text-transform: none; }
    .QuestionaryQuestion__answer___dPXa9 span::before {
      width: 28px;
      height: 28px;
      top: 2px; }
  .QuestionaryQuestion__answer___dPXa9 input:checked + span::after {
    left: 7px;
    top: 9px;
    width: 14px;
    height: 14px;
    background: #023263;
    border-radius: 50%;
    background-clip: padding-box; }

.QuestionaryQuestion__button___3Y1Gh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  opacity: 0.5;
  transition: 0.3s; }
  .QuestionaryQuestion__button___3Y1Gh.QuestionaryQuestion__active___PwSfg {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto; }

.QuestionaryContent__block___UR2GM {
  display: block;
  padding-top: 40px;
  color: #464646;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  height: auto;
  min-height: calc(100vh - 165px); }

.QuestionaryContent__container___1Rr1M {
  flex-grow: 1; }

.QuestionaryContent__title___1_U-L {
  display: block;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 25px; }

.QuestionaryContent__counter___28kRI {
  font-size: 16px; }

.QuestionaryContent__thanks___3YyZC {
  display: block;
  padding-top: 30px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 22px; }

.QuestionaryContent__thanks_image___aI8QG {
  display: block;
  margin: 0 auto 50px auto; }

.QuestionaryContent__exitContainer___HCYH8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }
  .QuestionaryContent__exitContainer___HCYH8 a {
    width: 224px;
    padding: 0; }

.QuestionaryContent__exit___29XGh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 100px;
  background-color: #fff; }

.block {

}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.game-play-btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
  border: 0;
  font-size: 18px;
  line-height: 50px;
  color: #4C4C4C;

  padding: 0 42px;
  background: #F3D771;
  text-decoration: none;
}

.gamefactory-mobile-stub {
    display: none;
    padding-top: 100px;
    text-align: center;
    font-size: 20px;
}


@media (max-width: 1024px) {
    .gamefactory-mobile-stub {
        display: block;
    }
    .n-content_gamefactory {
        display: none;
    }
}




.factory-main__btn {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #3C3C3C;
  color: #3C3C3C;
  text-transform: uppercase;
font-family: 'Bebas Neue',  sans-serif;

  font-weight: 500;
  text-decoration: none;
  padding: 0 12px;
  height:50px;
  line-height: 50px;
  font-size: 18px;
  min-width: 175px;
  outline: 0;



}

.factory-main__btn:hover {
    color: #4C4C4C;

    background: #F3D771;
}

.factory-rules .factory__popup_wrap {
  margin-bottom: 20px;
}
.factory-rules .popup__close {
  display: none;
}
.factory-rules .popup__container {
  width: 800px;
  background: rgba(0, 68, 112, 0.84);
}
.factory-rules .popup__window {
  width: 630px;
  margin: 0 auto;
  padding: 62px 0 50px;
}
.factory-rules .popup__window ul {
  list-style: none inside;
}
.factory-rules .popup__window ul li {
  position: relative;
  font-size: 14px;
  color: white;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 13px;
}
.factory-rules .popup__window ul li img {
  vertical-align: middle;
}
.factory-rules .popup__window ul.factory__popup_list {
  padding: 0 60px 0 0;
}
.factory-rules .popup__window ul.factory__popup_list li {
  margin-bottom: 18px;
}
.factory-rules .popup__window ul.factory__popup_list li:before {
  display: inline-block;
  content: "";
  position: relative;
  top: 1px;
  left: 3px;
  width: 8px;
  height: 8px;
  background: #F3D771;
  font-size: 14px;
  line-height: 1.3;
  margin-right: 7px;
}
.factory-rules .popup__window ul.factory__popup-upgrade li {
  margin-bottom: 10px;
}
.factory-rules .factory__popup_center {
  text-align: center;
}
.factory-rules .factory__popup_center a {
  display: inline-block;
  width: 143px;
  height: 35px;
  box-sizing: border-box;
  background: #F3D771;
  text-align: center;
  border-radius: 18px;
  padding-top: 9px;
  font-size: 14px;
  color: #3C3C3C;
  text-transform: uppercase;
  line-height: 1.2;
}
.factory-rules .factory__close-popup {
  position: absolute;
  top: 15px;
  right: 15px;
}
.factory-rules .factory__popup-col {
  width: 50%;
  display: inline-block;
  float: left;
}
.n-content_gamefactory {
  background: url(/components/ZavodGame/img/bg.jpg?5a9bc5d7abe54910ce684a4139c3b146) no-repeat;
  background-size: cover;
  min-height: 564px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}
.n-content_gamefactory:before {
  background: none;
  height: 0;
}
.n-content_gamefactory .n-container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  background: url(/components/ZavodGame/img/decor-m.png?2ece48aeeb77555e05e485c6fc5aed19) no-repeat;
  height: 564px;
  background-size: contain;
}
.n-content_gamefactory__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 68, 112, 0.7);
  z-index: 10;
  display: none;
}
.gamefactory-before-start .n-content_gamefactory__overlay {
  display: block;
}
.factory {
  padding-top: 20px;
}
.factory-main {
  color: #3C3C3C;
  text-transform: uppercase;
  width: 245px;
  text-align: center;
  position: relative;
  z-index: 11;
}
.factory-main__recipe {
  display: none;
}
.gamefactory-before-start .factory-main {
  color: #fff;
}
.factory-main__title {
  display: flex;
  flex-direction: row;
  align-items: center;

  vertical-align: middle;
  text-transform: uppercase;
}

.factory-main__title span {
  font-size: 25px;
  vertical-align: middle;
  font-weight: bold;
}
.factory-main__sec {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  width: 38%;
  text-align: right;
}
.factory-main__lvl {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  text-align: left;
}
.factory-main__lvl span {
  font-weight: bold;
}
.factory-main__item {
  width: 141px;
  height: 141px;
  margin: 12px auto 6px;
  background: #779fba;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factory-main__item__pack {
  display: none;
}
.factory-main__item__pack.is-active {
  display: block;
}
.factory-main__item__pack-title,
.factory-main__item__pack-descr {
  display: none;
}

.factory-main__item__pack-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 440px;
  margin: -25px auto -25px auto;
}

.factory-main__item__pack-content-image {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #779fba;
}

.factory-main__item__pack-content-descr {
  width: 270px;
}

.factory-main__name {
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 16px;
}
.factory-main__btn {
  font-size: 16px;
  min-width: 175px;
}
.factory-main .blue-transparent-btn {
  display: inline-block;
}
.gamefactory-before-start .factory-main .blue-transparent-btn {
  display: none;
}
.factory-main .gold-mid-btn {
  display: none;
}
.gamefactory-before-start .factory-main .gold-mid-btn {
  display: inline-block;
}
.factory-field * {
  user-select: none;
}
.factory-field__vertical {
  background: #58585a;
  width: 6px;
  margin-left: 37px;
  height: 5px;
}
.factory-field__vertical.is-long {
  height: 360px;
}
.factory-field__robot-finish {
  position: absolute;
  top: 0;
  left: 258px;
}
.factory-field__robot-finish .factory-field__lace {
  top: -6px;
  left: -191px;
}
.factory-field__robot-lift {
  position: absolute;
  top: -4px;
  right: 24px;
  z-index: 6;
}
.factory-field__robot-lift .factory-field__lace {
  top: -2px;
  left: -160px;
}
.factory-field__robot-lift .factory-field__robot-lift-busy {
  display: none;
}
.factory-field__robot-lift.is-busy .factory-field__robot-lift-free {
  display: none;
}
.factory-field__robot-lift.is-busy .factory-field__robot-lift-busy {
  display: block;
}
.factory-field__conveyor {
  position: absolute;
  z-index: 3;
}
.factory-field__conveyor-center {
  top: 229px;
  right: 108px;
}
.factory-field__conveyor-center img {
  position: relative;
  z-index: 2;
}
.factory-field__conveyor-center:after {
  content: '';
  position: absolute;
  height: 5px;
  width: 5000px;
  background: #939598;
  bottom: 12px;
  left: 37px;
  z-index: -1;
}
.factory-field__conveyor-center .factory-field__lace-right {
  left: 480px;
  top: 38px;
  z-index: 1;
}
.factory-field__conveyor-center .factory-field__lace-left {
  top: 45px;
  z-index: -1;
  left: 150px;
}
.factory-field__conveyor-bottom {
  bottom: -3px;
  right: 0;
}
.factory-field__btn {
  background: #F3D771;
  width: 12px;
  height: 12px;
  box-shadow: 0px 2px 0px 0px rgba(182, 143, 56, 0.5);
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
.factory-field__btn-xl {
  width: 19px;
  height: 19px;
  box-shadow: 0px 4px 0px 0px rgba(182, 143, 56, 0.5);
}
.factory-field__lace {
  position: absolute;
  background: url(/components/ZavodGame/img/lace.png?0c1456742e7225a8b87b07c77185ec9a) no-repeat;
  background-size: contain;
}
.factory-field__lace-xl {
  width: 436px;
  height: 40px;
}
.factory-field__lace-sm {
  width: 321px;
  height: 33px;
}
.factory-field__bonus__item {
  position: absolute;
  display: none;
  z-index: 6;
}
.factory .station {
  position: absolute;
}
.factory .station-4 {
  top: 0;
  left: 404px;
}
.factory .station-4 .station__content {
  width: 179px;
}
.factory .station-4 .station__footer:after {
  background: url(/components/ZavodGame/img/station-4-bottom.png?ab37198b4d6051742b9af033b54d1f78) no-repeat;
}
.factory .station-3 {
  top: 0;
  left: 637px;
  z-index: 6;
}
.factory .station-3 .station__content {
  width: 123px;
}
.factory .station-3 .station__footer:after {
  background: url(/components/ZavodGame/img/station-3-bottom.png?53ccc847b267dc68ad6e7f28c2181ca9) no-repeat;
}
.factory .station-2 {
  top: 279px;
  left: 637px;
}
.factory .station-2 .station__content {
  width: 179px;
}
.factory .station-2 .station__footer:after {
  background: url(/components/ZavodGame/img/station-2-bottom.png?009420a92bedd59205cdb106bc5d19b8) no-repeat;
}
.factory .station-1 {
  top: 279px;
  left: 404px;
}
.factory .station-1 .station__content {
  width: 123px;
}
.factory .station-1 .station__footer:after {
  background: url(/components/ZavodGame/img/station-1-bottom.png?fb2a6d02f83d9be93c50e7e19c721a4c) no-repeat;
}
.factory .station-red .lamp__item {
  background: url(/components/ZavodGame/img/lamp-red.png?1888668488d1542e5d08ec0eec026fb4);
  background-repeat: no-repeat;
}
.factory .station-red .lamp-xl .lamp__item {
  background: url(/components/ZavodGame/img/lamp-red-xl.png?64695f1b14fffdf4e95f6581ffb1e4b1) no-repeat;
}
.factory .station-yellow .lamp__item {
  background: url(/components/ZavodGame/img/lamp-yellow.png?ba6ceb4083acb095343ebe21df94a74c);
  background-repeat: no-repeat;
}
.factory .station-yellow .lamp-xl .lamp__item {
  background: url(/components/ZavodGame/img/lamp-yellow-xl.png?e69033337d3bf98d1cd57945e20146bc) no-repeat;
}
.factory .station-yellow .start {
  opacity: 1;
  pointer-events: auto;
}
.factory .station-green .lamp__item {
  background: url(/components/ZavodGame/img/lamp-green.png?23417958f7681601e373f3b1358a7aa3);
  background-repeat: no-repeat;
}
.factory .station-green .lamp-xl .lamp__item {
  background: url(/components/ZavodGame/img/lamp-green-xl.png?38f5cbc8a19e99802c635f794754fefb) no-repeat;
}
.factory .station__body {
  background: #a7a9ac;
  width: 101px;
  height: 85px;
  padding: 6px 0 0 0;
  z-index: 7;
}
.factory .station__footer {
  background: #a7a9ac;
  height: 25px;
  width: 101px;
  position: relative;
  z-index: 8;
  margin-top: -4px;
  text-align: center;
}
.factory .station__footer:after {
  content: '';
  width: 100%;
  left: 0;
  bottom: -22px;
  position: absolute;
  height: 22px;
}
.factory .station__content {
    height: 67px;
  background: #bcbdc0;
  position: relative;
  z-index: 1;
  margin: 3px 0 0 20px;
  -webkit-box-shadow: 0px 8px 0px 0px rgba(129, 130, 133, 1);
  -moz-box-shadow: 0px 8px 0px 0px rgba(129, 130, 133, 1);
  box-shadow: 0px 8px 0px 0px rgba(129, 130, 133, 1);
}
.factory .station__content__item {
  position: relative;
  height: 62px;
  width: 58px;
  display: inline-block;
  float: left;
}
.factory .station__content__item.is-select .station__btn {
  background: #bf9841;
  box-shadow: inset 0px 2px 0px 0px rgba(182, 143, 56, 1);
}
.factory .station__image {
  margin: 6px 0 0 6px;
  box-sizing: border-box;
  border: 4px solid #d1d2d5;
  border-radius: 50%;
  width: 51px;
  height: 51px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(167, 169, 172, 1);
  -moz-box-shadow: 0px 1px 1px 0px rgba(167, 169, 172, 1);
  box-shadow: 0px 1px 1px 0px rgba(167, 169, 172, 1);
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.gamefactory-before-start .factory .station__image > * {
  display: none;
}
.factory .station__image img {
  max-width: 100%;
  max-height: 100%;
}
.factory .station__image strong {
  font-size: 22px;
  font-weight: bold;
  color: #0098d7;
}
.factory .station__btn {
  position: absolute;
  top: 2px;
  left: 2px;
}
.factory .station__drop {
  border-radius: 50%;
  width: 41px;
  height: 41px;
  background: #fff;
  display: flex;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  position: absolute;
  overflow: hidden;
  left: 30px;
  bottom: -20px;
  z-index: 7;
}
.factory .station__drop strong {
  font-size: 22px;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
  color: #0098d7;
}
.factory .station__drop img {
  max-width: 100%;
  max-height: 100%;
}
.factory .station__recolor {
  width: 90px;
  height: 10px;
  border-left: 4px solid #58585a;
  border-right: 4px solid #58585a;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 auto;
}
.factory .station__recolor:after {
  content: '';
  height: 6px;
  width: 101px;
  background: url(/components/ZavodGame/img/station-recolor-bottom.png?9188f2abdf7bed301f1d77047049c837) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}
.factory .station__recolor__content {
  position: absolute;
  bottom: 0;
  left: 24px;
  z-index: 8;
}
.factory .station__recolor__platform {
  position: relative;
  height: 107px;
  width: 101px;
  bottom: -10px;
  left: -8px;
}
.factory .lamp {
  background: #9c9da1;
  width: 34px;
  height: 11px;
  border-radius: 25px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
.factory .lamp__item {
  width: 48px;
  height: 29px;
  position: absolute;
  top: -9px;
  left: -6px;
}
.factory .start {
  display: inline-block;
  background: #F3D771;
  box-shadow: 0px 3px 0px 0px rgba(182, 143, 56, 0.5);
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #3C3C3C;
  width: 60px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  opacity: 0.5;
  pointer-events: none;
}
.factory .start.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.factory .storage {
  width: 181px;
  height: 206px;
  background: #a7a9ac;
  position: absolute;
  bottom: 0;
  left: 177px;
  box-sizing: border-box;
  padding: 8px 0 0;
  z-index: 7;
}
.factory .storage:before {
  content: '';
  background: url(/components/ZavodGame/img/storage-before.png?8a37a467844176c7960fe6ffed8d50d8) no-repeat;
  width: 180px;
  height: 18px;
  position: absolute;
  top: -18px;
  left: 0;
}
.factory .storage:after {
  content: '';
  background: url(/components/ZavodGame/img/storage-after.png?d807c8993205e45232c362a31dec12f2) no-repeat;
  width: 11px;
  height: 131px;
  position: absolute;
  right: -11px;
  top: 41px;
}
.factory .storage__popup {
  display: none;
}
.factory .storage__lamp {
  width: 55px;
  height: 17px;
}
.factory .storage__lamp .lamp__item {
  width: 64px;
  height: 32px;
  top: -7px;
  left: -4px;
}
.factory .storage__slider {
  position: relative;
  margin-top: 11px;
}
.factory .storage__slider__prev {
  position: absolute;
  top: 50%;
  left: 14px;
  margin-top: -12px;
  display: none;
}
.factory .storage__slider__next {
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -12px;
  display: none;
}
.factory .storage__slider__container {
  background: #fff;
  width: 97px;
  height: 97px;
  box-sizing: border-box;
  border-radius: 50%;
  margin: 0 auto;
  border: 12px solid #bcbdc0;
  box-shadow: inset 0px 4px 0px 0px rgba(167, 169, 172, 1), 0px 2px 0px 0px rgba(129, 130, 133, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.factory .storage__slider__item {
  display: none;
}
.factory .storage__slider__item.is-active {
  display: inline-block;
}
.factory .storage__footer {
  text-align: center;
  margin: 10px auto;
  width: 74px;
  background: #6d6e71;
  height: 63px;
  position: relative;
}
.factory .storage__footer__col {
  padding: 5px 0 8px;
  background: #818285;
}
.factory .pack {
  position: absolute;
  top: 426px;
  left: 243px;
  z-index: 5;
}
.gamefactory__popup .popup__container {
  background: rgba(7, 73, 116, .95);
  padding: 50px 0;
}
.gamefactory__popup__result .popup__container {
  width: 650px;
}
.gamefactory__popup__result .popup__close {
  display: none;
}
.gamefactory__popup__brand .popup__container {
  width: 710px;
}
.gamefactory__popup__title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 23px;
}
.gamefactory__popup__text {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.gamefactory__popup__btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gamefactory__popup__btn .btn {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 10px;
  font-weight: bold;
}
.gamefactory__popup__btn .yellow-btn {
  background: #F3D771;
  color: #3C3C3C;
  text-align: center;
  border-radius: 25px;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  min-width: 230px;
}
.gamefactory__popup__btn .white-btn {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
}
.gamefactory__popup__body {
  display: flex;
  justify-content: flex-start;
  color: #000;
}
.gamefactory__popup__image {
  background: #fff;
  width: 119px;
  height: 119px;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  overflow: hidden;
  flex-shrink: 0;
}
.gamefactory__popup__image img {
  max-width: 100%;
  max-height: 100%;
}
.gamefactory__popup__description {
  width: 430px;
}
.gamefactory__popup__subtitle {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
}
.gamefactory__popup__text {
  font-size: 14px;
  text-align: left;
}


.factory_popupContainer {
  margin: 0 -80px;
}

.factory-popup-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}

.factory-popup-text {
    font-size: 18px;
    text-align: center;
}

.maze {

    min-height: 578px;

    position: relative;
}

.maze_choice {
    min-height: 540px;
}

.maze__title {
    display: block;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 1;
    color: #3C3C3C;
    font-size: 22px;


}

@media (min-width: 768px) {
    .maze__title {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        text-align: left;
    }
}

@media (min-width: 1240px) {
    .maze__title {
        font-size: 26px;
    }

}

.maze__title__gold {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    height: 36px;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    top: -5px;
}

.maze__title__gold-text {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 1;
}

.maze__title_big .maze__title__blue {
    font-size: 47px;
}

.maze__title_big .maze__title__gold {
    display: block;
    width: 360px;
    height: 66px;
    margin-left: -5px;
}

.maze__title_big .maze__title__gold-text {
    font-size: 66px;
}

.maze__stage__top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    position: relative;
    margin: 0 95px;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .maze__stage__top {
        display: block;
        margin: 0 100px;
        margin-bottom: 20px;
    }
}

.maze__stage__title {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #3C3C3C;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0;
}

.maze__stage__exit {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    color: #3C3C3C;
    text-transform: uppercase;
    display: block;
    border: 1px solid #3C3C3C;
    width: 90px;
    height: 30px;
    text-align: center;

    cursor: pointer;
}

@media (min-width: 768px) {
    .maze__stage__title {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        font-size: 25px;
        margin: 0;
    }

    .maze__stage__exit {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

.maze__stage__exit__popup {
    display: none;
}

.maze__stage {
    padding-top: 35px;
    /*//margin-left: 120px;*/
    /*//margin: 0 100px;*/
}

.maze__stage__frame {
    border: 16px solid #eaf8ff;
    height: 410px;
    width: 630px;
    margin: 0 auto;
    position: relative;
    background: #cee2ef;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #cee2ef 0%, #00639d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cee2ef', endColorstr='#00639d', GradientType=0);
    /* IE6-9 */
    transform: scale(0.45) translate(-64%, -262px);
    margin-bottom: -225px;
}


@media (min-width: 768px) {
    .maze__stage__frame {
        transform: none;
        margin-bottom: 0;
        width: 100%;
        max-width: 770px;
    }
}

@media (min-width: 768px) {
    .maze__stage__frame {
        transform: none;
        margin-bottom: 0;
    }
}

.maze__stage__frame__background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: alpha(opacity=40);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}

.maze__stage__frame__container {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.maze__stage__frame__content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}

.maze__stage__timer__base {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: relative;
    background: #fff;
    width: 100%;
    height: 55px;
    box-sizing: border-box;

}

@media (min-width: 768px) {
    .maze__stage__timer__base {
        padding: 0 100px;
    }
}

.maze__stage__timer {
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 10px;*/
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #3C3C3C;
}

.maze__game {
    display: inline-block;
    vertical-align: top;
    position: relative;
    line-height: 0;
    transform: scale(0.8);
}

@media (min-width: 768px) {
    .maze__game {
        transform: none;
    }
}

.maze__game__enter {
    width: 21px;
    height: 26px;
    background: url(/components/MazeGame/img/map/arrow_enter.png?90b41b3cdf10c93bb54acbac9e5ffbde) no-repeat 0 0;
    position: absolute;
    top: 0;
    left: -25px;
}

.maze__game__exit {
    width: 21px;
    height: 26px;
    background: url(/components/MazeGame/img/map/arrow_exit.png?83585307f96ff0bfadb40dc97d550c93) no-repeat 0 0;
    position: absolute;
    bottom: 0;
    right: -25px;
}

.maze__game__pic {
    position: relative;
}

.maze__game__shadow {
    position: absolute;
    left: 2px;
    top: 2px;
    -webkit-filter: blur(2px);
    filter: blur(2px);
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.maze__game__player {
    width: 17px;
    height: 17px;
    margin: -8.5px 0 0 -8.5px;
    background: url(/components/MazeGame/img/map/player.png?2e5141e5a6dd4568f9fc0f97e05ad8e8) no-repeat 0 0;
    position: absolute;
}

.maze__game__filter {
    width: 30px;
    height: 17px;
    margin: -10px 0 0 -10px;
    background: url(/components/MazeGame/img/map/filter.png?b81ca40b8f935d755702baab4d3e7996) no-repeat 0 0;
    position: absolute;
}

.maze__game__paper {
    width: 26px;
    height: 16px;
    margin: -8px 0 0 -13px;
    background: url(/components/MazeGame/img/map/paper.png?001f4245e30cd31ea06d497ac9d13f85) no-repeat 0 0;
    position: absolute;
}

.maze__game__tobacco {
    width: 21px;
    height: 21px;
    margin: -10px 0 0 -10px;
    background: url(/components/MazeGame/img/map/tobacco.png?81f70c066a84ecde9eb440d8c561a1ca) no-repeat 0 0;
    position: absolute;
}

.maze__game__pack {
    width: 30px;
    height: 17px;
    margin: -10px 0 0 -10px;
    background: url(/components/MazeGame/img/map/pack.png?f860f51a76c2a6b05ac19595979f662d) no-repeat 0 0;
    position: absolute;
}

.maze__hints {
    display: none;
}

.maze__hints__item__pic {
    display: inline-block;
    vertical-align: top;
    width: 119px;
    height: 119px;
    position: relative;
}

.maze__hints__item__pic img {
    position: absolute;
    left: 0;
    top: 0;
}

.maze__hints__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.maze__hints__item__cont {
    display: inline-block;
    vertical-align: top;
    width: 268px;
    margin-left: 20px;
}

.maze__hints__item__title {
    text-transform: uppercase;
    ffont-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #002f64;
    margin-bottom: 10px;
}

.maze__hints__item__text {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #000000;
}

.maze__hints__item__format {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-top: 10px;
}

.maze__hints__item__format__size {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.6;
    color: #0098d7;
}

.maze__popup_hint .popup__window {
    padding: 30px 25px 30px 30px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.maze__popup_fin .popup__window {
    padding: 0 30px 30px;
}

.maze__popup {
    text-align: center;
}

.maze__hints__item__format__pic {
    margin-right: 10px;
}

.maze__popup__title {
    width: 327px;
    height: 56px;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    line-height: 56px;
    color: black;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 700;
    margin: 0 auto;
    background: #3C3C3C;
}

.maze__popup__button {
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0 20px;
}

.maze__popup__button:first-child {

}

.maze__popup__button_white {
    font-weight: 500;
    font-size: 14px;
    line-height: 44px;
    color: #3C3C3C;
    border: 1px solid #3C3C3C;
}

.maze__popup__button_blue {
    font-weight: 600;
    font-size: 14px;
    line-height: 44px;
    color: #FFFFFF;
    border: 1px solid #3C3C3C;
    background: #3C3C3C;
}

.maze__popup__button_disabled {
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: default;
}

.maze__popup__text {
    margin: 5px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    color: black;
    text-align: center;
}

.maze__popup__text span {
    font-weight: 500;
    color: #3C3C3C;
}

.maze__popup__text p {
    margin-bottom: 15px;
    color: black;
}

.maze__popup__time {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 38px;
    line-height: 1;
    color: #3C3C3C;
    margin: 35px 0;
}

.maze__popup__question {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
    color: #3C3C3C;
}

.maze__popup__answers {
    max-width: 300px;
    margin-top: 25px;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    color: #000000;
}

.maze__popup__answers__item {
    display: block;
    position: relative;
    margin-bottom: 15px;
    min-height: 24px;
    padding-left: 37px;
    color: black;
    font-size: 16px;
    font-weight: 500;
}

.maze__popup__answers__item input {
    position: absolute;
    left: -9999px;
}

.maze__popup__answers__item input:checked + .maze__popup__answers__item__icon {
    background: #3C3C3C;
}

.maze__popup__answers__item__icon {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    background: #e8e8e8;
    border: 6px solid #e8e8e8;
    border-radius: 50%;
    background-clip: padding-box;
    margin-right: 13px;
    position: absolute;
    left: 0;
    top: 0;
}

.maze__start {
    position: relative;
    top: 60px;
    margin-left: 75px;
}

.maze__start .game-rules-btn {
    margin-bottom: 60px;
}

.maze__start__pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 431px;
    height: 387px;
    /*background: url("./img/maze.png") no-repeat 0 0;*/
}

.maze__start__cont {
    margin-left: 520px;
    position: relative;
    width: 320px;
}

.maze__start__text {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.3;
    color: #3C3C3C;
    margin: 30px 0 60px;
}

.maze__menu__item {
    display: inline-block;
    vertical-align: top;
    width: 269px;
    text-transform: uppercase;
    color: #3C3C3C;
    text-align: center;
    padding: 0 60px;
    white-space: normal;
}

.maze__menu__item__pic {
    position: relative;
    margin-bottom: 30px;
}

.maze__menu__item__pic__city {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    background-clip: padding-box;
}

.maze__menu__item__pic__city img {
    display: block;
}

.maze__menu__item__pic__pack {
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.maze__menu__item__pic__pack img {
    display: block;
}

.maze__menu__item__title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 7px;
}

.maze__menu__item__headline {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
}

.maze__menu__item_disabled {
    color: #3f5e70;
}

.maze__menu__item_disabled .maze__menu__item__pic__city {
    line-height: 269px;
    font-size: 24px;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
}

.maze__menu__item_disabled .maze__menu__item__pic__city img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.maze__menu__item_disabled .maze__menu__item__pic__pack {
    display: none;
}

.maze__menu__item_disabled .maze__menu__item__pic__overlay {
    display: block;
}

.maze__menu__item__pic__overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(217, 232, 240, 0.8);
}

.maze__selection {
    padding-top: 35px;
    position: relative;
    margin-left: 170px;
    margin: 0 100px;
}

.maze__selection__title {
    position: absolute;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    color: #3C3C3C;
    right: 20px;
    top: 40px;
}

.maze__menu {
    margin-top: 45px;
    position: relative;
}

.maze__menu__arrow {
    position: absolute;
    cursor: pointer;
    background: url(/components/MazeGame/img/arrows.png?5a7414d384d184ca8c2b4879314f5722) no-repeat 0 0;
    width: 20px;
    height: 35px;
    top: 120px;
}

.maze__menu__arrow_prev {
    left: -30px;
}

.maze__menu__arrow_next {
    right: -30px;
    background-position: 100% 0;
}

.maze__menu__arrow_hide {
    display: none;
}

.maze__menu__list__wrap {
    position: relative;
    overflow: hidden;
}

.maze__menu__list {
    white-space: nowrap;
    position: relative;
    left: 0;
    transition: left 300ms ease-out;
}

.maze__stage__points__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid black;
    margin-right: 8px;
    filter: alpha(opacity=59);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=59);
    opacity: 0.59;
}

@media (min-width: 768px) {
    .maze__stage__points__item {
        width: 35px;
    }
}

    .maze__stage__points__item.maze__stage__points__item_last {
    filter: alpha(opacity=0);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
}

.maze__stage__points__item.active {
    filter: alpha(opacity=100);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    background: #0098d7;
    border: 1px solid #0098d7;
}

.maze__stage__points__item__container {
    display: table;
    width: 25px;
    height: 40px;
    position: relative;

}

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

@media (min-width: 768px) {
    .maze__stage__points__item__container {
        width: 50px;
        left: -5px;
        top: -5px;
    }
}

.maze__stage__points__item__content {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
}

.maze__stage__points {

    white-space: nowrap;
}

.maze__popup__buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    margin-top: 30px;


}

.maze__popup__buttons a, .maze__popup__buttons button {
    min-width: 200px;
}

.maze_popup_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.maze_popup_content p {
    font-size: 14px;
    line-height: 1.2;
}

@media (min-width: 768px)  {
    .maze_popup_content p {
        font-size: 18px;
    }

}

.arrows {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 136px;
    height: 86px;
    margin: 0 auto;
    margin-top: 10px;
}

@media (min-width: 1240px) {
    .arrows {
        display: none;
    }
}

.arrow {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 2px solid  #3C3C3C;
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
    color:  #3C3C3C;
    background-color: #fff;
    position: absolute;

}

.arrow:nth-child(1) {
     top: 0;
     left: 50%;
     transform: translateX(-50%);
 }

.arrow:nth-child(2) {
     bottom: 0;
     left: 0;
 }

.arrow:nth-child(3) {
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
 }

.arrow:nth-child(4) {
     bottom: 0;
     right: 0;
 }

.HatContent__block___2TN7R {
  display: block; }

@media (min-width: 768px) {
  .HatContent__container___2RBzK {
    width: 640px;
    margin: 0 auto; } }

@media (min-width: 1240px) {
  .HatContent__container___2RBzK {
    width: 1000px; } }

.HatContent__content___vfd8z {
  display: block;
  background-image: linear-gradient(to bottom, #9ae7f7, #83bbf8);
  padding: 20px; }
  @media (min-width: 768px) {
    .HatContent__content___vfd8z {
      padding: 20px 40px 0 20px; } }

.HatContent__head___2LypU {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px; }

.HatContent__btn___2czcg {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: 90px;
  padding: 10px 15px;
  background-color: #fff;
  border-radius: 35px;
  color: #002a5e;
  font-size: 16px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold; }
  @media (min-width: 1240px) {
    .HatContent__btn___2czcg {
      padding: 10px 35px;
      font-size: 20px; } }

.HatContent__timer___3398X {
  display: block;
  margin-right: 15px;
  position: relative;
  top: -1px; }

.HatContent__game___VwZsg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .HatContent__game___VwZsg {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-end; } }

.HatContent__field___3X0fT {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 460px;
  background-image: url(/components/HatContent/img/bg.png?dece227314c29a99820e615019c446cb);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  transform: scale(0.4) translate(-9px, 0);
  margin-top: -140px;
  margin-bottom: -102px; }
  @media (min-width: 375px) {
    .HatContent__field___3X0fT {
      transform: scale(0.5) translate(-5px, 0);
      margin-top: -125px;
      margin-bottom: -85px; } }
  @media (min-width: 768px) {
    .HatContent__field___3X0fT {
      transform: scale(0.6) translate(-240px, 0);
      margin-top: -93px;
      margin-bottom: -102px;
      margin-right: -268px; } }
  @media (min-width: 1240px) {
    .HatContent__field___3X0fT {
      transform: scale(1);
      margin: 0;
      background-size: auto; } }

.HatContent__points___1KOj_ {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 670px;
  height: 100%;
  padding: 0 10px;
  position: relative;
  top: 45px;
  background-image: url(/components/HatContent/img/points.png?a80f089419167a9613bddae6a1a8bfea);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center top; }

.HatContent__point___2A4l8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 70px;
  width: 135px;
  position: relative;
  top: -30px;
  left: 66px;
  list-style: none; }
  .HatContent__point___2A4l8:nth-child(4) ~ li {
    width: 138px;
    top: -46px;
    left: 59px; }
  .HatContent__point___2A4l8:nth-child(8) ~ li {
    width: 142px;
    top: -49px;
    left: 53px; }
  .HatContent__point___2A4l8:nth-child(12) ~ li {
    width: 145px;
    top: -40px;
    left: 46px; }

.HatContent__info___2-FBg {
  display: block; }

.HatContent__thing___31uVQ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 112px;
  height: 112px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 50%;
  margin-bottom: 15px; }
  @media (min-width: 1240px) {
    .HatContent__thing___31uVQ {
      width: 152px;
      height: 152px;
      margin-bottom: 35px; } }

.HatContent__transparentBtn___15x6r {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #fff;
  padding: 7px 15px;
  border-radius: 35px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  cursor: pointer; }
  @media (min-width: 1240px) {
    .HatContent__transparentBtn___15x6r {
      margin-bottom: 70px;
      padding: 10px 35px;
      font-size: 20px; } }

.HatContent__exitContainer___20vYk {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: calc(100vh - 744px);
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff; }
  .HatContent__exitContainer___20vYk a {
    width: 224px;
    padding: 0; }

.HatContent__exit___W51rL {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 100px;
  background-color: #fff; }

.HatContent__popupContent___3Dvnw {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .HatContent__popupContent___3Dvnw p {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 18px; }
  .HatContent__popupContent___3Dvnw button, .HatContent__popupContent___3Dvnw a {
    width: 200px;
    margin-bottom: 20px; }

.HatContent__hat___3SkLd {
  position: relative;
  transition: 0.3s;
  transform: translateY(0);
  animation: HatContent__hat___3SkLd;
  animation-duration: 2s;
  animation-iteration-count: infinite; }

@keyframes HatContent__hat___3SkLd {
  0% {
    opacity: 0;
    transform: translateY(0); }
  35% {
    opacity: 1;
    transform: translateY(-2px); }
  65% {
    opacity: 1; }
  100% {
    opacity: 0;
    transform: translateY(4px); } }

.NewYearPopup2023__block___2wr00 {
  margin: 0 -30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__block___2wr00 {
      margin: -65px -145px -65px -145px;
      padding-bottom: 0; } }

.NewYearPopup2023__steps___nPL4s {
  display: block; }

.NewYearPopup2023__step___2qMgN {
  display: block;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__step___2qMgN {
      padding: 80px 0; } }

.NewYearPopup2023__title___1kh6N {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #3C3C3C;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0; }
  @media (min-width: 768px) {
    .NewYearPopup2023__title___1kh6N {
      font-size: 36px;
      line-height: 43px;
      text-align: center;
      text-transform: uppercase;
      color: #CE4646;
      margin-bottom: 30px; } }

.NewYearPopup2023__descr___1vv3R {
  display: block;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 280px;
  color: #3C3C3C;
  font-weight: 400;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto; }
  .NewYearPopup2023__descr___1vv3R b {
    display: block;
    margin-bottom: 5px; }
  .NewYearPopup2023__descr___1vv3R br {
    display: none; }
  @media (min-width: 768px) {
    .NewYearPopup2023__descr___1vv3R {
      min-height: 54px;
      margin-bottom: 30px;
      max-width: 432px;
      margin: 0 auto;
      width: auto;
      font-size: 16px;
      line-height: 20px;
      min-height: 60px;
      margin-bottom: 25px; }
      .NewYearPopup2023__descr___1vv3R br {
        display: block; }
      .NewYearPopup2023__descr___1vv3R b {
        display: inline-block; } }

.NewYearPopup2023__count___1wJ57 {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #CE4646;
  margin-top: 55px;
  margin-bottom: 30px; }

.NewYearPopup2023__descrSmall___137Ww {
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: #3C3C3C;
  margin-top: 25px; }

.NewYearPopup2023__buttons___z9uSM {
  width: 180px;
  margin: 0 auto;
  margin-top: 40px; }
  .NewYearPopup2023__buttons___z9uSM a, .NewYearPopup2023__buttons___z9uSM button {
    width: 100%;
    margin-bottom: 20px;
    line-height: 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__buttons___z9uSM {
      width: 360px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 30px; }
      .NewYearPopup2023__buttons___z9uSM a, .NewYearPopup2023__buttons___z9uSM button {
        width: 172px;
        margin-bottom: 0;
        padding: 0 15px; } }

.NewYearPopup2023__slider___1ugBk {
  display: block;
  position: relative;
  overflow: hidden; }
  .NewYearPopup2023__slider___1ugBk .slick-slide {
    opacity: 0; }
  .NewYearPopup2023__slider___1ugBk .slick-center {
    opacity: 1; }
  @media (min-width: 768px) {
    .NewYearPopup2023__slider___1ugBk .slick-slide {
      opacity: 1; }
    .NewYearPopup2023__slider___1ugBk .slick-center {
      opacity: 1; }
    .NewYearPopup2023__slider___1ugBk::before, .NewYearPopup2023__slider___1ugBk::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      background-image: url(/components/NewYearPopup2023/assets/decor.png?f6c469d67d6fd043351efa6316a4659e);
      background-repeat: no-repeat;
      background-position: center;
      width: 276px;
      height: 568px;
      z-index: 10;
      pointer-events: none; }
    .NewYearPopup2023__slider___1ugBk::before {
      left: -70px;
      transform: rotate(180deg); }
    .NewYearPopup2023__slider___1ugBk::after {
      right: -70px; } }

.NewYearPopup2023__slide___21BjZ {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .NewYearPopup2023__slide___21BjZ img {
    max-width: 100%; }

.NewYearPopup2023__dots___2htTy {
  display: flex !important;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin-top: 25px !important;
  position: static !important; }
  .NewYearPopup2023__dots___2htTy li {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50%;
    border: 1px solid #8F8F8F;
    margin: 0 6px; }
    .NewYearPopup2023__dots___2htTy li::before, .NewYearPopup2023__dots___2htTy li::after {
      display: none !important; }
  .NewYearPopup2023__dots___2htTy button {
    display: none !important; }
  .NewYearPopup2023__dots___2htTy .slick-active {
    background: #F3D771;
    border: 1px solid #000000;
    width: 15px !important;
    height: 15px !important; }

.NewYearPopup2023__button___190qJ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.NewYearPopup2023__info___dRbAg {
  display: block;
  max-width: 624px;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color: #3C3C3C;
  font-weight: 400;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 20px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__info___dRbAg {
      padding: 0;
      font-size: 16px;
      line-height: 20px; } }

.NewYearPopup2023__first___1v4qt {
  background-image: url(/components/NewYearPopup2023/assets/bg1.png?36fd6be81e0b212325bd6370b1f5f48e);
  background-repeat: no-repeat;
  background-position: center -84px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__first___1v4qt {
      background-size: auto;
      background-position: center 7px; } }

.NewYearPopup2023__second___1O3p6 {
  background-image: url(/components/NewYearPopup2023/assets/bg2.png?fb97f3005a96e864a90b45f15faf7b11);
  background-repeat: no-repeat;
  background-position: center top; }
  @media (min-width: 768px) {
    .NewYearPopup2023__second___1O3p6 {
      background-size: auto;
      background-position: center 0; } }

.NewYearPopup2023__already___gyByT {
  background-image: url(/components/NewYearPopup2023/assets/bg3-f.png?5027822151f45a7f050b1ff42a8e1cd3);
  background-repeat: no-repeat;
  background-position: center top;
  padding-bottom: 255px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__already___gyByT {
      background-size: auto;
      background-position: center 50px;
      padding-bottom: 285px; } }
  .NewYearPopup2023__already___gyByT.NewYearPopup2023__male___3xxAw {
    background-image: url(/components/NewYearPopup2023/assets/bg3.png?440602d1cb69d1c8450603d3c91dd7db); }

.NewYearPopup2023__end___2Lf9i {
  background-position: center -80px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__end___2Lf9i {
      background-position: center top; } }

.NewYearPopup2023__last___2YDnA {
  background-image: url(/components/NewYearPopup2023/assets/bg4.png?db4710be481a0a8bd8ea55d7fc5b09ae);
  background-repeat: no-repeat;
  background-position: center -190px;
  padding-bottom: 302px; }
  @media (min-width: 768px) {
    .NewYearPopup2023__last___2YDnA {
      background-size: auto;
      background-position: center -60px;
      padding-bottom: 370px; } }

.NewYearPopup2023__last_content___3eOjR {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .NewYearPopup2023__last_content___3eOjR {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; }
      .NewYearPopup2023__last_content___3eOjR .NewYearPopup2023__title___1kh6N {
        text-align: left; }
      .NewYearPopup2023__last_content___3eOjR .NewYearPopup2023__descr___1vv3R {
        text-align: left; } }

.NewYearPopup2023__last_left___jiSFc {
  width: 130px;
  margin: 0 auto;
  flex-shrink: 0;
  margin-bottom: 20px; }
  .NewYearPopup2023__last_left___jiSFc img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .NewYearPopup2023__last_left___jiSFc {
      width: 194px;
      margin-left: 0;
      margin-right: 30px;
      margin-bottom: 0; } }

.NewYearPopup2023__last_right___2gMrU {
  display: block; }

.NewYearPopup2023__last_form___NF8uR {
  max-width: 367px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .NewYearPopup2023__last_form___NF8uR {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .NewYearPopup2023__last_form___NF8uR button, .NewYearPopup2023__last_form___NF8uR a {
        height: 45px;
        margin-top: -4px; } }

.NewYearPopup2023__already_image___3BQsQ {
  margin: 0 auto;
  width: 194px; }
  .NewYearPopup2023__already_image___3BQsQ img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .NewYearPopup2023__already_image___3BQsQ {
      width: 244px; } }


.HashtagsAll__list___1xse7 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  list-style: none;
  font-size: 0;
  padding: 0; }

.HashtagsAll__item___2Udzg {
  margin-right: 4px;
  margin-bottom: 8px; }
  .HashtagsAll__item___2Udzg a {
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 10px;
    height: 30px;
    border: 1px solid #464646;
    transition: .3s;
    border-radius: 50px;
    text-decoration: none; }
    @media (min-width: 768px) {
      .HashtagsAll__item___2Udzg a {
        font-size: 12px; } }
    .HashtagsAll__item___2Udzg a:hover {
      background-color: #464646;
      color: white; }

.HashtagsOne__title___24ztz {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px 0 0;
  color: #00386d;
  font-family: 'pfdin',Tahoma,Geneva,sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase; }

.HashtagsOne__hashtag___1I0rb {
  font-size: 18px;
  line-height: 18px;
  padding: 12px 16px;
  border-radius: 22px;
  border: 1px solid #00386d;
  transition: .3s;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-family: 'pfdin',Tahoma,Geneva,sans-serif;
  text-transform: uppercase; }

.HashtagsOne__all___3FA4n {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-family: 'pfdin',Tahoma,Geneva,sans-serif;
  text-transform: uppercase;
  padding: 12px 19px;
  color: #fff;
  font-size: 21px;
  line-height: 21px;
  background-color: #00386d;
  text-decoration: none; }

.HashtagsOne__header_content___2Lia3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

.HashtagsOne__left___3PIYf {
  display: inline-block;
  vertical-align: top; }

.HashtagsOne__right___2RCgL {
  display: inline-block;
  vertical-align: top; }

.HashtagsOne__section___1t6EI {
  display: block;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #00386d;
  box-shadow: 0 -10px 15px 1px rgba(230, 230, 255, 0.15);
  background-color: #fff; }
  @media (min-width: 768px) {
    .HashtagsOne__section___1t6EI {
      padding-top: 20px;
      padding-bottom: 40px; } }

.HashtagsOne__section_title___194vM {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
  color: #00386d;
  font-weight: 700;
  font-size: 24px;
  font-weight: 500;
  line-height: 25px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .HashtagsOne__section_title___194vM {
      margin-bottom: 15px;
      font-size: 28px; } }

.HashtagsOne__section_list___1q11M {
  display: block;
  padding: 0;
  margin: 0; }

.HashtagsOne__section_item___2NHC3 {
  display: block;
  margin-bottom: 5px; }
  .HashtagsOne__section_item___2NHC3 a {
    color: #00386d;
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: lowercase; }
    .HashtagsOne__section_item___2NHC3 a:hover {
      text-decoration: none; }
    .HashtagsOne__section_item___2NHC3 a br {
      display: none; }
    @media (min-width: 768px) {
      .HashtagsOne__section_item___2NHC3 a {
        font-size: 18px; } }

.HashtagsLayout__block___1f53K {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 74px;
  padding-bottom: 100px; }
  @media (min-width: 1240px) {
    .HashtagsLayout__block___1f53K {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; } }

.HashtagsLayout__container___27W1M {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .HashtagsLayout__container___27W1M {
      width: 696px; } }
  @media (min-width: 1240px) {
    .HashtagsLayout__container___27W1M {
      width: 1180px; } }

.HashtagsLayout__left___38Hf5 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #464646;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  z-index: 55; }
  @media (min-width: 768px) {
    .HashtagsLayout__left___38Hf5 {
      margin-bottom: 50px; } }
  @media (min-width: 1240px) {
    .HashtagsLayout__left___38Hf5 {
      justify-content: flex-start;
      align-items: flex-start;
      width: 300px;
      margin-right: 95px;
      flex-shrink: 0;
      text-align: left;
      margin-bottom: 0; } }

.HashtagsLayout__right___1dekH {
  display: block; }

.HashtagsLayout__title___3472b {
  display: block;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  padding-bottom: 12px;
  margin-top: 0;
  margin-bottom: 34px;
  position: relative; }
  @media (min-width: 768px) {
    .HashtagsLayout__title___3472b {
      padding-bottom: 30px;
      margin-bottom: 30px;
      font-size: 48px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .HashtagsLayout__title___3472b {
      text-transform: uppercase;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      padding-bottom: 24px;
      margin-top: 0;
      margin-bottom: 42px; } }
  .HashtagsLayout__title___3472b::after {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background-color: #464646;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    @media (min-width: 768px) {
      .HashtagsLayout__title___3472b::after {
        width: 193px;
        height: 4px; } }
    @media (min-width: 1240px) {
      .HashtagsLayout__title___3472b::after {
        width: 148px;
        height: 8px;
        background-color: #464646;
        position: absolute;
        bottom: 0;
        left: 0;
        transform: none; } }

.HashtagsLayout__descr___Jy1lU {
  display: block;
  color: black;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .HashtagsLayout__descr___Jy1lU {
      font-size: 16px;
      line-height: 26px;
      width: 370px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .HashtagsLayout__descr___Jy1lU {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      font-size: 16px;
      line-height: 26px; } }
  .HashtagsLayout__descr___Jy1lU + a,
  .HashtagsLayout__descr___Jy1lU + button {
    margin-top: 24px; }
    @media (min-width: 1240px) {
      .HashtagsLayout__descr___Jy1lU + a,
      .HashtagsLayout__descr___Jy1lU + button {
        margin-top: 60px; } }

.HashtagsLayout__tag___34DVu {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #000000;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 10px;
  width: auto;
  height: 30px;
  border: 1px solid #464646;
  transition: .3s;
  border-radius: 50px;
  text-decoration: none;
  cursor: default;
  margin-top: 10px; }

@charset "UTF-8";
.BeautyContent__block___zjF8c {
  display: block;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch;
  height: auto;
  min-height: calc(100vh - 125px); }
  .BeautyContent__block___zjF8c > div:first-child {
    flex-grow: 1; }

.BeautyContent__container___3X02x {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .BeautyContent__container___3X02x {
      width: 550px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .BeautyContent__container___3X02x {
      width: 1000px; } }

.BeautyContent__inner___2k_YX {
  width: 280px; }
  @media (min-width: 768px) {
    .BeautyContent__inner___2k_YX {
      width: 100%; } }

.BeautyContent__bg___3PVKI {
  display: block;
  width: 100%;
  background-repeat: repeat;
  background-image: url(/components/BeautyContent/img/bg.jpg?36f75c3ab2aaf10ab2822c95b4c46401);
  background-size: auto;
  padding-bottom: 20px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .BeautyContent__bg___3PVKI {
      padding: 30px 120px; } }
  @media (min-width: 1240px) {
    .BeautyContent__bg___3PVKI {
      height: 565px;
      padding: 70px 85px;
      background-repeat: no-repeat; } }

.BeautyContent__start___2MXqI {
  background-image: url(/components/BeautyContent/img/start.jpg?643859fee6ee0f3a5b98aaade058845a);
  padding: 20px 0 30px 0;
  position: relative; }
  @media (min-width: 768px) {
    .BeautyContent__start___2MXqI {
      padding: 36px 100px; } }

.BeautyContent__left___17Er3 {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f5d075;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(/components/BeautyContent/img/return.png?38c44ce7f0f1baf3bc05c45efacb0bbd);
  border-radius: 50%;
  position: absolute;
  top: 195px;
  left: 10px; }
  @media (min-width: 400px) {
    .BeautyContent__left___17Er3 {
      left: 50px; } }
  @media (min-width: 768px) {
    .BeautyContent__left___17Er3 {
      top: 255px;
      left: 90px; } }
  @media (min-width: 1240px) {
    .BeautyContent__left___17Er3 {
      top: 240px;
      left: 180px; } }

.BeautyContent__right___3hVnj {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f5d075;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(/components/BeautyContent/img/return.png?38c44ce7f0f1baf3bc05c45efacb0bbd);
  border-radius: 50%;
  transform: rotate(180deg);
  position: absolute;
  top: 195px;
  right: 10px; }
  @media (min-width: 400px) {
    .BeautyContent__right___3hVnj {
      right: 50px; } }
  @media (min-width: 768px) {
    .BeautyContent__right___3hVnj {
      top: 255px;
      right: 90px; } }
  @media (min-width: 1240px) {
    .BeautyContent__right___3hVnj {
      top: 240px;
      right: 180px; } }

.BeautyContent__choose___3cWK_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 280px;
  margin: 0 auto;
  border: 2px solid #004371; }
  @media (min-width: 768px) {
    .BeautyContent__choose___3cWK_ {
      width: 319px;
      height: 319px; } }
  .BeautyContent__choose___3cWK_ img {
    max-width: 85%; }

.BeautyContent__title___1i5sr {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  color: #004371;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-weight: bold;
  font-size: 24px; }
  @media (min-width: 768px) {
    .BeautyContent__title___1i5sr {
      margin-bottom: 44px; } }

.BeautyContent__startBtn___3pmxa {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 30px; }

.BeautyContent__content___14-Y4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .BeautyContent__content___14-Y4 {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start; } }

.BeautyContent__place___3Yf_O {
  display: block;
  margin-bottom: 25px; }
  @media (min-width: 1240px) {
    .BeautyContent__place___3Yf_O {
      margin-bottom: 15px;
      margin-right: 45px; } }

.BeautyContent__canvas___28iHv {
  display: block;
  width: 400px;
  height: 370px;
  background-repeat: no-repeat;
  cursor: pointer;
  transform: scale(0.7) translateY(-50px);
  margin-bottom: -155px; }
  @media (min-width: 400px) {
    .BeautyContent__canvas___28iHv {
      transform: scale(0.88);
      margin-bottom: -45px; } }
  @media (min-width: 768px) {
    .BeautyContent__canvas___28iHv {
      transform: none;
      margin-bottom: 0; } }

.BeautyContent__colors___3REck {
  display: block;
  width: 360px;
  flex-shrink: 0;
  transform: scale(0.65);
  margin-bottom: -80px; }
  @media (min-width: 400px) {
    .BeautyContent__colors___3REck {
      transform: scale(0.88);
      margin-bottom: -40px; } }
  @media (min-width: 768px) {
    .BeautyContent__colors___3REck {
      transform: none;
      margin-bottom: 0; } }

.BeautyContent__colors_content___19WvQ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.BeautyContent__colors_list___3cMLZ {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  flex-wrap: wrap; }

.BeautyContent__colors_btn___29WzK {
  display: block;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  flex-shrink: 0;
  margin-left: 19px;
  margin-bottom: 22px; }
  .BeautyContent__colors_btn_eraser___857sx {
    display: block;
    background-color: #efece5;
    border: 1px solid #0099cc;
    background-image: url(/components/BeautyContent/img/eraser.png?3edc1ce4e36bc29413ff7a2c09a2f598);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    margin-left: 0; }
    @media (min-width: 1240px) {
      .BeautyContent__colors_btn_eraser___857sx {
        margin-left: 19px; } }
  .BeautyContent__colors_btn_red___288Hm {
    display: block;
    background-color: #d80000; }
  .BeautyContent__colors_btn_orange___21O5t {
    display: block;
    background-color: #ff9000; }
  .BeautyContent__colors_btn_yellow___1yTYq {
    display: block;
    background-color: #ffba00; }
  .BeautyContent__colors_btn_tomato___2dpRa {
    display: block;
    background-color: #b70045; }
  .BeautyContent__colors_btn_purple___3tIeI {
    display: block;
    background-color: #551a73; }
  .BeautyContent__colors_btn_brown___2YlIx {
    display: block;
    background-color: #734e1a; }
  .BeautyContent__colors_btn_blue___VmNmj {
    display: block;
    background-color: #0b34aa; }
  .BeautyContent__colors_btn_lightblue___anTsF {
    display: block;
    background-color: #1ba9f3; }
  .BeautyContent__colors_btn_green___284cz {
    display: block;
    background-color: #1baf14; }
  .BeautyContent__colors_btn_gray___2gwfk {
    display: block;
    background-color: #727272; }
  .BeautyContent__colors_btn_white___3xeYb {
    display: block;
    background-color: #ffffff; }
  .BeautyContent__colors_btn_black___wc1Df {
    display: block;
    background-color: #000000; }

.BeautyContent__colors_button___1Nb0f {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 40px;
  padding: 0 18px 0 30px; }
  @media (min-width: 1240px) {
    .BeautyContent__colors_button___1Nb0f {
      padding: 0;
      padding-top: 20px;
      padding-left: 90px;
      margin-top: 0;
      margin-bottom: 0; } }
  .BeautyContent__colors_button___1Nb0f button {
    width: 200px; }

.BeautyContent__bottom___2vhNG {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0px 18px 0 30px; }
  @media (min-width: 1240px) {
    .BeautyContent__bottom___2vhNG {
      padding: 0; } }

.BeautyContent__return___dZLEt {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f5d075;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(/components/BeautyContent/img/return.png?38c44ce7f0f1baf3bc05c45efacb0bbd);
  border-radius: 50%; }

.BeautyContent__bottom_btns___PEYDF {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.BeautyContent__download___1aoha {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f5d075;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(/components/BeautyContent/img/download.png?0cb47b75566045816e8cea60d042289d);
  border-radius: 50%; }

.BeautyContent__info___1GNVC {
  display: block;
  width: 45px;
  height: 45px;
  margin-left: 15px;
  background-color: #004371;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  background-image: url(/components/BeautyContent/img/question.png?84e5c378d60fb9a2b78a6a6a5a9ed00e);
  border-radius: 50%; }

.BeautyContent__colors_size___-JSn7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 95px;
  position: relative; }
  .BeautyContent__colors_size___-JSn7::before, .BeautyContent__colors_size___-JSn7::after {
    content: "";
    display: block;
    position: absolute;
    background-color: #0080c2;
    border-radius: 50%; }
  .BeautyContent__colors_size___-JSn7::before {
    width: 13px;
    height: 13px;
    top: 10px;
    left: 100px; }
  .BeautyContent__colors_size___-JSn7::after {
    width: 24px;
    height: 24px;
    top: 3px;
    right: 0; }

.BeautyContent__range___U-khT {
  -webkit-appearance: none;
  /* Скрывает слайдер, чтобы можно было создать свой */
  width: 204px;
  height: 4px;
  background-color: #3d3c3a;
  border-radius: 3px;
  margin: 0 auto;
  /* Тоже самое для Firefox */
  /* Тоже самое для IE */ }
  .BeautyContent__range___U-khT::-webkit-slider-thumb {
    -webkit-appearance: none; }
  .BeautyContent__range___U-khT:focus {
    outline: none;
    /* Убирает голубую границу у элемента. Хотя, возможно, и стоит создавать некоторое оформления для состояния фокуса в целях обеспечения доступности. */ }
  .BeautyContent__range___U-khT::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    /* Скрывает слайдер, чтобы можно было добавить собственные стили. */
    border-color: transparent;
    color: transparent; }
  .BeautyContent__range___U-khT::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 40px;
    height: 40px;
    border: 1px solid #0080c2;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    margin-top: -5px;
    /* Вам нужно указать значение для поля в Chrome, но в Firefox и IE это происходит автоматически */
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    background-image: url(/components/BeautyContent/img/brush.png?d2bdb04fa5aca8ca60976cd5423ed3b1); }
  .BeautyContent__range___U-khT::-moz-range-thumb {
    width: 40px;
    height: 40px;
    border: 1px solid #0080c2;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    background-image: url(/components/BeautyContent/img/brush.png?d2bdb04fa5aca8ca60976cd5423ed3b1); }
  .BeautyContent__range___U-khT::-ms-thumb {
    width: 40px;
    height: 40px;
    border: 1px solid #0080c2;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    background-image: url(/components/BeautyContent/img/brush.png?d2bdb04fa5aca8ca60976cd5423ed3b1); }

.BeautyContent__exitContainer___31jza {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 70px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  position: relative;
  z-index: 50; }
  .BeautyContent__exitContainer___31jza a {
    padding: 0; }
  @media (min-width: 768px) {
    .BeautyContent__exitContainer___31jza {
      min-height: 110px; } }

.BeautyContent__exit___1q8TK {
  padding: 0; }

.ReferralContent__block___CrOEt {
  display: block; }

.ReferralContent__info___Z-brm {
  display: block;
  width: auto;
  margin-bottom: 70px; }

.ReferralContent__title___1bIoV {
  display: block;
  font-size: 34px;
  color: #002a5e;
  text-transform: uppercase;
  margin: 35px 0; }

.ReferralContent__content___33WiH {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start; }

.ReferralContent__character___sLVzC {
  display: block;
  position: relative;
  width: 375px;
  margin-right: 120px; }

.ReferralContent__character_img___WooxW {
  display: block; }

.ReferralContent__character_text___Drzm_ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 130px;
  width: 200px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 141px;
  font-size: 14px;
  color: #002a5e;
  text-align: center; }

.ReferralContent__steps_item___FlMri {
  position: relative;
  padding: 0 0 0 15px;
  display: block; }
  .ReferralContent__steps_item___FlMri::after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    z-index: 2;
    left: -2px;
    width: 20px;
    height: 11px;
    background-image: url(/components/ReferralContent/img/stepNavAfterActive.svg?9b9c3a6dc58895d22d351cd4d0b322ec); }
  .ReferralContent__steps_item___FlMri:first-child {
    padding-left: 0; }
    .ReferralContent__steps_item___FlMri:first-child::after {
      display: none; }
  .ReferralContent__steps_item___FlMri span {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-weight: bold;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 500;
    background: #0F88C0;
    background: #0092d1;
    color: white; }
  .ReferralContent__steps_item___FlMri.ReferralContent__active___3P3L0 {
    z-index: 10; }
  .ReferralContent__steps_item___FlMri.ReferralContent__active___3P3L0 ~ .ReferralContent__steps_item___FlMri::after {
    background-image: url(/components/ReferralContent/img/stepNavAfter.svg?2d063d80dd48cbd147fbe461ab61e090); }
  .ReferralContent__steps_item___FlMri.ReferralContent__active___3P3L0 ~ .ReferralContent__steps_item___FlMri span {
    background: white;
    color: #18567D; }

.ReferralContent__steps___3iIiA {
  display: block;
  position: relative;
  flex-grow: 1;
  min-height: 420px; }

.ReferralContent__steps_list___2zrU4 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  padding: 0; }

.ReferralContent__steps_block___2Kjt6 {
  display: block; }

.ReferralContent__steps_title___dwetD {
  display: block;
  color: #18567D;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 20px;
  position: relative; }
  .ReferralContent__steps_title___dwetD::before {
    content: "";
    display: block;
    position: absolute;
    top: -15px;
    left: -80px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #464646;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto; }
  .ReferralContent__steps_title___dwetD.ReferralContent__first___2iSA4::before {
    background-image: url(/components/ReferralContent/img/title-first.png?d322d7e9030aafcc24eb231f97618692); }
  .ReferralContent__steps_title___dwetD.ReferralContent__second___2GfuJ::before {
    background-image: url(/components/ReferralContent/img/title-second.png?be3006cfbd267c170cf838c49b9192d5); }
  .ReferralContent__steps_title___dwetD.ReferralContent__third___1p8IT::before {
    background-image: url(/components/ReferralContent/img/title-third.png?f6e665edf7f560ae3716aeb16ba47114); }

.ReferralContent__steps_text___3b6IE {
  display: block;
  color: #18567D;
  font-size: 16px; }
  .ReferralContent__steps_text___3b6IE b {
    display: block;
    margin-bottom: 20px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 600; }

.ReferralContent__steps_text_small___2i6cm {
  display: block;
  margin-bottom: 20px;
  width: 450px;
  font-size: 14px; }

.ReferralContent__steps_text_share___xIMtS {
  display: block;
  margin-bottom: 20px;
  width: 450px;
  height: 100px;
  font-size: 14px;
  line-height: 19px;
  border: none;
  background: none;
  resize: none; }
  .ReferralContent__steps_text_share___xIMtS::selection {
    background: rgba(70, 70, 70, 0.1); }
  .ReferralContent__steps_text_share___xIMtS::-moz-selection {
    background: rgba(70, 70, 70, 0.1); }
  .ReferralContent__steps_text_share___xIMtS::-webkit-selection {
    background: rgba(70, 70, 70, 0.1); }

.ReferralContent__steps_input___2ckDs {
  display: block;
  width: 450px;
  position: relative;
  font-size: 14px;
  height: 60px;
  text-align: left;
  cursor: pointer;
  overflow: hidden; }
  .ReferralContent__steps_input___2ckDs span {
    display: block;
    padding-left: 45px;
    font-family: 'pfdin', Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #464646;
    position: relative;
    top: -24px;
    text-transform: none;
    cursor: pointer; }
    .ReferralContent__steps_input___2ckDs span::before {
      width: 28px;
      height: 28px;
      top: 7px;
      cursor: pointer; }
  .ReferralContent__steps_input___2ckDs input:checked + span::after {
    left: 7px;
    top: 14px;
    width: 14px;
    height: 14px;
    background: #023263;
    border-radius: 50%;
    background-clip: padding-box;
    cursor: pointer; }

.ReferralContent__steps_code___2no83 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  padding: 20px 60px;
  box-sizing: border-box;
  color: #18567D;
  border: 1px solid #18567D;
  margin-bottom: 20px;
  background: none;
  resize: none; }
  .ReferralContent__steps_code___2no83::selection {
    background: rgba(70, 70, 70, 0.1); }
  .ReferralContent__steps_code___2no83::-moz-selection {
    background: rgba(70, 70, 70, 0.1); }
  .ReferralContent__steps_code___2no83::-webkit-selection {
    background: rgba(70, 70, 70, 0.1); }

.ReferralContent__steps_button___1ImKi {
  display: block; }
  .ReferralContent__steps_button___1ImKi button {
    width: 202px; }
  .ReferralContent__steps_button___1ImKi.ReferralContent__hidden___C3B_J {
    opacity: 0.5; }

.ReferralContent__steps_gift___2OZnf {
  display: block;
  margin: 45px auto; }

.ReferralContent__steps_to_start___24UZb {
  color: #18567D;
  text-transform: uppercase;
  text-decoration: underline;
  margin-left: 15px;
  list-style: none;
  font-size: 12px;
  cursor: pointer; }

.ReferralContent__result___tXHKS {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  height: calc(100vh - 700px);
  min-height: 420px;
  width: 100%;
  padding: 40px 0 70px 0;
  background-color: #fff;
  color: #18567D;
  box-sizing: border-box; }

.ReferralContent__subtitle___2HJLh {
  display: block;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 45px;
  text-align: center;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.ReferralContent__result_blocks___zAYCy {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.ReferralContent__result_block___1QYKG {
  display: block;
  width: 320px;
  padding: 30px;
  border: 1px dashed #18567D;
  border-radius: 20px;
  flex-grow: 0;
  text-align: center;
  box-sizing: border-box; }

.ReferralContent__result_type___1c5Nb {
  display: block;
  width: 150px;
  margin: 0 auto 15px auto;
  font-size: 16px;
  text-transform: uppercase; }

.ReferralContent__result_number___1ZcfF {
  display: block;
  font-size: 64px;
  line-height: 1;
  margin: 0 auto 15px auto; }

.ReferralContent__result_friends___11b3j {
  display: block;
  font-size: 16px; }

.ReferralContent__arrowRight___C7dXB {
  display: block;
  height: 32px;
  width: 32px;
  background-color: transparent;
  background-image: url(/components/ReferralContent/img/arrow.png?a7b2142928458426af8cc2375cd74731);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  outline: none;
  position: absolute;
  top: 170px;
  right: -30px; }

.ReferralContent__arrowLeft___1ACoe {
  display: block;
  height: 32px;
  width: 32px;
  background-color: transparent;
  background-image: url(/components/ReferralContent/img/arrow.png?a7b2142928458426af8cc2375cd74731);
  background-repeat: no-repeat;
  background-position: center center;
  border: none;
  outline: none;
  position: absolute;
  top: 170px;
  left: -80px;
  transform: rotate(180deg); }

.ReferralContent__socials___1x6Zo {
  display: block;
  margin-top: 20px; }

.ReferralContent__final___1YVH1 {
  display: block;
  padding-top: 50px; }

.ReferralContent__final_title___19wln {
  display: block;
  margin-bottom: 50px;
  text-align: center;
  font-size: 24px;
  text-transform: uppercase;
  color: #002a5e;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.ReferralContent__final_blocks___3531B {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 530px;
  padding: 0;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 500; }

.ReferralContent__final_block___3TxF3 {
  display: block;
  width: 164px;
  min-height: 158px;
  padding: 20px;
  border: 1px dashed #18567D;
  border-radius: 20px;
  flex-grow: 0;
  text-align: center;
  box-sizing: border-box;
  color: #464646;
  background-color: #eaf3f8; }

.ReferralContent__final_type___1CSAk {
  display: block;
  margin: 0 auto 10px auto;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 600; }

.ReferralContent__final_number___1bw-H {
  display: block;
  font-size: 48px;
  line-height: 1;
  margin: 0 auto 10px auto; }

.ReferralContent__final_friends___1ctBK {
  display: block;
  font-size: 12px; }

.PointsContent__points___fe1He {
  padding-bottom: 50px;
  background-color: #f4f4f4; }
  .PointsContent__points__container___3uLqH {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
  .PointsContent__points__map___GTA8A {
    height: 580px;
    position: relative;
    background: #a7cedc;
    z-index: 1; }
    .PointsContent__points__map_body___dnuO0 {
      height: 580px;
      width: 100%; }
    .PointsContent__points__map_filter___1O5Rs {
      position: absolute;
      width: 50px;
      height: 50px;
      background: url(/components/PointsContent/img/filter.png?826391f393d5b7ad2161d36f88f19a27) 50% 50% no-repeat #0096d5;
      right: 50%;
      top: 10px;
      cursor: pointer;
      margin-right: -500px; }
  .PointsContent__points__bottom___342ES {
    padding-top: 50px;
    background-color: #f4f4f4; }
    .PointsContent__points__bottom_title___26sZD {
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: bold;
      font-size: 36px;
      text-transform: uppercase;
      line-height: 1;
      color: #464646;
      text-transform: uppercase;
      position: relative;
      margin-bottom: 20px; }
      .PointsContent__points__bottom_title___26sZD span {
        display: block; }
    .PointsContent__points__bottom_list___P4RYF {
      list-style-type: none;
      display: flex;
      align-items: center;
      padding: 0;
      margin: 0;
      margin-bottom: 20px; }
      .PointsContent__points__bottom_list_item___2aQSV {
        display: flex;
        text-align: left; }
        .PointsContent__points__bottom_list_item_item_1___2bXU3 {
          margin-right: 150px; }
    .PointsContent__points__bottom_svg___Up-zY {
      height: 76px;
      display: inline-block;
      font-size: 81px; }
      .PointsContent__points__bottom_svg___Up-zY svg {
        display: inline-block;
        vertical-align: top;
        margin-top: -6px; }
    .PointsContent__points__bottom_text___1piaE {
      font-family: 'Montserrat',  sans-serif;
      font-weight: 400;
      text-transform: uppercase;
      font-size: 15px;
      line-height: 23px;
      color: #3C3C3C; }
    .PointsContent__points__bottom_note___7YDRq {
      font-family: 'Montserrat',  sans-serif;
      font-weight: 400;
      font-size: 11px;
      line-height: 1.1;
      color: #7f7f7f; }
  .PointsContent__points__grey_plate___2h9Xo {
    position: absolute;
    left: 50%;
    margin-left: -506px;
    top: 10px;
    width: 265px;
    padding: 0 34px 15px;
    background: #f3f2f2;
    box-shadow: 6px 9px 0 0 rgba(0, 0, 0, 0.1); }
  .PointsContent__points__plate_close___2vOxa {
    position: absolute;
    background-image: url(/components/PointsContent/img/sprite.png?ef109158ae12053149a47d0f7dc9a25e);
    background-position: 0 -734px;
    background-size: 149px 3370px !important;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 5px;
    cursor: pointer;
    z-index: 2; }
  .PointsContent__points__plate_title___1M53K {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    background: #464646;
    padding: 11px 15px;
    margin-bottom: 10px;
    max-height: 38px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word; }
  .PointsContent__points__plate_image_wrap___1d6ZO {
    position: relative;
    margin-bottom: 7px; }
    .PointsContent__points__plate_image_wrap_sale___2HXe6:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background: url(/components/PointsContent/img/no-in-sale.png?937b6ffd8fed64830a992e8f6492023a) center no-repeat; }
  .PointsContent__points__plate_image___2POQb {
    display: block;
    max-width: 265px; }
  .PointsContent__points__plate_info_descr___3u9yt {
    font-size: 12px;
    line-height: 1.1;
    color: #6a6a6a;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 7px;
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
    .PointsContent__points__plate_info_descr_address___2maCf {
      min-height: 27px;
      margin-bottom: 12px;
      overflow-wrap: break-word; }
    .PointsContent__points__plate_info_descr_name___Tnanl {
      margin-bottom: 14px; }
      .PointsContent__points__plate_info_descr_name___Tnanl:before, .PointsContent__points__plate_info_descr_name___Tnanl:after {
        content: '';
        display: table; }
      .PointsContent__points__plate_info_descr_name___Tnanl:after {
        clear: both; }
      .PointsContent__points__plate_info_descr_name_val___3iPLP {
        color: #464646;
        font-weight: 900;
        font-size: 18px;
        padding-top: 3px;
        margin-right: 90px; }
    .PointsContent__points__plate_info_descr_author___BHz8T {
      font-weight: 900;
      color: #464646;
      margin-bottom: 3px; }
    .PointsContent__points__plate_info_descr_in_sale___HpYPo {
      float: right;
      position: relative;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      font-size: 12px;
      line-height: 1.2;
      color: #fff;
      text-transform: uppercase;
      width: 84px;
      padding: 4px 0;
      margin: -2px 5px 5px;
      text-align: center;
      background: #f88585; }
      .PointsContent__points__plate_info_descr_in_sale___HpYPo:before {
        content: '';
        position: absolute;
        left: -5px;
        right: -5px;
        bottom: -5px;
        top: -5px;
        border-style: solid;
        border-width: 3px;
        border-color: #f88585; }
  .PointsContent__points__plate_sale___2zbM6 {
    text-align: center;
    height: 58px;
    margin-bottom: 15px; }
  .PointsContent__points__plate_btn___3YxW0 {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    font-weight: 600;
    color: #fff;
    border: 0;
    text-decoration: none;
    background: #464646;
    font-size: 12px;
    line-height: 27px;
    padding: 0 9px; }
  .PointsContent__points__plate_btn_no___3RP9F {
    vertical-align: top;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    background: #464646;
    padding: 0 22px;
    border: 0; }
  .PointsContent__points__plate_info___z2jTd {
    display: none; }
  .PointsContent__points__plate_info_show___j_Ahu {
    display: block; }
  .PointsContent__points__add_map___zcJSy {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    line-height: 50px;
    border: 0;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -506px;
    padding: 0 96px 0 22px;
    color: #4C4C4C; }
    .PointsContent__points__add_map___zcJSy:hover {
      background: #F3D771; }
    .PointsContent__points__add_map___zcJSy:before, .PointsContent__points__add_map___zcJSy:after {
      top: 0;
      height: 100%;
      content: '';
      position: absolute;
      right: 0;
      width: 67px; }
    .PointsContent__points__add_map___zcJSy:before {
      background: #F3D771; }
    .PointsContent__points__add_map___zcJSy:after {
      background-image: url(/components/PointsContent/img/sprite.png?ef109158ae12053149a47d0f7dc9a25e);
      background-position: 0 -2194px;
      background-size: 149px 3370px !important; }
  .PointsContent__points__add_out_stock_map___3fopQ {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    font-size: 17px;
    line-height: 50px;
    border: 0;
    background: #fff;
    color: #4C4C4C;
    position: absolute;
    right: 50%;
    bottom: 30px;
    padding: 0 22px 0 96px;
    margin-right: -500px; }
    .PointsContent__points__add_out_stock_map___3fopQ:hover {
      background: #F3D771; }
    .PointsContent__points__add_out_stock_map___3fopQ:after, .PointsContent__points__add_out_stock_map___3fopQ:before {
      top: 0;
      height: 100%;
      content: '';
      position: absolute;
      left: 0;
      width: 67px; }
    .PointsContent__points__add_out_stock_map___3fopQ:after {
      background-image: url(/components/PointsContent/img/sprite.png?ef109158ae12053149a47d0f7dc9a25e);
      background-position: 0 -2140px;
      background-size: 149px 3370px !important; }
    .PointsContent__points__add_out_stock_map___3fopQ:before {
      background: #F3D771; }
  .PointsContent__points__popup___-vvT3 {
    width: 410px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #008fcc;
    box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.2);
    padding: 30px 30px 20px;
    text-align: center;
    line-height: 1.2;
    color: #fff; }
    .PointsContent__points__popup_add___1u4cs {
      padding: 84px 30px 87px; }
      .PointsContent__points__popup_add_text___2DXWz {
        font-family: pfdin, Tahoma, Geneva, sans-serif;
        font-weight: 500;
        text-align: center;
        font-size: 22px;
        line-height: 1.31;
        color: #fff;
        text-transform: uppercase; }
        .PointsContent__points__popup_add_text_comment___1EOcM {
          margin-bottom: 15px;
          text-align: center;
          line-height: 1.2;
          font-size: 14px;
          color: #fff; }
    .PointsContent__points__popup_title___15xQc {
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 20px;
      margin: 0 0 23px; }
    .PointsContent__points__popup_text___2ExU2 {
      margin-bottom: 15px;
      font-size: 14px; }
    .PointsContent__points__popup_btn_wrapper___14PDL {
      padding-top: 25px; }
    .PointsContent__points__popup_btn___398oG {
      text-decoration: none;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      text-transform: uppercase;
      text-align: center;
      font-weight: 600;
      font-size: 13px;
      color: #fff;
      background: 0 0;
      border: 1px solid #fff;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      line-height: 30px;
      padding: 0 13px;
      margin: 0 5px; }
      .PointsContent__points__popup_btn_comments___1jT3C, .PointsContent__points__popup_btn_comments_add___hrWYf {
        font-size: 12px;
        line-height: 27px;
        padding: 0 9px; }
      .PointsContent__points__popup_btn_comments_add___hrWYf {
        width: 100px; }
    .PointsContent__points__popup_close___79GRl {
      position: absolute;
      cursor: pointer;
      top: 6px;
      right: 6px;
      width: 25px;
      height: 25px;
      background-image: url(/components/PointsContent/img/sprite.png?ef109158ae12053149a47d0f7dc9a25e);
      background-position: 0 -972px;
      background-size: 149px 3370px !important; }
  .PointsContent__points__plate_filter___3n3e9 {
    display: none; }
    .PointsContent__points__plate_filter_show___119D6 {
      display: block; }
  .PointsContent__points__plate_add___3VJRJ {
    display: none; }
    .PointsContent__points__plate_add_show___238j6 {
      display: block; }
    .PointsContent__points__plate_add_double_list___2xWQu {
      list-style-type: none;
      margin-left: -6px;
      padding-left: 0; }
    .PointsContent__points__plate_add_double_item___3yVZT {
      display: inline-block;
      vertical-align: top;
      width: 127px;
      margin: 0 0 2px 6px;
      line-height: 1.2; }
      .PointsContent__points__plate_add_double_item___3yVZT:last-child {
        margin-left: 11px; }
    .PointsContent__points__plate_add_cont___2UKKD {
      margin-bottom: 10px; }
    .PointsContent__points__plate_add_label___3Jaep {
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 1.2;
      color: #464646; }
    .PointsContent__points__plate_add_form___2F-2C {
      margin: 0; }
    .PointsContent__points__plate_add_list___2XwkT {
      list-style-type: none;
      margin-bottom: 11px;
      padding: 0; }
      .PointsContent__points__plate_add_list_item___3OLL4 {
        margin-bottom: 10px; }
    .PointsContent__points__plate_add_input_name___1xBEM, .PointsContent__points__plate_add_textarea___Zt6uJ {
      background: #fff;
      border: 1px inset #464646;
      font-size: 13px;
      padding: 9px 15px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      width: 100%;
      font-weight: 500;
      box-sizing: border-box; }
    .PointsContent__points__plate_add_input_name___1xBEM {
      color: #002a5e;
      line-height: 16px;
      height: 34px; }
    .PointsContent__points__plate_add_file_wrap___IJz5A {
      overflow: hidden;
      position: relative;
      display: inline-block;
      vertical-align: top; }
    .PointsContent__points__plate_add_file_btn___1S07L {
      box-sizing: border-box;
      width: 100%;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 500;
      font-size: 13px;
      line-height: 16px;
      color: #fff;
      height: 32px;
      padding: 8px 15px;
      background: #0096d5;
      border: 1px solid #0096d5;
      cursor: pointer;
      position: relative;
      -ms-word-wrap: break-word;
      word-wrap: break-word; }
    .PointsContent__points__plate_add_file_input___1B60N {
      position: absolute;
      right: 0;
      top: 0;
      filter: alpha(opacity=0);
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      font-size: 20px;
      cursor: pointer;
      margin: 0;
      vertical-align: baseline;
      line-height: normal; }
    .PointsContent__points__plate_add_comment_title___27WMn {
      margin-bottom: 1px; }
    .PointsContent__points__plate_add_textarea___Zt6uJ {
      color: #002a5e;
      line-height: 1.1;
      resize: none;
      overflow: auto;
      height: 48px;
      vertical-align: top; }
    .PointsContent__points__plate_add_btn___FgJxa {
      width: 148px;
      text-align: left;
      font-weight: 500;
      font-size: 13px;
      line-height: 32px;
      padding: 0 22px; }
    .PointsContent__points__plate_add_select___1bSz- {
      position: relative; }
      .PointsContent__points__plate_add_select_brown___1A6Nk {
        display: inline-block;
        position: relative;
        background: #b1872d;
        border-color: #b1872d;
        border-width: 1px;
        height: 32px;
        font-size: 13px;
        line-height: 30px;
        color: #fff;
        padding: 0 35px 0 15px;
        cursor: pointer;
        border-style: solid;
        box-sizing: border-box;
        width: 100%;
        font-family: pfdin, Tahoma, Geneva, sans-serif; }
        .PointsContent__points__plate_add_select_brown___1A6Nk:before {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          border-left: 4px solid #008fcc;
          width: 34px;
          height: 30px;
          border-left: 1px solid #f3f2f2;
          background-image: none;
          background-color: #b1872d; }
        .PointsContent__points__plate_add_select_brown___1A6Nk:after {
          content: '';
          position: absolute;
          right: 12px;
          top: 12px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 5px 0;
          border-color: #fff transparent transparent; }
        .PointsContent__points__plate_add_select_brown_dark___37gH6 {
          background: #896e4b;
          border-color: #896e4b; }
          .PointsContent__points__plate_add_select_brown_dark___37gH6:before {
            background-color: #896e4b; }
        .PointsContent__points__plate_add_select_brown_min___3Zwsh {
          height: 20px;
          font-size: 12px;
          line-height: 18px;
          padding: 0 18px 0 10px; }
          .PointsContent__points__plate_add_select_brown_min___3Zwsh:before {
            width: 18px;
            height: 18px; }
          .PointsContent__points__plate_add_select_brown_min___3Zwsh:after {
            right: 5px;
            top: 7px;
            border-width: 5px 4px 0; }
      .PointsContent__points__plate_add_select_inner___2eO8v {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        width: 100%; }
    .PointsContent__points__plate_add_no_info___1KjlS {
      background: #f88585;
      position: relative;
      margin: 4px 4px 10px;
      font-size: 18px;
      line-height: 1;
      color: #fff;
      text-align: center;
      padding: 3px;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 600;
      text-transform: uppercase; }
      .PointsContent__points__plate_add_no_info___1KjlS:before {
        content: '';
        position: absolute;
        left: -4px;
        top: -4px;
        right: -4px;
        bottom: -4px;
        border: 2px solid #f88585; }
    .PointsContent__points__plate_add_select_item___2gdYw {
      -webkit-appearance: menulist-button;
      width: 265px;
      position: absolute;
      opacity: 0;
      height: 32px;
      font-size: 13px;
      left: 0;
      z-index: 2;
      background: #b1872d;
      border-color: #b1872d;
      cursor: pointer;
      border-width: 1px;
      line-height: 30px;
      color: #fff;
      padding: 0 35px 0 15px;
      border-style: solid;
      box-sizing: border-box;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      margin: 0;
      vertical-align: baseline; }
      .PointsContent__points__plate_add_select_item_dark___1OowB {
        background: #896e4b;
        border-color: #896e4b; }
      .PointsContent__points__plate_add_select_item_min___3GWSl {
        height: 20px;
        font-size: 12px;
        width: 127px;
        line-height: 18px;
        padding: 0 18px 0 10px; }
    .PointsContent__points__plate_add_view_wrap___1sa3n {
      text-align: right;
      margin-bottom: 5px; }
    .PointsContent__points__plate_add_view___3hwxC {
      text-transform: uppercase;
      display: inline-block;
      text-decoration: underline;
      vertical-align: top;
      line-height: 1.2;
      cursor: pointer;
      color: #464646;
      font-family: pfdin, Tahoma, Geneva, sans-serif;
      font-weight: 500;
      font-size: 13px; }
  .PointsContent__points__plate_hide___3a1P9 {
    display: none; }
  .PointsContent__points__plate_comments_title___3gyiO {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.2;
    color: #464646;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    font-weight: 600; }
  .PointsContent__points__plate_comments_list___ovBKu {
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 0; }
  .PointsContent__points__plate_comments_form___3weSq {
    margin-bottom: 10px; }
    .PointsContent__points__plate_comments_form_error___rU7Te {
      color: #ED1C24;
      display: block;
      text-align: right;
      font-size: 10px;
      line-height: 1;
      font-style: italic;
      font-family: Tahoma, Geneva, sans-serif; }
  .PointsContent__points__plate_comments_textarea___3bOga {
    height: 60px;
    margin: 5px 0 2px; }
  .PointsContent__points__plate_comments_captcha___ljA6R {
    padding-top: 3px;
    margin-bottom: 5px;
    position: relative; }
    .PointsContent__points__plate_comments_captcha_wrap___36W56 {
      width: 115px;
      float: left; }
    .PointsContent__points__plate_comments_captcha_reload___37WjH {
      display: inline-block;
      vertical-align: middle;
      width: 19px;
      height: 19px;
      position: absolute;
      right: 100%;
      top: 50%;
      margin: -10px 5px 0 0;
      background-position: 0 -230px;
      background-image: url(/components/PointsContent/img/sprite.png?ef109158ae12053149a47d0f7dc9a25e);
      background-size: 149px 3370px !important; }
  .PointsContent__points__plate_comments_input___7ZInO {
    background: #fff;
    border: 1px inset #464646;
    font-size: 13px;
    padding: 9px 15px;
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    width: 100%;
    font-weight: 500;
    box-sizing: border-box;
    color: #464646;
    line-height: 16px;
    height: 34px; }
    .PointsContent__points__plate_comments_input_wrap___1nRCk {
      position: relative;
      margin-left: 120px; }
  .PointsContent__points__plate_filter_reset___6pTNz {
    margin-bottom: 10px;
    width: 148px;
    text-align: left;
    padding: 0 15px;
    background: #0096d5; }
  .PointsContent__points__plate_filter_submit___3p1B7 {
    text-align: left;
    padding: 0 15px;
    width: 174px; }

.PointsContent__points__map_content___2Iznu {
  position: absolute;
  left: 50%;
  top: 28px;
  margin-left: -506px; }

.PointsContent__points__title___X-gbu {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 80px;
  line-height: 80px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  width: auto;
  position: relative;
  text-transform: uppercase; }
  .PointsContent__points__title___X-gbu:after {
    content: '';
    position: absolute;
    display: block;
    background: #464646;
    bottom: 0;
    width: 193px;
    height: 7px;
    left: 0; }

.PointsContent__points__title_sub___2f9LP {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 36px;
  text-transform: uppercase;
  color: rgba(60, 60, 60, 0.7);
  line-height: 1;
  width: 300px; }

.PointsContent__points__bottom_number___Z-xO- {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 48px;
  color: rgba(60, 60, 60, 0.7);
  border: 2px solid #cfa457;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  margin-right: 20px; }

.cluster-shop {
    width: 56px;
    height: 56px;
    background: url(/components/PointsContent/img/price-cluster.png?a21beff866e8d95ed35c1e5c5ed3ba51) center no-repeat;
    pointer-events: none;
}

.cluster-shop__num {
    font-size: 17px;
    line-height: 1;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    padding: 20px 9px;
    text-align: center;
}

.icon-shop {
    width: 52px;
    height: 77px;
    background: url(/components/PointsContent/img/price-point.png?9008d57c55d36dc2cbb6adb1c46a8535) center no-repeat;
    pointer-events: none;
}
.icon-shop_gold {
    background-image: url(/components/PointsContent/img/price-point_no.png?de57c182c32fa9e33976dcc12a708cc3);
}

.scrollarea.area.area_main {
    height: 26px;
}
.scrollarea.area.area_comments {
    height: 238px;
    margin: 5px 0 10px;
}
.scrollarea .scrollbar-container.active, .scrollarea .scrollbar-container:hover {
    background: transparent;
    opacity: 1!important;
}
.scrollarea.area .scrollbar-container.vertical {
    background: #748891;
    opacity: 1;
    width: 4px;
}
.scrollarea.area .scrollbar-container.active, .scrollarea .scrollbar-container:hover {
    opacity: 1 !important;
}
.scrollarea.area:hover .scrollbar-container {
    opacity: 1;
}
.scrollarea.area .scrollbar-container.vertical .scrollbar {
    cursor: pointer;
    width: 4px;
    margin-left: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom,#fad993 0,#fad993 23%,#cea356 70%,#cea356 100%);
}
.scrollarea_comment_main {
    font-size: 12px;
    line-height: 1.1;
    color: #6a6a6a;
    font-family: pfdin,Tahoma,Geneva,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
/*.scrollarea.area .scrollbar-container.vertical .scrollbar:before {*/
    /*content: '';*/
    /*position: absolute;*/
    /*width: 6px;*/
    /*height: 6px;*/
    /*background: #f0f0f0;*/
    /*box-shadow: 0 0 2px 0 #c4c4c4;*/
    /*border-radius: 50%;*/
    /*background-clip: padding-box;*/
    /*left: -1px;*/
    /*bottom: 0;*/
/*}*/
.no-info {
    font-family: pfdin, Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 1.2;
    color: #565657;
    font-weight: 500;
}
.comments__item {
    margin-bottom: 10px;
    padding-top: 4px;
}
.comments__item__header {
    font-family: pfdin,Tahoma,Geneva,sans-serif;
    font-weight: 500;
}
.comments__item__user {
    font-size: 12px;
    line-height: 14px;
    vertical-align: middle;
    margin-right: 10px;
    padding: 0;
    color: #565656;
    background: 0 none;
    text-transform: uppercase;
    width: 110px;
}

.comments__item__date {
    line-height: 22px;
    vertical-align: middle;
    display: inline-block;
    color: #6d6e71;
    margin-right: 10px;
    font-size: 11px;
    width: 130px;
}

.comments__item__text {
    line-height: 1.14;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 11px;
    color: #9b9b9b;
    border: 0;
    padding: 0 0 3px;
    width: 260px;
}
.comments__item__vote-wrap {
    padding-right:10px;
    text-align: right;
}
.comments__item__vote-link {
    text-decoration: none;
    font-family: pfdin,Tahoma,Geneva,sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    line-height: 14px;
    color: #4c4c4c;
    position: relative;
    padding-left: 14px;
}
.comments__item__vote-link_agree:before {
    content: '\2714';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 10px;
}
.comments__item__vote-link_disagree {
    margin-left: 5px;
}
.comments__item__vote-link_disagree:before {
    content: '\D7';
    position: absolute;
    left: 1px;
    top: -2px;
    font-size: 18px;
}

.comments__item__vote-link.active {
    color: #0085c2;
    cursor: default;
}

.comments__item__moder {
    font-size: 12px;
    color: #213787;
    line-height: 12px;
    vertical-align: top;
    display: inline-block;
}

.WealthGame__block___2RdQt {
  width: 1000px;
  height: 557px;
  margin: 0 auto;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  padding: 0 15px 14px;
  position: relative;
  padding-bottom: 230px; }
  .WealthGame__block___2RdQt * {
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  @media (min-width: 600px) {
    .WealthGame__block___2RdQt {
      transform: scale(0.56) translate(-672px, -160px);
      margin-bottom: -190px;
      padding-bottom: 15px; } }
  @media (min-width: 768px) {
    .WealthGame__block___2RdQt {
      transform: scale(0.727) translate(-266px, -60px);
      margin-bottom: -100px; } }
  @media (min-width: 1240px) {
    .WealthGame__block___2RdQt {
      transform: none;
      margin-bottom: 0; } }

.WealthGame__question___1nXPp {
  display: block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  bottom: -1px;
  right: -2px;
  border: 1px solid #afe1f7;
  font-size: 11px; }
  .WealthGame__question___1nXPp:hover {
    opacity: 0.8; }

.WealthGame__block_wrap___JSp05 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%; }

.WealthGame__block_left___3ux-l {
  width: 130px;
  margin-top: 13px;
  border-radius: 25px;
  background: #fff;
  height: 430px;
  overflow: hidden;
  border: 1px solid #213787;
  padding: 0 5px;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box; }
  @media (min-width: 600px) {
    .WealthGame__block_left___3ux-l {
      height: 536px;
      width: 227px;
      position: static;
      padding: 0; } }

.WealthGame__block_left_title___3_VwG {
  padding-top: 10px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #213787;
  text-align: center;
  margin: 0 auto 15px; }
  @media (min-width: 600px) {
    .WealthGame__block_left_title___3_VwG {
      padding-top: 20px;
      width: 200px;
      margin: 0 auto 20px; } }

.WealthGame__block_left_list___2sk31 {
  max-height: 420px;
  overflow-y: auto;
  margin: 0 auto;
  padding-bottom: 15px; }
  @media (min-width: 600px) {
    .WealthGame__block_left_list___2sk31 {
      width: 193px; } }

.WealthGame__block_left_item___2bKVP {
  margin-bottom: 14px; }

.WealthGame__item_wrap___3_KaZ {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

.WealthGame__item_left___3rkDN {
  width: 54px;
  height: 47px;
  background: url(/components/WealthGame/img/bg-i.png?2b246166de123aa4dade857ddcfcb1f6) no-repeat center;
  background-size: contain;
  position: relative;
  flex-shrink: 0; }
  @media (min-width: 600px) {
    .WealthGame__item_left___3rkDN {
      width: 94px;
      height: 66px; } }
  .WealthGame__item_left___3rkDN img {
    width: 100%; }
    @media (min-width: 600px) {
      .WealthGame__item_left___3rkDN img {
        width: auto; } }
  .WealthGame__item_left___3rkDN span {
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 30px;
    height: 22px;
    border-radius: 15px;
    background: #213787;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: 400;
    color: #fff; }
    @media (min-width: 600px) {
      .WealthGame__item_left___3rkDN span {
        width: 38px;
        height: 30px;
        right: -11px;
        bottom: 2px; } }

.WealthGame__item_right___3r7do {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #213787;
  font-size: 11px;
  line-height: 15px;
  text-align: right; }
  @media (min-width: 600px) {
    .WealthGame__item_right___3r7do {
      font-size: 13px;
      line-height: 17px; } }
  @media (min-width: 768px) {
    .WealthGame__item_right___3r7do {
      font-size: 15px;
      line-height: 19px; } }

.WealthGame__block_mid___3z7MT {
  width: 488px;
  transform: scale(0.58) translate(-204px, -170px); }
  @media (min-width: 600px) {
    .WealthGame__block_mid___3z7MT {
      transform: none; } }

.WealthGame__block_mid_wrap___1HyZo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between; }

.WealthGame__block_mid_top___3GnIP {
  background: #213787;
  height: 375px;
  width: 100%;
  border-radius: 20px;
  position: relative;
  margin-bottom: 16px;
  margin-top: 13px; }

.WealthGame__block_mid_bot___VJEa2 {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.WealthGame__mid_list___90J2g {
  width: 100%;
  max-height: 150px;
  overflow-y: scroll; }

.WealthGame__mid_list_item___dDMUd {
  margin-bottom: 7px;
  width: 458px;
  height: 70px;
  padding: 12px 20px;
  box-sizing: border-box;
  background-size: contain; }
  .WealthGame__mid_list_item___dDMUd.WealthGame__place_one___2c_ys {
    background: url(/components/WealthGame/img/huts.png?994bd65c6d1096ba2f7100d97f686f9b) no-repeat center;
    padding-top: 15px;
    padding-bottom: 10px; }
  .WealthGame__mid_list_item___dDMUd.WealthGame__place_two___2shQL {
    background: url(/components/WealthGame/img/mansions.png?c6b6c390fb7e860732185d160b2f32ee) no-repeat center;
    padding-top: 5px; }
    .WealthGame__mid_list_item___dDMUd.WealthGame__place_two___2shQL .WealthGame__mid_list_building___2f-jG {
      margin-right: 10px; }
  .WealthGame__mid_list_item___dDMUd.WealthGame__place_three___3bea9 {
    background: url(/components/WealthGame/img/forges.png?ccca53c4e8788351e58c81b78b46cc4c) no-repeat center;
    padding-top: 18px;
    padding-bottom: 0; }
  .WealthGame__mid_list_item___dDMUd.WealthGame__place_four___2V9PI {
    background: url(/components/WealthGame/img/windmills.png?3096a4e7fae20ffa17b63b260f3c446e) no-repeat center; }
    .WealthGame__mid_list_item___dDMUd.WealthGame__place_four___2V9PI .WealthGame__mid_list_building___2f-jG {
      margin-right: 15px; }
  .WealthGame__mid_list_item___dDMUd.WealthGame__place_five___xzAIF {
    background: url(/components/WealthGame/img/storage.png?a312310e04a3ba97969f8dbd8a59e691) no-repeat center;
    padding-top: 19px;
    padding-bottom: 0; }

.WealthGame__mid_list_building___2f-jG {
  margin-right: 6px;
  max-width: 40px; }
  .WealthGame__mid_list_building___2f-jG:nth-child(2n) {
    position: relative;
    top: 5px; }

.WealthGame__click_elem___3tBfi {
  width: 358px;
  height: 193px;
  background: url(/components/WealthGame/img/russia.png?d5535039df06dd046b6e9eb193f86c5d) no-repeat center;
  position: absolute;
  left: 50%;
  bottom: 44px;
  transform: translateX(-50%);
  cursor: pointer;
  transition: 0.1s; }
  .WealthGame__click_elem___3tBfi:hover {
    opacity: 0.9; }
  .WealthGame__click_elem___3tBfi.WealthGame__active___7AD2L {
    transform: translateX(-50%) scale(0.95); }

.WealthGame__score_elem___2nzqN {
  position: absolute;
  top: 33px;
  right: 38px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center; }

.WealthGame__score___1lT-_ {
  color: #fff;
  font-size: 22px;
  margin-right: 10px; }

.WealthGame__score_img___30CzC {
  width: 55px;
  height: 55px;
  background: url(/components/WealthGame/img/icon-resources.png?73f23aef93cce3ea55213adf77f1db85) no-repeat;
  background-size: contain;
  background-position: center center;
  border-radius: 50%; }

.WealthGame__current_bonus___3foG7 {
  position: absolute;
  top: 100px;
  right: 70px;
  color: #fff;
  font-size: 20px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.WealthGame__current_bonus_text___3CAU3 {
  display: block;
  position: absolute;
  top: 90px;
  animation: WealthGame__bonus___1ILGK 1.5s linear forwards;
  cursor: auto; }

@keyframes WealthGame__bonus___1ILGK {
  0% {
    opacity: 1;
    transform: translateY(0); }
  100% {
    opacity: 0;
    transform: translateY(-100px); } }

.WealthGame__block_right___2tZp9 {
  width: 130px;
  height: 430px;
  overflow: hidden;
  margin-top: 13px;
  padding-right: 5px;
  padding-left: 5px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #213787;
  position: absolute;
  left: 152px;
  bottom: 0;
  box-sizing: border-box; }
  .WealthGame__block_right___2tZp9 button {
    max-width: 90%; }
  @media (min-width: 600px) {
    .WealthGame__block_right___2tZp9 {
      width: 227px;
      height: 536px;
      position: static;
      padding-left: 17px;
      padding-right: 8px; } }

.WealthGame__block_right_wrap___2VP-L {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.WealthGame__block_right_title___1xnVt {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  color: #213787;
  width: 120px;
  text-align: center;
  padding-top: 20px; }

.WealthGame__block_right_list___2geUp {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-height: 420px;
  padding-bottom: 15px;
  overflow-y: auto;
  padding-top: 18px; }

.WealthGame__block_right_item___1yzeG {
  display: block;
  width: 110px;
  height: 50px;
  position: relative;
  border-radius: 20px;
  background: url(/components/WealthGame/img/bg-r.png?45a9fef8871e2bb5eb2f5f207f6b00d4) no-repeat center;
  background-size: cover;
  margin-bottom: 13px;
  cursor: pointer;
  transition: all .3s ease; }
  @media (min-width: 600px) {
    .WealthGame__block_right_item___1yzeG {
      width: 175px;
      height: 66px; } }
  .WealthGame__block_right_item___1yzeG:last-child {
    margin-bottom: 0; }
  .WealthGame__block_right_item___1yzeG.WealthGame__active___7AD2L .WealthGame__block_right_content___1JkJq {
    opacity: 1;
    pointer-events: auto; }

.WealthGame__block_right_content___1JkJq {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 0.5;
  pointer-events: none; }
  .WealthGame__block_right_content___1JkJq:active {
    transform: scale(0.95); }
  .WealthGame__block_right_content___1JkJq:hover {
    box-shadow: 1px 1px 10px rgba(51, 157, 199, 0.5); }

.WealthGame__block_right_tool___3yg8o {
  position: relative;
  padding-left: 65px;
  box-sizing: border-box; }
  .WealthGame__block_right_tool___3yg8o .WealthGame__block_right_image___36Rhc {
    position: absolute;
    bottom: 2px;
    left: 0;
    max-width: 54px; }
    @media (min-width: 600px) {
      .WealthGame__block_right_tool___3yg8o .WealthGame__block_right_image___36Rhc {
        left: -12px;
        max-width: 80px;
        padding-left: 0; } }

.WealthGame__block_right_info___3qhOf {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  padding-right: 20px;
  text-align: right; }

.WealthGame__block_right_name___1grvG {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #213787; }
  @media (min-width: 600px) {
    .WealthGame__block_right_name___1grvG {
      font-size: 16px;
      line-height: 17px;
      margin-bottom: 3px; } }

.WealthGame__block_right_price___28aZq {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 13px;
  color: #213787;
  display: inline-block;
  position: relative; }
  @media (min-width: 600px) {
    .WealthGame__block_right_price___28aZq {
      font-size: 16px;
      line-height: 17px; } }
  .WealthGame__block_right_price___28aZq:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background: url(/components/WealthGame/img/icon-resources.png?73f23aef93cce3ea55213adf77f1db85) no-repeat center;
    background-size: contain;
    margin-right: 4px; }
    @media (min-width: 600px) {
      .WealthGame__block_right_price___28aZq:before {
        width: 17px;
        height: 17px; } }

.WealthGame__block_right_image___36Rhc {
  max-width: 23px;
  position: absolute;
  bottom: 8px;
  left: 8px; }
  @media (min-width: 600px) {
    .WealthGame__block_right_image___36Rhc {
      max-width: 70px;
      padding-left: 14px; } }

.WealthGame__exitContainer___1hg5K {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 146px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  height: calc(100vh - 756px); }
  .WealthGame__exitContainer___1hg5K a {
    width: 224px;
    padding: 0; }

.NardyGame__block___20Ype {
  flex-grow: 1; }

.NardyGame__content___N_9C1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 240px; }
  @media (min-width: 768px) {
    .NardyGame__content___N_9C1 {
      flex-direction: row;
      padding-top: 465px; } }
  @media (min-width: 1240px) {
    .NardyGame__content___N_9C1 {
      justify-content: space-between;
      margin-bottom: 34px;
      padding-top: 0; } }

.NardyGame__header___2X3k5 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100px; }

.NardyGame__timer___35LoD {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  line-height: 53px;
  color: #002a5e;
  font-weight: bold; }
  .NardyGame__timer___35LoD img {
    margin-right: 10px; }

.NardyGame__block_left___26mg9 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }
  @media (min-width: 768px) {
    .NardyGame__block_left___26mg9 {
      margin-right: 20px; } }
  @media (min-width: 1240px) {
    .NardyGame__block_left___26mg9 {
      margin-right: 0;
      align-items: center;
      flex-direction: column; } }
  .NardyGame__block_left___26mg9 .NardyGame__count___2Q9GN,
  .NardyGame__block_left___26mg9 .NardyGame__name___3Fyaf {
    color: #CCB173; }

.NardyGame__buttons___1Q_Nz {
  margin-left: 8px;
  margin-right: 8px; }
  @media (min-width: 768px) {
    .NardyGame__buttons___1Q_Nz {
      margin-left: 20px;
      margin-right: 0; } }
  @media (min-width: 1240px) {
    .NardyGame__buttons___1Q_Nz {
      margin-left: 0; } }

.NardyGame__block_center___2EAzA {
  height: 450px;
  width: 574px;
  position: absolute;
  top: 165px;
  left: 50%;
  transform: scale(0.52) translate(-554px, -215px); }
  @media (min-width: 768px) {
    .NardyGame__block_center___2EAzA {
      transform: translateX(-50%); } }
  @media (min-width: 1240px) {
    .NardyGame__block_center___2EAzA {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: relative;
      transform: none; } }

.NardyGame__playerExit___3YhjM {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -50px;
  font-size: 10px;
  background-color: rgba(255, 215, 0, 0.15);
  border: 1px solid #c2976b;
  cursor: pointer;
  pointer-events: none;
  text-align: center; }
  .NardyGame__playerExit___3YhjM.NardyGame__escaping___qH6WI {
    pointer-events: auto;
    background-color: rgba(144, 238, 144, 0.8); }

.NardyGame__block_right___1Aigx {
  display: block; }

.NardyGame__name___3Fyaf {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 32px;
  background-color: #464646;
  border-radius: 40px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
  font-weight: bold; }
  @media (min-width: 768px) {
    .NardyGame__name___3Fyaf {
      width: 130px;
      height: 52px;
      font-size: 20px;
      line-height: 52px; } }

.NardyGame__count___2Q9GN {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 32px;
  background-color: #464646;
  border-radius: 40px;
  font-size: 14px;
  line-height: 32px;
  color: #fff; }
  @media (min-width: 768px) {
    .NardyGame__count___2Q9GN {
      width: 130px;
      height: 52px;
      font-size: 20px;
      line-height: 52px; } }

.NardyGame__rules___3gt_e, .NardyGame__nextMove___3kK9h {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 32px;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 40px;
  text-transform: uppercase;
  cursor: pointer;
  background: transparent;
  outline: none;
  background-color: #464646; }
  @media (min-width: 768px) {
    .NardyGame__rules___3gt_e, .NardyGame__nextMove___3kK9h {
      width: 170px;
      height: 52px;
      font-size: 20px;
      line-height: 20px; } }
  @media (min-width: 1240px) {
    .NardyGame__rules___3gt_e, .NardyGame__nextMove___3kK9h {
      width: 128px; } }

.NardyGame__nextMove___3kK9h {
  font-size: 9px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .NardyGame__nextMove___3kK9h {
      font-size: 13px; } }
  @media (min-width: 1240px) {
    .NardyGame__nextMove___3kK9h {
      margin-top: 210px;
      font-size: 11px; } }
  .NardyGame__nextMove___3kK9h.NardyGame__active___2rM5G {
    pointer-events: auto; }

.NardyGame__nardy___2SN_i {
  height: 449px;
  width: 574px;
  background-image: url(/components/NardyGame/assets/place.png?7da84673a530bd96d2757417f9e769e1);
  background-repeat: no-repeat;
  background-size: contain;
  box-sizing: border-box; }

.NardyGame__place___fcyqx {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 449px;
  width: 574px;
  box-sizing: border-box;
  padding: 22px 24px;
  pointer-events: none; }
  .NardyGame__place___fcyqx.NardyGame__active___2rM5G {
    pointer-events: auto; }

.NardyGame__botField___2iD1l {
  transform: scale(-1, -1);
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }

.NardyGame__square___3opFW {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  width: 234px;
  height: 162px;
  box-sizing: border-box; }
  .NardyGame__square_0___2UEcN {
    bottom: 25px;
    left: 25px;
    height: 297px;
    padding-top: 135px;
    padding-left: 39px; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(1) {
      position: absolute;
      top: 18px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(1).NardyGame__playerCheck___2qpHn {
        z-index: 19; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(2) {
      position: absolute;
      top: 36px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(2).NardyGame__playerCheck___2qpHn {
        z-index: 18; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(3) {
      position: absolute;
      top: 54px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(3).NardyGame__playerCheck___2qpHn {
        z-index: 17; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(4) {
      position: absolute;
      top: 72px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(4).NardyGame__playerCheck___2qpHn {
        z-index: 16; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(5) {
      position: absolute;
      top: 90px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(5).NardyGame__playerCheck___2qpHn {
        z-index: 15; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(6) {
      position: absolute;
      top: 108px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(6).NardyGame__playerCheck___2qpHn {
        z-index: 14; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(7) {
      position: absolute;
      top: 126px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(7).NardyGame__playerCheck___2qpHn {
        z-index: 13; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(8) {
      position: absolute;
      top: 144px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(8).NardyGame__playerCheck___2qpHn {
        z-index: 12; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(9) {
      position: absolute;
      top: 162px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(9).NardyGame__playerCheck___2qpHn {
        z-index: 11; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(10) {
      position: absolute;
      top: 180px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(10).NardyGame__playerCheck___2qpHn {
        z-index: 10; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(11) {
      position: absolute;
      top: 198px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(11).NardyGame__playerCheck___2qpHn {
        z-index: 9; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(12) {
      position: absolute;
      top: 216px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(12).NardyGame__playerCheck___2qpHn {
        z-index: 8; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(13) {
      position: absolute;
      top: 234px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(13).NardyGame__playerCheck___2qpHn {
        z-index: 7; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(14) {
      position: absolute;
      top: 252px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(14).NardyGame__playerCheck___2qpHn {
        z-index: 6; }
    .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(15) {
      position: absolute;
      top: 270px;
      left: 0; }
      .NardyGame__square_0___2UEcN .NardyGame__cell___3myH2:nth-child(15).NardyGame__playerCheck___2qpHn {
        z-index: 5; }
  .NardyGame__square_1___W9Hwg {
    bottom: 25px;
    right: 25px; }
  .NardyGame__square_2___1h8LR {
    top: 25px;
    right: 25px;
    transform: scale(-1, -1); }
  .NardyGame__square_3___1TK7K {
    top: 25px;
    left: 25px;
    transform: scale(-1, -1); }

.NardyGame__cell___3myH2 {
  display: block;
  height: 27px;
  width: 39px;
  box-sizing: border-box;
  transition: 0.3s;
  padding: 0 6px; }
  .NardyGame__cell___3myH2.NardyGame__disabled___3w0U- {
    opacity: 0;
    pointer-events: none; }
  .NardyGame__cell___3myH2 span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    pointer-events: none; }

.NardyGame__player___255b4 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(/components/NardyGame/assets/player.png?ca3f0a97dc4c74d64a6508e03932e42f);
  cursor: pointer;
  z-index: 1; }

.NardyGame__bot___2eli1 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-image: url(/components/NardyGame/assets/bot.png?14c050604c7896f6d2c32370e109a898); }
  .NardyGame__bot___2eli1 span {
    animation: NardyGame__botAnimate___3Zb41 1s ease-in-out; }

@keyframes NardyGame__botAnimate___3Zb41 {
  0% {
    opacity: 0;
    background-color: rgba(255, 215, 0, 0.4); }
  100% {
    opacity: 1;
    background-color: transparent; } }

.NardyGame__available___1lp97 {
  cursor: pointer; }
  .NardyGame__available___1lp97 span {
    background-color: rgba(255, 215, 0, 0.35);
    border: 1px solid #c2976b;
    box-sizing: border-box; }

.NardyGame__text___3zkuO {
  font-size: 24px;
  line-height: 33px;
  color: #fff;
  text-align: center; }

.NardyGame__list___2NSeA {
  font-size: 15px; }
  .NardyGame__list___2NSeA li {
    margin-bottom: 10px; }

.NardyGame__descr___2kfRv {
  font-size: 17px;
  text-align: center; }

.NardyGame__button___1gl5S {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px; }

.NardyGame__cube___2CcRA {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border-radius: 3px;
  font-size: 14px;
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: -50px;
  right: -50px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  animation-name: NardyGame__firstCube___1HSfQ;
  animation-delay: 0.5s;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0; }
  .NardyGame__cube___2CcRA.NardyGame__first___2Pub_ {
    transform: rotate(10deg) translate(10px, 50px); }
  .NardyGame__cube___2CcRA.NardyGame__botFirst___2Wovp {
    transform: rotate(10deg) translate(210px, 50px); }
  .NardyGame__cube___2CcRA.NardyGame__second___1ZJCf {
    transform: rotate(75deg) translate(60px, 100px); }
  .NardyGame__cube___2CcRA.NardyGame__botSecond___dTZnZ {
    transform: rotate(-4deg) translate(246px, 58px); }

@keyframes NardyGame__firstCube___1HSfQ {
  from {
    bottom: -100px;
    right: -100px; }
  to {
    bottom: 280px;
    right: 350px; } }

.NardyGame__cube1___1LQo6 {
  background-image: url(/components/NardyGame/assets/1.png?3970328535cf5be707937b54310ec6ed); }

.NardyGame__cube2___CtNZe {
  background-image: url(/components/NardyGame/assets/2.png?c7b53b151338a9ebc11f8c654c083fa7); }

.NardyGame__cube3___2QFGW {
  background-image: url(/components/NardyGame/assets/3.png?d2610f95747fe24c5c9f5a0e53d9626c); }

.NardyGame__cube4___2GhQg {
  background-image: url(/components/NardyGame/assets/4.png?529e097131d2d9d2b31a070c6c626e2e); }

.NardyGame__cube5___3_j_j {
  background-image: url(/components/NardyGame/assets/5.png?a4171f825c2356f52cef373760449663); }

.NardyGame__cube6___1CZTX {
  background-image: url(/components/NardyGame/assets/6.png?1d7e46accb18d03ba193f97c02730802); }

.AudioPlayer__player___3vH6v {
  display: block;
  width: 280px;
  height: 38px;
  margin-top: 30px;
  margin-bottom: 50px;
  background-color: #fff;
  position: relative; }
  .AudioPlayer__player___3vH6v.AudioPlayer__homemade___AEHc4 .AudioPlayer__playerLine___1WUr2 {
    background-color: #0B5DBE; }
  .AudioPlayer__player___3vH6v.AudioPlayer__space___24jr2 .AudioPlayer__playerLine___1WUr2 {
    background-color: #728AC7; }
  .AudioPlayer__player___3vH6v.AudioPlayer__goldring___1exc8 .AudioPlayer__playerLine___1WUr2 {
    background-color: #81997D; }
  .AudioPlayer__player___3vH6v.AudioPlayer__cars___3cnVY .AudioPlayer__playerLine___1WUr2 {
    background-color: #F29B69; }
  .AudioPlayer__player___3vH6v.AudioPlayer__victory___3eoIm .AudioPlayer__playerLine___1WUr2 {
    background-color: #C25146; }
  .AudioPlayer__player___3vH6v.AudioPlayer__remember___2CvVu .AudioPlayer__playerLine___1WUr2 {
    background-color: #30C1B0; }
  .AudioPlayer__player___3vH6v.AudioPlayer__humor___3zvSc .AudioPlayer__playerLine___1WUr2 {
    background-color: #FDB105; }
  .AudioPlayer__player___3vH6v.AudioPlayer__fiction___1-iWF .AudioPlayer__playerLine___1WUr2 {
    background-color: #78B3C0; }
  .AudioPlayer__player___3vH6v.AudioPlayer__kitchen___3alq7 .AudioPlayer__playerLine___1WUr2 {
    background-color: #A6192E; }
  .AudioPlayer__player___3vH6v.AudioPlayer__unity___2WL3e .AudioPlayer__playerLine___1WUr2 {
    background-color: #5871b6; }
  .AudioPlayer__player___3vH6v.AudioPlayer__express___3uu-f .AudioPlayer__playerLine___1WUr2 {
    background-color: #da9872; }
  .AudioPlayer__player___3vH6v.AudioPlayer__secrets___dH2Ny {
    margin-bottom: 25px; }
    .AudioPlayer__player___3vH6v.AudioPlayer__secrets___dH2Ny .AudioPlayer__playerLine___1WUr2 {
      background-color: #A48A72; }
    @media (min-width: 768px) {
      .AudioPlayer__player___3vH6v.AudioPlayer__secrets___dH2Ny {
        margin-bottom: 0; } }
  .AudioPlayer__player___3vH6v.AudioPlayer__snow___77FNT .AudioPlayer__playerLine___1WUr2 {
    background-color: #c9e1ea; }
  .AudioPlayer__player___3vH6v.AudioPlayer__snow___77FNT .AudioPlayer__counters___2zPRD {
    color: #3C3C3C; }
  .AudioPlayer__player___3vH6v.AudioPlayer__heroes___3litL .AudioPlayer__playerLine___1WUr2 {
    background-color: #E55950; }
  .AudioPlayer__player___3vH6v.AudioPlayer__heroes___3litL .AudioPlayer__counters___2zPRD {
    color: #3C3C3C; }
  .AudioPlayer__player___3vH6v.AudioPlayer__shrovetide___1lkHb .AudioPlayer__playerLine___1WUr2 {
    background-color: #FFCE8A; }
  .AudioPlayer__player___3vH6v.AudioPlayer__shrovetide___1lkHb .AudioPlayer__counters___2zPRD {
    color: #3C3C3C; }
  .AudioPlayer__player___3vH6v.AudioPlayer__animals___3t0Lo .AudioPlayer__playerLine___1WUr2 {
    background-color: #7ec99c; }
  .AudioPlayer__player___3vH6v.AudioPlayer__animals___3t0Lo .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__moscowsays___3zcSb .AudioPlayer__playerLine___1WUr2 {
    background-color: #d18574; }
  .AudioPlayer__player___3vH6v.AudioPlayer__moscowsays___3zcSb .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__placeofpower___1GKl9 .AudioPlayer__playerLine___1WUr2 {
    background-color: #7eb792; }
  .AudioPlayer__player___3vH6v.AudioPlayer__placeofpower___1GKl9 .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__russtyle___15sYy .AudioPlayer__playerLine___1WUr2 {
    background-color: #40a7bd; }
  .AudioPlayer__player___3vH6v.AudioPlayer__russtyle___15sYy .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__mushrooms___1zdLz .AudioPlayer__playerLine___1WUr2 {
    background-color: #b9d794; }
  .AudioPlayer__player___3vH6v.AudioPlayer__mushrooms___1zdLz .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__system___1viV4 .AudioPlayer__playerLine___1WUr2 {
    background-color: #8a9c9f; }
  .AudioPlayer__player___3vH6v.AudioPlayer__system___1viV4 .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__fairystory___1vDE7 .AudioPlayer__playerLine___1WUr2 {
    background-color: #73857a; }
  .AudioPlayer__player___3vH6v.AudioPlayer__fairystory___1vDE7 .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__movies___1n70J .AudioPlayer__playerLine___1WUr2 {
    background-color: #e99d56; }
  .AudioPlayer__player___3vH6v.AudioPlayer__movies___1n70J .AudioPlayer__counters___2zPRD {
    color: #fff; }
  .AudioPlayer__player___3vH6v.AudioPlayer__chime___2HAE9 .AudioPlayer__playerLine___1WUr2 {
    background-color: #da7474; }
  .AudioPlayer__player___3vH6v.AudioPlayer__chime___2HAE9 .AudioPlayer__counters___2zPRD {
    color: #fff; }
  @media (min-width: 768px) {
    .AudioPlayer__player___3vH6v {
      width: 459px;
      height: 57px;
      margin-bottom: 0;
      position: absolute;
      bottom: 0;
      left: 0; } }
  @media (min-width: 1240px) {
    .AudioPlayer__player___3vH6v {
      width: 674px;
      height: 75px; } }

.AudioPlayer__playerButton___2npiE {
  background-color: #464646;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 116px;
  color: white;
  padding-left: 35px;
  cursor: default; }
  .AudioPlayer__playerButton___2npiE:hover {
    opacity: 0.95; }
  @media (min-width: 768px) {
    .AudioPlayer__playerButton___2npiE {
      width: 159px;
      cursor: pointer; } }
  @media (min-width: 1240px) {
    .AudioPlayer__playerButton___2npiE {
      width: 225px;
      padding-left: 45px; } }

.AudioPlayer__playerText___3caHO {
  font-size: 12px;
  line-height: 35px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  padding-bottom: 4px;
  color: #fff;
  border-bottom: 2px solid #fff;
  position: relative;
  top: -2px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .AudioPlayer__playerText___3caHO {
      font-size: 16px;
      padding-bottom: 6px;
      border-bottom: 3px solid #fff; } }
  @media (min-width: 1240px) {
    .AudioPlayer__playerText___3caHO {
      font-size: 24px;
      padding-bottom: 2px; } }

.AudioPlayer__playerIcon___3QQ3A {
  display: block;
  width: 26px;
  height: 26px;
  background-color: #464646;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 14px;
  background-image: url(/components/AudioPlayer/assets/play.svg?d0dc1abc66d524fda4645a7c55f04634);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: 54% 50%;
  pointer-events: none; }
  .AudioPlayer__playerIcon___3QQ3A.AudioPlayer__active___2rHgL {
    background-image: url(/components/AudioPlayer/assets/stop.svg?3b3f75f7c00be80914f2df52c239cdaf); }
  @media (min-width: 768px) {
    .AudioPlayer__playerIcon___3QQ3A {
      width: 36px;
      height: 36px;
      top: 11px;
      left: 12px;
      background-size: 35%;
      background-position: 57% 50%; }
      .AudioPlayer__playerIcon___3QQ3A.AudioPlayer__active___2rHgL {
        background-size: 26%;
        background-position: 50% 50%; } }
  @media (min-width: 1240px) {
    .AudioPlayer__playerIcon___3QQ3A {
      width: 48px;
      height: 48px;
      top: 16px;
      left: 24px; } }

.AudioPlayer__playerLine___1WUr2 {
  width: 164px;
  height: 100%;
  background-color: #4d5f9f;
  position: absolute;
  top: 0;
  right: 0; }
  .AudioPlayer__playerLine___1WUr2::after {
    content: "";
    display: block;
    width: 162px;
    height: 32px;
    background-image: url(/components/AudioPlayer/assets/player-lines.svg?b31b78466c94f1d16b994ecd07a875a5);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 3px;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .AudioPlayer__playerLine___1WUr2 {
      width: 300px; }
      .AudioPlayer__playerLine___1WUr2::after {
        width: 270px;
        height: 43px;
        top: 10px;
        background-image: url(/components/AudioPlayer/assets/player-lines-t.svg?975c242cd0db4f67d20f42e0164bc35c);
        background-size: cover; } }
  @media (min-width: 1240px) {
    .AudioPlayer__playerLine___1WUr2 {
      width: 420px;
      right: 32px; }
      .AudioPlayer__playerLine___1WUr2::after {
        width: 375px;
        height: 59px;
        top: 15px; } }

.AudioPlayer__counters___2zPRD {
  display: none; }
  @media (min-width: 1240px) {
    .AudioPlayer__counters___2zPRD {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      position: absolute;
      width: 100%;
      top: -16px;
      font-family: 'Bebas Neue',  sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 1;
      color: white; } }

.AudioPlayer__volume___2ivP9 {
  display: none; }
  @media (min-width: 1240px) {
    .AudioPlayer__volume___2ivP9 {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      width: 32px;
      height: 100%;
      padding-top: 7px;
      background-color: #fff;
      position: absolute;
      top: 0;
      right: 0;
      background-image: url(/components/AudioPlayer/assets/audio-black.svg?d85e4348b8813b5a43f61e2fe96f72cb);
      background-position: center 52px;
      background-size: auto;
      background-repeat: no-repeat; } }

.AudioPlayer__range___gphJs {
  width: 41px;
  transform: rotate(-90deg);
  position: relative;
  top: 18px; }

input[type=range].AudioPlayer__range___gphJs {
  width: 100%;
  margin: 3px 0;
  background-color: transparent;
  -webkit-appearance: none; }

input[type=range].AudioPlayer__range___gphJs:focus {
  outline: none; }

input[type=range].AudioPlayer__range___gphJs::-webkit-slider-runnable-track {
  background: #464646;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 2px;
  cursor: pointer; }

input[type=range].AudioPlayer__range___gphJs::-webkit-slider-thumb {
  margin-top: -3px;
  width: 4px;
  height: 8px;
  background: #464646;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-appearance: none; }

input[type=range].AudioPlayer__range___gphJs:focus::-webkit-slider-runnable-track {
  background: #464646; }

input[type=range].AudioPlayer__range___gphJs::-moz-range-track {
  background: #464646;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0;
  width: 100%;
  height: 2px;
  cursor: pointer; }

input[type=range].AudioPlayer__range___gphJs::-moz-range-thumb {
  width: 4px;
  height: 8px;
  background: #464646;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer; }

input[type=range].AudioPlayer__range___gphJs::-ms-track {
  background: transparent;
  border-color: transparent;
  border-width: 3px 0;
  color: transparent;
  width: 100%;
  height: 2px;
  cursor: pointer; }

input[type=range].AudioPlayer__range___gphJs::-ms-fill-lower {
  background: #464646;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0; }

input[type=range].AudioPlayer__range___gphJs::-ms-fill-upper {
  background: #464646;
  border: 0px solid rgba(0, 0, 0, 0);
  border: 0; }

input[type=range].AudioPlayer__range___gphJs::-ms-thumb {
  width: 4px;
  height: 8px;
  background: #464646;
  border: 1px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  margin-top: 0px;
  /*Needed to keep the Edge thumb centred*/ }

input[type=range].AudioPlayer__range___gphJs:focus::-ms-fill-lower {
  background: #464646; }

input[type=range].AudioPlayer__range___gphJs:focus::-ms-fill-upper {
  background: #464646; }

/*TODO: Use one of the selectors from https://stackoverflow.com/a/20541859/7077589 and figure out
how to remove the virtical space around the range input in IE*/
@supports (-ms-ime-align: auto) {
  /* Pre-Chromium Edge only styles, selector taken from hhttps://stackoverflow.com/a/32202953/7077589 */
  input[type=range].AudioPlayer__range___gphJs {
    margin: 0;
    /*Edge starts the margin from the thumb, not the track as other browsers do*/ } }

@charset "UTF-8";
.LectureContent__fishing_1___1kYmu .LectureContent__welcome___1zUy_ {
  background-image: url(/components/LectureContent/assets/fishing1/welcome-bg-m.png?89338cdd237beeb8436c1137f41ca049);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 30px; }
  @media (min-width: 768px) {
    .LectureContent__fishing_1___1kYmu .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fishing1/welcome-bg-t.png?35957c9e37fbec70a777b29f2f29e1ba);
      background-position: center 362px; } }
  @media (min-width: 1240px) {
    .LectureContent__fishing_1___1kYmu .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fishing1/welcome-bg-d.png?c23cc812fdf898cbfc1482283fde2247);
      background-position: calc(50% + 350px) 74%; } }

.LectureContent__fishing_1___1kYmu .LectureContent__content___muQgQ {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center top;
  padding-bottom: 1px; }

.LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO {
  position: relative; }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    pointer-events: none; }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(1) {
    z-index: 20; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(1)::after {
      width: 285px;
      height: 885px;
      background-image: url(/components/LectureContent/assets/fishing1/1-m.png?4fca2142d237a2c36fcb6cf3645e2525);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -145px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 691px;
          height: 1743px;
          background-image: url(/components/LectureContent/assets/fishing1/1-t.png?f2c754f30825556ac960f4a6c8222252);
          top: -100px; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 1276px;
          height: 1434px;
          background-image: url(/components/LectureContent/assets/fishing1/1-d.png?955f8addf47040f087ba0b7ea4d9cfd5);
          top: -42px;
          left: 4%; } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(2) {
    z-index: 18; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(2)::after {
      width: 396px;
      height: 1020px;
      background-image: url(/components/LectureContent/assets/fishing1/3-m.png?7ff71e8a3aaa8f481528a55191a3fefc);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: 603px;
      left: 47%;
      transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(2)::after {
          background-image: url(/components/LectureContent/assets/fishing1/3-t.png?7a1ae6c29a945194eecc0f824fc6c4f2);
          width: 1038px;
          height: 2241px;
          top: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(2)::after {
          display: none; } }
  @media (min-width: 1240px) {
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(3)::after {
      background-image: url(/components/LectureContent/assets/fishing1/3-d.png?f31c4c6d40e62cc8d872cb54cfd4e0c5);
      width: 780px;
      height: 646px;
      left: auto;
      right: -167px;
      top: -645px; } }
  @media (min-width: 1240px) {
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(4)::after {
      background-image: url(/components/LectureContent/assets/fishing1/4-d.png?7c8eb3da8263f423d72d06ba600e8283);
      width: 913px;
      height: 971px;
      left: -92px;
      top: -971px; } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5) {
    z-index: 16; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
      width: 262px;
      height: 301px;
      background-image: url(/components/LectureContent/assets/fishing1/5-m.png?e33a3b02a50075ab597cd136b87b26d4);
      top: -224px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 868px;
          height: 2994px;
          background-image: url(/components/LectureContent/assets/fishing1/5-t.png?6e00c7051a49ab09ae6052b4673c8b1f);
          top: -441px;
          left: 50%;
          transform: translateX(-56%); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 1327px;
          height: 2126px;
          background-image: url(/components/LectureContent/assets/fishing1/5-d.png?be4ce8d297d48f78ef3f27fcee3e0c89);
          top: -889px;
          left: 50%;
          transform: translateX(-47%); } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
          left: 35vw; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
          left: 22vw; } }
      @media (min-width: 2500px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(5)::after {
          left: 12vw; } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(6) {
    z-index: 18; }
    @media (min-width: 1240px) {
      .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(6) {
        z-index: 14; } }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(6)::after {
      width: 272px;
      height: 399px;
      background-image: url(/components/LectureContent/assets/fishing1/6-m.png?7f40de1713044333ec8c7ea23387e543);
      top: -224px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(6)::after {
          display: none; } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7) {
    z-index: 20; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
      width: 366px;
      height: 400px;
      background-image: url(/components/LectureContent/assets/fishing1/7-m.png?0209713f398b5054c982adf3bbfeae54);
      top: -224px;
      right: -21vw; }
      @media (min-width: 500px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          right: -32vw; } }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          z-index: 14;
          width: 843px;
          height: 1424px;
          background-image: url(/components/LectureContent/assets/fishing1/7-t.png?996023188cc72deb41b0dea9547b244e);
          right: -15vw; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          width: 1659px;
          height: 1039px;
          background-image: url(/components/LectureContent/assets/fishing1/7-d.png?a426f5ec3bda25cda946443eff18bb9d);
          right: -26vw;
          top: -400px; } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          right: -18vw; } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          right: -18vw; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(7)::after {
          width: 2070px;
          height: 710px;
          right: 0;
          background-image: url(/components/LectureContent/assets/fishing1/7-xd.png?5346c920de6b0911fa309f96a50929f5); } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8) {
    z-index: 20; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8)::after {
      width: 366px;
      height: 400px;
      background-image: url(/components/LectureContent/assets/fishing1/8-m.png?650b7ae00aecf8984082c10f8fb521bd);
      top: -268px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 769px;
          height: 683px;
          background-image: url(/components/LectureContent/assets/fishing1/8-t.png?525ccf7237457c0c5355f975fb95926b);
          top: -62px;
          left: 50%;
          transform: translateX(-28%); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 1815px;
          height: 966px;
          background-image: url(/components/LectureContent/assets/fishing1/8-d.png?bd603e1788e2cab790e4241af9d55a37);
          top: -350px;
          left: 50%;
          transform: translateX(-35%); } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8)::after {
          transform: translateX(-25%); } }
      @media (min-width: 2500px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:nth-child(8)::after {
          transform: translateX(-13%); } }
  .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:last-child {
    z-index: 22; }
    .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 308px;
      height: 336px;
      background-image: url(/components/LectureContent/assets/fishing1/9-m.png?ee171ce80f803857daddb6a27e1fa083);
      bottom: -407px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:last-child::before {
          width: 726px;
          height: 234px;
          background-image: url(/components/LectureContent/assets/fishing1/9-t.png?be01d436ad09d8ecdb48e78b035a3540);
          bottom: -458px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_1___1kYmu .LectureContent__section___pZLwO:last-child::before {
          width: 1241px;
          height: 332px;
          background-image: url(/components/LectureContent/assets/fishing1/9-d.png?be672cfd5f22de1fe643b5598c39a895);
          bottom: -509px;
          left: 50vw;
          transform: translateX(-50%); } }

.LectureContent__fishing_2___2wZE0 .LectureContent__welcome___1zUy_ {
  background-image: url(/components/LectureContent/assets/fishing2/welcome-bg-m.png?1ee9c5cb6c124f5dbb0cd6f265a32c3b);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center -57px; }
  @media (min-width: 768px) {
    .LectureContent__fishing_2___2wZE0 .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fishing2/welcome-bg-t.png?174d21f8298ab6e49cddd729ebb26910);
      background-position: center -100px; } }
  @media (min-width: 1240px) {
    .LectureContent__fishing_2___2wZE0 .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fishing2/welcome-bg-d.png?fbd4d83d23d4a62fd4fddbf8a7aabac7);
      background-position: calc(50% + 60px) -421px; } }

.LectureContent__fishing_2___2wZE0 .LectureContent__welcome__title___2Gwup {
  margin-bottom: 297px; }
  @media (min-width: 768px) {
    .LectureContent__fishing_2___2wZE0 .LectureContent__welcome__title___2Gwup {
      margin-bottom: 26px; } }

.LectureContent__fishing_2___2wZE0 .LectureContent__content___muQgQ {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center top;
  padding-bottom: 1px; }

.LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO {
  position: relative; }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    pointer-events: none; }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(1) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(1)::after {
      width: 265.18px;
      height: 870.62px;
      background-image: url(/components/LectureContent/assets/fishing2/1-m.png?e2f4006e30d2591791b50a3a268569fa);
      top: -163px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 789.15px;
          height: 1094px;
          background-image: url(/components/LectureContent/assets/fishing2/1-t.png?97b3b52e2b764886904db62e5bb7d258);
          top: -120px;
          transform: translateX(-50%);
          left: 44%; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 1781.15px;
          height: 958px;
          background-image: url(/components/LectureContent/assets/fishing2/1-d.png?2154c326b89d56bb459657d713716ff2);
          top: -60px;
          left: 7%; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2) {
    z-index: 18; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2)::after {
      width: 363px;
      height: 672px;
      background-image: url(/components/LectureContent/assets/fishing2/2-m.png?b377c02ea204679912ec045f090c3cc8);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -186px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2)::after {
          background-image: url(/components/LectureContent/assets/fishing2/2-t.png?7e1de27bc3b6a3280c913bcf5e723217);
          width: 737.78px;
          height: 718px;
          top: -105px;
          left: 103%; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2)::after {
          background-image: url(/components/LectureContent/assets/fishing2/2-d.png?1d41342a439b3ed209d7717d1802b81b);
          width: 1964.78px;
          height: 904px;
          top: -100px;
          left: 84%; } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2)::after {
          left: 90%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(2)::after {
          left: 103%; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3)::after {
      width: 242px;
      height: 189px;
      transform: translateX(-50%);
      left: 50%;
      top: -123px;
      background-image: url(/components/LectureContent/assets/fishing2/3-m.png?09b8f3b0655c2e7d37fa6b6da8939434); }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3)::after {
          width: 730px;
          height: 966px;
          left: 38%;
          top: -193px;
          background-image: url(/components/LectureContent/assets/fishing2/3-t.png?7461f1ff175baede02dd8fd74357799f); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3)::after {
          width: 1832px;
          height: 742px;
          left: 40%;
          top: 19px;
          background-image: url(/components/LectureContent/assets/fishing2/3-d.png?6de4d30b75db3bda48e5249ee5ebe7b7); } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3)::after {
          left: 27%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3)::after {
          left: 0; } }
    @media (min-width: 1240px) {
      .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(3) {
        z-index: 10; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4)::after {
      background-image: url(/components/LectureContent/assets/fishing2/4-m.png?d6a097c0f19419d5a4b87d1f29bd6894);
      width: 299px;
      height: 324.06px;
      transform: translateX(-50%);
      left: 50%;
      top: -280px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4)::after {
          background-image: url(/components/LectureContent/assets/fishing2/4-t.png?117c65de0c6e73cc924f37666eac2a76);
          width: 697px;
          height: 1036px;
          left: 68%;
          top: -132px; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4)::after {
          background-image: url(/components/LectureContent/assets/fishing2/4-d.png?4c2c202b58480ea9cd76d0b454a40da1);
          width: 1500px;
          height: 621.37px;
          left: 79%;
          top: -162px;
          background-size: contain; } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4)::after {
          width: 1825px;
          height: 756px;
          left: 78%;
          top: -182px; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(4)::after {
          left: 100%;
          top: -144px; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5)::after {
      width: 247px;
      height: 292px;
      background-image: url(/components/LectureContent/assets/fishing2/5-m.png?5eb2b4fe29e819be8d0bcfc51e1d379b);
      top: -224px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 642px;
          height: 863.29px;
          background-image: url(/components/LectureContent/assets/fishing2/5-t.png?647efad7434c79614d9767ee2ba2e791);
          top: -6px;
          left: 44%;
          transform: translateX(-56%); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 1500px;
          height: 718.62px;
          background-image: url(/components/LectureContent/assets/fishing2/5-d.png?fbbc78dc90f15de7b0e5d27f3f1323eb);
          background-size: contain;
          top: -16px;
          left: -25%;
          transform: translateX(-50%); } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5)::after {
          left: 6%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 1731px;
          height: 829.29px;
          top: -109px;
          left: 1%;
          transform: translateX(-50%); } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6) {
    z-index: 18; }
    @media (min-width: 1240px) {
      .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6) {
        z-index: 14; } }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6)::after {
      width: 271.93px;
      height: 281.57px;
      background-image: url(/components/LectureContent/assets/fishing2/6-m.png?ffa0187fe93a707ad96187d9d157b8f7);
      top: -224px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6)::after {
          width: 747.31px;
          height: 905px;
          top: -61px;
          left: 63%;
          background-image: url(/components/LectureContent/assets/fishing2/6-t.png?4e11dc0e9ed13ea2d39dc81ffd23c6da); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6)::after {
          width: 1754.94px;
          height: 770.5px;
          top: -99px;
          left: 99%;
          background-image: url(/components/LectureContent/assets/fishing2/6-d.png?349033c0c1181b8d860bc7fb0113ee3f); } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6)::after {
          top: -83px;
          left: 90%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(6)::after {
          left: 93%; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(7) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(7)::after {
      width: 381.56px;
      height: 345.88px;
      background-image: url(/components/LectureContent/assets/fishing2/7-m.png?8ad81cbcd7e76c6d231657186113ef78);
      top: -281px;
      left: 29%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(7)::after {
          z-index: 14;
          width: 725px;
          height: 845.2px;
          top: 103px;
          left: 25%;
          background-image: url(/components/LectureContent/assets/fishing2/7-t.png?41bfa0da92b141099847074ec6c09b39); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(7)::after {
          width: 1797px;
          height: 1044.86px;
          background-image: url(/components/LectureContent/assets/fishing2/7-d.png?3fe66eace12093326134a79a554eb2df);
          top: -54px;
          left: -12%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(7)::after {
          left: 5%; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8) {
    z-index: 20; }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8)::after {
      width: 299px;
      height: 302px;
      background-image: url(/components/LectureContent/assets/fishing2/8-m.png?e1bd30de3b1d2af1afc67da1ef33c638);
      top: -248px; }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 446px;
          height: 322px;
          background-image: url(/components/LectureContent/assets/fishing2/8-t.png?610b6abda6531208fc960b91e80cce8d);
          top: 508px;
          left: 87%;
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 600px;
          height: 432.82px;
          background-image: url(/components/LectureContent/assets/fishing2/8-d.png?19fa931450f1684720a83cce16b60d40);
          background-size: contain;
          top: 85px;
          left: 145%; } }
      @media (min-width: 1440px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8)::after {
          left: 152%; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 786px;
          height: 567px;
          top: 27px; } }
  .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child {
    z-index: 22; }
    @media (min-width: 768px) {
      .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    @media (min-width: 1240px) {
      .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 415px;
      height: 312px;
      background-image: url(/components/LectureContent/assets/fishing2/9-m.png?c62a8e7a1a605b15e020327a6a25bc2e);
      bottom: -225px;
      left: 45%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child::before {
          width: 918px;
          height: 348px;
          background-image: url(/components/LectureContent/assets/fishing2/9-t.png?b0089bca2ad71d2e10e0230136824da9);
          bottom: -398px;
          left: 73%; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child::before {
          width: 1350px;
          height: 301.91px;
          background-image: url(/components/LectureContent/assets/fishing2/9-d.png?4414a7d1321785f8515d0ca1ba059f48);
          bottom: -391px;
          left: 90%;
          transform: translateX(-50%);
          background-size: contain; } }
      @media (min-width: 1240px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child::before {
          width: 1600px;
          height: 357.82px;
          bottom: -391px; } }
      @media (min-width: 1920px) {
        .LectureContent__fishing_2___2wZE0 .LectureContent__section___pZLwO:last-child::before {
          width: 2124px;
          height: 475px;
          bottom: -452px; } }

.LectureContent__fleet_1___3ocHL .LectureContent__welcome___1zUy_ {
  background-image: url(/components/LectureContent/assets/fleet1/welcome-bg-m.png?09ba7021e6c7e97529a910276903fcb3);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center 70%; }
  @media (min-width: 768px) {
    .LectureContent__fleet_1___3ocHL .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fleet1/welcome-bg-t.png?b4babd64c6a0f5078d05ec0ecd048aef); } }
  @media (min-width: 1240px) {
    .LectureContent__fleet_1___3ocHL .LectureContent__welcome___1zUy_ {
      background-image: url(/components/LectureContent/assets/fleet1/welcome-bg-d.png?6112e803bfc708aa22c375681c43ff74);
      background-position: center bottom; } }

.LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO {
  position: relative; }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    pointer-events: none; }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(1) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(1)::after {
      width: 300px;
      height: 356px;
      background-image: url(/components/LectureContent/assets/fleet1/1-m.png?bc51499f7518ceb96b60b0c0db7abf03);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -245px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 795px;
          height: 821px;
          background-image: url(/components/LectureContent/assets/fleet1/1-t.png?cd1347f103de8403d94dfd4cda329c77);
          top: -100px;
          transform: translateX(-63%); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(1)::after {
          width: 1342px;
          height: 837px;
          background-image: url(/components/LectureContent/assets/fleet1/1-d.png?0747281227f7a994944b1e8fe6a77d78);
          top: -42px;
          left: -540px;
          transform: none; } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(2) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(2)::after {
      width: 300px;
      height: 340px;
      background-image: url(/components/LectureContent/assets/fleet1/2-m.png?7c81fdcf8b126ed0579471afd67cec84);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -245px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(2)::after {
          width: 768px;
          height: 515px;
          background-image: url(/components/LectureContent/assets/fleet1/2-t.png?39763890fd8b1475adf4fe3b4e7bd5f4);
          top: -150px;
          transform: translateX(-63%);
          left: 87%; } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(2)::after {
          width: 1342px;
          height: 837px;
          background-image: url(/components/LectureContent/assets/fleet1/2-d.png?a2a3a3f02465c52b6e1ac54119a40071);
          top: -42px;
          left: 100%;
          transform: translateX(-50%); } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(3) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(3)::after {
      width: 300px;
      height: 304px;
      background-image: url(/components/LectureContent/assets/fleet1/3-m.png?05a8282b52eb8a2034ba205240e03b06);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -240px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(3)::after {
          width: 900px;
          height: 531px;
          background-image: url(/components/LectureContent/assets/fleet1/3-t.png?7866cda19df8b97b39233861471dd720);
          top: -300px;
          transform: translateX(-57%); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(3)::after {
          width: 1814px;
          height: 1053px;
          background-image: url(/components/LectureContent/assets/fleet1/3-d.png?fa034b1766267686b5f606bddeaf8ecf);
          top: -110px;
          left: -820px;
          transform: none; } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(4) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(4)::after {
      width: 418px;
      height: 305px;
      background-image: url(/components/LectureContent/assets/fleet1/4-m.png?73d85e2e793de1c7acbb11f7c3f28ed1);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -170px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(4)::after {
          width: 788px;
          height: 548px;
          background-image: url(/components/LectureContent/assets/fleet1/4-t.png?dc5db4605ecda95a7cb56024d87779f1);
          top: -252px;
          left: -5px;
          transform: none; } }
      @media (min-width: 1000px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(4)::after {
          width: 873px;
          background-image: url(/components/LectureContent/assets/fleet1/4-t2.png?1d1758d92cefbb452f92f29173b7909d); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(4)::after {
          width: 2100px;
          height: 752px;
          background-image: url(/components/LectureContent/assets/fleet1/4-d.png?52b47ac989e515dbd97958861e72aef0);
          top: 32px;
          left: 108%;
          transform: translateX(-50%); } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(5) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(5)::after {
      width: 324px;
      height: 330px;
      background-image: url(/components/LectureContent/assets/fleet1/5-m.png?42085adb130629bbea4c36711b5f03e2);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -261px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 814px;
          height: 398px;
          background-image: url(/components/LectureContent/assets/fleet1/5-t.png?73dbb5e137e3aedd2cd00105a745e079);
          top: -290px;
          transform: translateX(-57%); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(5)::after {
          width: 1800px;
          height: 906px;
          background-image: url(/components/LectureContent/assets/fleet1/5-d.png?804572dfcc9416239de58f42ff273736);
          top: -85px;
          left: -670px;
          transform: none; } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(6) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(6)::after {
      width: 386px;
      height: 340px;
      background-image: url(/components/LectureContent/assets/fleet1/6-m.png?a6e8a0f18bbbcf68d938064b5c1656cd);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -280px;
      left: 50%;
      transform: translateX(-46%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(6)::after {
          width: 908px;
          height: 1083px;
          background-image: url(/components/LectureContent/assets/fleet1/6-t.png?1113bab50989819cb0e0357cf9d090d2);
          top: -350px;
          left: auto;
          right: -60px;
          transform: none; } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(6)::after {
          width: 1314px;
          height: 896px;
          background-image: url(/components/LectureContent/assets/fleet1/6-d.png?7a663a0e2f037c69d1ae6ea3d75a0f02);
          top: -242px;
          right: auto;
          left: 98%;
          transform: translateX(-50%); } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(7) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(7)::after {
      width: 300px;
      height: 383px;
      background-image: url(/components/LectureContent/assets/fleet1/7-m.png?be1f5761b3732de692b1a37feaecd5a9);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -261px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(7)::after {
          width: 543px;
          height: 256px;
          background-image: url(/components/LectureContent/assets/fleet1/7-t.png?0706fa817387b59de432f6f3a84e3f70);
          top: 100px;
          transform: translateX(-80%); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(7)::after {
          display: block;
          width: 1282px;
          height: 249px;
          background-image: url(/components/LectureContent/assets/fleet1/7-d.png?39ede56616734afc300005f7fd0d7a0e);
          top: -85px;
          left: -670px;
          transform: none; } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(8) {
    z-index: 20; }
    .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(8)::after {
      width: 334px;
      height: 341px;
      background-image: url(/components/LectureContent/assets/fleet1/8-m.png?fa23a0f6930d1d22f26298f5eef6b9ce);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      top: -260px;
      left: 50%;
      transform: translateX(-46%); }
      @media (min-width: 768px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 979px;
          height: 1228px;
          background-image: url(/components/LectureContent/assets/fleet1/8-t.png?630d0b4dc1e169acd916f914113d1563);
          top: -382px;
          left: auto;
          right: -210px;
          transform: none; } }
      @media (min-width: 1000px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(8)::after {
          right: -60px; } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 1445px;
          height: 1200px;
          background-image: url(/components/LectureContent/assets/fleet1/8-d.png?2676137dc087b44110d81e399342f5a2);
          top: -538px;
          right: auto;
          left: 96%;
          transform: translateX(-50%); } }
  .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:last-child::before {
    content: "";
    display: block;
    position: absolute;
    width: 384px;
    height: 152px;
    background-image: url(/components/LectureContent/assets/fleet1/9-m.png?c673be27c0fa3193a0dc38c6f77cbde9);
    bottom: -358px; }
    @media (min-width: 768px) {
      .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:last-child::before {
        width: 768px;
        height: 180px;
        background-image: url(/components/LectureContent/assets/fleet1/9-t.png?dfc815084fcd16a5d3acada9512bc816);
        bottom: -410px;
        left: 50%;
        transform: translateX(-39%); } }
    @media (min-width: 1240px) {
      .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:last-child::before {
        width: 1440px;
        height: 175px;
        background-image: url(/components/LectureContent/assets/fleet1/9-d.png?ffd16abcff608429c53efc1d632aca6b);
        bottom: -425px;
        left: 50vw;
        transform: translateX(-50%); } }
    @media (min-width: 1920px) {
      .LectureContent__fleet_1___3ocHL .LectureContent__section___pZLwO:last-child::before {
        width: 1944px;
        height: 187px;
        background-image: url(/components/LectureContent/assets/fleet1/9-xd.png?5e4a6a064914b388eb7afe2a1d0618c3); } }

.LectureContent__fleet_2___2yCLy {
  overflow-x: hidden; }
  .LectureContent__fleet_2___2yCLy .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/fleet2/welcome-bg-m.jpg?f18c79dc4898524ca205a0991ccdd4de);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .LectureContent__fleet_2___2yCLy .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/fleet2/welcome-bg-t.jpg?e41b5b452b9698d408e4152b04d7f0e5); } }
    @media (min-width: 1240px) {
      .LectureContent__fleet_2___2yCLy .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/fleet2/welcome-bg-d.jpg?273e231f76197b996f8d210e9c2090ba);
        background-position: center bottom; } }
  @media (min-width: 768px) {
    .LectureContent__fleet_2___2yCLy .LectureContent__welcome__descr___358eh {
      width: 300px;
      margin-bottom: 90px; } }
  @media (min-width: 1240px) {
    .LectureContent__fleet_2___2yCLy .LectureContent__welcome__descr___358eh {
      width: 645px; } }
  @media (max-width: 767px) {
    .LectureContent__fleet_2___2yCLy .LectureContent__welcome__titleBig___2Qitf {
      font-size: 36px;
      line-height: 40px; } }
  .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 283px;
        background-image: url(/components/LectureContent/assets/fleet2/1-m.png?1aa768ce0b5fb68147d1aadd81285176);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -150px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 738px;
            height: 839px;
            background-image: url(/components/LectureContent/assets/fleet2/1-t.png?9984afeea3b99c2a380c0cff16a7ad7b);
            top: -2px;
            transform: translateX(-63%); } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1791px;
            height: 819px;
            background-image: url(/components/LectureContent/assets/fleet2/1-d.png?1029b96610691334106d5a2de7038395);
            top: 16px;
            left: -770px;
            transform: none; } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 269px;
        background-image: url(/components/LectureContent/assets/fleet2/2-m.png?b09976a8d6bf0c966409eeaf97570d29);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -135px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 663px;
            height: 335px;
            background-image: url(/components/LectureContent/assets/fleet2/2-t.png?a9b5e38337961f7d958a9dc93f4a1580);
            top: 0;
            transform: translateX(-63%);
            left: 83%; } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 722px;
            height: 401px;
            background-image: url(/components/LectureContent/assets/fleet2/2-d.png?467bfac872d173005795c495f3d4fad2);
            top: -42px;
            left: 100%;
            transform: translateX(-19%); } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 321px;
        height: 251px;
        background-image: url(/components/LectureContent/assets/fleet2/3-m.png?a07a3334aee7d6e279ab7e98bfe76897);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -172px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 814px;
            height: 1234px;
            background-image: url(/components/LectureContent/assets/fleet2/3-t.png?6f72624ccff5bd634031fba571d15770);
            top: -356px;
            transform: translateX(-61%); } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1929px;
            height: 1483px;
            background-image: url(/components/LectureContent/assets/fleet2/3-d.png?82e398eb06d22e201e0f1440fed1d64a);
            top: -508px;
            left: -882px;
            transform: none; } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 285px;
        background-image: url(/components/LectureContent/assets/fleet2/4-m.png?fbb6221f8e5a6e4be088c839ed7a5b93);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 637px;
            height: 1075px;
            background-image: url(/components/LectureContent/assets/fleet2/4-t.png?ad61b4c0e76219b9c03e9be40e855b34);
            top: -233px;
            left: auto;
            right: -227px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1930px;
            height: 918px;
            background-image: url(/components/LectureContent/assets/fleet2/4-d.png?8c41f47cf112afc1e2eafce8ba3644ad);
            top: -200px;
            right: auto;
            left: 100%;
            transform: translateX(-52%); } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 608px;
        height: 284px;
        background-image: url(/components/LectureContent/assets/fleet2/5-m.png?86bcd2ce291b07ec002cb0b9fab4b533);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-48%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 910px;
            height: 860px;
            background-image: url(/components/LectureContent/assets/fleet2/5-t.png?69e1b9e718a6b44ab17466ed95ab7e00);
            top: 30px;
            transform: translateX(-70%); } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 2327px;
            height: 941px;
            background-image: url(/components/LectureContent/assets/fleet2/5-d.png?a0b78558c742e93123da3c67ec9a5b83);
            top: -199px;
            left: -1318px;
            transform: none; } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 455px;
        height: 218px;
        background-image: url(/components/LectureContent/assets/fleet2/6-m.png?86f5057ac37f4c7b5bd940265e3b1a86);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -110px;
        left: 50%;
        transform: translateX(-46%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 829px;
            height: 503px;
            background-image: url(/components/LectureContent/assets/fleet2/6-t.png?a852ef1b7138b0c1baaf61d3276ad872);
            top: 550px;
            left: auto;
            right: -72px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1684px;
            height: 756px;
            background-image: url(/components/LectureContent/assets/fleet2/6-d.png?988a283ed669036965f07e61a83638bd);
            top: -42px;
            right: auto;
            left: 98%;
            transform: translateX(-50%); } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 456px;
        background-image: url(/components/LectureContent/assets/fleet2/7-m.png?0725a1d65722081956ac3869d6c373c8);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -306px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 478px;
            height: 500px;
            background-image: url(/components/LectureContent/assets/fleet2/7-t.png?e5137d60a8aec8a1d58448f5d9cc175c);
            top: 502px;
            transform: translateX(-90%); } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1930px;
            height: 1207px;
            background-image: url(/components/LectureContent/assets/fleet2/7-d.png?39e5d2a22b809a02ef09a3b78f49e345);
            top: -224px;
            left: -954px;
            transform: none; } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 20; }
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 312px;
        height: 355px;
        background-image: url(/components/LectureContent/assets/fleet2/8-m.png?35ecfdef063dd2efc41a098f06caf096);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 881px;
            height: 793px;
            background-image: url(/components/LectureContent/assets/fleet2/8-t.png?6286e4fa381f60cc668952f618225f6c);
            top: 12px;
            left: auto;
            right: -256px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1601px;
            height: 781px;
            background-image: url(/components/LectureContent/assets/fleet2/8-d.png?9a5d5377938b605634a159957cbacb80);
            top: -78px;
            right: auto;
            left: 100%;
            transform: translateX(-62%); } }
    @media (min-width: 768px) {
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child {
        margin-bottom: 230px; } }
    @media (min-width: 1240px) {
      .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 384px;
      height: 152px;
      background-image: url(/components/LectureContent/assets/fleet1/9-m.png?c673be27c0fa3193a0dc38c6f77cbde9);
      bottom: -170px; }
      @media (min-width: 768px) {
        .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child::before {
          width: 768px;
          height: 180px;
          background-image: url(/components/LectureContent/assets/fleet1/9-t.png?dfc815084fcd16a5d3acada9512bc816);
          bottom: -257px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child::before {
          width: 1440px;
          height: 175px;
          background-image: url(/components/LectureContent/assets/fleet1/9-d.png?ffd16abcff608429c53efc1d632aca6b);
          bottom: -309px;
          left: 50vw;
          transform: translateX(-50%); } }
      @media (min-width: 1920px) {
        .LectureContent__fleet_2___2yCLy .LectureContent__section___pZLwO:last-child::before {
          width: 1944px;
          height: 187px;
          background-image: url(/components/LectureContent/assets/fleet1/9-xd.png?5e4a6a064914b388eb7afe2a1d0618c3); } }

.LectureContent__forest_1___2lSW4 {
  overflow-x: hidden; }
  .LectureContent__forest_1___2lSW4 .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/forest1/welcome-bg-m.jpg?24895a10cda3ffd999f2b2629f3d9ec0);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .LectureContent__forest_1___2lSW4 .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/forest1/welcome-bg-t.jpg?dc285d128ba04f7185ba4b6e6e0f3787); } }
    @media (min-width: 1240px) {
      .LectureContent__forest_1___2lSW4 .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/forest1/welcome-bg-d.jpg?e81b096fb7d86bf175a0b2305bb1d261);
        background-position: center bottom; } }
  @media (min-width: 768px) {
    .LectureContent__forest_1___2lSW4 .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 300px; } }
  @media (min-width: 1240px) {
    .LectureContent__forest_1___2lSW4 .LectureContent__welcome__descr___358eh {
      width: 395px;
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    .LectureContent__forest_1___2lSW4 .LectureContent__welcome__titleBig___2Qitf {
      font-size: 36px;
      line-height: 40px; } }
  .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 286px;
        height: 201px;
        background-image: url(/components/LectureContent/assets/forest1/1-m.png?bfdf0cdf457f42d2aac9006b2f90a944);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -124px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 852px;
            height: 759px;
            background-image: url(/components/LectureContent/assets/forest1/1-t.png?e2274e78148ce2d465daccd91cab5d40);
            top: -2px;
            left: -296px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1382px;
            height: 965px;
            background-image: url(/components/LectureContent/assets/forest1/1-d.png?da22a67cf91110c68af0378a07fe1003);
            top: 16px;
            left: -621px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1793px;
            height: 1024px;
            background-image: url(/components/LectureContent/assets/forest1/1-xd.png?a1ae9609dd7be4ee642ed2a04b2290f9);
            top: 78px;
            left: -791px;
            transform: none; } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 431px;
        height: 240px;
        background-image: url(/components/LectureContent/assets/forest1/2-m.png?c2fc0b9dbb17dfbe053f41c8ccbc10e2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -118px;
        left: 50%;
        transform: translateX(-46%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 888px;
            height: 579px;
            background-image: url(/components/LectureContent/assets/forest1/2-t.png?96fabcb6a097991c4fa4a551cb91fec4);
            top: -143px;
            transform: translateX(-55%);
            left: 83%; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1430px;
            height: 890px;
            background-image: url(/components/LectureContent/assets/forest1/2-d.png?5121228a7c7fd050cbb95a38f32bf013);
            top: -267px;
            left: 100%;
            transform: translateX(-52.3%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1896px;
            height: 918px;
            background-image: url(/components/LectureContent/assets/forest1/2-xd.png?b4a9a91182560e542361100c5eb3c913);
            top: -259px;
            left: 100%;
            transform: translateX(-52.3%); } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 522px;
        height: 321px;
        background-image: url(/components/LectureContent/assets/forest1/3-m.png?6921c6c45d0dd736c04818c6a363ed5c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -145px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 867px;
            height: 882px;
            background-image: url(/components/LectureContent/assets/forest1/3-t.png?a5fe0dd145236f53bf01e909966b477c);
            top: -226px;
            transform: translateX(-61%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1825px;
            height: 1051px;
            background-image: url(/components/LectureContent/assets/forest1/3-d.png?2111451f01297425b2e5272ad2b2ea0e);
            top: -274px;
            left: -1003px;
            transform: none; } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 427px;
        height: 284px;
        background-image: url(/components/LectureContent/assets/forest1/4-m.png?bf84f85698c9a7d118dbe97b60da76e9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -168px;
        left: 50%;
        transform: translateX(-35%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1093px;
            height: 603px;
            background-image: url(/components/LectureContent/assets/forest1/4-t.png?b2e0f487a11286c99351aa5bb69d0ad1);
            top: -127px;
            left: auto;
            right: -431px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 2062px;
            height: 809px;
            background-image: url(/components/LectureContent/assets/forest1/4-d.png?a0dc808e05115f46e7e3a191ab9d4e37);
            top: -98px;
            right: auto;
            left: 100%;
            transform: translateX(-49%); } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 419px;
        height: 192px;
        background-image: url(/components/LectureContent/assets/forest1/5-m.png?1655a8b5137d66345a547bd716a272a3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -192px;
        left: 50%;
        transform: translateX(-48%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 848px;
            height: 1031px;
            background-image: url(/components/LectureContent/assets/forest1/5-t.png?b861f44eceee60a6e5ad6c8f8e88234d);
            top: -451px;
            transform: translateX(-53%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1333px;
            height: 1124px;
            background-image: url(/components/LectureContent/assets/forest1/5-d.png?49b59b67f8eecacbfcac23d6264f60e9);
            top: -578px;
            left: -661px;
            transform: none; } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 502px;
        height: 347px;
        background-image: url(/components/LectureContent/assets/forest1/6-m.png?5608d043ff473c531c747cf9aa75a7e3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 914px;
            height: 826px;
            background-image: url(/components/LectureContent/assets/forest1/6-t.png?076234b922eb5e408e7d01d090f252bd);
            top: -210px;
            left: auto;
            right: -199ыpx;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1481px;
            height: 997px;
            background-image: url(/components/LectureContent/assets/forest1/6-d.png?b9760d2041be56fbc58ed09943c624fb);
            top: -183px;
            right: auto;
            left: 100%;
            transform: translateX(-56%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1868px;
            height: 1013px;
            background-image: url(/components/LectureContent/assets/forest1/6-xd.png?f911791bae1888a9543c5960929a3bc2);
            top: -183px;
            right: auto;
            left: 100%;
            transform: translateX(-54.6%); } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 344px;
        height: 361px;
        background-image: url(/components/LectureContent/assets/forest1/7-m.png?4f95baf23e908c243851efed760ac167);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 900px;
            height: 966px;
            background-image: url(/components/LectureContent/assets/forest1/7-t.png?ec45387c1d70e6cf015e48840ad1fe93);
            top: -123px;
            transform: translateX(-68%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1478px;
            height: 827px;
            background-image: url(/components/LectureContent/assets/forest1/7-d.png?d1844db49ffabe5f7301cd6a2a920ee1);
            top: 15px;
            left: -747px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1944px;
            height: 679px;
            background-image: url(/components/LectureContent/assets/forest1/7-xd.png?d51ba6ece07d3c7c855b381e8f4f4505);
            top: 15px;
            left: -926px;
            transform: none; } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 20; }
      .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 552px;
        height: 403px;
        background-image: url(/components/LectureContent/assets/forest1/8-m.png?56866b7069899705a6f5e60f40cc788c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -330px;
        left: 50%;
        transform: translateX(-50.5%); }
        @media (min-width: 768px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 997px;
            height: 677px;
            background-image: url(/components/LectureContent/assets/forest1/8-t.png?06dcbffbb5052fb35214856351cb0f26);
            top: 12px;
            left: auto;
            right: -366px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1269px;
            height: 689px;
            background-image: url(/components/LectureContent/assets/forest1/8-d.png?ea060c969d5069b6a8e1a94e5dcec00d);
            top: -78px;
            right: auto;
            left: 100%;
            transform: translateX(-62%); } }
    .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 422px;
      height: 294px;
      background-image: url(/components/LectureContent/assets/forest1/9-m.png?ff018da33feac361e351d8e68ebce455);
      bottom: -370px; }
      @media (min-width: 768px) {
        .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:last-child::before {
          width: 1084px;
          height: 457px;
          background-image: url(/components/LectureContent/assets/forest1/9-t.png?3fad9bfc8a022a4df0c0a9e39056ba82);
          bottom: -409px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:last-child::before {
          width: 1440px;
          height: 436px;
          background-image: url(/components/LectureContent/assets/forest1/9-d.png?b29c3421639c8db1bf40499b644f5e69);
          bottom: -427px;
          left: 50vw;
          transform: translateX(-50%); } }
      @media (min-width: 1920px) {
        .LectureContent__forest_1___2lSW4 .LectureContent__section___pZLwO:last-child::before {
          width: 1944px;
          height: 590px;
          background-image: url(/components/LectureContent/assets/forest1/9-xd.png?b1b217e8cf3ec8c9eec3a1d522078979); } }

.LectureContent__forest_2___etE0G {
  overflow-x: hidden; }
  .LectureContent__forest_2___etE0G .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/forest2/welcome-bg-m.jpg?ec5e5a5aaef2ac77da0aa6b796e8fe56);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .LectureContent__forest_2___etE0G .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/forest2/welcome-bg-t.jpg?3821f357832b520f232cbe00ef56127a); } }
    @media (min-width: 1240px) {
      .LectureContent__forest_2___etE0G .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/forest2/welcome-bg-d.jpg?59c8ca3193ac071f183c2ff4cbd15c4b);
        background-position: center bottom; } }
    @media (min-width: 1920px) {
      .LectureContent__forest_2___etE0G .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/forest2/welcome-bg-d.jpg?59c8ca3193ac071f183c2ff4cbd15c4b); } }
  @media (max-width: 767px) {
    .LectureContent__forest_2___etE0G .LectureContent__welcome__title___2Gwup {
      margin-bottom: 180px; } }
  @media (min-width: 768px) {
    .LectureContent__forest_2___etE0G .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 300px; } }
  @media (min-width: 1240px) {
    .LectureContent__forest_2___etE0G .LectureContent__welcome__descr___358eh {
      width: 530px;
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    .LectureContent__forest_2___etE0G .LectureContent__welcome__titleBig___2Qitf {
      font-size: 48px;
      line-height: 52px; } }
  .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      @media (min-width: 768px) {
        .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__titleBig___1alvi {
          white-space: nowrap; } }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 468px;
        height: 196px;
        background-image: url(/components/LectureContent/assets/forest2/1-m.png?d1fedfd9c6dbf340bd4919199d125c1c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -153px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 924px;
            height: 796px;
            background-image: url(/components/LectureContent/assets/forest2/1-t.png?9d9349f9934debc1277f26ae596b55bb);
            top: -144px;
            left: -296px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1315px;
            height: 811px;
            background-image: url(/components/LectureContent/assets/forest2/1-d.png?782754add0f774df7296177642ddfe1f);
            top: -84px;
            left: -577px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1642px;
            height: 811px;
            background-image: url(/components/LectureContent/assets/forest2/1-xd.png?272eb549ad2ceae952d4f360da87ff55);
            top: -84px;
            left: -650px;
            transform: none; } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 432px;
        height: 204px;
        background-image: url(/components/LectureContent/assets/forest2/2-m.png?f6d84a4b6b76675b004678738e9b2ed6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -118px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 840px;
            height: 527px;
            background-image: url(/components/LectureContent/assets/forest2/2-t.png?6a9b9140929496acd820c1e8b7316e11);
            top: -269px;
            transform: translateX(-55%);
            left: 75%; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1498px;
            height: 768px;
            background-image: url(/components/LectureContent/assets/forest2/2-d.png?04b1c1df5061c072880964aa5762264f);
            top: -271px;
            left: 100%;
            transform: translateX(-62%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1748px;
            height: 768px;
            background-image: url(/components/LectureContent/assets/forest2/2-xd.png?df7a3486b4db093cf1a04aae811eee5d);
            top: -271px;
            left: 100%;
            transform: translateX(-62%); } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      @media (min-width: 768px) {
        .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__titleBig___1alvi {
          white-space: nowrap; } }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 410px;
        height: 186px;
        background-image: url(/components/LectureContent/assets/forest2/3-m.png?7a3fec3acd07cd5aa5971493b73d4d11);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -186px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 762px;
            height: 757px;
            background-image: url(/components/LectureContent/assets/forest2/3-t.png?efef0193ee045297c284238f43f19260);
            top: -678px;
            transform: translateX(-100%);
            left: 100%; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1368px;
            height: 939px;
            background-image: url(/components/LectureContent/assets/forest2/3-d.png?eca82fd9364d1f6de242633692c3a043);
            top: -802px;
            transform: translateX(-100%);
            left: 100%; } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1542px;
            height: 929px;
            background-image: url(/components/LectureContent/assets/forest2/3-xd.png?f6ef46d7c8998365b977ecbb14db317e);
            top: -802px;
            transform: translateX(-100%);
            left: 100%; } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 432px;
        height: 202px;
        background-image: url(/components/LectureContent/assets/forest2/4-m.png?676a6744f8640a1667fe5875c45fe364);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -202px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 940px;
            height: 616px;
            background-image: url(/components/LectureContent/assets/forest2/4-t.png?11ccbe733c55e6d945c7f1dcf23e4e3b);
            top: -600px;
            left: -604px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1648px;
            height: 867px;
            background-image: url(/components/LectureContent/assets/forest2/4-d.png?e2a33b62fe5d405ff3e50a8524d9e058);
            top: -867px;
            right: auto;
            left: 100%;
            transform: translateX(-60%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(4)::after {
            transform: translateX(-65%); } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 522px;
        height: 208px;
        background-image: url(/components/LectureContent/assets/forest2/5-m.png?90de74c444b070edd3549a323e8cf663);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -209px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 925px;
            height: 880px;
            background-image: url(/components/LectureContent/assets/forest2/5-t.png?0f0e8c3e3f0fa80185082f331284ab88);
            top: -800px;
            transform: translateX(-72.5%);
            left: 100%; } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1399px;
            height: 979px;
            background-image: url(/components/LectureContent/assets/forest2/5-d.png?39821004524c29ce0e117e46c835c4cc);
            top: -975px;
            left: 100%;
            transform: translateX(-99%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1725px;
            height: 900px;
            background-image: url(/components/LectureContent/assets/forest2/5-xd.png?ae2403c4a666060924e9599b944f46d7);
            top: -975px;
            left: 100%;
            transform: translateX(-99%); } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 372px;
        height: 199px;
        background-image: url(/components/LectureContent/assets/forest2/6-m.png?4382a95e095149b9e5c7796f26ee42de);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -199px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 722px;
            height: 369px;
            background-image: url(/components/LectureContent/assets/forest2/6-t.png?ca7f72c34818b80f9fae30b9be281b30);
            top: -250px;
            left: 50%;
            transform: translateX(-40%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1514px;
            height: 1152px;
            background-image: url(/components/LectureContent/assets/forest2/6-d.png?2582c0d4efeff2336782ae7306bc7624);
            top: -977px;
            right: auto;
            left: 100%;
            transform: translateX(-60%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(6)::after {
            transform: translateX(-63%); } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 356px;
        height: 154px;
        background-image: url(/components/LectureContent/assets/forest2/7-m.png?af6ca9a783b839dfa7e1da1a80ba00e0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -154px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1265px;
            height: 942px;
            background-image: url(/components/LectureContent/assets/forest2/7-t.png?7b7c075098caaf48953ec4d7554b7c02);
            top: -746px;
            left: 100%;
            transform: translateX(-64.4%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1364px;
            height: 736px;
            background-image: url(/components/LectureContent/assets/forest2/7-d.png?d086e1b8457a67051bd03e561f76df63);
            top: -736px;
            right: auto;
            left: 50%;
            transform: translateX(-46%); } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7)::after {
            left: 100%;
            transform: translateX(-94%); } }
      @media (min-width: 1240px) {
        .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(7)::before {
          content: "";
          display: block;
          position: absolute;
          width: 533px;
          height: 647px;
          background-image: url(/components/LectureContent/assets/forest2/8-a-d.png?e9616df8995193fa2933b287ee575e6f);
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center top;
          top: 34px;
          left: 0;
          transform: translateX(-100%); } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 20; }
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 476px;
        height: 359px;
        background-image: url(/components/LectureContent/assets/forest2/8-m.png?3268a2074e03e400d96206a436e977aa);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -274px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 944px;
            height: 1548px;
            background-image: url(/components/LectureContent/assets/forest2/8-t.png?72cb7848e091ba3f5632aadb547af00d);
            top: -784px;
            left: 0;
            transform: translateX(-16.7%); } }
        @media (min-width: 1240px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1965px;
            height: 1636px;
            background-image: url(/components/LectureContent/assets/forest2/8-d.png?3d488af386f16c849aa08738391c45d0);
            top: -833px;
            right: -916px;
            left: auto;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:nth-child(8)::after {
            right: -884px; } }
    @media (min-width: 768px) {
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:last-child {
        margin-bottom: 230px; } }
    @media (min-width: 1240px) {
      .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 518px;
      height: 297px;
      background-image: url(/components/LectureContent/assets/forest2/9-m.png?40964ee6ef813538ee1863e9f3bb7083);
      bottom: -170px; }
      @media (min-width: 768px) {
        .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:last-child::before {
          width: 1209px;
          height: 677px;
          background-image: url(/components/LectureContent/assets/forest2/9-t.png?ce3bf4b0a8923902b6621f7db97c91a6);
          bottom: -257px;
          left: 50%;
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .LectureContent__forest_2___etE0G .LectureContent__section___pZLwO:last-child::before {
          width: 2272px;
          height: 771px;
          background-image: url(/components/LectureContent/assets/forest2/9-d.png?1d0799f98966fc3919075e77b363536b);
          bottom: -309px;
          left: 50vw;
          transform: translateX(-50%); } }

.LectureContent__airplanes_1___31lqK {
  overflow-x: hidden;
  background-image: url(/components/LectureContent/assets/airplanes1/line-m.svg?d64c77d40ae1bd7910eccd25443e3db3);
  background-position: center bottom; }
  @media (min-width: 768px) {
    .LectureContent__airplanes_1___31lqK {
      background-image: url(/components/LectureContent/assets/airplanes1/line-t.svg?e815b6a27ccfb90fb3b912da27ca6562); } }
  @media (min-width: 1240px) {
    .LectureContent__airplanes_1___31lqK {
      background-image: url(/components/LectureContent/assets/airplanes1/line-d.svg?08405b7c1f4707f518dbc452466854be); } }
  .LectureContent__airplanes_1___31lqK .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/airplanes1/welcome-bg-m.jpg?a9787f01601d323e64efa6461585938a);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }
    @media (min-width: 768px) {
      .LectureContent__airplanes_1___31lqK .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/airplanes1/welcome-bg-t.jpg?57c3d8475549a3376676afbbaa0839ed);
        background-position: center bottom; } }
    @media (min-width: 1240px) {
      .LectureContent__airplanes_1___31lqK .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/airplanes1/welcome-bg-d.jpg?c34efa1417f2ca6098aaa9db87cd1ce3);
        background-position: center bottom; } }
  @media (min-width: 768px) {
    .LectureContent__airplanes_1___31lqK .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 250px; } }
  @media (min-width: 1240px) {
    .LectureContent__airplanes_1___31lqK .LectureContent__welcome__descr___358eh {
      width: 520px;
      margin-bottom: 90px; } }
  .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 506px;
        height: 268px;
        background-image: url(/components/LectureContent/assets/airplanes1/1-m.png?43dfb5d64335c2ed8dbe1ab1b6f0714a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -155px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1170px;
            height: 1356px;
            background-image: url(/components/LectureContent/assets/airplanes1/1-t.png?b057567c30dd39d68c67ddad570c08e1);
            top: -170px;
            left: -343px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 2486px;
            height: 1050px;
            background-image: url(/components/LectureContent/assets/airplanes1/1-d.png?98efc05cfd8f145aa494d2accf85396f);
            top: -125px;
            left: -1187px;
            transform: none; } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      @media (min-width: 768px) and (max-width: 1239px) {
        .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__titleBig___1alvi {
          font-size: 40px;
          line-height: 1;
          padding-right: 20px; }
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__titleBig___1alvi::after {
            height: 8px; } }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 628px;
        height: 323px;
        background-image: url(/components/LectureContent/assets/airplanes1/2-m.png?75bf52c314b9c34cd6bf7afad4515bde);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1213px;
            height: 1061px;
            background-image: url(/components/LectureContent/assets/airplanes1/2-t.png?4c9b30f2479abb81e108e857330e9b36);
            top: -115px;
            transform: translateX(-55%);
            left: 85%; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 2465px;
            height: 1098px;
            background-image: url(/components/LectureContent/assets/airplanes1/2-d.png?a08e50b85d85f98db6f049349fb73719);
            top: -267px;
            left: 100%;
            transform: translateX(-43.3%); } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 604px;
        height: 378px;
        background-image: url(/components/LectureContent/assets/airplanes1/3-m.png?2fcf67815ac76e71fdf82388d9464b06);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -245px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 773px;
            height: 948px;
            background-image: url(/components/LectureContent/assets/airplanes1/3-t.png?9bba251d8159c51fdd94dfdc7f67955b);
            top: 181px;
            transform: translateX(-68%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 2048px;
            height: 1139px;
            background-image: url(/components/LectureContent/assets/airplanes1/3-d.png?6af6812eaeefd927c2cd8be52e56c219);
            top: -274px;
            left: -1043px;
            transform: none; } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 934px;
        height: 397px;
        background-image: url(/components/LectureContent/assets/airplanes1/4-m.png?4489d8db7f74c8d63e41b3c1d28d5770);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(4)::after {
            display: none;
            top: 831px;
            left: auto;
            right: -283px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(4)::after {
            display: block;
            width: 1975px;
            height: 1109px;
            background-image: url(/components/LectureContent/assets/airplanes1/4-d.png?20e13f0775a1b795af60994c83100df4);
            top: -44px;
            right: auto;
            left: 100%;
            transform: translateX(-49%); } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 752px;
        height: 297px;
        background-image: url(/components/LectureContent/assets/airplanes1/5-m.png?9c4a78e41f6f70814d84748b642b5ac1);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -135px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 841px;
            height: 1250px;
            background-image: url(/components/LectureContent/assets/airplanes1/4-t.png?3686d56d8433fea61b35263e1fff4f00);
            top: -218px;
            transform: translateX(-62%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 2003px;
            height: 778px;
            background-image: url(/components/LectureContent/assets/airplanes1/5-d.png?3f15a26418f5298612e5ec0163c5333e);
            top: 38px;
            left: -1061px;
            transform: none; } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 534px;
        height: 222px;
        background-image: url(/components/LectureContent/assets/airplanes1/6-m.png?092c4c6945f73bfa71744c52d93c5bbc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -90px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1618px;
            height: 957px;
            background-image: url(/components/LectureContent/assets/airplanes1/5-t.png?cc2127403008521309f2fa18d5da094b);
            top: 340px;
            left: auto;
            right: -199px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1618px;
            height: 957px;
            background-image: url(/components/LectureContent/assets/airplanes1/6-d.png?5819f5f60a09290ce6ace16f560194ef);
            top: 40px;
            right: auto;
            left: 100%;
            transform: translateX(-58%); } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 658px;
        height: 409px;
        background-image: url(/components/LectureContent/assets/airplanes1/7-m.png?58915947e99bb73058b9fd4d5ba10a45);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1039px;
            height: 596px;
            background-image: url(/components/LectureContent/assets/airplanes1/6-t.png?81ac9795b9469fd747aa8800c1bdc2c5);
            top: 708px;
            transform: translateX(-74%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 2340px;
            height: 984px;
            background-image: url(/components/LectureContent/assets/airplanes1/7-d.png?709af54ccfca3b519e5da49e44f38104);
            top: -232px;
            left: -1197px;
            transform: none; } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 20; }
      .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 770px;
        height: 315px;
        background-image: url(/components/LectureContent/assets/airplanes1/8-m.png?58553160a2f73b70e7233b311230cf4e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -222px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 846px;
            height: 245px;
            background-image: url(/components/LectureContent/assets/airplanes1/8-t.png?93fe02e7b57bca5ffe80b9d8283e327e);
            top: 312px;
            left: auto;
            right: -116px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1208px;
            height: 782px;
            background-image: url(/components/LectureContent/assets/airplanes1/8-d.png?8e3c8bfd72a00253d837d0e87d5f99b8);
            top: -335px;
            right: auto;
            left: 100%;
            transform: none; } }
    .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 730px;
      height: 174px;
      background-image: url(/components/LectureContent/assets/airplanes1/9-m.png?fe369f7a640200425d918dc7836adf7e);
      bottom: -373px; }
      @media (min-width: 768px) {
        .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:last-child::before {
          width: 770px;
          height: 142px;
          background-image: url(/components/LectureContent/assets/airplanes1/9-t.png?22938b865eed4daf298d89fda0458437);
          bottom: -413px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__airplanes_1___31lqK .LectureContent__section___pZLwO:last-child::before {
          width: 1920px;
          height: 193px;
          background-image: url(/components/LectureContent/assets/airplanes1/9-d.png?a88801e92e14e569cc2b0dcb9c53091c);
          bottom: -426px;
          left: 50vw;
          transform: translateX(-50%); } }

.LectureContent__airplanes_2___3CZON {
  overflow-x: hidden;
  background-image: url(/components/LectureContent/assets/airplanes1/line-m.svg?d64c77d40ae1bd7910eccd25443e3db3);
  background-position: center bottom; }
  @media (min-width: 768px) {
    .LectureContent__airplanes_2___3CZON {
      background-image: url(/components/LectureContent/assets/airplanes1/line-t.svg?e815b6a27ccfb90fb3b912da27ca6562); } }
  @media (min-width: 1240px) {
    .LectureContent__airplanes_2___3CZON {
      background-image: url(/components/LectureContent/assets/airplanes1/line-d.svg?08405b7c1f4707f518dbc452466854be); } }
  .LectureContent__airplanes_2___3CZON .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/airplanes2/welcome-bg-m.jpg?c8f21415fb48229c7baaa2d8a285ea6c);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center; }
    @media (min-width: 768px) {
      .LectureContent__airplanes_2___3CZON .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/airplanes2/welcome-bg-t.jpg?df6b42f0d6b4f9616b06e8e6c85d74c5);
        background-position: center bottom; } }
    @media (min-width: 1240px) {
      .LectureContent__airplanes_2___3CZON .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/airplanes2/welcome-bg-d.jpg?f72defd319d4f5f860dc5c629240d9c3);
        background-position: center bottom; } }
  @media (min-width: 768px) {
    .LectureContent__airplanes_2___3CZON .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 250px; } }
  @media (min-width: 1240px) {
    .LectureContent__airplanes_2___3CZON .LectureContent__welcome__descr___358eh {
      width: 520px;
      margin-bottom: 90px; } }
  .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 526px;
        height: 245px;
        background-image: url(/components/LectureContent/assets/airplanes2/1-m.png?8d8484243360e25121d23371a5516d92);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -170px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 889px;
            height: 330px;
            background-image: url(/components/LectureContent/assets/airplanes2/1-t.png?3333e731d8505520412b2fc427647eaa);
            top: -75px;
            left: -343px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 2006px;
            height: 771px;
            background-image: url(/components/LectureContent/assets/airplanes2/1-d.png?69feaac6e25ffc195efb38d4811df408);
            top: -75px;
            left: -1005px;
            transform: none; } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 434px;
        height: 196px;
        background-image: url(/components/LectureContent/assets/airplanes2/2-m.png?af6deb10217899413031e033e8dbe518);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 982px;
            height: 488px;
            background-image: url(/components/LectureContent/assets/airplanes2/2-t.png?1cf14861a87c788c36d4db1516f032ab);
            top: -200px;
            transform: translateX(-55%);
            left: 85%; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 2026px;
            height: 903px;
            background-image: url(/components/LectureContent/assets/airplanes2/2-d.png?dc26ea3770ef9c627de73449d4d0c7f7);
            top: -100px;
            left: 100%;
            transform: translateX(-50.3%); } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 466px;
        height: 303px;
        background-image: url(/components/LectureContent/assets/airplanes2/3-m.png?ae9a225e87ba631a3ad0e35b124447ff);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -245px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 767px;
            height: 838px;
            background-image: url(/components/LectureContent/assets/airplanes2/3-t.png?d4e32db35fd06cab6b5d0336022b1c02);
            top: -295px;
            left: 0;
            transform: translateX(-25.5%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1664px;
            height: 802px;
            background-image: url(/components/LectureContent/assets/airplanes2/3-d.png?696a926885ae75d4d266cf5f01301e3d);
            top: 25px;
            left: -1072px;
            transform: none; } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 646px;
        height: 359px;
        background-image: url(/components/LectureContent/assets/airplanes2/4-m.png?0f47d7d6f1dfda4ba83c32c8bdc42827);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 925px;
            height: 1164px;
            top: -215px;
            background-image: url(/components/LectureContent/assets/airplanes2/4-t.png?1f73b9480302db434fc4bf7889387b8f);
            transform: translateX(-55%);
            left: 85%; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(4)::after {
            display: block;
            width: 2058px;
            height: 837px;
            background-image: url(/components/LectureContent/assets/airplanes2/4-d.png?8713ca22d4eb43657ca8ce6e7ba68d3e);
            top: 70px;
            right: auto;
            left: 100%;
            transform: translateX(-49%); } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 380px;
        height: 385px;
        background-image: url(/components/LectureContent/assets/airplanes2/5-m.png?dc7e94eb5a31dc7f6a8ac327b59bb640);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: 30px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 826px;
            height: 923px;
            background-image: url(/components/LectureContent/assets/airplanes2/5-t.png?47776fd85c7d8cf11fdf624fc6afa0db);
            top: 0;
            transform: translateX(-62%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1647px;
            height: 1058px;
            background-image: url(/components/LectureContent/assets/airplanes2/5-d.png?0ff5cebe64475ee7d65b5e555b74c861);
            top: -66px;
            left: -946px;
            transform: none; } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 434px;
        height: 338px;
        background-image: url(/components/LectureContent/assets/airplanes2/6-m.png?b77475d53ac70fdbfc060220a7103d7a);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -270px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 812px;
            height: 918px;
            background-image: url(/components/LectureContent/assets/airplanes2/6-t.png?1199804fdb7eb0e2a8fea936a9507117);
            top: -20px;
            left: auto;
            right: -199px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1544px;
            height: 821px;
            background-image: url(/components/LectureContent/assets/airplanes2/6-d.png?a44fa5becb7bb1d3d631fe09517354fd);
            top: 0;
            right: auto;
            left: 100%;
            transform: translateX(-50%); } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 538px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/airplanes2/7-m.png?a44068104475570228a7f6cd54e62da0);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -225px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 928px;
            height: 780px;
            background-image: url(/components/LectureContent/assets/airplanes2/7-t.png?a5d692d193fd4d8ce7a82987c77966a2);
            top: -90px;
            transform: translateX(-74%); } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1683px;
            height: 699px;
            background-image: url(/components/LectureContent/assets/airplanes2/7-d.png?9ec141d1ba3e0c379988d2ed9bd1a520);
            top: -22px;
            left: -975px;
            transform: none; } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 20; }
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 604px;
        height: 304px;
        background-image: url(/components/LectureContent/assets/airplanes2/8-m.png?5e7e8d5b2242d0bcb0fc647096eda574);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -222px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 955px;
            height: 491px;
            background-image: url(/components/LectureContent/assets/airplanes2/8-t.png?e53c567dee57a081f0df5b6cc5a814a5);
            top: -110px;
            left: auto;
            right: -380px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1951px;
            height: 417px;
            background-image: url(/components/LectureContent/assets/airplanes2/8-d.png?2c93efbabdc2ea00e19c665471ae061a);
            top: 100px;
            right: auto;
            left: 100%;
            transform: translateX(-39%); } }
    @media (min-width: 768px) {
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:last-child {
        margin-bottom: 230px; } }
    @media (min-width: 1240px) {
      .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 730px;
      height: 174px;
      background-image: url(/components/LectureContent/assets/airplanes1/9-m.png?fe369f7a640200425d918dc7836adf7e);
      bottom: -170px; }
      @media (min-width: 768px) {
        .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:last-child::before {
          width: 770px;
          height: 142px;
          background-image: url(/components/LectureContent/assets/airplanes1/9-t.png?22938b865eed4daf298d89fda0458437);
          bottom: -257px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__airplanes_2___3CZON .LectureContent__section___pZLwO:last-child::before {
          width: 1920px;
          height: 193px;
          background-image: url(/components/LectureContent/assets/airplanes1/9-d.png?a88801e92e14e569cc2b0dcb9c53091c);
          bottom: -309px;
          left: 50vw;
          transform: translateX(-50%); } }

.LectureContent__science_1___N_EVT {
  overflow-x: hidden; }
  .LectureContent__science_1___N_EVT .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__science_1___N_EVT .LectureContent__welcome___1zUy_::before {
      content: '';
      width: 397px;
      height: 145px;
      position: absolute;
      top: 352px;
      left: 50%;
      transform: translateX(-54%);
      background-image: url(/components/LectureContent/assets/science1/welcome-bg-m.png?43f35d45b45d04d40b9c60f91d406bde);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center center; }
    @media (min-width: 768px) {
      .LectureContent__science_1___N_EVT .LectureContent__welcome___1zUy_::before {
        top: -113px;
        transform: translateX(-40%);
        width: 913px;
        height: 1022px;
        background-image: url(/components/LectureContent/assets/science1/welcome-bg-t.png?7662dc0a16c489d38ba41d79cac6fcf0); } }
    @media (min-width: 1240px) {
      .LectureContent__science_1___N_EVT .LectureContent__welcome___1zUy_::before {
        top: -20px;
        transform: translateX(-49%);
        width: 1490px;
        height: 686px;
        background-image: url(/components/LectureContent/assets/science1/welcome-bg-d.png?70c00963198eef85189ca51a651e25ce); } }
  .LectureContent__science_1___N_EVT .LectureContent__welcome__title___2Gwup {
    margin-bottom: 170px; }
    @media (min-width: 768px) {
      .LectureContent__science_1___N_EVT .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__science_1___N_EVT .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px; } }
  @media (min-width: 1240px) {
    .LectureContent__science_1___N_EVT .LectureContent__welcome__titleBig___2Qitf {
      font-size: 70px; } }
  @media (min-width: 768px) {
    .LectureContent__science_1___N_EVT .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 183px; } }
  @media (min-width: 1240px) {
    .LectureContent__science_1___N_EVT .LectureContent__welcome__descr___358eh {
      width: 538px;
      margin-bottom: 34px; } }
  .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 460px;
        height: 265px;
        background-image: url(/components/LectureContent/assets/science1/1-m.png?d9c9c11d7df31eba9bea25f6df2ced7c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -206px;
        left: 50%;
        transform: translateX(-68%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 547px;
            height: 878px;
            background-image: url(/components/LectureContent/assets/science1/1-t.png?56a84f553719be8da89c835aefa10eda);
            top: -70px;
            left: -250px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 789px;
            height: 1034px;
            background-image: url(/components/LectureContent/assets/science1/1-d.png?47aceb76692adbdb2bb52d56d0fba829);
            top: -175px;
            left: -640px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 358px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 363px;
        height: 290px;
        background-image: url(/components/LectureContent/assets/science1/2-m.png?9fffc1be41f576e0e2054ef92e73e335);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 844px;
            height: 1045px;
            background-image: url(/components/LectureContent/assets/science1/2-t.png?9da376c0fb4012d0459c7c7f08c16678);
            top: -145px;
            transform: translateX(-36%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1584px;
            height: 1131px;
            background-image: url(/components/LectureContent/assets/science1/2-d.png?d246e1a0438970520bcc60a03aa0b941);
            top: -200px;
            left: 100%;
            transform: translateX(-43%); } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 200px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 347px;
        height: 281px;
        background-image: url(/components/LectureContent/assets/science1/3-m.png?69c3cbd9b5f44462d57ffd4568d6d528);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-34%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 473px;
            height: 632px;
            background-image: url(/components/LectureContent/assets/science1/3-t.png?876d63361b82d964c4a510f747bac562);
            top: 80px;
            left: 50%;
            transform: translateX(-144%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1576px;
            height: 900px;
            background-image: url(/components/LectureContent/assets/science1/3-d.png?94111641effeea522fdc31a86c0c3a2a);
            top: 40px;
            left: -800px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 224px;
        height: 281px;
        background-image: url(/components/LectureContent/assets/science1/4-m.png?bca78f5c743c2bddee1241d954993cfc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/science1/4-t.png?64133db1d44f04b5e99a420ff026f5c1);
            width: 763px;
            height: 1063px;
            top: -192px;
            left: 50%;
            transform: translateX(-19%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4)::after {
            display: block;
            width: 1046px;
            height: 1029px;
            background-image: url(/components/LectureContent/assets/science1/4-d.png?2db786891f4156374b82628e6eae8a26);
            top: -186px;
            right: auto;
            left: 100%;
            transform: translateX(-59%); } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 383px; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
          width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 297px;
        height: 268px;
        background-image: url(/components/LectureContent/assets/science1/5-m.png?9ed53fe20eeadbcfac260cbcccbd5714);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-46%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 944px;
            height: 646px;
            background-image: url(/components/LectureContent/assets/science1/5-t.png?315b5e9d286478b4a9e99b5719d9712f);
            top: 450px;
            transform: translateX(-79%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1695px;
            height: 1395px;
            background-image: url(/components/LectureContent/assets/science1/5-d.png?09a2356abf8d7142eded550515b195fe);
            top: -311px;
            left: -921px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5)::after {
            top: -330px;
            left: -750px; } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 354px;
        height: 374px;
        background-image: url(/components/LectureContent/assets/science1/6-m.png?1cd161f39b481af715aa8d51a343c680);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-38%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 468px;
            height: 479px;
            background-image: url(/components/LectureContent/assets/science1/6-t.png?3a621e643a1182f378f0b7be560f03ae);
            top: 300px;
            left: 50%;
            transform: translateX(40%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1665px;
            height: 959px;
            background-image: url(/components/LectureContent/assets/science1/6-d.png?ea7f2cabb55e773ea8f54a9da50b9bc7);
            top: -220px;
            right: auto;
            left: 100%;
            transform: translateX(-47%); } }
        @media (min-width: 1920px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6)::after {
            top: -190px; } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 497px; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
          width: 350px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 523px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 451px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          left: 25px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 389px;
        height: 313px;
        background-image: url(/components/LectureContent/assets/science1/7-m.png?e36cbc9a5a0a4ece5b76cc38671f4ba4);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-64%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 893px;
            height: 986px;
            background-image: url(/components/LectureContent/assets/science1/7-t.png?4e676c6e78d3637911dbb38cdcd8135d);
            top: -200px;
            transform: translateX(-74%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1591px;
            height: 1005px;
            background-image: url(/components/LectureContent/assets/science1/7-d.png?8deb48d900ac5fbc1bef80949149cc69);
            top: -252px;
            left: -900px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7)::after {
            left: -700px; } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 465px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 310px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 654px;
            left: 75px; }
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 421px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 25;
      padding: 90px 25px 80px 25px; }
      .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 362px;
        height: 345px;
        background-image: url(/components/LectureContent/assets/science1/8-m.png?ac0943ca24c14c3b0a535c5cbb64470a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -265px;
        left: 50%;
        transform: translateX(-38%); }
        @media (min-width: 768px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 906px;
            height: 871px;
            background-image: url(/components/LectureContent/assets/science1/8-t.png?a32a45c53fb64170767edfa787c91b2a);
            top: 0px;
            top: -195px;
            left: 50%;
            transform: translateX(-38%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1642px;
            height: 801px;
            background-image: url(/components/LectureContent/assets/science1/8-d.png?4c1a8c539f0e1a0acb528ee52506e902);
            top: -220px;
            right: auto;
            left: 100%;
            transform: translateX(-51%); } }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 80px 120px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:nth-child(8) {
          padding: 100px 90px 80px 120px; } }
    .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 284px;
      height: 95px;
      background-image: url(/components/LectureContent/assets/science1/9-m.png?4856e7f36f79127edc1fa864e995a8a0);
      background-position: center;
      background-repeat: no-repeat;
      bottom: -359px; }
      @media (min-width: 768px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:last-child::before {
          width: 770px;
          height: 142px;
          background-image: url(/components/LectureContent/assets/science1/9-t.png?a7e369bd30a74df2ff79df0ad731ddad);
          bottom: -408px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:last-child::before {
          width: 1440px;
          height: 154px;
          background-image: url(/components/LectureContent/assets/science1/9-d.png?d349e59869946aceaa25421310c5cf54);
          bottom: -428px;
          left: 50%;
          transform: translateX(-30%); } }
      @media (min-width: 1920px) {
        .LectureContent__science_1___N_EVT .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-10%); } }

.LectureContent__science_2___1fXOP {
  overflow-x: hidden; }
  .LectureContent__science_2___1fXOP .LectureContent__welcome___1zUy_ {
    z-index: 22; }
    .LectureContent__science_2___1fXOP .LectureContent__welcome___1zUy_::before {
      content: '';
      width: 249px;
      height: 241px;
      position: absolute;
      top: 348px;
      left: 50%;
      transform: translateX(-47%);
      background-image: url(/components/LectureContent/assets/science2/welcome-bg-m.png?63ebabf35d48efc8b95b0ff20035d04c);
      background-repeat: no-repeat;
      background-size: auto 100%;
      background-position: center center; }
    @media (min-width: 768px) {
      .LectureContent__science_2___1fXOP .LectureContent__welcome___1zUy_::before {
        top: 380px;
        transform: translateX(14%);
        width: 500px;
        height: 485px;
        background-image: url(/components/LectureContent/assets/science2/welcome-bg-t.png?971653f27bf09e89d20faf8875ee43c2); } }
    @media (min-width: 1240px) {
      .LectureContent__science_2___1fXOP .LectureContent__welcome___1zUy_::before {
        top: 2px;
        transform: translateX(-50%);
        width: 1920px;
        height: 611px;
        background-image: url(/components/LectureContent/assets/science2/welcome-bg-d.png?b57a9058cf8cbab3858da087cd60bb9f); } }
  .LectureContent__science_2___1fXOP .LectureContent__welcome__title___2Gwup {
    margin-bottom: 126px; }
    @media (min-width: 768px) {
      .LectureContent__science_2___1fXOP .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__science_2___1fXOP .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 720px; } }
  @media (min-width: 1240px) {
    .LectureContent__science_2___1fXOP .LectureContent__welcome__titleBig___2Qitf {
      font-size: 64px; } }
  @media (min-width: 768px) {
    .LectureContent__science_2___1fXOP .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 207px; } }
  @media (min-width: 1240px) {
    .LectureContent__science_2___1fXOP .LectureContent__welcome__descr___358eh {
      width: 580px;
      margin-bottom: 34px; } }
  .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 21; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 407px;
        height: 219px;
        background-image: url(/components/LectureContent/assets/science2/1-m.png?ae23a0847a3520f0906e19ca070d9260);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -160px;
        left: 50%;
        transform: translateX(-55%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 759px;
            height: 818px;
            background-image: url(/components/LectureContent/assets/science2/1-t.png?cd720c47757b2c228515382d8054061b);
            top: -220px;
            left: -170px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1282px;
            height: 675px;
            background-image: url(/components/LectureContent/assets/science2/1-d.png?21776b40cf7eb0e79ef766759e8e2a91);
            top: -75px;
            left: -556px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 358px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 365px;
        height: 321px;
        background-image: url(/components/LectureContent/assets/science2/2-m.png?3b8a78ea7ba52afa9ac3fae131aaa175);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -246px;
        left: 50%;
        transform: translateX(-48%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 614px;
            height: 1025px;
            background-image: url(/components/LectureContent/assets/science2/2-t.png?61c7e743a9d88f0e64402d01c3748069);
            top: -205px;
            transform: translateX(-10%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1065px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/science2/2-d.png?25afc4b95b4ff9aecd7f3d3ed97b83d6);
            top: -200px;
            left: 100%;
            transform: translateX(-37%); } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 555px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/science2/3-m.png?ae8fad105d69822397c68223e66277a7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-47%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 919px;
            height: 968px;
            background-image: url(/components/LectureContent/assets/science2/3-t.png?9d2594b3a3937fcb6871b7a0b3824ead);
            top: -130px;
            left: 50%;
            transform: translateX(-68%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1629px;
            height: 1177px;
            background-image: url(/components/LectureContent/assets/science2/3-d.png?c38981a1301396af8c92d8d492901382);
            top: -215px;
            left: -900px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 476px;
        height: 308px;
        background-image: url(/components/LectureContent/assets/science2/4-m.png?19dc169a15ec117bc61fc7460e7c4060);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/science2/4-t.png?3e3e33b7041c17726cae611e86f70957);
            width: 735px;
            height: 1191px;
            top: -92px;
            left: 50%;
            transform: translateX(-8%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4)::after {
            display: block;
            width: 2006px;
            height: 940px;
            background-image: url(/components/LectureContent/assets/science2/4-d.png?d95ad54afeeb9bb81859b858502e251a);
            top: -70px;
            right: auto;
            left: 100%;
            transform: translateX(-38%); } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 383px; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
          width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      padding: 25px 25px 100px 120px;
      margin-bottom: 190px; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 419px;
        height: 306px;
        background-image: url(/components/LectureContent/assets/science2/5-m.png?af4fbb08ecadfd1267bd4e0f866c481e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 884px;
            height: 835px;
            background-image: url(/components/LectureContent/assets/science2/5-t.png?fb9eb18b7f51f4b6857af1fd97507fc2);
            top: 73px;
            transform: translateX(-61%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1592px;
            height: 1074px;
            background-image: url(/components/LectureContent/assets/science2/5-d.png?63d3e25c60727cdea75caba7c46faeb3);
            top: -188px;
            left: -760px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 24;
      padding: 0px 25px 80px 25px; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 269px;
        height: 296px;
        background-image: url(/components/LectureContent/assets/science2/6-m.png?e89c7fb8c33a9d11e3324f4ac259597c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-52%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 264px;
            height: 669px;
            background-image: url(/components/LectureContent/assets/science2/6-t.png?e6ffc0edb47e1265c20ae187614930d5);
            top: 115px;
            left: 50%;
            transform: translateX(55%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1562px;
            height: 853px;
            background-image: url(/components/LectureContent/assets/science2/6-d.png?7ad95c4265c82e90390ca40407259cf5);
            top: 100px;
            right: auto;
            left: 100%;
            transform: translateX(-37%); } }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
        width: 290px; }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 497px; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
          width: 350px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 523px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 451px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          left: 25px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 23; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 298px;
        height: 291px;
        background-image: url(/components/LectureContent/assets/science2/7-m.png?d9bc1bcfc3ba36969ca2eb14f21bf5af);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-38%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 389px;
            height: 902px;
            background-image: url(/components/LectureContent/assets/science2/7-t.png?c7cad886c9942b118bf883d25a0cae1e);
            top: -190px;
            transform: translateX(-139%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 692px;
            height: 670px;
            background-image: url(/components/LectureContent/assets/science2/7-d.png?88e52e8fcbb93db1459f9cfb8cafde88);
            top: 60px;
            left: -600px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 465px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 310px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          margin-bottom: 167px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 654px;
            left: 75px; }
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 421px; } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 25;
      padding: 90px 25px 80px 25px; }
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 278px;
        height: 232px;
        background-image: url(/components/LectureContent/assets/science2/8-m.png?21baec4b0621e9d96be91a957e88f5c9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -165px;
        left: 50%;
        transform: translateX(-74%); }
        @media (min-width: 768px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 688px;
            height: 758px;
            background-image: url(/components/LectureContent/assets/science2/8-t.png?d66e84f10cc804388d34f03966093099);
            top: -60px;
            left: 50%;
            transform: translateX(-17%); } }
        @media (min-width: 1240px) {
          .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1181px;
            height: 721px;
            background-image: url(/components/LectureContent/assets/science2/8-d.png?376bc162aa957b0f7cebc554d4279f76);
            top: -80px;
            right: auto;
            left: 100%;
            transform: translateX(-37%); } }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 80px 120px; } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:nth-child(8) {
          min-height: 440px;
          padding: 100px 90px 80px 120px; } }
    @media (min-width: 768px) {
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child {
        margin-bottom: 256px; } }
    @media (min-width: 1240px) {
      .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 284px;
      height: 95px;
      background-image: url(/components/LectureContent/assets/science2/9-m.png?4856e7f36f79127edc1fa864e995a8a0);
      background-position: center;
      background-repeat: no-repeat;
      bottom: -173px; }
      @media (min-width: 768px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child::before {
          width: 770px;
          height: 142px;
          background-image: url(/components/LectureContent/assets/science2/9-t.png?5a794e06b3a1a877dfba597a4ff4b971);
          bottom: -254px;
          left: 50%;
          transform: translateX(-39%); } }
      @media (min-width: 1240px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child::before {
          width: 1440px;
          height: 154px;
          background-image: url(/components/LectureContent/assets/science2/9-d.png?d349e59869946aceaa25421310c5cf54);
          bottom: -309px;
          left: 50%;
          transform: translateX(-30%); } }
      @media (min-width: 1920px) {
        .LectureContent__science_2___1fXOP .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-10%); } }

.LectureContent__homemade_1___1jq4x {
  overflow-x: hidden; }
  .LectureContent__homemade_1___1jq4x .LectureContent__welcome___1zUy_ {
    z-index: 21;
    background-image: url(/components/LectureContent/assets/homemade1/welcome-bg-m.jpg?5d1e0d45ac36e18ad6c9cc831dfcac45);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .LectureContent__homemade_1___1jq4x .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/homemade1/welcome-bg-t.jpg?9244d1fd660029a586a2a2b5e53b91a7);
        background-position: center center; } }
    @media (min-width: 1240px) {
      .LectureContent__homemade_1___1jq4x .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/homemade1/welcome-bg-d.jpg?571db1fb417af9325e945aa1af6af23c);
        background-position: center bottom; } }
  .LectureContent__homemade_1___1jq4x .LectureContent__welcome__title___2Gwup {
    margin-bottom: 265px; }
    @media (min-width: 768px) {
      .LectureContent__homemade_1___1jq4x .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__homemade_1___1jq4x .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 695px; } }
  @media (min-width: 1240px) {
    .LectureContent__homemade_1___1jq4x .LectureContent__welcome__titleBig___2Qitf {
      font-size: 70px; } }
  @media (min-width: 768px) {
    .LectureContent__homemade_1___1jq4x .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 183px; } }
  @media (min-width: 1240px) {
    .LectureContent__homemade_1___1jq4x .LectureContent__welcome__descr___358eh {
      width: 538px;
      margin-bottom: 34px; } }
  .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 436px;
        height: 329px;
        background-image: url(/components/LectureContent/assets/homemade1/1-m.png?0318183b063fc4ed05855db34ff9154c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -60px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 791px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/homemade1/1-t.png?21950ee61ff1794efaf3d41b414490fd);
            top: -70px;
            left: -180px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1731px;
            height: 745px;
            background-image: url(/components/LectureContent/assets/homemade1/1-d.png?35a70e2e4a04cbf2e8d45591568155b2);
            top: -125px;
            left: -725px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 358px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 486px;
            left: 0; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 422px;
            position: relative;
            left: 50px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 553px;
          left: 0; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 556px;
        height: 375px;
        background-image: url(/components/LectureContent/assets/homemade1/2-m.png?123ccbddb59fbe10f03623ca5859dacf);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 738px;
            height: 778px;
            background-image: url(/components/LectureContent/assets/homemade1/2-t.png?b296e3bc1683d4f260add84280b9acd0);
            top: -95px;
            transform: translateX(-30%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1818px;
            height: 841px;
            background-image: url(/components/LectureContent/assets/homemade1/2-d.png?d295bda0b1b866d3e8472df78e0c1c46);
            top: -103px;
            left: 100%;
            transform: translateX(-58%); } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 200px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 508px;
        height: 350px;
        background-image: url(/components/LectureContent/assets/homemade1/3-m.png?097a90171892e7f22faf8f59062dd863);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 808px;
            height: 1073px;
            background-image: url(/components/LectureContent/assets/homemade1/3-t.png?e02e4145eaf0a4e358e2fef4c385191b);
            top: -250px;
            left: 50%;
            transform: translateX(-60%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1720px;
            height: 684px;
            background-image: url(/components/LectureContent/assets/homemade1/3-d.png?26dfaed14afc62bb02d7d3118e0cce4a);
            top: 40px;
            left: -800px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 600px;
        height: 379px;
        background-image: url(/components/LectureContent/assets/homemade1/4-m.png?2a36e6c7b1803b2ff6657290676c8da2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/homemade1/4-t.png?4bc765140768711f97866eb16fd77daf);
            width: 735px;
            height: 952px;
            top: -50px;
            left: 50%;
            transform: translateX(-24%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4)::after {
            display: block;
            width: 1769px;
            height: 743px;
            background-image: url(/components/LectureContent/assets/homemade1/4-d.png?46e55fb91b64ba085108373127462972);
            top: -100px;
            right: auto;
            left: 100%;
            transform: translateX(-55%); } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 383px; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
          width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 510px;
        height: 411px;
        background-image: url(/components/LectureContent/assets/homemade1/5-m.png?6cc253bfae691de0343fbd5919ea72cd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 685px;
            height: 624px;
            background-image: url(/components/LectureContent/assets/homemade1/5-t.png?d0507b6ac8251045652c911ce5a3cd07);
            top: -50px;
            transform: translateX(-65%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1748px;
            height: 886px;
            background-image: url(/components/LectureContent/assets/homemade1/5-d.png?6525687efb73de4151d290f64117f830);
            top: -225px;
            left: -825px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 594px;
        height: 410px;
        background-image: url(/components/LectureContent/assets/homemade1/6-m.png?d533dce97daee813a3d2c093d0fd52b1);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 787px;
            height: 819px;
            background-image: url(/components/LectureContent/assets/homemade1/6-t.png?30f2f65c299334fd75d3c55968c8e1f7);
            top: -205px;
            left: 50%;
            transform: translateX(-37%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1427px;
            height: 538px;
            background-image: url(/components/LectureContent/assets/homemade1/6-d.png?ea20ed98e2a446be20a2f1197f1ff912);
            top: -20px;
            right: auto;
            left: 100%;
            transform: translateX(-70%); } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 497px; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
          width: 350px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 523px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 451px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          left: 25px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 580px;
        height: 357px;
        background-image: url(/components/LectureContent/assets/homemade1/7-m.png?93268fc26d2cdcef4c6a8d406c312375);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -160px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 816px;
            height: 878px;
            background-image: url(/components/LectureContent/assets/homemade1/7-t.png?d912039b2249908896a57d0e2c91df57);
            top: -200px;
            transform: translateX(-74%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7)::after {
            display: block;
            width: 1757px;
            height: 822px;
            background-image: url(/components/LectureContent/assets/homemade1/7-d.png?1799ec54f21fe1241ea2c66012ce9330);
            top: -142px;
            left: -770px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 465px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 310px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 654px;
            left: 75px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 421px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 25;
      padding: 90px 25px 80px 25px; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 538px;
        height: 406px;
        background-image: url(/components/LectureContent/assets/homemade1/8-m.png?80c5803ffe62fc1e8e78c13f786557c0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 735px;
            height: 621px;
            background-image: url(/components/LectureContent/assets/homemade1/8-t.png?1588b5ede0bc2255a62f8329ca6c5604);
            top: -20px;
            left: 50%;
            transform: translateX(-40%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1748px;
            height: 655px;
            background-image: url(/components/LectureContent/assets/homemade1/8-d.png?c1ece92ead4914c445d8fff0b9a19b2f);
            top: 20px;
            right: auto;
            left: 100%;
            transform: translateX(-54%); } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 80px 120px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(8) {
          padding: 100px 90px 80px 120px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9)::after {
        width: 554px;
        height: 316px;
        background-image: url(/components/LectureContent/assets/homemade1/9-m.png?25b20adf004715006be25397cc4d76d5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -190px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 724px;
            height: 486px;
            background-image: url(/components/LectureContent/assets/homemade1/9-t.png?4f02246279fab4ecec2f102546a8faa5);
            top: 20px;
            transform: translateX(-60%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9)::after {
            display: block;
            width: 1818px;
            height: 549px;
            background-image: url(/components/LectureContent/assets/homemade1/9-d.png?0eb70ee719b04fac5c4ef681e36099e3);
            top: -52px;
            left: -800px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 465px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 310px; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 654px;
            left: 75px; }
          .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 421px; } }
      @media (min-width: 1920px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 376px;
      height: 132px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/LectureContent/assets/homemade1/10-m.png?4073d06f6e27c62def5082fac2e3cb95);
      background-position: center;
      background-repeat: no-repeat;
      bottom: -373px; }
      @media (min-width: 768px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:last-child::before {
          width: 848px;
          height: 226px;
          background-image: url(/components/LectureContent/assets/homemade1/10-t.png?a823229999eb5ee28213ce1677b3dd31);
          bottom: -400px;
          left: 50%;
          transform: translateX(-57%); } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_1___1jq4x .LectureContent__section___pZLwO:last-child::before {
          width: 1920px;
          height: 235px;
          background-image: url(/components/LectureContent/assets/homemade1/10-d.png?b071b8d2a6c6cb16df561070104f3cbf);
          bottom: -420px;
          left: 0;
          transform: translateX(-50%); } }

.LectureContent__homemade_2___UNfJo {
  overflow-x: hidden; }
  .LectureContent__homemade_2___UNfJo .LectureContent__welcome___1zUy_ {
    background-image: url(/components/LectureContent/assets/homemade2/welcome-bg-m.png?1586bc63b4176a88e348c14e7ed7c144);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center bottom; }
    @media (min-width: 768px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/homemade2/welcome-bg-t.png?0a5d2503a5627c96610a6b89c6d4a294); } }
    @media (min-width: 1240px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/homemade2/welcome-bg-d.png?37ffa17e588c5690d6c7000e730c8f6a);
        background-position: center bottom; } }
  .LectureContent__homemade_2___UNfJo .LectureContent__welcome__title___2Gwup {
    margin-bottom: 240px; }
    @media (min-width: 768px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 830px; } }
  @media (min-width: 1240px) {
    .LectureContent__homemade_2___UNfJo .LectureContent__welcome__titleBig___2Qitf {
      font-size: 70px;
      line-height: 74px; } }
  @media (min-width: 768px) {
    .LectureContent__homemade_2___UNfJo .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 300px; } }
  @media (min-width: 1240px) {
    .LectureContent__homemade_2___UNfJo .LectureContent__welcome__descr___358eh {
      width: 530px;
      margin-bottom: 90px; } }
  @media (max-width: 767px) {
    .LectureContent__homemade_2___UNfJo .LectureContent__welcome__titleBig___2Qitf {
      font-size: 48px;
      line-height: 52px; } }
  .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO {
    position: relative; }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      @media (min-width: 768px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__titleBig___1alvi {
          white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__titleBig___1alvi {
          white-space: normal; } }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 288px;
        height: 228px;
        background-image: url(/components/LectureContent/assets/homemade2/1-m.png?292a8172f11b740210d0c7dcbf9fbf0b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -153px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 973px;
            height: 809px;
            background-image: url(/components/LectureContent/assets/homemade2/1-t.png?dfced592ffd2c77c9902349ba5dbf4a2);
            top: -125px;
            left: -296px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1557px;
            height: 792px;
            background-image: url(/components/LectureContent/assets/homemade2/1-d.png?1c87f48360df6275e648c4797e99d795);
            top: -128px;
            left: -707px;
            transform: none; } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 313px;
        height: 311px;
        background-image: url(/components/LectureContent/assets/homemade2/2-m.png?a3e1b30bbd842688c068ae3ebd622caa);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -207px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 412px;
            height: 1009px;
            background-image: url(/components/LectureContent/assets/homemade2/2-t.png?8add3ded3a4a9645f289cd431a2fbbb9);
            top: -60px;
            transform: translateX(20%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 893px;
            height: 976px;
            background-image: url(/components/LectureContent/assets/homemade2/2-d.png?d2101f4a8617a547105683295197ea6f);
            top: -50px;
            left: 75%;
            transform: translateX(0); } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      @media (min-width: 768px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__titleBig___1alvi {
          white-space: nowrap; } }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 454px;
        height: 303px;
        background-image: url(/components/LectureContent/assets/homemade2/3-m.png?210f7fec07067d583311345c3e2e1872);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -245px;
        left: 50%;
        transform: translateX(-36%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 371px;
            height: 822px;
            background-image: url(/components/LectureContent/assets/homemade2/3-t.png?f3477c1ac36218d2e05cc2abb63943aa);
            top: -75px;
            transform: translateX(0);
            left: -200px; } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 875px;
            height: 996px;
            background-image: url(/components/LectureContent/assets/homemade2/3-d.png?54ff78a7198753a00221cbc902f3b779);
            top: -145px;
            transform: translateX(0);
            left: -720px; } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20; }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 272px;
        height: 306px;
        background-image: url(/components/LectureContent/assets/homemade2/4-m.png?493066bfb7f6fde756e2dfec6a2811f0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 425px;
            height: 1094px;
            background-image: url(/components/LectureContent/assets/homemade2/4-t.png?bee8621021b9ca9fa7972656d10c9458);
            top: 20px;
            left: 400px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1052px;
            height: 924px;
            background-image: url(/components/LectureContent/assets/homemade2/4-d.png?c0c98ca88e8b23d2f33e1dfa282bfaf9);
            top: -80px;
            right: auto;
            left: 100%;
            transform: translateX(-30%); } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20; }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 388px;
        height: 271px;
        background-image: url(/components/LectureContent/assets/homemade2/5-m.png?706313a11ae75a2f6a7bad50baeedda4);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -209px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 425px;
            height: 1040px;
            background-image: url(/components/LectureContent/assets/homemade2/5-t.png?5691b7885a8b5550ef90e416345c5581);
            top: 64px;
            transform: translateX(0);
            left: -200px; } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1300px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/homemade2/5-d.png?ec9a20996d2018bedf555c35dae82a6a);
            top: -80px;
            left: -800px;
            transform: translateX(0); } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20; }
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 323px;
        height: 306px;
        background-image: url(/components/LectureContent/assets/homemade2/6-m.png?2a68a024e2f979929fbba315a2aefa79);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -199px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 435px;
            height: 400px;
            background-image: url(/components/LectureContent/assets/homemade2/6-t.png?3efbe9a9839f0a9e5c92ad07542e6474);
            top: 50px;
            left: 50%;
            transform: translateX(16%); } }
        @media (min-width: 1240px) {
          .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1167px;
            height: 594px;
            background-image: url(/components/LectureContent/assets/homemade2/6-d.png?bdf4b6e5cfd613177391546c13944779);
            top: -171px;
            right: auto;
            left: 100%;
            transform: translateX(-56%); } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px; } }
    @media (min-width: 768px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:last-child {
        margin-bottom: 230px; } }
    @media (min-width: 1240px) {
      .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:last-child {
        margin-bottom: 308px; } }
    .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      width: 288px;
      height: 217px;
      background-image: url(/components/LectureContent/assets/homemade2/7-m.png?3b5b3643e0387498d7f4009d726d99a3);
      bottom: -220px; }
      @media (min-width: 768px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:last-child::before {
          width: 551px;
          height: 197px;
          background-image: url(/components/LectureContent/assets/homemade2/7-t.png?eb534a556acf048529defd17d6e65b59);
          bottom: -291px;
          left: 50%;
          transform: translateX(-35%); } }
      @media (min-width: 1240px) {
        .LectureContent__homemade_2___UNfJo .LectureContent__section___pZLwO:last-child::before {
          width: 1162px;
          height: 296px;
          background-image: url(/components/LectureContent/assets/homemade2/7-d.png?6916e037189e1c0084f673a89c155019);
          bottom: -379px;
          left: 50vw;
          transform: translateX(-50%); } }

.LectureContent__goldring_1___1k0aj {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__goldring_1___1k0aj::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 990px;
    background-image: url(/components/LectureContent/assets/goldring1/line-m.svg?2ecb713916fc5d6f9c41a008f7cf04df);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 443px;
    height: 5475px; }
  @media (min-width: 768px) {
    .LectureContent__goldring_1___1k0aj::before {
      content: '';
      position: absolute;
      left: 0;
      transform: translateX(0);
      top: 883px;
      background-image: url(/components/LectureContent/assets/goldring1/line-t.svg?d8b66c89d4bd7e66c165ee5e90c6f2e8);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 828px;
      height: 5330px; } }
  @media (min-width: 1240px) {
    .LectureContent__goldring_1___1k0aj::before {
      content: '';
      position: absolute;
      left: 100px;
      transform: translateX(0);
      top: 460px;
      background-image: url(/components/LectureContent/assets/goldring1/line-d.svg?7e258eb5ce8de14e5e848657f907fa2e);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 1434px;
      height: 5550px; } }
  @media (min-width: 1920px) {
    .LectureContent__goldring_1___1k0aj::before {
      left: 300px;
      top: 470px; } }
  .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 158px;
      background-image: url(/components/LectureContent/assets/goldring1/welcome-bg-m.png?adbe11ac536fa32517761976f522c929);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 485px;
      height: 685px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_ {
        background-position: right -190px; }
        .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-15%);
          top: -190px;
          background-image: url(/components/LectureContent/assets/goldring1/welcome-bg-t.png?9fdc300f01874d3ff5681ba5bdb86454);
          width: 632px;
          height: 1173px; } }
    @media (min-width: 1240px) {
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/goldring1/welcome-bg-d.jpg?10edd01b19ad385940a0f2909facc856);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: auto; }
        .LectureContent__goldring_1___1k0aj .LectureContent__welcome___1zUy_::before {
          display: none; } }
  .LectureContent__goldring_1___1k0aj .LectureContent__welcome__title___2Gwup {
    margin-bottom: 265px; }
    @media (min-width: 768px) {
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 695px; } }
  @media (min-width: 1240px) {
    .LectureContent__goldring_1___1k0aj .LectureContent__welcome__titleBig___2Qitf {
      font-size: 70px; } }
  @media (min-width: 768px) {
    .LectureContent__goldring_1___1k0aj .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 148px; }
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__goldring_1___1k0aj .LectureContent__welcome__descr___358eh {
      width: 515px;
      margin-bottom: 34px; }
      .LectureContent__goldring_1___1k0aj .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 1240px) {
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO {
        margin-bottom: 168px; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 302px;
        height: 161px;
        background-image: url(/components/LectureContent/assets/goldring1/1-m.png?9905e0c988a825a49bd6c108fb4c10c6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -70px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 741px;
            height: 797px;
            background-image: url(/components/LectureContent/assets/goldring1/1-t.png?9a2d6a7e565c017c2fbee9cdf9161f48);
            top: -70px;
            left: -80px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1496px;
            height: 1281px;
            background-image: url(/components/LectureContent/assets/goldring1/1-d.png?b4f31823662262470d3c32afa8328e7e);
            top: -135px;
            left: -500px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 358px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 301px;
        height: 327px;
        background-image: url(/components/LectureContent/assets/goldring1/2-m.png?6ddf1cd3c6f5519b8c9ab006866ee1c0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-59%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 734px;
            height: 721px;
            background-image: url(/components/LectureContent/assets/goldring1/2-t.png?d3a6e1a55fa5e2327d928eb499bfe3e8);
            top: -295px;
            transform: translateX(-33%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 655px;
            height: 817px;
            background-image: url(/components/LectureContent/assets/goldring1/2-d.png?97bb92263483cd1e8eabd343e1e20653);
            top: 153px;
            left: 100%;
            transform: translateX(-10%); } }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 200px 120px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 292px;
        height: 326px;
        background-image: url(/components/LectureContent/assets/goldring1/3-m.png?8c4877633547500be1a3286741028c37);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -255px;
        left: 50%;
        transform: translateX(-47%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 698px;
            height: 494px;
            background-image: url(/components/LectureContent/assets/goldring1/3-t.png?f7e9388cdc0479f280171b31fe567790);
            top: -350px;
            left: 50%;
            transform: translateX(-53%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1315px;
            height: 1254px;
            background-image: url(/components/LectureContent/assets/goldring1/3-d.png?0bb3f1f9c79d82599ab68292e341f89d);
            top: -40px;
            left: -600px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 283px;
        height: 310px;
        background-image: url(/components/LectureContent/assets/goldring1/4-m.png?8951a7bf54ee2478db4957cb29a496c0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/goldring1/4-t.png?d9423597e20ace4ad9ead0bf9b4be8ff);
            width: 808px;
            height: 396px;
            top: -320px;
            left: 50%;
            transform: translateX(-39%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4)::after {
            display: none;
            width: 1769px;
            height: 743px;
            right: auto;
            left: 100%;
            transform: translateX(-55%); } }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 383px; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
          width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 232px;
        height: 200px;
        background-image: url(/components/LectureContent/assets/goldring1/5-m.png?5865f44f373e70c4eb5c919114848f1d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -155px;
        left: 50%;
        transform: translateX(-41%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 685px;
            height: 335px;
            background-image: url(/components/LectureContent/assets/goldring1/5-t.png?e7b2201c9f6bcab8c4220068919b6695);
            top: -248px;
            transform: translateX(-55%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 502px;
            height: 536px;
            background-image: url(/components/LectureContent/assets/goldring1/5-d.png?22d3025acc159d07ffc3981548d4a3e7);
            top: -725px;
            left: 10px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat; }
      @media (min-width: 768px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:last-child::before {
          width: 682px;
          height: 148px;
          background-image: url(/components/LectureContent/assets/goldring1/6-t.png?51ddb75cb04a106f79a5d2cc7683f538);
          bottom: -325px;
          left: 50%;
          transform: translateX(-60%); } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_1___1k0aj .LectureContent__section___pZLwO:last-child::before {
          display: none; } }

.LectureContent__goldring_2___1vp8o {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__goldring_2___1vp8o::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 875px;
    background-image: url(/components/LectureContent/assets/goldring2/line-m.svg?482912f5414bd50f886da823f4ffeb60);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 443px;
    height: 5150px; }
  @media (min-width: 768px) {
    .LectureContent__goldring_2___1vp8o::before {
      content: '';
      position: absolute;
      left: -70px;
      transform: translateX(0);
      top: 830px;
      background-image: url(/components/LectureContent/assets/goldring2/line-t.svg?8eeee6a2a082f0f6c0a78bffac56f603);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 957px;
      height: 5197px; } }
  @media (min-width: 1240px) {
    .LectureContent__goldring_2___1vp8o::before {
      content: '';
      position: absolute;
      left: -470px;
      transform: translateX(0);
      top: 540px;
      background-image: url(/components/LectureContent/assets/goldring2/line-d.svg?838daa475d91bd00e9e52932dd6309e8);
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      width: 2405px;
      height: 5250px; } }
  @media (min-width: 1920px) {
    .LectureContent__goldring_2___1vp8o::before {
      left: -118px; } }
  .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 205px;
      background-image: url(/components/LectureContent/assets/goldring2/welcome-bg-m.png?3ece89dd310a7815d54d45d023ef618a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 540px;
      height: 636px;
      transform: translateX(-39%); }
    @media (min-width: 768px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_ {
        background-position: right -190px; }
        .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-35%);
          top: 420px;
          background-image: url(/components/LectureContent/assets/goldring2/welcome-bg-t.png?4c87df0e5985383ce70344b71643928f);
          width: 981px;
          height: 614px; } }
    @media (min-width: 1240px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_ {
        background-image: url(/components/LectureContent/assets/goldring2/welcome-bg-d.jpg?3237ece9c7ee0087bea419d6c3bc8420);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: auto; }
        .LectureContent__goldring_2___1vp8o .LectureContent__welcome___1zUy_::before {
          display: none; } }
  .LectureContent__goldring_2___1vp8o .LectureContent__welcome__title___2Gwup {
    margin-bottom: 355px; }
    @media (min-width: 768px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__title___2Gwup {
        margin-bottom: 16px; } }
    @media (min-width: 1240px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 695px; } }
  .LectureContent__goldring_2___1vp8o .LectureContent__welcome__titleBig___2Qitf {
    font-size: 40px;
    line-height: 48px; }
    @media (min-width: 768px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__titleBig___2Qitf {
        font-size: 70px;
        line-height: 74px; } }
    @media (min-width: 1240px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__titleBig___2Qitf {
        font-size: 70px; } }
  @media (min-width: 768px) {
    .LectureContent__goldring_2___1vp8o .LectureContent__welcome__descr___358eh {
      width: 420px;
      margin-bottom: 298px; }
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__goldring_2___1vp8o .LectureContent__welcome__descr___358eh {
      width: 515px;
      margin-bottom: 34px; }
      .LectureContent__goldring_2___1vp8o .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO {
        margin-bottom: 168px; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 344px;
        height: 176px;
        background-image: url(/components/LectureContent/assets/goldring2/1-m.png?c6c53f0999df2616032fe7b467b451bc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -95px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 788px;
            height: 656px;
            background-image: url(/components/LectureContent/assets/goldring2/1-t.png?946cfa958f1f88d25527e0c227e704ff);
            top: -100px;
            left: -150px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1363px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/goldring2/1-d.png?a6c65fafae5ed3155c8d86813779c3e8);
            top: -78px;
            left: -550px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 358px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 280px;
        height: 321px;
        background-image: url(/components/LectureContent/assets/goldring2/2-m.png?f294f9a6b76d91a2d6acd10be8118127);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 650px;
            height: 520px;
            background-image: url(/components/LectureContent/assets/goldring2/2-t.png?0b50340469693334cc7e0858919ce8c2);
            top: -214px;
            transform: translateX(-35%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1235px;
            height: 1054px;
            background-image: url(/components/LectureContent/assets/goldring2/2-d.png?ff7cc346e176baa278e97fc12ba4025c);
            top: -380px;
            left: 100%;
            transform: translateX(-39%); } }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 200px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 278px;
        height: 327px;
        background-image: url(/components/LectureContent/assets/goldring2/3-m.png?1dc0a97c9f39e8ddc16ca31b7637b94c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-47%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 751px;
            height: 1117px;
            background-image: url(/components/LectureContent/assets/goldring2/3-t.png?2e1f84c6bc5e714f2cc85c91b7b1354d);
            top: -622px;
            left: 50%;
            transform: translateX(-62%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1320px;
            height: 650px;
            background-image: url(/components/LectureContent/assets/goldring2/3-d.png?1a65d5339a831fe0afa1f8541fa5ce3c);
            top: -300px;
            left: -700px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 288px;
        height: 345px;
        background-image: url(/components/LectureContent/assets/goldring2/4-m.png?d8ab4dbf1b30212e7dbf17a88337bdda);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/goldring2/4-t.png?ace356e0cdf11ec61d2de8450b94efec);
            width: 802px;
            height: 925px;
            top: -255px;
            left: 50%;
            transform: translateX(-42%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1524px;
            height: 1100px;
            background-image: url(/components/LectureContent/assets/goldring2/4-d.png?3ab66832105340afe77285d849cd52f8);
            top: -440px;
            right: auto;
            left: 100%;
            transform: translateX(-45%); } }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 383px; }
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
          width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 299px;
        height: 297px;
        background-image: url(/components/LectureContent/assets/goldring2/5-m.png?3276f964a5d889ec14597d92484f96ff);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -255px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 412px;
            height: 304px;
            background-image: url(/components/LectureContent/assets/goldring2/5-t.png?098e00d0d84b7cd8cb457a39c2100777);
            top: -217px;
            transform: translateX(-44%); } }
        @media (min-width: 1240px) {
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 624px;
            height: 461px;
            background-image: url(/components/LectureContent/assets/goldring2/5-d.png?136fd94a997c25abcd7d13e345fa8671);
            top: -400px;
            left: -10px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat; }
      @media (min-width: 768px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:last-child::before {
          display: none;
          width: 682px;
          height: 148px;
          background-image: url(/components/LectureContent/assets/goldring2/6-t.png?fa0233fa53873c1c3b9aeb0c73fef180);
          bottom: -325px;
          left: 50%;
          transform: translateX(-60%); } }
      @media (min-width: 1240px) {
        .LectureContent__goldring_2___1vp8o .LectureContent__section___pZLwO:last-child::before {
          display: none; } }

.LectureContent__cars_1___2jtIT {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__cars_1___2jtIT .LectureContent__up___1vpgM {
    color: #464646; }
    .LectureContent__cars_1___2jtIT .LectureContent__up___1vpgM span {
      color: #464646; }
    .LectureContent__cars_1___2jtIT .LectureContent__up___1vpgM button {
      border: 1px solid #464646; }
  .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -17px;
      background-image: url(/components/LectureContent/assets/cars1/welcome-bg-m.jpg?a6eefce50f61670a20a46eccbe303787);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/cars1/welcome-bg-t.jpg?893af9a4ba0451e8649f04697e1fe7f3);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__cars_1___2jtIT .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/cars1/welcome-bg-d.jpg?9049410af9947c1f4eae8bb117c81452);
          width: 3000px;
          height: 611px; } }
  .LectureContent__cars_1___2jtIT .LectureContent__welcome__title___2Gwup {
    margin-bottom: 280px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__cars_1___2jtIT .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_1___2jtIT .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 695px; } }
  .LectureContent__cars_1___2jtIT .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__cars_1___2jtIT .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__cars_1___2jtIT .LectureContent__welcome__descr___358eh {
      width: 345px;
      margin-bottom: 132px; }
      .LectureContent__cars_1___2jtIT .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__cars_1___2jtIT .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 34px; }
      .LectureContent__cars_1___2jtIT .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__cars_1___2jtIT .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__cars_1___2jtIT .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px;
        width: 60.5%; } }
    @media (min-width: 1440px) {
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO {
        width: 52.5%; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 331px;
        height: 213px;
        background-image: url(/components/LectureContent/assets/cars1/1-m.png?11fb9459cb2ef0989ff6667bfbdc27c2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 750px;
            height: 990px;
            background-image: url(/components/LectureContent/assets/cars1/1-t.png?87cfbdf0df9706cea9085436027027af);
            top: -50px;
            left: -220px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1130px;
            height: 768px;
            background-image: url(/components/LectureContent/assets/cars1/1-d.png?dc239d5d733b7cc2690d0b3c15de5d3f);
            top: -65px;
            left: -500px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 301px;
        height: 362px;
        background-image: url(/components/LectureContent/assets/cars1/2-m.png?e66174f2ba7ec82aafa83b7850e1693e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 812px;
            height: 1302px;
            background-image: url(/components/LectureContent/assets/cars1/2-t.png?6715b6527646df5cceb32abf993abf26);
            top: -185px;
            transform: translateX(1%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 695px;
            height: 1128px;
            background-image: url(/components/LectureContent/assets/cars1/2-d.png?ce8512b651fc15608b7efc424ff7f0e9);
            top: -360px;
            left: 100%;
            transform: translateX(-28%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 407px; }
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 320px;
        height: 244px;
        background-image: url(/components/LectureContent/assets/cars1/3-m.png?a10fbadb687e9ac431375bb63f508077);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -205px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 641px;
            height: 842px;
            background-image: url(/components/LectureContent/assets/cars1/3-t.png?f1d68cc7c613936618992d741246d5b7);
            top: 243px;
            left: 50%;
            transform: translateX(-77%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1169px;
            height: 1621px;
            background-image: url(/components/LectureContent/assets/cars1/3-d.png?2d0f4debe1ff4447eafa9c99822d1ad6);
            top: -80px;
            left: -720px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -780px; } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 335px;
        height: 254px;
        background-image: url(/components/LectureContent/assets/cars1/4-m.png?642b387e0322baca0e9ab97c1fced7cd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -205px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/cars1/4-t.png?7f1e69021f7fe4fb3f7ff6b410ab3a1c);
            width: 705px;
            height: 922px;
            top: 443px;
            left: 50%;
            transform: translateX(-31%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1256px;
            height: 922px;
            background-image: url(/components/LectureContent/assets/cars1/4-d.png?29eabae856daeae040903cbc04ceb373);
            top: -15px;
            right: auto;
            left: 100%;
            transform: translateX(-16%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 383px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 487px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 369px;
        height: 254px;
        background-image: url(/components/LectureContent/assets/cars1/5-m.png?79ff51de6ca3cd4f153f2ddb0911f76d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-60%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 901px;
            height: 858px;
            background-image: url(/components/LectureContent/assets/cars1/5-t.png?c67c8fae4701bb46f861f6d65a257c48);
            top: 630px;
            transform: translateX(-57%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 668px;
            height: 976px;
            background-image: url(/components/LectureContent/assets/cars1/5-d.png?801f78ac2c2db6ebf8e028bcb7b541d7);
            top: -213px;
            left: -512px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5)::after {
            left: -625px; } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 374px;
        height: 283px;
        background-image: url(/components/LectureContent/assets/cars1/6-m.png?2c0c7429e4d64f757c8c4c4e840e1c05);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-63%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 860px;
            height: 725px;
            background-image: url(/components/LectureContent/assets/cars1/6-t.png?2b0b0956568468f554cc745e82c5b335);
            top: 740px;
            transform: translateX(-32%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 902px;
            height: 1249px;
            background-image: url(/components/LectureContent/assets/cars1/6-d.png?104191969224f52004f2baadeac53d05);
            top: -525px;
            left: 50%;
            transform: translateX(30%); } }
        @media (min-width: 1920px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6)::after {
            transform: translateX(45%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 340px;
        height: 290px;
        background-image: url(/components/LectureContent/assets/cars1/7-m.png?b3b50705eb7d848ccd3c3209c39ab032);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-56%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 676px;
            height: 882px;
            background-image: url(/components/LectureContent/assets/cars1/7-t.png?83a9309a0cdf5d80e8a1e9966b2e6e97);
            top: 748px;
            transform: translateX(-55%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 792px;
            height: 867px;
            background-image: url(/components/LectureContent/assets/cars1/7-d.png?49a3cd3984b5bcce855e7f20ab8c863d);
            top: 10px;
            left: -650px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 324px;
        height: 278px;
        background-image: url(/components/LectureContent/assets/cars1/8-m.png?330fa51737b5a14be9ee2ff9122baf31);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-58%); }
        @media (min-width: 768px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8)::after {
            display: none;
            width: 685px;
            height: 335px;
            top: -248px;
            transform: translateX(-55%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8)::after {
            display: block;
            width: 1344px;
            height: 1044px;
            background-image: url(/components/LectureContent/assets/cars1/8-d.png?485e37b47adf37686330c9d229bbf925);
            top: -425px;
            left: 50%;
            transform: translateX(-30%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8)::after {
            transform: translateX(-21%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 110px 25px;
          z-index: 13; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8) {
          padding: 128px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 507px;
      height: 676px;
      background-image: url(/components/LectureContent/assets/cars1/9-m.png?c71b0679bfbeef61b8704ad802fcce70);
      bottom: -625px;
      left: 50%;
      transform: translateX(-63%); }
      @media (min-width: 768px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:last-child::before {
          width: 853px;
          height: 621px;
          background-image: url(/components/LectureContent/assets/cars1/9-t.png?0659e04327c352cd720a325787ed4c10);
          bottom: -681px;
          left: 50%;
          transform: translateX(-44%); } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:last-child::before {
          width: 1250px;
          height: 330px;
          background-image: url(/components/LectureContent/assets/cars1/9-d.png?736b4c6fa4bfa39389857b0ba5787069);
          bottom: -377px;
          left: 50%;
          transform: translateX(-26%); } }
      @media (min-width: 1240px) {
        .LectureContent__cars_1___2jtIT .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-15%); } }

.LectureContent__cars_2___1IV6V {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__cars_2___1IV6V .LectureContent__content_block___2iKer {
    margin-bottom: 270px; }
  .LectureContent__cars_2___1IV6V .LectureContent__up___1vpgM {
    bottom: 110px;
    color: #3C3C3C; }
    .LectureContent__cars_2___1IV6V .LectureContent__up___1vpgM span {
      color: #3C3C3C; }
    .LectureContent__cars_2___1IV6V .LectureContent__up___1vpgM button {
      border: 1px solid #3C3C3C; }
  .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -17px;
      background-image: url(/components/LectureContent/assets/cars2/welcome-bg-m.jpg?7bcd26f91af9b94076af425d77b7cda2);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/cars2/welcome-bg-t.jpg?a125152b5329c12162b59b920c3d6de8);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__cars_2___1IV6V .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/cars2/welcome-bg-d.jpg?426096a07dcb253637e176b0ac85b86b);
          width: 3000px;
          height: 611px; } }
  .LectureContent__cars_2___1IV6V .LectureContent__welcome__title___2Gwup {
    margin-bottom: 280px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__cars_2___1IV6V .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_2___1IV6V .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 920px; } }
  .LectureContent__cars_2___1IV6V .LectureContent__welcome__titleBig___2Qitf {
    font-size: 39px; }
    @media (min-width: 768px) {
      .LectureContent__cars_2___1IV6V .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__cars_2___1IV6V .LectureContent__welcome__descr___358eh {
      width: 345px;
      margin-bottom: 132px; }
      .LectureContent__cars_2___1IV6V .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__cars_2___1IV6V .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 34px; }
      .LectureContent__cars_2___1IV6V .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__cars_2___1IV6V .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #3C3C3C;
    box-sizing: border-box;
    color: #3C3C3C; }
  .LectureContent__cars_2___1IV6V .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #3C3C3C; }
  .LectureContent__cars_2___1IV6V .LectureContent__section__title___oR8BJ {
    position: relative;
    z-index: 1; }
  .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px;
        width: 60.5%; } }
    @media (min-width: 1440px) {
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO {
        width: 52.5%; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 283px;
        height: 154px;
        background-image: url(/components/LectureContent/assets/cars2/1-m.png?bf3d18331b3e10b7d656a32d6de24339);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -113px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 766px;
            height: 1157px;
            background-image: url(/components/LectureContent/assets/cars2/1-t.png?05470fb335672262eba9eccab4ab9df4);
            top: -110px;
            left: -162px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 781px;
            height: 834px;
            background-image: url(/components/LectureContent/assets/cars2/1-d.png?1011a33815f117efbe31d8832dcc9a13);
            top: -78px;
            left: -600px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1)::after {
            left: -700px; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) {
          min-height: 750px;
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 550px;
            left: -15px; }
            .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
              display: none; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 422px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 553px;
          left: 0; }
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          margin-left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 283px;
        height: 261px;
        background-image: url(/components/LectureContent/assets/cars2/2-m.png?37c2580615b6f0ff790feeb294f9a3fb);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 633px;
            height: 1140px;
            background-image: url(/components/LectureContent/assets/cars2/2-t.png?da8904688041bb25c9a60a7e6a77b2a0);
            top: 31px;
            transform: translateX(25%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1215px;
            height: 1467px;
            background-image: url(/components/LectureContent/assets/cars2/2-d.png?43f47d207cbe2ef2816dcd028c1c85d1);
            top: -572px;
            left: 100%;
            transform: translateX(-32%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) {
          max-width: 675px;
          min-width: 675px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 570px;
            left: 15px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          max-width: 100%;
          min-width: 675px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 670px;
            left: 25px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 630px;
        height: 410px;
        background-image: url(/components/LectureContent/assets/cars2/3-m.png?c71591771939cd583ac1dd8c070c80b0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -362px;
        left: 50%;
        transform: translateX(-59%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 278px;
            height: 631px;
            background-image: url(/components/LectureContent/assets/cars2/3-t.png?a2fa03fd7cd9c23748310f129a853b2d);
            top: -93px;
            left: -169px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1000px;
            height: 1289px;
            background-image: url(/components/LectureContent/assets/cars2/3-d.png?8b034cd2daa32277a5e4ea65b7f40eda);
            top: -450px;
            left: -800px; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -900px; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          width: 580px;
          left: 0; }
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 317px;
        height: 302px;
        background-image: url(/components/LectureContent/assets/cars2/4-m.png?b41f3088abb4dffc575428c4e1c8a6bd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -233px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/cars2/4-t.png?02d88b090903148ca1af3f1a258e0f76);
            width: 839px;
            height: 874px;
            top: -220px;
            left: 50%;
            transform: translateX(-37%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 908px;
            height: 781px;
            background-image: url(/components/LectureContent/assets/cars2/4-d.png?c0c500a77f996b5279651f7d0a54a481);
            top: -15px;
            right: auto;
            left: 100%;
            transform: translateX(-13%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 480px;
            left: 15px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 570px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 420px;
        height: 302px;
        background-image: url(/components/LectureContent/assets/cars2/5-m.png?23bb6ff54cfbe47d06451dd80c673e42);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -245px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5)::after {
            background-image: url(/components/LectureContent/assets/cars2/5-t.png?bb0095133eb75f797902e9dae3ec0122);
            width: 594px;
            height: 733px;
            top: 220px;
            transform: translateX(-83%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1704px;
            height: 1025px;
            background-image: url(/components/LectureContent/assets/cars2/5-d.png?4e5456660736f170b9ef94210cb3db6c);
            top: -202px;
            left: 50%;
            transform: translateX(-67%); } }
        @media (min-width: 1920px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5)::after {
            transform: translateX(-78%);
            top: -240px; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 520px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 600px;
            left: 0; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 424px;
        height: 452px;
        background-image: url(/components/LectureContent/assets/cars2/6-m.png?a5fda39c339d69bf9e21b1263c23bfec);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -274px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6)::after {
            display: none; } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6)::after {
            display: block;
            width: 919px;
            height: 860px;
            background-image: url(/components/LectureContent/assets/cars2/6-d.png?3d5398d9ef3d76f19938f5b5a863d504);
            top: 54px;
            left: 50%;
            transform: translateX(16%); } }
        @media (min-width: 1920px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6)::after {
            transform: translateX(33%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px;
            left: 0; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 419px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 254px;
        height: 297px;
        background-image: url(/components/LectureContent/assets/cars2/7-m.png?49f00d1fa87f1680244624f52a1cafce);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 676px;
            height: 882px;
            background-image: url(/components/LectureContent/assets/cars2/7-t.png?01f60c66b050b19da2daba6e999e0569);
            top: 354px;
            transform: translateX(-92%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 885px;
            height: 978px;
            background-image: url(/components/LectureContent/assets/cars2/7-d.png?53dd5ae09b5dec207550409fb67971bc);
            top: -240px;
            left: -800px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7)::before {
          content: '';
          position: absolute;
          width: 738px;
          height: 1054px;
          background-image: url(/components/LectureContent/assets/cars2/6-t.png?6c13f18f5e053f7899cad817674840d4);
          background-repeat: no-repeat;
          background-size: auto;
          background-position: center top;
          top: -764px;
          left: 50%;
          transform: translateX(-35%); } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7)::before {
          display: none; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 15;
          padding: 60px 25px 90px 120px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 520px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 347px;
        height: 369px;
        background-image: url(/components/LectureContent/assets/cars2/8-m.png?519a7f683cbdf06d258a1486fae6f97e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -313px;
        left: 50%;
        transform: translateX(-46%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 527px;
            height: 886px;
            background-image: url(/components/LectureContent/assets/cars2/8-t.png?a57d42b32a75c9f75de6931bebe23c3e);
            top: 258px;
            transform: translateX(-5%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8)::after {
            display: block;
            width: 1344px;
            height: 1044px;
            background-image: url(/components/LectureContent/assets/cars2/8-d.png?241da6c077d7ff01cec261698413894d);
            top: -225px;
            left: 50%;
            transform: translateX(7%); } }
        @media (min-width: 1920px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8)::after {
            transform: translateX(16%); } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 110px 25px;
          z-index: 16; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 450px;
            left: -15px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 355px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) {
          padding: 55px 80px 70px 25px;
          min-height: 420px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 580px;
            left: 25px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(8) {
          padding: 55px 120px 70px 25px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9)::after {
        width: 299px;
        height: 240px;
        background-image: url(/components/LectureContent/assets/cars2/9-m.png?a2b92a8351383febdc12d7f0aafac279);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -211px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 379px;
            height: 401px;
            background-image: url(/components/LectureContent/assets/cars2/9-t.png?3dfbac24b386a5d43f7bb059727da9c2);
            top: 90px;
            transform: translateX(-118%); } }
        @media (min-width: 1240px) {
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9)::after {
            display: block;
            width: 728px;
            height: 501px;
            background-image: url(/components/LectureContent/assets/cars2/9-d.png?851c9c3a44ddfd2c2c7d037866195a48);
            top: -70px;
            left: -630px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9) {
          padding: 120px 25px 110px 25px;
          z-index: 13; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9) {
          padding: 128px 120px 128px 190px;
          min-height: 420px; }
          .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
    .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 435px;
      height: 575px;
      background-image: url(/components/LectureContent/assets/cars2/10-m.png?85f78351f549017cc44e7672a55726b4);
      bottom: -535px;
      left: 50%;
      transform: translateX(-56%); }
      @media (min-width: 768px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:last-child::before {
          width: 850px;
          height: 752px;
          background-image: url(/components/LectureContent/assets/cars2/10-t.png?d340b801a38e22361bc7454363c5fa9c);
          bottom: -554px;
          left: 50%;
          transform: translateX(-62%); } }
      @media (min-width: 1240px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:last-child::before {
          width: 1169px;
          height: 670px;
          background-image: url(/components/LectureContent/assets/cars2/10-d.png?4e33342c164f1e8dc601d4fb217a06d0);
          bottom: -508px;
          left: 50%;
          transform: translateX(-70%); } }
      @media (min-width: 1920px) {
        .LectureContent__cars_2___1IV6V .LectureContent__section___pZLwO:last-child::before {
          bottom: -472px;
          left: 50%;
          transform: translateX(-86%); } }

.LectureContent__space_1___3V1W_ {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -17px;
      background-image: url(/components/LectureContent/assets/space1/welcome-bg-m.jpg?923387c4222a8a8c607873a3ae235965);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/space1/welcome-bg-t.jpg?1b3c8c75178b75e1deeba570a50dd9f3);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__space_1___3V1W_ .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/space1/welcome-bg-d.jpg?440beff533eaf97ae7a0fa2ad54f967e);
          width: 3000px;
          height: 611px; } }
  .LectureContent__space_1___3V1W_ .LectureContent__welcome__title___2Gwup {
    margin-bottom: 280px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__space_1___3V1W_ .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px;
        width: 500px; } }
    @media (min-width: 1240px) {
      .LectureContent__space_1___3V1W_ .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 100%; } }
  .LectureContent__space_1___3V1W_ .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__space_1___3V1W_ .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__space_1___3V1W_ .LectureContent__welcome__descr___358eh {
      width: 345px;
      margin-bottom: 132px; }
      .LectureContent__space_1___3V1W_ .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__space_1___3V1W_ .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 34px; }
      .LectureContent__space_1___3V1W_ .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__space_1___3V1W_ .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__space_1___3V1W_ .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__space_1___3V1W_ .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__space_1___3V1W_ .LectureContent__content___muQgQ::after {
      content: '';
      position: absolute;
      width: 330px;
      height: 390px;
      background-image: url(/components/LectureContent/assets/space1/9-m.png?e10c613ec5681ba2c3ef0cb94c77914d);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      bottom: 218px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__content___muQgQ::after {
          width: 370px;
          height: 465px;
          background-image: url(/components/LectureContent/assets/space1/9-t.png?3deb25e70743a1f4b1413bccef08f26d);
          transform: translateX(-127%);
          bottom: -1px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__content___muQgQ::after {
          width: 391px;
          height: 491px;
          background-image: url(/components/LectureContent/assets/space1/9-d.png?3d990bb6132356a8390b26ad65561561);
          left: 50%;
          transform: translateX(-104%);
          bottom: 0px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__content___muQgQ::after {
          transform: translateX(-105%); } }
  .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 266px;
        height: 211px;
        background-image: url(/components/LectureContent/assets/space1/1-m.png?21042d1b4445e2866825e1cb246c6bb5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 874px;
            height: 1133px;
            background-image: url(/components/LectureContent/assets/space1/1-t.png?28fc605ec084a194d180ed86134c751b);
            top: -123px;
            left: -320px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1171px;
            height: 1026px;
            background-image: url(/components/LectureContent/assets/space1/1-d.png?3642f464df5b30cd71cef97d96ddfbd5);
            top: -65px;
            left: -500px;
            transform: none; } }
        @media (min-width: 1440px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1)::after {
            left: -620px; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 254px;
        height: 268px;
        background-image: url(/components/LectureContent/assets/space1/2-m.png?e7b5de3e6991ad5670b191fca467fc1c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 395px;
            height: 765px;
            background-image: url(/components/LectureContent/assets/space1/2-t.png?7a93c79869ad5660d31f432aacaf2bd4);
            top: -50px;
            transform: translateX(42%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 765px;
            height: 770px;
            background-image: url(/components/LectureContent/assets/space1/2-d.png?b0391162562be8a2b8cbbb5f05a3a65b);
            top: -60px;
            left: 100%;
            transform: translateX(-13%); } }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 390px; }
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
            .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 316px;
        height: 329px;
        background-image: url(/components/LectureContent/assets/space1/3-m.png?bb5999d7b37cbb03d76740333972362e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-64%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 676px;
            height: 1241px;
            background-image: url(/components/LectureContent/assets/space1/3-t.png?944a6a9af6d4a41926406f130459cd9a);
            top: 0px;
            left: 50%;
            transform: translateX(-68%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1242px;
            height: 953px;
            background-image: url(/components/LectureContent/assets/space1/3-d.png?7af3bb60957971f29672e2fd046c4dff);
            top: -10px;
            left: -540px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -740px; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 312px;
        height: 265px;
        background-image: url(/components/LectureContent/assets/space1/4-m.png?cad3c8e4f3e15f4e7ecfe415a5d5ebc5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -205px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/space1/4-t.png?b2ab223e42926c919fd0722fe7d40b04);
            width: 514px;
            height: 963px;
            top: 111px;
            left: 50%;
            transform: translateX(28%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1143px;
            height: 1088px;
            background-image: url(/components/LectureContent/assets/space1/4-d.png?e64401124dbc642bdbb17442892a13e1);
            top: -120px;
            right: auto;
            left: 100%;
            transform: translateX(-35%); } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 338px;
        height: 318px;
        background-image: url(/components/LectureContent/assets/space1/5-m.png?344f6da28f6c0e7e9b1c028abf823acc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -255px;
        left: 50%;
        transform: translateX(-59%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 477px;
            height: 1068px;
            background-image: url(/components/LectureContent/assets/space1/5-t.png?aa361c8c98d808a3da8245408dc70c60);
            top: -28px;
            transform: translateX(-133%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1396px;
            height: 1188px;
            background-image: url(/components/LectureContent/assets/space1/5-d.png?7c2b62dec62ca4032133cb8da3c79dd6);
            top: -57px;
            left: -590px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 254px;
        height: 254px;
        background-image: url(/components/LectureContent/assets/space1/6-m.png?413117d12889f0be1da65502494c61a6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 495px;
            height: 1213px;
            background-image: url(/components/LectureContent/assets/space1/6-t.png?c44c3043eee1db1c502f3be0a20ae06d);
            top: -86px;
            transform: translateX(20%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 608px;
            height: 594px;
            background-image: url(/components/LectureContent/assets/space1/6-d.png?058255541dd44626cac118fbd36727d8);
            top: 265px;
            left: auto;
            transform: translateX(0);
            right: -540px; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 252px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/space1/7-m.png?7908c57467e15b8a41e1598309364989);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 559px;
            height: 1137px;
            background-image: url(/components/LectureContent/assets/space1/7-t.png?65e93641f017dabac597f5f732a4d8c5);
            top: -100px;
            transform: translateX(-110%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 792px;
            height: 1108px;
            background-image: url(/components/LectureContent/assets/space1/7-d.png?8b25d7f8add6d46233540dd24b465d8d);
            top: -244px;
            left: -650px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 337px;
        height: 305px;
        background-image: url(/components/LectureContent/assets/space1/8-m.png?71bd800572ee1bae5c3b9b8a8a8db7db);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-58%); }
        @media (min-width: 768px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 799px;
            height: 1199px;
            background-image: url(/components/LectureContent/assets/space1/8-t.png?43800912ebb1c9225a298cd341fb52fa);
            top: -100px;
            transform: translateX(-28%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1465px;
            height: 1168px;
            background-image: url(/components/LectureContent/assets/space1/8-d.png?8456bd5ccb1369311bcf7e3b051bd8c8);
            top: 50px;
            left: auto;
            transform: translateX(0);
            right: -655px; } }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 25px 100px 120px;
          z-index: 13; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(9) {
          padding: 120px 25px 110px 25px;
          z-index: 13;
          max-height: 465px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(9) {
          padding: 138px 120px 128px 120px;
          min-height: 420px;
          max-height: 492px; }
          .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 320px;
      height: 370px;
      background-image: url(/components/LectureContent/assets/space1/10-m.png?b81b644fd4a6529690826fb9fd27d7ca);
      bottom: -325px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:last-child::before {
          width: 751px;
          height: 301px;
          background-image: url(/components/LectureContent/assets/space1/10-t.png?77bc99942935ad84905fc2ed3b1292c7);
          bottom: -320px;
          left: 50%;
          transform: translateX(-60%); } }
      @media (min-width: 1240px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:last-child::before {
          width: 1331px;
          height: 246px;
          background-image: url(/components/LectureContent/assets/space1/10-d.png?2521df7d9782576c0daf4005488a7dca);
          bottom: -377px;
          left: 50%;
          transform: translateX(-69%); } }
      @media (min-width: 1920px) {
        .LectureContent__space_1___3V1W_ .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-80%); } }

.LectureContent__space_2___352Bp {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -17px;
      background-image: url(/components/LectureContent/assets/space2/welcome-bg-m.jpg?e520f0c8ea4359f72d26bfe09711203a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/space2/welcome-bg-t.jpg?db2f0362e679001e2847e822b45b6e48);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__space_2___352Bp .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/space2/welcome-bg-d.jpg?0364484a7d39f9232eccbca0f7e8d625);
          width: 3000px;
          height: 611px; } }
  .LectureContent__space_2___352Bp .LectureContent__welcome__title___2Gwup {
    margin-bottom: 220px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__space_2___352Bp .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 52px;
        width: 100%; } }
    @media (min-width: 1240px) {
      .LectureContent__space_2___352Bp .LectureContent__welcome__title___2Gwup {
        margin-bottom: 37px;
        width: 675px; } }
  .LectureContent__space_2___352Bp .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__space_2___352Bp .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__space_2___352Bp .LectureContent__welcome__descr___358eh {
      width: 345px;
      margin-bottom: 132px; }
      .LectureContent__space_2___352Bp .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__space_2___352Bp .LectureContent__welcome__descr___358eh {
      width: 657px;
      margin-bottom: 30px; }
      .LectureContent__space_2___352Bp .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__space_2___352Bp .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__space_2___352Bp .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__space_2___352Bp .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 295px;
        height: 259px;
        background-image: url(/components/LectureContent/assets/space2/1-m.png?9fb48020242160909c5cd9fec824fed3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 918px;
            height: 1249px;
            background-image: url(/components/LectureContent/assets/space2/1-t.png?98a178ba676624c29408c11ec7455062);
            top: -123px;
            left: -337px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1474px;
            height: 1163px;
            background-image: url(/components/LectureContent/assets/space2/1-d.png?565d7a6ae9f739103b7dca85f152e050);
            top: -65px;
            left: -750px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 279px;
        height: 258px;
        background-image: url(/components/LectureContent/assets/space2/2-m.png?c6a811419bace2afcd46204e8b7f82cb);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 388px;
            height: 1140px;
            background-image: url(/components/LectureContent/assets/space2/2-t.png?b7882980d1c3a28e3b5028d09be85d9c);
            top: -9px;
            transform: translateX(26%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 695px;
            height: 1235px;
            background-image: url(/components/LectureContent/assets/space2/2-d.png?f5f877218cf562b07aa6e5eeb1da0263);
            top: 30px;
            left: 100%;
            transform: translateX(-4%); } }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 390px; }
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          z-index: 22; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 540px; }
            .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 275px;
        height: 263px;
        background-image: url(/components/LectureContent/assets/space2/3-m.png?b7187838f08a66abf06db110fcd5593f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 800px;
            height: 1211px;
            background-image: url(/components/LectureContent/assets/space2/3-t.png?0a0d5d4cc5abf787b76b1e6107f03f20);
            top: -88px;
            left: 50%;
            transform: translateX(-71%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 685px;
            height: 858px;
            background-image: url(/components/LectureContent/assets/space2/3-d.png?148e7bb24468962970de5eee6f9171a9);
            top: -40px;
            left: -550px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -740px; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 354px;
        height: 257px;
        background-image: url(/components/LectureContent/assets/space2/4-m.png?6f2432aa05ab706d967d6fafd24f210a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -205px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/space2/4-t.png?8ba9eda570e184e9ebdbc7b89187b77f);
            width: 447px;
            height: 1014px;
            top: 37px;
            left: 50%;
            transform: translateX(8%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 764px;
            height: 1097px;
            background-image: url(/components/LectureContent/assets/space2/4-d.png?ed5a67e32820ba218802fc0fc70ddfff);
            top: -40px;
            right: auto;
            left: 100%;
            transform: translateX(-7%); } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 21; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 251px;
        height: 261px;
        background-image: url(/components/LectureContent/assets/space2/5-m.png?f4f2369b2ae21fe63a440083ae3270f7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 365px;
            height: 704px;
            background-image: url(/components/LectureContent/assets/space2/5-t.png?8547a6069b102e3b4f87129a57837204);
            top: 102px;
            transform: translateX(-149%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 657px;
            height: 790px;
            background-image: url(/components/LectureContent/assets/space2/5-d.png?d8fcc74974c43e366e0d9073973cd07a);
            top: -57px;
            left: -590px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 318px;
        height: 284px;
        background-image: url(/components/LectureContent/assets/space2/6-m.png?3a4a97b3f44e617ede668a1dd3d6fe6c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-62%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 489px;
            height: 1041px;
            background-image: url(/components/LectureContent/assets/space2/6-t.png?ef6a184145525e99c1bd71654ced812e);
            top: -109px;
            transform: translateX(20%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1551px;
            height: 1047px;
            background-image: url(/components/LectureContent/assets/space2/6-d.png?34d5f80ab28b83893f994e686656e370);
            top: -100px;
            left: auto;
            transform: translateX(0);
            right: -640px; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 17; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 271px;
        height: 325px;
        background-image: url(/components/LectureContent/assets/space2/7-m.png?d6ce598c0788334dd4b413964a512acd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -256px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 501px;
            height: 1229px;
            background-image: url(/components/LectureContent/assets/space2/7-t.png?6e819a2f4487eae0ee206c1acdc2ffa1);
            top: -100px;
            transform: translateX(-120%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 887px;
            height: 859px;
            background-image: url(/components/LectureContent/assets/space2/7-d.png?eafb4f551ae84ce19cbe59aa5084d4f7);
            top: 167px;
            left: -750px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 302px;
        height: 307px;
        background-image: url(/components/LectureContent/assets/space2/8-m.png?7930e5807afd5e5cb250c2ab44e4b4ff);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -258px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 485px;
            height: 719px;
            background-image: url(/components/LectureContent/assets/space2/8-t.png?fea8d17d88bd3c9c3b9c168e002e62f7);
            top: -76px;
            transform: translateX(30%); } }
        @media (min-width: 1240px) {
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 738px;
            height: 692px;
            background-image: url(/components/LectureContent/assets/space2/8-d.png?9e598c53d0f4d2f7eccbd202f2979240);
            top: -110px;
            left: auto;
            transform: translateX(0);
            right: -695px; } }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 110px 25px;
          z-index: 13; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8) {
          padding: 128px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(9) {
          padding: 120px 25px 110px 25px;
          z-index: 13; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(9) {
          padding: 128px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 320px;
      height: 370px;
      background-image: url(/components/LectureContent/assets/space2/9-m.png?095c7ffee99352b3f167bd5207cf4633);
      bottom: -325px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:last-child::before {
          width: 751px;
          height: 301px;
          background-image: url(/components/LectureContent/assets/space2/9-t.png?2d4f9e58b232daf49f8083a8a9b1bfbf);
          bottom: -164px;
          left: 50%;
          transform: translateX(-50%); } }
      @media (min-width: 1240px) {
        .LectureContent__space_2___352Bp .LectureContent__section___pZLwO:last-child::before {
          width: 1331px;
          height: 246px;
          background-image: url(/components/LectureContent/assets/space2/9-d.png?db2494ecdb119e70da2f5846ff1bab1c);
          bottom: -176px;
          left: 50%;
          transform: translateX(-40%); } }

.LectureContent__victory_1___lWUTg {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -50px;
      background-image: url(/components/LectureContent/assets/victory1/welcome-bg-m.jpg?16a0ffa1dba774f65f4b21312cf1d2a7);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/victory1/welcome-bg-t.jpg?b48ac30879237a38f6b95dddd0adf902);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/victory1/welcome-bg-d.jpg?567955204b0b1b4997e85a885db5fda9);
          width: 3000px;
          height: 611px; } }
    @media (min-width: 768px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_ {
        margin-bottom: 149px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome___1zUy_ {
        margin-bottom: 158px; } }
  .LectureContent__victory_1___lWUTg .LectureContent__welcome__title___2Gwup {
    margin-bottom: 280px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 44px;
        width: 650px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 100%; } }
  .LectureContent__victory_1___lWUTg .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__victory_1___lWUTg .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__victory_1___lWUTg .LectureContent__welcome__descr___358eh {
      width: 449px;
      margin-bottom: 278px; }
      .LectureContent__victory_1___lWUTg .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__victory_1___lWUTg .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 34px; }
      .LectureContent__victory_1___lWUTg .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__victory_1___lWUTg .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__victory_1___lWUTg .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  @media (min-width: 768px) {
    .LectureContent__victory_1___lWUTg .LectureContent__popup_title___tBiFm {
      font-size: 28px;
      line-height: 34px; } }
  .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 339px;
        height: 203px;
        background-image: url(/components/LectureContent/assets/victory1/1-m.png?06bb7cd27c8db4d1ffd196d0aa539b32);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -135px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 979px;
            height: 1270px;
            background-image: url(/components/LectureContent/assets/victory1/1-t.png?7e0e124dbac1db80d913ab52a05ddc3a);
            top: -65px;
            left: -138px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1044px;
            height: 1017px;
            background-image: url(/components/LectureContent/assets/victory1/1-d.png?27586ab6c72ae9efc297c5a4e709f21d);
            top: 65px;
            left: -574px;
            transform: none; } }
        @media (min-width: 1440px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1)::after {
            left: -620px; } }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
            .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
              display: block; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
            .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
              display: none; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 273px;
        background-image: url(/components/LectureContent/assets/victory1/2-m.png?1fab5f722935e8a0b43f7b4e6800af70);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 766px;
            height: 719px;
            background-image: url(/components/LectureContent/assets/victory1/2-t.png?2eeda5a90121eb8d06003af53189a3f2);
            top: 171px;
            transform: translateX(-33%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1379px;
            height: 799px;
            background-image: url(/components/LectureContent/assets/victory1/2-d.png?9590ac7034b25e5a6800bef5a68a8495);
            top: 90px;
            left: auto;
            transform: none;
            right: -600px; } }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) {
          max-width: 582px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 410px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          max-width: 100%; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
            .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 296px;
        height: 279px;
        background-image: url(/components/LectureContent/assets/victory1/3-m.png?5ab741eba80641e0e72795178d59d781);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -206px;
        left: 50%;
        transform: translateX(-49%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 773px;
            height: 855px;
            background-image: url(/components/LectureContent/assets/victory1/3-t.png?5b074004f47d13d46cd61c02cf4a5634);
            top: -323px;
            left: 50%;
            transform: translateX(-60%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 721px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/victory1/3-d.png?3babd7f4ccc1781d8764d9c9b61bb2aa);
            top: 200px;
            left: -620px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -740px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 347px;
        height: 351px;
        background-image: url(/components/LectureContent/assets/victory1/4-m.png?6e90d66afd4e00eedf5f0503917890e0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -234px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/victory1/4-t.png?c05cf3cede1ae66db57aba855f7baa7b);
            width: 935px;
            height: 1014px;
            top: -250px;
            left: 50%;
            transform: translateX(-45%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1397px;
            height: 858px;
            background-image: url(/components/LectureContent/assets/victory1/4-d.png?f210994945b2181cd123673058bded70);
            top: -20px;
            left: auto;
            transform: none;
            right: -700px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 400px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 279px;
        height: 298px;
        background-image: url(/components/LectureContent/assets/victory1/5-m.png?dab2b8b9ead5a30a1f1c3190940c8955);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -244px;
        left: 50%;
        transform: translateX(-52%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 663px;
            height: 1036px;
            background-image: url(/components/LectureContent/assets/victory1/5-t.png?62fbd7c3e85716705bc495ad58069bf7);
            top: -235px;
            transform: translateX(-68%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 781px;
            height: 1196px;
            background-image: url(/components/LectureContent/assets/victory1/5-d.png?0b44cea654802d8d98243d18975f407c);
            top: 60px;
            left: -747px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 23; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 357px;
        height: 275px;
        background-image: url(/components/LectureContent/assets/victory1/6-m.png?716ca990ee483c27c7ccc52a8fdcb19b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 801px;
            height: 854px;
            background-image: url(/components/LectureContent/assets/victory1/6-t.png?93cae0c61897e88c022908a84a93bd1e);
            top: -500px;
            transform: translateX(-39%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 766px;
            height: 929px;
            background-image: url(/components/LectureContent/assets/victory1/6-d.png?ac4a405421e30b3f1320270183477a4c);
            top: -30px;
            left: auto;
            transform: translateX(0);
            right: -740px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 353px;
        height: 290px;
        background-image: url(/components/LectureContent/assets/victory1/7-m.png?fe4e31a3c42cd2d9723cf3aa661d4f15);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 898px;
            height: 1041px;
            background-image: url(/components/LectureContent/assets/victory1/7-t.png?4f1909ed1ef5f2483af378b0120cf36f);
            top: -270px;
            transform: translateX(-56%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 870px;
            height: 1231px;
            background-image: url(/components/LectureContent/assets/victory1/7-d.png?8cce7e60687784902edb12c3b80200ca);
            top: -62px;
            left: -685px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 25;
          padding: 60px 25px 90px 120px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 26; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 254px;
        height: 236px;
        background-image: url(/components/LectureContent/assets/victory1/8-m.png?d4567f721594e24140e2bb113c73a2af);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-52%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 766px;
            height: 711px;
            background-image: url(/components/LectureContent/assets/victory1/8-t.png?c63ae525f9d69e8418b9b78d10092eb2);
            top: -280px;
            transform: translateX(-40%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8)::after {
            background-image: url(/components/LectureContent/assets/victory1/8-d.png?f304d8d575dae6ffbb66cf396d08360e);
            width: 1209px;
            height: 871px;
            top: 194px;
            left: auto;
            transform: translateX(0);
            right: -600px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 25px 100px 120px;
          z-index: 25; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 531px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9)::after {
        width: 353px;
        height: 290px;
        background-image: url(/components/LectureContent/assets/victory1/9-m.png?e6907e0288404ec576511ba7b5f65226);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 877px;
            height: 1415px;
            background-image: url(/components/LectureContent/assets/victory1/9-t.png?6bc8cda43e599c656efe33962fc7d37a);
            top: -296px;
            transform: translateX(-56%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9)::after {
            background-image: url(/components/LectureContent/assets/victory1/9-d.png?1eb4004bd8c6a6d805c6435f7398b120);
            width: 1445px;
            height: 1448px;
            top: -505px;
            left: -730px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) {
          z-index: 25;
          padding: 60px 25px 90px 120px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 27; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10)::after {
        width: 357px;
        height: 275px;
        background-image: url(/components/LectureContent/assets/victory1/10-m.png?58a149858257fab995f10d79e5497bd0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10)::after {
            width: 252px;
            height: 535px;
            background-image: url(/components/LectureContent/assets/victory1/10-t.png?b5d8c5d958a99041b22422f4bdead302);
            top: 170px;
            transform: translateX(100%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10)::after {
            background-image: url(/components/LectureContent/assets/victory1/10-d.png?4aa56a3a1aac5515a3e1bc4a6bac859e);
            width: 762px;
            height: 640px;
            top: 60px;
            left: auto;
            transform: translateX(0);
            right: -740px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(10) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11) {
      z-index: 22; }
      .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11)::after {
        width: 325px;
        height: 385px;
        background-image: url(/components/LectureContent/assets/victory1/11-m.png?f48be60a88abd937c548ec3a2e244585);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -226px;
        left: 50%;
        transform: translateX(-38%); }
        @media (min-width: 768px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11)::after {
            width: 815px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/victory1/11-t.png?0207c77e810309979185b636808b2270);
            top: -230px;
            transform: translateX(-59%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11)::after {
            width: 1449px;
            height: 906px;
            background-image: url(/components/LectureContent/assets/victory1/11-d.png?58d975c40232cc1763d8e5742756e352);
            top: -331px;
            left: auto;
            transform: translateX(0);
            right: -155px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11) {
          padding: 120px 25px 110px 25px;
          z-index: 25;
          max-height: 491px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11) {
          padding: 138px 120px 128px 120px;
          min-height: 420px;
          max-height: 492px; }
          .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:nth-child(11) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 325px;
      height: 385px;
      background-image: url(/components/LectureContent/assets/victory1/12-m.png?82aeadafe0bebea0d7c1392d55b2a94f);
      bottom: -480px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:last-child::before {
          width: 710px;
          height: 91px;
          background-image: url(/components/LectureContent/assets/victory1/12-t.png?0b04e140df69275ac205bcb8c53014e3);
          bottom: -354px;
          left: 50%;
          transform: translateX(-60%); } }
      @media (min-width: 1240px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:last-child::before {
          width: 1417px;
          height: 131px;
          background-image: url(/components/LectureContent/assets/victory1/12-d.png?b34937337a958968448a6a6f6da8c553);
          bottom: -335px;
          left: 50%;
          transform: translateX(-68%); } }
      @media (min-width: 1920px) {
        .LectureContent__victory_1___lWUTg .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-80%); } }

.LectureContent__victory_2___9cX_Y {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_ {
    z-index: 22; }
    .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -20px;
      background-image: url(/components/LectureContent/assets/victory2/welcome-bg-m.jpg?1264de9b60913e288f0e2bd86104fe1a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/victory2/welcome-bg-t.jpg?55c3dafa37a6df166f925485d58d97a2);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/victory2/welcome-bg-d.jpg?3285c5a8bc3a4388f7af0390e2c47fc8);
          width: 3000px;
          height: 611px; } }
    @media (min-width: 768px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_ {
        margin-bottom: 149px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome___1zUy_ {
        margin-bottom: 158px; } }
  .LectureContent__victory_2___9cX_Y .LectureContent__welcome__title___2Gwup {
    margin-bottom: 160px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 44px;
        width: 650px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome__title___2Gwup {
        margin-bottom: 20px; } }
  .LectureContent__victory_2___9cX_Y .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__victory_2___9cX_Y .LectureContent__welcome__descr___358eh {
      width: 449px;
      margin-bottom: 104px; }
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__victory_2___9cX_Y .LectureContent__welcome__descr___358eh {
      width: 746px;
      margin-bottom: 20px; }
      .LectureContent__victory_2___9cX_Y .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__victory_2___9cX_Y .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__victory_2___9cX_Y .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 381px;
        height: 267px;
        background-image: url(/components/LectureContent/assets/victory2/1-m.png?23af7888f813493c386ad7a3b5fb632f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -206px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 991px;
            height: 1078px;
            background-image: url(/components/LectureContent/assets/victory2/1-t.png?535213a546ea74c9521f580fac5654ce);
            top: -200px;
            left: -427px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1615px;
            height: 1227px;
            background-image: url(/components/LectureContent/assets/victory2/1-d.png?a1b649bdd59cd17bf3cfdc27e1127a81);
            top: -220px;
            left: -774px;
            transform: none; } }
        @media (min-width: 1440px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1)::after {
            left: -800px; } }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; }
            .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
              display: block; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 495px; }
            .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ br {
              display: none; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 221px;
        background-image: url(/components/LectureContent/assets/victory2/2-m.png?9a1ecaf0f035442ad2ff5c1e2ceb13b2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -195px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 254px;
            height: 661px;
            background-image: url(/components/LectureContent/assets/victory2/2-t.png?9fcd45eff27895f01caafe3fafb6bf0c);
            top: 110px;
            transform: translateX(104%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 671px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/victory2/2-d.png?e1391fa9c8b9cd58d0fbe6fe39ebcc6f);
            top: 190px;
            left: auto;
            transform: none;
            right: -600px; } }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) {
          max-width: 582px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 451px;
            left: -5; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 362px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          max-width: 100%; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 635px;
            left: 25px; }
            .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 501px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 433px;
        height: 283px;
        background-image: url(/components/LectureContent/assets/victory2/3-m.png?fe1bd4dac980ed17e7962d9fdff7dcab);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -241px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 896px;
            height: 1151px;
            background-image: url(/components/LectureContent/assets/victory2/3-t.png?6139439042448890ca561414583a0f8b);
            top: -277px;
            left: 50%;
            transform: translateX(-60%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1509px;
            height: 1169px;
            background-image: url(/components/LectureContent/assets/victory2/3-d.png?1e055470ecc37d2e26c19254e3bde6c9);
            top: 50px;
            left: -820px;
            transform: none; } }
        @media (min-width: 1920px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3)::after {
            left: -860px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 420px;
            left: -25px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 321px;
        height: 329px;
        background-image: url(/components/LectureContent/assets/victory2/4-m.png?b2c80650b16c2a22d55c862387aee846);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -329px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/victory2/4-t.png?c3677f57b100e12fc1a9d93eedac473c);
            width: 896px;
            height: 784px;
            top: -240px;
            left: 50%;
            transform: translateX(-45%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 777px;
            height: 872px;
            background-image: url(/components/LectureContent/assets/victory2/4-d.png?6d4986400799bf4f3301f809ea6661d6);
            top: 180px;
            left: auto;
            transform: none;
            right: -700px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 400px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 418px;
        height: 234px;
        background-image: url(/components/LectureContent/assets/victory2/5-m.png?f1c6903406fd4cd5c94f05e75c3a6eb1);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -190px;
        left: 50%;
        transform: translateX(-41%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1020px;
            height: 1602px;
            background-image: url(/components/LectureContent/assets/victory2/5-t.png?be823e7778f9656a6b02f11c4ed21049);
            top: -435px;
            transform: translateX(-54%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1421px;
            height: 1026px;
            background-image: url(/components/LectureContent/assets/victory2/5-d.png?1e4013660540b4903a21458a2bf54691);
            top: -35px;
            left: -790px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 23; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 359px;
        height: 169px;
        background-image: url(/components/LectureContent/assets/victory2/6-m.png?99018b6e2d0252acefa80fd254f8f055);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -142px;
        left: 50%;
        transform: translateX(-45%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 183px;
            height: 396px;
            background-image: url(/components/LectureContent/assets/victory2/6-t.png?c81eb062cdcf0d571cdb4fa36f96e61e);
            top: 400px;
            transform: translateX(172%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 944px;
            height: 1074px;
            background-image: url(/components/LectureContent/assets/victory2/6-d.png?c385aaea9991e671d86a0234288844c1);
            top: -30px;
            left: auto;
            transform: translateX(0);
            right: -840px; } }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 490px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 556px;
            left: -25px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 460px;
        height: 195px;
        background-image: url(/components/LectureContent/assets/victory2/7-m.png?0deee4bbfe5bd1ee9020af555dd94597);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -145px;
        left: 50%;
        transform: translateX(-52%); }
        @media (min-width: 768px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1088px;
            height: 825px;
            background-image: url(/components/LectureContent/assets/victory2/7-t.png?3099e79c438d557aad6b67cd040ce19a);
            top: -281px;
            transform: translateX(-56%); } }
        @media (min-width: 1240px) {
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 476px;
            background-image: url(/components/LectureContent/assets/victory2/7-d.png?0820f2b821538e2ca7fae1031db08ce1);
            top: -62px;
            left: -615px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 25;
          padding: 60px 25px 90px 120px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 26; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 325px;
      height: 385px;
      background-image: url(/components/LectureContent/assets/victory2/8-m.png?82aeadafe0bebea0d7c1392d55b2a94f);
      bottom: -300px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:last-child::before {
          width: 710px;
          height: 91px;
          background-image: url(/components/LectureContent/assets/victory2/8-t.png?0b04e140df69275ac205bcb8c53014e3);
          bottom: -145px;
          left: 50%;
          transform: translateX(-60%); } }
      @media (min-width: 1240px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:last-child::before {
          width: 1417px;
          height: 131px;
          background-image: url(/components/LectureContent/assets/victory2/8-d.png?b34937337a958968448a6a6f6da8c553);
          bottom: -135px;
          left: 50%;
          transform: translateX(-68%); } }
      @media (min-width: 1920px) {
        .LectureContent__victory_2___9cX_Y .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-80%); } }

.LectureContent__remember_1___3aJqr {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -13px;
      background-image: url(/components/LectureContent/assets/remember1/welcome-bg-m.jpg?73ee2ee545238396855b680f74b252a8);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1083px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/remember1/welcome-bg-t.jpg?08bc78e0671a5508c7dfea14f028ceb4);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__remember_1___3aJqr .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/remember1/welcome-bg-d.jpg?c7c6bd30678e271b9bd0e125cfe19422);
          width: 3000px;
          height: 611px; } }
  .LectureContent__remember_1___3aJqr .LectureContent__welcome__title___2Gwup {
    margin-bottom: 205px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__remember_1___3aJqr .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px;
        width: 700px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_1___3aJqr .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 663px; } }
  .LectureContent__remember_1___3aJqr .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__remember_1___3aJqr .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__remember_1___3aJqr .LectureContent__welcome__descr___358eh {
      width: 457px;
      margin-bottom: 132px; }
      .LectureContent__remember_1___3aJqr .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__remember_1___3aJqr .LectureContent__welcome__descr___358eh {
      width: 754px;
      margin-bottom: 34px; }
      .LectureContent__remember_1___3aJqr .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__remember_1___3aJqr .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__remember_1___3aJqr .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__remember_1___3aJqr .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 346px;
        height: 194px;
        background-image: url(/components/LectureContent/assets/remember1/1-m.png?7abda274e07df8f73ddd60a4ee572353);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 329px;
            height: 976px;
            background-image: url(/components/LectureContent/assets/remember1/1-t.png?ca99f1b0d3255ba8f39c55137759803e);
            top: -23px;
            left: -176px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 758px;
            height: 971px;
            background-image: url(/components/LectureContent/assets/remember1/1-d.png?6a9f146ac388b8048edde595a13ca72c);
            top: -37px;
            left: -700px;
            transform: none; } }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px;
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 307px;
        height: 251px;
        background-image: url(/components/LectureContent/assets/remember1/2-m.png?ba49c01c8538a47d1b1d3b8520188bc4);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-42%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 369px;
            height: 818px;
            background-image: url(/components/LectureContent/assets/remember1/2-t.png?5d3223db9fcbc348a8121f578874f25b);
            top: 100px;
            transform: translateX(41%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 715px;
            height: 719px;
            background-image: url(/components/LectureContent/assets/remember1/2-d.png?318511060b6543b112aba1f3274e7b27);
            top: 77px;
            left: 100%;
            transform: translateX(-9%); } }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 390px; }
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 326px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
            .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 470px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 301px;
        height: 255px;
        background-image: url(/components/LectureContent/assets/remember1/3-m.png?0a7d5b7f815cd10ee1384bb62d583d90);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -202px;
        left: 50%;
        transform: translateX(-55%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 509px;
            height: 821px;
            background-image: url(/components/LectureContent/assets/remember1/3-t.png?328404d870a4afd877ca6a484429c571);
            top: -4px;
            left: 50%;
            transform: translateX(-95%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 847px;
            height: 664px;
            background-image: url(/components/LectureContent/assets/remember1/3-d.png?0bc5902ef73dcc20a34c0acc1e868d00);
            top: -10px;
            left: -724px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 286px;
        height: 279px;
        background-image: url(/components/LectureContent/assets/remember1/4-m.png?74e6beaa2d3ff139e3644dea8da42955);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -226px;
        left: 50%;
        transform: translateX(-30%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/remember1/4-t.png?92afc7224a4788990850c79ed9822b0d);
            width: 384px;
            height: 560px;
            top: 389px;
            left: 50%;
            transform: translateX(42%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 681px;
            height: 759px;
            background-image: url(/components/LectureContent/assets/remember1/4-d.png?d9f21fefd3c427cdc8d5f24d9591f1d3);
            top: 85px;
            right: auto;
            left: 100%;
            transform: translateX(-9%); } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 257px;
        height: 286px;
        background-image: url(/components/LectureContent/assets/remember1/5-m.png?42ca89e505fd2afb4e565e0104db10a0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -216px;
        left: 50%;
        transform: translateX(-58%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 399px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/remember1/5-t.png?31c4a8a51ffc1514e565c676bb92c926);
            top: 60px;
            transform: translateX(-118%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1237px;
            height: 816px;
            background-image: url(/components/LectureContent/assets/remember1/5-d.png?29f68b63c0d9fcd03de4c40217f3ae54);
            top: -40px;
            left: -590px;
            transform: none; } }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px;
            left: -25px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 600px;
          left: 0; }
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 375px;
        height: 277px;
        background-image: url(/components/LectureContent/assets/remember1/6-m.png?7fa07f569e236368e5c35947fa9efb40);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 435px;
            height: 984px;
            background-image: url(/components/LectureContent/assets/remember1/6-t.png?2b4a6f4872f9d3350b4181fd88168ca8);
            top: -35px;
            transform: translateX(22%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1233px;
            height: 801px;
            background-image: url(/components/LectureContent/assets/remember1/6-d.png?6d246b7ee586fda6141bc3f89247c2b9);
            top: -18px;
            left: auto;
            transform: translateX(0);
            right: -595px; } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 370px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 110px 60px 120px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 354px;
        height: 229px;
        background-image: url(/components/LectureContent/assets/remember1/7-m.png?141ce7501e646117d15a3a3901bf9b94);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -193px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 386px;
            height: 774px;
            background-image: url(/components/LectureContent/assets/remember1/7-t.png?aa4564bf8064b71a6269b0b4842458fb);
            top: 60px;
            transform: translateX(-124%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 694px;
            height: 785px;
            background-image: url(/components/LectureContent/assets/remember1/7-d.png?3589a9d810d14e4aa2ee4b4267da27fb);
            top: -35px;
            left: -580px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 268px;
        height: 296px;
        background-image: url(/components/LectureContent/assets/remember1/8-m.png?1f7bcc70e0da7e6c223685bb49e9ee0d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-40%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 795px;
            height: 820px;
            background-image: url(/components/LectureContent/assets/remember1/8-t.png?a03b49c1740aa09f7046439867a56f90);
            top: 100px;
            transform: translateX(-31%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 624px;
            height: 780px;
            background-image: url(/components/LectureContent/assets/remember1/8-d.png?c4060ec63b85358cffe44c3e3e1b5f1d);
            top: 0px;
            left: auto;
            transform: translateX(0);
            right: -586px; } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 370px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 450px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9)::after {
        content: '';
        position: absolute;
        width: 270px;
        height: 231px;
        background-image: url(/components/LectureContent/assets/remember1/9-m.png?af6f644ab4db9beca3a721ae7674ce50);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        bottom: 337px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 296px;
            height: 316px;
            background-image: url(/components/LectureContent/assets/remember1/9-t.png?4b1b9a79c280a7b139fb3ddfd592be78);
            transform: translateX(-159%);
            bottom: -86px; } }
        @media (min-width: 1240px) {
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 587px;
            height: 476px;
            background-image: url(/components/LectureContent/assets/remember1/9-d.png?67e36c2dbdf5a39b0ffd0451a323fb5b);
            left: -560px;
            transform: none;
            bottom: 0px; } }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9) {
          padding: 120px 25px 110px 25px;
          z-index: 13;
          max-height: 465px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9) {
          padding: 138px 120px 128px 120px;
          min-height: 420px;
          max-height: 492px; }
          .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 306px;
      height: 91px;
      background-image: url(/components/LectureContent/assets/remember1/10-m.png?c5a5b395d49e604600d747f2ac5d83b9);
      bottom: -325px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:last-child::before {
          width: 803px;
          height: 98px;
          background-image: url(/components/LectureContent/assets/remember1/10-t.png?4330932b7a28217e44288a16cf4ba142);
          bottom: -340px;
          left: 50%;
          transform: translateX(-61%); } }
      @media (min-width: 1240px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:last-child::before {
          width: 1498px;
          height: 168px;
          background-image: url(/components/LectureContent/assets/remember1/10-d.png?9091b076cfa5e455337be411e71ad838);
          bottom: -377px;
          left: 50%;
          transform: translateX(-69%); } }
      @media (min-width: 1920px) {
        .LectureContent__remember_1___3aJqr .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-80%); } }

.LectureContent__remember_2___Xb4R8 {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -17px;
      background-image: url(/components/LectureContent/assets/remember2/welcome-bg-m.jpg?9320065519cba307903585c6f73eaaec);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 1053px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_ {
        min-height: 930px; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/remember2/welcome-bg-t.jpg?5409ec759d6956f225685d6c548f1e72);
          width: 1240px;
          height: 930px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/remember2/welcome-bg-d.jpg?b1e0eeb57dc2619ff279c6c69ee00af2);
          width: 3000px;
          height: 611px; } }
  .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 358px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 52px;
        width: 500px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__title___2Gwup {
        margin-bottom: 52px;
        width: 724px; } }
  .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 42px;
    line-height: 45px; }
    @media (min-width: 768px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 80px;
        line-height: 75px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px;
        line-height: 74px; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__titleBig___2Qitf br {
          display: none; } }
  @media (min-width: 768px) {
    .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__descr___358eh {
      width: 345px;
      margin-bottom: 122px; } }
  @media (min-width: 1240px) {
    .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__descr___358eh {
      width: 646px;
      margin-bottom: 30px; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__remember_2___Xb4R8 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 286px;
        height: 190px;
        background-image: url(/components/LectureContent/assets/remember2/1-m.png?1de1cf58f286d3d0ef2d41bec914478b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 372px;
            height: 864px;
            background-image: url(/components/LectureContent/assets/remember2/1-t.png?10d654d58659b1c4986d9354d5d161d9);
            top: -53px;
            left: -160px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 723px;
            height: 786px;
            background-image: url(/components/LectureContent/assets/remember2/1-d.png?09bb2884c78d2a41f74f8e10de23251b);
            top: 15px;
            left: -695px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 266px;
        height: 297px;
        background-image: url(/components/LectureContent/assets/remember2/2-m.png?f38f5ccbb5b74e0707766474bbb80fe5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 390px;
            height: 845px;
            background-image: url(/components/LectureContent/assets/remember2/2-t.png?393dc6900fe4eb3c9d4af7449fa79e5e);
            top: 10px;
            transform: translateX(30%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 608px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/remember2/2-d.png?15a97478c4617e5269f24eeaa3a9feb6);
            top: 30px;
            left: 100%;
            transform: translateX(-4%); } }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 490px;
          left: -5px; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 362px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          z-index: 22; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 540px; }
            .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 309px;
        height: 256px;
        background-image: url(/components/LectureContent/assets/remember2/3-m.png?8a879176aa467a72aecf79c1991969ef);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-42%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 452px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/remember2/3-t.png?bfa299784f9b3c2ad040210d0d2d4e56);
            top: 70px;
            left: 50%;
            transform: translateX(-118%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 633px;
            height: 799px;
            background-image: url(/components/LectureContent/assets/remember2/3-d.png?dea56b95e4feff1f3047f1a0260d4502);
            top: 40px;
            left: -580px;
            transform: none; } }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 440px;
            left: -25px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 480px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 299px;
        height: 282px;
        background-image: url(/components/LectureContent/assets/remember2/4-m.png?44c94bd20e45c5d988fc7ec3711a54ff);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -205px;
        left: 50%;
        transform: translateX(-51%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/remember2/4-t.png?079d02eed84187ebaa47b8e12305f98c);
            width: 275px;
            height: 842px;
            top: -60px;
            left: 50%;
            transform: translateX(86%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 782px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/remember2/4-d.png?c41e49bf3ce621d67978e89231f72d50);
            top: 40px;
            right: auto;
            left: 100%;
            transform: translateX(-7%); } }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 21; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 235px;
        height: 310px;
        background-image: url(/components/LectureContent/assets/remember2/5-m.png?36a282474829953e1d8be9b4f9bd5d7d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 366px;
            height: 740px;
            background-image: url(/components/LectureContent/assets/remember2/5-t.png?7017d41c51824482e32997120449c4d7);
            top: 70px;
            transform: translateX(-144%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 742px;
            height: 898px;
            background-image: url(/components/LectureContent/assets/remember2/5-d.png?756babf087049df832d19f95c8b96e78);
            top: -73px;
            left: -690px;
            transform: none; } }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 395px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 298px;
        height: 267px;
        background-image: url(/components/LectureContent/assets/remember2/6-m.png?ba6b82ac3b62a99383ff2152303b3b16);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -214px;
        left: 50%;
        transform: translateX(-42%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 491px;
            height: 1001px;
            background-image: url(/components/LectureContent/assets/remember2/6-t.png?b8867c2ab58bf30b93e9b4b5ed3d1a80);
            top: -18px;
            transform: translateX(17%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1322px;
            height: 1021px;
            background-image: url(/components/LectureContent/assets/remember2/6-d.png?a2fb6bbb34e854cbb8ac1305eeff4f4f);
            top: -183px;
            left: auto;
            transform: translateX(0);
            right: -825px; } }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 17; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 540px;
            left: -25px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 44px 100px 60px 120px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            margin-left: 50px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 323px;
        height: 281px;
        background-image: url(/components/LectureContent/assets/remember2/7-m.png?edaf23036e23d8969c640625d850fc28);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -222px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 780px;
            height: 888px;
            background-image: url(/components/LectureContent/assets/remember2/7-t.png?910c51760ec98af0263de86ddb6e04c2);
            top: -78px;
            transform: translateX(-67%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1160px;
            height: 902px;
            background-image: url(/components/LectureContent/assets/remember2/7-d.png?ac820cc2ab3a7b4d76bfb2b6d808e19f);
            top: -90px;
            left: -730px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 258px;
        height: 240px;
        background-image: url(/components/LectureContent/assets/remember2/8-m.png?4bb435ba1035a7392fcf0cd49ab397a9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -191px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 390px;
            height: 312px;
            background-image: url(/components/LectureContent/assets/remember2/8-t.png?a6d399c2790f4b9b85a8e06dc8489dfb);
            top: 6px;
            transform: translateX(36%); } }
        @media (min-width: 1240px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 694px;
            height: 287px;
            background-image: url(/components/LectureContent/assets/remember2/8-d.png?454371456da663bfa60584d228fd16b1);
            top: 45px;
            left: auto;
            transform: translateX(0);
            right: -695px; } }
        @media (min-width: 1920px) {
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8)::after {
            right: -725px; } }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8) {
          padding: 120px 25px 110px 25px;
          z-index: 13; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8) {
          padding: 128px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 306px;
      height: 91px;
      background-image: url(/components/LectureContent/assets/remember2/9-m.png?e112ae593c9ad834028d5d99b60bdca9);
      bottom: -102px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:last-child::before {
          width: 698px;
          height: 125px;
          background-image: url(/components/LectureContent/assets/remember2/9-t.png?d40ab0197ceec237d7b3af329f730f31);
          bottom: -164px;
          left: 50%;
          transform: translateX(-37%); } }
      @media (min-width: 1240px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:last-child::before {
          width: 1198px;
          height: 168px;
          background-image: url(/components/LectureContent/assets/remember2/9-d.png?b5a0ca3338c05dd891c9c3d72f19a92d);
          bottom: -176px;
          left: 50%;
          transform: translateX(-28%); } }
      @media (min-width: 1920px) {
        .LectureContent__remember_2___Xb4R8 .LectureContent__section___pZLwO:last-child::before {
          bottom: -169px;
          left: 50%;
          transform: translateX(-15%); } }

.LectureContent__humor_1___2W-_O {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -13px;
      background-image: url(/components/LectureContent/assets/humor1/welcome-bg-m.jpg?fc66f486f112a7928d71ee9d64ef7bfe);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_ {
        min-height: 927px; }
        .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/humor1/welcome-bg-t.jpg?fcfc91aaefc065663c04b32b7f7a5e6b);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_ {
        min-height: 611px; }
        .LectureContent__humor_1___2W-_O .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/humor1/welcome-bg-d.jpg?6f9e16436bb5d927369f7b4884691dd7);
          width: 3000px;
          height: 611px; } }
  .LectureContent__humor_1___2W-_O .LectureContent__welcome__title___2Gwup {
    margin-bottom: 243px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__humor_1___2W-_O .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px;
        width: 700px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_1___2W-_O .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 663px; } }
  .LectureContent__humor_1___2W-_O .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__humor_1___2W-_O .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__humor_1___2W-_O .LectureContent__welcome__descr___358eh {
      width: 362px;
      margin-bottom: 130px; }
      .LectureContent__humor_1___2W-_O .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__humor_1___2W-_O .LectureContent__welcome__descr___358eh {
      width: 589px;
      margin-bottom: 56px; }
      .LectureContent__humor_1___2W-_O .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__humor_1___2W-_O .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__humor_1___2W-_O .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__humor_1___2W-_O .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 298px;
        height: 214px;
        background-image: url(/components/LectureContent/assets/humor1/1-m.png?ec48f2ef382a81dc449a15f5d8b00ec8);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 724px;
            height: 926px;
            background-image: url(/components/LectureContent/assets/humor1/1-t.png?6a4d93279306fc3b4c4e2dcdaf93f500);
            top: -95px;
            left: -380px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1226px;
            height: 725px;
            background-image: url(/components/LectureContent/assets/humor1/1-d.png?283f61a269bd086df9eaa831bd62099e);
            top: -7px;
            left: -600px;
            transform: none; } }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px;
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 277px;
        height: 292px;
        background-image: url(/components/LectureContent/assets/humor1/2-m.png?5eaa3eca7dc23292f187d1f241ffd5c3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-42%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 340px;
            height: 934px;
            background-image: url(/components/LectureContent/assets/humor1/2-t.png?f756b9f175c89bde054d2df3648098d8);
            top: 0px;
            transform: translateX(52%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1050px;
            height: 1039px;
            background-image: url(/components/LectureContent/assets/humor1/2-d.png?e33d39e436e674bed42fa3a9ae2b33d3);
            top: -120px;
            left: 100%;
            transform: translateX(-41%); } }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 380px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 530px;
            left: -25px; }
            .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 470px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 249px;
        height: 213px;
        background-image: url(/components/LectureContent/assets/humor1/3-m.png?075e9cb929e22084beac79f7a9a202c5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -139px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 448px;
            height: 834px;
            background-image: url(/components/LectureContent/assets/humor1/3-t.png?518c1b41f895d3441c34733ef7df1cda);
            top: 4px;
            left: 50%;
            transform: translateX(-132%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1420px;
            height: 855px;
            background-image: url(/components/LectureContent/assets/humor1/3-d.png?1f68abfe35557f6a0175826a6ad4a004);
            top: 110px;
            left: -724px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px;
            left: 0px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 555px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 273px;
        height: 276px;
        background-image: url(/components/LectureContent/assets/humor1/4-m.png?e8e8994caf658c8cfb1840cd1eab5f0d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -214px;
        left: 50%;
        transform: translateX(-47%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/humor1/4-t.png?30ff1cabb6e3f80bb896cd19406c5101);
            width: 769px;
            height: 973px;
            top: -80px;
            left: 50%;
            transform: translateX(28%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 759px;
            height: 973px;
            background-image: url(/components/LectureContent/assets/humor1/4-d.png?d1466fbb007476b91d0d792b812ea327);
            top: 185px;
            right: auto;
            left: 100%;
            transform: translateX(-17%); } }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 263px;
        height: 210px;
        background-image: url(/components/LectureContent/assets/humor1/5-m.png?10b46e3cf9b5fc3f473e8f876fea10d9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -150px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 339px;
            height: 1120px;
            background-image: url(/components/LectureContent/assets/humor1/5-t.png?2b779111bc8f3bc37497a408497859fc);
            top: -70px;
            transform: translateX(-129%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 700px;
            height: 867px;
            background-image: url(/components/LectureContent/assets/humor1/5-d.png?0734d86fd98eeb1a4e1effb243cba2a9);
            top: 170px;
            left: -590px;
            transform: none; } }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 380px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px;
            left: -25px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 338px;
        height: 266px;
        background-image: url(/components/LectureContent/assets/humor1/6-m.png?942aec00f63171c7f8133c629b88668b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -256px;
        left: 50%;
        transform: translateX(-41%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 339px;
            height: 820px;
            background-image: url(/components/LectureContent/assets/humor1/6-t.png?03d45b3550e6cb493c074ab36164cd84);
            top: 105px;
            transform: translateX(71%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 614px;
            height: 795px;
            background-image: url(/components/LectureContent/assets/humor1/6-d.png?7b5787e9a4406e75ce40575da7355649);
            top: 40px;
            left: auto;
            transform: translateX(0);
            right: -595px; } }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 370px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 110px 60px 120px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 286px;
        height: 224px;
        background-image: url(/components/LectureContent/assets/humor1/7-m.png?cf8a94f32272f2782393be014f068c12);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -193px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 503px;
            height: 881px;
            background-image: url(/components/LectureContent/assets/humor1/7-t.png?438bc13fa0782b042dd330b91eb20f1f);
            top: 0px;
            transform: translateX(-91%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 785px;
            height: 793px;
            background-image: url(/components/LectureContent/assets/humor1/7-d.png?e791fb1dca7052d55a89b191aa96a5cd);
            top: -35px;
            left: -720px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 306px;
      height: 91px;
      bottom: -325px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:last-child::before {
          width: 844px;
          height: 130px;
          background-image: url(/components/LectureContent/assets/humor1/8-t.png?4f0bb48921ba0f1a595b92f5406476bb);
          bottom: -310px;
          left: 50%;
          transform: translateX(-56%); } }
      @media (min-width: 1240px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:last-child::before {
          width: 1184px;
          height: 132px;
          background-image: url(/components/LectureContent/assets/humor1/8-d.png?7257846df43dd834023f3e72e49db040);
          bottom: -319px;
          left: 50%;
          transform: translateX(-73%); } }
      @media (min-width: 1920px) {
        .LectureContent__humor_1___2W-_O .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-86%); } }

.LectureContent__humor_2___3N3z8 {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_ {
    z-index: 21; }
    .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -5px;
      background-image: url(/components/LectureContent/assets/humor2/welcome-bg-m.jpg?b1c0a9d9868034203a9443b2c72edbc7);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        height: 927px; }
        .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/humor2/welcome-bg-t.jpg?21693ee6db726f983fb2eec7cc6e092c);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        height: 611px; }
        .LectureContent__humor_2___3N3z8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/humor2/welcome-bg-d.jpg?3393cb64d607ce83932695df8bd596c9);
          width: 3000px;
          height: 611px; } }
  .LectureContent__humor_2___3N3z8 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 220px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 66px;
        width: 700px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 663px; } }
  .LectureContent__humor_2___3N3z8 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 41px; }
    @media (min-width: 768px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 76px; } }
  @media (min-width: 768px) {
    .LectureContent__humor_2___3N3z8 .LectureContent__welcome__descr___358eh {
      width: 500px;
      margin-bottom: 255px; }
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome__descr___358eh i {
        white-space: nowrap;
        font-style: normal; } }
  @media (min-width: 1240px) {
    .LectureContent__humor_2___3N3z8 .LectureContent__welcome__descr___358eh {
      width: 600px;
      margin-bottom: 56px; }
      .LectureContent__humor_2___3N3z8 .LectureContent__welcome__descr___358eh br {
        display: none; } }
  .LectureContent__humor_2___3N3z8 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__humor_2___3N3z8 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__humor_2___3N3z8 .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO {
        max-width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 168px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 268px;
        height: 220px;
        background-image: url(/components/LectureContent/assets/humor2/1-m.png?6c87ffbd02d76653711584c330c07251);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 681px;
            height: 900px;
            background-image: url(/components/LectureContent/assets/humor2/1-t.png?82b4f4735cba8272456f4c6f07169a0b);
            top: -29px;
            left: -180px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1143px;
            height: 769px;
            background-image: url(/components/LectureContent/assets/humor2/1-d.png?4033e898c811a1092ab50a614cacb663);
            top: -23px;
            left: -520px;
            transform: none; } }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 380px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px;
            width: 477px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 525px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
            width: 410px;
            position: relative; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: -6px; }
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__descr___3NNiv {
          position: relative;
          left: 50px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 280px;
        height: 243px;
        background-image: url(/components/LectureContent/assets/humor2/2-m.png?db1314350c1a20a8751459815bcdb867);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -175px;
        left: 50%;
        transform: translateX(-57%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 665px;
            height: 772px;
            background-image: url(/components/LectureContent/assets/humor2/2-t.png?f624e86208e9ec3508f59c7194e420e6);
            top: 115px;
            transform: translateX(-25%);
            left: 50%; } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1184px;
            height: 747px;
            background-image: url(/components/LectureContent/assets/humor2/2-d.png?66cb05f093a972810d9ada15671b395a);
            top: 70px;
            left: 100%;
            transform: translateX(-52%); } }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
        display: none; }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 440px; }
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
          width: 380px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 530px;
            left: -25px; }
            .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ br {
              display: block; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__descr___3NNiv {
            width: 470px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: 50px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 284px;
        height: 278px;
        background-image: url(/components/LectureContent/assets/humor2/3-m.png?de9f4ea5c21abfb5e0d7646b4f969b43);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 743px;
            height: 664px;
            background-image: url(/components/LectureContent/assets/humor2/3-t.png?1b9e14cfc746ba45361392178148ce08);
            top: 350px;
            left: 50%;
            transform: translateX(-65%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 646px;
            height: 738px;
            background-image: url(/components/LectureContent/assets/humor2/3-d.png?566ad8fd45d06c21802ce940410a0463);
            top: 110px;
            left: -628px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px;
            left: 0px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 377px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 555px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
            width: 410px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__descr___3NNiv {
          margin-left: 70px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 326px;
        height: 357px;
        background-image: url(/components/LectureContent/assets/humor2/4-m.png?6f129041aad85ea940fff552ab34b478);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/humor2/4-t.png?f186f65feca320e6b3d4d5640dcabcd0);
            width: 840px;
            height: 1430px;
            top: 252px;
            left: 50%;
            transform: translateX(-37%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1372px;
            height: 1676px;
            background-image: url(/components/LectureContent/assets/humor2/4-d.png?ee0682334aa03a7675b9446a58c3235e);
            top: -1px;
            right: auto;
            left: 100%;
            transform: translateX(-50%); } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 354px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 540px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__descr___3NNiv {
            width: 429px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          left: 0; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 305px;
        height: 334px;
        background-image: url(/components/LectureContent/assets/humor2/5-m.png?d230dc0c57c4eb8224e1a3b392a73148);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 339px;
            height: 1120px;
            top: -70px;
            transform: translateX(-129%);
            display: none; } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 589px;
            height: 639px;
            background-image: url(/components/LectureContent/assets/humor2/5-d.png?333935f2b2f2fe1f17e70b99c54d1a74);
            top: 70px;
            left: -300px;
            transform: none;
            display: block; } }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 445px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 380px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 481px;
            left: -25px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 333px;
        height: 274px;
        background-image: url(/components/LectureContent/assets/humor2/6-m.png?2c2ceb5c7a07d0077fdca1736f190913);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-47%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 451px;
            height: 850px;
            background-image: url(/components/LectureContent/assets/humor2/6-t.png?620b767a899f897f20ec8f30dfa2b203);
            top: -40px;
            transform: translateX(14%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 709px;
            height: 635px;
            background-image: url(/components/LectureContent/assets/humor2/6-d.png?c888c727138583b1d9d5c82607053a05);
            top: 20px;
            left: auto;
            transform: translateX(0);
            right: -670px; } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 370px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 110px 60px 120px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            left: 0; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 289px;
        height: 234px;
        background-image: url(/components/LectureContent/assets/humor2/7-m.png?a1544f2c90a50c34887a94bc9ba041d8);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 426px;
            height: 729px;
            background-image: url(/components/LectureContent/assets/humor2/7-t.png?2740fcb3d18b28eefef0735868f9dce6);
            top: 180px;
            transform: translateX(-125%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1208px;
            height: 842px;
            background-image: url(/components/LectureContent/assets/humor2/7-d.png?89867857a08b68f2e57413a52e1f6c91);
            top: 35px;
            left: -670px;
            transform: none; } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14;
          padding: 60px 25px 90px 120px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 378px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 100px 120px;
          min-height: 420px;
          z-index: 16; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 530px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
            width: 419px; } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          left: 0; }
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__descr___3NNiv {
          margin-left: 50px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 294px;
        height: 243px;
        background-image: url(/components/LectureContent/assets/humor2/8-m.png?5ea4aadeb399ec4306459002307f85bd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -189px;
        left: 50%;
        transform: translateX(-48%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 474px;
            height: 722px;
            background-image: url(/components/LectureContent/assets/humor2/8-t.png?df82534bdf5eaaeb5f0332cdb77e56e9);
            top: 220px;
            transform: translateX(0%); } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 673px;
            height: 630px;
            background-image: url(/components/LectureContent/assets/humor2/8-d.png?e53c5918234716c3311533f3908fc597);
            top: 100px;
            left: auto;
            transform: translateX(0);
            right: -586px; } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 467px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 370px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) {
          padding: 44px 120px 128px 120px;
          min-height: 420px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 525px;
            left: -25px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__descr___3NNiv {
            width: 450px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 24; }
      .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9)::after {
        content: '';
        position: absolute;
        width: 188px;
        height: 274px;
        background-image: url(/components/LectureContent/assets/humor2/9-m.png?5209d3cd10c437b30a6c782931e137a7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        bottom: 337px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 268px;
            height: 386px;
            background-image: url(/components/LectureContent/assets/humor2/9-t.png?0f9eb2e0556d8a0b4d19cb032d179a2e);
            transform: translateX(-180%);
            bottom: 65px; } }
        @media (min-width: 1240px) {
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 438px;
            height: 545px;
            background-image: url(/components/LectureContent/assets/humor2/9-d.png?84df11787d0783941272790d1514285f);
            left: -560px;
            transform: none;
            bottom: 70px; } }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9) {
          padding: 120px 25px 110px 25px;
          max-height: 465px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 382px; } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9) {
          padding: 138px 120px 128px 120px;
          min-height: 420px;
          max-height: 492px; }
          .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__descr___3NNiv {
            width: 439px; } }
    .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 306px;
      height: 91px;
      bottom: -325px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:last-child::before {
          width: 742px;
          height: 130px;
          background-image: url(/components/LectureContent/assets/humor2/10-t.png?ce153fd748f8a7b77e0e098aaa4afdd4);
          bottom: -142px;
          left: 50%;
          transform: translateX(-58%); } }
      @media (min-width: 1240px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:last-child::before {
          width: 1184px;
          height: 140px;
          background-image: url(/components/LectureContent/assets/humor2/10-d.png?604c4e6f622c46e34983b5b8bb3c6402);
          bottom: -155px;
          left: 50%;
          transform: translateX(-73%); } }
      @media (min-width: 1920px) {
        .LectureContent__humor_2___3N3z8 .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-86%); } }

.LectureContent__fiction_1___GZ96V {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 379px; }
    .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -13px;
      background-image: url(/components/LectureContent/assets/fiction1/welcome-bg-m.jpg?c2899aca7361a9089ef7d4648436641d);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -40px;
          background-image: url(/components/LectureContent/assets/fiction1/welcome-bg-t.jpg?9a062e732985a6d35c31d06dd6157315);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__fiction_1___GZ96V .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/fiction1/welcome-bg-d.jpg?ef4a3e35ba3b80edafe7751b843879b7);
          width: 3000px;
          height: 611px; } }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__title___2Gwup {
    margin-bottom: 20px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 700px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 663px; } }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__descr___358eh {
    margin-bottom: 205px; }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__descr___358eh {
        width: 669px;
        margin-bottom: 405px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__welcome__descr___358eh {
        width: 589px;
        margin-bottom: 56px; }
        .LectureContent__fiction_1___GZ96V .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__fiction_1___GZ96V .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__fiction_1___GZ96V .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 320px; }
    @media (min-width: 768px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 250px;
        height: 412px;
        background-image: url(/components/LectureContent/assets/fiction1/1-m.png?02c23a3a4213c5753f7ef708ed1f806d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -348px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 633px;
            height: 643px;
            background-image: url(/components/LectureContent/assets/fiction1/1-t.png?424b00d3a12c25e0d21412df28864407);
            top: -120px;
            left: 115px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 2022px;
            height: 1181px;
            background-image: url(/components/LectureContent/assets/fiction1/1-d.png?d1155e8f89cec2c72774ea77217cf52a);
            top: -115px;
            left: auto;
            transform: none;
            right: -850px; } }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 280px;
        height: 466px;
        background-image: url(/components/LectureContent/assets/fiction1/2-m.png?374d22c9c308fd5887ff9bb7d4bc8ef1);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1180px;
            height: 1155px;
            background-image: url(/components/LectureContent/assets/fiction1/2-t.png?7e53141061bddf2d44ddf0c7e0b6f55b);
            top: -400px;
            transform: none;
            left: -350px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1870px;
            height: 560px;
            background-image: url(/components/LectureContent/assets/fiction1/2-d.png?ee86b5520b1a388ecbb8f77c3ce0f3d9);
            top: 195px;
            left: -550px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 200px;
        height: 504px;
        background-image: url(/components/LectureContent/assets/fiction1/3-m.png?6e98a21cf351b01ee4ccf3a9d32bb481);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -439px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 480px;
            height: 798px;
            background-image: url(/components/LectureContent/assets/fiction1/3-t.png?51e1601367234a389aa10b4b8831c5cb);
            top: 5px;
            left: 580px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1920px;
            height: 898px;
            background-image: url(/components/LectureContent/assets/fiction1/3-d.png?b6442b6895990de6d3719eacbc102a05);
            top: -35px;
            left: auto;
            transform: none;
            right: -450px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 320px;
        height: 500px;
        background-image: url(/components/LectureContent/assets/fiction1/4-m.png?d108401029ab098346fa0817ea476d46);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -417px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/fiction1/4-t.png?25bc2593985b3760db5b53ef4137f341);
            width: 480px;
            height: 480px;
            top: 150px;
            left: -370px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1802px;
            height: 730px;
            background-image: url(/components/LectureContent/assets/fiction1/4-d.png?2ee9526e33e1bddb3f8908602f169695);
            top: 1px;
            left: -590px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 480px;
        height: 467px;
        background-image: url(/components/LectureContent/assets/fiction1/5-m.png?2ed5cfded342f4795104cac19c5a2374);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 812px;
            height: 790px;
            background-image: url(/components/LectureContent/assets/fiction1/5-t.png?edc7a599985abbfd1cb36511748d0d39);
            top: 20px;
            transform: none;
            left: 300px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1024px;
            height: 934px;
            background-image: url(/components/LectureContent/assets/fiction1/5-d.png?19ba23c832f3089f5769b98659234024);
            left: auto;
            right: -990px;
            top: -110px; } }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 240px;
        height: 323px;
        background-image: url(/components/LectureContent/assets/fiction1/6-d.png?5521612c51646abf5579287ae95651ca);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -256px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 280px;
            height: 377px;
            top: 30px;
            transform: none;
            left: -120px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 360px;
            height: 484px;
            top: -13px;
            left: -260px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__fiction_1___GZ96V .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__fiction_2___C15ab {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 246px; }
    .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -13px;
      background-image: url(/components/LectureContent/assets/fiction2/welcome-bg-m.jpg?520ba6dcea8f1d82b1798f05fee8797b);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 107px; }
        .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 35px;
          background-image: url(/components/LectureContent/assets/fiction2/welcome-bg-t.jpg?007ab2b7e24b662d5a47d864df746a3c);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__fiction_2___C15ab .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/fiction2/welcome-bg-d.jpg?08c9e9774cd9de2cff708437ea70b06a);
          width: 3000px;
          height: 611px; } }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__title___2Gwup {
    margin-bottom: 20px;
    margin-top: 35px; }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 700px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 663px; } }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__descr___358eh {
    margin-bottom: 250px;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__descr___358eh {
        width: 669px;
        margin-bottom: 405px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_2___C15ab .LectureContent__welcome__descr___358eh {
        width: 603px;
        margin-bottom: 56px; }
        .LectureContent__fiction_2___C15ab .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__fiction_2___C15ab .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__fiction_2___C15ab .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 180px; }
    @media (min-width: 768px) {
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 195px; } }
    @media (min-width: 1240px) {
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 240px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/fiction2/1-d.png?48c6b1bff4723b94b5f1517620cf53b4);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -215px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 360px;
            height: 420px;
            top: -85px;
            left: 515px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 720px;
            height: 841px;
            top: -15px;
            left: auto;
            transform: none;
            right: -600px; } }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 201px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/fiction2/2-m.png?8c6a8e4531061809060ca4185e957740);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 996px;
            height: 1317px;
            background-image: url(/components/LectureContent/assets/fiction2/2-t.png?677934c3d7b47540a8b44fd6a50bd14e);
            top: -390px;
            transform: none;
            left: -397px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 640px;
            height: 891px;
            background-image: url(/components/LectureContent/assets/fiction2/2-d.png?dc81980354f9f11c739948608102bcb0);
            top: 45px;
            left: -510px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 215px;
        height: 240px;
        background-image: url(/components/LectureContent/assets/fiction2/3-m.png?4c3c1df369867514baed744412231811);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -160px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 359px;
            height: 400px;
            background-image: url(/components/LectureContent/assets/fiction2/3-t.png?eaa9193e7c3cf4b73c353cfb304ceb10);
            top: -180px;
            left: 400px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 640px;
            height: 713px;
            background-image: url(/components/LectureContent/assets/fiction2/3-d.png?6c840c9519251ac4995905db3cff9917);
            top: 40px;
            left: auto;
            transform: none;
            right: -540px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 280px;
        height: 182px;
        background-image: url(/components/LectureContent/assets/fiction2/4-m.png?2c46368620b47a1c8725d286ffafc4e6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -109px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/fiction2/4-t.png?e51387163d3866d7be02c592538288a6);
            width: 459px;
            height: 300px;
            top: -220px;
            left: -35px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 920px;
            height: 601px;
            background-image: url(/components/LectureContent/assets/fiction2/4-d.png?277db560b8383e70667de7e0a63485c4);
            top: 213px;
            left: -774px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 20; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 240px;
        height: 213px;
        background-image: url(/components/LectureContent/assets/fiction2/5-m.png?84acec03080bf906d45793bd46c9473e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -148px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 750px;
            height: 522px;
            background-image: url(/components/LectureContent/assets/fiction2/5-t.png?56abf7e44545aaff06347ea79f956a7e);
            top: -180px;
            transform: none;
            left: 100px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 640px;
            height: 890px;
            background-image: url(/components/LectureContent/assets/fiction2/5-d.png?5f1ff15aeb99542e50ebf56380ae02dc);
            left: auto;
            right: -530px;
            top: -135px; } }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 240px;
        height: 166px;
        background-image: url(/components/LectureContent/assets/fiction2/6-m.png?e1ee99244a2ba836edc67d362d5411a2);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -109px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1079px;
            height: 1223px;
            background-image: url(/components/LectureContent/assets/fiction2/6-t.png?37c611c0475196ed44ebf0bb97600e77);
            top: -150px;
            transform: none;
            left: -520px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1747px;
            height: 521px;
            background-image: url(/components/LectureContent/assets/fiction2/6-d.png?ee5b795dbc0b66adb57720131fcd95b5);
            top: 290px;
            left: -554px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 16; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px;
            left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 211px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/fiction2/7-m.png?d5b8d42bbfacb7330fbcf143f8b485ec);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 320px;
            height: 423px;
            background-image: url(/components/LectureContent/assets/fiction2/7-t.png?e69bb3f4707d0cb8a77ce14e8332970c);
            top: 230px;
            transform: none;
            left: 550px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 543px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/fiction2/7-d.png?816028bc1567feaad836dfcd01b6c200);
            top: 50px;
            left: auto;
            right: -400px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 444px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/fiction2/8-m.png?5267d6400dd3da89067178653b10e02f);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-34%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 480px;
            height: 302px;
            background-image: url(/components/LectureContent/assets/fiction2/8-t.png?524e27393fa16ac737b551b408b0f72c);
            top: -180px;
            transform: none;
            left: 100px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 2257px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/fiction2/8-d.png?6186cfdc5ae9cc330c1ccc1f6df93bef);
            top: 53px;
            left: -975px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(8) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22; }
      .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9)::after {
        width: 240px;
        height: 229px;
        background-image: url(/components/LectureContent/assets/fiction2/9-m.png?b33769f49e2e094d530beb3d21d2b76f);
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center top;
        top: -163px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 380px;
            height: 363px;
            background-image: url(/components/LectureContent/assets/fiction2/9-t.png?7b7da759fc469899e9c13bcdcfd8a28a);
            top: -265px;
            transform: none;
            left: 160px; } }
        @media (min-width: 1240px) {
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 1682px;
            height: 658px;
            background-image: url(/components/LectureContent/assets/fiction2/9-d.png?72ff844f76edded385b5098e9ddfec3a);
            top: -120px;
            left: auto;
            right: -480px; } }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:last-child::before {
      content: "";
      display: block;
      position: absolute;
      background-position: center;
      background-repeat: no-repeat;
      width: 221px;
      height: 210px;
      background-image: url(/components/LectureContent/assets/fiction2/10-m.png?191bb8997a8e6b46d86bb71305abeafa);
      bottom: -116px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:last-child::before {
          width: 278px;
          height: 264px;
          background-image: url(/components/LectureContent/assets/fiction2/10-t.png?4d9bdeb2505b386df2a019c26a0031a1);
          bottom: -110px;
          left: 50%;
          transform: translateX(44%); } }
      @media (min-width: 1240px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:last-child::before {
          width: 1184px;
          height: 132px;
          background-image: url(/components/LectureContent/assets/fiction2/10-d.png?db0f8383b9b4b5946d3b85c13a73c80f);
          bottom: -319px;
          left: 50%;
          transform: translateX(-73%);
          display: none; } }
      @media (min-width: 1920px) {
        .LectureContent__fiction_2___C15ab .LectureContent__section___pZLwO:last-child::before {
          transform: translateX(-86%); } }

.LectureContent__kitchen_1___1chU5 {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 360px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -55px;
      background-image: url(/components/LectureContent/assets/kitchen1/welcome-bg-m.jpg?460c70055836c6e2d4f35e0098993235);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -40px;
          background-image: url(/components/LectureContent/assets/kitchen1/welcome-bg-t.jpg?0ccb7bef954d4ddca784649fac95a244);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__kitchen_1___1chU5 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/kitchen1/welcome-bg-d.jpg?a228e05383b73d55157b77f60dfc6bb5);
          width: 3000px;
          height: 611px; } }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 20px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 420px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 480px; } }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__descr___358eh {
    margin-bottom: 366px;
    line-height: 120%;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 405px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__descr___358eh {
        width: 775px;
        margin-bottom: 56px; }
        .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__kitchen_1___1chU5 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__kitchen_1___1chU5 .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 360px;
        height: 396px;
        background-image: url(/components/LectureContent/assets/kitchen1/1-m.png?7539a5b69471cd55391fdb1c78f078f9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -348px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 968px;
            height: 963px;
            background-image: url(/components/LectureContent/assets/kitchen1/1-t.png?5fa53950d2feb48c650ca9732701bde6);
            top: -120px;
            left: 115px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1792px;
            height: 795px;
            background-image: url(/components/LectureContent/assets/kitchen1/1-d.png?7959dfa35c403f59987863e75fb288e4);
            top: 80px;
            left: auto;
            transform: none;
            right: -400px; } }
        @media (min-width: 1600px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -500px; } }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 280px;
        height: 472px;
        background-image: url(/components/LectureContent/assets/kitchen1/2-m.png?1efa1b52bad9c30041dc896d800fa68e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 913px;
            height: 855px;
            background-image: url(/components/LectureContent/assets/kitchen1/2-t.png?a4b0d94ed9239b37e04cd50257081f7e);
            top: -40px;
            transform: none;
            left: -239px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1868px;
            height: 872px;
            background-image: url(/components/LectureContent/assets/kitchen1/2-d.png?7b8d545c0aa3813a9f4acc0d2a723efd);
            top: -95px;
            left: -500px; } }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 280px;
        height: 467px;
        background-image: url(/components/LectureContent/assets/kitchen1/3-m.png?3bc8cedf51d0e08d81d3d50ff7e6b3ef);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -409px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 466px;
            height: 877px;
            background-image: url(/components/LectureContent/assets/kitchen1/3-t.png?9c5272e89f1d0ebfd5a0c294d7498285);
            top: 5px;
            left: 400px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1732px;
            height: 1125px;
            background-image: url(/components/LectureContent/assets/kitchen1/3-d.png?4815514ddd8e0cd636f26c70a112a058);
            top: -100px;
            left: auto;
            transform: none;
            right: -550px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 360px;
        height: 465px;
        background-image: url(/components/LectureContent/assets/kitchen1/4-m.png?a3f844e2ff6b6e9af44af24056314b8e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -417px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/kitchen1/4-t.png?4c92645459dab0f04a0d3d2fb92771cf);
            width: 549px;
            height: 668px;
            top: -33px;
            left: -330px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1774px;
            height: 738px;
            background-image: url(/components/LectureContent/assets/kitchen1/4-d.png?0698194d0ffc9df0192e9bd91d411af7);
            top: 130px;
            left: -590px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 360px;
        height: 494px;
        background-image: url(/components/LectureContent/assets/kitchen1/5-m.png?d2bd246ce8a15df90dc2d3f2ff483661);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -420px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 842px;
            height: 614px;
            background-image: url(/components/LectureContent/assets/kitchen1/5-t.png?3719b07df0d1c87f0cb875b12db894b4);
            top: -220px;
            transform: none;
            left: 140px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1880px;
            height: 719px;
            background-image: url(/components/LectureContent/assets/kitchen1/5-d.png?6866dba587044c14db5118f04a74ebe7);
            left: auto;
            right: -590px;
            top: -10px; } }
        @media (min-width: 1440px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -490px; } }
        @media (min-width: 1600px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -590px; } }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 264px; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 360px;
        height: 491px;
        background-image: url(/components/LectureContent/assets/kitchen1/6-m.png?442cd6357f5c8d3d49baa3ef1bd278a5);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -425px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1068px;
            height: 861px;
            background-image: url(/components/LectureContent/assets/kitchen1/6-t.png?1a45d28f2e16003a2d771d0581947930);
            top: -130px;
            transform: none;
            left: -420px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1853px;
            height: 795px;
            background-image: url(/components/LectureContent/assets/kitchen1/6-d.png?3fc24a0d92367e8dd56a433455670774);
            top: -130px;
            left: -530px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 120px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      min-height: 330px !important; }
      .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 280px;
        height: 786px;
        background-image: url(/components/LectureContent/assets/kitchen1/7-m.png?a7836fe2e1366615ba76381cf55262ee);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -324px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 711px;
            height: 519px;
            background-image: url(/components/LectureContent/assets/kitchen1/7-t.png?511fd099344aa2cd6ffca069259945d4);
            top: -200px;
            transform: none;
            left: 270px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1755px;
            height: 658px;
            background-image: url(/components/LectureContent/assets/kitchen1/7-d.png?65d4b3dd406075b37ccc46fd550c7c47);
            top: -170px;
            left: auto;
            right: -630px; } }
        @media (min-width: 1600px) {
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7)::after {
            right: -680px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__kitchen_1___1chU5 .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__kitchen_2___aXlGm {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 360px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -55px;
      background-image: url(/components/LectureContent/assets/kitchen2/welcome-bg-m.jpg?010294f0f9035b41f2d44752297e9538);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 920px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_ {
        min-height: 1022px;
        margin-bottom: 125px; }
        .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 95px;
          background-image: url(/components/LectureContent/assets/kitchen2/welcome-bg-t.jpg?affa6755d2e9a69699b440d0ea0db386);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__kitchen_2___aXlGm .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/kitchen2/welcome-bg-d.jpg?c41a3ca3323f88a4c78376ede13a5a97);
          width: 3000px;
          height: 611px; } }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__title___2Gwup {
    margin-bottom: 20px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 420px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 480px; } }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__descr___358eh {
    margin-bottom: 290px;
    line-height: 120%;
    text-align: left;
    padding: 0; }
    @media (max-width: 767px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%; } }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 580px;
        margin-bottom: 539px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__descr___358eh {
        width: 775px;
        margin-bottom: 56px; }
        .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #464646;
    box-sizing: border-box;
    color: #464646; }
  .LectureContent__kitchen_2___aXlGm .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #464646; }
  .LectureContent__kitchen_2___aXlGm .LectureContent__content___muQgQ {
    position: relative; }
  .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 210px; }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 360px;
        height: 396px;
        background-image: url(/components/LectureContent/assets/kitchen2/1-m.png?fd6377f0189329be112c368624ae84f7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -348px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 968px;
            height: 963px;
            background-image: url(/components/LectureContent/assets/kitchen2/1-t.png?dad710df212d9a4a64aa5a46e6f3a001);
            top: -120px;
            left: 115px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1792px;
            height: 795px;
            background-image: url(/components/LectureContent/assets/kitchen2/1-d.png?d59e062cdafb4683ca4ea9ae34843572);
            top: 0;
            left: auto;
            transform: none;
            right: -660px; } }
        @media (min-width: 1440px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -560px; } }
        @media (min-width: 1920px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -660px; } }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 280px;
        height: 472px;
        background-image: url(/components/LectureContent/assets/kitchen2/2-m.png?5500e482fd37c53a0d8fcf7a7dab94b0);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 913px;
            height: 855px;
            background-image: url(/components/LectureContent/assets/kitchen2/2-t.png?07a72ef34575dd334146a326751a1d51);
            top: -40px;
            transform: none;
            left: -239px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1868px;
            height: 872px;
            background-image: url(/components/LectureContent/assets/kitchen2/2-d.png?fe0b226dd58a84a7c97a858422d07c9b);
            top: -35px;
            left: -580px; } }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 280px;
        height: 467px;
        background-image: url(/components/LectureContent/assets/kitchen2/3-m.png?24c31944365a45295800d79f4c233ef2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -409px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 598px;
            height: 878px;
            background-image: url(/components/LectureContent/assets/kitchen2/3-t.png?ec6416a5d582933a20dcf51359567d5c);
            top: -165px;
            left: 450px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1820px;
            height: 480px;
            background-image: url(/components/LectureContent/assets/kitchen2/3-d.png?d0032e33c88f8c05f3feac38a76f4f1e);
            top: 100px;
            left: auto;
            transform: none;
            right: -610px; } }
        @media (min-width: 1440px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -510px; } }
        @media (min-width: 1920px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -610px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 19; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 360px;
        height: 465px;
        background-image: url(/components/LectureContent/assets/kitchen2/4-m.png?cf90045d18b33657fc1293dd84fcf72a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -390px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/kitchen2/4-t.png?03e35977f9cb400ec5a7f03c15f761d6);
            width: 841px;
            height: 670px;
            top: -33px;
            left: -700px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1774px;
            height: 738px;
            background-image: url(/components/LectureContent/assets/kitchen2/4-d.png?15fff64391980c633ee9cffd20336627);
            top: -10px;
            left: -460px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 480px;
        height: 386px;
        background-image: url(/components/LectureContent/assets/kitchen2/5-m.png?3f237678b396642fa80ccb7c6614d8ca);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -320px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1117px;
            height: 1044px;
            background-image: url(/components/LectureContent/assets/kitchen2/5-t.png?17e0ae9d743c5f3f386616bd4519f7ed);
            top: -270px;
            transform: none;
            left: 250px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 2216px;
            height: 698px;
            background-image: url(/components/LectureContent/assets/kitchen2/5-d.png?30de90cfa04d221db4dcc6dea5160fda);
            left: auto;
            right: -1030px;
            top: 30px; } }
        @media (min-width: 1440px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -930px; } }
        @media (min-width: 1920px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -1030px; } }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 360px;
        height: 357px;
        background-image: url(/components/LectureContent/assets/kitchen2/6-m.png?706006ae3353c0d25cd03146de03fb55);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -295px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1040px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/kitchen2/6-t.png?f4ab8ecb27fe24b96f9723991d4e1033);
            top: -30px;
            transform: none;
            left: -350px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1679px;
            height: 924px;
            background-image: url(/components/LectureContent/assets/kitchen2/6-d.png?b66a3d5f061cc4ec021fa46494f7d891);
            top: -130px;
            left: -530px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 120px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      min-height: 330px !important; }
      .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 280px;
        height: 288px;
        background-image: url(/components/LectureContent/assets/kitchen2/7-m.png?a79591af3be2c751ad05ffe193fb8fdf);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 320px;
            height: 164px;
            background-image: url(/components/LectureContent/assets/kitchen2/7-t.png?d58b7d1002b58373e218528a44792ca3);
            top: 240px;
            transform: none;
            left: 470px; } }
        @media (min-width: 1240px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1755px;
            height: 658px;
            background-image: url(/components/LectureContent/assets/kitchen2/7-d.png?455ac95ce6ea4ab326e6dcaadc84b5ce);
            top: -170px;
            left: auto;
            right: -730px; } }
        @media (min-width: 1600px) {
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7)::after {
            right: -680px; } }
      @media (min-width: 768px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__kitchen_2___aXlGm .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__unity_1___beqeY {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 360px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -43px;
      background-image: url(/components/LectureContent/assets/unity1/welcome-bg-m.jpg?0178925d830e6010cbb738bc2f849a92);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/unity1/welcome-bg-t.jpg?0608a893aa85fc5b4fdb2ae327c378f7);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__unity_1___beqeY .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/unity1/welcome-bg-d.jpg?12e96dc97c9dd17fae7b02e383f52a33);
          width: 3000px;
          height: 611px; } }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__title___2Gwup {
    margin-bottom: 35px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 520px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 580px; } }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__descr___358eh {
    margin-bottom: 329px;
    line-height: 120%;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 405px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__welcome__descr___358eh {
        width: 700px;
        margin-bottom: 56px; }
        .LectureContent__unity_1___beqeY .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__unity_1___beqeY .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__unity_1___beqeY .LectureContent__content___muQgQ {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 240px;
        height: 318px;
        background-image: url(/components/LectureContent/assets/unity1/1-m.png?68fb8884fc3aa359dcbd848fc9c4865f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -270px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 434px;
            height: 894px;
            background-image: url(/components/LectureContent/assets/unity1/1-t.png?9cd4622fb44bc39adace18a5fdc597f5);
            top: -120px;
            left: 541px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1660px;
            height: 860px;
            background-image: url(/components/LectureContent/assets/unity1/1-d.png?6c6f1aea4600dc08c62dc8c8677ade78);
            top: -130px;
            left: auto;
            transform: none;
            right: -500px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -480px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -580px; } }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 220px;
        height: 455px;
        background-image: url(/components/LectureContent/assets/unity1/2-m.png?0e70da04758c58779b2302fdda2ad9ff);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 986px;
            height: 790px;
            background-image: url(/components/LectureContent/assets/unity1/2-t.png?eb32472c9e754eb0b528b232beb8c637);
            top: -40px;
            transform: none;
            left: -340px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1664px;
            height: 689px;
            background-image: url(/components/LectureContent/assets/unity1/2-d.png?b5fdae8670d95a523d23bea0c2720d36);
            top: 0px;
            left: -400px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -460px; } }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 230px;
        height: 484px;
        background-image: url(/components/LectureContent/assets/unity1/3-m.png?f7d4d3f796e873eca03591681f14371b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -409px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 764px;
            height: 700px;
            background-image: url(/components/LectureContent/assets/unity1/3-t.png?ca6e89e978693835b87c3cd29a126b23);
            top: -180px;
            left: 230px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1511px;
            height: 693px;
            background-image: url(/components/LectureContent/assets/unity1/3-d.png?ea86797ec9554a0e2139b1b93f901da5);
            top: 40px;
            left: auto;
            transform: none;
            right: -400px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -500px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 240px;
        height: 477px;
        background-image: url(/components/LectureContent/assets/unity1/4-m.png?4169f41c49d81ed04c391c22e22fd71e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -417px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/unity1/4-t.png?cab63e5bae8c13a76428f04e99a41228);
            width: 999px;
            height: 877px;
            top: -110px;
            left: -350px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1554px;
            height: 687px;
            background-image: url(/components/LectureContent/assets/unity1/4-d.png?3d01be7d12fa52ce4f4b9c934ec61833);
            top: 50px;
            left: -314px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -354px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 213px;
        height: 487px;
        background-image: url(/components/LectureContent/assets/unity1/5-m.png?80ffb6fac47ef2a4d30fc6fadaa18d11);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -420px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 754px;
            height: 922px;
            background-image: url(/components/LectureContent/assets/unity1/5-t.png?49db50da32e0fd33502be3fd2e1a8b5e);
            top: -185px;
            transform: none;
            left: 280px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1553px;
            height: 710px;
            background-image: url(/components/LectureContent/assets/unity1/5-d.png?1aa3f64562cd5006d2f515ad9c30909b);
            left: auto;
            right: -400px;
            top: 32px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -290px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -450px; } }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 264px; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 243px;
        height: 504px;
        background-image: url(/components/LectureContent/assets/unity1/6-m.png?cc829454bb34036bff6a7c13c4f2df6a);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -425px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 864px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/unity1/6-t.png?446b4c284d68b11490e2315bc8ac058e);
            top: -130px;
            transform: none;
            left: -356px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1503px;
            height: 644px;
            background-image: url(/components/LectureContent/assets/unity1/6-d.png?8bed74516c79207e6e17d92ef26a6198);
            top: 50px;
            left: -330px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 120px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child {
      z-index: 22; }
      .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child::after {
        width: 364px;
        height: 934px;
        background-image: url(/components/LectureContent/assets/unity1/7-m.png?b097e56ea607d9d694e22d3d18297169);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -345px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child::after {
            width: 751px;
            height: 634px;
            background-image: url(/components/LectureContent/assets/unity1/7-t.png?8b2ccc5abbb73a3be8dad1d525d652e9);
            top: -180px;
            transform: none;
            left: 290px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child::after {
            width: 1651px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/unity1/7-d.png?3251a9c9a796a1cf28fff20cec06f986);
            top: -205px;
            left: auto;
            right: -600px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child::after {
            right: -450px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child::after {
            right: -570px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__unity_1___beqeY .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__unity_2___IXMpX {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 260px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -43px;
      background-image: url(/components/LectureContent/assets/unity2/welcome-bg-m.jpg?31d586acbbf9efe10440ac0e91889c45);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -45px;
          background-image: url(/components/LectureContent/assets/unity2/welcome-bg-t.jpg?25edfaa6db371f3a35021ad5116121ae);
          width: 1240px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_ {
        min-height: 611px;
        margin-bottom: 143px; }
        .LectureContent__unity_2___IXMpX .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/unity2/welcome-bg-d.jpg?3e1953c3ce1a56a4ced803a500102099);
          width: 3000px;
          height: 611px; } }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__title___2Gwup {
    margin-bottom: 35px;
    margin-top: 84px; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__title___2Gwup {
        margin-top: 77px;
        margin-bottom: 24px;
        width: 600px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 680px; } }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__descr___358eh {
    margin-bottom: 329px;
    line-height: 120%;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 405px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__welcome__descr___358eh {
        width: 700px;
        margin-bottom: 56px; }
        .LectureContent__unity_2___IXMpX .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__unity_2___IXMpX .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__unity_2___IXMpX .LectureContent__content___muQgQ {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
    @media (min-width: 1440px) {
      .LectureContent__unity_2___IXMpX .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n) {
        padding: 70px 25px 80px 200px; } }
  .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 384px; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 244px;
        height: 260px;
        background-image: url(/components/LectureContent/assets/unity2/1-m.png?bf9d0c154df8ab37113b38ee33d0fb61);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -180px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 360px;
            height: 384px;
            background-image: url(/components/LectureContent/assets/unity2/1-t.png?7bf11a1cce0c13a04712a56f0e431583);
            top: 45px;
            left: 470px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1215px;
            height: 888px;
            background-image: url(/components/LectureContent/assets/unity2/1-d1.png?93c0de767e65585c7e9c6540d37de191);
            top: 90px;
            left: auto;
            transform: none;
            right: -400px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1616px;
            height: 721px;
            background-image: url(/components/LectureContent/assets/unity2/1-d.png?fafd06ea938d00a110f963d5c121ff70);
            top: 25px;
            left: auto;
            transform: none;
            right: -402px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -580px; } }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 120px;
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 750px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 180px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 360px;
        height: 558px;
        background-image: url(/components/LectureContent/assets/unity2/2-m.png?0e6047aaf4cfd36f62227c4e6e57633c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -460px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 546px;
            height: 909px;
            background-image: url(/components/LectureContent/assets/unity2/2-t.png?d87985be23971ad861789cf7f44a8cb0);
            top: -200px;
            transform: none;
            left: -264px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1700px;
            height: 720px;
            background-image: url(/components/LectureContent/assets/unity2/2-d.png?f57c30615d6fcc33ccbb30ffadde64e5);
            top: 40px;
            left: -430px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -420px;
            top: 58px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -480px; } }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 360px;
        height: 464px;
        background-image: url(/components/LectureContent/assets/unity2/3-m.png?bc38c47bbdd72ecef3115618a50474bf);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -409px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 618px;
            height: 1076px;
            background-image: url(/components/LectureContent/assets/unity2/3-t.png?8ffca906631cc6dcd5ab7d0afa4874e6);
            top: -140px;
            left: 430px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1704px;
            height: 540px;
            background-image: url(/components/LectureContent/assets/unity2/3-d.png?1e061f6446ca7950a3c48c3fd7f12331);
            top: 142px;
            left: auto;
            transform: none;
            right: -627px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -440px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -615px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22;
          min-height: 774px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px;
          min-height: auto; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 234px;
        height: 470px;
        background-image: url(/components/LectureContent/assets/unity2/4-m.png?e610d86bdbed108824472abddbfe2e81);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -417px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/unity2/4-t.png?347eb77fe5f5f21c67d3bf59ffdab557);
            width: 847px;
            height: 751px;
            top: 180px;
            left: -250px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 540px;
            height: 646px;
            background-image: url(/components/LectureContent/assets/unity2/4-d.png?fe6f004ad8eaf9580f20ad97f12c7f97);
            top: 50px;
            left: -364px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -337px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 474px; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 280px;
        height: 458px;
        background-image: url(/components/LectureContent/assets/unity2/5-m.png?83650e2956e3d56595f50906c6919cd7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -420px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 370px;
            height: 480px;
            background-image: url(/components/LectureContent/assets/unity2/5-t.png?74671ed1ef2861492aa8d26af8b96208);
            top: 135px;
            transform: none;
            left: 545px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1485px;
            height: 700px;
            background-image: url(/components/LectureContent/assets/unity2/5-d.png?d314fc4c5d5754c8b907047f89992c52);
            left: auto;
            right: -400px;
            top: 0px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -330px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -430px; } }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18;
          margin-bottom: 120px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20;
          margin-bottom: 180px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 264px; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 420px;
        height: 632px;
        background-image: url(/components/LectureContent/assets/unity2/6-m.png?b88c5dd73cc7b30376c24c243e1a925e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -565px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 990px;
            height: 863px;
            background-image: url(/components/LectureContent/assets/unity2/6-t.png?ac65ff0b3161c95358794024add1184f);
            top: -30px;
            transform: none;
            left: -335px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1867px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/unity2/6-d.png?291bed456f4e4189b64b5bab6371a097);
            top: -160px;
            left: -630px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -570px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -670px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 120px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child {
      z-index: 22;
      margin-bottom: 321px; }
      .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child::after {
        width: 150px;
        height: 280px;
        background-image: url(/components/LectureContent/assets/unity2/7-d.png?62d884f118d34bea919d74f348a7dee6);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -245px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child::after {
            width: 192px;
            height: 360px;
            top: 50px;
            transform: none;
            left: 560px; } }
        @media (min-width: 1240px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child::after {
            width: 332px;
            height: 624px;
            top: -72px;
            left: auto;
            right: -300px; } }
        @media (min-width: 1440px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child::after {
            right: -250px; } }
        @media (min-width: 1920px) {
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child::after {
            right: -450px; } }
      @media (min-width: 768px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 120px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important;
          margin-bottom: 180px; }
          .LectureContent__unity_2___IXMpX .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__express_1___32JEx {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 360px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -87px;
      background-image: url(/components/LectureContent/assets/express1/welcome-bg-m.jpg?db792aece3be7fcf1d63344c736ce33d);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/express1/welcome-bg-t.jpg?4b13ada8f846abd52d82b7ec474fbecf);
          width: 1240px;
          height: 928px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__express_1___32JEx .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/express1/welcome-bg-d.jpg?edc08d0f62e7f00ce523caf634f5eb89);
          width: 3000px;
          height: 612px; } }
  .LectureContent__express_1___32JEx .LectureContent__welcome__title___2Gwup {
    margin-bottom: 58px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 674px; } }
  .LectureContent__express_1___32JEx .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__express_1___32JEx .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__express_1___32JEx .LectureContent__welcome__descr___358eh {
    margin-bottom: 187px;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 310px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__welcome__descr___358eh {
        width: 690px;
        margin-bottom: 56px; }
        .LectureContent__express_1___32JEx .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__express_1___32JEx .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__express_1___32JEx .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__express_1___32JEx .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__express_1___32JEx .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__express_1___32JEx .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__express_1___32JEx .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 259px;
        height: 248px;
        background-image: url(/components/LectureContent/assets/express1/1-m.png?c9ced3a9971e9669405ebffd42ac4620);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -270px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 250px;
            height: 809px;
            background-image: url(/components/LectureContent/assets/express1/1-t.png?c461fe6330859df8056aba5b34a39120);
            top: -80px;
            left: 495px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1548px;
            height: 594px;
            background-image: url(/components/LectureContent/assets/express1/1-d.png?b32f998870220a91b88e0602546e73cc);
            top: -30px;
            left: auto;
            transform: none;
            right: -375px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -480px; } }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 270px;
        height: 448px;
        background-image: url(/components/LectureContent/assets/express1/2-m.png?2de5305d46a1624e947b4cd51710d48f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 229px;
            height: 942px;
            background-image: url(/components/LectureContent/assets/express1/2-t.png?9a0c890835a0cf965fff2a1d7a6fa794);
            top: -160px;
            transform: none;
            left: -100px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1642px;
            height: 978px;
            background-image: url(/components/LectureContent/assets/express1/2-d.png?c9a6aaac087f6b8f3f00f115b2e50186);
            top: -220px;
            left: -330px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -390px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -490px; } }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 288px;
        height: 356px;
        background-image: url(/components/LectureContent/assets/express1/3-m.png?f6b2c3bbc918386e7f48f517bf0655d7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -409px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 370px;
            height: 1017px;
            background-image: url(/components/LectureContent/assets/express1/3-t.png?56464c16f2f8a57629c0eaff46d173a1);
            top: -100px;
            left: 400px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1683px;
            height: 827px;
            background-image: url(/components/LectureContent/assets/express1/3-d.png?4673879436b58813199a2dc3d1e73223);
            top: 35px;
            left: auto;
            transform: none;
            right: -635px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -480px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -580px; } }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 260px;
        height: 440px;
        background-image: url(/components/LectureContent/assets/express1/4-m.png?9c757c312223897d75c3e88433c5eef6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -417px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/express1/4-t.png?929b6508052a08a0e3f0c0200e8309d6);
            width: 310px;
            height: 1180px;
            top: -150px;
            left: -70px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1776px;
            height: 637px;
            background-image: url(/components/LectureContent/assets/express1/4-d.png?bd7bb20f31d918e6f304cfcd5437bc97);
            top: 250px;
            left: -366px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -436px;
            top: 180px; } }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 222px;
        height: 397px;
        background-image: url(/components/LectureContent/assets/express1/5-m.png?3e424750bda7887e7bef81ca7c8f6e8e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -420px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 306px;
            height: 1077px;
            background-image: url(/components/LectureContent/assets/express1/5-t.png?4dce22e90b5e0fd1b8e05cd12a3f302a);
            top: -85px;
            transform: none;
            left: 529px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1640px;
            height: 1139px;
            background-image: url(/components/LectureContent/assets/express1/5-d.png?226340922fe55e0bda0ad83f8b153dd9);
            left: auto;
            right: -556px;
            top: -70px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -458px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -558px; } }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 216px;
        height: 468px;
        background-image: url(/components/LectureContent/assets/express1/6-m.png?9e03e875961fe85486455b5f7bb6e97d);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -425px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 574px;
            height: 488px;
            background-image: url(/components/LectureContent/assets/express1/6-t.png?c2cf8dc4e1e2bcb45502ab561d4b6828);
            top: 600px;
            transform: none;
            left: -56px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1663px;
            height: 577px;
            background-image: url(/components/LectureContent/assets/express1/6-d.png?64b03f6a307021910d44121dd14fd6bc);
            top: 165px;
            left: -320px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -390px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -490px; } }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child {
      z-index: 22; }
      .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child::after {
        width: 407px;
        height: 1148px;
        background-image: url(/components/LectureContent/assets/express1/7-m.png?e04327221eb5bbc77f53f5f02c784ad7);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -426px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child::after {
            width: 513px;
            height: 279px;
            background-image: url(/components/LectureContent/assets/express1/7-t.png?c07763cbd76bdf64cc28f72e40fcadd6);
            top: 280px;
            transform: none;
            left: 290px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child::after {
            width: 1879px;
            height: 620px;
            background-image: url(/components/LectureContent/assets/express1/7-d.png?cd6bdd8ed517409e5b925eac530f37b4);
            top: 90px;
            left: auto;
            right: -610px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child::after {
            right: -650px;
            top: 20px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child::after {
            right: -850px; } }
      @media (min-width: 768px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__express_1___32JEx .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__express_2___45kSE {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 260px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -31px;
      background-image: url(/components/LectureContent/assets/express2/welcome-bg-m.jpg?8be23fd3e343a2e8b5f2478166da34af);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/express2/welcome-bg-t.jpg?1d17e0ba92b08f45090a791fbd4d5378);
          width: 1240px;
          height: 928px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__express_2___45kSE .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/express2/welcome-bg-d.jpg?602703aca95d4fc3e15b2454d2f014e6);
          width: 3000px;
          height: 612px; } }
  .LectureContent__express_2___45kSE .LectureContent__welcome__title___2Gwup {
    margin-bottom: 58px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 680px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 777px; } }
  .LectureContent__express_2___45kSE .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__express_2___45kSE .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__express_2___45kSE .LectureContent__welcome__descr___358eh {
    margin-bottom: 187px;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 700px;
        margin-bottom: 374px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__welcome__descr___358eh {
        width: 690px;
        margin-bottom: 56px; }
        .LectureContent__express_2___45kSE .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__express_2___45kSE .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__express_2___45kSE .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__express_2___45kSE .LectureContent__content___muQgQ {
    position: relative; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px;
        margin-bottom: 200px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px;
        margin-bottom: 180px; } }
  .LectureContent__express_2___45kSE .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 120%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 243px;
        height: 183px;
        background-image: url(/components/LectureContent/assets/express2/1-m.png?61162484189bfa276e9e534682367fd9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -150px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 768px;
            height: 1015px;
            background-image: url(/components/LectureContent/assets/express2/1-t.png?c05d731a7e0c8649fe0bb4bef4097cf3);
            top: -80px;
            left: 15px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1920px;
            height: 920px;
            background-image: url(/components/LectureContent/assets/express2/1-d.png?99f20d91765b0d2d27ce30c4a80b1306);
            top: -75px;
            left: auto;
            transform: none;
            right: -517px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1)::after {
            top: -45px;
            right: -625px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -760px; } }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 709px;
            left: 15px; } }
      @media (min-width: 1440px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          left: 70px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 881px;
        height: 520px;
        background-image: url(/components/LectureContent/assets/express2/2-m.png?2441178fe6360a9e7d48543a1eae5e8f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -422px;
        left: 50%;
        transform: translateX(-37%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 735px;
            height: 773px;
            background-image: url(/components/LectureContent/assets/express2/2-t.png?6c0bb73556a12aafd1859739c26b2912);
            top: 169px;
            transform: none;
            left: -100px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1920px;
            height: 559px;
            background-image: url(/components/LectureContent/assets/express2/2-d.png?a4a6d717ac45e481c9ffded181b8082c);
            top: 225px;
            left: -600px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -631px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -620px; } }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: -25px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 537px;
        height: 508px;
        background-image: url(/components/LectureContent/assets/express2/3-m.png?b852f4c52330e67f8c3435ad83aed9d8);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -424px;
        left: 50%;
        transform: translateX(-66%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 768px;
            height: 1289px;
            background-image: url(/components/LectureContent/assets/express2/3-t.png?11752e3b541623972e0da5ba3e7c26e4);
            top: -150px;
            left: 10px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1920px;
            height: 952px;
            background-image: url(/components/LectureContent/assets/express2/3-d.png?89960f15764e23a5a16b7f1f72688244);
            top: -14px;
            left: auto;
            transform: none;
            right: -735px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -620px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -755px; } }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 508px;
        height: 564px;
        background-image: url(/components/LectureContent/assets/express2/4-m.png?7f5b17213e887dcfc633cb85445c7c5c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -455px;
        left: 50%;
        transform: translateX(-41%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/express2/4-t.png?4f9929bb0b05a8fd4df30beab5dadc62);
            width: 348px;
            height: 349px;
            top: 290px;
            left: -224px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1825px;
            height: 707px;
            background-image: url(/components/LectureContent/assets/express2/4-d.png?36bd2f7c7eb960b108e7c00e2d952246);
            top: 31px;
            left: -519px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -546px; } }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 680px;
            left: 25px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 370px;
        height: 527px;
        background-image: url(/components/LectureContent/assets/express2/5-m.png?1d28e6f8ccd53f088c1b0995abb3d151);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -434px;
        left: 50%;
        transform: translateX(-38%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 636px;
            height: 389px;
            background-image: url(/components/LectureContent/assets/express2/5-t.png?6a65168379e3ecfe8ab3166a04ff3117);
            top: -235px;
            transform: none;
            left: 146px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 880px;
            height: 724px;
            background-image: url(/components/LectureContent/assets/express2/5-d.png?cba53039cbf932b9786fa11bdb6fa8b9);
            left: auto;
            right: -643px;
            top: 25px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -558px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -680px; } }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 670px;
            left: -25px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 248px;
        height: 523px;
        background-image: url(/components/LectureContent/assets/express2/6-m.png?49b5897e61343670837cc4e9a3199297);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -410px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 806px;
            height: 1415px;
            background-image: url(/components/LectureContent/assets/express2/6-t.png?eca68a9c6373d805225b4421d384494d);
            top: -340px;
            transform: none;
            left: -90px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1742px;
            height: 1481px;
            background-image: url(/components/LectureContent/assets/express2/6-d.png?cbc4ff35ff598f422d895fb228bf6423);
            top: -110px;
            left: -420px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -365px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -420px; } }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
    .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child {
      z-index: 22; }
      .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child::after {
        width: 359px;
        height: 380px;
        background-image: url(/components/LectureContent/assets/express2/7-m.png?4ccb3ee957d7f961ceef71e775729866);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child::after {
            width: 174px;
            height: 210px;
            background-image: url(/components/LectureContent/assets/express2/7-t.png?f2da4a78e22fcc29e563803f99191b86);
            top: 313px;
            transform: none;
            left: 90px; } }
        @media (min-width: 1240px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child::after {
            width: 223px;
            height: 281px;
            background-image: url(/components/LectureContent/assets/express2/7-d.png?14f4e44d217d77f94987ddfacc342f55);
            top: 237px;
            left: auto;
            right: 610px; } }
        @media (min-width: 1440px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child::after {
            right: 877px; } }
        @media (min-width: 1920px) {
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child::after {
            right: 850px;
            top: 20px; } }
      @media (min-width: 768px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; } }
      @media (min-width: 1440px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child .LectureContent__section__descr___3NNiv {
          left: -145px; } }
      @media (min-width: 1920px) {
        .LectureContent__express_2___45kSE .LectureContent__section___pZLwO:last-child .LectureContent__section__descr___3NNiv {
          left: auto; } }

.LectureContent__secrets_1___2Rd-y {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 360px;
    padding: 0;
    padding-top: 9px; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -83px;
      background-image: url(/components/LectureContent/assets/secrets1/welcome-bg-m.jpg?56485a96e6f1e79b0b50d0921938b11c);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/secrets1/welcome-bg-t.jpg?6370e0f9cc09db53468b02b6c944ff49);
          width: 1240px;
          height: 928px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/secrets1/welcome-bg-d.jpg?531d7611573a4c39b0e8293279aaf30b);
          width: 3000px;
          height: 612px; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__title___2Gwup {
    margin-bottom: 21px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 674px; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__descr___358eh {
    margin-bottom: 322px;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 400px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__descr___358eh {
        width: 690px;
        margin-bottom: 56px; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__secrets_1___2Rd-y .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__secrets_1___2Rd-y .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__secrets_1___2Rd-y .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 234px;
        height: 246px;
        background-image: url(/components/LectureContent/assets/secrets1/1-m.png?170f7cba1cf2938a2c76da271f5442f3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -270px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 300px;
            height: 788px;
            background-image: url(/components/LectureContent/assets/secrets1/1-t.png?448cfeb5eb9a3fcec33dc7e3c108c513);
            top: 135px;
            left: 550px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 130%;
            height: 567px;
            background-image: url(/components/LectureContent/assets/secrets1/1-d.png?20115630307252b512044f3fddf60303);
            top: 100px;
            left: auto;
            transform: none;
            right: -275px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1737px;
            height: 567px;
            background-image: url(/components/LectureContent/assets/secrets1/1-d.png?20115630307252b512044f3fddf60303);
            top: 170px;
            left: auto;
            transform: none;
            right: -275px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -680px; } }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 350px;
        height: 470px;
        background-image: url(/components/LectureContent/assets/secrets1/2-m.png?d134e0f6bae3a2c746099afac4abd616);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -400px;
        left: 50%;
        transform: translateX(-25%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 448px;
            height: 868px;
            background-image: url(/components/LectureContent/assets/secrets1/2-t.png?0885ab34a2bb14692b61cdcc9059a864);
            top: -110px;
            transform: none;
            left: -70px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 151%;
            height: 331px;
            background-image: url(/components/LectureContent/assets/secrets1/2-d.png?b28ce049991577f6750791b5f8162390);
            top: 350px;
            left: -390px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1815px;
            height: 331px;
            background-image: url(/components/LectureContent/assets/secrets1/2-d.png?b28ce049991577f6750791b5f8162390);
            top: 300px;
            left: -590px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -590px; } }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 700px;
            left: 15px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 262px;
        height: 408px;
        background-image: url(/components/LectureContent/assets/secrets1/3-m.png?55184b3c335c301db3f0508b2eba43a9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -359px;
        left: 50%;
        transform: translateX(-43%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 832px;
            height: 678px;
            background-image: url(/components/LectureContent/assets/secrets1/3-t.png?af7245b4c9711f3a000f1311a638b1b0);
            top: -160px;
            left: 0px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 135%;
            height: 745px;
            background-image: url(/components/LectureContent/assets/secrets1/3-d.png?250d64a198d9b77de47773709f0f64d0);
            top: 60px;
            left: auto;
            transform: none;
            right: -279px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1821px;
            height: 745px;
            background-image: url(/components/LectureContent/assets/secrets1/3-d.png?250d64a198d9b77de47773709f0f64d0);
            top: 0px;
            left: auto;
            transform: none;
            right: -280px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -680px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 526px;
        height: 394px;
        background-image: url(/components/LectureContent/assets/secrets1/4-m.png?ebd398ee33dd2dd81f530ef8940e2a84);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -395px;
        left: 50%;
        transform: translateX(-32%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/secrets1/4-t.png?fe4f18a999e4668ebe0c7d3852390445);
            width: 784px;
            height: 1137px;
            top: -250px;
            left: -100px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 163%;
            height: 538px;
            background-image: url(/components/LectureContent/assets/secrets1/4-d.png?ac6d566a0d13e2ce66163ea0b99fcd35);
            top: 230px;
            left: -366px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1851px;
            left: -460px;
            top: 200px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -530px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 323px;
        height: 247px;
        background-image: url(/components/LectureContent/assets/secrets1/5-m.png?d556e562c933b6b56375f25c8088eaae);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 381px;
            height: 888px;
            background-image: url(/components/LectureContent/assets/secrets1/5-t.png?3d6ea8a7b9410c4d3033210c9f177d98);
            top: 50px;
            transform: none;
            left: 529px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 150%;
            height: 505px;
            background-image: url(/components/LectureContent/assets/secrets1/5-d.png?c6d631706cf64993e7ef7f9a6662e7ea);
            left: auto;
            right: -356px;
            top: 270px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -350px;
            top: 170px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -700px; } }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 188px;
        height: 273px;
        background-image: url(/components/LectureContent/assets/secrets1/6-m.png?268db85aa64d4968155f5f5b0f8ecb8b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 781px;
            height: 1310px;
            background-image: url(/components/LectureContent/assets/secrets1/6-t.png?4c30c11a8063391dc2068ee1db6e6744);
            top: -189px;
            transform: none;
            left: -186px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6)::after {
            height: 823px;
            background-image: url(/components/LectureContent/assets/secrets1/6-d.png?3fad88ab3d9f08b2840c56a3430e4725);
            top: 42px;
            left: -305px;
            background-size: contain;
            width: 150%; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1846px;
            left: -560px;
            top: -35px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -590px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
      @media (min-width: 1920px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 800px; } }
    .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child::after {
        width: 284px;
        height: 1228px;
        background-image: url(/components/LectureContent/assets/secrets1/7-m.png?3a58dbd0392602746df754da4aea568f);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -380px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child::after {
            width: 342px;
            height: 355px;
            background-image: url(/components/LectureContent/assets/secrets1/7-t.png?ef486ae4952c39b15a9eb230ec6ef1a5);
            top: 200px;
            transform: none;
            left: 470px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child::after {
            width: 136%;
            height: 565px;
            background-image: url(/components/LectureContent/assets/secrets1/7-d.png?8524b600b30ac00294f507d23b42aed9);
            top: 32px;
            left: auto;
            right: -293px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child::after {
            width: 1728px;
            right: -550px;
            top: -100px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child::after {
            right: -650px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__secrets_1___2Rd-y .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__secrets_2___2Zp5m {
  overflow-x: hidden;
  position: relative; }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 260px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -41px;
      background-image: url(/components/LectureContent/assets/secrets2/welcome-bg-m.jpg?820f7dcb07ddbb7191ffe3b67d4ad33b);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 768px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px;
        overflow: hidden; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/secrets2/welcome-bg-t.jpg?080f918395b3799865a71b51d33b1348);
          width: 1240px;
          height: 928px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/secrets2/welcome-bg-d.jpg?23f78f564451b8b58724b7154a2f9aed);
          width: 3000px;
          height: 612px; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__title___2Gwup {
    margin-bottom: 21px;
    margin-top: 65px; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__title___2Gwup {
        margin-bottom: 25px;
        width: 674px; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 669px;
        margin-bottom: 400px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__descr___358eh {
        width: 690px;
        margin-bottom: 56px; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #fff;
    box-sizing: border-box;
    color: #fff; }
  .LectureContent__secrets_2___2Zp5m .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #fff; }
  .LectureContent__secrets_2___2Zp5m .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__secrets_2___2Zp5m .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 320px; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 330px; }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 120px; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 229px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 306px;
        height: 392px;
        background-image: url(/components/LectureContent/assets/secrets2/1-m.png?c594eaa0c8a833d7ca010713a216a32a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -340px;
        left: 50%;
        transform: translateX(-53%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 850px;
            height: 1215px;
            background-image: url(/components/LectureContent/assets/secrets2/1-t.png?33a25313a9644c97a471c696d695f1c8);
            top: -222px;
            left: -58px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 150%;
            height: 715px;
            background-image: url(/components/LectureContent/assets/secrets2/1-d.png?7c89be8474d70ea9b842b7547284201b);
            top: 30px;
            left: auto;
            transform: none;
            right: -345px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1862px;
            height: 715px;
            background-image: url(/components/LectureContent/assets/secrets2/1-d.png?7c89be8474d70ea9b842b7547284201b);
            top: -80px;
            left: auto;
            transform: none;
            right: -470px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1)::after {
            right: -740px; } }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 22;
          min-height: 817px;
          margin-bottom: 210px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 260px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21;
      margin-bottom: 455px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 426px;
        height: 374px;
        background-image: url(/components/LectureContent/assets/secrets2/2-m.png?7d4afeb778417ee38c5c4625c1f56879);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -319px;
        left: 50%;
        transform: translateX(-54%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 984px;
            height: 465px;
            background-image: url(/components/LectureContent/assets/secrets2/2-t.png?917b36a0b686cf9744ddf98833278268);
            top: 616px;
            transform: none;
            left: -250px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 159%;
            height: 661px;
            background-image: url(/components/LectureContent/assets/secrets2/2-d.png?eead43366f45f870e4f9fe0576c9e3d3);
            top: 172px;
            left: -260px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1916px;
            height: 661px;
            background-image: url(/components/LectureContent/assets/secrets2/2-d.png?eead43366f45f870e4f9fe0576c9e3d3);
            top: 50px;
            left: -590px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2)::after {
            left: -590px; } }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 200px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 500px;
            padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          margin-bottom: 180px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 450px;
            left: 0px; } }
      @media (min-width: 1920px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          left: -100px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 534px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 288px;
        height: 538px;
        background-image: url(/components/LectureContent/assets/secrets2/3-m.png?81e83cfe0c91d299d0577b61840bdf63);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -494px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 795px;
            height: 446px;
            background-image: url(/components/LectureContent/assets/secrets2/3-t.png?6cea9ccab672eee878952f96095fed33);
            top: 642px;
            left: 0px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 170%;
            height: 888px;
            background-image: url(/components/LectureContent/assets/secrets2/3-d.png?c5e113b00c72ec84d581d78310eefdc9);
            top: 198px;
            left: auto;
            transform: none;
            right: -500px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1791px;
            height: 888px;
            background-image: url(/components/LectureContent/assets/secrets2/3-d.png?c5e113b00c72ec84d581d78310eefdc9);
            top: 50px;
            left: auto;
            transform: none;
            right: -534px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3)::after {
            right: -680px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 20;
          margin-bottom: 326px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          margin-bottom: 282px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 442px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 342px;
        height: 680px;
        background-image: url(/components/LectureContent/assets/secrets2/4-m.png?478c95f479bd936e48a557cebec35abc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -570px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/secrets2/4-t.png?8156c901658caf6b7b2ad62439282a99);
            width: 864px;
            height: 652px;
            top: 585px;
            left: -170px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 150%;
            height: 795px;
            background-image: url(/components/LectureContent/assets/secrets2/4-d.png?b5ef9bc1b585de13e4423d218f990eef);
            top: 15px;
            left: -362px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1718px;
            left: -460px;
            top: -38px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4)::after {
            left: -530px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 17;
          margin-bottom: 238px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19;
          margin-bottom: 260px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 0px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 302px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 404px;
        height: 500px;
        background-image: url(/components/LectureContent/assets/secrets2/5-m.png?eadb80e3796ac0f94bdc2851f2d5fd46);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -515px;
        left: 50%;
        transform: translateX(-52%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 591px;
            height: 396px;
            background-image: url(/components/LectureContent/assets/secrets2/5-t.png?b7098ec38897b656f7d2686666ca9f8d);
            top: 636px;
            transform: none;
            left: 166px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 172%;
            height: 525px;
            background-image: url(/components/LectureContent/assets/secrets2/5-d.png?7a4575977cd8c5cc92682939683eed99);
            left: auto;
            right: -460px;
            top: 170px;
            background-size: contain; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1964px;
            right: -635px;
            top: 100px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5)::after {
            right: -700px; } }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 16;
          margin-bottom: 194px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20;
          margin-bottom: 194px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23;
      margin-bottom: 450px; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 393px;
        height: 414px;
        background-image: url(/components/LectureContent/assets/secrets2/6-m.png?8f2bdc3b7a22d0fa977a760aaa1d8bee);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 959px;
            height: 841px;
            background-image: url(/components/LectureContent/assets/secrets2/6-t.png?f7123f805acc9e748cf4ec8896e8ac96);
            top: 600px;
            transform: none;
            left: -122px; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 167%;
            height: 738px;
            background-image: url(/components/LectureContent/assets/secrets2/6-d.png?3a03d354535f9bfb0f374f18de499cc3);
            top: 165px;
            left: -416px; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1826px;
            left: -560px;
            top: 35px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6)::after {
            left: -590px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 244px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 202px; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 700px;
            left: 25px; } }
      @media (min-width: 1920px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 800px; } }
    .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child::after {
        width: 307px;
        height: 522px;
        background-image: url(/components/LectureContent/assets/secrets2/7-m.png?385776c4d0cbaf77c86eb640edc4e478);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -490px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child::after {
            width: 513px;
            height: 279px;
            top: 280px;
            transform: none;
            left: 290px;
            display: none; } }
        @media (min-width: 1240px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child::after {
            display: block;
            width: 166%;
            height: 629px;
            background-image: url(/components/LectureContent/assets/secrets2/7-d.png?e2f5af97280a25ca91ffa88929b8816e);
            top: 90px;
            left: auto;
            right: -426px; } }
        @media (min-width: 1440px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child::after {
            width: 1856px;
            right: -490px;
            top: 20px; } }
        @media (min-width: 1920px) {
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child::after {
            right: -650px; } }
      @media (min-width: 768px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 14; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__secrets_2___2Zp5m .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__snow_1___3AJ0H {
  overflow-x: hidden;
  position: relative;
  color: #3C3C3C; }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -83px;
      background-image: url(/components/LectureContent/assets/snow1/welcome-bg-m.jpg?e314cde01aab3b1602d74fa818171bb7);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 798px;
      height: 1083px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/snow1/welcome-bg-t.jpg?f99e2f6564ea60a44f283fbaff4a846e);
          width: 1186px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__snow_1___3AJ0H .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/snow1/welcome-bg-d.jpg?a48c8293da5144fbfac5401362422986);
          width: 1920px;
          height: 683px; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__title___2Gwup {
    margin-bottom: 270px;
    margin-top: 65px;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__title___2Gwup {
        margin-top: 120px;
        margin-bottom: 24px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__title___2Gwup {
        margin-top: 50px;
        margin-bottom: 25px;
        width: 420px; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__descr___358eh {
    margin-bottom: 20px;
    text-align: left;
    padding: 0;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 460px;
        margin-bottom: 310px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__welcome__descr___358eh {
        width: 730px;
        margin-bottom: 56px; }
        .LectureContent__snow_1___3AJ0H .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #3C3C3C;
    box-sizing: border-box;
    color: #3C3C3C; }
  .LectureContent__snow_1___3AJ0H .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #3C3C3C; }
  .LectureContent__snow_1___3AJ0H .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__snow_1___3AJ0H .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__snow_1___3AJ0H .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px; }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 848px;
        background-image: url(/components/LectureContent/assets/snow1/1-m.png?0570fad1305e4727065c256e061f71db);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 709px;
            height: 698px;
            background-image: url(/components/LectureContent/assets/snow1/1-t.png?0276950a718d45c9b19aa7f5ced3d5bf);
            top: 320px;
            left: -150px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1286px;
            height: 992px;
            background-image: url(/components/LectureContent/assets/snow1/1-d.png?5e565388dcc883439937d9f01608584b);
            top: -70px;
            left: -600px;
            transform: none;
            right: auto;
            background-size: contain; } }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 386px;
        height: 1109px;
        background-image: url(/components/LectureContent/assets/snow1/2-m.png?954831d1fa92ebd214d787345a660b4a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -100px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 821px;
            height: 1080px;
            background-image: url(/components/LectureContent/assets/snow1/2-t.png?1960daa814165ebdba4b329fc03c9b42);
            top: -50px;
            transform: none;
            left: 40px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 785px;
            height: 946px;
            background-image: url(/components/LectureContent/assets/snow1/2-d.png?c1193e8b93105d72ed921e6af9fe3f04);
            top: 50px;
            left: auto;
            right: -400px;
            background-size: contain; } }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: 15px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 596px;
        height: 855px;
        background-image: url(/components/LectureContent/assets/snow1/3-m.png?e6583bb850edfe2a9cc225af68e6103d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 791px;
            height: 964px;
            background-image: url(/components/LectureContent/assets/snow1/3-t.png?25cc70b074688a39722e7cc22ebf04a2);
            top: -70px;
            left: -130px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1040px;
            height: 963px;
            background-image: url(/components/LectureContent/assets/snow1/3-d.png?0a099e69d4c9a7ff457c546c9d29e87c);
            top: -160px;
            left: -960px;
            right: auto;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 844px;
        background-image: url(/components/LectureContent/assets/snow1/4-m.png?3c4034bf5a098090804ff591da029758);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -35px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/snow1/4-t.png?013ec449b2505ba055cec3964d54599b);
            width: 741px;
            height: 1120px;
            top: 110px;
            left: 50px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1174px;
            height: 957px;
            background-image: url(/components/LectureContent/assets/snow1/4-d.png?fe4fa98e802590d106f57a2d7989b7e1);
            top: -30px;
            left: auto;
            right: -790px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 412px;
        height: 1055px;
        background-image: url(/components/LectureContent/assets/snow1/5-m.png?1fe27c6c277828e4fe7ff9cb9c1d1e27);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 717px;
            height: 1042px;
            background-image: url(/components/LectureContent/assets/snow1/5-t.png?4e5776b6c023c4f299a64a7c0d54748e);
            top: -50px;
            transform: none;
            left: -100px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1310px;
            height: 1132px;
            background-image: url(/components/LectureContent/assets/snow1/5-d.png?e20e35f28b2b138456f8649fdf79d2f1);
            left: -550px;
            right: auto;
            top: -220px;
            background-size: contain; } }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 530px;
        height: 1126px;
        background-image: url(/components/LectureContent/assets/snow1/6-m.png?6ac97807cdad453aa6ee25875155a142);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 805px;
            height: 1383px;
            background-image: url(/components/LectureContent/assets/snow1/6-t.png?2826fed5a35dde35c911b4f243a6800e);
            top: -189px;
            transform: none;
            left: 110px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1251px;
            height: 1084px;
            background-image: url(/components/LectureContent/assets/snow1/6-d.png?78e71051d5bc213c007b70817cc2b69e);
            top: 42px;
            left: auto;
            right: -500px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 600px;
            left: 25px; } }
      @media (min-width: 1920px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 800px; } }
    .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      @media (min-width: 768px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__snow_1___3AJ0H .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__snow_2___ZORD7 {
  overflow-x: hidden;
  position: relative;
  color: #3C3C3C; }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -83px;
      background-image: url(/components/LectureContent/assets/snow2/welcome-bg-m.jpg?f9cdfb93bfe81746b8ccce05226a4aaf);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 638px;
      height: 1083px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -125px;
          background-image: url(/components/LectureContent/assets/snow2/welcome-bg-t.jpg?94f0fa4647e3f2e0654c9831fc068b17);
          width: 1212px;
          height: 1046px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__snow_2___ZORD7 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/snow2/welcome-bg-d.jpg?442a762c8ece4b0db493bde202db84b5);
          width: 1940px;
          height: 675px; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 350px;
    margin-top: 65px;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__title___2Gwup {
        margin-top: 120px;
        margin-bottom: 132px;
        width: 495px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__title___2Gwup {
        margin-top: 50px;
        margin-bottom: 52px;
        width: 420px; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__descr___358eh {
    margin-bottom: 20px;
    text-align: center;
    padding: 0;
    color: #3C3C3C; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 366px;
        margin-bottom: 120px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__welcome__descr___358eh {
        width: 755px;
        margin-bottom: 56px; }
        .LectureContent__snow_2___ZORD7 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #3C3C3C;
    box-sizing: border-box;
    color: #3C3C3C; }
  .LectureContent__snow_2___ZORD7 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #3C3C3C; }
  .LectureContent__snow_2___ZORD7 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__snow_2___ZORD7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__snow_2___ZORD7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px; }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 834px;
        background-image: url(/components/LectureContent/assets/snow2/1-m.png?c2a82b2de8ac936a76a7f005e74f3713);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 792px;
            height: 1365px;
            background-image: url(/components/LectureContent/assets/snow2/1-t.png?4634087362db5dc4ffd999b799423fb8);
            top: -90px;
            left: -150px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1550px;
            height: 998px;
            background-image: url(/components/LectureContent/assets/snow2/1-d.png?150db37c29691fdd9a7bf4ece2e83f52);
            top: -35px;
            left: -550px;
            transform: none;
            right: auto;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 494px;
        height: 1083px;
        background-image: url(/components/LectureContent/assets/snow2/2-m.png?c38df28f66981f2c7baa196d8ab778f7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -270px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 704px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/snow2/2-t.png?d1ee3d47b8e8b28c8ed64c7cc8ee01c3);
            top: -50px;
            transform: none;
            left: 40px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1060px;
            height: 979px;
            background-image: url(/components/LectureContent/assets/snow2/2-d.png?7a6107c2bef60c72d452f0b13989f26f);
            top: -90px;
            left: auto;
            right: -420px;
            background-size: contain; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 364px;
        height: 895px;
        background-image: url(/components/LectureContent/assets/snow2/3-m.png?7e39b3d86e7db8f63deed83c7c0f917b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 768px;
            height: 1117px;
            background-image: url(/components/LectureContent/assets/snow2/3-t.png?c8a4025c2ff52e8b826cbad861e8038b);
            top: -350px;
            left: -300px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1359px;
            height: 1059px;
            background-image: url(/components/LectureContent/assets/snow2/3-d.png?98a08b13ebc2a8efb47d98f110102e63);
            top: -260px;
            left: -620px;
            right: auto;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 586px;
        height: 956px;
        background-image: url(/components/LectureContent/assets/snow2/4-m.png?2b5e2d2a84442ec8126fec16393fcc58);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -255px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/snow2/4-t.png?4b9e50c7da744701fd445ee80d889375);
            width: 750px;
            height: 1230px;
            top: -200px;
            left: 50px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 803px;
            height: 839px;
            background-image: url(/components/LectureContent/assets/snow2/4-d.png?38aa97689364387204b099c3b3440066);
            top: 80px;
            left: auto;
            right: -590px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 426px;
        height: 996px;
        background-image: url(/components/LectureContent/assets/snow2/5-m.png?a645177ce2bc1232d71a0599462f115b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -235px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 714px;
            height: 967px;
            background-image: url(/components/LectureContent/assets/snow2/5-t.png?9e704b1fc89db4a29c25e13d581dc282);
            top: -50px;
            transform: none;
            left: -100px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1212px;
            height: 992px;
            background-image: url(/components/LectureContent/assets/snow2/5-d.png?3c9670018e58914d8181ac5165961e20);
            left: -480px;
            right: auto;
            top: -220px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 464px;
        height: 1181px;
        background-image: url(/components/LectureContent/assets/snow2/6-m.png?4ab5aa7eb67e5833fedc8921e47f8709);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 714px;
            height: 1333px;
            background-image: url(/components/LectureContent/assets/snow2/6-t.png?c74da03219c60794eb1b28888c1a9ccc);
            top: -180px;
            transform: none;
            left: 80px; } }
        @media (min-width: 1240px) {
          .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1502px;
            height: 1424px;
            background-image: url(/components/LectureContent/assets/snow2/6-d.png?1503c2070f9573ea4c96aa27aec9ff2b);
            top: -220px;
            left: auto;
            right: -500px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; } }
    .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      @media (min-width: 768px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; } }
      @media (min-width: 1240px) {
        .LectureContent__snow_2___ZORD7 .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; } }

.LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #E35249; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -83px;
      background-image: url(/components/LectureContent/assets/heroes1/welcome-bg-m.jpg?642e853879d9a932bbf62dfa3eb9addc);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 670px;
      height: 888px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -13px;
          background-image: url(/components/LectureContent/assets/heroes1/welcome-bg-t.jpg?8f45e027ec4156dbfbf9ea29f04b1136);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/heroes1/welcome-bg-d.jpg?1fe9f94acd1760db4d66608ff030d679);
          width: 1959px;
          height: 675px; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 270px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__title___2Gwup {
        margin-top: 120px;
        margin-bottom: 160px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__title___2Gwup {
        margin-top: 50px;
        margin-bottom: 25px;
        width: 420px; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__descr___358eh {
    margin-bottom: 20px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 460px;
        margin-bottom: 310px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__descr___358eh {
        width: 749px;
        margin-bottom: 56px; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #3C3C3C;
    box-sizing: border-box;
    color: #3C3C3C; }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #3C3C3C; }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EDEFEF; }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 1092px;
        background-image: url(/components/LectureContent/assets/heroes1/1-m.png?81aab53c29a51f4f3233569093b01f69);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 751px;
            height: 783px;
            background-image: url(/components/LectureContent/assets/heroes1/1-t.png?19cd77e58278fac666fede6255e692be);
            top: 500px;
            left: -200px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 796px;
            height: 1103px;
            background-image: url(/components/LectureContent/assets/heroes1/1-d.png?7ce2e14a102d3b667afe082a56a9f828);
            top: 40px;
            left: -500px;
            transform: none;
            right: auto;
            background-size: contain; } }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1051px;
        background-image: url(/components/LectureContent/assets/heroes1/2-m.png?9b89cf92087ac554c48f101cff6babea);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -70px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 760px;
            height: 946px;
            background-image: url(/components/LectureContent/assets/heroes1/2-t.png?789f5afb041bcf8698f3da7df1a34b59);
            top: 270px;
            transform: none;
            left: 140px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1004px;
            height: 954px;
            background-image: url(/components/LectureContent/assets/heroes1/2-d.png?2b4ba30f2f4c33865e983081d2037a7f);
            top: 150px;
            left: auto;
            right: -350px;
            background-size: contain; } }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: 15px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1071px;
        background-image: url(/components/LectureContent/assets/heroes1/3-m.png?5f8c20879ccdb7fb5a2036e8233e7b36);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -150px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 578px;
            height: 1080px;
            background-image: url(/components/LectureContent/assets/heroes1/3-t.png?398c28a4c7c982c4ebbee322265ecb65);
            top: 170px;
            left: -130px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 1098px;
            background-image: url(/components/LectureContent/assets/heroes1/3-d.png?f130dbc4d8c40463ea08554d0cd8b1dc);
            top: 0;
            left: -420px;
            right: auto;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 568px;
        height: 1099px;
        background-image: url(/components/LectureContent/assets/heroes1/4-m.png?17c8e231f5a0196c42237ff5bfe0f16e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -135px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/heroes1/4-t.png?4dd1dc3f8f2c5ba41485c7475246ef7d);
            width: 814px;
            height: 1060px;
            top: 110px;
            left: 50px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1351px;
            height: 1373px;
            background-image: url(/components/LectureContent/assets/heroes1/4-d.png?e55eeb088e1048baf35e15a53813aca9);
            top: -330px;
            left: auto;
            right: -590px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 368px;
        height: 888px;
        background-image: url(/components/LectureContent/assets/heroes1/5-m.png?b18b559deb66adcdb6475b5052d64b4e);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -70px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 800px;
            height: 1066px;
            background-image: url(/components/LectureContent/assets/heroes1/5-t.png?c7a18745b84af905c5e5cba98a2169ee);
            top: 100px;
            transform: none;
            left: -200px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1180px;
            height: 1197px;
            background-image: url(/components/LectureContent/assets/heroes1/5-d.png?073c27ae0659987d690a9475fb37745b);
            left: -550px;
            right: auto;
            top: -110px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 1274px;
        background-image: url(/components/LectureContent/assets/heroes1/6-m.png?1a60426d770a47eab4574da99311e151);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -160px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 751px;
            height: 1240px;
            background-image: url(/components/LectureContent/assets/heroes1/6-t.png?5dbb8ecbd2185e172b56bee13558bc74);
            top: 50px;
            transform: none;
            left: 50px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 532px;
            height: 1044px;
            background-image: url(/components/LectureContent/assets/heroes1/6-d.png?47ded14a73fba77efdc7f35afd71b470);
            top: 42px;
            left: auto;
            right: -420px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; } }
    .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      @media (min-width: 768px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__heroes_1___2EMX4.LectureContent__heroes_1___2EMX4 .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #E35249; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -83px;
      background-image: url(/components/LectureContent/assets/heroes2/1-bg-m.png?68512a9eca5081eb3e7eda8e947f8131);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 600px;
      height: 1083px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: -75px;
          background-image: url(/components/LectureContent/assets/heroes2/1-bg-t.png?2439dbccadedc117a751dba78b09b7e9);
          width: 900px;
          height: 1046px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/heroes2/1-bg-d.png?898fe7ef5554ab0b21bb2a0d1dbb2e6a);
          width: 19520px;
          height: 607px; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__title___2Gwup {
    margin-bottom: 40px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 40px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__title___2Gwup {
        margin-top: 50px;
        margin-bottom: 58px;
        width: 712px; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__descr___358eh {
    margin-bottom: 350px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 225px;
        text-align: left;
        width: 410px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__descr___358eh {
        width: 730px;
        margin-bottom: 56px; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #3C3C3C;
    box-sizing: border-box;
    color: #3C3C3C; }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid #3C3C3C; }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: -30px;
        padding: 70px 25px 80px 0px; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        margin-left: 0px;
        padding: 70px 153px 80px 180px; } }
  .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EDEFEF; }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          width: 410px; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          width: 430px; } }
    @media (min-width: 768px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 269px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 213px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 165px; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 419px;
        height: 300px;
        background-image: url(/components/LectureContent/assets/heroes2/2-bg-m.png?c19289ee2726de4fa1166b0929b28d00);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -152px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1000px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/2-bg-t.png?8efcb66f11397afb9e5dcb436686104d);
            top: -82px;
            transform: none;
            left: -248px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 2100px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/2-bg-d.png?7eba6a0859c7fb2e8c12f9480f03c117);
            top: -88px;
            left: -891px;
            background-size: contain; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 21;
      margin-bottom: 263px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 216px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 165px; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 419px;
        height: 390px;
        background-image: url(/components/LectureContent/assets/heroes2/3-bg-m.png?b202a582f37bae1ef324025d84f5cb23);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -311px;
        left: 40%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1000px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/3-bg-t.png?aec7b46401b3abc63e1ed8fba012b4e9);
            top: -125px;
            transform: none;
            left: -78px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 2100px;
            height: 12000px;
            background-image: url(/components/LectureContent/assets/heroes2/3-bg-d.png?792f1234b10dac5e6ffa17f96d14d948);
            top: -124px;
            right: -950px;
            left: auto;
            background-size: contain; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) {
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 470px;
            left: 15px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 266px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 218px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 165px; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 600px;
        height: 300px;
        background-image: url(/components/LectureContent/assets/heroes2/4-bg-m.png?8bcb72ddc616a5fe0340d1cd2838f75f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -247px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1000px;
            height: 1300px;
            background-image: url(/components/LectureContent/assets/heroes2/4-bg-t.png?5cd4b8dbd798e5e50796b6c61401b2db);
            top: 30px;
            left: -252px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 2100px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/4-bg-d.png?6bfa394e1709861d35f2624fe6518e7a);
            top: -227px;
            left: -950px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 269px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 215px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 165px; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 419px;
        height: 300px;
        background-image: url(/components/LectureContent/assets/heroes2/5-bg-m.png?f4ada53bb23a64d73c526006f07af4d2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -253px;
        left: 62%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/heroes2/5-bg-t.png?44584584abf93cb707afaaf84e111347);
            width: 1000px;
            height: 1300px;
            top: -181px;
            left: -93px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 2100px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/5-bg-d.png?f68da379ef046b6d9e1ead1212900cdf);
            top: -276px;
            left: auto;
            background-size: contain;
            right: -1000px; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 455px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 500px;
            z-index: 2; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 230px; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 165px; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 419px;
        height: 300px;
        background-image: url(/components/LectureContent/assets/heroes2/6-bg-m.png?de00c250d2819ebd956adbe89b4d972a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -311px;
        left: 67%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1000px;
            height: 1500px;
            background-image: url(/components/LectureContent/assets/heroes2/6-bg-t.png?9ca6a69490aca490cd27b91560be2d52);
            top: -314px;
            transform: none;
            left: -255px; } }
        @media (min-width: 1240px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 2100px;
            height: 1200px;
            background-image: url(/components/LectureContent/assets/heroes2/6-bg-d.png?86262bdfd1dafd75d7f15c8c1d0574a1);
            left: -1029px;
            top: 0px;
            background-size: contain; } }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 23; }
      .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 419px;
        height: 300px;
        background-image: url(/components/LectureContent/assets/heroes2/7-bg-m.png?e44610603d2b57d85f75ec4d551d2e7e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -314px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6)::after {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 120px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 520px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
            width: 600px;
            left: 25px; } }
      @media (min-width: 1920px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 800px; } }
    .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      @media (min-width: 768px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 372px !important; }
          .LectureContent__heroes_2___1e8c5.LectureContent__heroes___2znuZ .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }

.LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #FBB85B; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 533px;
      background-image: url(/components/LectureContent/assets/shrovetide1/1-bg-m.png?2bb4be5e5eaa49f3bb57018dee7d7c94);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 285px;
      height: 253px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% + 313px);
          top: 521px;
          background-image: url(/components/LectureContent/assets/shrovetide1/1-bg-t.png?052d7359c3f48274b07aa5f4f5662c36);
          width: 450px;
          height: 400px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% + 426px);
          top: 204px;
          background-image: url(/components/LectureContent/assets/shrovetide1/1-bg-d.png?a0435b718ce2f58f408efa3464e27770);
          width: 513px;
          height: 411px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 780px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__descr___358eh {
    margin-bottom: 273px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 460px;
        margin-bottom: 142px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__descr___358eh {
        width: 780px;
        margin-bottom: 81px; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF3E3; }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 141px;
        height: 139px;
        background-image: url(/components/LectureContent/assets/shrovetide1/2-m.png?fe6fd7ba8f6eb49938417432dd57e151);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: calc(50% + 88px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 729px;
            height: 1067px;
            background-image: url(/components/LectureContent/assets/shrovetide1/2-t.png?c8519dcae78861da4fd0a133f98fcb5c);
            top: -57px;
            left: 230px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1329px;
            height: 1023px;
            background-image: url(/components/LectureContent/assets/shrovetide1/2-d.png?7fa171e48c90e05c5ce90ba19c51e692);
            top: 24px;
            right: -675px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 336px;
        height: 458px;
        background-image: url(/components/LectureContent/assets/shrovetide1/3-m.png?71fe28ec0032a785218b252470a9f819);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -350px;
        left: calc(50% - 39px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 744px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/shrovetide1/3-t.png?086c02202f625a3c87e6c504b9680a5f);
            top: -167px;
            transform: none;
            left: -151px; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1617px;
            height: 976px;
            background-image: url(/components/LectureContent/assets/shrovetide1/3-d.png?4d93efaec1e0a809bc5ec7235240178d);
            top: -124px;
            left: -640px;
            background-size: contain; } }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          min-width: 910px !important; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: 15px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 352px;
        height: 423px;
        background-image: url(/components/LectureContent/assets/shrovetide1/4-m.png?313aa8ace3eea39ef6d18c3123e6ac7c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -356px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 517px;
            height: 1085px;
            background-image: url(/components/LectureContent/assets/shrovetide1/4-t.png?bea284535c76559b4db2712a3e92d888);
            top: -74px;
            right: -230px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 887px;
            height: 1028px;
            background-image: url(/components/LectureContent/assets/shrovetide1/4-d.png?f60bf19ef2654724434bbac228618b11);
            top: -132px;
            right: -618px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 342px;
        height: 431px;
        background-image: url(/components/LectureContent/assets/shrovetide1/m.png?ba3fc9c0ad8079e0b001c418649c4dfb);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -367px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/shrovetide1/5-t.png?ab092660a9d6385fbc085c1070ebabe3);
            width: 482px;
            height: 982px;
            top: -3px;
            left: -308px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 759px;
            height: 950px;
            background-image: url(/components/LectureContent/assets/shrovetide1/5-d.png?4666229f4b6dcd6397988b4a7a819bc1);
            top: -81px;
            left: -602px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 435px;
        height: 444px;
        background-image: url(/components/LectureContent/assets/shrovetide1/5-m.png?82b3aa7fe27ff3a1b75eac628196ae68);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -367px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 501px;
            height: 1107px;
            background-image: url(/components/LectureContent/assets/shrovetide1/6-t.png?2ad4b09b258c013297fe0af4e9d6e264);
            top: -105px;
            transform: none;
            left: auto;
            right: -229px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 917px;
            height: 908px;
            background-image: url(/components/LectureContent/assets/shrovetide1/6-d.png?5e5108634ad43ff991df9164f04f567f);
            right: -670px;
            top: -20px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 336px;
        height: 430px;
        background-image: url(/components/LectureContent/assets/shrovetide1/6-m.png?8106c20ea6b2f5dd1091f920a393b44b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -362px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 495px;
            height: 1247px;
            background-image: url(/components/LectureContent/assets/shrovetide1/7-t.png?5b6669a33ed84930bfc44bffb0f780b2);
            top: -170px;
            transform: none;
            left: -359px; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 669px;
            height: 1060px;
            background-image: url(/components/LectureContent/assets/shrovetide1/7-d.png?34f655138b46a7c8e124ec53f4c23a8a);
            top: -76px;
            left: -717px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 442px;
        height: 371px;
        background-image: url(/components/LectureContent/assets/shrovetide1/7-m.png?7de79e2c22196472b2bf45c46321f5da);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -330px;
        left: calc(50% - 81px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 400px;
            height: 681px;
            background-image: url(/components/LectureContent/assets/shrovetide1/8-t.png?32a7be8ee552cce8fa8b452a3847d2f0);
            top: 108px;
            transform: none;
            left: auto;
            right: -157px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 715px;
            height: 766px;
            background-image: url(/components/LectureContent/assets/shrovetide1/8-d.png?77f9331ff04a1212ed9deb87b14aaf7a);
            right: -615px;
            top: 62px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child::after {
        width: 322px;
        height: 232px;
        background-image: url(/components/LectureContent/assets/shrovetide1/8-m.png?2e2fb2fb3caf3df44b0c9edd818986c9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -263px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child::after {
            width: 702px;
            height: 557px;
            background-image: url(/components/LectureContent/assets/shrovetide1/9-t.png?39e13a4b052de4492e041843af88b69d);
            top: -106px;
            transform: none;
            left: -116px; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child::after {
            width: 1603px;
            height: 499px;
            background-image: url(/components/LectureContent/assets/shrovetide1/9-d.png?aed9183559ed3428a39b61732fbf4b98);
            top: 22px;
            left: -519px;
            background-size: contain; } }
      .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child::before {
        content: '';
        width: 380px;
        height: 342px;
        background-image: url(/components/LectureContent/assets/shrovetide1/9-m.png?a06ea3788b83b3ecc7975819507078ac);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: 452px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute; }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child::before {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 213px !important;
          min-height: 311px !important; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 306px !important; }
          .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
  .LectureContent__shrovetide_1___3sdHM.LectureContent__shrovetide_1___3sdHM .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #FBB85B; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 562px;
      background-image: url(/components/LectureContent/assets/shrovetide2/welcome-m.png?bc4a49dd0d00f929e7856df30a2d14fb);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 259px;
      height: 213px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_ {
        min-height: 928px;
        margin-bottom: 125px; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% + 342px);
          top: 25px;
          background-image: url(/components/LectureContent/assets/shrovetide2/welcome-t.png?5f1c37d27e56cbf3baf9b25ed362a064);
          width: 331px;
          height: 853px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_ {
        min-height: 690px;
        margin-bottom: 143px; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% + 425px);
          top: 108px;
          background-image: url(/components/LectureContent/assets/shrovetide2/welcome-d.png?ed46166365eee3eb7177c5f40da15570);
          width: 552px;
          height: 398px; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__title___2Gwup {
    margin-bottom: 40px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 40px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__title___2Gwup {
        margin-top: 50px;
        margin-bottom: 20px;
        width: 670px; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__descr___358eh {
    margin-bottom: 231px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        margin-bottom: 215px;
        text-align: left;
        width: 452px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__descr___358eh {
        width: 670px;
        margin-bottom: 56px; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 270px;
      min-height: 376px; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 200px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF3E3; }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 122px;
        height: 59px;
        background-image: url(/components/LectureContent/assets/shrovetide2/1-m.png?6ec23eb7846f87a72e59924b7f7df962);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -24px;
        left: calc(50% + 118px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 376px;
            height: 952px;
            background-image: url(/components/LectureContent/assets/shrovetide2/1-t.png?e19effd57c1b15e1c83826062e495a8e);
            top: -57px;
            left: 465px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 640px;
            height: 658px;
            background-image: url(/components/LectureContent/assets/shrovetide2/1-d.png?f697f110cdd751fc136b4736c90d7750);
            top: -105px;
            right: -495px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 327px;
        height: 369px;
        background-image: url(/components/LectureContent/assets/shrovetide2/2-m.png?0089648a41bf4e1de5446fddee192abc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -318px;
        left: calc(50% + 18px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 682px;
            height: 1034px;
            background-image: url(/components/LectureContent/assets/shrovetide2/2-t.png?4e2ce98b5779b2059b4e718c97dc9de0);
            top: -96px;
            transform: none;
            left: -151px; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1771px;
            height: 995px;
            background-image: url(/components/LectureContent/assets/shrovetide2/2-d.png?650aa00d35f8ce4819e7fb74950e760d);
            top: -162px;
            left: -709px;
            background-size: contain; } }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 300px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          min-width: 910px !important; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 600px;
            left: 15px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 326px;
        height: 386px;
        background-image: url(/components/LectureContent/assets/shrovetide2/3-m.png?adba609391c0d35795aca6a2d8db2060);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -326px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 409px;
            height: 936px;
            background-image: url(/components/LectureContent/assets/shrovetide2/3-t.png?2733ddf2af0d8d6cf25fa8f0dc317ea7);
            top: -74px;
            right: -272px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1813px;
            height: 1042px;
            background-image: url(/components/LectureContent/assets/shrovetide2/3-d.png?610537f5a766020aef1b4bd7d38bc160);
            top: 22px;
            right: -713px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 351px;
        height: 357px;
        background-image: url(/components/LectureContent/assets/shrovetide2/4-m.png?1182c6b49b144da735750fc6c02c1bcf);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -321px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/shrovetide2/4-t.png?2b5ef6fbe729c45d72deaafc202cf82f);
            width: 641px;
            height: 1344px;
            top: -163px;
            left: -87px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 470px;
            height: 439px;
            background-image: url(/components/LectureContent/assets/shrovetide2/4-d.png?c7994d7b1bdbbf7bc13c1e60f4fb0440);
            top: 534px;
            left: -366px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23;
          height: 896px;
          margin-bottom: 281px; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 285px;
        height: 323px;
        background-image: url(/components/LectureContent/assets/shrovetide2/5-m.png?6172626a403e44877a105b0cfd90632e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 350px;
            height: 400px;
            background-image: url(/components/LectureContent/assets/shrovetide2/5-t.png?728fd1b1f2d64c78c0a2d15f1e799ba4);
            top: 746px;
            transform: none;
            left: auto;
            right: -167px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 860px;
            height: 1126px;
            background-image: url(/components/LectureContent/assets/shrovetide2/5-d.png?df19d43715dd3c525a43d198fb3e96d1);
            right: -670px;
            top: -71px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20;
          margin-bottom: 168px; }
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 591px; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 262px;
        height: 374px;
        background-image: url(/components/LectureContent/assets/shrovetide2/6-m.png?f5a765970fea3a45cdd15bc631fd0032);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -330px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 722px;
            height: 371px;
            background-image: url(/components/LectureContent/assets/shrovetide2/6-t.png?f12ab524844302add6fa8038f752780c);
            top: 777px;
            transform: none;
            left: -258px; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 743px;
            height: 774px;
            background-image: url(/components/LectureContent/assets/shrovetide2/6-d.png?89b348b14371fc57d374c7974e5c853a);
            top: 253px;
            left: -580px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px;
          z-index: 19; } }
    .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px;
      min-height: 376px; }
      .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 356px;
        height: 875px;
        background-image: url(/components/LectureContent/assets/shrovetide2/7-m.png?714c963e6a813c94e152504d0ada7e31);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -330px;
        left: calc(50% - 81px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 277px;
            height: 556px;
            background-image: url(/components/LectureContent/assets/shrovetide2/7-t.png?c6b6cfb1a762018040d991bb2e83ffe2);
            top: -47px;
            transform: none;
            left: auto;
            right: -157px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1040px;
            height: 846px;
            background-image: url(/components/LectureContent/assets/shrovetide2/7-d.png?25b65ee425ed949b58c67ceb36e8f641);
            right: -517px;
            top: -116px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__shrovetide_2___uyv4N.LectureContent__shrovetide___3tOQE .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #5EBC83; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 353px;
      background-image: url(/components/LectureContent/assets/animals1/1-bg-m.png?a6740023f4e78f8f6c4e31df0066c146);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 472px;
      height: 395px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_ {
        min-height: 730px;
        margin-bottom: 125px; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% + 38px);
          top: 46px;
          background-image: url(/components/LectureContent/assets/animals1/1-bg-t.png?cc1b3252462e95441dd4b87bc434f935);
          width: 704px;
          height: 793px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: calc(50% - 15px);
          top: 12px;
          background-image: url(/components/LectureContent/assets/animals1/1-bg-d.png?0d5f030143184c5550ef7906b34318a7);
          width: 1683px;
          height: 534px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 595px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 780px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__descr___358eh {
    margin-bottom: 398px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 460px;
        margin-bottom: 299px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__descr___358eh {
        width: 780px;
        margin-bottom: 81px; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EBF8F0; }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 144px;
        height: 154px;
        background-image: url(/components/LectureContent/assets/animals1/2-m.png?1961b4fb88e985e3135a8cc85c0b6a72);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: calc(50% + 2px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 387px;
            height: 1004px;
            background-image: url(/components/LectureContent/assets/animals1/2-t.png?44a152e2007c8eb1036119f3dd7d0e1b);
            top: -57px;
            left: 537px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 794px;
            height: 926px;
            background-image: url(/components/LectureContent/assets/animals1/2-d.png?e0993f0f5aa234777eaef39bc10bf5d1);
            top: 24px;
            right: -675px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 323px;
        height: 336px;
        background-image: url(/components/LectureContent/assets/animals1/3-m.png?c10b12865eb800dca637a1c996be805f);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -295px;
        left: calc(50% + 18px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 752px;
            height: 1032px;
            background-image: url(/components/LectureContent/assets/animals1/3-t.png?260021eadc2cc6f303e46f001b11c32b);
            top: -97px;
            transform: none;
            left: -204px; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1418px;
            height: 1371px;
            background-image: url(/components/LectureContent/assets/animals1/3-d.png?0b6cd31ef8fcb6985f184d32c7a337d7);
            top: -455px;
            left: -588px;
            background-size: contain; } }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          min-width: 910px !important; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 515px;
            left: 15px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 213px;
        height: 326px;
        background-image: url(/components/LectureContent/assets/animals1/4-m.png?fa2e9cf30d82ca1c1490bfb3e774bf72);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -301px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 675px;
            height: 783px;
            background-image: url(/components/LectureContent/assets/animals1/4-t.png?01434c6085431eda1b812216dfdd34a3);
            top: 61px;
            right: -167px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1129px;
            height: 626px;
            background-image: url(/components/LectureContent/assets/animals1/4-d.png?8cab61ed582826e921a9c0f9865fbbea);
            top: 155px;
            right: -392px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 317px;
        height: 366px;
        background-image: url(/components/LectureContent/assets/animals1/5-m.png?e303c3be2281a9561fa08a081342a8bf);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -301px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/animals1/5-t.png?2e2f6e0ba4ed6bd48386848d5dbe43a2);
            width: 277px;
            height: 475px;
            top: 227px;
            left: -149px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1485px;
            height: 1156px;
            background-image: url(/components/LectureContent/assets/animals1/5-d.png?ba57438988308413fbaf12c13b8f8161);
            top: -81px;
            left: -602px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 397px;
        height: 349px;
        background-image: url(/components/LectureContent/assets/animals1/6-m.png?50cb6e73acc4c5b1b8f5e530533a74ca);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 301px;
            height: 1188px;
            background-image: url(/components/LectureContent/assets/animals1/6-t.png?a2769e60e051afc3cb472a294d57ba77);
            top: -236px;
            transform: none;
            left: auto;
            right: -229px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1579px;
            height: 726px;
            background-image: url(/components/LectureContent/assets/animals1/6-d.png?4eb4935d00ba5362cbbd03d9d286ebb7);
            right: -700px;
            top: 425px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 383px;
        height: 394px;
        background-image: url(/components/LectureContent/assets/animals1/7-m.png?1647fa569b9ab208e2309decb414679b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -362px;
        left: calc(50% - 161px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 616px;
            height: 535px;
            background-image: url(/components/LectureContent/assets/animals1/7-t.png?fbbabc9795c0b970604f7cfdfdcaf1fd);
            top: 384px;
            transform: none;
            left: -110px; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1441px;
            height: 1131px;
            background-image: url(/components/LectureContent/assets/animals1/7-d.png?b5ed2660b06107b0be9dbf647f39bf32);
            top: 157px;
            left: -406px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child::after {
        width: 245px;
        height: 349px;
        background-image: url(/components/LectureContent/assets/animals1/8-m.png?050c277d6adc76e057df1d8df7cb4ef5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child::after {
            display: none; } }
      .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child::before {
        content: '';
        width: 175px;
        height: 183px;
        background-image: url(/components/LectureContent/assets/animals1/9-m.png?fdf908f8db889086d37f19c0d042b07d);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: 363px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute; }
        @media (min-width: 768px) {
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child::before {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 213px !important;
          min-height: 311px !important; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 306px !important; }
          .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
  .LectureContent__animals_1___1F17b.LectureContent__animals_1___1F17b .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #5EBC83; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      background-image: url(/components/LectureContent/assets/animals2/1-bg-m.jpg?4b1e7c94b051dbb5a5f214ba5666f2ed);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center -80px;
      width: 712px;
      height: 1083px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_ {
        min-height: 730px;
        margin-bottom: 125px; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/animals2/1-bg-t.jpg?2ca7fa6ee09e96ffc83552f112403635);
          background-position: center -100px;
          width: 1054px;
          height: 1046px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 143px; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          background-image: url(/components/LectureContent/assets/animals2/1-bg-d.jpg?484d06f81bb35e4a08fa2fabf4dd9d4b);
          background-position: center;
          width: 1920px;
          height: 612px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 520px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 780px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__descr___358eh {
    margin-bottom: 320px;
    text-align: center;
    padding: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 400px;
        margin-bottom: 260px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__descr___358eh {
        width: 670px;
        margin-bottom: 81px; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 350px;
      min-height: 544px; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EBF8F0; }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 826px;
        background-image: url(/components/LectureContent/assets/animals2/2-m.png?50e2a9d2f50936f496896cf9e2e835dc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 844px;
            height: 984px;
            background-image: url(/components/LectureContent/assets/animals2/2-t.png?5f3d416a060936731286d0f6bf1e9ba4);
            top: 66px;
            left: 78px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1811px;
            height: 1050px;
            background-image: url(/components/LectureContent/assets/animals2/2-d.png?b9333e66349fcc51934ab26da90809ee);
            top: -158px;
            right: -796px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21;
          min-height: 817px; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px;
            width: 486px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 550px;
        height: 1001px;
        background-image: url(/components/LectureContent/assets/animals2/3-m.png?5691a35624be4c63820366313ca69ebb);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -295px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 742px;
            height: 939px;
            background-image: url(/components/LectureContent/assets/animals2/3-t.png?d12649d6e81e5815a9ef35b273b021c4);
            top: -97px;
            transform: none;
            left: -204px; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1312px;
            height: 1237px;
            background-image: url(/components/LectureContent/assets/animals2/3-d.png?6d6e22f490bea4926465b3f15b6dfe45);
            top: 283px;
            left: -414px;
            background-size: contain; } }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 500px;
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          min-width: 910px !important; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px;
            width: 515px;
            left: 15px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 616px;
        height: 1126px;
        background-image: url(/components/LectureContent/assets/animals2/4-m.png?cb1dbd982578a4b87187635ae17abce2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -301px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 848px;
            height: 850px;
            background-image: url(/components/LectureContent/assets/animals2/4-t.png?9c27dc640aedb606db0c6739a59590ea);
            top: -60px;
            right: -267px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3)::after {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 471px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 774px;
        height: 940px;
        background-image: url(/components/LectureContent/assets/animals2/5-m.png?42abfd36b37610022d4b90efb2d8ac3e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -301px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/animals2/5-t.png?4337355a69f013be8064daca501fdd77);
            width: 1264px;
            height: 1054px;
            top: -290px;
            left: -785px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 2523px;
            height: 943px;
            background-image: url(/components/LectureContent/assets/animals2/4-d.png?13b31ebf306480d428048d7ab597be36);
            top: -233px;
            left: -1378px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 518px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4) {
          width: 52.5%;
          padding: 60px 100px 100px 120px;
          z-index: 19; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
            width: 560px;
            left: -50px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 917px;
        height: 1144px;
        background-image: url(/components/LectureContent/assets/animals2/6-m.png?13f394ff186f7d37dfc08691ba70da91);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -290px;
        left: -785px;
        transform: none; }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 846px;
            height: 1205px;
            background-image: url(/components/LectureContent/assets/animals2/6-t.png?1167d5a6de15820222f96d0873f240d5);
            top: -236px;
            transform: none;
            left: auto;
            right: -229px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1374px;
            height: 1062px;
            background-image: url(/components/LectureContent/assets/animals2/5-d.png?65189a9e991ea84ed1f9ee526d79fe23);
            top: -251px;
            right: -450px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 632px;
        height: 1023px;
        background-image: url(/components/LectureContent/assets/animals2/7-m.png?510dacdb0528256592ac5ed85189a6fc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 797px;
            height: 808px;
            background-image: url(/components/LectureContent/assets/animals2/7-t.png?6fca6f2b0c21b74d12ea9554f99f42b4);
            top: 30px;
            transform: none;
            left: -180px; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1700px;
            height: 867px;
            background-image: url(/components/LectureContent/assets/animals2/6-d.png?9f767c9ba16e05ba57e07b33881ee6a8);
            top: 42px;
            left: -500px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 23;
      margin-bottom: 270px; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 586px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/animals2/8-m.png?9e7d0bc773bb1312de893018d780e7a4);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 790px;
            height: 951px;
            background-image: url(/components/LectureContent/assets/animals2/8-t.png?41cbdf31d817295fa7dc46890450f31e);
            top: -150px;
            transform: none;
            left: auto;
            right: -229px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1462px;
            height: 791px;
            background-image: url(/components/LectureContent/assets/animals2/7-d.png?927526b328f3c4826eef1930d890215f);
            right: -330px;
            top: 25px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child {
      z-index: 24;
      min-height: 365px !important; }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child::after {
        width: 576px;
        height: 692px;
        background-image: url(/components/LectureContent/assets/animals2/9-m.png?d4183d917a256306fb65965c3eded8cd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child::after {
            width: 712px;
            height: 458px;
            background-image: url(/components/LectureContent/assets/animals2/9-t.png?25ee8e749ff4307d5e8a26e2cb087c8e);
            top: -10px;
            transform: none;
            left: -120px; } }
        @media (min-width: 1240px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child::after {
            width: 1282px;
            height: 415px;
            background-image: url(/components/LectureContent/assets/animals2/8-d.png?7f7ce8cc4c17596bf788509f5148ed18);
            top: -15px;
            left: -145px;
            background-size: contain; } }
      .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child::before {
        content: '';
        width: 300px;
        height: 556px;
        background-image: url(/components/LectureContent/assets/animals2/10-m.png?7153eff29ccf450ac061b73eede0996d);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        position: absolute; }
        @media (min-width: 768px) {
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child::before {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 213px !important;
          min-height: 311px !important; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 467px; } }
      @media (min-width: 1240px) {
        .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 306px !important; }
          .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__section___pZLwO:last-child .LectureContent__section__title___oR8BJ {
            width: 780px;
            left: 25px; } }
  .LectureContent__animals_2___1HNJ8.LectureContent__animals_2___1HNJ8 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #C25C46;
    min-height: 900px; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      background-image: url(/components/LectureContent/assets/moscowsays1/1-bg-m.jpg?8ba2660d2d750915bc2c912f62c30d4b);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 320px;
      height: 989px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/moscowsays1/1-bg-t.jpg?f1baaa411d2c7901cd2c55a44c10f2bd);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/moscowsays1/1-bg-d.png?9431efde7f3c63432cb692956b0208c2);
          width: 1920px;
          height: 610px; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 580px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 780px; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__descr___358eh {
    margin-bottom: 398px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 760px;
        margin-bottom: 299px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__descr___358eh {
        width: 630px;
        margin-bottom: 81px; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 100px;
      min-height: 435px; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFE4DF; }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 669px;
        background-image: url(/components/LectureContent/assets/moscowsays1/1-m.png?d99d6a7f977e5b7e704b9f12164e1715);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 673px;
            height: 812px;
            background-image: url(/components/LectureContent/assets/moscowsays1/1-t.png?cfa845d21bfb0044526f02f8ab871df8);
            top: -58px;
            left: 16px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1231px;
            height: 856px;
            background-image: url(/components/LectureContent/assets/moscowsays1/1-d.png?753363b96847dc460b5ce8dc2a36668f);
            right: -350px;
            top: 30px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 973px;
        background-image: url(/components/LectureContent/assets/moscowsays1/2-m.png?f5194bb68ce91c6593abc2a97557f471);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -295px;
        left: calc(50% + 18px);
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 796px;
            height: 757px;
            background-image: url(/components/LectureContent/assets/moscowsays1/2-t.png?f73c3bfcf208ae1db0f52b74db243a5a);
            top: -15px;
            transform: none;
            left: -205px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1503px;
            height: 773px;
            background-image: url(/components/LectureContent/assets/moscowsays1/2-d.png?f3d1d93b32ac498875df88431fe79ee1);
            top: 30px;
            left: -332px;
            background-size: contain; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px; }
            .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
              white-space: nowrap; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 424px;
        height: 1065px;
        background-image: url(/components/LectureContent/assets/moscowsays1/3-m.png?77a0aaff8fd1250a4e548bdd15b430dd);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -360px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 673px;
            height: 819px;
            background-image: url(/components/LectureContent/assets/moscowsays1/3-t.png?923b0cd75a4618a864a6621d08d7ae18);
            top: 30px;
            right: 0;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1486px;
            height: 667px;
            background-image: url(/components/LectureContent/assets/moscowsays1/3-d.png?b2fc3f4f74cb3c134560aa84f76f9f10);
            top: 30px;
            right: -340px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 1247px;
        background-image: url(/components/LectureContent/assets/moscowsays1/4-m.png?65f1496b8e0f2aa57184cf4bca83495c);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -320px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/moscowsays1/4-t.png?e015e5aaebd22a930858061c4f370944);
            width: 710px;
            height: 1113px;
            top: -105px;
            left: -190px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1674px;
            height: 924px;
            background-image: url(/components/LectureContent/assets/moscowsays1/4-d.png?d4ae45b5a6df93fae779265f7e605f10);
            top: -130px;
            left: -535px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px;
          z-index: 19; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 1270px;
        background-image: url(/components/LectureContent/assets/moscowsays1/5-m.png?ab7009a6bfd5c1ed607d9bfca0e6e8fe);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -365px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 731px;
            height: 997px;
            background-image: url(/components/LectureContent/assets/moscowsays1/5-t.png?e570ce05063b9800e32fc3c7831c7265);
            top: -72px;
            transform: none;
            left: auto;
            right: -67px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1540px;
            height: 604px;
            background-image: url(/components/LectureContent/assets/moscowsays1/5-d.png?930e561ef74d7dcd4edc38b007f14f78);
            right: -416px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 1264px;
        background-image: url(/components/LectureContent/assets/moscowsays1/6-m.png?05c75a14a9977240fb04f2dcc0155f17);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -385px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1098px;
            height: 1264px;
            background-image: url(/components/LectureContent/assets/moscowsays1/6-t.png?fdfa90f1e62f2fe84786b1cc80df8bdc);
            top: 34px;
            transform: none;
            left: -285px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1634px;
            height: 727px;
            background-image: url(/components/LectureContent/assets/moscowsays1/6-d.png?6283713f4b8edbdafdfedfaded54b374);
            top: -15px;
            left: -495px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 736px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 723px;
            height: 790px;
            background-image: url(/components/LectureContent/assets/moscowsays1/7-t.png?ed0b302593d97761d5261b7db1a7c5b8);
            top: 25px;
            transform: none;
            left: auto;
            right: -333px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 744px;
            background-image: url(/components/LectureContent/assets/moscowsays1/7-d.png?a8c3a1f0909ac12a404e1d0672f0c83b);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child {
      z-index: 23; }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child::after {
        width: 300px;
        height: 736px;
        background-image: url(/components/LectureContent/assets/moscowsays1/7-m.png?7ef94424d1c4ccaeb8be62f36424e0bf);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child::after {
            width: 1695px;
            height: 397px;
            background-image: url(/components/LectureContent/assets/moscowsays1/8-d.png?44d5ff113e5d37ff59c576f1c7648668);
            top: 22px;
            left: -519px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child::after {
            width: 1695px;
            height: 397px;
            background-image: url(/components/LectureContent/assets/moscowsays1/8-d.png?44d5ff113e5d37ff59c576f1c7648668);
            top: -35px;
            left: 300px;
            background-size: contain; } }
      .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child::before {
        content: '';
        width: 175px;
        height: 183px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: 363px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute; }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child::before {
            display: none; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child {
          padding: 60px 25px 90px 25px;
          z-index: 15;
          margin-bottom: 213px !important;
          min-height: 311px !important; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__section___pZLwO:last-child {
          padding: 45px 25px 60px 120px;
          min-height: 306px !important; } }
  .LectureContent__moscowsays_1___2dVDi.LectureContent__moscowsays_1___2dVDi .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #C25C46;
    min-height: 900px; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      background-image: url(/components/LectureContent/assets/moscowsays2/1-bg-m.jpg?7c5a3dffd1e8161f82444f30c43182f8);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 320px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_ {
        min-height: 927px;
        margin-bottom: 125px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/moscowsays2/1-bg-t.jpg?43f05106a5aa8cbcaf7570a45d1f2c34);
          width: 768px;
          height: 927px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/moscowsays2/1-bg-d.png?51c952a0b8a9e86a392660a2e2e0fd99);
          width: 1920px;
          height: 610px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__title___2Gwup {
        margin-top: 30px;
        margin-bottom: 42px;
        width: 580px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 780px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__descr___358eh {
    margin-bottom: 398px;
    text-align: center;
    padding: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 100%;
        margin-bottom: 437px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__descr___358eh {
        width: 630px;
        margin-bottom: 81px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 300px; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 300px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 130px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFE4DF; }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: center; }
    @media (min-width: 768px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 629px;
        background-image: url(/components/LectureContent/assets/moscowsays2/1-m.png?7100636cbbf94713d3c536800f432260);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 725px;
            height: 776px;
            background-image: url(/components/LectureContent/assets/moscowsays2/1-t.png?633e1d6e040947a7a7523ad0380db82b);
            top: -58px;
            left: 16px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1556px;
            height: 745px;
            background-image: url(/components/LectureContent/assets/moscowsays2/1-d.png?ae06ed6d75c7fb7950621db6bd5bd5c8);
            right: -426px;
            top: 30px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 632px;
        height: 802px;
        background-image: url(/components/LectureContent/assets/moscowsays2/2-m.png?a2ad04941ac00a6c8e83b90219d4401c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -346px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 711px;
            height: 706px;
            background-image: url(/components/LectureContent/assets/moscowsays2/2-t.png?4231c63d623a7d7f8499de8ca6e20d9e);
            top: -83px;
            transform: none;
            left: -155px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1590px;
            height: 836px;
            background-image: url(/components/LectureContent/assets/moscowsays2/2-d.png?b0eeb230ebe4aedc169586a44819d149);
            top: -64px;
            left: -411px;
            background-size: contain; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px;
          min-width: 910px !important; }
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px; }
            .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
              white-space: nowrap; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 610px;
        height: 1250px;
        background-image: url(/components/LectureContent/assets/moscowsays2/3-m.png?9898d32e7fa913bbb16262f77bfcaa1d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 673px;
            height: 673px;
            background-image: url(/components/LectureContent/assets/moscowsays2/3-t.png?0cdb733efad3f7bd26f5f007fe7be0ca);
            top: -39px;
            right: 0;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1462px;
            height: 1013px;
            background-image: url(/components/LectureContent/assets/moscowsays2/3-d.png?e66b68c9566c41ffe3b2e4195deb602b);
            top: 30px;
            right: -340px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 881px;
        background-image: url(/components/LectureContent/assets/moscowsays2/4-m.png?7673362e6c061859c3e56b1b2caf8f0b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -358px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/moscowsays2/4-t.png?53338e35b76971dc96e432f8ed048116);
            width: 724px;
            height: 746px;
            top: -214px;
            left: -48px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1439px;
            height: 635px;
            background-image: url(/components/LectureContent/assets/moscowsays2/4-d.png?c729d6ec0b3d3856dd0a51e7aad7bd9e);
            top: 81px;
            left: -300px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px;
          z-index: 19; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 382px;
        height: 888px;
        background-image: url(/components/LectureContent/assets/moscowsays2/5-m.png?1357ac5d9ed0292db13357251bb3d1b6);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -365px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 673px;
            height: 580px;
            background-image: url(/components/LectureContent/assets/moscowsays2/5-t.png?30ea1a7db4b32b28d936754a935f24d9);
            top: -120px;
            transform: none;
            left: auto;
            right: -42px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1594px;
            height: 686px;
            background-image: url(/components/LectureContent/assets/moscowsays2/5-d.png?d3397b742c54ddf11dbe130fc71d69fa);
            right: -469px;
            top: -33px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 602px;
        background-image: url(/components/LectureContent/assets/moscowsays2/6-m.png?c275906bd548552706d599f1d826c1fe);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -142px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 698px;
            height: 656px;
            background-image: url(/components/LectureContent/assets/moscowsays2/6-t.png?5022081f1ebf47cfbcde4d3cdce5a242);
            top: -125px;
            transform: none;
            left: -6px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1536px;
            height: 773px;
            background-image: url(/components/LectureContent/assets/moscowsays2/6-d.png?53db476275acb40899ce5bf52bc749ea);
            top: -15px;
            left: -375px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 480px;
        height: 966px;
        background-image: url(/components/LectureContent/assets/moscowsays2/7-m.png?ed89b8788a242bcd16c3b05314221677);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 780px;
            height: 940px;
            background-image: url(/components/LectureContent/assets/moscowsays2/7-t.png?37ab04c1bf036bdbbd40298eb975c312);
            top: -96px;
            transform: none;
            left: auto;
            right: -213px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1437px;
            height: 917px;
            background-image: url(/components/LectureContent/assets/moscowsays2/7-d.png?5ce49df97a79005c1908a4813aa31226);
            right: -290px;
            top: 80px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8)::after {
        width: 434px;
        height: 915px;
        background-image: url(/components/LectureContent/assets/moscowsays2/8-m.png?948b70510f9833d7b77d508158176a7c);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -385px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 705px;
            height: 685px;
            background-image: url(/components/LectureContent/assets/moscowsays2/8-t.png?529dc042c6e2b7d95d5502bca49616db);
            top: -165px;
            transform: none;
            left: -30px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8)::after {
            width: 1263px;
            height: 478px;
            background-image: url(/components/LectureContent/assets/moscowsays2/8-d.png?f5a9485cb99a3729f68c43b33f909960);
            top: 18px;
            left: -328px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(8) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9)::after {
        width: 480px;
        height: 966px;
        background-image: url(/components/LectureContent/assets/moscowsays2/9-m.png?954503152058e0a5ab4dabbf622ad189);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -325px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 780px;
            height: 940px;
            background-image: url(/components/LectureContent/assets/moscowsays2/9-t.png?ee61b4f344fc62e1d1603345945073b3);
            top: -96px;
            transform: none;
            left: auto;
            right: -213px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9)::after {
            width: 1554px;
            height: 540px;
            background-image: url(/components/LectureContent/assets/moscowsays2/9-d.png?f189638ed68759a235cf1ca9ddfd2e49);
            right: -405px;
            top: -95px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; }
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(9) .LectureContent__section__title___oR8BJ {
            width: 627px;
            left: -25px; } }
    .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10) {
          margin-bottom: 170px; } }
      .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10)::after {
        width: 300px;
        height: 861px;
        background-image: url(/components/LectureContent/assets/moscowsays2/10-m.png?8a4527d7ef06e323ab2c5255314f4ac7);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -345px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10)::after {
            width: 703px;
            height: 505px;
            background-image: url(/components/LectureContent/assets/moscowsays2/10-t.png?65d1c2fbe5b4f8d31ba52a49eb29b311);
            top: 48px;
            transform: none;
            left: -30px; } }
        @media (min-width: 1240px) {
          .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10)::after {
            width: 1310px;
            height: 374px;
            background-image: url(/components/LectureContent/assets/moscowsays2/10-d.png?37c9d060c53935d94bc5e49b6fe9482d);
            top: 18px;
            left: -328px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__section___pZLwO:nth-child(10) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
  .LectureContent__moscowsays_2___2jU9B.LectureContent__moscowsays_2___2jU9B .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #77B18B;
    min-height: 840px; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/placeofpower1/1-bg-m.jpg?66bb2199bb1ee6bf9c1851ac8be96869);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 320px;
      height: 899px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_ {
        min-height: 1023px;
        margin-bottom: 125px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/placeofpower1/1-bg-t.jpg?9e6d5a3be0faee82e8c59e3595af8316);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/placeofpower1/1-bg-d.jpg?db8b82daee14a4d41979c995d6f349c6);
          width: 1920px;
          height: 610px; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 580px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 560px; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__descr___358eh {
    margin-bottom: 312px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 760px;
        margin-bottom: 480px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__descr___358eh {
        width: 630px;
        margin-bottom: 81px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 435px; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          min-height: 100px; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #E8FFF0; }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 628px;
        background-image: url(/components/LectureContent/assets/placeofpower1/1-m.png?a8d98166e6e24922f9874742394a5845);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 774px;
            height: 926px;
            background-image: url(/components/LectureContent/assets/placeofpower1/1-t.png?1ca9555b2af93a865f93d5a60d944feb);
            top: -78px;
            left: 63px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1551px;
            height: 809px;
            background-image: url(/components/LectureContent/assets/placeofpower1/1-d.png?16e54d4868b1568a6bc7e1437bc83f78);
            right: -408px;
            top: -58px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1014px;
        background-image: url(/components/LectureContent/assets/placeofpower1/2-m.png?6191738503cd55eede0f2c6edd44b212);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -370px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 780px;
            height: 871px;
            background-image: url(/components/LectureContent/assets/placeofpower1/2-t.png?ccd2b9e0f72df4c5f810f3e9e6eeb781);
            top: -108px;
            transform: none;
            left: -121px; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1601px;
            height: 811px;
            background-image: url(/components/LectureContent/assets/placeofpower1/2-d.png?182e2fbaa2cad63e547dc71f0507059f);
            top: -129px;
            left: -445px;
            background-size: contain; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; }
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px; }
            .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
              white-space: nowrap; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
          white-space: normal; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 494px;
        height: 1256px;
        background-image: url(/components/LectureContent/assets/placeofpower1/3-m.png?7109515c383ebcfd27f188005d18c14a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -420px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 855px;
            height: 987px;
            background-image: url(/components/LectureContent/assets/placeofpower1/3-t.png?180d58edd27066eedceaa3e737fcb32b);
            top: -126px;
            right: -180px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1601px;
            height: 1070px;
            background-image: url(/components/LectureContent/assets/placeofpower1/3-d.png?e05ea88029336d8e4b09e940b7b30e74);
            top: -141px;
            right: -456px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 544px;
        height: 939px;
        background-image: url(/components/LectureContent/assets/placeofpower1/4-m.png?52b86a91f35c1936608adcc1d057b8f8);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -335px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/placeofpower1/4-t.png?30aef33d76bbb839f765a6ded4de89c7);
            width: 712px;
            height: 707px;
            top: -9px;
            left: -127px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1648px;
            height: 652px;
            background-image: url(/components/LectureContent/assets/placeofpower1/4-d.png?2db6d363b92fcb6e45d94824bb27e0d0);
            top: -82px;
            left: -494px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px;
          z-index: 19; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 604px;
        height: 1015px;
        background-image: url(/components/LectureContent/assets/placeofpower1/5-m.png?9961a5669a82ae9c6f1ed16083faaf59);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -365px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 732px;
            height: 760px;
            background-image: url(/components/LectureContent/assets/placeofpower1/5-t.png?9bff7c585daf41f3884e37b23cb69093);
            top: 10px;
            transform: none;
            left: auto;
            right: -67px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1529px;
            height: 670px;
            background-image: url(/components/LectureContent/assets/placeofpower1/5-d.png?689bee0aba478f58009e49801d37fdbd);
            right: -400px;
            top: -50px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 30px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 564px;
        height: 1362px;
        background-image: url(/components/LectureContent/assets/placeofpower1/6-m.png?cfef2fc8ee3bd1bce4766f2382faf9bc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 850px;
            height: 1046px;
            background-image: url(/components/LectureContent/assets/placeofpower1/6-t.png?1e7eee2f0446ed33e9d8388a4a6b23bb);
            top: -56px;
            transform: none;
            left: -104px; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1616px;
            height: 812px;
            background-image: url(/components/LectureContent/assets/placeofpower1/6-d.png?6abac08fc75fe8078bfe1c28a0a361de);
            top: -15px;
            left: -475px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 678px;
            height: 578px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__placeofpower_1___1bGt3.LectureContent__placeofpower_1___1bGt3 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #77B18B;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      background-image: url(/components/LectureContent/assets/placeofpower2/1-bg-m.jpg?2f71cc37637d1ea60997da54ff69041e);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 666px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_ {
        min-height: 1022px;
        margin-bottom: 125px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 40px;
          background-image: url(/components/LectureContent/assets/placeofpower2/1-bg-t.jpg?cdd94b0f13d5e26cede28f4ebe1cc53c);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/placeofpower2/1-bg-d.jpg?9f49088782c33aefd54560358f3dd23e);
          width: 1920px;
          height: 610px; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 42px;
        width: 560px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 15px;
        width: 560px; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 64px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__descr___358eh {
    margin-bottom: 312px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__descr___358eh {
        font-size: 18px;
        line-height: 140%;
        width: 760px;
        margin-bottom: 480px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__descr___358eh {
        width: 630px;
        margin-bottom: 81px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 435px; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 25px 80px 0px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
        padding: 70px 153px 80px 180px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
          min-height: 100px; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #E8FFF0; }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; }
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; } }
    @media (min-width: 1240px) {
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 557px;
        height: 741px;
        background-image: url(/components/LectureContent/assets/placeofpower2/1-m.png?7f3fc44b9bda7aca69d98baf57bd2b3d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -25px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 735px;
            height: 792px;
            background-image: url(/components/LectureContent/assets/placeofpower2/1-t.png?d41dabd0180c4da0f6d8f173ff0757a3);
            top: -63px;
            left: 25px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1686px;
            height: 565px;
            background-image: url(/components/LectureContent/assets/placeofpower2/1-d.png?41396707b78f4c631cf13732b8364b8c);
            right: -535px;
            top: -58px;
            transform: none;
            left: auto;
            background-size: contain; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
        padding: 0;
        padding-bottom: 25px;
        padding-top: 25px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 70px 25px 80px 120px;
          z-index: 21; }
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            padding: 25px 0px 50px; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(1) {
          padding: 44px 25px 80px 147px;
          margin-bottom: 168px;
          z-index: 20; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 608px;
        height: 988px;
        background-image: url(/components/LectureContent/assets/placeofpower2/2-m.png?a16bc879d9e1fc04095d0dad37b962d6);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 766px;
            height: 874px;
            background-image: url(/components/LectureContent/assets/placeofpower2/2-t.png?0cacbdde4f9d4ce01e7ba7edd25178bf);
            top: -125px;
            transform: none;
            left: -100px; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1403px;
            height: 904px;
            background-image: url(/components/LectureContent/assets/placeofpower2/2-d.png?677c91cb54214eeb0e025a47770e904b);
            top: -220px;
            left: -500px;
            background-size: contain; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding: 25px 0; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          padding-bottom: 50px; }
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            padding-bottom: 50px; }
            .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ div {
              white-space: nowrap; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
          white-space: normal; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 702px;
        height: 1136px;
        background-image: url(/components/LectureContent/assets/placeofpower2/3-m.png?d96e05acb54356311dfadb8019c77c92);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -335px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 855px;
            height: 853px;
            background-image: url(/components/LectureContent/assets/placeofpower2/3-t.png?679cd5d3717949d415395f82df61f2e9);
            top: 0;
            right: -195px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1474px;
            height: 630px;
            background-image: url(/components/LectureContent/assets/placeofpower2/3-d.png?f6d485f842a9960579606aa375384881);
            top: 25px;
            right: -560px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 70px 25px 80px 120px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(3) {
          padding: 44px 25px 100px 120px;
          font-size: 20px; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 584px;
        height: 1103px;
        background-image: url(/components/LectureContent/assets/placeofpower2/4-m.png?b611cc41de74d00be2ceb08d126e656e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/placeofpower2/4-t.png?12143f9242d99fcfdb64ec34835bc17b);
            width: 817px;
            height: 942px;
            top: -121px;
            left: -96px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1381px;
            height: 756px;
            background-image: url(/components/LectureContent/assets/placeofpower2/4-d.png?16d7f50c7bcc27864b9747c3690b0aea);
            top: -135px;
            left: -510px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(4) {
          padding: 60px 100px 100px 120px;
          z-index: 19; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 424px;
        height: 892px;
        background-image: url(/components/LectureContent/assets/placeofpower2/5-m.png?5a2b80a536caf829070efe3e98f754e7);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -345px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 744px;
            height: 679px;
            background-image: url(/components/LectureContent/assets/placeofpower2/5-t.png?9e51ca64ead0bfe4fdc1305a946c4818);
            top: 10px;
            transform: none;
            left: auto;
            right: -67px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1422px;
            height: 579px;
            background-image: url(/components/LectureContent/assets/placeofpower2/5-d.png?46b48a617e2b13d430dc573b76b36bc7);
            right: -515px;
            top: -20px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 30px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(5) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 706px;
        height: 1030px;
        background-image: url(/components/LectureContent/assets/placeofpower2/6-m.png?0ca80168c9c9229e184a8820699ddb1a);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -330px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 857px;
            height: 598px;
            background-image: url(/components/LectureContent/assets/placeofpower2/6-t.png?10db2955c2d7b6561a0b7d7e99d5f53f);
            top: -27px;
            transform: none;
            left: -235px; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1573px;
            height: 603px;
            background-image: url(/components/LectureContent/assets/placeofpower2/6-d.png?18a87f2c9707057a0767857df30ecf62);
            top: -150px;
            left: -425px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 60px 25px 90px 25px;
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(6) {
          padding: 45px 25px 60px 120px;
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 678px;
            height: 578px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 60px 25px 90px 120px;
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__section___pZLwO:nth-child(7) {
          padding: 44px 25px 60px 120px;
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__placeofpower_2___3yCj7.LectureContent__placeofpower_2___3yCj7 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 100px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #0089A7;
    min-height: 830px; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/russtyle1/1-bg-m.jpg?cbf75857827c5de61cf531838f95db0a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 320px;
      height: 853px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_ {
        min-height: 1023px;
        margin-bottom: 125px; }
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/russtyle1/1-bg-t.jpg?984696e094792be67315b78d85e56861);
          width: 1224px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/russtyle1/1-bg-d.jpg?01b890fcb44e05bf6abae83b618729db);
          width: 1920px;
          height: 610px; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 24px;
        width: 495px; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__descr___358eh {
    margin-bottom: 130px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 487px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 435px; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EBFBFF; }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 478px;
        height: 763px;
        background-image: url(/components/LectureContent/assets/russtyle1/1-m.png?01de6402b8e190db7645412db8af675b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 766px;
            height: 1021px;
            background-image: url(/components/LectureContent/assets/russtyle1/1-t.png?a991b064071c00f3625018eb5e86535f);
            top: -25px;
            left: 35px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1381px;
            height: 904px;
            background-image: url(/components/LectureContent/assets/russtyle1/1-d.png?7a3a8386fa591e97dda7ffb50e3255c7);
            right: -475px;
            top: -100px;
            transform: none;
            left: auto;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) {
          z-index: 21; }
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 500px;
            left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 500px;
        height: 1059px;
        background-image: url(/components/LectureContent/assets/russtyle1/2-m.png?8bc6fcf32bdb70f94a1fefd9b79060a2);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 772px;
            height: 502px;
            background-image: url(/components/LectureContent/assets/russtyle1/2-t.png?e046ab8a6e07b61babd0adb287a4517a);
            top: -140px;
            transform: none;
            left: -105px; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1625px;
            height: 958px;
            background-image: url(/components/LectureContent/assets/russtyle1/2-d.png?e6731f13f396054f58783d65c76732f9);
            top: -180px;
            left: -465px;
            background-size: contain; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 478px;
        height: 862px;
        background-image: url(/components/LectureContent/assets/russtyle1/3-m.png?b6284315977f73517a6b0274dd314c78);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 753px;
            height: 694px;
            background-image: url(/components/LectureContent/assets/russtyle1/3-t.png?f9a371cf31511a459ffc5af5508a262a);
            top: -375px;
            right: -45px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1434px;
            height: 1118px;
            background-image: url(/components/LectureContent/assets/russtyle1/3-d.png?0ee04a5c7b0509b2a356ad27564717d0);
            top: -240px;
            right: -525px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 584px;
        height: 1170px;
        background-image: url(/components/LectureContent/assets/russtyle1/4-m.png?6fe03afdc698cbf168fd6c36881664f0);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -335px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/russtyle1/4-t.png?197a880253d4039e3a7e7561e819b582);
            width: 853px;
            height: 694px;
            top: -386px;
            left: -87px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1330px;
            height: 915px;
            background-image: url(/components/LectureContent/assets/russtyle1/4-d.png?07fb29fdb91ae1021f556c0fe7eb5730);
            top: -82px;
            left: -494px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 408px;
        height: 975px;
        background-image: url(/components/LectureContent/assets/russtyle1/5-m.png?1d6d03b7024c587f55f6ef175f039e1f);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -340px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 754px;
            height: 1051px;
            background-image: url(/components/LectureContent/assets/russtyle1/5-t.png?f014a728f1bc6976a6a0f1b1c3ef6d7e);
            top: -600px;
            transform: none;
            left: auto;
            right: -67px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1282px;
            height: 419px;
            background-image: url(/components/LectureContent/assets/russtyle1/5-d.png?1ffe663899c01ec3117b548441ffa724);
            right: -400px;
            top: -50px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 564px;
        height: 1362px;
        background-image: url(/components/LectureContent/assets/placeofpower1/6-m.png?cfef2fc8ee3bd1bce4766f2382faf9bc);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 850px;
            height: 1046px;
            background-image: url(/components/LectureContent/assets/placeofpower1/6-t.png?1e7eee2f0446ed33e9d8388a4a6b23bb);
            top: -56px;
            transform: none;
            left: -104px; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1616px;
            height: 812px;
            background-image: url(/components/LectureContent/assets/placeofpower1/6-d.png?6abac08fc75fe8078bfe1c28a0a361de);
            top: -15px;
            left: -475px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 678px;
            height: 578px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__russtyle_1___1UfW9.LectureContent__russtyle_1___1UfW9 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 50px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #0089A7;
    min-height: 930px; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -5px;
      background-image: url(/components/LectureContent/assets/russtyle2/1-bg-m.jpg?0a3bae7b6e51414370948c921739ca4e);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center;
      width: 700px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_ {
        min-height: 930px;
        margin-bottom: 125px; }
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/russtyle2/1-bg-t.jpg?c22ca0caa19ed3c2190964f33894a453);
          width: 1156px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/russtyle2/1-bg-d.jpg?c16b78efd5c41b537932d37caebe5a2e);
          width: 1920px;
          height: 612px; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 60px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 670px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 24px;
        width: 770px; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px; } }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__descr___358eh {
    margin-bottom: 320px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 398px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__descr___358eh {
        width: 700px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 375px; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #EBFBFF; }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 26;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 478px;
        height: 763px;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -80px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 863px;
            height: 1076px;
            background-image: url(/components/LectureContent/assets/russtyle2/1-t.png?927dce22b9e30559fe90dddf54eb1598);
            top: -105px;
            left: 8px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1530px;
            height: 1056px;
            background-image: url(/components/LectureContent/assets/russtyle2/1-d.png?c9e57b6560e94768741cc5efe575174d);
            right: -625px;
            top: -100px;
            transform: none;
            left: auto;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1) {
          z-index: 21; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 520px;
            left: -75px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 24;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 996px;
        background-image: url(/components/LectureContent/assets/russtyle2/2-m.png?05c5d71a97d63b98dfa40da22d4d618b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -320px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 976px;
            height: 1074px;
            background-image: url(/components/LectureContent/assets/russtyle2/2-t.png?f3bb64ddcacdba7de9f5b1a447072f22);
            top: -125px;
            transform: none;
            left: -331px; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1402px;
            height: 1048px;
            background-image: url(/components/LectureContent/assets/russtyle2/2-d.png?fbe3553d0dcfe728aed6e911746e7a29);
            top: -57px;
            left: -492px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 530px;
          left: -10px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 517px;
        height: 907px;
        background-image: url(/components/LectureContent/assets/russtyle2/3-m.png?f4549d584659086687b14eed92786d6b);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 881px;
            height: 1042px;
            background-image: url(/components/LectureContent/assets/russtyle2/3-t.png?09e1548099bc6d1401a4eaecc136d658);
            top: -90px;
            right: -260px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1360px;
            height: 821px;
            background-image: url(/components/LectureContent/assets/russtyle2/3-d.png?086dfb0fdce84b32bb1d32a8183e77f6);
            top: -28px;
            right: -473px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 442px;
        height: 519px;
        background-image: url(/components/LectureContent/assets/russtyle2/4-m.png?bd595df4328db1d5646a82fbbe388caa);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -290px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/russtyle2/4-t.png?2fde2b04d289c2a679981792911f2b56);
            width: 761px;
            height: 974px;
            top: -111px;
            left: -98px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1408px;
            height: 764px;
            background-image: url(/components/LectureContent/assets/russtyle2/4-d.png?8532f44a049280a82c98c24ccbcc0404);
            top: 10px;
            left: -494px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 20; }
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 554px;
        height: 537px;
        background-image: url(/components/LectureContent/assets/russtyle2/5-m.png?a6f52919e4812fd01ab5377a176c55d4);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -310px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 916px;
            height: 1132px;
            background-image: url(/components/LectureContent/assets/russtyle2/5-t.png?bbec9390fb28ef2475092f53c7790d30);
            top: -115px;
            transform: none;
            left: auto;
            right: -250px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1420px;
            height: 682px;
            background-image: url(/components/LectureContent/assets/russtyle2/5-d.png?891ae789844332f5fe5665334a7fee20);
            right: -495px;
            top: 50px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 44;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 578px;
        height: 575px;
        background-image: url(/components/LectureContent/assets/russtyle2/6-m.png?7f8a3e7165a4be045409f18802fb4340);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -350px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 753px;
            height: 1011px;
            background-image: url(/components/LectureContent/assets/russtyle2/6-t.png?a7da639d0af7b4a560a4d3f2fbfe90f9);
            top: -165px;
            transform: none;
            left: -85px; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1403px;
            height: 718px;
            background-image: url(/components/LectureContent/assets/russtyle2/6-d.png?ceed669495b887fd6e3b03c9f4586b5d);
            top: -155px;
            left: -495px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 16;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 526px;
        height: 872px;
        background-image: url(/components/LectureContent/assets/russtyle2/7-m.png?5fac8658b2c6892ce93f1000648029ba);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 797px;
            height: 545px;
            background-image: url(/components/LectureContent/assets/russtyle2/7-t.png?584c5f49d9b40c29c1931cbbd58aba61);
            top: -21px;
            transform: none;
            left: auto;
            right: -70px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1299px;
            height: 377px;
            background-image: url(/components/LectureContent/assets/russtyle2/7-d.png?24e5ccf292cf5740071b573cf9cdc149);
            right: -410px;
            top: -20px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 14; } }
      @media (min-width: 1240px) {
        .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__russtyle_2___3gVdT.LectureContent__russtyle_2___3gVdT .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #A2C970;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/mushrooms1/1-bg-m.jpg?8cc78a5cba859f9525c29737bab9223e);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center -40px;
      width: 320px;
      height: 853px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_ {
        min-height: 950px;
        margin-bottom: 125px; }
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/mushrooms1/1-bg-t.jpg?3f701fcc31a90728b9e37383361f39f0);
          width: 1224px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/mushrooms1/1-bg-d.jpg?f2fc07a1470abaf74b74c1c4bcd920c1);
          width: 1920px;
          height: 610px; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 495px; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F8FFEE; }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 791px;
        background-image: url(/components/LectureContent/assets/mushrooms1/1-m.png?098b5a0c30b3ac705ce71fd5bb5f31a5);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 739px;
            height: 846px;
            background-image: url(/components/LectureContent/assets/mushrooms1/1-t.png?ff5222a136593e6a0db0b087a81fc668);
            top: -25px;
            left: 35px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1386px;
            height: 811px;
            background-image: url(/components/LectureContent/assets/mushrooms1/1-d.png?e74aad7e3ae52d44d84fdd00415b88dc);
            right: -490px;
            top: -140px;
            transform: none;
            left: auto;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) {
          z-index: 21; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 500px;
            left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1174px;
        background-image: url(/components/LectureContent/assets/mushrooms1/2-m.png?c42952c8780324a8f4964d69a98b47d3);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 909px;
            height: 1015px;
            background-image: url(/components/LectureContent/assets/mushrooms1/2-t.png?f5540524272d337ea8ab575085c7650f);
            top: -71px;
            transform: none;
            left: -247px; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1336px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/mushrooms1/2-d.png?4789f0282d3d25cda355b021bb20c567);
            top: -142px;
            left: -431px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1025px;
        background-image: url(/components/LectureContent/assets/mushrooms1/3-m.png?4fac53894ba95ede04852f5411a3715d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 936px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/mushrooms1/3-t.png?3d497d0b1ffcfc0e451ec7004573f409);
            top: -86px;
            right: -275px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 891px;
            background-image: url(/components/LectureContent/assets/mushrooms1/3-d.png?46a841099d8238fce7c12583ee1e2ea4);
            top: -260px;
            right: -495px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 899px;
        background-image: url(/components/LectureContent/assets/mushrooms1/4-m.png?202de6b5c41a351b2f658beb2fd7881c);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/mushrooms1/4-t.png?5b97b5f2aac381e97a217535404a9566);
            width: 731px;
            height: 818px;
            top: -55px;
            left: -59px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1415px;
            height: 859px;
            background-image: url(/components/LectureContent/assets/mushrooms1/4-d.png?995f9c721c299071020cc13dba9ba2af);
            top: -190px;
            left: -520px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; }
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: normal; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 360px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/mushrooms1/5-m.png?954921984e1518c88aa49c2c75202e5d);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 745px;
            height: 850px;
            background-image: url(/components/LectureContent/assets/mushrooms1/5-t.png?400eac628505015f9c22a951c7084eaa);
            top: 45px;
            transform: none;
            left: auto;
            right: -92px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1351px;
            height: 777px;
            background-image: url(/components/LectureContent/assets/mushrooms1/5-d.png?61e67e3a6a04da18b1c99290f9cf6017);
            right: -440px;
            top: -210px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 690px;
        background-image: url(/components/LectureContent/assets/mushrooms1/6-m.png?87188ecf72d71202a6dcfe7d89244158);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/mushrooms1/6-t.png?29c3b3e712a4f8b6378038ef67b68e11);
            top: -56px;
            transform: none;
            left: -104px; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1184px;
            height: 445px;
            background-image: url(/components/LectureContent/assets/mushrooms1/6-d.png?8b7ecdabcc49fbd23a9d87aaa5a0b4bb);
            top: -115px;
            left: -265px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__mushrooms_1___26PeS.LectureContent__mushrooms_1___26PeS .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #A2C970;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/mushrooms2/1-bg-m.jpg?7e9360f5f544aa326aafc21a4618ef64);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center 70px;
      width: 320px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_ {
        min-height: 950px;
        margin-bottom: 125px; }
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/mushrooms2/1-bg-t.jpg?1f263a68cf3746789cc94210638314ac);
          background-position: center -40px;
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 168px; }
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/mushrooms2/1-bg-d.jpg?9411229751600acad104284857ee4bfa);
          background-position: center top;
          width: 1920px;
          height: 612px; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 450px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__title___2Gwup {
        margin-top: 40px;
        margin-bottom: 24px;
        width: 495px; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__descr___358eh {
    margin-bottom: 335px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F8FFEE; }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 869px;
        background-image: url(/components/LectureContent/assets/mushrooms2/1-m.png?2a25044fff3bac6a722a6a1dc3a6a461);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 831px;
            height: 921px;
            background-image: url(/components/LectureContent/assets/mushrooms2/1-t.png?699aefecb069cc7562ce5b876c46259d);
            top: -25px;
            left: 35px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1323px;
            height: 599px;
            background-image: url(/components/LectureContent/assets/mushrooms2/1-d.png?8d944fef57c48033588f8fbc1f8e1d3a);
            right: -490px;
            top: -140px;
            transform: none;
            left: auto;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) {
          z-index: 21; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 500px;
            left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px;
          z-index: 20; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 20;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 963px;
        background-image: url(/components/LectureContent/assets/mushrooms2/2-m.png?c8d034aad879284d316829d1a9db1cb9);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 739px;
            height: 992px;
            background-image: url(/components/LectureContent/assets/mushrooms2/2-t.png?62b47c8cf8259653739054fd78f1ae34);
            top: -71px;
            transform: none;
            left: -247px; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1323px;
            height: 844px;
            background-image: url(/components/LectureContent/assets/mushrooms2/2-d.png?d67a7c14ddf741458c60530bcb49a067);
            top: -142px;
            left: -431px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 828px;
        background-image: url(/components/LectureContent/assets/mushrooms2/3-m.png?efec5026392e240698ca61ecc5b2c303);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 860px;
            height: 797px;
            background-image: url(/components/LectureContent/assets/mushrooms2/3-t.png?4a2142a75050aa740f61d4e611bee75e);
            top: -86px;
            right: -275px;
            left: auto;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1271px;
            height: 645px;
            background-image: url(/components/LectureContent/assets/mushrooms2/3-d.png?9f2e83d7409eba7ee8a431974014ba12);
            top: -27px;
            right: -356px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 893px;
        background-image: url(/components/LectureContent/assets/mushrooms2/4-m.png?4d97679c4fdda82fdd9857af457e31e9);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/mushrooms2/4-t.png?e26de0800532d46d405905f7742dfac4);
            width: 992px;
            height: 1199px;
            top: -218px;
            left: -353px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1377px;
            height: 971px;
            background-image: url(/components/LectureContent/assets/mushrooms2/4-d.png?0b93b2b7fb18005e8b14a749eaa01aab);
            top: -190px;
            left: -520px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; }
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: normal; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 360px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 868px;
        background-image: url(/components/LectureContent/assets/mushrooms2/5-m.png?c8afd1edacf68ddca67c58a6e09db943);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -280px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 785px;
            height: 736px;
            background-image: url(/components/LectureContent/assets/mushrooms2/5-t.png?1422a773aa92d15e02e5cded64501cbd);
            top: -39px;
            transform: none;
            left: auto;
            right: -180px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1322px;
            height: 728px;
            background-image: url(/components/LectureContent/assets/mushrooms2/5-d.png?dfc2ea2fc4a6f70e6265e9baba4f17a4);
            right: -440px;
            top: 5px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 665px;
        background-image: url(/components/LectureContent/assets/mushrooms2/6-m.png?29b655db99d3f646c5740a3fed5be25d);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 712px;
            height: 610px;
            background-image: url(/components/LectureContent/assets/mushrooms2/6-t.png?8dda457240cb77feb0a7b4bd69a34cd0);
            top: -201px;
            transform: none;
            left: -104px; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1121px;
            height: 306px;
            background-image: url(/components/LectureContent/assets/mushrooms2/6-d.png?58d6858f0ccc0ec4c29ad5151f2e75ea);
            top: -22px;
            left: -190px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__mushrooms_2___Eh_Vw.LectureContent__mushrooms_2___Eh_Vw .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #637B7F;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/system1/1-bg-m.jpg?0ecb2af8459660aa245b868af2c75dfa);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center -10px;
      width: 320px;
      height: 853px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_ {
        min-height: 950px;
        margin-bottom: 125px; }
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/system1/1-bg-t.jpg?3d953e5f76182ebc91f584f0b8e0c4a5);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/system1/1-bg-d.jpg?0b805efb844af0ae8a9c8a959e870c49);
          width: 1920px;
          height: 610px; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 495px; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #E8EBEC; }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 791px;
        background-image: url(/components/LectureContent/assets/system1/1-m.png?48952b093b1b02e1902fb8f179e6b468);
        background-repeat: no-repeat;
        background-size: 215px;
        background-position: center top;
        top: -220px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 950px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/system1/1-t.png?ce7df9b96e3ef2412fc72ddbae0b8d22);
            background-size: 910px;
            top: -78px;
            left: -64px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1002px;
            height: 947px;
            background-image: url(/components/LectureContent/assets/system1/1-d.png?66d1b680481257e6d99775ca29d61c2f);
            right: -585px;
            top: -110px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 23;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1174px;
        background-image: url(/components/LectureContent/assets/system1/2-m.png?8cceb431617d51d23c3b83ff7088221c);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 909px;
            height: 1015px;
            background-image: url(/components/LectureContent/assets/system1/2-t.png?d7c1e707b9d09973579190af2a7f4914);
            top: 490px;
            transform: none;
            left: -360px;
            background-size: 765px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1336px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/system1/2-d.png?7164f681cc86948b027bfab4870fc01b);
            top: 165px;
            left: -600px;
            background-size: 1024px; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1025px;
        background-image: url(/components/LectureContent/assets/system1/3-m.png?de8e595be6532f180f2c87fc6d17bd2c);
        background-repeat: no-repeat;
        background-size: 238px;
        background-position: center top;
        top: -250px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 936px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/system1/3-t.png?be6a7d216fe51daf66e297c1a69da78d);
            top: 270px;
            right: -475px;
            left: auto;
            transform: none;
            background-size: 456px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 891px;
            background-image: url(/components/LectureContent/assets/system1/3-d.png?d56dd03c380b89fd95ba233c2424609e);
            top: 85px;
            right: -890px;
            transform: none;
            background-size: 642px; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 26; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 899px;
        background-image: url(/components/LectureContent/assets/system1/4-m.png?8897ec31409c0afea747a543373d0652);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/system1/4-t.png?2c33e26c5b19d1302aa4879a3efcab0a);
            width: 731px;
            height: 1006px;
            top: -122px;
            left: -241px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1415px;
            height: 859px;
            background-image: url(/components/LectureContent/assets/system1/4-d.png?a7fd5ae1de849bfe8734dbdf9448392f);
            top: -100px;
            left: -894px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
          white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; }
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
            white-space: normal; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 385px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/system1/5-m.png?c6230f62d31994a0f81aed184cf97d1b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -310px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 485px;
            height: 1408px;
            background-image: url(/components/LectureContent/assets/system1/5-t.png?9752a28ce18c4580aebfa87ac78e8782);
            top: -130px;
            transform: none;
            left: auto;
            right: -130px;
            background-size: 418px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 622px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/system1/5-d.png?38b390a8bab3e399229cbd18936c1f51);
            right: -542px;
            top: -74px;
            background-size: contain; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 690px;
        background-image: url(/components/LectureContent/assets/system1/6-m.png?0438771f374c30eea48018f407826ce0);
        background-repeat: no-repeat;
        background-size: 242px;
        background-position: center top;
        top: -300px;
        left: 175px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/system1/6-t.png?408ed493f729cb3323c5d97bbff9c4df);
            top: 156px;
            transform: none;
            left: -350px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1184px;
            height: 445px;
            background-image: url(/components/LectureContent/assets/system1/6-d.png?73da62a76acb2c1155d722948be92288);
            top: 0px;
            left: -900px;
            background-size: 260px; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__system_1___1iDjP.LectureContent__system_1___1iDjP .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #637B7F;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 40px;
      background-image: url(/components/LectureContent/assets/system2/1-bg-m.jpg?d75472131d3d57b1c85624242c1844dd);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center -10px;
      width: 320px;
      height: 853px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_ {
        min-height: 950px;
        margin-bottom: 125px; }
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 56px;
          background-image: url(/components/LectureContent/assets/system2/1-bg-t.jpg?923820a75385d40b477d51284d220298);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/system2/1-bg-d.jpg?fdb4b88aed28f037a1e627e15e3a93d2);
          width: 1920px;
          height: 610px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 600px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 840px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #E8EBEC; }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 29; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 791px;
        background-image: url(/components/LectureContent/assets/system2/1-m.png?e0570d4934f539cfaf08fe9a32278b60);
        background-repeat: no-repeat;
        background-size: 240px;
        background-position: center top;
        top: -210px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 950px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/system2/1-t.png?cf11c9d804f395babfb80d2a1f6d026e);
            background-size: 386px;
            top: -102px;
            left: 80px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1002px;
            height: 947px;
            background-image: url(/components/LectureContent/assets/system2/1-d.png?07d3f17ff6d62e954681014c1ab47a2c);
            right: -700px;
            top: -35px;
            transform: none;
            left: auto;
            background-size: 611px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 23;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 28; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1174px;
        background-image: url(/components/LectureContent/assets/system2/2-m.png?6bf7c6a0f21a0c1264cbbe2da08720e7);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 909px;
            height: 1015px;
            background-image: url(/components/LectureContent/assets/system2/2-t.png?3f20c190f7a0248b2f7baf18bcb15ee1);
            top: 355px;
            transform: none;
            left: -188px;
            background-size: 697px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1336px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/system2/2-d.png?e2c1d954dc54b3cfb17946602ddf4c27);
            top: -3px;
            left: -474px;
            background-size: 1233px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1025px;
        background-image: url(/components/LectureContent/assets/system2/3-m.png?b0c5f15f2c5aaf6ca62484e5d8f57390);
        background-repeat: no-repeat;
        background-size: 148px;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 936px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/system2/3-t.png?9584ed2fa85ffdeb10681dfcec9f9b6e);
            top: 423px;
            right: -293px;
            left: auto;
            transform: none;
            background-size: 557px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 891px;
            background-image: url(/components/LectureContent/assets/system2/3-d.png?14e68dcc8042e61eef10a25c0bf333e0);
            top: 117px;
            right: -870px;
            transform: none;
            background-size: 352px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 27; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 26; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 899px;
        background-image: url(/components/LectureContent/assets/system2/4-m.png?2e1bbfc1108e669425b216b397b0018d);
        background-repeat: no-repeat;
        background-size: 228px;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/system2/4-t.png?04dd2efc4d630ff7dec7aaffb30b2634);
            width: 731px;
            height: 1006px;
            top: 416px;
            left: -145px;
            transform: none;
            background-size: 631px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1415px;
            height: 859px;
            background-image: url(/components/LectureContent/assets/system2/4-d.png?bd988a2f4d45f5eaad7554498cfcf2d1);
            top: -171px;
            left: -791px;
            background-size: 732px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
          white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/system2/5-m.png?4b399b08f00d17f6f710ea38eeef55f5);
        background-repeat: no-repeat;
        background-size: 236px;
        background-position: center top;
        top: -290px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 735px;
            height: 1408px;
            background-image: url(/components/LectureContent/assets/system2/5-t.png?ca0ba19fc8aeb0d78212fe2fac525186);
            top: 320px;
            transform: none;
            left: auto;
            right: -145px;
            background-size: 735px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 646px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/system2/5-d.png?0665df307317b73d3b7226921c6a7292);
            right: -547px;
            top: -53px;
            background-size: 646px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 740px; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 690px;
        background-image: url(/components/LectureContent/assets/system2/6-m.png?4919e8a2353b320b484b96cf637daaf1);
        background-repeat: no-repeat;
        background-size: 280px;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/system2/6-t.png?3513615ac909475905448f3e86298306);
            top: 678px;
            transform: none;
            left: -196px;
            background-size: 434px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1184px;
            height: 984px;
            background-image: url(/components/LectureContent/assets/system2/6-d.png?438f92df19d9dc01ce800588e81d84c9);
            top: -132px;
            left: -735px;
            background-size: 653px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          width: 430px;
          left: -58px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) .LectureContent__section__title___oR8BJ {
          width: 582px;
          left: -12px; } }
      .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/system2/7-m.png?b8a699193c681fbab3145c6b7f8646d0);
        background-repeat: no-repeat;
        background-size: 179px;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 724px;
            background-image: url(/components/LectureContent/assets/system2/7-t.png?ec4ba5bd05748553a3810e9b9bdeb87f);
            top: 137px;
            transform: none;
            left: auto;
            right: -211px;
            background-size: 406px; } }
        @media (min-width: 1240px) {
          .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 633px;
            background-image: url(/components/LectureContent/assets/system2/7-d.png?229e402b6bf3e5004ae7cc39fd3818a2);
            right: -1135px;
            top: 108px;
            background-size: 515px; } }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(8)::after {
      width: 170px;
      height: 195px;
      background-image: url(/components/LectureContent/assets/system2/8-m.png?0362013d66e92c0c5496b12c36ae1703);
      background-repeat: no-repeat;
      background-size: 170px;
      background-position: center top;
      top: -230px;
      left: 50%;
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(8)::after {
          width: 258px;
          height: 130px;
          background-image: url(/components/LectureContent/assets/system2/8-t.png?5b9f07c9ac2eb89a9a50a42edcbf559b);
          top: 275px;
          transform: none;
          background-size: 130px;
          left: -27px; } }
      @media (min-width: 1240px) {
        .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__section___pZLwO:nth-child(8)::after {
          background-image: url(/components/LectureContent/assets/system2/8-d.png?ad8b206f6cd8a663b0650f240c2e8742);
          left: -300px;
          top: 80px;
          background-size: 130px; } }
  .LectureContent__system_2___1yEdG.LectureContent__system_2___1yEdG .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #51685a;
    min-height: 763px; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 110px;
      background-image: url(/components/LectureContent/assets/fairystory1/1-bg-m.jpg?4454cee9743c1aab9f654587bc184d08);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 320px;
      height: 760px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        margin-bottom: 125px; }
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/fairystory1/1-bg-t.jpg?24ded5a84ddd121ab4ff996d5dcb6990);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/fairystory1/1-bg-d.jpg?38be9c77f94d067b7a196427f7af30ff);
          width: 1440px;
          height: 610px; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 550px; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F0F8F0; }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 791px;
        background-image: url(/components/LectureContent/assets/fairystory1/1-m.png?427b91980417a58c17442136c5049136);
        background-repeat: no-repeat;
        background-size: 215px;
        background-position: center top;
        top: -180px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 950px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/fairystory1/1-t.png?056a308a2ec219ead402efec69370686);
            background-size: 430px;
            top: -78px;
            left: 190px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1002px;
            height: 947px;
            background-image: url(/components/LectureContent/assets/fairystory1/1-d.png?d0f370525dea271fc21dac028421953f);
            background-size: 646px;
            right: -700px;
            top: -80px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 23; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1174px;
        background-image: url(/components/LectureContent/assets/fairystory1/2-m.png?ee1171f5a47d6c9f3a513cd5ac77bbe3);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 909px;
            height: 1060px;
            background-image: url(/components/LectureContent/assets/fairystory1/2-t.png?0fbfd5f196260fd6afebfda3e8c0a7de);
            top: -152px;
            transform: none;
            left: -390px;
            background-size: 750px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1336px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/fairystory1/2-d.png?55b91f5a563d4dcabdec11045f59b54a);
            top: -220px;
            left: -670px;
            background-size: 743px; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1025px;
        background-image: url(/components/LectureContent/assets/fairystory1/3-m.png?8877cb6cfcea11355703b005003c1b04);
        background-repeat: no-repeat;
        background-size: 248px;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 936px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/fairystory1/3-t.png?1936ecda2f41114b2e48102d0646fdee);
            top: 626px;
            right: -230px;
            left: auto;
            transform: none;
            background-size: 709px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 891px;
            background-image: url(/components/LectureContent/assets/fairystory1/3-d.png?b60058c6c2656a4d2f275386f6aedb74);
            top: -130px;
            right: -850px;
            transform: none;
            background-size: 853px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 899px;
        background-image: url(/components/LectureContent/assets/fairystory1/4-m.png?769f21890bdc89c21bd75bc3d0c6cec6);
        background-repeat: no-repeat;
        background-size: 243px;
        background-position: center top;
        top: -260px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/fairystory1/4-t.png?072d75809e7ad9ccf8389177e89a1e11);
            width: 254px;
            height: 1006px;
            top: 440px;
            left: -200px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1415px;
            height: 1145px;
            background-image: url(/components/LectureContent/assets/fairystory1/4-d.png?28463a4ce9273e378bbc0cd8eb21efda);
            top: -233px;
            left: -790px;
            background-size: 654px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 480px;
          left: -30px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/fairystory1/5-m.png?df6381333b7f953f8057aba96e3743b3);
        background-repeat: no-repeat;
        background-size: 202px;
        background-position: center top;
        top: -180px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 485px;
            height: 1408px;
            background-image: url(/components/LectureContent/assets/fairystory1/5-t.png?5fecbb2b4aa9a807ee9926ba36b86eda);
            top: -80px;
            transform: none;
            left: auto;
            right: -230px;
            background-size: 340px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 775px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/fairystory1/5-d.png?c4767f77874ed38e54d5c47487b8e539);
            right: -400px;
            top: 100px;
            background-size: 775px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 690px;
        background-image: url(/components/LectureContent/assets/fairystory1/6-m.png?db922e3d8703c94017410e4dfa1ed7f2);
        background-repeat: no-repeat;
        background-size: 232px;
        background-position: center top;
        top: -300px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/fairystory1/6-t.png?f3e88ca952559435d77eab84d718c74c);
            top: 100px;
            transform: none;
            left: -330px;
            background-size: 180px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1184px;
            height: 445px;
            background-image: url(/components/LectureContent/assets/fairystory1/6-d.png?89b1a65978cfc6e7bc1ca3eaa33f0d22);
            top: 50px;
            left: -800px;
            background-size: 330px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 602px;
        height: 874px;
        background-image: url(/components/LectureContent/assets/placeofpower1/7-m.png?9150172d34cb75afcc52b530b42b96d1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-t.png?47b0f8977fef90395c2e705d8aafac40);
            top: -21px;
            transform: none;
            left: auto;
            right: 4px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1847px;
            height: 530px;
            background-image: url(/components/LectureContent/assets/placeofpower1/7-d.png?6e75674cd18a5eee2b244a7465fec4cf);
            right: -715px;
            top: 76px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__fairystory_1___3cWyu.LectureContent__fairystory_1___3cWyu .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #51685a;
    min-height: 853px; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 90px;
      background-image: url(/components/LectureContent/assets/fairystory2/1-bg-m.jpg?3ed9c714de88587264b3d437428ceb0c);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center -10px;
      width: 320px;
      height: 853px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_ {
        min-height: 950px;
        margin-bottom: 125px; }
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: 0;
          background-image: url(/components/LectureContent/assets/fairystory2/1-bg-t.png?80a7ebdd304473e449b6c8c03f3bbb1e);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/fairystory2/1-bg-d.png?a251299a9fa7328ae9b19c140dd7e63a);
          width: 1920px;
          height: 610px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 600px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 840px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__descr___358eh {
    margin-bottom: 240px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F0F8F0; }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 29; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 791px;
        background-image: url(/components/LectureContent/assets/fairystory2/1-m.png?5c08035cd26c4ae4031e5cda19b48ac7);
        background-repeat: no-repeat;
        background-size: 240px;
        background-position: center top;
        top: -210px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 950px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/fairystory2/1-t.png?41c1e319de5684c3c392ab23eb4da33a);
            background-size: 697px;
            top: 120px;
            left: 120px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1002px;
            height: 947px;
            background-image: url(/components/LectureContent/assets/fairystory2/1-d.png?d676ad1c0e2ddeba2fec51de0ece93d5);
            right: -600px;
            top: -35px;
            transform: none;
            left: auto;
            background-size: 825px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 23;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 28; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 1174px;
        background-image: url(/components/LectureContent/assets/fairystory2/2-m.png?3236911429ccbe384aebf5e8ff10c956);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -305px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 909px;
            height: 1015px;
            background-image: url(/components/LectureContent/assets/fairystory2/2-t.png?af76532e8350c59c55b395f0578e9850);
            top: 160px;
            transform: none;
            left: -440px;
            background-size: 570px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1336px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/fairystory2/2-d.png?27ac206b973f023b95b089b9bf368143);
            top: -50px;
            left: -830px;
            background-size: 772px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 1025px;
        background-image: url(/components/LectureContent/assets/fairystory2/3-m.png?a22671cbc13255989905b4c9831f7cf0);
        background-repeat: no-repeat;
        background-size: 148px;
        background-position: center top;
        top: -185px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 936px;
            height: 1201px;
            background-image: url(/components/LectureContent/assets/fairystory2/3-t.png?3309e792e0d8de2f19bdd476669083ba);
            top: -120px;
            right: -293px;
            left: auto;
            transform: none;
            background-size: 800px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1391px;
            height: 1030px;
            background-image: url(/components/LectureContent/assets/fairystory2/3-d.png?dde0d615d42b2f65fdae9eb2bb281f1f);
            top: -100px;
            right: -700px;
            transform: none;
            background-size: 952px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 27; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 26; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 23; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 899px;
        background-image: url(/components/LectureContent/assets/fairystory2/4-m.png?a4b641a605c2bd4489d00e93e4d9297f);
        background-repeat: no-repeat;
        background-size: 228px;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/fairystory2/4-t.png?2af09a496940ac068853cf9767f028dc);
            width: 731px;
            height: 1006px;
            top: 316px;
            left: -270px;
            transform: none;
            background-size: 476px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1415px;
            height: 859px;
            background-image: url(/components/LectureContent/assets/fairystory2/4-d.png?6d9cc3f497d17d39dc9471984920f9bb);
            top: 140px;
            left: -791px;
            background-size: 636px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ div {
          white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 19; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5) {
          z-index: 42; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 926px;
        background-image: url(/components/LectureContent/assets/fairystory2/5-m.png?3612bbb67dc308672d2591e74399857d);
        background-repeat: no-repeat;
        background-size: 236px;
        background-position: center top;
        top: -190px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 735px;
            height: 1408px;
            background-image: url(/components/LectureContent/assets/fairystory2/5-t.png?371e4a79ca5361ef1b5844b7cb799a75);
            top: 180px;
            transform: none;
            left: auto;
            right: -320px;
            background-size: 444px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 646px;
            height: 1121px;
            background-image: url(/components/LectureContent/assets/fairystory2/5-d.png?1c816c7b82283dad4567302eedcbdd6b);
            right: -530px;
            top: -53px;
            background-size: 608px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 20; } }
    .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 42;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6) .LectureContent__section__title___oR8BJ {
          width: 740px; } }
      .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 690px;
        background-image: url(/components/LectureContent/assets/fairystory2/6-m.png?6a271ce927f98adb10242c8cb86d37a7);
        background-repeat: no-repeat;
        background-size: 127px;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 705px;
            height: 531px;
            background-image: url(/components/LectureContent/assets/fairystory2/6-t.png?306603a0edbdb041fa2213d7f7f51703);
            top: -78px;
            transform: none;
            left: -400px;
            background-size: 191px; } }
        @media (min-width: 1240px) {
          .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1184px;
            height: 984px;
            background-image: url(/components/LectureContent/assets/fairystory2/6-d.png?ce7a933c6aa1042d318ae7e43b677072);
            top: -132px;
            left: -750px;
            background-size: 217px; } }
      @media (min-width: 768px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 23;
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
  .LectureContent__fairystory_2___2-qju.LectureContent__fairystory_2___2-qju .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #E17C1E;
    min-height: 800px; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -15px;
      background-image: url(/components/LectureContent/assets/movies1/1-bg-m.jpg?04a28d6843a6df6279fc3faee8525141);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 320px;
      height: 899px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        margin-bottom: 125px; }
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/movies1/1-bg-t.jpg?77b6fc00d823d2e8e26aa7d222843bf4);
          width: 1130px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/movies1/1-bg-d.jpg?b9b708b6ff790385d92c9aa9a68f014a);
          width: 1920px;
          height: 610px; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 630px; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__descr___358eh {
    margin-bottom: 306px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF4EA; }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 890px;
        background-image: url(/components/LectureContent/assets/movies1/1-m.png?b215920d37f183f3cef2ee2a8e0505eb);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -180px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 728px;
            height: 330px;
            background-image: url(/components/LectureContent/assets/movies1/1-t.png?8d00e8b0b8bebf06898e1994e20ae89c);
            background-size: contain;
            top: -35px;
            left: 14px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1374px;
            height: 629px;
            background-image: url(/components/LectureContent/assets/movies1/1-d.png?7a573add3d0a974896ce6e81c336730e);
            background-size: contain;
            right: -437px;
            top: -60px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 24; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 892px;
        background-image: url(/components/LectureContent/assets/movies1/2-m.png?112baa292c83fbfe6fd395fd43ca1542);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -225px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1001px;
            height: 1083px;
            background-image: url(/components/LectureContent/assets/movies1/2-t.png?12656f0f0a68b290df8b6676a0175e75);
            top: -306px;
            transform: none;
            left: -237px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1372px;
            height: 884px;
            background-image: url(/components/LectureContent/assets/movies1/2-d.png?5d6bca93a92f736d5e4d597fe08b7bde);
            top: -220px;
            left: -455px;
            background-size: contain; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 486px;
        background-image: url(/components/LectureContent/assets/movies1/3-m.png?33870374df83fea5bfb8b794b6e61f14);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -275px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 935px;
            height: 659px;
            background-image: url(/components/LectureContent/assets/movies1/3-t.png?febe1ca4aac9575e73c85579fc94b9bc);
            top: -140px;
            right: -270px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1327px;
            height: 671px;
            background-image: url(/components/LectureContent/assets/movies1/3-d.png?ac9ef637c63313278757f5becee2155b);
            top: -163px;
            right: -422px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 460px;
        background-image: url(/components/LectureContent/assets/movies1/4-m.png?532e4fd83550c37a51043cf973faceb8);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -155px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/movies1/4-t.png?e51b1a9b318034a9b35d5d5de71b4557);
            width: 760px;
            height: 1026px;
            top: -266px;
            left: -94px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1393px;
            height: 798px;
            background-image: url(/components/LectureContent/assets/movies1/4-d.png?2f3215a2cac460f0f21ba648cfa3a5df);
            top: -176px;
            left: -495px;
            background-size: contain; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 539px;
        background-image: url(/components/LectureContent/assets/movies1/5-m.png?ee08710687169be6fdc1b255d4823dd8);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 823px;
            height: 604px;
            background-image: url(/components/LectureContent/assets/movies1/5-t.png?0ddf27bb221606697eb4428a2c87686d);
            top: -237px;
            transform: none;
            left: auto;
            right: -138px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1361px;
            height: 1043px;
            background-image: url(/components/LectureContent/assets/movies1/5-d.png?6b1974634db3fde26ec7a3ce57869529);
            right: -446px;
            top: -275px;
            background-size: contain; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 25;
          margin-bottom: 170px; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 495px;
        background-image: url(/components/LectureContent/assets/movies1/6-m.png?d2b02e867c51aca7d6338f5ea44909e7);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 715px;
            height: 775px;
            background-image: url(/components/LectureContent/assets/movies1/6-t.png?63e8cfd0ba671546d362c58bd1854440);
            top: -314px;
            transform: none;
            left: -40px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1207px;
            height: 928px;
            background-image: url(/components/LectureContent/assets/movies1/6-d.png?6a834ccda08a8dfadfe25cca19c95b47);
            top: -232px;
            left: -324px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 460px;
        background-image: url(/components/LectureContent/assets/movies1/7-m.png?e73f88a5e3fc7bc6322ab0b82a74336e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -187px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 792px;
            height: 555px;
            background-image: url(/components/LectureContent/assets/movies1/7-t.png?e213b8ef474b058f3f8151c340485659);
            top: -205px;
            transform: none;
            left: auto;
            right: -126px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1327px;
            height: 543px;
            background-image: url(/components/LectureContent/assets/movies1/7-d.png?21f4e775f954f8c343bb37f5873090fa);
            right: -419px;
            top: -143px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__movies_1___3y88U.LectureContent__movies_1___3y88U .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #E17C1E;
    min-height: 800px; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -15px;
      background-image: url(/components/LectureContent/assets/movies2/1-bg-m.jpg?da3eaabcde7a1479e3228e7ee9e31b37);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 450px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        margin-bottom: 125px; }
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/movies2/1-bg-t.jpg?93064ab9aa9754bb02e01e0c5f290daf);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/movies2/1-bg-d.jpg?f263e96519bc39f3eab5a7883303ebc2);
          width: 1920px;
          height: 610px; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 0;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__title___2Gwup {
        margin-top: 70px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 630px; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__descr___358eh {
    margin-bottom: 335px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 416px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF4EA; }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22; }
      @media (max-width: 767px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) {
          padding-top: 25px; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 508px;
        height: 453px;
        background-image: url(/components/LectureContent/assets/movies2/1-m.png?f981e7481d4366a833c0ff9e6bcc195b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 930px;
            height: 840px;
            background-image: url(/components/LectureContent/assets/movies2/1-t.png?8f47f3e55c5d7f89341668bd9da6dcca);
            background-size: contain;
            top: -82px;
            left: 14px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1527px;
            height: 571px;
            background-image: url(/components/LectureContent/assets/movies2/1-d.png?e50501b20f0cc487bf99ab47cef4ead1);
            background-size: contain;
            right: -619px;
            top: -118px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 24; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 511px;
        background-image: url(/components/LectureContent/assets/movies2/2-m.png?95380292bef59325df07c266327ac005);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -225px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 828px;
            height: 906px;
            background-image: url(/components/LectureContent/assets/movies2/2-t.png?7f221bdda7578e22b4670068af4a09fb);
            top: -15px;
            transform: none;
            left: -150px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1521px;
            height: 993px;
            background-image: url(/components/LectureContent/assets/movies2/2-d.png?1143dd40b77fbb7547c7a535a4828c14);
            top: -180px;
            left: -610px;
            background-size: contain; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 471px;
        background-image: url(/components/LectureContent/assets/movies2/3-m.png?6755580e8e9518787e40a9e51798bd31);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -225px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 862px;
            height: 831px;
            background-image: url(/components/LectureContent/assets/movies2/3-t.png?513f3f077799f7e82346f9c42134b630);
            top: -130px;
            right: -236px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1353px;
            height: 733px;
            background-image: url(/components/LectureContent/assets/movies2/3-d.png?b62381f0ec12c94020b0b210903b18bc);
            top: -36px;
            right: -438px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 22; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 440px;
        height: 459px;
        background-image: url(/components/LectureContent/assets/movies2/4-m.png?cfd5de1edb3c0f1d8608935f4e0d610a);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -230px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/movies2/4-t.png?409d4d2e8fd8b3639cada0c7f3f160a8);
            width: 845px;
            height: 919px;
            top: -99px;
            left: -171px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1357px;
            height: 818px;
            background-image: url(/components/LectureContent/assets/movies2/4-d.png?c723c871ae1d2d394479eb0f18b18688);
            top: -16px;
            left: -424px;
            background-size: contain; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5) {
      z-index: 23; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 200px;
          z-index: 26; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 473px;
        background-image: url(/components/LectureContent/assets/movies2/5-m.png?5bb552b5d7f5c37146628499f0fdc94b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -240px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1132px;
            height: 1090px;
            background-image: url(/components/LectureContent/assets/movies2/5-t.png?682d492159855e06f1a8d19b60be7ae2);
            top: -106px;
            transform: none;
            left: auto;
            right: -432px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1754px;
            height: 618px;
            background-image: url(/components/LectureContent/assets/movies2/5-d.png?82a3d0d5fe7202392b5e96ecc0fe8536);
            right: -840px;
            top: -9px;
            background-size: contain; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 24; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6) {
          z-index: 25;
          margin-bottom: 170px; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 744px;
        height: 770px;
        background-image: url(/components/LectureContent/assets/movies2/6-m.png?7a401492399d09a29b61955151f04c45);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -215px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 725px;
            height: 495px;
            background-image: url(/components/LectureContent/assets/movies2/6-t.png?4774b6bed0e570a761ad5bac058439e1);
            top: -76px;
            transform: none;
            left: -53px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1198px;
            height: 427px;
            background-image: url(/components/LectureContent/assets/movies2/6-d.png?2a112c254d69804165b0066d439138d1);
            top: -40px;
            left: -290px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 460px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -187px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 792px;
            height: 555px;
            top: -205px;
            transform: none;
            left: auto;
            right: -126px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1327px;
            height: 543px;
            right: -419px;
            top: -143px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__movies_2___1d9pO.LectureContent__movies_2___1d9pO .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #CE4646;
    min-height: 800px; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -15px;
      background-image: url(/components/LectureContent/assets/chime1/1-bg-m.jpg?75d0217dc251cee3311a6b66a6f9f9d9);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 776px;
      height: 899px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        margin-bottom: 125px; }
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/chime1/1-bg-t.jpg?052acb95d8ef1b1e7eec04fafbf0c72e);
          width: 1222px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/chime1/1-bg-d.jpg?48609958d72f0181f929cbe4773c98c0);
          width: 1920px;
          height: 610px; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__title___2Gwup {
        margin-top: -15px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 630px; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__descr___358eh {
    margin-bottom: 306px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 18px;
        margin-bottom: 81px; }
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF5F5; }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 828px;
        background-image: url(/components/LectureContent/assets/chime1/1-m.png?169a7e7d151e7846eb19b8e6b0ff9ff2);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -236px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 750px;
            height: 960px;
            background-image: url(/components/LectureContent/assets/chime1/1-t.png?4ffc76ea5b0ac65fd5e0cb7cb1764a0f);
            background-size: contain;
            top: -93px;
            left: 20px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1385px;
            height: 951px;
            background-image: url(/components/LectureContent/assets/chime1/1-d.png?24d7f52a8fadd3ed91a6614b4b84aaa3);
            background-size: contain;
            right: -481px;
            top: -179px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 24; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 884px;
        background-image: url(/components/LectureContent/assets/chime1/2-m.png?2ffdb5a32af9d8aabe87eef8f3fac92b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 836px;
            height: 774px;
            background-image: url(/components/LectureContent/assets/chime1/2-t.png?f65cff9a752b37301ebd6738f462028f);
            top: -25px;
            transform: none;
            left: -202px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1356px;
            height: 607px;
            background-image: url(/components/LectureContent/assets/chime1/2-d.png?5ff85d67820f5da71c6ce14c44dc77ac);
            top: 72px;
            left: -394px;
            background-size: contain; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; }
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3) .LectureContent__section__title___oR8BJ div {
            white-space: nowrap; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 300px;
        height: 906px;
        background-image: url(/components/LectureContent/assets/chime1/3-m.png?75132b2c82c43132b07fb3ad9d160764);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 820px;
            height: 918px;
            background-image: url(/components/LectureContent/assets/chime1/3-t.png?151569df53dfab96f722d6af0ea4aa8a);
            top: -101px;
            right: -172px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1382px;
            height: 1017px;
            background-image: url(/components/LectureContent/assets/chime1/3-d.png?f6ffccef38b90efda546516275a1c679);
            top: -258px;
            right: -483px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 21;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 985px;
        background-image: url(/components/LectureContent/assets/chime1/4-m.png?b8bc54a49a85f240161aba8fc9c3b04f);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -291px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/chime1/4-t.png?401f5f214e35c1adab7f63394062c26c);
            width: 908px;
            height: 964px;
            top: -73px;
            left: -290px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1393px;
            height: 798px;
            background-image: url(/components/LectureContent/assets/chime1/4-d.png?dde23a9e456b437bfac39f43d7d4eb85);
            top: 45px;
            left: -435px;
            background-size: contain; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 902px;
        background-image: url(/components/LectureContent/assets/chime1/5-m.png?8fed8263ae64ca2dae4de8c9f31860f2);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -272px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 823px;
            height: 865px;
            background-image: url(/components/LectureContent/assets/chime1/5-t.png?d23bff06c905e0085b0e61403080e03f);
            top: -69px;
            transform: none;
            left: auto;
            right: -194px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1680px;
            height: 855px;
            background-image: url(/components/LectureContent/assets/chime1/5-d.png?3d1789cf2c34a79620a55d69e2de009f);
            right: -629px;
            top: -61px;
            background-size: contain; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 818px;
        background-image: url(/components/LectureContent/assets/chime1/6-m.png?38494a1c736c67334519e8d218ebad4a);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 764px;
            height: 874px;
            background-image: url(/components/LectureContent/assets/chime1/6-t.png?9afdaf1f3f92a0c286dbd3914101807b);
            top: -11px;
            transform: none;
            left: -94px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1410px;
            height: 942px;
            background-image: url(/components/LectureContent/assets/chime1/6-d.png?43d1e8cb8b7ea94ecb501ef35d54b09e);
            top: -133px;
            left: -492px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 706px;
        background-image: url(/components/LectureContent/assets/chime1/7-m.png?01db330ccc004196a819907a1569d4ea);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 826px;
            height: 372px;
            background-image: url(/components/LectureContent/assets/chime1/7-t.png?24fafeadac59a3d8391d09e80e78e8b0);
            top: -13px;
            transform: none;
            left: auto;
            right: -162px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1410px;
            height: 789px;
            background-image: url(/components/LectureContent/assets/chime1/7-d.png?2ac89608dec602a792592ff5618db6ed);
            right: -495px;
            top: -236px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__chime_1___2Kql8.LectureContent__chime_1___2Kql8 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #CE4646;
    min-height: 800px; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_ {
        padding-top: 28px;
        margin-bottom: 120px; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -15px;
      background-image: url(/components/LectureContent/assets/chime2/1-bg-m.jpg?ed3c941a84e84923cdf237bf847aedfe);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center top;
      width: 722px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        margin-bottom: 125px; }
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/chime2/1-bg-t.jpg?dd2364879fc404481d7ebd9787acb567);
          width: 962px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/chime2/1-bg-d.jpg?c7a453fc8026b396385fcc1a5924e947);
          width: 1920px;
          height: 612px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__title___2Gwup {
        margin-top: -15px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 800px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__descr___358eh {
    margin-bottom: 306px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 300px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__descr___358eh {
        width: 630px;
        margin-bottom: 81px; }
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #FFF5F5; }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 913px;
        background-image: url(/components/LectureContent/assets/chime2/1-m.png?036a04367bcbc55f41caa93d032126a6);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -236px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 793px;
            height: 896px;
            background-image: url(/components/LectureContent/assets/chime2/1-t.png?94698e0d5d40b4452cd6d7b03934a013);
            background-size: contain;
            top: -121px;
            left: 4px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1333px;
            height: 845px;
            background-image: url(/components/LectureContent/assets/chime2/1-d.png?ba42473e6c1ba3bbd90dfab6581da04a);
            background-size: contain;
            right: -436px;
            top: -17px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 24; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 882px;
        background-image: url(/components/LectureContent/assets/chime2/2-m.png?ad23627603e3c9799dd9cb6d8ce25c37);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 874px;
            height: 819px;
            background-image: url(/components/LectureContent/assets/chime2/2-t.png?8d54dce82e4df9313bb8d59be223b335);
            top: -166px;
            transform: none;
            left: -216px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1346px;
            height: 775px;
            background-image: url(/components/LectureContent/assets/chime2/2-d.png?9d44b63ccca996ccd9e0edca63761f67);
            top: -25px;
            left: -420px;
            background-size: contain; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 440px;
        height: 869px;
        background-image: url(/components/LectureContent/assets/chime2/3-m.png?f3846b641eae3c5f5a7a68d8850b3789);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 854px;
            height: 825px;
            background-image: url(/components/LectureContent/assets/chime2/3-t.png?ba23f8c539be8a1493e0af6a234e4671);
            top: -151px;
            right: -186px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1414px;
            height: 913px;
            background-image: url(/components/LectureContent/assets/chime2/3-d.png?2def1887404d1be9db8c497cfa7b6efa);
            top: -144px;
            right: -505px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 496px;
        height: 814px;
        background-image: url(/components/LectureContent/assets/chime2/4-m.png?920ce42ffd04aa0a2be8c49debd54f51);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -291px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/chime2/4-t.png?8025b7652406feef53ba83d96ad819ca);
            width: 984px;
            height: 1054px;
            top: -356px;
            left: -329px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1561px;
            height: 635px;
            background-image: url(/components/LectureContent/assets/chime2/4-d.png?dc1680744b92c068b1b363532723bbcc);
            top: -109px;
            left: -586px;
            background-size: contain; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 502px;
        height: 978px;
        background-image: url(/components/LectureContent/assets/chime2/5-m.png?5067ef273e615d70b3cae818fa486587);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -272px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 896px;
            height: 796px;
            background-image: url(/components/LectureContent/assets/chime2/5-t.png?764b29dcd278408421ebf5b3b37c53ce);
            top: -14px;
            transform: none;
            left: auto;
            right: -227px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1367px;
            height: 1012px;
            background-image: url(/components/LectureContent/assets/chime2/5-d.png?7ccf858ab939a1c7e6fefa9bb2b7e5fe);
            right: -468px;
            top: -123px;
            background-size: contain; } }
    .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 640px;
        background-image: url(/components/LectureContent/assets/chime2/6-m.png?596ea62f27341a243e555d4a7be044ac);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 685px;
            height: 475px;
            background-image: url(/components/LectureContent/assets/chime2/6-t.png?873dad0597dd4bbea843ed9669974415);
            top: -116px;
            transform: none;
            left: -23px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1472px;
            height: 328px;
            background-image: url(/components/LectureContent/assets/chime2/6-d.png?40c33c0b9dd8794640792a7a3b2e4183);
            top: -35px;
            left: -492px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
  .LectureContent__chime_2___1dZW9.LectureContent__chime_2___1dZW9 .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #6066FF;
    min-height: 800px; }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 100px;
      background-image: url(/components/LectureContent/assets/yourgame1/1-bg-m.jpg?89dd7d7fdc1c3e09f899ef7d0a34659e);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 498px;
      height: 899px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_ {
        min-height: 920px;
        padding-top: 28px;
        margin-bottom: 200px; }
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/yourgame1/1-bg-t.jpg?e8d1f8b2499adcac8617fb7b14b2aa58);
          width: 992px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_ {
        min-height: 610px;
        margin-bottom: 168px; }
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/yourgame1/1-bg-d.jpg?8e600f60a2ceb1822fef1271cc539125);
          width: 1920px;
          height: 610px; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__title___2Gwup {
        margin-top: -15px;
        margin-bottom: 24px;
        width: 620px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 710px; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__descr___358eh {
    margin-bottom: 306px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 16px;
        line-height: 140%; }
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F1F2FF; }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 779px;
        background-image: url(/components/LectureContent/assets/yourgame1/1-m.png?dbcd89f1e142c08da38f796ad405098b);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -210px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 820px;
            height: 1075px;
            background-image: url(/components/LectureContent/assets/yourgame1/1-t.png?02f8cf539de61d4f9b78f6c3b80cc74e);
            background-size: contain;
            top: -175px;
            left: 20px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1373px;
            height: 739px;
            background-image: url(/components/LectureContent/assets/yourgame1/1-d.png?6136f776e7e15d5fbf5cd544e3779186);
            background-size: contain;
            right: -457px;
            top: -18px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 26; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 472px;
        height: 929px;
        background-image: url(/components/LectureContent/assets/yourgame1/2-m.png?eb4079f63bd6b0c76b750195843ca670);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -315px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 925px;
            height: 876px;
            background-image: url(/components/LectureContent/assets/yourgame1/2-t.png?28a6c43742f007c8010b12a506b82e3d);
            top: -7px;
            transform: none;
            left: -260px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1522px;
            height: 599px;
            background-image: url(/components/LectureContent/assets/yourgame1/2-d.png?46aa6747566af96ac7d58d92f54609b6);
            top: -58px;
            left: -604px;
            background-size: contain; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 524px;
        height: 995px;
        background-image: url(/components/LectureContent/assets/yourgame1/3-m.png?65feebe7b1f8f5bb5ad899a8ae3e45f2);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -327px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 845px;
            height: 937px;
            background-image: url(/components/LectureContent/assets/yourgame1/3-t.png?3c86254052bde6840a5332b7d67efd3d);
            top: -101px;
            right: -172px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1487px;
            height: 843px;
            background-image: url(/components/LectureContent/assets/yourgame1/3-d.png?c38ba0ad660f1f1b54c82b4b9251fe79);
            top: -209px;
            right: -575px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 23;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 300px;
        height: 777px;
        background-image: url(/components/LectureContent/assets/yourgame1/4-m.png?e86cca463b482ba4da93fe633c3751f4);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -291px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/yourgame1/4-t.png?050d18e3cc8a0ec86bc2c9f7f5ee7051);
            width: 906px;
            height: 707px;
            top: 24px;
            left: -246px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1452px;
            height: 844px;
            background-image: url(/components/LectureContent/assets/yourgame1/4-d.png?2ccaa0781b4bb0e4a24f4d235d251ef2);
            top: -178px;
            left: -535px;
            background-size: contain; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 25; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 300px;
        height: 823px;
        background-image: url(/components/LectureContent/assets/yourgame1/5-m.png?890e013e955baf6822861f6ff0ebb190);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -200px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 896px;
            height: 866px;
            background-image: url(/components/LectureContent/assets/yourgame1/5-t.png?7cade70348f0e7ac30e10feb906db034);
            top: -4px;
            transform: none;
            left: auto;
            right: -229px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1419px;
            height: 711px;
            background-image: url(/components/LectureContent/assets/yourgame1/5-d.png?2746639379db6d5654c2b887e94072ed);
            right: -510px;
            top: 71px;
            background-size: contain; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 667px;
        background-image: url(/components/LectureContent/assets/yourgame1/6-m.png?fc0e6602696c4551a7a85d8b5129382e);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -230px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 700px;
            height: 492px;
            background-image: url(/components/LectureContent/assets/yourgame1/6-t.png?19346bbc4ac8002488e60d4f241ca800);
            top: -11px;
            transform: none;
            left: -94px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1232px;
            height: 335px;
            background-image: url(/components/LectureContent/assets/yourgame1/6-d.png?19df0ba0a2c499278b1c743be68d6ada);
            top: -20px;
            left: -364px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 706px;
        background-image: url(/components/LectureContent/assets/chime1/7-m.png?01db330ccc004196a819907a1569d4ea);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 826px;
            height: 372px;
            background-image: url(/components/LectureContent/assets/chime1/7-t.png?24fafeadac59a3d8391d09e80e78e8b0);
            top: -13px;
            transform: none;
            left: auto;
            right: -162px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1410px;
            height: 789px;
            background-image: url(/components/LectureContent/assets/chime1/7-d.png?2ac89608dec602a792592ff5618db6ed);
            right: -495px;
            top: -236px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__yourgame_1___CbtxM.LectureContent__yourgame_1___CbtxM .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS {
  overflow-x: hidden;
  position: relative;
  color: #fff; }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_ {
    z-index: 21;
    margin-bottom: 270px;
    padding: 0;
    padding-top: 9px;
    overflow: hidden;
    background-color: #6066FF;
    min-height: 853px; }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 22px;
      background-image: url(/components/LectureContent/assets/yourgame2/1-bg-m.jpg?bda095a77c4f49a760bab3d860176860);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
      width: 488px;
      height: 943px;
      transform: translateX(-50%); }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_ {
        min-height: 873px;
        padding-top: 28px;
        margin-bottom: 200px; }
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          bottom: -25px;
          background-image: url(/components/LectureContent/assets/yourgame2/1-bg-t.jpg?a6b9257d0e796db1f03147dcf14a7b62);
          width: 768px;
          height: 1022px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_ {
        min-height: 612px;
        margin-bottom: 168px; }
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome___1zUy_::before {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translateX(-50%);
          background-image: url(/components/LectureContent/assets/yourgame2/1-bg-d.jpg?1df39ef1a12d8c64da962125e2b87de0);
          width: 1920px;
          height: 612px; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__title___2Gwup {
    margin-bottom: 24px;
    margin-top: 65px;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__title___2Gwup {
        margin-top: 25px;
        margin-bottom: 24px;
        width: 500px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__title___2Gwup {
        margin-top: 20px;
        margin-bottom: 24px;
        width: 600px; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleSmall___2QqKa {
    font-size: 24px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 36px;
        margin-bottom: 20px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleSmall___2QqKa {
        font-size: 48px; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleBig___2Qitf {
    font-size: 36px;
    line-height: 100%;
    color: #ffffff; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleBig___2Qitf {
        font-size: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__titleBig___2Qitf {
        font-size: 72px; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__descr___358eh {
    margin-bottom: 335px;
    text-align: left;
    padding: 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 140%; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__descr___358eh {
        font-size: 16px;
        line-height: 140%;
        width: 610px;
        margin-bottom: 410px;
        text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__descr___358eh {
        width: 725px;
        font-size: 16px;
        line-height: 140%; }
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__descr___358eh br {
          display: none; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__tab___uLOxD {
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: white; }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__tabText___1CC5D {
    border-bottom: 2px solid white;
    color: white; }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
    color: #3C3C3C; }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__content___muQgQ {
    position: relative; }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
      margin-bottom: 160px;
      min-height: 300px; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 128px; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        min-height: 100px; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO {
    position: relative;
    margin-bottom: 170px;
    background-color: #F1F2FF; }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
      line-height: 140%;
      text-align: left; }
    @media (min-width: 768px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO {
        max-width: 620px;
        margin-bottom: 200px; }
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
          line-height: 140%;
          text-align: left; } }
    @media (min-width: 1240px) {
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO {
        max-width: 100%;
        margin-bottom: 144px; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO::after {
      content: "";
      display: block;
      position: absolute;
      background-repeat: no-repeat;
      pointer-events: none; }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 170px;
          z-index: 24; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1)::after {
        width: 300px;
        height: 521px;
        background-image: url(/components/LectureContent/assets/yourgame2/1-m.png?b1389dd9c73f0ece42e9e049dd1e8fc1);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -154px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 862px;
            height: 916px;
            background-image: url(/components/LectureContent/assets/yourgame2/1-t.png?6093ddd50aa34fa73ba116c1f505ae6c);
            background-size: contain;
            top: -136px;
            left: 20px;
            transform: translateX(0); } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1)::after {
            width: 1335px;
            height: 667px;
            background-image: url(/components/LectureContent/assets/yourgame2/1-d.png?2dbc66c9738792131d9b343179469c0e);
            background-size: contain;
            right: -457px;
            top: -18px;
            transform: none;
            left: auto; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
          width: 500px;
          left: -20px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1) {
          margin-bottom: 168px; }
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(1) .LectureContent__section__title___oR8BJ {
            width: 660px;
            left: 65px; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) {
          margin-bottom: 170px;
          z-index: 20; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) {
          z-index: 25; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2)::after {
        width: 300px;
        height: 847px;
        background-image: url(/components/LectureContent/assets/yourgame2/2-m.png?a1f653d42842d4625fbd837fa4fca267);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -284px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 798px;
            height: 643px;
            background-image: url(/components/LectureContent/assets/yourgame2/2-t.png?d854b751ce4596c1c256d3353fa652e9);
            top: 5px;
            transform: none;
            left: -154px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2)::after {
            width: 1310px;
            height: 848px;
            background-image: url(/components/LectureContent/assets/yourgame2/2-d.png?22c47f8e86418c3839ddbd156814ce69);
            top: -176px;
            left: -434px;
            background-size: contain; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
        padding-left: 0;
        padding-right: 0; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
          width: 450px;
          left: -50px; }
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__titleBig___1alvi {
          white-space: nowrap; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) {
          padding: 60px 100px 120px 120px; }
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(2) .LectureContent__section__title___oR8BJ {
            width: 610px; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3)::after {
        width: 442px;
        height: 916px;
        background-image: url(/components/LectureContent/assets/yourgame2/3-m.png?434fb2059debe7b14bd4a4b7c346a159);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -307px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 987px;
            height: 1093px;
            background-image: url(/components/LectureContent/assets/yourgame2/3-t.png?86cf3649c845d3d6071ea60b6fcfe946);
            top: -147px;
            right: -172px;
            left: auto;
            transform: none;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3)::after {
            width: 1588px;
            height: 642px;
            background-image: url(/components/LectureContent/assets/yourgame2/3-d.png?799a468b0aca3486904fcba3df6d7b2d);
            top: 20px;
            right: -690px;
            transform: none;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(3) {
          font-size: 20px; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4) {
      z-index: 23;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4) {
          margin-bottom: 170px;
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4) {
          z-index: 22; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4) .LectureContent__section__title___oR8BJ {
          width: 646px; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4)::after {
        width: 460px;
        height: 983px;
        background-image: url(/components/LectureContent/assets/yourgame2/4-m.png?57db55ce5de2573b206fcc0646d48ac4);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -322px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4)::after {
            background-image: url(/components/LectureContent/assets/yourgame2/4-t.png?21e5e348cd5f73b30d963b115cd5a7e5);
            width: 932px;
            height: 942px;
            top: -29px;
            left: -257px;
            transform: none; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(4)::after {
            width: 1532px;
            height: 926px;
            background-image: url(/components/LectureContent/assets/yourgame2/4-d.png?30b74d918daa37894e6a6cf150ce2111);
            top: -138px;
            left: -603px;
            background-size: contain; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5) {
      margin-bottom: 270px;
      z-index: 24; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5) {
          margin-bottom: 170px;
          z-index: 21; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5) {
          min-height: 420px;
          z-index: 22; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 524px;
          left: -10px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5) .LectureContent__section__title___oR8BJ {
          width: 590px;
          left: -10px; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5)::after {
        width: 426px;
        height: 962px;
        background-image: url(/components/LectureContent/assets/yourgame2/5-m.png?69f4747c82eae0790c50d8e092859a4f);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -298px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 825px;
            height: 965px;
            background-image: url(/components/LectureContent/assets/yourgame2/5-t.png?52cbd84ea27ba133b75b424940e4f359);
            top: -46px;
            transform: none;
            left: auto;
            right: -173px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(5)::after {
            width: 1369px;
            height: 788px;
            background-image: url(/components/LectureContent/assets/yourgame2/5-d.png?c42bb4e0a67128c053e5f1315a86d902);
            right: -488px;
            top: 16px;
            background-size: contain; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6) {
      z-index: 19;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6)::after {
        width: 300px;
        height: 606px;
        background-image: url(/components/LectureContent/assets/yourgame2/6-m.png?97365d9852529b5c849ab5f736982910);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -230px;
        left: 146px;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 688px;
            height: 465px;
            background-image: url(/components/LectureContent/assets/yourgame2/6-t.png?e45133329376d2513e0c57c1499e5bbe);
            top: -11px;
            transform: none;
            left: -94px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6)::after {
            width: 1208px;
            height: 328px;
            background-image: url(/components/LectureContent/assets/yourgame2/6-d.png?8c175ab991e7b71cbb0641e03e8f1ade);
            top: 28px;
            left: -316px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6) {
          margin-bottom: 230px; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(6) {
          min-height: 420px;
          margin-bottom: 168px; } }
    .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7) {
      z-index: 22;
      margin-bottom: 270px; }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7) {
          margin-bottom: 170px; } }
      .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7)::after {
        width: 300px;
        height: 706px;
        background-image: url(/components/LectureContent/assets/chime1/7-m.png?01db330ccc004196a819907a1569d4ea);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        top: -300px;
        left: 50%;
        transform: translateX(-50%); }
        @media (min-width: 768px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 826px;
            height: 372px;
            background-image: url(/components/LectureContent/assets/chime1/7-t.png?24fafeadac59a3d8391d09e80e78e8b0);
            top: -13px;
            transform: none;
            left: auto;
            right: -162px;
            background-size: contain; } }
        @media (min-width: 1240px) {
          .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7)::after {
            width: 1410px;
            height: 789px;
            background-image: url(/components/LectureContent/assets/chime1/7-d.png?2ac89608dec602a792592ff5618db6ed);
            right: -495px;
            top: -236px;
            background-size: contain; } }
      @media (min-width: 768px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7) {
          z-index: 18; } }
      @media (min-width: 1240px) {
        .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__section___pZLwO:nth-child(7) {
          min-height: 420px;
          z-index: 20; } }
  .LectureContent__yourgame_2___1UjWS.LectureContent__yourgame_2___1UjWS .LectureContent__block_content___iHgw5 {
    padding-top: 319px; }

.LectureContent__block___15pYH {
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .LectureContent__block___15pYH * {
    box-sizing: border-box; }
  .LectureContent__block___15pYH .LectureContent__welcome___1zUy_ {
    background-color: #BCD9E5; }
  .LectureContent__block___15pYH .LectureContent__section___pZLwO {
    background: #EDF8FB; }
  .LectureContent__block___15pYH.LectureContent__homemade___3WzhM .LectureContent__welcome___1zUy_ {
    background-color: #BCD9E5; }
  .LectureContent__block___15pYH.LectureContent__homemade___3WzhM .LectureContent__section___pZLwO {
    background: #EDF8FB; }
  .LectureContent__block___15pYH.LectureContent__space___9OC5L .LectureContent__welcome___1zUy_ {
    background-color: #728AC7; }
  .LectureContent__block___15pYH.LectureContent__space___9OC5L .LectureContent__section___pZLwO {
    background: #DBE3F4; }
  .LectureContent__block___15pYH.LectureContent__space___9OC5L .LectureContent__preview__link___3vUaP {
    color: #728AC7; }
  .LectureContent__block___15pYH.LectureContent__goldring___2sCWZ .LectureContent__welcome___1zUy_ {
    background-color: #62805D; }
  .LectureContent__block___15pYH.LectureContent__goldring___2sCWZ .LectureContent__section___pZLwO {
    background: #E5F1E1; }
  .LectureContent__block___15pYH.LectureContent__goldring___2sCWZ .LectureContent__preview__link___3vUaP {
    color: #62805E; }
  .LectureContent__block___15pYH.LectureContent__cars___1fzAA .LectureContent__welcome___1zUy_ {
    background-color: #F29B69; }
  .LectureContent__block___15pYH.LectureContent__cars___1fzAA .LectureContent__section___pZLwO {
    background: #FFE6D8; }
  .LectureContent__block___15pYH.LectureContent__cars___1fzAA .LectureContent__preview__link___3vUaP {
    color: #F29B69; }
  .LectureContent__block___15pYH.LectureContent__victory___3xgoL .LectureContent__welcome___1zUy_ {
    background-color: #C25146; }
  .LectureContent__block___15pYH.LectureContent__victory___3xgoL .LectureContent__section___pZLwO {
    background: #F6D8D5; }
  .LectureContent__block___15pYH.LectureContent__victory___3xgoL .LectureContent__preview__link___3vUaP {
    color: #C25146; }
  .LectureContent__block___15pYH.LectureContent__remember___1CIge .LectureContent__welcome___1zUy_ {
    background-color: #30C1B0; }
  .LectureContent__block___15pYH.LectureContent__remember___1CIge .LectureContent__section___pZLwO {
    background: #D1F4F0; }
  .LectureContent__block___15pYH.LectureContent__remember___1CIge .LectureContent__preview__link___3vUaP {
    color: #30C1B0; }
  .LectureContent__block___15pYH.LectureContent__humor___3kiXA .LectureContent__welcome___1zUy_ {
    background-color: #FDB105; }
  .LectureContent__block___15pYH.LectureContent__humor___3kiXA .LectureContent__section___pZLwO {
    background: #FFF1D2; }
  .LectureContent__block___15pYH.LectureContent__humor___3kiXA .LectureContent__preview__link___3vUaP {
    color: #FDB105; }
  .LectureContent__block___15pYH.LectureContent__fiction___3qkkO .LectureContent__welcome___1zUy_ {
    background-color: #78B3C0; }
  .LectureContent__block___15pYH.LectureContent__fiction___3qkkO .LectureContent__section___pZLwO {
    background: #E1F4F8; }
  .LectureContent__block___15pYH.LectureContent__fiction___3qkkO .LectureContent__preview__link___3vUaP {
    color: #78B3C0; }
  .LectureContent__block___15pYH.LectureContent__kitchen___357GU .LectureContent__welcome___1zUy_ {
    background-color: #A6192E; }
  .LectureContent__block___15pYH.LectureContent__kitchen___357GU .LectureContent__section___pZLwO {
    background: #F9E7C7; }
  .LectureContent__block___15pYH.LectureContent__kitchen___357GU .LectureContent__preview__link___3vUaP {
    color: #A6192E; }
  .LectureContent__block___15pYH.LectureContent__unity___2X5uX .LectureContent__welcome___1zUy_ {
    background-color: #2E4EA4; }
  .LectureContent__block___15pYH.LectureContent__unity___2X5uX .LectureContent__section___pZLwO {
    background: #F9EDED; }
  .LectureContent__block___15pYH.LectureContent__unity___2X5uX .LectureContent__preview__link___3vUaP {
    color: #2E4EA4; }
  .LectureContent__block___15pYH.LectureContent__express___2Bjg9 .LectureContent__welcome___1zUy_ {
    background-color: #D17E4F; }
  .LectureContent__block___15pYH.LectureContent__express___2Bjg9 .LectureContent__section___pZLwO {
    background: #F5EDE9; }
  .LectureContent__block___15pYH.LectureContent__express___2Bjg9 .LectureContent__preview__link___3vUaP {
    color: #D17E4F; }
  .LectureContent__block___15pYH.LectureContent__secrets___2og9m .LectureContent__welcome___1zUy_ {
    background-color: #A48A72; }
  .LectureContent__block___15pYH.LectureContent__secrets___2og9m .LectureContent__section___pZLwO {
    background: #F5EDE9; }
  .LectureContent__block___15pYH.LectureContent__secrets___2og9m .LectureContent__preview__link___3vUaP {
    color: #A48A72; }

.LectureContent__block__themes___3NZgA {
  top: 100px;
  position: relative;
  overflow: hidden; }

.LectureContent__stepBlock___j47yV, .LectureContent__welcome___1zUy_, .LectureContent__section___pZLwO {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 170px;
  position: relative;
  z-index: 10; }
  @media (min-width: 1240px) {
    .LectureContent__stepBlock___j47yV, .LectureContent__welcome___1zUy_, .LectureContent__section___pZLwO {
      margin-bottom: 200px; } }

.LectureContent__stepBlock--containered___2kWay, .LectureContent__section___pZLwO {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 25px 80px 25px; }
  @media (min-width: 768px) {
    .LectureContent__stepBlock--containered___2kWay, .LectureContent__section___pZLwO {
      width: calc(100% - 142px); } }
  @media (min-width: 1240px) {
    .LectureContent__stepBlock--containered___2kWay, .LectureContent__section___pZLwO {
      width: 52.5%; }
      .LectureContent__stepBlock--containered___2kWay.LectureContent__big___1CnfZ, .LectureContent__big___1CnfZ.LectureContent__section___pZLwO {
        width: 75%; } }
  @media (min-width: 1440px) {
    .LectureContent__stepBlock--containered___2kWay, .LectureContent__section___pZLwO {
      width: 56.5%; } }

.LectureContent__blueBox___12l9B, .LectureContent__welcome___1zUy_ {
  background: #464646;
  color: #fff;
  min-height: 529px;
  position: relative;
  text-align: center; }

.LectureContent__grayBox___1cWYO, .LectureContent__section___pZLwO {
  background: #EDF8FB;
  color: #464646; }
  .LectureContent__grayBox___1cWYO .LectureContent__descr___3ATki, .LectureContent__section___pZLwO .LectureContent__descr___3ATki, .LectureContent__grayBox___1cWYO .LectureContent__welcome__descr___358eh, .LectureContent__section___pZLwO .LectureContent__welcome__descr___358eh, .LectureContent__grayBox___1cWYO .LectureContent__section__descr___3NNiv, .LectureContent__section___pZLwO .LectureContent__section__descr___3NNiv {
    color: #000000; }

.LectureContent__defaultBox___zASIz, .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO, .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO {
  min-height: 378px;
  position: relative;
  text-align: center; }
  @media (min-width: 768px) {
    .LectureContent__defaultBox___zASIz, .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO, .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO {
      min-height: 440px;
      margin-left: auto;
      margin-right: 0; }
      .LectureContent__defaultBox___zASIz:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO:nth-of-type(2n) {
        margin-left: 0;
        margin-right: auto; } }
  @media (min-width: 1240px) {
    .LectureContent__defaultBox___zASIz, .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO, .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO {
      min-height: 530px; } }
  @media (min-width: 768px) {
    .LectureContent__defaultBox___zASIz.LectureContent__left___LTJ22, .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO, .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__left___LTJ22.LectureContent__section___pZLwO {
      margin-left: 0;
      margin-right: auto;
      padding: 70px 35px 80px 25px; }
      .LectureContent__defaultBox___zASIz.LectureContent__left___LTJ22:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__left___LTJ22.LectureContent__section___pZLwO:nth-of-type(2n) {
        margin-left: auto;
        margin-right: 0;
        padding: 70px 25px 80px 80px; } }
  @media (min-width: 1240px) {
    .LectureContent__defaultBox___zASIz.LectureContent__left___LTJ22, .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO, .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__left___LTJ22.LectureContent__section___pZLwO {
      padding: 70px 110px 80px 25px; }
      .LectureContent__defaultBox___zASIz.LectureContent__left___LTJ22:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n), .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__left___LTJ22.LectureContent__section___pZLwO:nth-of-type(2n) {
        padding: 70px 25px 80px 180px; } }

.LectureContent__title___1H-_1 {
  display: block;
  font-size: 50px;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .LectureContent__title___1H-_1 {
      margin-bottom: 40px;
      font-size: 80px;
      line-height: 82px; } }
  @media (min-width: 1240px) {
    .LectureContent__title___1H-_1 {
      font-size: 132px;
      line-height: 122px; } }

.LectureContent__subtitleInfo___1aSJK {
  display: block;
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 1; }
  @media (min-width: 768px) {
    .LectureContent__subtitleInfo___1aSJK {
      margin-bottom: 7px;
      font-size: 40px; } }
  @media (min-width: 1240px) {
    .LectureContent__subtitleInfo___1aSJK {
      margin-bottom: 4px;
      font-size: 48px; } }

.LectureContent__descr___3ATki, .LectureContent__welcome__descr___358eh, .LectureContent__section__descr___3NNiv {
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  position: relative;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #464646; }
  @media (min-width: 768px) {
    .LectureContent__descr___3ATki, .LectureContent__welcome__descr___358eh, .LectureContent__section__descr___3NNiv {
      width: 280px;
      font-size: 16px;
      line-height: 25px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .LectureContent__descr___3ATki, .LectureContent__welcome__descr___358eh, .LectureContent__section__descr___3NNiv {
      width: 410px;
      font-size: 16px;
      line-height: 26px; } }

.LectureContent__wrapper___3X-53 {
  position: relative; }

.LectureContent__welcome___1zUy_ {
  padding-top: 70px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .LectureContent__welcome___1zUy_ {
      padding-right: 0;
      padding-bottom: 0; } }
  @media (min-width: 1240px) {
    .LectureContent__welcome___1zUy_ {
      padding-top: 30px;
      margin-bottom: 125px;
      height: 610px; } }

.LectureContent__welcome__container___2dh4e {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
  width: 280px;
  margin: 0 auto;
  box-sizing: border-box;
  height: 100%;
  position: relative; }
  @media (min-width: 768px) {
    .LectureContent__welcome__container___2dh4e {
      width: 698px;
      position: relative; } }
  @media (min-width: 1240px) {
    .LectureContent__welcome__container___2dh4e {
      width: 1180px;
      position: relative;
      margin: 0 auto;
      align-items: flex-start;
      padding: 0;
      padding-bottom: 100px; } }

.LectureContent__welcome__content___3CBcu {
  display: block; }

.LectureContent__welcome__title___2Gwup {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  margin-bottom: 243px; }
  @media (min-width: 768px) {
    .LectureContent__welcome__title___2Gwup {
      margin-bottom: 20px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .LectureContent__welcome__title___2Gwup {
      width: 700px;
      margin-bottom: 25px; } }

.LectureContent__welcome__titleSmall___2QqKa {
  display: block;
  font-size: 30px;
  line-height: 54px; }
  @media (min-width: 768px) {
    .LectureContent__welcome__titleSmall___2QqKa {
      font-size: 48px;
      line-height: 1.1; } }

.LectureContent__welcome__titleBig___2Qitf {
  display: block;
  font-size: 50px;
  line-height: 54px; }
  @media (min-width: 768px) {
    .LectureContent__welcome__titleBig___2Qitf {
      font-size: 80px;
      line-height: 75px; } }

.LectureContent__welcome__descr___358eh {
  padding: 0 10px;
  color: #fff; }
  .LectureContent__welcome__descr___358eh b,
  .LectureContent__welcome__descr___358eh strong {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold;
    font-weight: bold; }
  @media (min-width: 768px) {
    .LectureContent__welcome__descr___358eh {
      width: 400px;
      padding: 0;
      margin-bottom: 345px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .LectureContent__welcome__descr___358eh {
      width: 650px;
      margin-bottom: 0; } }

.LectureContent__welcome__tabs___2JQjh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0; }
  @media (min-width: 768px) {
    .LectureContent__welcome__tabs___2JQjh {
      justify-content: flex-start;
      margin-bottom: 85px; } }
  @media (min-width: 1240px) {
    .LectureContent__welcome__tabs___2JQjh {
      margin-bottom: 0;
      position: absolute;
      bottom: 0;
      right: 0; } }

.LectureContent__welcome__tab___uLOxD {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 129px;
  height: 40px;
  margin-right: 23px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #F3D771;
  box-sizing: border-box;
  color: #F3D771; }
  .LectureContent__welcome__tab___uLOxD:last-child {
    margin-right: 0; }
  .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O {
    background-color: #fff;
    border-color: #fff;
    color: #4C4C4C; }
    .LectureContent__welcome__tab___uLOxD.LectureContent__active___QLB8O .LectureContent__welcome__tabText___1CC5D {
      border-color: #fff; }
  @media (min-width: 768px) {
    .LectureContent__welcome__tab___uLOxD {
      width: 120px;
      height: 42px;
      margin-right: 27px;
      cursor: pointer; } }

.LectureContent__welcome__tabText___1CC5D {
  display: block;
  font-size: 18px;
  line-height: 1;
  padding: 5px 2px 3px 2px;
  border-bottom: 2px solid #F3D771;
  pointer-events: none; }
  @media (min-width: 768px) {
    .LectureContent__welcome__tabText___1CC5D {
      font-size: 20px; } }

.LectureContent__content___muQgQ.LectureContent__left___LTJ22 {
  display: block; }
  .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
    margin-bottom: 100px; }
  @media (min-width: 768px) {
    .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
      max-width: 673px;
      min-width: 673px; }
      .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:last-child {
        margin-bottom: 147px; } }
  @media (min-width: 1240px) {
    .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO {
      min-width: 910px;
      max-width: 100%;
      align-items: flex-end; }
      .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO .LectureContent__section__title___oR8BJ {
        left: -70px; }
      .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n) {
        align-items: flex-start; }
        .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section___pZLwO:nth-of-type(2n) .LectureContent__section__title___oR8BJ {
          left: -60px; } }
  .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section__titleBig___1alvi {
    font-size: 36px;
    line-height: 36px; }
    @media (min-width: 768px) {
      .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section__titleBig___1alvi {
        font-size: 60px;
        line-height: 60px; } }
    @media (min-width: 1240px) {
      .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section__titleBig___1alvi {
        font-size: 80px;
        line-height: 80px; } }
  @media (min-width: 768px) {
    .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section__descr___3NNiv {
      width: 433px; } }
  @media (min-width: 1240px) {
    .LectureContent__content___muQgQ.LectureContent__left___LTJ22 .LectureContent__section__descr___3NNiv {
      width: 540px; } }

.LectureContent__content___muQgQ.LectureContent__right___1oW-w {
  display: block; }
  .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO {
      margin-bottom: 150px; }
      .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1240px) {
    .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO {
      margin-bottom: 200px; }
      .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO:last-child {
        margin-bottom: 0; }
      .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__descr___3NNiv {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        width: auto; }
        .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__descr___3NNiv p {
          width: 300px;
          margin-right: 30px; }
          .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__descr___3NNiv p:last-child {
            margin-right: 0; }
      .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__title___oR8BJ {
        left: -140px; } }
  @media (min-width: 1440px) {
    .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__descr___3NNiv p {
      width: 410px;
      margin-right: 100px; }
      .LectureContent__content___muQgQ.LectureContent__right___1oW-w .LectureContent__section___pZLwO.LectureContent__big___1CnfZ .LectureContent__section__descr___3NNiv p:last-child {
        margin-right: 0; } }

.LectureContent__section__title___oR8BJ {
  display: block;
  padding: 20px;
  margin-top: 0;
  margin-bottom: 25px;
  position: relative; }
  .LectureContent__section__title___oR8BJ::after {
    content: "";
    display: block;
    width: 108px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #464646; }
  @media (min-width: 768px) {
    .LectureContent__section__title___oR8BJ {
      width: 350px;
      margin-bottom: 30px;
      padding: 40px 0 30px 0;
      text-align: left;
      position: relative;
      left: -95px; }
      .LectureContent__section__title___oR8BJ::after {
        width: 196px;
        height: 10px;
        left: 55px;
        transform: none; } }
  @media (min-width: 1240px) {
    .LectureContent__section__title___oR8BJ {
      width: 525px;
      margin-bottom: 50px;
      padding: 40px 0 30px 0;
      left: -60px; }
      .LectureContent__section__title___oR8BJ::after {
        width: 191px;
        height: 12px; } }

.LectureContent__section__titleSmall___15_If {
  display: block;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .LectureContent__section__titleSmall___15_If {
      font-size: 40px;
      line-height: 40px; } }
  @media (min-width: 1240px) {
    .LectureContent__section__titleSmall___15_If {
      font-size: 48px;
      line-height: 48px; } }

.LectureContent__section__titleBig___1alvi {
  display: block;
  font-size: 30px;
  line-height: 30px;
  position: relative;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .LectureContent__section__titleBig___1alvi {
      font-size: 70px;
      line-height: 70px; } }
  @media (min-width: 1240px) {
    .LectureContent__section__titleBig___1alvi {
      font-size: 80px;
      line-height: 80px; } }

.LectureContent__section__descr___3NNiv b,
.LectureContent__section__descr___3NNiv strong,
.LectureContent__section__descr___3NNiv a {
  font-weight: bold;
  color: #464646; }

.LectureContent__up___1vpgM {
  position: absolute;
  bottom: 85px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30; }
  @media (min-width: 1440px) {
    .LectureContent__up___1vpgM {
      transform: none;
      left: auto;
      right: 2vw; } }

.LectureContent__content_block___2iKer {
  margin-bottom: 170px; }

.LectureContent__preview___2gsH8 {
  position: relative;
  z-index: 30;
  padding: 20px 0;
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  width: 280px;
  margin: 100px auto 30px; }
  .LectureContent__preview_2___3bvFj {
    display: none; }
  @media (min-width: 768px) {
    .LectureContent__preview___2gsH8 {
      width: 547px;
      padding: 30px 0;
      font-size: 16px;
      line-height: 26px;
      margin: 150px auto 30px; } }
  @media (min-width: 1240px) {
    .LectureContent__preview___2gsH8 {
      margin: 167px auto 30px; } }

.LectureContent__preview__link___3vUaP {
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  color: #464646; }
  .LectureContent__preview__link___3vUaP:hover {
    text-decoration: none; }

.LectureContent__popup___3sgTD {
  display: block; }

.LectureContent__popup_title___tBiFm {
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .LectureContent__popup_title___tBiFm {
      font-size: 36px;
      line-height: 43px;
      margin-bottom: 22px; } }

.LectureContent__popup_descr___1GBKT {
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  color: #000000;
  text-align: center; }
  .LectureContent__popup_descr___1GBKT b {
    font-weight: bold; }
  @media (min-width: 768px) {
    .LectureContent__popup_descr___1GBKT {
      font-size: 16px;
      line-height: 20px; } }

.LectureContent__popup_button___1uQTY {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.LectureContent__popup_img___1tOSS {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 20px; }

.LectureContent__hashtags___2f2CC {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30; }

.NewsContent__fishing___1Eg_x .NewsContent__main___3yt0Y {
  background-position: center bottom;
  background-image: url(/components/NewsContent/img/themes/fishing/main-bg-m.png?58d2a63e418c8aff580f8762f3325a42); }
  @media (min-width: 768px) {
    .NewsContent__fishing___1Eg_x .NewsContent__main___3yt0Y {
      background-image: url(/components/NewsContent/img/themes/fishing/main-bg-t.png?df105ba6bfa4c405e985418f97906c40); } }
  @media (min-width: 1240px) {
    .NewsContent__fishing___1Eg_x .NewsContent__main___3yt0Y {
      background-image: url(/components/NewsContent/img/themes/fishing/main-bg-d.png?d2e96c08b077a829081cbfb7af0cf6c9); } }

.NewsContent__fishing___1Eg_x .NewsContent__other_news___2XyTf {
  position: relative; }
  .NewsContent__fishing___1Eg_x .NewsContent__other_news___2XyTf::after {
    content: "";
    display: block;
    position: absolute;
    top: -204px;
    left: 50%;
    transform: translateX(-218px);
    width: 422px;
    height: 254px;
    background-image: url(/components/NewsContent/img/themes/fishing/other-1-m.png?d5542eca94c21bcac43ed53fa2cb6017);
    background-repeat: no-repeat;
    background-size: auto; }
  @media (min-width: 768px) {
    .NewsContent__fishing___1Eg_x .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -223px;
      top: auto;
      left: -231px;
      transform: none;
      width: 1134px;
      height: 1428px;
      background-image: url(/components/NewsContent/img/themes/fishing/other-1-t.png?d7cf6a7715030173fa0beb0a7ba5e8c7);
      background-repeat: no-repeat;
      background-size: auto; } }
  @media (min-width: 1240px) {
    .NewsContent__fishing___1Eg_x .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -344px;
      left: -143px;
      width: 1448px;
      height: 1307px;
      z-index: 10;
      background-image: url(/components/NewsContent/img/themes/fishing/other-1-d.png?8f3bd56e5acf5d060704000bc353f5a2);
      background-repeat: no-repeat;
      background-size: auto; } }

.NewsContent__fishing___1Eg_x .NewsContent__other_facts___2xovx {
  position: relative; }
  .NewsContent__fishing___1Eg_x .NewsContent__other_facts___2xovx::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -163px;
    left: 50%;
    transform: translateX(-177px);
    width: 346px;
    height: 1112px;
    background-image: url(/components/NewsContent/img/themes/fishing/other-2-m.png?a4ecc7caeb38a4ead5c2c3583df1984a);
    background-repeat: no-repeat;
    background-size: auto; }
  @media (min-width: 768px) {
    .NewsContent__fishing___1Eg_x .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -220px;
      left: -152px;
      width: 972px;
      height: 899px;
      transform: none;
      background-image: url(/components/NewsContent/img/themes/fishing/other-2-t.png?eeab3601b7e54686f528e731b85bfe68);
      background-repeat: no-repeat;
      background-size: auto; } }
  @media (min-width: 1240px) {
    .NewsContent__fishing___1Eg_x .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -99px;
      left: -275px;
      width: 1730px;
      height: 1263px;
      background-image: url(/components/NewsContent/img/themes/fishing/other-2-d.png?73ae64c517b8541d32874efdb313e94e);
      background-repeat: no-repeat;
      background-size: auto; } }

.NewsContent__fleet___3Xft2 {
  overflow: hidden; }
  .NewsContent__fleet___3Xft2 .NewsContent__main___3yt0Y {
    background-position: center bottom;
    background-image: url(/components/NewsContent/img/themes/fleet/main-bg-m.png?cb27b706124605d262ebe59275883c6b); }
    @media (min-width: 768px) {
      .NewsContent__fleet___3Xft2 .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/fleet/main-bg-t.png?5b77a63c4f390b7117aadba2372f4e6a); } }
    @media (min-width: 1240px) {
      .NewsContent__fleet___3Xft2 .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/fleet/main-bg-d.png?82afd9e133ffb2756f0afa29bb0ff7c0); } }
  .NewsContent__fleet___3Xft2 .NewsContent__other_news___2XyTf {
    position: relative; }
    .NewsContent__fleet___3Xft2 .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -85px;
      left: 50%;
      transform: translateX(-50%);
      width: 360px;
      height: 1148px;
      background-image: url(/components/NewsContent/img/themes/fleet/other-1-m.png?b34dc54d331e935a44956383f6423938);
      background-repeat: no-repeat;
      background-size: auto; }
    @media (min-width: 768px) {
      .NewsContent__fleet___3Xft2 .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -170px;
        top: auto;
        left: -193px;
        transform: none;
        width: 980px;
        height: 1284px;
        background-image: url(/components/NewsContent/img/themes/fleet/other-1-t.png?0202a4e66e2ad44d16e73695dde1ecb8);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__fleet___3Xft2 .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -296px;
        left: -195px;
        width: 1474px;
        height: 1479px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/fleet/other-1-d.png?cbfe2d574d61f78a630f708e1d3662f9);
        background-repeat: no-repeat;
        background-size: auto; } }
  .NewsContent__fleet___3Xft2 .NewsContent__other_facts___2xovx {
    position: relative; }
    .NewsContent__fleet___3Xft2 .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      bottom: -146px;
      left: 50%;
      transform: translateX(-50%);
      width: 334px;
      height: 146px;
      background-image: url(/components/NewsContent/img/themes/fleet/other-2-m.png?ae9d51dc8e6857b46a0cf14505f7640f);
      background-repeat: no-repeat;
      background-size: auto; }
    @media (min-width: 768px) {
      .NewsContent__fleet___3Xft2 .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -171px;
        width: 708px;
        height: 171px;
        background-image: url(/components/NewsContent/img/themes/fleet/other-2-t.png?a2a70731dc218f02c2f05385be33c04e);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__fleet___3Xft2 .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -259px;
        width: 1327px;
        height: 363px;
        background-image: url(/components/NewsContent/img/themes/fleet/other-2-d.png?9a644433ed233a2a20d33bf889c289f7);
        background-repeat: no-repeat;
        background-size: auto;
        transform: translateX(-679px); } }

.NewsContent__forest___3VCW1 {
  overflow: hidden; }
  .NewsContent__forest___3VCW1 .NewsContent__main___3yt0Y {
    background-position: center bottom;
    background-image: url(/components/NewsContent/img/themes/forest/main-bg-m.jpg?4884a16c3eeead95df91fc7a4c389b8b); }
    @media (min-width: 768px) {
      .NewsContent__forest___3VCW1 .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/forest/main-bg-t.jpg?ba59c0781cb3f50411c036422d8ce77c); } }
    @media (min-width: 1240px) {
      .NewsContent__forest___3VCW1 .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/forest/main-bg-d.jpg?a58107765151f4931dd702eaeb3192fc); } }
  .NewsContent__forest___3VCW1 .NewsContent__other_news___2XyTf {
    position: relative; }
    .NewsContent__forest___3VCW1 .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -140px;
      left: 50%;
      transform: translateX(-50%);
      width: 360px;
      height: 1148px;
      background-image: url(/components/NewsContent/img/themes/forest/other-1-m.png?a4c60c34752ec11628242439d9158589);
      background-repeat: no-repeat;
      background-size: auto; }
    @media (min-width: 768px) {
      .NewsContent__forest___3VCW1 .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -97px;
        top: auto;
        left: -66px;
        transform: none;
        width: 980px;
        height: 1284px;
        background-image: url(/components/NewsContent/img/themes/forest/other-1-t.png?2001d702f404d66279caf6b63ae2d7e1);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__forest___3VCW1 .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        bottom: -458px;
        left: -306px;
        width: 1474px;
        height: 1479px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/forest/other-1-d.png?449061a9aa5bafc3fae05b95217d848b);
        background-repeat: no-repeat;
        background-size: auto; } }
  .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx {
    position: relative; }
    .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -100px;
      left: 50%;
      transform: translateX(-50%);
      width: 424px;
      height: 334px;
      background-image: url(/components/NewsContent/img/themes/forest/other-2-m.png?046d6a6796799474c489999e66e703e6);
      background-repeat: no-repeat;
      background-size: auto; }
    @media (min-width: 768px) {
      .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -123px;
        width: 883px;
        height: 853px;
        background-image: url(/components/NewsContent/img/themes/forest/other-2-t.png?b152a8540c4e39e48a3320104faf5ff1);
        background-repeat: no-repeat;
        background-size: auto;
        transform: translateX(-58%); } }
    @media (min-width: 1240px) {
      .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -167px;
        width: 1687px;
        height: 985px;
        background-image: url(/components/NewsContent/img/themes/forest/other-2-d.png?d8840fb2a32a310f5ea4d43211217630);
        background-repeat: no-repeat;
        background-size: auto;
        transform: translateX(-860px); } }
    .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::before {
      content: "";
      display: block;
      position: absolute;
      bottom: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 564px;
      height: 90px;
      background-image: url(/components/NewsContent/img/themes/forest/f-m.png?de3565ae01de474de8bebd56b8885557);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; }
      @media (min-width: 768px) {
        .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::before {
          width: 794px;
          height: 183px;
          background-image: url(/components/NewsContent/img/themes/forest/f-t.png?b00ee55343305f7609cf11457d6a26dc);
          bottom: -300px; } }
      @media (min-width: 1240px) {
        .NewsContent__forest___3VCW1 .NewsContent__other_facts___2xovx::before {
          width: 1920px;
          height: 186px;
          background-image: url(/components/NewsContent/img/themes/forest/f-d.png?5970fb894f06232422731625fb6a4987); } }

.NewsContent__airplanes___JF9vn {
  overflow: hidden;
  background-image: url(/components/NewsContent/img/themes/airplanes/line-m.svg?cbc32f56e7546711685358a428b1e55f);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom; }
  @media (min-width: 768px) {
    .NewsContent__airplanes___JF9vn {
      background-image: url(/components/NewsContent/img/themes/airplanes/line-t.svg?c415ba4f7e22b6c628d640fbefba8b52); } }
  @media (min-width: 1240px) {
    .NewsContent__airplanes___JF9vn {
      background-image: url(/components/NewsContent/img/themes/airplanes/line-d.svg?c415ba4f7e22b6c628d640fbefba8b52); } }
  .NewsContent__airplanes___JF9vn .NewsContent__main___3yt0Y {
    background-position: center bottom;
    background-image: url(/components/NewsContent/img/themes/airplanes/main-bg-m.png?21111788fa53143e1259211972be69f3); }
    @media (min-width: 768px) {
      .NewsContent__airplanes___JF9vn .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/airplanes/main-bg-t.png?8b2582a5644f06cf50b4b92fbe204d6e); } }
    @media (min-width: 1240px) {
      .NewsContent__airplanes___JF9vn .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/airplanes/main-bg-d.jpg?12aab099500656032aff5205b694d0c5); } }
  .NewsContent__airplanes___JF9vn .NewsContent__other_news___2XyTf {
    position: relative; }
    .NewsContent__airplanes___JF9vn .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -140px;
      left: 50%;
      transform: translateX(-50%);
      width: 538px;
      height: 191px;
      background-image: url(/components/NewsContent/img/themes/airplanes/other-1-m.png?a824ed457d299685a955eff235cdd7a9);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__airplanes___JF9vn .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 1047px;
        height: 443px;
        background-image: url(/components/NewsContent/img/themes/airplanes/other-1-t.png?0b975b5d29a3c8418addcbbc9d048170);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__airplanes___JF9vn .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1676px;
        height: 353px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/airplanes/other-1-d.png?85fffb93994ee2e4787a4c9f096673bf);
        background-repeat: no-repeat; } }
  .NewsContent__airplanes___JF9vn .NewsContent__other_facts___2xovx {
    position: relative; }
    @media (max-width: 767px) {
      .NewsContent__airplanes___JF9vn .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__airplanes___JF9vn .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 626px;
      height: 947px;
      background-image: url(/components/NewsContent/img/themes/airplanes/other-2-m.png?15fab8e587977d4c5529868a550122e1);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__airplanes___JF9vn .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -230px;
        width: 1216px;
        height: 1069px;
        background-image: url(/components/NewsContent/img/themes/airplanes/other-2-t.png?a68e9b83fdd37addc9cdc6ac525b5280);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__airplanes___JF9vn .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -252px;
        width: 1920px;
        height: 1250px;
        background-image: url(/components/NewsContent/img/themes/airplanes/other-2-d.png?08f75d8d79c348a49857dc26e38a6f6f);
        background-repeat: no-repeat; } }
  .NewsContent__airplanes___JF9vn .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10; }

.NewsContent__science___WAEXc {
  overflow: hidden; }
  .NewsContent__science___WAEXc .NewsContent__main___3yt0Y {
    background-position: center bottom;
    background-image: url(/components/NewsContent/img/themes/science/main-bg-m.jpg?53f95ab64652fbd634ca891c9bb0ae2f); }
    @media (min-width: 768px) {
      .NewsContent__science___WAEXc .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/science/main-bg-t.jpg?0fe85ef84cf6794f179ccd4f748985e2); } }
    @media (min-width: 1240px) {
      .NewsContent__science___WAEXc .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/science/main-bg-d.jpg?5e62330b13075c8f5fef428c0c8c2a59); } }
  .NewsContent__science___WAEXc .NewsContent__other_news___2XyTf {
    position: relative; }
    .NewsContent__science___WAEXc .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -140px;
      left: 50%;
      transform: translateX(-50%);
      width: 335px;
      height: 1053px;
      background-image: url(/components/NewsContent/img/themes/science/other-1-m.png?7fc8931dde54dfed271fa91f77580269);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__science___WAEXc .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 748px;
        height: 1344px;
        background-image: url(/components/NewsContent/img/themes/science/other-1-t.png?033d40e3c143a742b5ca5a53ca3c95fb);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__science___WAEXc .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1926px;
        height: 1240px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/science/other-1-d.png?e349a05e43ab5f75906851d0a16eb115);
        background-repeat: no-repeat; } }
  .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx {
    position: relative; }
    @media (max-width: 767px) {
      .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 360px;
      height: 207px;
      background-image: url(/components/NewsContent/img/themes/science/other-2-m.png?044d100540f297381c9d362822b30220);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -70px;
        width: 692px;
        height: 750px;
        background-image: url(/components/NewsContent/img/themes/science/other-2-t.png?4acb0276e3e02b3d5d8a4129fc921b4a);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -105px;
        width: 1964px;
        height: 936px;
        background-image: url(/components/NewsContent/img/themes/science/other-2-d.png?54b330b95cadc830e8def73627f02793);
        background-repeat: no-repeat; } }
    .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::before {
      content: "";
      display: block;
      position: absolute;
      bottom: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 320px;
      height: 160px;
      background-image: url(/components/NewsContent/img/themes/science/other-3-m.png?2e2be89dbecb8483b69cdb68bc74700a);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; }
    @media (min-width: 768px) {
      .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -200px;
        width: 768px;
        height: 154px;
        background-image: url(/components/NewsContent/img/themes/science/other-3-t.png?2b7b0285ac3c898b73f22985a72ae684);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__science___WAEXc .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -300px;
        width: 1922px;
        height: 256px;
        background-image: url(/components/NewsContent/img/themes/science/other-3-d.png?14a2bd9fc15a76bc181d9389ae612a1b);
        background-repeat: no-repeat;
        background-size: auto; } }
  .NewsContent__science___WAEXc .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10; }

.NewsContent__homemade___VPTbl {
  overflow: hidden; }
  .NewsContent__homemade___VPTbl .NewsContent__main___3yt0Y {
    background-position: center bottom;
    background-image: url(/components/NewsContent/img/themes/homemade/main-bg-m.jpg?ae02087806387098bb640cb5d1d7d9fd);
    background-color: #0B5DBE; }
    @media (min-width: 768px) {
      .NewsContent__homemade___VPTbl .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/homemade/main-bg-t.jpg?8a7a31e8712e11ad54ab1818b96e6294); } }
    @media (min-width: 1240px) {
      .NewsContent__homemade___VPTbl .NewsContent__main___3yt0Y {
        background-image: url(/components/NewsContent/img/themes/homemade/main-bg-d.jpg?5ac77d502bc58f5ef760e0bf83703f24); } }
  .NewsContent__homemade___VPTbl .NewsContent__other_news___2XyTf {
    position: relative; }
    .NewsContent__homemade___VPTbl .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -120px;
      left: 50%;
      transform: translateX(-50%);
      width: 486px;
      height: 259px;
      background-image: url(/components/NewsContent/img/themes/homemade/other-1-m.png?46a399f02e52baeddb30d21125fed2ca);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 962px;
        height: 404px;
        background-image: url(/components/NewsContent/img/themes/homemade/other-1-t.png?534197a1391d8b6843e963104274aec8);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1638px;
        height: 470px;
        top: -150px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/homemade/other-1-d.png?d5ec52510b74421e3f0a9920c0f2ded2);
        background-repeat: no-repeat; } }
  .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx {
    position: relative; }
    @media (max-width: 767px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -220px;
      left: 50%;
      transform: translateX(-50%);
      width: 436px;
      height: 343px;
      background-image: url(/components/NewsContent/img/themes/homemade/other-2-m.png?71d708b5391640dfedcf18c28c78ead6);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -250px;
        width: 1039px;
        height: 938px;
        background-image: url(/components/NewsContent/img/themes/homemade/other-2-t.png?7ee709c378030f9a746ad4e9a0b0416c);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -280px;
        width: 1824px;
        height: 995px;
        background-image: url(/components/NewsContent/img/themes/homemade/other-2-d.png?de6d498c698973ac9a0328aa28239872);
        background-repeat: no-repeat; } }
    .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::before {
      content: "";
      display: block;
      position: absolute;
      bottom: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 456px;
      height: 171px;
      background-image: url(/components/NewsContent/img/themes/homemade/other-3-m.png?d233c2a16f4f5a4687b8bd2d3072e212);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; }
    @media (min-width: 768px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -200px;
        width: 892px;
        height: 175px;
        background-image: url(/components/NewsContent/img/themes/homemade/other-3-t.png?a8e07f6a6d8a7673d68b1001f38e803c);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__homemade___VPTbl .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -300px;
        width: 1932px;
        height: 269px;
        background-image: url(/components/NewsContent/img/themes/homemade/other-3-d.png?54d01d226cf5894dea742c96f18ea9ae);
        background-repeat: no-repeat;
        background-size: auto; } }
  .NewsContent__homemade___VPTbl .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10; }

.NewsContent__goldring___1RMir {
  overflow: hidden;
  position: relative; }
  .NewsContent__goldring___1RMir::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 972px;
    transform: translateX(-47%);
    background-image: url(/components/NewsContent/img/themes/goldring/line-m.svg?78e93277ea5ee319670b7649f3e89bba);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 288px;
    height: 1987px; }
  @media (min-width: 768px) {
    .NewsContent__goldring___1RMir::before {
      left: 50%;
      top: 1000px;
      transform: translateX(-55%);
      background-image: url(/components/NewsContent/img/themes/goldring/line-t.svg?bc2f5217208821c9005758b32d71dd15);
      width: 1200px;
      height: 2117px; } }
  @media (min-width: 1240px) {
    .NewsContent__goldring___1RMir::before {
      left: 50%;
      top: 100px;
      transform: translateX(-45%);
      background-image: url(/components/NewsContent/img/themes/goldring/line-d.svg?88ba33db5b42986de652d6501e046319);
      width: 3035px;
      height: 2973px; } }
  .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #62805E; }
    .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -80px;
      transform: translateX(-70%);
      background-image: url(/components/NewsContent/img/themes/goldring/main-bg-m.png?a44aadd662518dffa9c6c22dc89a3207);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 733px;
      height: 1266px; }
    @media (min-width: 768px) {
      .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y {
        min-height: 942px; }
        .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y::before {
          width: 976px;
          height: 1142px;
          top: 0px;
          transform: translateX(-46%);
          background-image: url(/components/NewsContent/img/themes/goldring/main-bg-t.png?40cabb9250f6b19311ebfb0abc1c0710); } }
    @media (min-width: 1240px) {
      .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y {
        min-height: 610px; }
        .NewsContent__goldring___1RMir .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 610px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/goldring/main-bg-d.jpg?e2a2cf7f4ede3c8bcea15c4118ed44c9); } }
  .NewsContent__goldring___1RMir .NewsContent__other_news___2XyTf {
    position: relative;
    background: #E5F1E1; }
    .NewsContent__goldring___1RMir .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -150px;
      left: 50%;
      transform: translateX(-50%);
      width: 316px;
      height: 222px;
      background-image: url(/components/NewsContent/img/themes/goldring/other-1-m.png?6a83db2bc70ca1ddcd14a117e90b95e5);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__goldring___1RMir .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 689px;
        height: 262px;
        background-image: url(/components/NewsContent/img/themes/goldring/other-1-t.png?0ad978c3005042f1f72771af828b32ac);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__goldring___1RMir .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1361px;
        height: 313px;
        top: -136px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/goldring/other-1-d.png?cb2abd7a9a3902475b98cba7e2195bf0);
        background-repeat: no-repeat; } }
  .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx {
    position: relative;
    background: #E5F1E1; }
    @media (max-width: 767px) {
      .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -105px;
      left: 50%;
      transform: translateX(-50%);
      width: 311px;
      height: 202px;
      background-image: url(/components/NewsContent/img/themes/goldring/other-2-m.png?2fd7452f1ed9da16775fbdeb1c864836);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -145px;
        width: 719px;
        height: 329px;
        background-image: url(/components/NewsContent/img/themes/goldring/other-2-t.png?98cf98003aece07c55a69e6f1167279b);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -384px;
        width: 1406px;
        height: 624px;
        background-image: url(/components/NewsContent/img/themes/goldring/other-2-d.png?7bc63ebd504c63e62355ee753eabe377);
        background-repeat: no-repeat; } }
    .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::before {
      content: "";
      display: block;
      position: absolute;
      bottom: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 304px;
      height: 197px;
      background-image: url(/components/NewsContent/img/themes/goldring/other-3-m.png?1fe0d98b6acc9d4a18e59705c3ea0729);
      background-repeat: no-repeat;
      background-size: auto;
      background-position: center bottom; }
    @media (min-width: 768px) {
      .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -200px;
        width: 735px;
        height: 301px;
        background-image: url(/components/NewsContent/img/themes/goldring/other-3-t.png?141d5ac895e85624084ed0075b6bbed1);
        background-repeat: no-repeat;
        background-size: auto; } }
    @media (min-width: 1240px) {
      .NewsContent__goldring___1RMir .NewsContent__other_facts___2xovx::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -421px;
        width: 1633px;
        height: 550px;
        transform: translateX(-40%);
        background-image: url(/components/NewsContent/img/themes/goldring/other-3-d.png?22d4d98a606c099ad66c778e6a0e9163);
        background-repeat: no-repeat;
        background-size: auto; } }
  .NewsContent__goldring___1RMir .NewsContent__facts___1DB-E {
    background: #62805E; }
  .NewsContent__goldring___1RMir .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10; }

.NewsContent__cars___2tVhv {
  overflow: hidden;
  position: relative;
  color: #3C3C3C; }
  .NewsContent__cars___2tVhv::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 1730px;
    transform: translateX(-60%);
    background-image: url(/components/NewsContent/img/themes/cars/bg-top-m.png?a540891e92ae3a2e397234f4850bcdac);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 479px;
    height: 454px; }
  .NewsContent__cars___2tVhv::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -288px;
    transform: translateX(-60%);
    background-image: url(/components/NewsContent/img/themes/cars/bg-bottom-m.png?fb4904ade0da75c0883ba28074859f5e);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 395px;
    height: 449px; }
  @media (min-width: 768px) {
    .NewsContent__cars___2tVhv::before {
      left: 50%;
      top: 1834px;
      transform: translateX(-65%);
      background-image: url(/components/NewsContent/img/themes/cars/bg-top-t.png?12b409c79f83c4afc021b905eb5dc205);
      width: 608px;
      height: 560px; }
    .NewsContent__cars___2tVhv::after {
      bottom: -320px;
      transform: translateX(-56%);
      background-image: url(/components/NewsContent/img/themes/cars/bg-bottom-t.png?5c84c02962ddc920fc1723766701f91e);
      width: 850px;
      height: 752px; } }
  @media (min-width: 1240px) {
    .NewsContent__cars___2tVhv::before {
      left: 50%;
      top: 1300px;
      transform: translateX(-60%);
      background-image: url(/components/NewsContent/img/themes/cars/bg-top-d.png?c7ea6d414076eaf5c3f9cd5e00f954a6);
      width: 850px;
      height: 621px; }
    .NewsContent__cars___2tVhv::after {
      bottom: -320px;
      transform: translateX(-56%);
      background-image: url(/components/NewsContent/img/themes/cars/bg-bottom-d.png?b8c9acf7e7d251b46469b28ebf702db3);
      width: 1290px;
      height: 1141px; } }
  .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #F29B69; }
    .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -80px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/cars/main-bg-m.jpg?b28253f0d627cfc421484523e13bd1e0);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/cars/main-bg-t.jpg?0c46ba8d8fcce1a8f5e5f0544b06925f); } }
    @media (min-width: 1240px) {
      .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__cars___2tVhv .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/cars/main-bg-d.jpg?1e6b3eb071d5373ac45924dc7611c9e7); } }
  .NewsContent__cars___2tVhv .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__cars___2tVhv .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -130px;
      left: 50%;
      transform: translateX(-57%);
      width: 255px;
      height: 164px;
      background-image: url(/components/NewsContent/img/themes/cars/other-1-m.png?6763d015133fb6f538eadd698c6cf373);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__cars___2tVhv .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 681px;
        height: 183px;
        transform: translateX(-50%);
        background-image: url(/components/NewsContent/img/themes/cars/other-1-t.png?7f9752def29712e2a181e7eceafa770e);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__cars___2tVhv .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1177px;
        height: 233px;
        top: -166px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/cars/other-1-d.png?e16081d1a0fe9ef1aa143d33ac7ae66f);
        transform: translateX(-54%); } }
  .NewsContent__cars___2tVhv .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__cars___2tVhv .NewsContent__slide_text___34YKm {
    color: #fff; }
  .NewsContent__cars___2tVhv .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__cars___2tVhv .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__cars___2tVhv .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(50%);
      background-image: url(/components/NewsContent/img/themes/cars/other-2-m.png?878895c8a9a12435c1c44231350ccfb4);
      background-repeat: no-repeat;
      background-size: contain;
      width: 100px;
      height: 95px; }
    @media (min-width: 768px) {
      .NewsContent__cars___2tVhv .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -65px;
        transform: translateX(-48%);
        width: 794px;
        height: 637px;
        background-image: url(/components/NewsContent/img/themes/cars/other-2-t.png?d5022257e1fc00a41d0deb03532c71e9);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__cars___2tVhv .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -108px;
        width: 1333px;
        height: 525px;
        background-image: url(/components/NewsContent/img/themes/cars/other-2-d.png?482681d56dbc6fd8060c27d071812662);
        background-repeat: no-repeat;
        transform: translateX(-52%); } }
  .NewsContent__cars___2tVhv .NewsContent__facts___1DB-E {
    background: #F29B69; }
    .NewsContent__cars___2tVhv .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #F29B69; }
    .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__cars___2tVhv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__space___3Gp9F {
  overflow: hidden;
  position: relative; }
  .NewsContent__space___3Gp9F::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 17px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/space/bg-bottom-m.png?42d83133279510785668b41b399ba4df);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 269px;
    height: 142px; }
  @media (min-width: 768px) {
    .NewsContent__space___3Gp9F::after {
      bottom: 19px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/space/bg-bottom-t.png?059ea4bca354e623d8b75b11e8f57985);
      width: 693px;
      height: 229px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__space___3Gp9F::after {
      bottom: 75px;
      transform: translateX(-56%);
      background-image: url(/components/NewsContent/img/themes/space/bg-bottom-d.png?dce99239d9f21a7e97148be6a0e5ed55);
      width: 1297px;
      height: 289px; } }
  .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #728AC7; }
    .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -80px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/space/main-bg-m.jpg?2aaee71bac53b41d544eab47e541edb3);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/space/main-bg-t.jpg?09b80e5fd1e12d7358cdd4f858b24b76); } }
    @media (min-width: 1240px) {
      .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__space___3Gp9F .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/space/main-bg-d.jpg?2f97a7bffb2ca327435ab2463df03665); } }
  .NewsContent__space___3Gp9F .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__space___3Gp9F .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -135px;
      left: 50%;
      transform: translateX(-38%);
      width: 374px;
      height: 195px;
      background-image: url(/components/NewsContent/img/themes/space/other-1-m.png?620c5fd5e901062604b7aa74f0e49702);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__space___3Gp9F .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -134px;
        width: 789px;
        height: 240px;
        transform: translateX(-45%);
        background-image: url(/components/NewsContent/img/themes/space/other-1-t.png?e86faa7d5ef4496e8bd214399173ede2);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__space___3Gp9F .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1303px;
        height: 262px;
        top: -166px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/space/other-1-d.png?9c9b62aa9d8128246b148d921a291e93);
        transform: translateX(-48%); } }
  .NewsContent__space___3Gp9F .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__space___3Gp9F .NewsContent__slide_text___34YKm {
    color: #fff; }
  .NewsContent__space___3Gp9F .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__space___3Gp9F .NewsContent__other_facts___2xovx {
        margin-bottom: 165px; } }
    .NewsContent__space___3Gp9F .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -205px;
      left: 50%;
      transform: translateX(-59%);
      background-image: url(/components/NewsContent/img/themes/space/other-2-m.png?81f7eaae327367c0e20a738c2f25233d);
      background-repeat: no-repeat;
      background-size: contain;
      width: 339px;
      height: 267px; }
    @media (min-width: 768px) {
      .NewsContent__space___3Gp9F .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -135px;
        transform: translateX(-56%);
        width: 806px;
        height: 467px;
        background-image: url(/components/NewsContent/img/themes/space/other-2-t.png?3a07ed8588db8218049bace11b2c16be);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__space___3Gp9F .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -160px;
        width: 1361px;
        height: 515px;
        background-image: url(/components/NewsContent/img/themes/space/other-2-d.png?ec0e73269db50b49c0570a2006121766);
        background-repeat: no-repeat;
        transform: translateX(-50%); } }
  .NewsContent__space___3Gp9F .NewsContent__facts___1DB-E {
    background: #728AC7; }
    .NewsContent__space___3Gp9F .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #728AC7; }
    .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__space___3Gp9F .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__victory___3aDbi {
  overflow: hidden;
  position: relative; }
  .NewsContent__victory___3aDbi::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 44px;
    transform: translateX(-37%);
    background-image: url(/components/NewsContent/img/themes/victory/bg-bottom-m.png?5c329b58edac39968c2647f0efe6e94f);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 379px;
    height: 217px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__victory___3aDbi::after {
      bottom: 19px;
      transform: translateX(-48%);
      background-image: url(/components/NewsContent/img/themes/victory/bg-bottom-t.png?34096141352f2f55bc2aee4b2fe63311);
      width: 789px;
      height: 244px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__victory___3aDbi::after {
      bottom: 75px;
      transform: translateX(-45%);
      background-image: url(/components/NewsContent/img/themes/victory/bg-bottom-d.png?fda93f6d5777a34f638d8608c6e215ba);
      width: 1419px;
      height: 310px; } }
  .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #C25146;
    min-height: 1079px; }
    .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/victory/main-bg-m.jpg?3bfbfcb9386efd03a328e0bb00b8afbd);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/victory/main-bg-t.jpg?621b1cd61d5dc07b44a7682c599aa4fb); } }
    @media (min-width: 1240px) {
      .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__victory___3aDbi .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/victory/main-bg-d.jpg?4e600c79878fac0cea0ad133240b6305); } }
  .NewsContent__victory___3aDbi .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__victory___3aDbi .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -143px;
      left: 50%;
      transform: translateX(-38%);
      width: 338px;
      height: 337px;
      background-image: url(/components/NewsContent/img/themes/victory/other-1-m.png?5cba494d389739cd1ee7090ca34c03c0);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__victory___3aDbi .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -134px;
        width: 767px;
        height: 497px;
        transform: translateX(-47%);
        background-image: url(/components/NewsContent/img/themes/victory/other-1-t.png?d6657d34a7fd00891b20840a7f69569d);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__victory___3aDbi .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1311px;
        height: 517px;
        top: -166px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/victory/other-1-d.png?5c674600fe430047e9fa213a18003650);
        transform: translateX(-48%); } }
  .NewsContent__victory___3aDbi .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__victory___3aDbi .NewsContent__slide_text___34YKm {
    color: #fff; }
  .NewsContent__victory___3aDbi .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__victory___3aDbi .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__victory___3aDbi .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -185px;
      left: 50%;
      transform: translateX(-56%);
      background-image: url(/components/NewsContent/img/themes/victory/other-2-m.png?62035f205c64168203a308f89044b5f6);
      background-repeat: no-repeat;
      background-size: contain;
      width: 312px;
      height: 245px; }
    @media (min-width: 768px) {
      .NewsContent__victory___3aDbi .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -198px;
        transform: translateX(-57%);
        width: 701px;
        height: 437px;
        background-image: url(/components/NewsContent/img/themes/victory/other-2-t.png?db560d92c7c5b34fbf0feecc12a555f0);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__victory___3aDbi .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1119px;
        height: 464px;
        background-image: url(/components/NewsContent/img/themes/victory/other-2-d.png?844eeb95116441f93f1e8b8d24dc3141);
        background-repeat: no-repeat;
        top: -233px;
        transform: translateX(-57%); } }
  .NewsContent__victory___3aDbi .NewsContent__facts___1DB-E {
    background: #C25146; }
    .NewsContent__victory___3aDbi .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #C25146; }
    .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__victory___3aDbi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__remember___3uIcl {
  overflow: hidden;
  position: relative; }
  .NewsContent__remember___3uIcl::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 44px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/remember/bg-bottom-m.png?1b70fbce59c3fc885368ca327c499ae0);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 306px;
    height: 206px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__remember___3uIcl::after {
      bottom: 19px;
      transform: translateX(-51%);
      background-image: url(/components/NewsContent/img/themes/remember/bg-bottom-t.png?a31e346f83adeea7c7c60e61c000ce15);
      width: 698px;
      height: 227px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__remember___3uIcl::after {
      bottom: 75px;
      transform: translateX(-51%);
      background-image: url(/components/NewsContent/img/themes/remember/bg-bottom-d.png?80f38ebd3d856bc3558f14428163dbeb);
      width: 1198px;
      height: 292px; } }
  .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #30C1B0;
    min-height: 1079px; }
    .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -107px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/remember/main-bg-m.jpg?34e95463e74ebd0d77197cb2aaa169db);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/remember/main-bg-t.jpg?a8ea608ad8a8f590245f4d4567f5ab3b); } }
    @media (min-width: 1240px) {
      .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__remember___3uIcl .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/remember/main-bg-d.jpg?c44107a99b482536c9e3c6d3432d5fcc); } }
  .NewsContent__remember___3uIcl .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__remember___3uIcl .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -121px;
      left: 50%;
      transform: translateX(-50%);
      width: 381px;
      height: 212px;
      background-image: url(/components/NewsContent/img/themes/remember/other-1-m.png?5408cbc584fc9633138ebb4883ffa8a5);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__remember___3uIcl .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 815px;
        height: 260px;
        transform: translateX(-50%);
        background-image: url(/components/NewsContent/img/themes/remember/other-1-t.png?fb388b31203a3a0267066f828f484e21);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__remember___3uIcl .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1306px;
        height: 285px;
        top: -100px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/remember/other-1-d.png?4f9ae8b481533426378fef37cfb548a6);
        transform: translateX(-49%); } }
  .NewsContent__remember___3uIcl .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__remember___3uIcl .NewsContent__slide_text___34YKm {
    color: #fff; }
  .NewsContent__remember___3uIcl .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__remember___3uIcl .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__remember___3uIcl .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -120px;
      left: 50%;
      transform: translateX(-42%);
      background-image: url(/components/NewsContent/img/themes/remember/other-2-m.png?49ae23e98cdbfd282a44563474026f0d);
      background-repeat: no-repeat;
      background-size: contain;
      width: 226px;
      height: 142px; }
    @media (min-width: 768px) {
      .NewsContent__remember___3uIcl .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -112px;
        transform: translateX(-47%);
        width: 566px;
        height: 170px;
        background-image: url(/components/NewsContent/img/themes/remember/other-2-t.png?532583cee254dc17b078feb1ea6131f5);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__remember___3uIcl .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 992px;
        height: 162px;
        background-image: url(/components/NewsContent/img/themes/remember/other-2-d.png?37f1374a60ec250fcb5b2559fa5a5995);
        background-repeat: no-repeat;
        top: -84px;
        transform: translateX(-47%); } }
  .NewsContent__remember___3uIcl .NewsContent__facts___1DB-E {
    background: #30C1B0; }
    .NewsContent__remember___3uIcl .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #30C1B0; }
    .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__remember___3uIcl .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__humor___2uOzi {
  overflow: hidden;
  position: relative; }
  .NewsContent__humor___2uOzi::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 44px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/humor/bg-bottom-m.png?d301986d6cc7fbf65a0ab10b18e142ea);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 356px;
    height: 155px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__humor___2uOzi::after {
      bottom: 30px;
      transform: translateX(-51%);
      background-image: url(/components/NewsContent/img/themes/humor/bg-bottom-t.png?dc9350ba5ca6e15c23526c5f952a21ef);
      width: 742px;
      height: 129px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__humor___2uOzi::after {
      bottom: 75px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/humor/bg-bottom-d.png?c3f57cf3721b59126b389feeaae47909);
      width: 1185px;
      height: 140px; } }
  .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #FDB105;
    min-height: 1079px; }
    .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -76px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/humor/main-bg-m.jpg?ec9607c71bf194f537b980eb4089f517);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/humor/main-bg-t.jpg?10709a9530d2a881fba377dabdc2ccaf); } }
    @media (min-width: 1240px) {
      .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__humor___2uOzi .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/humor/main-bg-d.jpg?b5523474065bc0f2b685614eb85ba1c8); } }
  .NewsContent__humor___2uOzi .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__humor___2uOzi .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -121px;
      left: 50%;
      transform: translateX(-50%);
      width: 348px;
      height: 170px;
      background-image: url(/components/NewsContent/img/themes/humor/other-1-m.png?9aa83d5a756789ab0240e854404772bf);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__humor___2uOzi .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 772px;
        height: 294px;
        transform: translateX(-45%);
        background-image: url(/components/NewsContent/img/themes/humor/other-1-t.png?0513e646092b3703d7ce794e07fb3fb2);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__humor___2uOzi .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1243px;
        height: 338px;
        top: -146px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/humor/other-1-d.png?9551f68113ac856d3cccb8dacc5842a5);
        transform: translateX(-46%); } }
  .NewsContent__humor___2uOzi .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__humor___2uOzi .NewsContent__slide_text___34YKm {
    color: #fff; }
  .NewsContent__humor___2uOzi .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__humor___2uOzi .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__humor___2uOzi .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -144px;
      left: 50%;
      transform: translateX(-42%);
      background-image: url(/components/NewsContent/img/themes/humor/other-2-m.png?452fd094624d383285c5c7ae6e5e1366);
      background-repeat: no-repeat;
      background-size: contain;
      width: 282px;
      height: 188px; }
    @media (min-width: 768px) {
      .NewsContent__humor___2uOzi .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -146px;
        transform: translateX(-47%);
        width: 651px;
        height: 213px;
        background-image: url(/components/NewsContent/img/themes/humor/other-2-t.png?91700c9c8f475373399fd7640e622b7a);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__humor___2uOzi .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1191px;
        height: 506px;
        background-image: url(/components/NewsContent/img/themes/humor/other-2-d.png?674b7e16023be336d80cc217b0052f06);
        background-repeat: no-repeat;
        top: -142px;
        transform: translateX(-55%); } }
  .NewsContent__humor___2uOzi .NewsContent__facts___1DB-E {
    background: #FDB105; }
    .NewsContent__humor___2uOzi .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #FDB105; }
    .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__humor___2uOzi .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__fiction___2IqJv {
  overflow: hidden;
  position: relative; }
  .NewsContent__fiction___2IqJv::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translateX(-44%);
    background-image: url(/components/NewsContent/img/themes/fiction/bg-bottom-m.png?96aa1b0d0dec600caef786cd6ec25bd9);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 362px;
    height: 265px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__fiction___2IqJv::after {
      bottom: -6px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fiction/bg-bottom-t.png?6897478a99a0f25b913c5b24083ca569);
      width: 693px;
      height: 267px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__fiction___2IqJv::after {
      bottom: -6px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fiction/bg-bottom-d.png?dc3bf6d0d588ee57851c20e2c2cf6eb5);
      width: 1315px;
      height: 583px; } }
  .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #78B3C0;
    min-height: 1079px; }
    .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -76px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fiction/main-bg-m.jpg?3ab919f014fa415799febc9f758c4ce1);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/fiction/main-bg-t.jpg?0c18d5ac46f54d5fd753768da3b3aa76); } }
    @media (min-width: 1240px) {
      .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__fiction___2IqJv .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/fiction/main-bg-d.jpg?6938e0bc9279003607a6d260bc4c21b7); } }
  .NewsContent__fiction___2IqJv .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__fiction___2IqJv .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -150px;
      left: 50%;
      transform: translateX(-50%);
      width: 306px;
      height: 192px;
      background-image: url(/components/NewsContent/img/themes/fiction/other-1-m.png?7d1def15accfab6e4ec3896c57ae1e37);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__fiction___2IqJv .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -120px;
        width: 715px;
        height: 315px;
        transform: translateX(-45%);
        background-image: url(/components/NewsContent/img/themes/fiction/other-1-t.png?9f0b6c0d841e55e0ad25829a47f88f97);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__fiction___2IqJv .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1397px;
        height: 410px;
        top: -170px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/fiction/other-1-d.png?d8da34ecbf9ad90cc7d188d27d2ae863);
        transform: translateX(-51%); } }
  .NewsContent__fiction___2IqJv .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__fiction___2IqJv .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__fiction___2IqJv .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__fiction___2IqJv .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__fiction___2IqJv .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__fiction___2IqJv .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -200px;
      left: 50%;
      transform: translateX(-42%);
      background-image: url(/components/NewsContent/img/themes/fiction/other-2-m.png?92a4ce5ffc46b27960040cb98c00c013);
      background-repeat: no-repeat;
      background-size: contain;
      width: 271px;
      height: 184px; }
    @media (min-width: 768px) {
      .NewsContent__fiction___2IqJv .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -220px;
        transform: translateX(-47%);
        width: 564px;
        height: 247px;
        background-image: url(/components/NewsContent/img/themes/fiction/other-2-t.png?49dff2bd746c0940f6f4c212e6607cf9);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__fiction___2IqJv .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1077px;
        height: 315px;
        background-image: url(/components/NewsContent/img/themes/fiction/other-2-d.png?fa11767ece2c181ca8a9affede906057);
        background-repeat: no-repeat;
        top: -290px;
        transform: translateX(-52%); } }
  .NewsContent__fiction___2IqJv .NewsContent__facts___1DB-E {
    background: #E1F4F8; }
    .NewsContent__fiction___2IqJv .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #E1F4F8; }
    .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__fiction___2IqJv .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__kitchen___1cpIF {
  overflow: hidden;
  position: relative; }
  .NewsContent__kitchen___1cpIF::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -120px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/kitchen/bg-bottom-m.png?f7a1e761c0003407a849b985d71dfaae);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    width: 233px;
    height: 230px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__kitchen___1cpIF::after {
      bottom: -150px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/kitchen/bg-bottom-t.png?2add2d10a8dc728d7aacc8c3ce378b33);
      width: 301px;
      height: 296px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__kitchen___1cpIF::after {
      bottom: -150px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/kitchen/bg-bottom-d.png?7c711a5e08a4826c5e506c3969b4cce9);
      width: 427px;
      height: 357px; } }
  .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #A6192E;
    min-height: 1079px; }
    .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -76px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/kitchen/main-bg-m.png?2a566a05220e220f951a7f7840c851f8);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 536px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y::before {
          width: 1188px;
          height: 1020px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/kitchen/main-bg-t.png?3be88fa327b7919b90fa7a6a8df822df); } }
    @media (min-width: 1240px) {
      .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__kitchen___1cpIF .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/kitchen/main-bg-d.jpg?d9f877c4968bfaa72d81d86c87d5c94c); } }
  .NewsContent__kitchen___1cpIF .NewsContent__other_news___2XyTf {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    .NewsContent__kitchen___1cpIF .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -110px;
      left: 50%;
      transform: translateX(-50%);
      width: 452px;
      height: 1031px;
      background-image: url(/components/NewsContent/img/themes/kitchen/other-1-m.png?f4f0cbece2927253c134654e0aabcac6);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__kitchen___1cpIF .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -160px;
        width: 871px;
        height: 1454px;
        transform: translateX(-50%);
        background-image: url(/components/NewsContent/img/themes/kitchen/other-1-t.png?40c753fbfc270dd511341eb3b3bdcfc1);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__kitchen___1cpIF .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1746px;
        height: 1471px;
        top: -170px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/kitchen/other-1-d.png?f2b3343fd03e779cd5887561501894d1);
        transform: translateX(-50%); } }
  .NewsContent__kitchen___1cpIF .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__kitchen___1cpIF .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__kitchen___1cpIF .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__kitchen___1cpIF .NewsContent__other_facts___2xovx {
    position: relative;
    background: #eaeaea;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__kitchen___1cpIF .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__kitchen___1cpIF .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -100px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/kitchen/other-2-m.png?ac57936778803f20ebdb17007212ecc3);
      background-repeat: no-repeat;
      background-size: contain;
      width: 532px;
      height: 796px; }
    @media (min-width: 768px) {
      .NewsContent__kitchen___1cpIF .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
        width: 1067px;
        height: 704px;
        background-image: url(/components/NewsContent/img/themes/kitchen/other-2-t.png?b74f6f187cc386b2bc0325d868ad076a);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__kitchen___1cpIF .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1436px;
        height: 785px;
        background-image: url(/components/NewsContent/img/themes/kitchen/other-2-d.png?954db2535e6a60231359f105a9c99688);
        background-repeat: no-repeat;
        top: 0;
        transform: translateX(-50%); } }
  .NewsContent__kitchen___1cpIF .NewsContent__facts___1DB-E {
    background: #F9E7C7; }
    .NewsContent__kitchen___1cpIF .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #F9E7C7; }
    .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    @media (min-width: 768px) and (max-width: 1239px) {
      .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 {
        bottom: 0; } }
    .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__kitchen___1cpIF .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__unity___1i1zW {
  overflow: hidden;
  position: relative; }
  .NewsContent__unity___1i1zW::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/unity/bg-bottom-m.png?254001338b7dd8b65dd04e54ecc36b7e);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 320px;
    height: 290px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__unity___1i1zW::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/unity/bg-bottom-t.png?b07a1859c43ef8719096426851936100);
      width: 768px;
      height: 274px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__unity___1i1zW::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/unity/bg-bottom-d1.png?60609a94c53c663427aa2d3cc9ba9e3e);
      width: 1600px;
      height: 428px; } }
  @media (min-width: 1920px) {
    .NewsContent__unity___1i1zW::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/unity/bg-bottom-d.png?03310abbe70f4c5667ac032e247f9829);
      width: 1920px;
      height: 478px; } }
  .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #2E4EA4;
    min-height: 1005px; }
    .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -76px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/unity/main-bg-m.jpg?06d50fc684c0a2a6b762edcb3dbbd203);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/unity/main-bg-t.jpg?6076385e3dc29c1772daecef9b302de6); } }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__unity___1i1zW .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 609px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/unity/main-bg-d.jpg?9e6f74e2bcaae050a1f4ef7dc70fb90c); } }
  .NewsContent__unity___1i1zW .NewsContent__main_info___27IHT {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__main_info___27IHT {
        display: block; } }
  .NewsContent__unity___1i1zW .NewsContent__main_title___nTXWO {
    order: 1; }
  .NewsContent__unity___1i1zW .NewsContent__main_descr___3WxiG {
    order: 2; }
    @media (min-width: 768px) {
      .NewsContent__unity___1i1zW .NewsContent__main_descr___3WxiG {
        width: 460px; } }
  .NewsContent__unity___1i1zW .NewsContent__main_image___h_X_K {
    order: 3; }
    @media (min-width: 768px) {
      .NewsContent__unity___1i1zW .NewsContent__main_image___h_X_K {
        align-self: center;
        width: 396px;
        height: 396px;
        margin-top: 80px; } }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__main_image___h_X_K {
        margin-top: 0; } }
  .NewsContent__unity___1i1zW .NewsContent__other_news___2XyTf {
    position: relative;
    background: #f4f6fa;
    z-index: 1; }
    .NewsContent__unity___1i1zW .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -155px;
      left: 50%;
      transform: translateX(-50%);
      width: 280px;
      height: 144px;
      background-image: url(/components/NewsContent/img/themes/unity/other-1-m.png?b40600af2b6cafafb36c13062198a884);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__unity___1i1zW .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -145px;
        width: 941px;
        height: 240px;
        transform: translateX(-50%);
        background-image: url(/components/NewsContent/img/themes/unity/other-1-t.png?15d51335ecf79f4dd4c78f5e4fca9f11);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1537px;
        height: 283px;
        top: -150px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/unity/other-1-d1.png?f4b2667e8779cd9bdd225c2f747c944d);
        transform: translateX(-50%); } }
    @media (min-width: 1920px) {
      .NewsContent__unity___1i1zW .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1819px;
        height: 330px;
        top: -160px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/unity/other-1-d.png?bbfb4ae7a48377fc73683b956dc5f164);
        transform: translateX(-50%); } }
  .NewsContent__unity___1i1zW .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__unity___1i1zW .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__unity___1i1zW .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx {
    position: relative;
    background: #f4f6fa;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -367px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/unity/other-2-m.png?07329dc4ae73b3b93b38fa6d8f8d5c99);
      background-repeat: no-repeat;
      background-size: contain;
      width: 448px;
      height: 630px; }
    @media (min-width: 768px) {
      .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -445px;
        transform: translateX(-50%);
        width: 836px;
        height: 621px;
        background-image: url(/components/NewsContent/img/themes/unity/other-2-t.png?72bd86214f9ee3d3be5802b6baa9268c);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1604px;
        height: 1119px;
        background-image: url(/components/NewsContent/img/themes/unity/other-2-d.png?3f6c6906f14e12f23c89a05e390191df);
        background-repeat: no-repeat;
        top: -650px;
        transform: translateX(-50%); } }
    @media (min-width: 1920px) {
      .NewsContent__unity___1i1zW .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1848px;
        height: 1067px;
        background-image: url(/components/NewsContent/img/themes/unity/other-2-d.png?3f6c6906f14e12f23c89a05e390191df);
        background-repeat: no-repeat;
        top: -740px;
        transform: translateX(-50%); } }
  .NewsContent__unity___1i1zW .NewsContent__facts___1DB-E {
    background: #F9EDED; }
    .NewsContent__unity___1i1zW .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #F9EDED; }
    .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #000; }
    .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #000; }
    @media (min-width: 1240px) {
      .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__unity___1i1zW .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__express___2xXVg {
  overflow: hidden;
  position: relative; }
  .NewsContent__express___2xXVg::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/express/bg-bottom-m.png?36c2df9d8bffe026e60d506ed8a0aada);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 265px;
    height: 248px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__express___2xXVg::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/express/bg-bottom-t.png?4f7fb8ed170bfe6e65e47fb4569811a6);
      width: 630px;
      height: 274px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__express___2xXVg::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/express/bg-bottom-d1.png?f62012f5a283d270345b7c8bcad21764);
      width: 1340px;
      height: 418px; } }
  @media (min-width: 1920px) {
    .NewsContent__express___2xXVg::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/express/bg-bottom-d.png?fd7d6bf3aa888e20d255ce464c170e00);
      width: 1788px;
      height: 463px; } }
  .NewsContent__express___2xXVg .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #D17E4F;
    min-height: 900px; }
    .NewsContent__express___2xXVg .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -130px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/express/main-bg-m.jpg?9f25d772fde4aee1bc28ddddd418225f);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__express___2xXVg .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__express___2xXVg .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/express/main-bg-t.jpg?4888452b293736e71cf6208938a426f3); } }
    @media (min-width: 1240px) {
      .NewsContent__express___2xXVg .NewsContent__main___3yt0Y {
        min-height: 608px; }
        .NewsContent__express___2xXVg .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 608px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/express/main-bg-d.jpg?adcf2d32f87cffb77204e6e8e90c5d90); } }
  .NewsContent__express___2xXVg .NewsContent__main_info___27IHT {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1240px) {
      .NewsContent__express___2xXVg .NewsContent__main_info___27IHT {
        display: block; } }
  .NewsContent__express___2xXVg .NewsContent__main_title___nTXWO {
    order: 1;
    margin-bottom: 48px; }
  .NewsContent__express___2xXVg .NewsContent__main_descr___3WxiG {
    order: 2;
    margin-bottom: 80px; }
    @media (min-width: 768px) {
      .NewsContent__express___2xXVg .NewsContent__main_descr___3WxiG {
        width: 100%;
        margin-bottom: 96px; } }
  .NewsContent__express___2xXVg .NewsContent__main_image___h_X_K {
    order: 3; }
    @media (min-width: 768px) {
      .NewsContent__express___2xXVg .NewsContent__main_image___h_X_K {
        align-self: center;
        width: 396px;
        height: 396px; } }
  .NewsContent__express___2xXVg .NewsContent__other_news___2XyTf {
    position: relative;
    background: #fcf8f6;
    z-index: 1; }
    .NewsContent__express___2xXVg .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -155px;
      left: 50%;
      transform: translateX(-50%);
      width: 282px;
      height: 179px;
      background-image: url(/components/NewsContent/img/themes/express/other-1-m.png?35c95f041140c236ceb1a85031ac7e21);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__express___2xXVg .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -136px;
        width: 721px;
        height: 275px;
        transform: translateX(-42%);
        background-image: url(/components/NewsContent/img/themes/express/other-1-t.png?b0b6a46825cea526e5c0367881ddb3e5);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__express___2xXVg .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1779px;
        height: 521px;
        top: -168px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/express/other-1-d1.png?940be03b94d5e71301137399e2e4e380);
        transform: translateX(-62%); } }
    @media (min-width: 1920px) {
      .NewsContent__express___2xXVg .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 2211px;
        height: 613px;
        top: -160px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/express/other-1-d.png?7e283495b91f66e780e7285269dce36f); } }
  .NewsContent__express___2xXVg .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__express___2xXVg .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__express___2xXVg .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx {
    position: relative;
    background: #fcf8f6;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -186px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/express/other-2-m.png?2b498549c33bcef6b04546f4f73a7788);
      background-repeat: no-repeat;
      background-size: contain;
      width: 336px;
      height: 207px; }
    @media (min-width: 768px) {
      .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -145px;
        transform: translateX(-50%);
        width: 664px;
        height: 202px;
        background-image: url(/components/NewsContent/img/themes/express/other-2-t.png?96bafabdb4c6c3b5a4d54f8278a695ae);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1320px;
        height: 661px;
        background-image: url(/components/NewsContent/img/themes/express/other-2-d1.png?c72813446536481651a4359df188c9ad);
        background-repeat: no-repeat;
        top: -315px;
        transform: translateX(-47%); } }
    @media (min-width: 1920px) {
      .NewsContent__express___2xXVg .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1772px;
        height: 933px;
        background-image: url(/components/NewsContent/img/themes/express/other-2-d.png?c5ac365b3df9c6db067fa17b7e827db0);
        background-repeat: no-repeat;
        top: -410px;
        transform: translateX(-50%); } }
  .NewsContent__express___2xXVg .NewsContent__facts___1DB-E {
    background: #F5EDE9; }
    .NewsContent__express___2xXVg .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__express___2xXVg .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #F5EDE9; }
    .NewsContent__express___2xXVg .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__express___2xXVg .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #000; }
    .NewsContent__express___2xXVg .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #000; }
    @media (min-width: 1240px) {
      .NewsContent__express___2xXVg .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__express___2xXVg .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__secrets___3a-Tq {
  overflow: hidden;
  position: relative; }
  .NewsContent__secrets___3a-Tq::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/secrets/bg-bottom-m.png?021a4019c7a7c677fc29363dcceec4b7);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 311px;
    height: 258px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__secrets___3a-Tq::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/secrets/bg-bottom-t.png?214200806426ec1299a320c5612a758e);
      width: 787px;
      height: 242px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__secrets___3a-Tq::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/secrets/bg-bottom-d1.png?cd454fb50d402bef0360f5331e583ac5);
      width: 1401px;
      height: 428px; } }
  @media (min-width: 1920px) {
    .NewsContent__secrets___3a-Tq::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/secrets/bg-bottom-d.png?0acf967c004185aa29376b0e665dad18);
      width: 1748px;
      height: 457px; } }
  .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #A48A72;
    min-height: 900px; }
    .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -130px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/secrets/main-bg-m.jpg?73f7176fdee6455ec268cccb59422e75);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1080px; }
    @media (min-width: 768px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/secrets/main-bg-t.jpg?3e0f4b08e64a2b6761be1b3780fd0796); } }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y {
        min-height: 608px; }
        .NewsContent__secrets___3a-Tq .NewsContent__main___3yt0Y::before {
          width: 3000px;
          height: 608px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/secrets/main-bg-d.jpg?91052c5ddcc77ca40800cc47a0df4ea2); } }
  .NewsContent__secrets___3a-Tq .NewsContent__main_info___27IHT {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main_info___27IHT {
        display: block; } }
  .NewsContent__secrets___3a-Tq .NewsContent__main_title___nTXWO {
    order: 1;
    margin-bottom: 48px; }
  .NewsContent__secrets___3a-Tq .NewsContent__main_descr___3WxiG {
    order: 2;
    margin-bottom: 80px; }
    @media (min-width: 768px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main_descr___3WxiG {
        width: 620px;
        margin-bottom: 96px; } }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main_descr___3WxiG {
        width: 500px; } }
  .NewsContent__secrets___3a-Tq .NewsContent__main_image___h_X_K {
    order: 3; }
    @media (min-width: 768px) {
      .NewsContent__secrets___3a-Tq .NewsContent__main_image___h_X_K {
        align-self: center;
        width: 396px;
        height: 396px; } }
  .NewsContent__secrets___3a-Tq .NewsContent__other_news___2XyTf {
    position: relative;
    background: rgba(164, 138, 114, 0.05);
    z-index: 1; }
    .NewsContent__secrets___3a-Tq .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -155px;
      left: 50%;
      transform: translateX(-50%);
      width: 333px;
      height: 190px;
      background-image: url(/components/NewsContent/img/themes/secrets/other-1-m.png?76900e74d0e9a1ae5216901b966f0438);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -155px;
        width: 689px;
        height: 251px;
        transform: translateX(-47%);
        background-image: url(/components/NewsContent/img/themes/secrets/other-1-t.png?77994b28faefe1ab7c1124785a5591f1);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1452px;
        height: 481px;
        top: -200px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/secrets/other-1-d1.png?2fbcc65e86c1eec6c63b94f676136fba);
        transform: translateX(-49%); } }
    @media (min-width: 1920px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1798px;
        height: 481px;
        top: -196px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/secrets/other-1-d.png?ee1ef820b6f65fdc77ac5ee8d7f37d06); } }
  .NewsContent__secrets___3a-Tq .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__secrets___3a-Tq .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__secrets___3a-Tq .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx {
    position: relative;
    background: rgba(164, 138, 114, 0.05);
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -186px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/secrets/other-2-m.png?c0ff40cce0dd3eec010bbf66d7831031);
      background-repeat: no-repeat;
      background-size: contain;
      width: 218px;
      height: 230px; }
    @media (min-width: 768px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -200px;
        transform: translateX(-16%);
        width: 481px;
        height: 320px;
        background-image: url(/components/NewsContent/img/themes/secrets/other-2-t.png?d717f23ba21c1f9ca0bd4f830ac8fc12);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1688px;
        height: 660px;
        background-image: url(/components/NewsContent/img/themes/secrets/other-2-d1.png?4bba401e3bc7638e460d63b044a5a14b);
        background-repeat: no-repeat;
        top: -440px;
        transform: translateX(-50%); } }
    @media (min-width: 1920px) {
      .NewsContent__secrets___3a-Tq .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1839px;
        height: 556px;
        background-image: url(/components/NewsContent/img/themes/secrets/other-2-d.png?61d959e60f1e154d93d3d01950918d93);
        background-repeat: no-repeat;
        top: -410px;
        transform: translateX(-50%); } }
  .NewsContent__secrets___3a-Tq .NewsContent__facts___1DB-E {
    background: #F5EDE9; }
    .NewsContent__secrets___3a-Tq .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #F5EDE9; }
    .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #000; }
    .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #000; }
    @media (min-width: 1240px) {
      .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__secrets___3a-Tq .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__snow___3icQP {
  overflow: hidden;
  position: relative; }
  .NewsContent__snow___3icQP::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 44px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/snow/bg-bottom-m.png?9d6ebb559edd24551f7cb6b6ac61dc71);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 306px;
    height: 206px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__snow___3icQP::after {
      bottom: 19px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/snow/bg-bottom-t.png?fc73172d77678514f13fc54fbb7d95ac);
      width: 698px;
      height: 227px;
      z-index: 1; } }
  @media (min-width: 1240px) {
    .NewsContent__snow___3icQP::after {
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/snow/bg-bottom-d.png?8953f053a7c75c3436d2cbb4643059c6);
      width: 1198px;
      height: 292px; } }
  .NewsContent__snow___3icQP .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #BCD9E5;
    min-height: 1079px;
    color: #3C3C3C; }
    .NewsContent__snow___3icQP .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: -107px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/snow/main-bg-m.jpg?a7b232fef5096ac69243c0c853c10a0c);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 768px;
      height: 1079px; }
    @media (min-width: 768px) {
      .NewsContent__snow___3icQP .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__snow___3icQP .NewsContent__main___3yt0Y::before {
          width: 1240px;
          height: 930px;
          top: 0px;
          background-image: url(/components/NewsContent/img/themes/snow/main-bg-t.jpg?ed2c315cc08b4ecf093906313c0a423b); } }
    @media (min-width: 1240px) {
      .NewsContent__snow___3icQP .NewsContent__main___3yt0Y {
        min-height: 609px; }
        .NewsContent__snow___3icQP .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/snow/main-bg-d.jpg?ff4e5beb56ee99743d1e050edc72e3ab); } }
  .NewsContent__snow___3icQP .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDF8FB;
    z-index: 1; }
    .NewsContent__snow___3icQP .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -170px;
      left: 50%;
      transform: translateX(-50%);
      width: 381px;
      height: 212px;
      background-image: url(/components/NewsContent/img/themes/snow/other-1-m.png?c72d0d58dcf3fb9a013e0ff2e8d9b70e);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__snow___3icQP .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        top: -180px;
        width: 815px;
        height: 260px;
        transform: translateX(-50%);
        background-image: url(/components/NewsContent/img/themes/snow/other-1-t.png?52a0680a481c5b8926a4ab68823e97ed);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__snow___3icQP .NewsContent__other_news___2XyTf::after {
        content: "";
        display: block;
        position: absolute;
        width: 1306px;
        height: 349px;
        top: -160px;
        z-index: 10;
        background-image: url(/components/NewsContent/img/themes/snow/other-1-d.png?fffb347aee25b5e7d74db99fd68c1009);
        transform: translateX(-50%); } }
  .NewsContent__snow___3icQP .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__snow___3icQP .NewsContent__slide_text___34YKm {
    color: #3C3C3C; }
  .NewsContent__snow___3icQP .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDF8FB;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__snow___3icQP .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__snow___3icQP .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -170px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/snow/other-2-m.png?28d6688006918f8a1b27db978335949f);
      background-repeat: no-repeat;
      background-size: contain;
      width: 274px;
      height: 142px; }
    @media (min-width: 768px) {
      .NewsContent__snow___3icQP .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        top: -310px;
        transform: translateX(-50%);
        width: 700px;
        height: 491px;
        background-image: url(/components/NewsContent/img/themes/snow/other-2-t.png?550e80baca3253d06ae82ffd60773175);
        background-repeat: no-repeat; } }
    @media (min-width: 1240px) {
      .NewsContent__snow___3icQP .NewsContent__other_facts___2xovx::after {
        content: "";
        display: block;
        position: absolute;
        width: 1180px;
        height: 1088px;
        background-image: url(/components/NewsContent/img/themes/snow/other-2-d.png?323b54bb20891c770f2d512ce798b25d);
        background-repeat: no-repeat;
        top: -360px;
        transform: translateX(-50%); } }
  .NewsContent__snow___3icQP .NewsContent__facts___1DB-E {
    background: #BCD9E5; }
    .NewsContent__snow___3icQP .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__snow___3icQP .NewsContent__fact___3_4cl {
    color: #3C3C3C; }
  .NewsContent__snow___3icQP .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #BCD9E5; }
    .NewsContent__snow___3icQP .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__snow___3icQP .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__snow___3icQP .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__snow___3icQP .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__snow___3icQP .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__heroes___18q2e {
  overflow: hidden;
  position: relative; }
  .NewsContent__heroes___18q2e::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 19px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/heroes/4-bg-m.png?f61262d683ae9f334120c1f5cd6b8552);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 400px;
    height: 228px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__heroes___18q2e::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/heroes/4-bg-t.png?b8a084fdc55720b55a69a7c52f9de865);
      width: 900px;
      height: 2172px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__heroes___18q2e::after {
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/heroes/4-bg-d.png?8b1eb3fdb4be4b6dca01b23644d842f9);
      width: 2100px;
      height: 2269px; } }
  .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #E35249;
    min-height: 920px;
    color: #3C3C3C; }
    .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 5px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/heroes/1-bg-m.png?4ed190dd59b9a713c13d887b2d8a5f93);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      width: 600px;
      height: 915px; }
    @media (min-width: 768px) {
      .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y::before {
          width: 768px;
          height: 1020px;
          top: -89px;
          background-image: url(/components/NewsContent/img/themes/heroes/1-bg-t.png?cbfb976b7e6f7a8d0f2c13785316b14f); } }
    @media (min-width: 1240px) {
      .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y {
        min-height: 674px;
        color: white; }
        .NewsContent__heroes___18q2e .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 674px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/heroes/1-bg-d.png?82004452408ffeff6decd527044bf60e); } }
  .NewsContent__heroes___18q2e .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    .NewsContent__heroes___18q2e .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -62px;
      left: 50%;
      transform: translateX(-50%);
      width: 400px;
      height: 128px;
      background-image: url(/components/NewsContent/img/themes/heroes/2-bg-m.png?06c5866e2b8ccc7ff4846d4b48bc6f0c);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__heroes___18q2e .NewsContent__other_news___2XyTf::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__heroes___18q2e .NewsContent__other_news___2XyTf::after {
        display: none; } }
  .NewsContent__heroes___18q2e .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__heroes___18q2e .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__heroes___18q2e .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__heroes___18q2e .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__heroes___18q2e .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -220px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/heroes/3-bg-m.png?0827e1164115d2eadee1bc03c3c42638);
      background-repeat: no-repeat;
      background-size: contain;
      width: 400px;
      height: 254px; }
    @media (min-width: 768px) {
      .NewsContent__heroes___18q2e .NewsContent__other_facts___2xovx::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__heroes___18q2e .NewsContent__other_facts___2xovx::after {
        display: none; } }
  .NewsContent__heroes___18q2e .NewsContent__facts___1DB-E {
    background: #E35249; }
    .NewsContent__heroes___18q2e .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__heroes___18q2e .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #E35249; }
    .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__heroes___18q2e .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__shrovetide___U6Izz {
  overflow: hidden;
  position: relative; }
  .NewsContent__shrovetide___U6Izz::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 19px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/shrovetide/4-bg-m.png?3f2713aaa19b4cdd01bfba1052906f20);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 400px;
    height: 228px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__shrovetide___U6Izz::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/shrovetide/4-bg-t.png?38632812557fb49c89acba83d2d080b0);
      width: 900px;
      height: 2172px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__shrovetide___U6Izz::after {
      bottom: -36px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/shrovetide/4-bg-d.png?028e16abd515e1761577c805bd5ee54b);
      width: 2100px;
      height: 2269px; } }
  .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #FBB85B;
    min-height: 920px;
    color: white;
    margin-bottom: 162px; }
    .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 5px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/shrovetide/1-bg-m.png?a74722bfc95592e9b7a061666f5ca91f);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 768px auto;
      width: 768px;
      height: 915px; }
    @media (min-width: 768px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y::before {
          width: 666px;
          height: 773px;
          top: 131px;
          background-size: 666px auto;
          background-image: url(/components/NewsContent/img/themes/shrovetide/1-bg-t.png?6bc787ae52416f99720269e23e0fc259); } }
    @media (min-width: 1240px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__shrovetide___U6Izz .NewsContent__main___3yt0Y::before {
          width: 1616px;
          height: 467px;
          top: 108px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/shrovetide/1-bg-d.png?4ea1a162e776b4e42c2d4f54f859574c);
          background-size: 1616px auto; } }
  .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
    .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -117px;
      left: 50%;
      transform: translateX(-50%);
      width: 297px;
      height: 167px;
      background-image: url(/components/NewsContent/img/themes/shrovetide/2-bg-m.png?19eb261f748860c51575d03db3ebc6a5);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_news___2XyTf::after {
        display: none; } }
  .NewsContent__shrovetide___U6Izz .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__shrovetide___U6Izz .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__shrovetide___U6Izz .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__shrovetide___U6Izz .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -149px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/shrovetide/3-bg-m.png?0e6c5f8500231938fdabd89e2a25ac92);
      background-repeat: no-repeat;
      background-size: contain;
      width: 188px;
      height: 188px; }
    @media (min-width: 768px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_facts___2xovx::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__other_facts___2xovx::after {
        display: none; } }
  .NewsContent__shrovetide___U6Izz .NewsContent__facts___1DB-E {
    background: #FBB85B; }
    .NewsContent__shrovetide___U6Izz .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__shrovetide___U6Izz .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #FBB85B; }
    .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__shrovetide___U6Izz .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__animals___1b5Rc {
  overflow: hidden;
  position: relative; }
  .NewsContent__animals___1b5Rc::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -43px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/animals/4-bg-m.png?9661e97cbdd1c9c20b025b9005740bf3);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 297px;
    height: 257px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__animals___1b5Rc::after {
      bottom: 0px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/animals/4-bg-t.png?075155c86b5998988f5631f2c44951bc);
      width: 768px;
      height: 2173px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__animals___1b5Rc::after {
      bottom: -36px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/animals/4-bg-d.png?1ff5e1cf578354bb33854ff28c1c7869);
      width: 2100px;
      height: 2269px; } }
  .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #5EBC83;
    min-height: 920px;
    color: white;
    margin-bottom: 127px; }
    .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 5px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/animals/1-bg-m.png?e9c997ae7adae1f36b584ac70128fbda);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 500px auto;
      width: 500px;
      height: 915px; }
    @media (min-width: 768px) {
      .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y::before {
          width: 1000px;
          height: 931px;
          top: 0px;
          background-size: 1000px auto;
          background-image: url(/components/NewsContent/img/themes/animals/1-bg-t.png?282a601faa47f793265805466e423e44); } }
    @media (min-width: 1240px) {
      .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__animals___1b5Rc .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 608px;
          top: 0px;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/animals/1-bg-d.png?c9cb8db33c89a453ea04735e465abbaa);
          background-size: 1920px auto; } }
  .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
    .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf::after {
      content: "";
      display: block;
      position: absolute;
      top: -117px;
      left: 50%;
      transform: translateX(-50%);
      width: 301px;
      height: 156px;
      background-image: url(/components/NewsContent/img/themes/animals/2-bg-m.png?a8c33329a2ea76c7159ca5dd6fb5ac5b);
      background-repeat: no-repeat;
      background-size: contain; }
    @media (min-width: 768px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_news___2XyTf::after {
        display: none; } }
  .NewsContent__animals___1b5Rc .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__animals___1b5Rc .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__animals___1b5Rc .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
    .NewsContent__animals___1b5Rc .NewsContent__other_facts___2xovx::after {
      content: "";
      display: block;
      position: absolute;
      top: -149px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/animals/3-bg-m.png?5e31e8c4cac9b38f678e2e737ea05cb1);
      background-repeat: no-repeat;
      background-size: contain;
      width: 318px;
      height: 200px; }
    @media (min-width: 768px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_facts___2xovx::after {
        display: none; } }
    @media (min-width: 1240px) {
      .NewsContent__animals___1b5Rc .NewsContent__other_facts___2xovx::after {
        display: none; } }
  .NewsContent__animals___1b5Rc .NewsContent__facts___1DB-E {
    background: #5EBC83; }
    .NewsContent__animals___1b5Rc .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__animals___1b5Rc .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #5EBC83; }
    .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__animals___1b5Rc .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__moscowsays___363kh {
  overflow: hidden;
  position: relative; }
  .NewsContent__moscowsays___363kh::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -80px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/moscowsays/4-bg-m.png?fda5b799e46aa9c9cb53f1a2db604245);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 474px;
    height: 1993px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__moscowsays___363kh::after {
      bottom: -195px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/moscowsays/4-bg-t.png?e7ce7f984203ebea7083e2c3dabddc9b);
      width: 768px;
      height: 3400px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__moscowsays___363kh::after {
      bottom: -142px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/moscowsays/4-bg-d.png?b4afec33595991e92239cb7b0e4c21f1);
      width: 1920px;
      height: 3065px; } }
  .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #C25C46;
    min-height: 830px;
    color: white;
    margin-bottom: 162px; }
    .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 784px;
      height: 830px;
      left: 50%;
      top: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/moscowsays/1-m.jpg?0285f46ae0b28066b5bbb8084d9fdad5);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 784px auto; }
    @media (min-width: 768px) {
      .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y {
        min-height: 930px; }
        .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y::before {
          width: 1290px;
          height: 1020px;
          top: -90px;
          background-size: 1290px auto;
          background-image: url(/components/NewsContent/img/themes/moscowsays/1-t.jpg?b5efc8709751e1cd4d4b6ce3c037ba99); } }
    @media (min-width: 1240px) {
      .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__moscowsays___363kh .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/moscowsays/1-d.jpg?f6fa9661463a4ee021ab850161f02331);
          background-size: 1920px auto; } }
  .NewsContent__moscowsays___363kh .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__moscowsays___363kh .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__moscowsays___363kh .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__moscowsays___363kh .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__moscowsays___363kh .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__moscowsays___363kh .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__moscowsays___363kh .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__moscowsays___363kh .NewsContent__facts___1DB-E {
    background: #C25C46; }
    .NewsContent__moscowsays___363kh .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__moscowsays___363kh .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #C25C46; }
    .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__moscowsays___363kh .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__placeofpower___3sJsj {
  overflow: hidden;
  position: relative; }
  .NewsContent__placeofpower___3sJsj::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/placeofpower/bg-m.png?b0b46bb20895d6835bd3c1af1b5c00a8);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 582px;
    height: 1889px;
    z-index: 20; }
  @media (min-width: 768px) {
    .NewsContent__placeofpower___3sJsj::after {
      bottom: -30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/placeofpower/bg-t.png?d3fcbde0dcc9f623e8177fa551054392);
      width: 1113px;
      height: 2167px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__placeofpower___3sJsj::after {
      bottom: -60px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/placeofpower/bg-d.png?b46e184f7ef3ca950ad1759d6019f68e);
      width: 1764px;
      height: 2189px; } }
  .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #77B18B;
    min-height: 830px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 782px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/placeofpower/1-m.jpg?d80029eba18bfa4474275688922155f3);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 782px auto; }
    @media (min-width: 768px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y::before {
          width: 1090px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 1090px auto;
          background-image: url(/components/NewsContent/img/themes/placeofpower/1-t.jpg?64cdd9177ca0fcb7a4b6221f3bb28a46); } }
    @media (min-width: 1240px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__placeofpower___3sJsj .NewsContent__main___3yt0Y::before {
          width: 1927px;
          height: 609px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/placeofpower/1-d.jpg?a2bc88ffde6d900742d808f8a4d441f9);
          background-size: 1927px auto; } }
  .NewsContent__placeofpower___3sJsj .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__placeofpower___3sJsj .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__placeofpower___3sJsj .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__placeofpower___3sJsj .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__placeofpower___3sJsj .NewsContent__facts___1DB-E {
    background: #77B18B; }
    .NewsContent__placeofpower___3sJsj .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__placeofpower___3sJsj .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #77B18B; }
    .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__placeofpower___3sJsj .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__russtyle___13dE3 {
  overflow: hidden;
  position: relative; }
  .NewsContent__russtyle___13dE3::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/russtyle/bg-m.png?56104b36fa9ac2eb13abedcc4d1b7548);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 590px;
    height: 1903px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__russtyle___13dE3::after {
      bottom: 85px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/russtyle/bg-t.png?a34e0be204d6f283565c7bc790c4ed38);
      width: 1149px;
      height: 2127px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__russtyle___13dE3::after {
      bottom: -60px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/russtyle/bg-d.png?5d08ce4654ee1fd9b181bbd056a32820);
      width: 1964px;
      height: 2261px; } }
  .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #0089A7;
    min-height: 830px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 782px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/russtyle/1-m.jpg?d6d47e0b41728f96f9761fd4d9122cf1);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 782px auto; }
    @media (min-width: 768px) {
      .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y::before {
          width: 1090px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 1090px auto;
          background-image: url(/components/NewsContent/img/themes/russtyle/1-t.jpg?dc98318af46cb920ca58fca82c7c490b); } }
    @media (min-width: 1240px) {
      .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__russtyle___13dE3 .NewsContent__main___3yt0Y::before {
          width: 1927px;
          height: 609px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/russtyle/1-d.jpg?e8a92bfaa42fb05802911b95d1e2a4a9);
          background-size: 1927px auto; } }
  .NewsContent__russtyle___13dE3 .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__russtyle___13dE3 .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__russtyle___13dE3 .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__russtyle___13dE3 .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__russtyle___13dE3 .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__russtyle___13dE3 .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__russtyle___13dE3 .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__russtyle___13dE3 .NewsContent__facts___1DB-E {
    background: #0089A7; }
    .NewsContent__russtyle___13dE3 .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__russtyle___13dE3 .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #0089A7; }
    .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__russtyle___13dE3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__mushrooms___2jvuO {
  overflow: hidden;
  position: relative; }
  .NewsContent__mushrooms___2jvuO::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/mushrooms/bg-m.png?e74e6cfd626fbba0b72aa97cfb635c02);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 490px;
    height: 1953px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__mushrooms___2jvuO::after {
      bottom: -50px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/mushrooms/bg-t.png?65d01d7701af3e18d5a27aa579c58b2b);
      width: 1507px;
      height: 2259px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__mushrooms___2jvuO::after {
      bottom: -90px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/mushrooms/bg-d.png?27b4ccb8fd402aa8c43ce6150069a1a7);
      width: 1970px;
      height: 2299px; } }
  .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #A2C970;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 320px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/mushrooms/1-m.jpg?2b010aa05312c94735898d8d1b5c87db);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 320px auto; }
    @media (min-width: 768px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y::before {
          width: 874px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 874px auto;
          background-image: url(/components/NewsContent/img/themes/mushrooms/1-t.jpg?24a4aa80a5cfdc05983a8cfce80234f7); } }
    @media (min-width: 1240px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__mushrooms___2jvuO .NewsContent__main___3yt0Y::before {
          width: 1927px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/mushrooms/1-d.jpg?4672cd35804f932138b2bee76f5b46ca);
          background-size: 1927px auto; } }
  .NewsContent__mushrooms___2jvuO .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__mushrooms___2jvuO .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__mushrooms___2jvuO .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__mushrooms___2jvuO .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__mushrooms___2jvuO .NewsContent__facts___1DB-E {
    background: #A2C970; }
    .NewsContent__mushrooms___2jvuO .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__mushrooms___2jvuO .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #A2C970; }
    .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__mushrooms___2jvuO .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__system___RbuTB {
  overflow: hidden;
  position: relative; }
  .NewsContent__system___RbuTB::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/system/bg-m.png?b84e74ad0b3f2b89b447d274ffee822b);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 512px;
    height: 1865px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__system___RbuTB::after {
      bottom: -50px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/system/bg-t.png?0d7dd5a78a017db88b613522413b1f02);
      width: 1371px;
      height: 2284px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__system___RbuTB::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/system/bg-d.png?62c166003b69b59a0ac9990f2576d2ec);
      width: 1578px;
      height: 2077px; } }
  .NewsContent__system___RbuTB .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #637B7F;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__system___RbuTB .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 320px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/system/1-m.jpg?475b3cdf574b1816d270e87c4fdabf79);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 320px auto; }
    @media (min-width: 768px) {
      .NewsContent__system___RbuTB .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__system___RbuTB .NewsContent__main___3yt0Y::before {
          width: 1106px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 1106px auto;
          background-image: url(/components/NewsContent/img/themes/system/1-t.jpg?23f97e1ff98af352d279017fa0c84d22); } }
    @media (min-width: 1240px) {
      .NewsContent__system___RbuTB .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__system___RbuTB .NewsContent__main___3yt0Y::before {
          width: 1921px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/system/1-d.jpg?6969d1ba662e6d3a16279ef515b4d727);
          background-size: 1921px auto; } }
  .NewsContent__system___RbuTB .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__system___RbuTB .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__system___RbuTB .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__system___RbuTB .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__system___RbuTB .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__system___RbuTB .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__system___RbuTB .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__system___RbuTB .NewsContent__facts___1DB-E {
    background: #637B7F; }
    .NewsContent__system___RbuTB .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__system___RbuTB .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__system___RbuTB .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #637B7F; }
    .NewsContent__system___RbuTB .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__system___RbuTB .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__system___RbuTB .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__system___RbuTB .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__system___RbuTB .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__fairystory___3y1kL {
  overflow: hidden;
  position: relative; }
  .NewsContent__fairystory___3y1kL::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 65px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/fairystory/bg-m.png?8ff6dc1f3203004df15a3496846a338a);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 686px;
    height: 1866px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__fairystory___3y1kL::after {
      bottom: 55px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fairystory/bg-t.png?0170b9a8e36113b7da29715ef0cbe97e);
      width: 979px;
      height: 2073px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__fairystory___3y1kL::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fairystory/bg-d.png?7b5224a3ce651027efefb490b6974bfc);
      width: 1996px;
      height: 2067px; } }
  .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #506759;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 320px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/fairystory/1-m.jpg?a7119e5eb7e597863d9381eec7804f71);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 320px auto; }
    @media (min-width: 768px) {
      .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y::before {
          width: 768px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 768px auto;
          background-image: url(/components/NewsContent/img/themes/fairystory/1-t.jpg?a042fff8013ab07a80b520ef287254d0); } }
    @media (min-width: 1240px) {
      .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__fairystory___3y1kL .NewsContent__main___3yt0Y::before {
          width: 1927px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/fairystory/1-d.jpg?c49b8543c2124e4b8b01a1056505f5a5);
          background-size: 1927px auto; } }
  .NewsContent__fairystory___3y1kL .NewsContent__other_news___2XyTf {
    position: relative;
    background: #EDEFEF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__fairystory___3y1kL .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__fairystory___3y1kL .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__fairystory___3y1kL .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__fairystory___3y1kL .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__fairystory___3y1kL .NewsContent__other_facts___2xovx {
    position: relative;
    background: #EDEFEF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__fairystory___3y1kL .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__fairystory___3y1kL .NewsContent__facts___1DB-E {
    background: #506759; }
    .NewsContent__fairystory___3y1kL .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__fairystory___3y1kL .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #506759; }
    .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__fairystory___3y1kL .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__movies___1Oe15 {
  overflow: hidden;
  position: relative; }
  .NewsContent__movies___1Oe15::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/movies/bg-m.png?aff9c886985fe52a44d657d8229e33d4);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 638px;
    height: 1854px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__movies___1Oe15::after {
      bottom: 55px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/movies/bg-t.png?6f7c7a99a6773248f74ad5fccf63bd88);
      width: 1062px;
      height: 2077px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__movies___1Oe15::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/movies/bg-d.png?ad6a54ad4256c2664b21b7b79827eed7);
      width: 1486px;
      height: 2073px; } }
  .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #E17C1E;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 532px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/movies/1-m.jpg?c4930b13c78591ff4389fa49cbf5c091);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 532px auto; }
    @media (min-width: 768px) {
      .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y::before {
          width: 1030px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 1030px auto;
          background-image: url(/components/NewsContent/img/themes/movies/1-t.jpg?db2355f00b41ff6d13f31dee867955e2); } }
    @media (min-width: 1240px) {
      .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__movies___1Oe15 .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/movies/1-d.jpg?2d52423fa006fc81c4d9c7cccc40326a);
          background-size: 1920px auto; } }
  .NewsContent__movies___1Oe15 .NewsContent__other_news___2XyTf {
    position: relative;
    background: #FFF4EA;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__movies___1Oe15 .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__movies___1Oe15 .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__movies___1Oe15 .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__movies___1Oe15 .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__movies___1Oe15 .NewsContent__other_facts___2xovx {
    position: relative;
    background: #FFF4EA;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__movies___1Oe15 .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__movies___1Oe15 .NewsContent__facts___1DB-E {
    background: #E17C1E; }
    .NewsContent__movies___1Oe15 .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__movies___1Oe15 .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #E17C1E; }
    .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__movies___1Oe15 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__chime___fGjLY {
  overflow: hidden;
  position: relative; }
  .NewsContent__chime___fGjLY::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/chime/bg-m.png?ab4b4f7f4c72f42c692be80fdc98bb43);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 448px;
    height: 1908px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__chime___fGjLY::after {
      bottom: 55px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/chime/bg-t.png?34cbf38b915ae4fe5abeb01fe7573b80);
      width: 929px;
      height: 2158px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__chime___fGjLY::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/chime/bg-d.png?37780581a1d4d8af0b7e22b3d7a1ead6);
      width: 1654px;
      height: 2140px; } }
  .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #CE4646;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 532px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/chime/1-m.jpg?35a83ee9032ab182a6e334bb4700f8f9);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 532px auto; }
    @media (min-width: 768px) {
      .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y::before {
          width: 1030px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 1030px auto;
          background-image: url(/components/NewsContent/img/themes/chime/1-t.jpg?9131c2e74a22359ffafb661f09576940); } }
    @media (min-width: 1240px) {
      .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__chime___fGjLY .NewsContent__main___3yt0Y::before {
          width: 1920px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/chime/1-d.jpg?3ee044adc04fc9bdccdec07e46cd8944);
          background-size: 1920px auto; } }
  .NewsContent__chime___fGjLY .NewsContent__other_news___2XyTf {
    position: relative;
    background: #FFF5F5;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__chime___fGjLY .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__chime___fGjLY .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__chime___fGjLY .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__chime___fGjLY .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__chime___fGjLY .NewsContent__other_facts___2xovx {
    position: relative;
    background: #FFF5F5;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__chime___fGjLY .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__chime___fGjLY .NewsContent__facts___1DB-E {
    background: #CE4646; }
    .NewsContent__chime___fGjLY .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__chime___fGjLY .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #CE4646; }
    .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__chime___fGjLY .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__yourgame___1GJA3 {
  overflow: hidden;
  position: relative; }
  .NewsContent__yourgame___1GJA3::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 70px;
    transform: translateX(-50%);
    background-image: url(/components/NewsContent/img/themes/yourgame/bg-m.png?e5e7671c0f7d66991e535be90a33598c);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    width: 450px;
    height: 1851px;
    z-index: 20;
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__yourgame___1GJA3::after {
      bottom: 80px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/yourgame/bg-t.png?c66b6c9b2543e443a598db386fa18aba);
      width: 820px;
      height: 2063px;
      z-index: 1;
      pointer-events: none; } }
  @media (min-width: 1240px) {
    .NewsContent__yourgame___1GJA3::after {
      bottom: 30px;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/yourgame/bg-d.png?a3c261c0ea22030efcb1db663ee26774);
      width: 1430px;
      height: 2037px; } }
  .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y {
    overflow: hidden;
    position: relative;
    background-color: #6066FF;
    min-height: 870px;
    color: white;
    margin-bottom: 114px; }
    .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y::before {
      content: '';
      position: absolute;
      width: 482px;
      height: 916px;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      background-image: url(/components/NewsContent/img/themes/yourgame/1-m.jpg?71bdaedba7baa9fea5bac194c2715347);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 532px auto; }
    @media (min-width: 768px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y {
        min-height: 930px;
        margin-bottom: 162px; }
        .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y::before {
          width: 882px;
          height: 1020px;
          bottom: auto;
          top: -90px;
          background-size: 882px auto;
          background-image: url(/components/NewsContent/img/themes/yourgame/1-t.jpg?70febd85fe9185f09ea500842b8a81c2); } }
    @media (min-width: 1240px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y {
        min-height: 608px;
        color: white;
        margin-bottom: 202px; }
        .NewsContent__yourgame___1GJA3 .NewsContent__main___3yt0Y::before {
          width: 1926px;
          height: 608px;
          top: 0;
          transform: translateX(-50%);
          background-image: url(/components/NewsContent/img/themes/yourgame/1-d.jpg?614954709df104ca3553c1defeffc092);
          background-size: 1920px auto; } }
  .NewsContent__yourgame___1GJA3 .NewsContent__other_news___2XyTf {
    position: relative;
    background: #F1F2FF;
    z-index: 1;
    margin-bottom: 125px; }
    @media (min-width: 768px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__other_news___2XyTf {
        margin-bottom: 170px; } }
    @media (min-width: 1240px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__other_news___2XyTf {
        margin-bottom: 200px; } }
  .NewsContent__yourgame___1GJA3 .NewsContent__other_title___1g-jG::after {
    background-color: #3C3C3C; }
  .NewsContent__yourgame___1GJA3 .NewsContent__slide_text___34YKm {
    color: white; }
  .NewsContent__yourgame___1GJA3 .NewsContent__other_facts___2xovx {
    position: relative;
    background: #F1F2FF;
    z-index: 1; }
    @media (max-width: 767px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__other_facts___2xovx {
        margin-bottom: 220px; } }
  .NewsContent__yourgame___1GJA3 .NewsContent__facts___1DB-E {
    background: #6066FF; }
    .NewsContent__yourgame___1GJA3 .NewsContent__facts___1DB-E .slick-arrow {
      border: 1px solid #3C3C3C; }
  .NewsContent__yourgame___1GJA3 .NewsContent__fact___3_4cl {
    color: white; }
  .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl {
    position: relative;
    z-index: 10;
    background: #6066FF; }
    .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl .slick-arrow {
      border: 1px solid #3C3C3C; }
    .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #fff; }
    .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
      border: 1px solid #fff; }
    @media (min-width: 1240px) {
      .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
        background-color: #3C3C3C; }
      .NewsContent__yourgame___1GJA3 .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        border: 1px solid #3C3C3C; } }

.NewsContent__block___3j7ra {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }
  .NewsContent__block___3j7ra * {
    box-sizing: border-box; }

.NewsContent__switcher___15Shm {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100; }

.NewsContent__main___3yt0Y {
  display: block;
  padding-top: 70px;
  min-height: 1000px;
  margin-bottom: 170px;
  background-color: #213787;
  color: white;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center bottom;
  position: relative; }
  @media (min-width: 768px) {
    .NewsContent__main___3yt0Y {
      min-height: 895px;
      padding-top: 90px; } }
  @media (min-width: 1240px) {
    .NewsContent__main___3yt0Y {
      min-height: 610px;
      padding-top: 80px;
      margin-bottom: 200px; } }

.NewsContent__main_content___3tL8x {
  display: block;
  width: 280px;
  margin: 0 auto;
  text-align: center;
  position: relative; }
  @media (min-width: 768px) {
    .NewsContent__main_content___3tL8x {
      width: 698px;
      text-align: left; } }
  @media (min-width: 1240px) {
    .NewsContent__main_content___3tL8x {
      width: 962px; } }

.NewsContent__main_info___27IHT {
  display: block; }
  @media (min-width: 1240px) {
    .NewsContent__main_info___27IHT {
      width: 500px;
      margin-right: auto; } }

.NewsContent__main_title___nTXWO {
  display: block;
  margin-top: 0;
  margin-bottom: 60px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 54px; }
  @media (min-width: 768px) {
    .NewsContent__main_title___nTXWO {
      margin-bottom: 35px;
      font-size: 80px;
      line-height: 75px; } }

.NewsContent__main_image___h_X_K {
  display: block;
  width: 283px;
  height: 283px;
  margin-bottom: 20px;
  filter: drop-shadow(3px 4px 4px rgba(0, 0, 0, 0.25));
  flex-shrink: 0;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center bottom; }
  @media (min-width: 768px) {
    .NewsContent__main_image___h_X_K {
      width: 322px;
      height: 322px;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .NewsContent__main_image___h_X_K {
      width: 396px;
      height: 396px;
      position: absolute;
      top: 0;
      right: 0; } }

.NewsContent__main_descr___3WxiG {
  display: block;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px; }
  .NewsContent__main_descr___3WxiG span {
    display: block;
    margin-bottom: 10px; }
  @media (min-width: 768px) {
    .NewsContent__main_descr___3WxiG {
      width: 420px;
      font-size: 16px;
      line-height: 24px; } }

.NewsContent__other___1OYow {
  display: block;
  margin-bottom: 170px;
  width: 100%;
  background: #E1E7F1; }
  .NewsContent__other___1OYow::after, .NewsContent__other___1OYow::before {
    pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__other___1OYow {
      width: 698px;
      margin: 0 auto;
      margin-bottom: 170px; }
      .NewsContent__other___1OYow:last-child {
        margin-bottom: 200px; } }
  @media (min-width: 1240px) {
    .NewsContent__other___1OYow {
      width: 1180px;
      margin-bottom: 200px; }
      .NewsContent__other___1OYow:last-child {
        margin-bottom: 300px; } }

.NewsContent__other_content___16Vol {
  display: block;
  width: 280px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 75px;
  position: relative; }
  @media (min-width: 768px) {
    .NewsContent__other_content___16Vol {
      width: 584px;
      text-align: left;
      padding: 70px 0; } }
  @media (min-width: 1240px) {
    .NewsContent__other_content___16Vol {
      width: 948px;
      margin: 0 auto;
      padding-top: 100px;
      padding-bottom: 160px;
      padding-left: 0;
      padding-right: 0; } }

.NewsContent__other_news___2XyTf {
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .NewsContent__other_news___2XyTf {
      padding-bottom: 0; } }

.NewsContent__other_title___1g-jG {
  display: block;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 30px;
  position: relative;
  padding-bottom: 20px; }
  .NewsContent__other_title___1g-jG::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 108px;
    height: 4px;
    background-color: #464646; }
  @media (min-width: 768px) {
    .NewsContent__other_title___1g-jG {
      margin-bottom: 50px;
      padding-bottom: 25px;
      font-size: 80px;
      line-height: 80px; }
      .NewsContent__other_title___1g-jG::after {
        width: 189px;
        height: 9px;
        transform: none;
        left: 0; } }
  @media (min-width: 1240px) {
    .NewsContent__other_title___1g-jG {
      width: 664px;
      margin: 0 auto;
      margin-bottom: 50px; } }

.NewsContent__facts___1DB-E {
  background: #464646;
  border-radius: 20px;
  height: 380px;
  width: 280px;
  margin: 0 auto;
  padding: 20px;
  list-style: none; }
  .NewsContent__facts___1DB-E .slick-slider,
  .NewsContent__facts___1DB-E .slick-list,
  .NewsContent__facts___1DB-E .slick-track {
    height: 100%; }
  .NewsContent__facts___1DB-E .slick-slide.slick-slide.slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .NewsContent__facts___1DB-E .slick-arrow {
    top: auto;
    bottom: -83px;
    width: 34px;
    height: 34px;
    background-color: #fff !important;
    border: 1px solid #464646;
    background-image: url(/components/NewsContent/img/arrow.svg?6efbfdf9f84ffdeb9c5fd89cfddd5b08) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: center !important;
    transform: none;
    transition: 0.3s; }
    .NewsContent__facts___1DB-E .slick-arrow:hover {
      border-color: #CCB173; }
    .NewsContent__facts___1DB-E .slick-arrow:focus {
      background-color: #CCB173 !important;
      border-color: #CCB173; }
    .NewsContent__facts___1DB-E .slick-arrow.slick-disabled {
      pointer-events: none;
      opacity: 0.5;
      cursor: default; }
      .NewsContent__facts___1DB-E .slick-arrow.slick-disabled:hover {
        background-color: #FFFFFF !important;
        border: 1px solid #464646; }
      .NewsContent__facts___1DB-E .slick-arrow.slick-disabled:focus {
        background-color: #FFFFFF !important;
        border: 1px solid #464646; }
    @media (min-width: 768px) {
      .NewsContent__facts___1DB-E .slick-arrow {
        bottom: auto;
        top: 88px; } }
    .NewsContent__facts___1DB-E .slick-arrow::before {
      display: none; }
  .NewsContent__facts___1DB-E .slick-prev {
    left: 50px; }
    @media (min-width: 768px) {
      .NewsContent__facts___1DB-E .slick-prev {
        left: -105px; } }
    @media (min-width: 1240px) {
      .NewsContent__facts___1DB-E .slick-prev {
        left: -115px; } }
  .NewsContent__facts___1DB-E .slick-next {
    right: 50px;
    transform: rotate(180deg); }
    @media (min-width: 768px) {
      .NewsContent__facts___1DB-E .slick-next {
        right: -105px; } }
    @media (min-width: 1240px) {
      .NewsContent__facts___1DB-E .slick-next {
        right: -115px; } }
  @media (min-width: 768px) {
    .NewsContent__facts___1DB-E {
      width: 520px;
      height: 298px;
      padding: 45px; } }
  @media (min-width: 1240px) {
    .NewsContent__facts___1DB-E {
      width: 664px;
      height: 300px; } }

.NewsContent__fact___3_4cl {
  display: block;
  width: 240px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  color: white; }
  @media (min-width: 768px) {
    .NewsContent__fact___3_4cl {
      width: 430px; } }
  @media (min-width: 1240px) {
    .NewsContent__fact___3_4cl {
      width: 480px;
      text-align: left;
      font-size: 20px;
      line-height: 26px;
      color: white; } }

.NewsContent__facts_counter___170zI {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  bottom: 19px;
  pointer-events: none; }
  @media (min-width: 768px) {
    .NewsContent__facts_counter___170zI {
      font-size: 22px; } }
  @media (min-width: 1240px) {
    .NewsContent__facts_counter___170zI {
      bottom: 115px; } }

.NewsContent__slider___3hLLl {
  display: block;
  height: auto;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 40px 20px 60px 20px; }
  @media (min-width: 768px) {
    .NewsContent__slider___3hLLl {
      width: 520px;
      margin-left: auto;
      margin-right: auto;
      padding: 45px 40px 65px 40px;
      min-height: 700px; } }
  @media (min-width: 1240px) {
    .NewsContent__slider___3hLLl {
      width: 948px;
      min-height: 400px;
      padding: 65px 50px; } }
  .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 {
    bottom: -40px; }
    @media (min-width: 768px) {
      .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 {
        bottom: -55px; } }
    @media (min-width: 1240px) {
      .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 {
        bottom: -130px; } }
    .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 .slick-active button {
      background-color: #464646; }
    .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li {
      width: auto;
      height: auto;
      margin-left: 0;
      margin-right: 11px;
      box-sizing: border-box; }
      .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li:last-child {
        margin-right: 0; }
      .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button {
        width: 11px;
        height: 11px;
        background-color: transparent;
        border: 1px solid #464646;
        border-radius: 50%;
        box-sizing: border-box;
        padding: 0; }
        .NewsContent__slider___3hLLl .NewsContent__dots___3K194.NewsContent__dots___3K194.NewsContent__dots___3K194 li button::before {
          display: none; }
  .NewsContent__slider___3hLLl .slick-slider,
  .NewsContent__slider___3hLLl .slick-list,
  .NewsContent__slider___3hLLl .slick-track {
    height: 100%; }
  .NewsContent__slider___3hLLl .slick-slide.slick-slide.slick-slide {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .NewsContent__slider___3hLLl .slick-arrow {
    top: auto;
    bottom: -125px;
    width: 34px;
    height: 34px;
    background-color: #fff !important;
    border: 1px solid #464646;
    background-image: url(/components/NewsContent/img/arrow.svg?6efbfdf9f84ffdeb9c5fd89cfddd5b08) !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-position: center !important;
    transform: none;
    transition: 0.3s; }
    .NewsContent__slider___3hLLl .slick-arrow:hover {
      border-color: #CCB173; }
    .NewsContent__slider___3hLLl .slick-arrow:focus {
      background-color: #CCB173 !important;
      border-color: #CCB173; }
    .NewsContent__slider___3hLLl .slick-arrow.slick-disabled {
      pointer-events: none;
      opacity: 0.5;
      cursor: default; }
      .NewsContent__slider___3hLLl .slick-arrow.slick-disabled:hover, .NewsContent__slider___3hLLl .slick-arrow.slick-disabled:focus {
        background-color: #fff !important;
        border: 1px solid #464646; }
    @media (min-width: 768px) {
      .NewsContent__slider___3hLLl .slick-arrow {
        bottom: auto;
        top: 288px; } }
    @media (min-width: 1240px) {
      .NewsContent__slider___3hLLl .slick-arrow {
        top: 120px; } }
    .NewsContent__slider___3hLLl .slick-arrow::before {
      display: none; }
  .NewsContent__slider___3hLLl .slick-prev {
    left: 65px; }
    @media (min-width: 768px) {
      .NewsContent__slider___3hLLl .slick-prev {
        left: -105px; } }
    @media (min-width: 1240px) {
      .NewsContent__slider___3hLLl .slick-prev {
        left: -115px; } }
  .NewsContent__slider___3hLLl .slick-next {
    right: 65px;
    transform: rotate(180deg); }
    @media (min-width: 768px) {
      .NewsContent__slider___3hLLl .slick-next {
        right: -105px; } }
    @media (min-width: 1240px) {
      .NewsContent__slider___3hLLl .slick-next {
        right: -115px; } }

.NewsContent__slide___3Tq1q.NewsContent__slide___3Tq1q.NewsContent__slide___3Tq1q {
  display: block; }
  @media (min-width: 1240px) {
    .NewsContent__slide___3Tq1q.NewsContent__slide___3Tq1q.NewsContent__slide___3Tq1q {
      display: flex !important;
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start; } }

.NewsContent__slide_image___ltjK0 {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 209px;
  height: 209px;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  flex-shrink: 0; }
  @media (min-width: 768px) {
    .NewsContent__slide_image___ltjK0 {
      width: 293px;
      height: 293px;
      margin-bottom: 24px; } }
  @media (min-width: 1240px) {
    .NewsContent__slide_image___ltjK0 {
      width: 268px;
      height: 268px;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 40px; } }

.NewsContent__slide_text___34YKm {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #3C3C3C;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  .NewsContent__slide_text___34YKm p {
    margin-top: 0; }
  @media (min-width: 768px) {
    .NewsContent__slide_text___34YKm {
      text-align: left;
      font-size: 20px;
      line-height: 26px; } }

.NewsContent__other_facts___2xovx {
  height: 611px; }
  @media (min-width: 768px) {
    .NewsContent__other_facts___2xovx {
      height: auto;
      padding-bottom: 45px; } }
  @media (min-width: 1240px) {
    .NewsContent__other_facts___2xovx {
      padding-bottom: 0; } }

.NewsContent__hashtags___2HbL_ {
  position: relative;
  z-index: 21; }

.NewTutorial__block___1fNm9 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
  background-color: #26336A;
  font-family: 'Bitter', sans-serif;
  color: #FFFFFF;
  position: relative; }
  .NewTutorial__block___1fNm9 * {
    box-sizing: border-box; }
  @media (min-width: 1240px) {
    .NewTutorial__block___1fNm9 {
      min-height: calc(100vh - 80px); } }

.NewTutorial__content___1V0sC {
  display: block; }
  @media (min-width: 1240px) {
    .NewTutorial__content___1V0sC {
      padding: 87px 38px 68px 38px;
      position: relative; }
      .NewTutorial__content___1V0sC::before, .NewTutorial__content___1V0sC::after {
        position: absolute;
        content: "";
        display: block;
        width: 45px;
        height: 342px;
        pointer-events: none; }
      .NewTutorial__content___1V0sC::before {
        border-top: 2px solid #CCB173;
        border-left: 2px solid #CCB173;
        top: 0;
        left: 0; }
      .NewTutorial__content___1V0sC::after {
        border-bottom: 2px solid #CCB173;
        border-right: 2px solid #CCB173;
        bottom: 0;
        right: 0; } }

.NewTutorial__container___oVOVs {
  display: block;
  width: 316px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .NewTutorial__container___oVOVs {
      width: 730px; } }
  @media (min-width: 1240px) {
    .NewTutorial__container___oVOVs {
      width: 808px; } }

.NewTutorial__steps___2Jj07 {
  display: block; }

.NewTutorial__info___35vFQ {
  display: block;
  text-align: center; }
  @media (min-width: 1240px) {
    .NewTutorial__info___35vFQ.NewTutorial__info_second___ruahL {
      margin-top: -30px; } }

.NewTutorial__title___2xYBP {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #FFFFFF;
  padding-bottom: 16px;
  margin-bottom: 24px;
  position: relative; }
  .NewTutorial__title___2xYBP::after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .NewTutorial__title___2xYBP {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-align: center;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      margin-bottom: 32px; } }

.NewTutorial__descr___1hH8e {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  text-align: center;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 32px; }
  .NewTutorial__descr___1hH8e a {
    color: white; }
    .NewTutorial__descr___1hH8e a:hover {
      text-decoration: none; }
  @media (min-width: 768px) {
    .NewTutorial__descr___1hH8e {
      font-size: 18px;
      line-height: 168.5%; } }

@media (min-width: 768px) {
  .NewTutorial__descr_first___yvQPj {
    width: 490px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 768px) {
  .NewTutorial__descr_second___3-3lu {
    width: 634px;
    margin-left: auto;
    margin-right: auto; } }

.NewTutorial__descr_third___Iip-W {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .NewTutorial__descr_third___Iip-W img {
    display: block;
    width: 46px;
    margin-bottom: 16px; }
  @media (min-width: 768px) {
    .NewTutorial__descr_third___Iip-W {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      width: 576px;
      margin-left: auto;
      margin-right: auto; }
      .NewTutorial__descr_third___Iip-W img {
        margin-bottom: 0;
        margin-right: 16px; } }

.NewTutorial__buttons___2cOdo {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .NewTutorial__buttons___2cOdo {
      flex-direction: row;
      justify-content: space-between;
      width: 464px;
      margin: 0 auto; } }

.NewTutorial__button___yVYSa button, .NewTutorial__button___yVYSa a {
  width: 174px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px; }

.NewTutorial__button___yVYSa:first-child {
  margin-top: 20px; }

@media (min-width: 768px) {
  .NewTutorial__button___yVYSa {
    margin-top: 0; }
    .NewTutorial__button___yVYSa:first-child {
      margin-top: 0; } }

.NewTutorial__counts___3xAtZ {
  width: calc(100% + 20px);
  margin-left: -10px;
  height: 236px;
  background-image: url(/components/NewTutorial/img/count-m.svg?536a50ccf87af29ee5eb46b7c5f2d0a7);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-bottom: 24px; }
  @media (min-width: 768px) {
    .NewTutorial__counts___3xAtZ {
      width: 720px;
      height: 98px;
      background-image: url(/components/NewTutorial/img/count-d.svg?65feb2538d8554782c20ccaf5b2e3502);
      margin: 0 auto;
      margin-bottom: 32px; } }

.NewTutorial__dots___oMhQ1 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 64px; }

.NewTutorial__dot___3OGCw {
  display: block;
  margin: 0 14px;
  width: 56px;
  height: 3px;
  background-color: #CCB173;
  opacity: 0.65;
  cursor: pointer; }
  .NewTutorial__dot___3OGCw.NewTutorial__active___1uokb {
    opacity: 1;
    cursor: default; }

.TetrisGame__block___7hE3v {
  padding-bottom: 80px;
  background-image: url(/components/TetrisGame/img/bg-m.png?c14d51c5a9a23bec3afacc4e8ea08c4d);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: auto; }
  @media (min-width: 768px) {
    .TetrisGame__block___7hE3v {
      background-image: url(/components/TetrisGame/img/bg-t.png?4f6afa0b8526730405a7b0ba423b6925);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto;
      padding-bottom: 60px; } }
  @media (min-width: 1240px) {
    .TetrisGame__block___7hE3v {
      background-image: url(/components/TetrisGame/img/bg-d.png?07cf7fe8ebeb0bcdf4797c55e04dca2e);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-size: auto; } }

.TetrisGame__container___3uWeg {
  width: 300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .TetrisGame__container___3uWeg {
      width: 578px; } }
  @media (min-width: 1240px) {
    .TetrisGame__container___3uWeg {
      width: 1000px; } }

.TetrisGame__header___3kwH7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 30px auto 30px auto;
  position: relative; }
  @media (min-width: 768px) {
    .TetrisGame__header___3kwH7 {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 56px; } }
  @media (min-width: 1240px) {
    .TetrisGame__header___3kwH7 {
      margin: 40px auto 30px auto; } }

.TetrisGame__title___EC6tz {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .TetrisGame__title___EC6tz {
      font-size: 35px; } }

.TetrisGame__buttons___28le1 {
  display: none; }
  @media (min-width: 768px) {
    .TetrisGame__buttons___28le1 {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }

.TetrisGame__rules___1QUFL {
  width: 120px;
  margin-right: 18px; }

.TetrisGame__exit___1SqO0 {
  width: 120px; }

.TetrisGame__content___1StcN {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .TetrisGame__content___1StcN {
      flex-direction: row;
      align-items: flex-start; } }

.TetrisGame__left___2JkpW {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .TetrisGame__left___2JkpW {
      width: 468px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .TetrisGame__left___2JkpW {
      width: 521px;
      margin-left: 0; } }
  .TetrisGame__left___2JkpW img {
    max-width: 100%; }

.TetrisGame__right___2hUmI {
  display: block;
  width: 100%;
  padding-top: 5px; }
  @media (min-width: 1240px) {
    .TetrisGame__right___2hUmI {
      width: 402px;
      padding-top: 30px; } }

.TetrisGame__counters___1lV4i {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: -55px; }
  @media (min-width: 768px) {
    .TetrisGame__counters___1lV4i {
      width: 468px;
      margin: 0 auto;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TetrisGame__counters___1lV4i {
      width: 100%; } }

.TetrisGame__counters_left___1K89g {
  display: block; }
  @media (min-width: 768px) {
    .TetrisGame__counters_left___1K89g {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      width: 265px; } }
  @media (min-width: 1240px) {
    .TetrisGame__counters_left___1K89g {
      width: 230px; } }

.TetrisGame__counters_right___Csy78 {
  display: block; }

.TetrisGame__counter___TYT2s {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .TetrisGame__counter___TYT2s {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .TetrisGame__timer___3msmv {
    min-width: 62px;
    text-align: center; } }

@media (min-width: 1240px) {
  .TetrisGame__timer___3msmv {
    position: relative;
    top: 220px; } }

.TetrisGame__arrows___3NbzX {
  display: block;
  width: 156px;
  height: 100px;
  position: relative;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .TetrisGame__arrows___3NbzX {
      width: 190px;
      height: 120px;
      margin-bottom: -120px; } }
  @media (min-width: 1240px) {
    .TetrisGame__arrows___3NbzX {
      margin-bottom: 95px; } }

.TetrisGame__arrow___24MW- {
  display: block;
  width: 42px;
  height: 42px;
  background-color: #f3d771;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  position: absolute; }
  .TetrisGame__arrow___24MW-:hover {
    background-color: #efca42; }
  @media (min-width: 768px) {
    .TetrisGame__arrow___24MW- {
      width: 48px;
      height: 48px;
      border-radius: 8px;
      transition: 0.3s; } }

.TetrisGame__arrow_rotate___tyVXe {
  opacity: 0;
  background-image: url(/components/TetrisGame/img/rotate.png?49a0491ef9599e05ee25a71b9c6d4f42);
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.TetrisGame__arrow_left___1z0Mt {
  background-image: url(/components/TetrisGame/img/left.png?f38be38f416118c732a8ae64ed012c05);
  bottom: 0;
  left: 0; }

.TetrisGame__arrow_right___6QHhI {
  background-image: url(/components/TetrisGame/img/right.png?6524a33f3aff7224198f01ae2ad402c8);
  bottom: 0;
  right: 0; }

.TetrisGame__arrow_down___15BA1 {
  background-image: url(/components/TetrisGame/img/down.png?d750ca3315f270a12b4e3d487413a647);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.TetrisGame__controls___jMt4y {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px; }
  @media (min-width: 1240px) {
    .TetrisGame__controls___jMt4y {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 0; } }

.TetrisGame__next___1O_Tb {
  display: block; }

.TetrisGame__next_text___3NJeR {
  display: block;
  margin-bottom: 5px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px; }
  @media (min-width: 768px) {
    .TetrisGame__next_text___3NJeR {
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .TetrisGame__next_text___3NJeR {
      font-size: 20px; } }

.TetrisGame__next_image___1wDnj {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 56px;
  background-color: #ece9dd;
  border-radius: 20px; }
  .TetrisGame__next_image___1wDnj img {
    max-width: 90%;
    max-height: 90%; }
  @media (min-width: 768px) {
    .TetrisGame__next_image___1wDnj {
      width: 136px;
      height: 70px; } }
  @media (min-width: 1240px) {
    .TetrisGame__next_image___1wDnj {
      width: 200px;
      height: 100px;
      margin-bottom: 50px; } }

.TetrisGame__menu___3jH2P {
  display: block;
  padding-top: 5px; }
  @media (min-width: 1240px) {
    .TetrisGame__menu___3jH2P {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }

.TetrisGame__menu_button___2vGxm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 34px;
  border: 1px solid #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #333;
  background-color: transparent;
  font-size: 16px;
  line-height: 1; }
  .TetrisGame__menu_button___2vGxm:hover {
    color: black; }
  @media (min-width: 768px) {
    .TetrisGame__menu_button___2vGxm {
      width: 160px;
      height: 42px;
      font-size: 20px; } }

.TetrisGame__menu_delete___35JsV {
  margin-bottom: 10px;
  transition: 0.3s;
  pointer-events: none;
  opacity: 0.3; }
  .TetrisGame__menu_delete___35JsV:hover {
    background-color: #CCB173; }
  .TetrisGame__menu_delete___35JsV.TetrisGame__active___gs6h4 {
    pointer-events: auto;
    opacity: 1; }
  @media (min-width: 1240px) {
    .TetrisGame__menu_delete___35JsV {
      margin-bottom: 0;
      margin-right: 20px; } }

.TetrisGame__menu_finish___1ykIB {
  text-decoration: none;
  transition: 0.3s; }
  .TetrisGame__menu_finish___1ykIB:hover {
    background-color: #CCB173; }

.TetrisGame__popupButtons___37WBJ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px; }

.TetrisGame__popupText___c1doF {
  color: #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  .TetrisGame__popupText___c1doF b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.TetrisGameCore__block___3EZHt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 520px;
  height: 580px;
  padding: 11px 10px;
  overflow: hidden;
  background-image: url(/components/TetrisGameCore/img/bg.png?5434edf2ff1f554897ab7de9663207e2);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  transform: scale(0.58) translate(-206px, -220px);
  margin-bottom: -242px; }
  @media (min-width: 768px) {
    .TetrisGameCore__block___3EZHt {
      transform: scale(0.91) translate(-40px, -45px);
      margin-bottom: -55px; } }
  @media (min-width: 1240px) {
    .TetrisGameCore__block___3EZHt {
      margin-bottom: 0;
      transform: none; } }

.WoodsmanGame__block___26Sr9 {
  padding-bottom: 60px; }
  @media (min-width: 440px) {
    .WoodsmanGame__block___26Sr9 {
      padding-bottom: 90px; } }
  @media (min-width: 768px) {
    .WoodsmanGame__block___26Sr9 {
      padding-bottom: 60px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__block___26Sr9 {
      background-image: url(/components/WoodsmanGame/assets/bg-d.png?bcd59b684bce41f629ac8d6552cdafbe);
      background-repeat: no-repeat;
      background-position: center 50px;
      background-size: auto;
      height: 100%; } }
  .WoodsmanGame__block___26Sr9 * {
    box-sizing: border-box; }

.WoodsmanGame__container___1HH6y {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .WoodsmanGame__container___1HH6y {
      width: 578px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__container___1HH6y {
      width: 1000px; } }

.WoodsmanGame__header___3u0pl {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 30px auto 30px auto;
  position: relative; }
  @media (min-width: 768px) {
    .WoodsmanGame__header___3u0pl {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 56px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__header___3u0pl {
      margin: 40px auto 30px auto; } }

.WoodsmanGame__title___38xTY {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .WoodsmanGame__title___38xTY {
      font-size: 35px; } }

.WoodsmanGame__buttons___3EsEV {
  display: none; }
  @media (min-width: 768px) {
    .WoodsmanGame__buttons___3EsEV {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center; } }

.WoodsmanGame__rules___30ezb {
  width: 120px;
  margin-right: 18px; }

.WoodsmanGame__exit___cHf3o {
  width: 120px; }

.WoodsmanGame__content___MEkic {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .WoodsmanGame__content___MEkic {
      flex-direction: row;
      align-items: flex-start; } }

.WoodsmanGame__left___2e_K7 {
  display: block;
  width: 100%; }
  @media (min-width: 768px) {
    .WoodsmanGame__left___2e_K7 {
      width: 468px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__left___2e_K7 {
      width: 700px;
      margin-left: 0; } }
  .WoodsmanGame__left___2e_K7 img {
    max-width: 100%; }

.WoodsmanGame__game___2TK-6 {
  display: block;
  width: 670px;
  height: 580px;
  background-color: #ede9de;
  border-radius: 15px;
  background-image: url(/components/WoodsmanGame/assets/game.png?b1d40edc6fcdf33ef6e7ae16f8e8dd8d);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: auto;
  position: relative;
  overflow: hidden;
  transform: scale(0.415) translate(-470px, -435px);
  margin-bottom: -335px; }
  @media (min-width: 440px) {
    .WoodsmanGame__game___2TK-6 {
      transform: scale(0.56) translate(-330px, -235px);
      margin-bottom: -235px; } }
  @media (min-width: 768px) {
    .WoodsmanGame__game___2TK-6 {
      transform: scale(0.86) translate(-115px, -75px);
      margin-bottom: -75px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__game___2TK-6 {
      transform: none;
      margin-bottom: 0; } }

.WoodsmanGame__conveyor___19DkW {
  display: block;
  width: 497px;
  height: 34px;
  position: absolute;
  left: 0;
  top: 345px;
  background-color: transparent;
  background-image: url(/components/WoodsmanGame/assets/conveyor.png?a92d4a8fb4a4003ebf4584f68633bcf3);
  background-repeat: repeat;
  background-position: left top;
  background-size: auto;
  transition: 1s;
  animation: WoodsmanGame__conveyor___19DkW linear infinite; }

@keyframes WoodsmanGame__conveyor___19DkW {
  0% {
    background-position: -100%  100%; }
  100% {
    background-position: 0  100%; } }
  .WoodsmanGame__conveyor___19DkW::after {
    content: '';
    position: absolute;
    width: 43px;
    height: 46px;
    right: -5px;
    top: -1px;
    background-image: url(/components/WoodsmanGame/assets/after.png?d1d58b9e1ddd563a98c1a156c5598f63);
    background-repeat: no-repeat; }

.WoodsmanGame__topor___1RDHR {
  display: block;
  width: 123px;
  height: 203px;
  position: absolute;
  top: 215px;
  left: 140px;
  background-image: url(/components/WoodsmanGame/assets/topor.png?c1b0a8f5d6d445b50c73379dfa3bf0fb);
  background-repeat: no-repeat;
  transition: 0.15s;
  z-index: 10; }
  .WoodsmanGame__topor___1RDHR.WoodsmanGame__active___21zue {
    transform: rotate(65deg);
    transform-origin: left center; }

.WoodsmanGame__blade___3vDvc {
  position: absolute;
  top: 20px;
  right: 10px;
  width: 10px;
  height: 35px;
  background-color: darkgreen;
  transform: rotate(40deg);
  z-index: 10;
  opacity: 0; }

.WoodsmanGame__finish___2ZT3G {
  display: block;
  position: absolute;
  right: 0;
  top: -20px;
  height: 150%;
  width: 10px;
  background-color: darkgreen;
  z-index: 15;
  opacity: 0; }

.WoodsmanGame__point___1Qcoh {
  position: absolute;
  right: 210px;
  top: 0;
  width: 50px;
  height: 33px;
  background-color: rgba(243, 215, 113, 0.5);
  border: 1px dashed #CCB173;
  opacity: 0; }

.WoodsmanGame__items___1XUl3 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.WoodsmanGame__item___1HFnR {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 81px;
  transition: 6s;
  margin-left: 0;
  animation: WoodsmanGame__item___1HFnR  linear  forwards;
  z-index: 5; }

@keyframes WoodsmanGame__item___1HFnR {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(650px); } }
  .WoodsmanGame__item___1HFnR.WoodsmanGame__drop___1-Z2w {
    transition: 2s;
    margin-left: 0;
    margin-bottom: -1600px; }
  .WoodsmanGame__item___1HFnR.WoodsmanGame__animated___1OGvz .WoodsmanGame__item_image___29fDV {
    opacity: 0; }
  .WoodsmanGame__item___1HFnR.WoodsmanGame__animated___1OGvz .WoodsmanGame__item_after___3toj4,
  .WoodsmanGame__item___1HFnR.WoodsmanGame__animated___1OGvz .WoodsmanGame__item_before___j2DkY {
    opacity: 1;
    transform: translateY(400px) rotate(10deg); }
  .WoodsmanGame__item___1HFnR.WoodsmanGame__animated___1OGvz .WoodsmanGame__item_after___3toj4 {
    transform: translateY(300px) rotate(-10deg); }
  .WoodsmanGame__item___1HFnR.WoodsmanGame__back___2QRWv {
    margin-left: -250px; }

.WoodsmanGame__item_image___29fDV {
  display: block; }

.WoodsmanGame__item_after___3toj4,
.WoodsmanGame__item_before___j2DkY {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 1s;
  transition-property: transform; }

.WoodsmanGame__item_after___3toj4 {
  top: 10px; }

.WoodsmanGame__right___3cR8n {
  display: block;
  width: 100%;
  padding-top: 5px;
  position: relative; }
  @media (min-width: 1240px) {
    .WoodsmanGame__right___3cR8n {
      width: 230px;
      padding-top: 30px;
      padding-right: 30px; } }

.WoodsmanGame__counters___3bAWl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  width: 100%; }
  @media (min-width: 1240px) {
    .WoodsmanGame__counters___3bAWl {
      display: block;
      text-align: center;
      width: 100%; } }

.WoodsmanGame__counters_left___2WXi0 {
  display: block; }

.WoodsmanGame__counters_right___5MR0j {
  display: block; }

.WoodsmanGame__counter___3cWP2 {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .WoodsmanGame__counter___3cWP2 {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 15px; } }

@media (min-width: 768px) {
  .WoodsmanGame__timer___rNcZu {
    min-width: 62px;
    text-align: center; } }

@media (min-width: 1240px) {
  .WoodsmanGame__timer___rNcZu {
    margin-top: 120px;
    margin-bottom: 25px; } }

.WoodsmanGame__arrows___3RTQn {
  display: block;
  width: 156px;
  height: 100px;
  position: relative;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .WoodsmanGame__arrows___3RTQn {
      width: 190px;
      height: 120px;
      margin-bottom: -120px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__arrows___3RTQn {
      margin-bottom: 95px; } }

.WoodsmanGame__arrow___2WtkM {
  display: block;
  width: 42px;
  height: 42px;
  background-color: #f3d771;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  position: absolute; }
  .WoodsmanGame__arrow___2WtkM:hover {
    background-color: #efca42; }
  @media (min-width: 768px) {
    .WoodsmanGame__arrow___2WtkM {
      width: 48px;
      height: 48px;
      border-radius: 8px;
      transition: 0.3s; } }

.WoodsmanGame__controls___CS2Zq {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 10px; }
  @media (min-width: 1240px) {
    .WoodsmanGame__controls___CS2Zq {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-top: 0; } }

.WoodsmanGame__next___1mrhG {
  display: block; }

.WoodsmanGame__next_text___1ZhsU {
  display: block;
  margin-bottom: 5px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300;
  font-size: 14px; }
  @media (min-width: 768px) {
    .WoodsmanGame__next_text___1ZhsU {
      margin-bottom: 10px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__next_text___1ZhsU {
      font-size: 20px; } }

.WoodsmanGame__next_image___2rLLh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 56px;
  background-color: #ece9dd;
  border-radius: 20px; }
  .WoodsmanGame__next_image___2rLLh img {
    max-width: 90%;
    max-height: 90%; }
  @media (min-width: 768px) {
    .WoodsmanGame__next_image___2rLLh {
      width: 136px;
      height: 70px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__next_image___2rLLh {
      width: 200px;
      height: 100px;
      margin-bottom: 50px; } }

.WoodsmanGame__hit___1SPsj {
  display: block;
  width: 100px;
  height: 34px;
  background-color: #f3d771;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  color: #4c4c4c;
  transition: 0.3s; }
  .WoodsmanGame__hit___1SPsj:hover {
    background-color: #efca42; }
  @media (min-width: 768px) {
    .WoodsmanGame__hit___1SPsj {
      width: 140px;
      height: 80px;
      font-size: 26px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 10px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__hit___1SPsj {
      width: 160px;
      height: 85px;
      font-size: 30px;
      position: static;
      transform: none; } }

.WoodsmanGame__menu___1TLeN {
  display: block; }

.WoodsmanGame__menu_button___1mf-C {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 34px;
  border: 1px solid #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #464646;
  background-color: transparent;
  font-size: 16px;
  line-height: 1;
  position: absolute;
  bottom: -34px;
  right: 0; }
  .WoodsmanGame__menu_button___1mf-C:hover {
    color: black; }
  @media (min-width: 768px) {
    .WoodsmanGame__menu_button___1mf-C {
      width: 160px;
      height: 42px;
      font-size: 20px;
      bottom: 15px; } }
  @media (min-width: 1240px) {
    .WoodsmanGame__menu_button___1mf-C {
      position: static; } }

.WoodsmanGame__menu_delete___1n_ot {
  margin-bottom: 10px;
  transition: 0.3s;
  pointer-events: none;
  opacity: 0.3; }
  .WoodsmanGame__menu_delete___1n_ot:hover {
    background-color: #CCB173; }
  .WoodsmanGame__menu_delete___1n_ot.WoodsmanGame__active___21zue {
    pointer-events: auto;
    opacity: 1; }
  @media (min-width: 1240px) {
    .WoodsmanGame__menu_delete___1n_ot {
      margin-bottom: 0;
      margin-right: 20px; } }

.WoodsmanGame__menu_finish___2QpJF {
  text-decoration: none;
  transition: 0.3s;
  margin-top: 150px; }
  .WoodsmanGame__menu_finish___2QpJF:hover {
    background-color: #CCB173; }

.WoodsmanGame__popupButtons___17Soa {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  max-width: calc(100% - 30px);
  margin: 0 auto; }
  .WoodsmanGame__popupButtons___17Soa button {
    margin-bottom: 10px; }
  .WoodsmanGame__popupButtons___17Soa a,
  .WoodsmanGame__popupButtons___17Soa button {
    width: 100%;
    white-space: nowrap; }

.WoodsmanGame__popupText___2mcAy {
  color: #464646;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 300; }
  .WoodsmanGame__popupText___2mcAy b {
    font-family: 'Montserrat',  sans-serif;
    font-weight: bold; }

.WoodsmanGame__mobileInfo___2VHHy {
  color: white;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 25px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  width: 100%;
  pointer-events: none; }
  @media (min-width: 1240px) {
    .WoodsmanGame__mobileInfo___2VHHy {
      display: none; } }


.AirplaneLayout__AirplaneLayout___399iG {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  background-image: url(/components/AirplaneLayout/img/bg-m.png?cd40dfa1b0a855cd7d576a0fb6826c14); }
  @media (min-width: 768px) {
    .AirplaneLayout__AirplaneLayout___399iG {
      background-image: url(/components/AirplaneLayout/img/bg-t.png?93fc369528f00a5313a7aae44cd7a880); } }
  @media (min-width: 1240px) {
    .AirplaneLayout__AirplaneLayout___399iG {
      background-image: url(/components/AirplaneLayout/img/bg-d.png?ba5a78b313e3bd18500eb6fc59aa12f5); } }

.AirplaneLayout__AirplaneLayout_timer___D9J5b {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .AirplaneLayout__AirplaneLayout_timer___D9J5b img {
    height: 45px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .AirplaneLayout__AirplaneLayout_timer___D9J5b img {
        height: auto;
        margin-right: 9px; } }

.AirplaneLayout__AirplaneLayout_number___3NhKt {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .AirplaneLayout__AirplaneLayout_number___3NhKt b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .AirplaneLayout__AirplaneLayout_number___3NhKt {
      font-size: 26px; } }

.AirplaneLayout__AirplaneLayout_popup___2r55- {
  display: block; }

.AirplaneLayout__AirplaneLayout_text___38yka {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.AirplaneLayout__AirplaneLayout_buttons___3LF7h {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.AirplaneLayout__AirplaneLayout_container___3VM5g {
  display: block;
  box-sizing: border-box;
  width: 1000px;
  height: 600px;
  margin-top: 20px;
  background: white;
  position: relative;
  overflow: hidden;
  margin-bottom: -265px;
  transform: scale(0.3) translate(-1200px, -520px);
  padding: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 375px) {
    .AirplaneLayout__AirplaneLayout_container___3VM5g {
      transform: scale(0.36) translate(-1000px, -400px); } }
  @media (min-width: 650px) {
    .AirplaneLayout__AirplaneLayout_container___3VM5g {
      transform: scale(0.48) translate(-765px, -265px);
      margin-bottom: -240px; } }
  @media (min-width: 768px) {
    .AirplaneLayout__AirplaneLayout_container___3VM5g {
      transform: scale(0.64) translate(-280px, -175px);
      margin-bottom: -200px; } }
  @media (min-width: 1240px) {
    .AirplaneLayout__AirplaneLayout_container___3VM5g {
      transform: none;
      margin-bottom: 30px; } }
  .AirplaneLayout__AirplaneLayout_container___3VM5g.AirplaneLayout__bg1___3x6A6 {
    background-image: url(/components/AirplaneLayout/img/bg/bg1.png?8410fdf43f9afd7efcad018d48867f54); }
  .AirplaneLayout__AirplaneLayout_container___3VM5g.AirplaneLayout__bg2___w9OE4 {
    background-image: url(/components/AirplaneLayout/img/bg/bg2.png?6c41755198993a605d3a72dffdd5aa7d); }
  .AirplaneLayout__AirplaneLayout_container___3VM5g.AirplaneLayout__bg3___2u2-9 {
    background-image: url(/components/AirplaneLayout/img/bg/bg3.png?71cf9fa31b67f0f55652a9bf783cd0ac); }
  .AirplaneLayout__AirplaneLayout_container___3VM5g.AirplaneLayout__bg4___2yGI2 {
    background-image: url(/components/AirplaneLayout/img/bg/bg4.png?94f36ab8c38f57ce0f4805985db420c9); }
  .AirplaneLayout__AirplaneLayout_container___3VM5g.AirplaneLayout__bg5___4a9ir {
    background-image: url(/components/AirplaneLayout/img/bg/bg5.png?eb87bde79074b7f6b0d12060134e6208); }

.AirplaneLayout__AirplaneLayout_top___35D4s {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0; }
  @media (min-width: 768px) {
    .AirplaneLayout__AirplaneLayout_top___35D4s {
      font-size: 28px; } }

.AirplaneLayout__AirplaneLayout_coins___3LRSH {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.AirplaneLayout__header___1HmZ_ {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .AirplaneLayout__header___1HmZ_ {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .AirplaneLayout__header___1HmZ_ {
      margin: 40px auto 30px auto; } }

.AirplaneLayout__title___2EMxb {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .AirplaneLayout__title___2EMxb {
      margin-bottom: 0;
      font-size: 35px; } }

.AirplaneLayout__buttons___3q1-Q {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%; }
  @media (min-width: 768px) {
    .AirplaneLayout__buttons___3q1-Q {
      position: static;
      width: auto; } }

.AirplaneLayout__rules___2kWM2 {
  width: 120px;
  margin-right: 18px; }

.AirplaneLayout__exit___22aaa {
  width: 120px; }

.Qualification__wrapper___fXx59 {
  max-width: 500px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 140px; }
  @media (min-width: 1240px) {
    .Qualification__wrapper___fXx59 {
      padding-top: 70px;
      padding-bottom: 220px; } }

.Qualification__title___3GQxT {
  display: block;
  margin-bottom: 15px;
  text-align: left;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  color: #464646;
  text-transform: uppercase; }

.Qualification__row___PQiDe {
  display: block;
  margin-bottom: 25px; }

.Qualification__input___PXHvK {
  display: block; }

.Qualification__button___3hCiT {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-top: 20px; }
  .Qualification__button___3hCiT button, .Qualification__button___3hCiT a {
    margin-right: 20px; }
    .Qualification__button___3hCiT button:last-child, .Qualification__button___3hCiT a:last-child {
      margin-right: 0; }

.ScanPassport__block___2mviA {
  display: block;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .ScanPassport__block___2mviA {
      display: flex;
      justify-content: space-between;
      width: 100%;
      padding-bottom: 30px; } }

.ScanPassport__col___1ULtJ {
  display: block;
  width: 100%; }
  @media (min-width: 1240px) {
    .ScanPassport__col___1ULtJ {
      width: 336px; } }

.ScanPassport__select___2nMDu {
  display: block; }
  .ScanPassport__select___2nMDu p {
    margin-top: 0; }

.ScanPassport__scan___2ZnhI {
  display: block;
  position: relative; }
  .ScanPassport__scan___2ZnhI button {
    width: 100%;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .ScanPassport__scan___2ZnhI button {
        margin-top: 10px; } }

.ScanPassport__input___1WLHe span {
  border: 1px solid #000;
  width: 175px; }
  @media (min-width: 768px) {
    .ScanPassport__input___1WLHe span {
      width: 225px; } }

.ScanPassport__scan_btn___1Rm23 {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 40px;
  width: 90px;
  min-width: 90px;
  border-radius: 0;
  color: #4C4C4C;
  background: #F3D771;
  font-size: 17px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none; }
  @media (min-width: 768px) {
    .ScanPassport__scan_btn___1Rm23 {
      height: 45px;
      width: 100px;
      font-size: 20px; } }

.ScanPassport__scan_note___20SpV {
  display: block;
  font-size: 10px;
  font-weight: 300;
  font-style: italic;
  text-align: center; }
  @media (min-width: 1000px) {
    .ScanPassport__scan_note___20SpV {
      text-align: left;
      margin-top: -20px; } }

.ScanPassport__inputFile___bN1uE {
  position: relative;
  width: 100%;
  pointer-events: none;
  opacity: 0.7;
  filter: grayscale(1); }
  .ScanPassport__inputFile___bN1uE a, .ScanPassport__inputFile___bN1uE button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none;
    width: auto;
    margin: 0; }
  .ScanPassport__inputFile___bN1uE input + span {
    background-color: #CCB173; }
  .ScanPassport__inputFile___bN1uE.ScanPassport__active___1G_45 {
    pointer-events: all;
    filter: none;
    opacity: 1; }

.TechLayout__TechLayout___3cZqD {
  display: block;
  position: relative;
  padding-bottom: 40px; }

.TechLayout__TechLayout_timer___yyzFU {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .TechLayout__TechLayout_timer___yyzFU img {
    height: 45px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .TechLayout__TechLayout_timer___yyzFU img {
        height: auto;
        margin-right: 9px; } }

.TechLayout__TechLayout_number___2_rso {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .TechLayout__TechLayout_number___2_rso b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .TechLayout__TechLayout_number___2_rso {
      font-size: 26px; } }

.TechLayout__TechLayout_popup___3xmPy {
  display: block; }

.TechLayout__TechLayout_text___1zvYY {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.TechLayout__TechLayout_buttons___2Oz69 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.TechLayout__TechLayout_container___nLq-o {
  display: block;
  box-sizing: border-box;
  width: 1000px;
  height: 600px;
  margin-top: 20px;
  background: white;
  position: relative;
  overflow: hidden;
  margin-bottom: -315px;
  transform: scale(0.3) translate(-1200px, -520px);
  padding: 10px;
  background-size: 980px auto;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 375px) {
    .TechLayout__TechLayout_container___nLq-o {
      transform: scale(0.36) translate(-1000px, -400px); } }
  @media (min-width: 650px) {
    .TechLayout__TechLayout_container___nLq-o {
      transform: scale(0.48) translate(-915px, -265px);
      margin-bottom: -240px; } }
  @media (min-width: 768px) {
    .TechLayout__TechLayout_container___nLq-o {
      transform: scale(0.48) translate(-536px, -235px);
      margin-bottom: -220px; } }
  @media (min-width: 1240px) {
    .TechLayout__TechLayout_container___nLq-o {
      transform: none;
      margin-bottom: 30px; } }
  .TechLayout__TechLayout_container___nLq-o.TechLayout__bg1___3ZC6A {
    background-image: url(/components/TechLayout/img/bg/bg1.png?736f2ec709dfbf177f9d62cb1fa50c73); }
  .TechLayout__TechLayout_container___nLq-o.TechLayout__bg2___2M76I {
    background-image: url(/components/TechLayout/img/bg/bg2.png?bc400aaad3297f35beea996718126517); }
  .TechLayout__TechLayout_container___nLq-o.TechLayout__bg3___2SuMo {
    background-image: url(/components/TechLayout/img/bg/bg3.png?d9c7f8e6a3c83cfeea5667ba6487b289); }
  .TechLayout__TechLayout_container___nLq-o.TechLayout__bg4___1xlF- {
    background-image: url(/components/TechLayout/img/bg/bg4.png?06b7882fe8c09ff3c149155813786c62); }
  .TechLayout__TechLayout_container___nLq-o.TechLayout__bg5___1MEpA {
    background-image: url(/components/TechLayout/img/bg/bg5.png?06b7882fe8c09ff3c149155813786c62); }

.TechLayout__TechLayout_top___3La6E {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0; }
  @media (min-width: 768px) {
    .TechLayout__TechLayout_top___3La6E {
      font-size: 28px; } }

.TechLayout__TechLayout_coins___2uxQh {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.TechLayout__header___2nEg0 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .TechLayout__header___2nEg0 {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .TechLayout__header___2nEg0 {
      margin: 40px auto 30px auto; } }

.TechLayout__title___P10jr {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .TechLayout__title___P10jr {
      margin-bottom: 0;
      font-size: 35px; } }

.TechLayout__buttons___3nGpu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%; }
  @media (min-width: 768px) {
    .TechLayout__buttons___3nGpu {
      position: static;
      width: auto; } }

.TechLayout__rules___duCwb {
  width: 120px;
  margin-right: 18px; }

.TechLayout__exit___2E2FU {
  width: 120px; }

.TechLayout__TechLayout_arrows___1XURt {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 136px;
  height: 86px;
  margin: 0 auto; }
  @media (min-width: 650px) {
    .TechLayout__TechLayout_arrows___1XURt {
      position: absolute;
      top: 220px;
      right: 50%;
      margin-right: -311px;
      width: 136px;
      height: 86px; } }
  @media (min-width: 768px) {
    .TechLayout__TechLayout_arrows___1XURt {
      top: 240px;
      right: 50%;
      margin-right: -316px; } }
  @media (min-width: 1240px) {
    .TechLayout__TechLayout_arrows___1XURt {
      display: none; } }

.TechLayout__TechLayout_arrow___1u6z- {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  background-color: #fff;
  position: absolute; }
  .TechLayout__TechLayout_arrow___1u6z-:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .TechLayout__TechLayout_arrow___1u6z-:nth-child(2) {
    top: 0;
    left: 0; }
  .TechLayout__TechLayout_arrow___1u6z-:nth-child(3) {
    top: 0;
    right: 0; }

.TechGame__block___bNjRo {
  margin: 0 auto; }

.DraftLayout__DraftLayout___3nKq- {
  display: block;
  position: relative;
  padding-bottom: 100px;
  padding-top: 20px; }

.DraftLayout__DraftLayout_timer___26csc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .DraftLayout__DraftLayout_timer___26csc img {
    width: 24px;
    margin-right: 9px; }
    @media (min-width: 768px) {
      .DraftLayout__DraftLayout_timer___26csc img {
        width: auto;
        height: auto; } }

.DraftLayout__DraftLayout_number___1qY1w {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .DraftLayout__DraftLayout_number___1qY1w b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .DraftLayout__DraftLayout_number___1qY1w {
      font-size: 26px; } }

.DraftLayout__DraftLayout_popup___2djeO {
  display: block; }

.DraftLayout__DraftLayout_text___1fmsk {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.DraftLayout__DraftLayout_container___84JVn {
  display: block;
  box-sizing: border-box;
  margin-top: 20px;
  background: white; }

.DraftLayout__DraftLayout_top___141oW {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: #464646;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 20px 0;
  width: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold; }
  @media (min-width: 768px) {
    .DraftLayout__DraftLayout_top___141oW {
      font-size: 28px;
      padding: 10px;
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media (min-width: 1240px) {
    .DraftLayout__DraftLayout_top___141oW {
      padding: 0 35px;
      margin-top: 0;
      margin-bottom: -20px;
      position: relative;
      z-index: 10;
      top: 35px; } }

.DraftLayout__header___nmrs- {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .DraftLayout__header___nmrs- {
      flex-direction: row;
      justify-content: flex-start;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .DraftLayout__header___nmrs- {
      margin: 40px auto 30px auto; } }

.DraftLayout__title___CYfcH {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .DraftLayout__title___CYfcH {
      margin-bottom: 0;
      font-size: 35px; } }

.DraftLayout__buttons___19jpO {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  width: 100%; }
  @media (min-width: 768px) {
    .DraftLayout__buttons___19jpO {
      justify-content: flex-end;
      width: auto;
      position: absolute;
      top: 5px;
      right: 0;
      margin-top: 0; } }

.DraftLayout__rules___1JtvW {
  width: 120px;
  margin-right: 18px; }

.DraftLayout__exit___2UWnz {
  width: 120px; }

.DraftLayout__content___NsDor {
  position: relative; }

.DraftGame__block___3CSAP {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 -20px;
  padding-bottom: 100px; }
  .DraftGame__block___3CSAP * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .DraftGame__block___3CSAP {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-left: auto;
      margin-right: auto;
      width: 656px; } }
  @media (min-width: 1240px) {
    .DraftGame__block___3CSAP {
      width: 980px;
      margin-right: auto;
      margin-left: 0; } }

.DraftGame__field___2e4zu {
  display: flex;
  flex-direction: row;
  justify-content: stretch;
  align-items: stretch;
  width: 300px;
  height: 290px;
  padding: 7px;
  border-radius: 15px;
  background: #ECE9DD;
  flex-shrink: 0;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .DraftGame__field___2e4zu {
      width: 409px;
      height: 397px;
      padding: 10px;
      margin-right: 30px; } }
  @media (min-width: 1240px) {
    .DraftGame__field___2e4zu {
      margin-right: 60px;
      width: 490px;
      height: 580px;
      padding: 20px;
      padding-top: 90px; } }

.DraftGame__game___ltA2n {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 450px;
  height: 436px;
  border: 2px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 15px;
  font-size: 0;
  position: relative;
  flex-shrink: 0;
  transform: scale(0.63) translate(-130px, -128px); }
  @media (min-width: 768px) {
    .DraftGame__game___ltA2n {
      transform: scale(0.85) translate(-37px, -36px); } }
  @media (min-width: 1240px) {
    .DraftGame__game___ltA2n {
      transform: none; } }

.DraftGame__dropZone___1GGGV {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  position: absolute; }
  .DraftGame__dropZone___1GGGV img {
    opacity: 0.1;
    pointer-events: none; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_1___3PmCt {
    top: 0;
    left: 58px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_2___11Z-q {
    top: 40px;
    left: 135px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_3___11ePb {
    top: 40px;
    left: 242px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_4___2clyM {
    top: 40px;
    left: 349px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_5___2QUjq {
    top: 114px;
    left: 349px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_6___16pJ5 {
    top: 114px;
    left: 242px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_7___2-cTA {
    top: 151px;
    left: 164px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_8___3ZGwC {
    top: 225px;
    left: 164px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_9___2FbaY {
    top: 332px;
    left: 122px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_10___2gbXR {
    top: 332px;
    left: 44px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_11___hEdZ_ {
    top: 259px;
    left: 0px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_12___1-70i {
    top: 222px;
    left: 277px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone1_13___1JGkC {
    top: 329px;
    left: 277px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_1___Z3l8G {
    top: 31px;
    left: 0; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_2___2RuIu {
    top: 31px;
    left: 109px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_3___2ivee {
    top: 105px;
    left: 109px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_4___1ukv_ {
    top: 105px;
    left: 0; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_5___2E7kH {
    top: 214px;
    left: 37px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_6___RNXbU {
    top: 251px;
    left: 115px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_7___1INB- {
    top: 214px;
    left: 222px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_8___1HSyZ {
    top: 107px;
    left: 257px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_9___2OXt3 {
    top: 33px;
    left: 257px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_10___2MYqb {
    top: 33px;
    left: 335px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_11___l4hFj {
    top: 251px;
    left: 329px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_12___6C3mn {
    top: 325px;
    left: 371px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_13___-grAb {
    top: 323px;
    left: 216px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_14___2vBJN {
    top: 360px;
    left: 109px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone2_15___1hscz {
    top: 360px;
    left: 31px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_1___2mQS9 {
    top: 2px;
    left: 37px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_2____IKLu {
    top: 109px;
    left: 0; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_3___20HaB {
    top: 146px;
    left: 107px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_4___2oi81 {
    top: 109px;
    left: 214px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_5___VibK9 {
    top: 2px;
    left: 254px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_6___8J1r6 {
    top: 214px;
    left: 37px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_7___3Twsc {
    top: 251px;
    left: 115px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_8___3C46T {
    top: 251px;
    left: 222px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_9___2bZNY {
    top: 251px;
    left: 329px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_10___1rxsO {
    top: 325px;
    left: 329px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_11___2CfNc {
    top: 362px;
    left: 222px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_12___102fc {
    top: 325px;
    left: 115px; }
  .DraftGame__dropZone___1GGGV.DraftGame__zone3_13___snuon {
    top: 362px;
    left: 8px; }

.DraftGame__elems___3ioyW {
  display: block;
  flex-grow: 1; }
  @media (min-width: 1240px) {
    .DraftGame__elems___3ioyW {
      padding-top: 90px; } }

.DraftGame__elems_list___2u2zn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0; }

.DraftGame__elems_item___FDxYw {
  display: block;
  pointer-events: none;
  flex-shrink: 0;
  margin: 5px;
  max-width: 30%; }
  @media (min-width: 768px) {
    .DraftGame__elems_item___FDxYw {
      max-width: 50%; } }
  @media (min-width: 1240px) {
    .DraftGame__elems_item___FDxYw {
      max-width: 100%; } }

.DraftGame__elems_img___Dj7eO {
  display: block;
  pointer-events: auto;
  max-width: 100%;
  max-height: 90px; }
  @media (min-width: 768px) {
    .DraftGame__elems_img___Dj7eO {
      max-height: 90px; } }
  @media (min-width: 1240px) {
    .DraftGame__elems_img___Dj7eO {
      max-height: 500px; } }

.DraftGame__character___3upPp {
  width: 80px;
  bottom: 0;
  right: 25px;
  position: absolute;
  pointer-events: none; }
  @media (min-width: 768px) {
    .DraftGame__character___3upPp {
      width: 114px;
      bottom: -50px; } }
  @media (min-width: 1240px) {
    .DraftGame__character___3upPp {
      bottom: 50px; } }

.Crossword__block___1JjMd {
  padding-top: 60px;
  padding-bottom: 40px; }
  .Crossword__block___1JjMd .header {
    color: #3C3C3C;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    font-size: 20px; }
  .Crossword__block___1JjMd .grid {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold;
    flex: 2 1 50%;
    min-width: 17rem;
    max-width: 50rem; }
    .Crossword__block___1JjMd .grid > div {
      width: 100%; }
    .Crossword__block___1JjMd .grid text {
      position: relative;
      top: -0.2em;
      right: 1em;
      margin-right: 1em; }
  .Crossword__block___1JjMd .clues.clues.clues {
    padding: 0;
    flex: 1 2 32%; }
    @media (min-width: 1240px) {
      .Crossword__block___1JjMd .clues.clues.clues {
        margin-left: 4%; } }
  .Crossword__block___1JjMd .clue.clue.clue {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 15px;
    color: #000000;
    font-size: 14px;
    line-height: 20px; }
    .Crossword__block___1JjMd .clue.clue.clue p, .Crossword__block___1JjMd .clue.clue.clue div {
      margin-top: 0; }
      .Crossword__block___1JjMd .clue.clue.clue p span, .Crossword__block___1JjMd .clue.clue.clue div span {
        display: block;
        font-size: 0.84em; }
    @media (min-width: 768px) {
      .Crossword__block___1JjMd .clue.clue.clue {
        font-size: 16px;
        line-height: 22px; } }
    .Crossword__block___1JjMd .clue.clue.clue a {
      color: inherit;
      font-weight: bold; }
      .Crossword__block___1JjMd .clue.clue.clue a:hover, .Crossword__block___1JjMd .clue.clue.clue a:focus {
        text-decoration: none; }
    .Crossword__block___1JjMd .clue.clue.clue b {
      color: #F29B69;
      padding-right: 4px; }
    .Crossword__block___1JjMd .clue.clue.clue.correct {
      color: green; }
      .Crossword__block___1JjMd .clue.clue.clue.correct b {
        color: green; }

.Crossword__title___O_axs {
  display: block;
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  color: #3C3C3C; }
  @media (min-width: 768px) {
    .Crossword__title___O_axs {
      font-size: 36px;
      margin-bottom: 45px; } }

.Crossword__popupText___3-e8q {
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color: #000000; }

.Crossword__popupBtn___2cf91 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px; }


.ArmadaLayout__ArmadaLayout___34gQJ {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }

.ArmadaLayout__ArmadaLayout_timer___39FVF {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .ArmadaLayout__ArmadaLayout_timer___39FVF img {
    height: 45px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .ArmadaLayout__ArmadaLayout_timer___39FVF img {
        height: auto;
        margin-right: 9px; } }

.ArmadaLayout__ArmadaLayout_number___3XpuJ {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .ArmadaLayout__ArmadaLayout_number___3XpuJ b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .ArmadaLayout__ArmadaLayout_number___3XpuJ {
      font-size: 26px; } }

.ArmadaLayout__ArmadaLayout_popup___29Wc0 {
  display: block; }

.ArmadaLayout__ArmadaLayout_text___3uewg {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.ArmadaLayout__ArmadaLayout_buttons___nIAx7 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.ArmadaLayout__ArmadaLayout_container___131TW {
  display: block;
  box-sizing: border-box;
  width: 677px;
  height: 735px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background: white;
  position: relative;
  overflow: hidden;
  margin-bottom: -310px;
  transform: scale(0.42) translate(-472px, -425px);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  @media (min-width: 375px) {
    .ArmadaLayout__ArmadaLayout_container___131TW {
      transform: scale(0.46) translate(-430px, -350px);
      margin-bottom: -295px; } }
  @media (min-width: 650px) {
    .ArmadaLayout__ArmadaLayout_container___131TW {
      transform: scale(0.68) translate(-290px, -120px);
      margin-bottom: -140px; } }
  @media (min-width: 768px) {
    .ArmadaLayout__ArmadaLayout_container___131TW {
      transform: scale(0.95) translate(-20px, -25px);
      margin-bottom: 60px; } }
  @media (min-width: 1240px) {
    .ArmadaLayout__ArmadaLayout_container___131TW {
      transform: none; } }
  .ArmadaLayout__ArmadaLayout_container___131TW.ArmadaLayout__bg1___3yya7 {
    background-image: url(/components/ArmadaLayout/img/bg/bg1.png?dd1e8388d0ab6eb3c4ab161d4c028d16); }
  .ArmadaLayout__ArmadaLayout_container___131TW.ArmadaLayout__bg2___qKT_x {
    background-image: url(/components/ArmadaLayout/img/bg/bg2.png?bede20c0eb8416888fdbe38b48097b1d); }
  .ArmadaLayout__ArmadaLayout_container___131TW.ArmadaLayout__bg3___2z7pf {
    background-image: url(/components/ArmadaLayout/img/bg/bg3.png?11434664aa6732ec64f2c7893323d842); }

.ArmadaLayout__ArmadaLayout_top___mZQU3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: white;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 30px;
  width: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0; }
  @media (min-width: 768px) {
    .ArmadaLayout__ArmadaLayout_top___mZQU3 {
      font-size: 28px; } }

.ArmadaLayout__ArmadaLayout_coins___2NwtR {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.ArmadaLayout__header___3YQmU {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .ArmadaLayout__header___3YQmU {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .ArmadaLayout__header___3YQmU {
      margin: 40px auto 30px auto; } }

.ArmadaLayout__title___1OhDI {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .ArmadaLayout__title___1OhDI {
      margin-bottom: 0;
      font-size: 35px; } }

.ArmadaLayout__buttons___3wqvm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%; }
  @media (min-width: 768px) {
    .ArmadaLayout__buttons___3wqvm {
      position: static;
      width: auto; } }

.ArmadaLayout__rules___2iGlt {
  width: 120px;
  margin-right: 18px; }

.ArmadaLayout__exit___bCtCY {
  width: 120px; }

.ArmadaLayout__popupButton___25hba {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.vgame {
    display: block;
    position: relative;
    padding-top: 14px;
    padding-bottom: 25px;
    margin-left: 12px;
}


.vgame_wrap {
    position: relative;
    width: 770px;
    height: 430px;
    margin: 0 auto;
    transition: opacity 0.5s;
    transform: scale(0.4) translate(-600px, -300px);
    margin-bottom: -200px;
}

@media (min-width: 768px) {
    .vgame_wrap {
        transform: scale(0.82) translate(-80px, -50px);
        margin-bottom: -100px;
    }
}

@media (min-width: 1240px) {
    .vgame_wrap {
        transform: none;
        margin-bottom: 0;
    }
}


.vgame_wrap.opac {
    opacity: 0;
    transition: opacity 0s;
}
.vgame_wrap canvas {
    display: block;

    position: relative;
}
.vgame_wrap.agasha {
    height: 430px;
    width: 770px;
    border: 5px solid white;
}
.vgame_wrap.agasha canvas {
    height: 430px;
    width: 770px;
}
.vgame_wrap.loading:after {
    content: '';
    position: absolute;
    /*background: url("../img/decor/preloader.gif") no-repeat center center;*/
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.vgame_points {
    position: absolute;
    top: 13px;
    right: 43px;
    margin-left: -420px;
    display: block;
    width: 100px;
    text-align: center;
}
.vgame_levelup {
    text-align: center;
    position: absolute;
    top: 111px;
    right: 43px;
    margin-left: -420px;
    display: block;
    width: 100px;
}
.vgame_points_top {
    color: #00386d;
    display: block;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'pfdin', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 1;
}
.vgame_left > .vgame_points_top {
    text-align: left;
    font-size: 20px;
    margin-bottom: 6px;
}
.vgame_levelup .vgame_points_top {
    font-size: 12px;
}
.vgame_points_num {
    background: #0084c2;
    color: #ffffff;
    padding: 3px 10px;
    font-size: 27px;
    line-height: 1;
    display: inline-block;
    text-align: center;
    margin-bottom: 8px;
    margin-top: 8px;
}
.vgame_levelup .vgame_points_num {
    font-size: 24px;
}
.vgame_left_col .vgame_points_num {
    width: 60px;
    padding-left: 0;
    padding-right: 0;
}
.vgame_points_adding {
    background: #0084c2;
    border-radius: 5px;
    padding: 3px 5px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.3);
    position: absolute;
    bottom: 100%;
    left: -290px;
    margin-bottom: -290px;
    opacity: 1;
    transition: all 0.5s;
    color: white;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
    transform: scale(3);
}
.vgame_points_adding.hide {
    left: 0;
    opacity: 0;
    margin-bottom: 3px;
    transform: scale(1);
}
.vgame_points_adding span {
    font-size: 22px;
    line-height: 1;
}
.vgame_title {
    position: absolute;
    left: 0;
    top: 15px;
}
.vgame_title_blue {
    text-transform: uppercase;
    margin-bottom: 4px;
}
.vgame_title_gold {
    width: 130px;
    height: 44px;
}
.vgame_title_gold_text {
    font-size: 42px;
    line-height: 1;
}
.vgame_stage {
    position: absolute;
    left: 0;
    top: 132px;
    border: 1px solid #00386d;
    color: #00386d;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'pfdin', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 1;
    width: 138px;
    padding: 10px 10px 10px;
    transition: left 0.5s, top 0.5s, transform 0.5s, background 0.5s;
    transform: scale(1);
    background: rgba(255,255,255,0);
}
.vgame_stage.level {
    left: 370px;
    top: 262px;
    transition: left 0s, top 0s, transform 0.2s, background 0s;
    transform: scale(1.4);
    background: #ffffff;
}
.vgame_left_col {
    float: left;
    margin-right: 30px;
    text-align: center;
    width: 60px;
}
.vgame_left_col:last-child {
    margin-left: 0;
}
.vgame_left {
    position: absolute;
    left: 0;
    top: 216px;
    width: 176px;
}
.vgame_rules {
    position: absolute;
    left: 0;
    bottom: 22px;
}
.vgame_rules_link {
    text-transform: uppercase;
    text-decoration: underline;
}
.vgame_rules_link:hover {
    text-decoration: none;
}
.agasha_info {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 260px;
    width: auto;
    height: auto;
    padding: 20px 10px;
    background: black;
    opacity: 0.5;
    z-index: 100;
    color: white;
    font-size: 12px;
}
.agasha_info div {
    overflow: auto;
    max-height: 50px;
}
.vgame_before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 30px;
    background: #fff;
    z-index: 50;
}
.vgame_after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 30px;
    background: #fff;
    display: none;
    z-index: 10;
}
.vgame_rating {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 150px;
    min-height: 70px;
    padding: 14px 13px 17px 16px;
    background: rgba(255,255,255,0.75);
    transition: 0.3s;
}
.vgame_rating > div {
    font-size: 12px;
    color: #00386d;
    text-transform: uppercase;
    margin-bottom: 10px;
    transition: 0.3s;
}
.vgame_rating ul {
    list-style: inside decimal;
    transition: 0.3s;
    padding: 0;
    margin: 0;
}
.vgame_rating ul li {
    overflow: hidden;
    white-space: nowrap;
    font-size: 10px;
    color: #00386d;
    transition: 0.3s;
}
.vgame_before_row {
    width: 485px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    text-align: center;
}
.vgame_before_row > span {
    display: block;
    font-size: 26px;
    color: #3C3C3C;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.vgame_before_row.name input {
    display: block;
    width: 485px;
    height: 44px;
    font-size: 18px;
    border: 0 none;
    -webkit-box-shadow: 0 0 10px 0 rgba(60, 60, 60, 0.5);
    box-shadow: 0 0 10px 0 rgba(60, 60, 60, 0.5);
    text-align: center;
}
.vgame_before_row.color input {
    display: none;
    float: right;
    font-size: 18px;
}
.vgame_before_row.color label {
    display: block;
    float: left;
    width: 140px;
    margin: 0 15px 15px 0;
    position: relative;
}
.vgame_before_row.color label span {
    font-size: 14px;
}
.vgame_before_row.color label:after {
    position: absolute;
    content: "";
    background: url(/components/CloudsGame/img/unchecked.png?68cb70cb58d7864be9bfd18cbfe102fe) no-repeat;
    width: 78px;
    height: 79px;
    right: -43px;
    top: -19px;
}
.vgame_before_row.color label.checked:after {
    background: url(/components/CloudsGame/img/checked.png?4671239f2b054db0ee2c64b010d946b0) no-repeat 0 0;
}
.vgame_before_row .warning {
    padding-top: 10px;
    color: red;
    font-size: 14px;
    line-height: 1;
}
.vgame_status {
    position: absolute;
    left: 10px;
    top: 5px;
    white-space: nowrap;
}
.vgame_status > div {
    display: inline-block;
    vertical-align: top;
}
.vgame_status_mass {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    color: #00447d;
    padding-top: 5px;
    font-family: 'Bebas Neue', sans-serif;
}
.vgame_statuses {
    white-space: nowrap;
}
.vgame_statuses div {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin-left: 5px;
}
.vgame_status_light {
    opacity: 0;
    transition: opacity 0.3s;
    background: url(/components/CloudsGame/img/light_ico.png?c451bba2261f991cf4c99d5183119ad2) no-repeat 50% 50%;
}
.light_on .vgame_status_light {
    opacity: 1;
}
.vgame_status_dash {
    opacity: 0;
    transition: opacity 0.3s;
    background: url(/components/CloudsGame/img/dash_ico.png?e2ee6d9ada4f54b48001fb455251d338) no-repeat 50% 50%;
}
.dash_on .vgame_status_dash {
    opacity: 1;
}
.vgame_update {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(255,255,255,0.81);
}
.vgame_update_content {
    height: 100%;
    width: 100%;
    display: none;
}
.vgame_update_content.show {
    display: block;
}
.vgame_update_title {
    text-align: center;
    color: #002c60;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    padding-top: 74px;
}
.vgame_update_text {
    padding-top: 84px;
    font-size: 18px;
    line-height: 1.2;
    color: #034982;
    width: 578px;
    text-align: center;
    margin: 0 auto 120px;
}
.vgame_update_buttons {
    text-align: center;
}
.vgame_update_button {
    display: inline-block;
}
.vgame_update_changes {
    padding-top: 49px;
    padding-left: 97px;
    padding-right: 40px;
}
.vgame_changes_row {
    display: table-row;
    height: 123px;
}
.vgame_changes_img {
    display: table-cell;
    height: 123px;
    vertical-align: middle;
    padding-right: 20px;
    padding-bottom: 37px;
}
.vgame_changes_text {
    display: table-cell;
    height: 123px;
    vertical-align: middle;
    padding-bottom: 37px;
}
.vgame_changes_text p {
    color: #034982;
    font-size: 14px;
    line-height: 1.1;
}
.vgame_update_close {
    position: absolute;
    right: 3px;
    top: 3px;
    background: url(/components/CloudsGame/img/update_close.png?ba79a0c8d18950922030ad7581f49923) no-repeat 0 0;
    width: 13px;
    height: 15px;
}
.vgame_update_close:after {
    content: "";
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
}
@media (max-width: 1440px) {

    .vgame_points {
        top: 191px;
        right: auto;
        left: 546px;
        margin-left: 0;
        text-align: left;
    }
    .vgame_points_top {
        text-align: left;
    }
    .vgame_levelup {
        text-align: left;
        top: 268px;
        left: 546px;
        margin-left: 0;
    }
    .vgame_title {
        left: 546px;
    }
    .vgame_stage {
        left: 546px;
        width: 98px;
        top: 110px;
        font-size: 16px;
    }
    .vgame_left {
        left: 546px;
        top: 375px;
    }
    .vgame {
        margin-left: 0;
    }
    .vgame_rules {
        left: 546px;
    }
}
@media (max-width: 1200px) {
    .vgame_title_blue {
        font-size: 18px;
    }
    .vgame_title_gold {
        width: 118px;
        height: 39px;
    }
    .vgame_title_gold_text {
        font-size: 36px;
    }
    .vgame_rules_link {
        font-size: 14px;
    }
}


.vgame_subtitle {
    margin-top: 10px;
    font-size: 24px;
    font-family: 'Bebas Neue', sans-serif;
}

.vgame_start {
    margin-top: 10px;
}
.CloudsGame__block___3GO8K {
  padding-top: 20px;
  position: relative; }
  @media (min-width: 768px) {
    .CloudsGame__block___3GO8K {
      padding-top: 50px; } }

.CloudsGame__block_tutor___3AnmZ {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #213787; }

.CloudsTutorial__block___3OUqg {
  text-align: center;
  position: relative;
  color: #3c3c3c; }

.CloudsTutorial__tutor___1Znqu {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 25px;
  margin-top: -10px;
  line-height: 1;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400; }
  @media (min-width: 768px) {
    .CloudsTutorial__tutor___1Znqu {
      position: absolute;
      margin: 0;
      top: 0;
      left: -320px;
      transform: rotate(-90deg);
      width: 100%;
      text-align: center;
      padding-right: 20px;
      margin-top: -15px; } }

.CloudsTutorial__title___sqsjK {
  display: block;
  font-size: 22px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400; }

.CloudsTutorial__descr___1voiS {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  min-height: 120px; }
  @media (min-width: 768px) {
    .CloudsTutorial__descr___1voiS {
      min-height: 100px; } }

.CloudsTutorial__image___3Obe0 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  min-height: 190px; }

.CloudsTutorial__points___rAjw8 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .CloudsTutorial__points___rAjw8 {
      position: absolute;
      margin: 0;
      left: -110px;
      bottom: -20px; } }

.CloudsTutorial__point___3B2Dy {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #3c3c3c;
  margin: 0 5px;
  padding: 0;
  opacity: 0.4; }
  .CloudsTutorial__point___3B2Dy.CloudsTutorial__active___2T91p {
    background-color: #3c3c3c;
    opacity: 1; }

.CloudsTutorial__nav___OCLsO {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .CloudsTutorial__nav___OCLsO {
      position: absolute;
      margin: 0;
      right: -110px;
      bottom: -20px; } }

.CloudsTutorial__nav_btn___22eaF {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
  text-transform: uppercase;
  background: none;
  border: none;
  outline: none;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 12px; }
  @media (min-width: 768px) {
    .CloudsTutorial__nav_btn___22eaF {
      font-size: 14px;
      font-weight: 500; } }

.CloudsTutorial__buttons___WvAtc {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .CloudsTutorial__buttons___WvAtc {
      display: none; } }

.CloudsTutorial__button___1R1G- {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 34px;
  border: 1px solid black;
  color: #3c3c3c;
  text-transform: uppercase;
  font-size: 16px;
  background: none;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-decoration: none; }
  .CloudsTutorial__button___1R1G-:focus, .CloudsTutorial__button___1R1G-:hover {
    color: #3c3c3c; }

@media (max-width: 440px) {
  .Degree__block___2V25f {
    transform: scale(1.3) translateX(100px) translateY(100px); } }

.DegreeLayout__DegreeLayout___3cX6i {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  background-image: url(/components/DegreeLayout/img/bg-d.png?04256660a0bd948f79f3de0708aa7bb6); }

.DegreeLayout__DegreeLayout_timer___DA5dV {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .DegreeLayout__DegreeLayout_timer___DA5dV img {
    height: 45px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .DegreeLayout__DegreeLayout_timer___DA5dV img {
        height: auto;
        margin-right: 9px; } }
  @media (max-width: 440px) {
    .DegreeLayout__DegreeLayout_timer___DA5dV {
      position: absolute;
      top: -610px; } }

.DegreeLayout__DegreeLayout_number___uzMkw {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .DegreeLayout__DegreeLayout_number___uzMkw b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .DegreeLayout__DegreeLayout_number___uzMkw {
      font-size: 26px; } }

.DegreeLayout__DegreeLayout_popup___1-UJz {
  display: block; }

.DegreeLayout__DegreeLayout_text___2ClLs {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.DegreeLayout__DegreeLayout_buttons___3qL_L {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.DegreeLayout__DegreeLayout_container___1YWo0 {
  display: block;
  box-sizing: border-box;
  width: 856px;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background: white;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: -250px;
  transform: scale(0.335) translate(-862px, -465px);
  background-image: url(/components/DegreeLayout/img/bg/bg1.png?db8fac9579964a135a5ceee9390d1b8e);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: left center; }
  @media (min-width: 650px) {
    .DegreeLayout__DegreeLayout_container___1YWo0 {
      transform: scale(0.58) translate(-490px, -140px);
      margin-bottom: -120px; } }
  @media (min-width: 768px) {
    .DegreeLayout__DegreeLayout_container___1YWo0 {
      transform: scale(0.75) translate(-144px, -102px); } }
  @media (min-width: 1240px) {
    .DegreeLayout__DegreeLayout_container___1YWo0 {
      transform: none;
      margin-bottom: 40px; } }
  @media (max-width: 440px) {
    .DegreeLayout__DegreeLayout_container___1YWo0 {
      background-image: url(/components/DegreeLayout/img/bg/bg1-m.jpg?c489820308222b5b53fa7fbf58aa0f13);
      background-size: cover;
      background-position: center top;
      height: 800px;
      margin-top: -80px;
      margin-bottom: -320px; } }

.DegreeLayout__DegreeLayout_top___3NMSz {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #2D2525;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 50px 0;
  width: 207px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  background-image: url(/components/DegreeLayout/img/decor.png?ee24ea9d7cf37663ef4783410a428834);
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .DegreeLayout__DegreeLayout_top___3NMSz {
      font-size: 64px; } }
  @media (max-width: 440px) {
    .DegreeLayout__DegreeLayout_top___3NMSz {
      width: 100%;
      top: auto;
      bottom: 0;
      height: 140px;
      flex-direction: row-reverse;
      justify-content: center;
      align-items: center;
      background-image: url(/components/DegreeLayout/img/decor-m.png?2cc5d1318992f1cabc3c490c9d0f95fe);
      background-size: cover; } }

.DegreeLayout__DegreeLayout_termometr___3_E8u {
  display: block; }
  @media (max-width: 440px) {
    .DegreeLayout__DegreeLayout_termometr___3_E8u {
      display: none; } }

.DegreeLayout__DegreeLayout_termometr_mob___1IbWp {
  display: none; }
  @media (max-width: 440px) {
    .DegreeLayout__DegreeLayout_termometr_mob___1IbWp {
      display: block;
      width: 300px;
      margin-right: 40px; } }

.DegreeLayout__DegreeLayout_coins___AfYBQ {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.DegreeLayout__header___2Xhci {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .DegreeLayout__header___2Xhci {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .DegreeLayout__header___2Xhci {
      width: 856px;
      margin: 40px auto 30px auto; } }

.DegreeLayout__title___21Vxh {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .DegreeLayout__title___21Vxh {
      margin-bottom: 0;
      font-size: 35px; } }

.DegreeLayout__buttons___1CLOG {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 270px; }
  @media (max-width: 440px) {
    .DegreeLayout__buttons___1CLOG {
      top: 350px; } }
  @media (min-width: 650px) {
    .DegreeLayout__buttons___1CLOG {
      top: 415px; } }
  @media (min-width: 768px) {
    .DegreeLayout__buttons___1CLOG {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      width: auto; } }

.DegreeLayout__rules___2es3U {
  width: 120px;
  margin-right: 18px; }

.DegreeLayout__exit___2RzRe {
  width: 120px; }

.DegreeLayout__popupButton___16AT9 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.DegreeLayout__DegreeLayout_lifes___249vQ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px; }

.DegreeLayout__DegreeLayout_life___1nICb {
  display: block;
  margin: 0 3px; }
  .DegreeLayout__DegreeLayout_life___1nICb.DegreeLayout__active___3U8Gt {
    opacity: 1; }
  .DegreeLayout__DegreeLayout_life___1nICb.DegreeLayout__disabled___cl97Q {
    opacity: 0.5; }

.DegreeLayout__DegreeLayout_life_image___1g1VG {
  display: block; }

.DegreeLayout__termometr___2BDMb {
  position: relative; }

.DegreeLayout__termometr_number___PG-Jm {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 38px;
  line-height: 1;
  color: #453A3A;
  position: absolute;
  bottom: 20px;
  left: 22px; }
  @media (min-width: 441px) {
    .DegreeLayout__termometr_number___PG-Jm {
      width: 100%;
      text-align: center;
      bottom: 25px;
      left: 0; } }

.DegreeLayout__termometr_wrapper___1_dyi {
  width: 224px;
  height: 43px;
  background-color: #C4C4C4;
  border-radius: 20px;
  border: 2px solid white;
  position: absolute;
  overflow: hidden;
  top: 20px;
  right: 40px;
  border-left: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
  .DegreeLayout__termometr_wrapper___1_dyi::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
    height: 100%;
    width: 100%;
    background-image: url(/components/DegreeLayout/img/termometr-decor.svg?395f971f87d208716042cd939bd8638b);
    background-repeat: no-repeat;
    background-size: auto 60%;
    background-position: center center; }
  @media (min-width: 441px) {
    .DegreeLayout__termometr_wrapper___1_dyi {
      transform: rotate(-90deg);
      width: 244px;
      top: 98px;
      right: -77px;
      border: 4px solid white;
      border-left: none; } }

.DegreeLayout__termometr_inner___1XX88 {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.DegreeLayout__termometr_inside___E1bz7 {
  display: block;
  height: 100%;
  width: 150px;
  background: linear-gradient(90deg, #e1eb62 0%, #F7F162 30.73%, #F7C462 68.23%, #F76262 100%);
  transition: 0.3s; }

.RatesLayout__block___3YJOg {
  padding-top: 50px;
  padding-bottom: 200px;
  position: relative; }
  .RatesLayout__block___3YJOg::before {
    content: '';
    position: absolute;
    top: 105px;
    left: 50%;
    transform: translateX(-70%);
    width: 196px;
    height: 222px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/components/RatesLayout/img/bg-m.png?21e5349278c32c673d1ebe86c2fd8af9); }
  .RatesLayout__block___3YJOg::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 320px;
    height: 161px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/components/RatesLayout/img/bg-bottom-m.png?a6aa0617fd0abea5a2d4c3096a72716b); }
  @media (min-width: 768px) {
    .RatesLayout__block___3YJOg {
      padding-top: 60px;
      padding-bottom: 235px; }
      .RatesLayout__block___3YJOg::before {
        top: 60px;
        transform: translateX(-46%);
        width: 822px;
        height: 471px;
        background-image: url(/components/RatesLayout/img/bg-t.png?120762f8615317fa29bcda715aca6609); }
      .RatesLayout__block___3YJOg::after {
        width: 768px;
        height: 274px;
        background-image: url(/components/RatesLayout/img/bg-bottom-t.png?5e29bf5d761116588a69a3e88a086f9a); } }
  @media (min-width: 1240px) {
    .RatesLayout__block___3YJOg {
      padding-top: 70px;
      padding-bottom: 135px; }
      .RatesLayout__block___3YJOg::before {
        top: 180px;
        transform: translateX(-50%);
        width: 100%;
        height: 240px;
        background-image: url(/components/RatesLayout/img/bg-d.png?bac9a85d19979fdf40de52f1c0bbcff5); }
      .RatesLayout__block___3YJOg::after {
        width: 114%;
        height: 399px;
        background-image: url(/components/RatesLayout/img/bg-bottom-d.png?5b409967a0e2ec6305e87acea76cd387);
        bottom: -26px; } }
  @media (min-width: 1440px) {
    .RatesLayout__block___3YJOg {
      padding-top: 70px;
      padding-bottom: 200px; }
      .RatesLayout__block___3YJOg::before {
        transform: translateX(-50%);
        width: 1404px;
        height: 240px;
        background-image: url(/components/RatesLayout/img/bg-d.png?bac9a85d19979fdf40de52f1c0bbcff5); }
      .RatesLayout__block___3YJOg::after {
        width: 1600px;
        height: 399px;
        background-image: url(/components/RatesLayout/img/bg-bottom-d.png?5b409967a0e2ec6305e87acea76cd387);
        bottom: 0; } }
  @media (min-width: 1920px) {
    .RatesLayout__block___3YJOg {
      padding-bottom: 145px; }
      .RatesLayout__block___3YJOg::before {
        width: 1709px;
        height: 340px;
        background-image: url(/components/RatesLayout/img/bg-d1.png?fd65cfb7a1dff4f21fe55d2c5546a7c2);
        top: 105px; }
      .RatesLayout__block___3YJOg::after {
        width: 1920px;
        height: 478px;
        background-image: url(/components/RatesLayout/img/bg-bottom-d1.png?83986f141be49dc5cd4daf5dd483d8f7); } }

.RatesLayout__container___3V0Tj {
  height: 100%;
  width: 280px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .RatesLayout__container___3V0Tj {
      width: 580px; } }
  @media (min-width: 1240px) {
    .RatesLayout__container___3V0Tj {
      width: 1180px;
      margin: 0 auto;
      padding: 0 10px; } }

.RatesLayout__aside___1-Qjv {
  width: 100%; }
  @media (min-width: 1240px) {
    .RatesLayout__aside___1-Qjv {
      min-width: 420px;
      width: 420px;
      margin-right: 30px; } }

.RatesLayout__wrapper___1_edb {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .RatesLayout__wrapper___1_edb {
      width: 580px;
      margin: 0 auto; } }

.RatesLayout__header___xDj-D {
  display: block;
  margin-bottom: 57px;
  padding-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .RatesLayout__header___xDj-D {
      width: 400px;
      margin: 0 auto;
      margin-bottom: 70px;
      padding-bottom: 25px; } }
  @media (min-width: 1240px) {
    .RatesLayout__header___xDj-D {
      width: auto;
      margin-left: 0;
      padding-bottom: 35px; } }
  .RatesLayout__header___xDj-D:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 166px;
    height: 3px;
    background: #2E4EA4; }
    @media (min-width: 768px) {
      .RatesLayout__header___xDj-D:before {
        left: 50%;
        transform: translateX(-50%);
        width: 280px;
        height: 6px; } }
    @media (min-width: 1240px) {
      .RatesLayout__header___xDj-D:before {
        left: 0;
        bottom: 0;
        width: 196px;
        transform: none; } }

.RatesLayout__title___2g-L5 {
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  width: 200px;
  margin: 0; }
  @media (min-width: 768px) {
    .RatesLayout__title___2g-L5 {
      width: 400px;
      text-align: center;
      font-size: 60px;
      line-height: 1; } }
  @media (min-width: 1240px) {
    .RatesLayout__title___2g-L5 {
      width: auto;
      margin: 0;
      font-size: 64px;
      line-height: 1;
      text-align: left; } }

.RatesLayout__exitContainer___3hCKI {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  @media (min-width: 768px) {
    .RatesLayout__exitContainer___3hCKI {
      right: -60px; } }
  @media (min-width: 1240px) {
    .RatesLayout__exitContainer___3hCKI {
      right: 0; } }

.RatesLayout__exit___a26Cf {
  width: 72px;
  min-width: 72px;
  height: 48px;
  padding: 0;
  opacity: 0.5;
  border: 1px solid #3C3C3C;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
  color: #3C3C3C; }
  .RatesLayout__exit___a26Cf:hover {
    opacity: 1; }
  @media (min-width: 768px) {
    .RatesLayout__exit___a26Cf {
      width: 96px;
      min-width: 96px;
      height: 60px;
      font-size: 24px; } }

.RatesQuestions__block___2Drsq {
  display: block; }

.RatesQuestions__header___2PQHq {
  margin-bottom: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/components/RatesQuestions/img/header-m.svg?01374d52fca7c3a259f9b9c39f86d4ed);
  width: 280px;
  height: 72px;
  display: flex;
  justify-content: center;
  padding: 0 24px;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .RatesQuestions__header___2PQHq {
      background-image: url(/components/RatesQuestions/img/header.svg?82ccb1700e10fea157d87b8d5a52d29d);
      width: 100%;
      margin-bottom: 20px; } }

.RatesQuestions__question___1Ykuf {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
  color: #3C3C3C;
  box-sizing: border-box; }

.RatesQuestions__question_title___3_GoX {
  position: relative;
  padding-left: 20px; }
  .RatesQuestions__question_title___3_GoX p {
    margin: 0; }
  @media (min-width: 768px) {
    .RatesQuestions__question_title___3_GoX {
      font-size: 24px;
      line-height: 120%;
      text-align: center;
      padding-left: 20px; } }

.RatesQuestions__question_number___cz7UD {
  color: #C52727;
  position: absolute;
  top: 0;
  left: 0; }

.RatesQuestions__question_list___3zLCn.RatesQuestions__notpointer___27XtB {
  pointer-events: none; }

@media (min-width: 768px) {
  .RatesQuestions__question_list___3zLCn {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px; } }

.RatesQuestions__question_item___2lAaW {
  width: 280px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/components/RatesQuestions/img/default.svg?7d037f2cbb57da41595701d9b2b7ec4d);
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer; }
  .RatesQuestions__question_item___2lAaW:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .RatesQuestions__question_item___2lAaW {
      margin-left: 20px; } }
  .RatesQuestions__question_item___2lAaW.RatesQuestions__selected___2Uuxp {
    background-image: url(/components/RatesQuestions/img/selected.svg?0a0e8408e465401a8a210e3ef63bd39d);
    animation-name: RatesQuestions__changeOpacity___gPK7T;
    animation-timing-function: ease-in-out;
    animation-duration: 1s;
    animation-iteration-count: 10;
    animation-delay: 0.3s; }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__selected___2Uuxp .RatesQuestions__question_item_icon___2jcDU::before {
      display: block;
      background: #3C3C3C; }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__selected___2Uuxp .RatesQuestions__question_item_descr___2sqi3 {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold; }
  .RatesQuestions__question_item___2lAaW.RatesQuestions__right___2IpCK {
    background-image: url(/components/RatesQuestions/img/right.svg?fab35e59537a894c12b33f0e3905b7c2); }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__right___2IpCK .RatesQuestions__question_item_icon___2jcDU {
      border: 1px solid #FFFFFF; }
      .RatesQuestions__question_item___2lAaW.RatesQuestions__right___2IpCK .RatesQuestions__question_item_icon___2jcDU::before {
        display: block;
        background: #FFFFFF; }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__right___2IpCK .RatesQuestions__question_item_descr___2sqi3 {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold;
      color: #FFFFFF; }
  .RatesQuestions__question_item___2lAaW.RatesQuestions__wrong___2FcAN {
    background-image: url(/components/RatesQuestions/img/wrong.svg?df9dcb1b8cea1ed38fc9274f561ced71); }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__wrong___2FcAN .RatesQuestions__question_item_icon___2jcDU {
      border: 1px solid #FFFFFF; }
      .RatesQuestions__question_item___2lAaW.RatesQuestions__wrong___2FcAN .RatesQuestions__question_item_icon___2jcDU::before {
        display: block;
        background: #FFFFFF; }
    .RatesQuestions__question_item___2lAaW.RatesQuestions__wrong___2FcAN .RatesQuestions__question_item_descr___2sqi3 {
      font-family: 'Montserrat',  sans-serif;
      font-weight: bold;
      color: #FFFFFF; }

@keyframes RatesQuestions__changeOpacity___gPK7T {
  50% {
    background-image: url(/components/RatesQuestions/img/selected1.svg?9963f9dd3d97122970b30f0487cf8ac5); }
  100% {
    background-image: url(/components/RatesQuestions/img/selected.svg?0a0e8408e465401a8a210e3ef63bd39d); } }

.RatesQuestions__question_item_icon___2jcDU {
  border: 1px solid #3C3C3C;
  box-sizing: border-box;
  border-radius: 50px;
  position: relative;
  width: 22px;
  min-width: 22px;
  height: 22px;
  margin-right: 12px;
  margin-left: 22px; }
  .RatesQuestions__question_item_icon___2jcDU::before {
    display: none;
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px; }

.RatesQuestions__question_item_descr___2sqi3 {
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #3C3C3C; }

.RatesResult__block___uOEfn {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .RatesResult__block___uOEfn {
      margin-bottom: 88px; } }

.RatesResult__progress___239HS {
  width: 70.5px; }

.RatesResult__progress_title____zkbJ {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%;
  color: #3C3C3C;
  text-align: center;
  margin-bottom: 12px; }

.RatesResult__progress_block___34fW2 {
  display: flex;
  justify-content: flex-end; }

.RatesResult__progress_list___egOaE {
  display: block; }

.RatesResult__progress_item___1_PT3 {
  width: 70.5px;
  height: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 4px 11px;
  box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(/components/RatesResult/img/default.svg?0e888f7b393385a08a4c8dcb4e66e1d7); }
  .RatesResult__progress_item___1_PT3:last-child {
    margin-bottom: 0; }
  .RatesResult__progress_item___1_PT3:nth-child(6) {
    display: none !important; }
  .RatesResult__progress_item___1_PT3.RatesResult__cuttent___1NsL4 {
    background-image: url(/components/RatesResult/img/current.svg?3816c5da13099367412110e6e879b8fd); }
    .RatesResult__progress_item___1_PT3.RatesResult__cuttent___1NsL4 .RatesResult__progress_icon___--AcJ::before {
      display: block;
      background: #3C3C3C; }
  .RatesResult__progress_item___1_PT3.RatesResult__active___3ebAt {
    background-image: url(/components/RatesResult/img/active.svg?982c63ee4cdf02cd0b7f62e29067965a); }
    .RatesResult__progress_item___1_PT3.RatesResult__active___3ebAt .RatesResult__progress_icon___--AcJ {
      border: 1px solid #FFFFFF; }
      .RatesResult__progress_item___1_PT3.RatesResult__active___3ebAt .RatesResult__progress_icon___--AcJ::before {
        display: block;
        background: #FFFFFF; }
    .RatesResult__progress_item___1_PT3.RatesResult__active___3ebAt .RatesResult__progress_number___1SXju {
      color: #FFFFFF; }

.RatesResult__progress_icon___--AcJ {
  border: 1px solid #3C3C3C;
  box-sizing: border-box;
  border-radius: 50px;
  position: relative;
  width: 10px;
  min-width: 10px;
  height: 10px;
  margin-right: 4px; }
  .RatesResult__progress_icon___--AcJ::before {
    display: none;
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px; }

.RatesResult__progress_number___1SXju {
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 100%;
  color: #3C3C3C; }

@media (max-width: 440px) {
  .Snowbank__block___270A- {
    transform: scale(1.3) translateX(100px) translateY(100px); } }

.SnowbankLayout__SnowbankLayout___3HIMz {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center;
  background-image: url(/components/SnowbankLayout/img/bg-d.png?a568313ecfc9901fb45b3445ba6b4583); }

.SnowbankLayout__SnowbankLayout_timer___sijRe {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: white; }
  .SnowbankLayout__SnowbankLayout_timer___sijRe img {
    height: 45px;
    margin-right: 15px; }
    @media (min-width: 768px) {
      .SnowbankLayout__SnowbankLayout_timer___sijRe img {
        height: auto;
        margin-right: 9px; } }
  @media (max-width: 440px) {
    .SnowbankLayout__SnowbankLayout_timer___sijRe {
      position: absolute;
      top: -610px; } }

.SnowbankLayout__SnowbankLayout_number___2BTXm {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center; }
  .SnowbankLayout__SnowbankLayout_number___2BTXm b {
    font-family: 'Bebas Neue',  sans-serif;
    font-weight: bold; }
  @media (min-width: 1240px) {
    .SnowbankLayout__SnowbankLayout_number___2BTXm {
      font-size: 26px; } }

.SnowbankLayout__SnowbankLayout_popup___1Ak-b {
  display: block; }

.SnowbankLayout__SnowbankLayout_text___VVJKh {
  display: block;
  margin-bottom: 40px;
  text-align: center; }

.SnowbankLayout__SnowbankLayout_buttons___fWpmk {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 430px;
  margin-left: -40px; }

.SnowbankLayout__SnowbankLayout_container___3gRNb {
  display: block;
  box-sizing: border-box;
  width: 856px;
  height: 580px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background: white;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
  margin-bottom: -250px;
  transform: scale(0.335) translate(-862px, -465px);
  background-image: url(/components/SnowbankLayout/img/bg/bg1.png?4e3dd94f8949466749f22013c8a1eca6);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: left center; }
  @media (min-width: 650px) {
    .SnowbankLayout__SnowbankLayout_container___3gRNb {
      transform: scale(0.58) translate(-490px, -140px);
      margin-bottom: -120px; } }
  @media (min-width: 768px) {
    .SnowbankLayout__SnowbankLayout_container___3gRNb {
      transform: scale(0.75) translate(-144px, -102px); } }
  @media (min-width: 1240px) {
    .SnowbankLayout__SnowbankLayout_container___3gRNb {
      transform: none;
      margin-bottom: 40px; } }
  @media (max-width: 440px) {
    .SnowbankLayout__SnowbankLayout_container___3gRNb {
      background-image: url(/components/SnowbankLayout/img/bg/bg1-m.jpg?c7288a44518fe45597b23ee04dc08a68);
      background-size: cover;
      background-position: center top;
      height: 800px;
      margin-top: -80px;
      margin-bottom: -320px; } }

.SnowbankLayout__SnowbankLayout_top___2DH6d {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #2D2525;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 50px 0;
  width: 207px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  height: 100%;
  background-image: url(/components/SnowbankLayout/img/decor.png?82853ee407ee9d34191448b9099e46a0);
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .SnowbankLayout__SnowbankLayout_top___2DH6d {
      font-size: 64px; } }
  @media (max-width: 440px) {
    .SnowbankLayout__SnowbankLayout_top___2DH6d {
      width: 100%;
      top: auto;
      bottom: 0;
      height: 140px;
      flex-direction: row-reverse;
      justify-content: center;
      align-items: center;
      background-image: url(/components/SnowbankLayout/img/decor-m.png?a6722ed0ca7d26b626d035cfee88b90e);
      background-size: cover; } }

.SnowbankLayout__SnowbankLayout_coins___IbpjL {
  display: block;
  position: relative;
  top: 15px;
  font-family: 'pfdin', Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #464646;
  text-transform: uppercase;
  line-height: 1;
  text-align: center; }

.SnowbankLayout__header___3UVNY {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .SnowbankLayout__header___3UVNY {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .SnowbankLayout__header___3UVNY {
      width: 856px;
      margin: 40px auto 30px auto; } }

.SnowbankLayout__title___21Jm5 {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .SnowbankLayout__title___21Jm5 {
      margin-bottom: 0;
      font-size: 35px; } }

.SnowbankLayout__buttons___oWixK {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 270px; }
  @media (max-width: 440px) {
    .SnowbankLayout__buttons___oWixK {
      top: 350px; } }
  @media (min-width: 650px) {
    .SnowbankLayout__buttons___oWixK {
      top: 415px; } }
  @media (min-width: 768px) {
    .SnowbankLayout__buttons___oWixK {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      width: auto; } }

.SnowbankLayout__rules___1Uniz {
  width: 120px;
  margin-right: 18px; }

.SnowbankLayout__exit___1zjXw {
  width: 120px; }

.SnowbankLayout__popupButton___2B489 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.SnowbankLayout__SnowbankLayout_lifes___1b1XQ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px; }

.SnowbankLayout__SnowbankLayout_life___3hcdC {
  display: block;
  margin: 0 3px; }
  .SnowbankLayout__SnowbankLayout_life___3hcdC.SnowbankLayout__active___3gly7 {
    opacity: 1; }
  .SnowbankLayout__SnowbankLayout_life___3hcdC.SnowbankLayout__disabled___2lkDW {
    opacity: 0.5; }

.SnowbankLayout__SnowbankLayout_life_image___UGwr7 {
  display: block; }

.SnowbankLayout__termometr___1x4DH {
  position: relative; }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr___1x4DH {
      margin: 150px 0; } }

.SnowbankLayout__termometr_number___2egiR {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 1;
  color: #123C83;
  background: #D1D5FF;
  border: 3px solid #FFFFFF;
  position: absolute;
  right: 0;
  bottom: 50%;
  transform: translate(50%, 50%);
  border-radius: 50%;
  z-index: 10;
  width: 46px;
  height: 46px;
  box-shadow: 0px 2.26505px 2.26505px rgba(29, 5, 45, 0.15); }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr_number___2egiR {
      width: 54px;
      height: 54px;
      font-size: 25px;
      background: #D1D5FF;
      border: 5px solid #FFFFFF;
      box-sizing: border-box;
      box-shadow: 0px 4px 4px rgba(29, 5, 45, 0.15);
      text-align: center;
      transform: translate(50%, 50%) rotate(90deg); } }

.SnowbankLayout__termometr_wrapper___vW_so {
  width: 262px;
  height: 42px;
  background-color: #C4C4C4;
  border-radius: 20px;
  border: 2px solid white;
  box-sizing: border-box; }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr_wrapper___vW_so {
      position: static;
      transform: rotate(-90deg);
      width: 310px;
      height: 50px;
      border-radius: 86px;
      border: 4px solid white;
      border-left: none; } }

.SnowbankLayout__termometr_container___38HBS {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 2px; }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr_container___38HBS {
      left: 4px; } }

.SnowbankLayout__termometr_inner___1rAxw {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 2px;
  overflow: hidden;
  border-radius: 20px; }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr_inner___1rAxw {
      left: 4px;
      border-radius: 86px; } }

.SnowbankLayout__termometr_inside___3Ghwy {
  display: block;
  height: 100%;
  width: 254px;
  background: linear-gradient(90deg, #D9216E 0%, #EB5D98 32.29%, #A3ACFF 73.96%, #DEE6FF 100%);
  transition: 0.3s; }
  @media (min-width: 441px) {
    .SnowbankLayout__termometr_inside___3Ghwy {
      width: 303px; } }

/*! nouislider - 14.7.0 - 4/6/2021 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
 .noUi-target,
 .noUi-target * {
   -webkit-touch-callout: none;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
   -webkit-user-select: none;
   -ms-touch-action: none;
   touch-action: none;
   -ms-user-select: none;
   -moz-user-select: none;
   user-select: none;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 .noUi-target {
   position: relative;
 }
 .noUi-base,
 .noUi-connects {
   width: 100%;
   height: 100%;
   position: relative;
   z-index: 1;
 }
 /* Wrapper for all connect elements.
  */
 .noUi-connects {
   overflow: hidden;
   z-index: 0;
 }
 .noUi-connect,
 .noUi-origin {
   will-change: transform;
   position: absolute;
   z-index: 1;
   top: 0;
   right: 0;
   -ms-transform-origin: 0 0;
   -webkit-transform-origin: 0 0;
   -webkit-transform-style: preserve-3d;
   transform-origin: 0 0;
   transform-style: flat;
 }
 .noUi-connect {
   height: 100%;
   width: 100%;
 }
 .noUi-origin {
   height: 10%;
   width: 10%;
 }
 /* Offset direction
  */
 .noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
   left: 0;
   right: auto;
 }
 /* Give origins 0 height/width so they don't interfere with clicking the
  * connect elements.
  */
 .noUi-vertical .noUi-origin {
   width: 0;
 }
 .noUi-horizontal .noUi-origin {
   height: 0;
 }
 .noUi-handle {
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   position: absolute;
 }
 .noUi-touch-area {
   height: 100%;
   width: 100%;
 }
 .noUi-state-tap .noUi-connect,
 .noUi-state-tap .noUi-origin {
   -webkit-transition: transform 0.3s;
   transition: transform 0.3s;
 }
 .noUi-state-drag * {
   cursor: inherit !important;
 }
 /* Slider size and handle placement;
  */
 .noUi-horizontal {
   height: 4px;
 }
 .noUi-horizontal .noUi-handle {
   width: 8px;
   height: 8px;
   right: -4px;
   top: -2px;
   border-radius: 50%;
 }
 .noUi-vertical {
   width: 18px;
 }
 .noUi-vertical .noUi-handle {
   width: 28px;
   height: 34px;
   right: -6px;
   top: -17px;
 }
 .noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
   left: -17px;
   right: auto;
 }
 /* Styling;
  * Giving the connect element a border radius causes issues with using transform: scale
  */
 .noUi-target {
   background-color: rgba(255, 255, 255, 0.48);
     border: none;
     border-radius: 0px;
 }
 .noUi-connects {
   border-radius: 3px;
 }
 .noUi-connect {
   background: white;
 }
 /* Handles and cursors;
  */
 .noUi-draggable {
   cursor: ew-resize;
 }
 .noUi-vertical .noUi-draggable {
   cursor: ns-resize;
 }
 .noUi-handle {
   border: 1px solid #D9D9D9;
   border-radius: 3px;
   background: #FFF;
   cursor: default;
   box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
 }
 .noUi-active {
   box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
 }
 /* Handle stripes;
  */
 /* .noUi-handle:before,
 .noUi-handle:after {
   content: "";
   display: block;
   position: absolute;
   height: 14px;
   width: 1px;
   background: #E8E7E6;
   left: 14px;
   top: 6px;
 }
 .noUi-handle:after {
   left: 17px;
 } */
 .noUi-vertical .noUi-handle:before,
 .noUi-vertical .noUi-handle:after {
   width: 14px;
   height: 1px;
   left: 6px;
   top: 14px;
 }
 .noUi-vertical .noUi-handle:after {
   top: 17px;
 }
 /* Disabled state;
  */
 [disabled] .noUi-connect {
   background: #B8B8B8;
 }
 [disabled].noUi-target,
 [disabled].noUi-handle,
 [disabled] .noUi-handle {
   cursor: not-allowed;
 }
 /* Base;
  *
  */
 .noUi-pips,
 .noUi-pips * {
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 .noUi-pips {
   position: absolute;
   color: #999;
 }
 /* Values;
  *
  */
 .noUi-value {
   position: absolute;
   white-space: nowrap;
   text-align: center;
 }
 .noUi-value-sub {
   color: #ccc;
   font-size: 10px;
 }
 /* Markings;
  *
  */
 .noUi-marker {
   position: absolute;
   background: #CCC;
 }
 .noUi-marker-sub {
   background: #AAA;
 }
 .noUi-marker-large {
   background: #AAA;
 }
 /* Horizontal layout;
  *
  */
 .noUi-pips-horizontal {
   padding: 10px 0;
   height: 80px;
   top: 100%;
   left: 0;
   width: 100%;
 }
 .noUi-value-horizontal {
   -webkit-transform: translate(-50%, 50%);
   transform: translate(-50%, 50%);
 }
 .noUi-rtl .noUi-value-horizontal {
   -webkit-transform: translate(50%, 50%);
   transform: translate(50%, 50%);
 }
 .noUi-marker-horizontal.noUi-marker {
   margin-left: -1px;
   width: 2px;
   height: 5px;
 }
 .noUi-marker-horizontal.noUi-marker-sub {
   height: 10px;
 }
 .noUi-marker-horizontal.noUi-marker-large {
   height: 15px;
 }
 /* Vertical layout;
  *
  */
 .noUi-pips-vertical {
   padding: 0 10px;
   height: 100%;
   top: 0;
   left: 100%;
 }
 .noUi-value-vertical {
   -webkit-transform: translate(0, -50%);
   transform: translate(0, -50%);
   padding-left: 25px;
 }
 .noUi-rtl .noUi-value-vertical {
   -webkit-transform: translate(0, 50%);
   transform: translate(0, 50%);
 }
 .noUi-marker-vertical.noUi-marker {
   width: 5px;
   height: 2px;
   margin-top: -1px;
 }
 .noUi-marker-vertical.noUi-marker-sub {
   width: 10px;
 }
 .noUi-marker-vertical.noUi-marker-large {
   width: 15px;
 }
 .noUi-tooltip {
   display: block;
   position: absolute;
   border: 1px solid #D9D9D9;
   border-radius: 3px;
   background: #fff;
   color: #000;
   padding: 5px;
   text-align: center;
   white-space: nowrap;
 }
 .noUi-horizontal .noUi-tooltip {
   -webkit-transform: translate(-50%, 0);
   transform: translate(-50%, 0);
   left: 50%;
   bottom: 120%;
 }
 .noUi-vertical .noUi-tooltip {
   -webkit-transform: translate(0, -50%);
   transform: translate(0, -50%);
   top: 50%;
   right: 120%;
 }
 .noUi-horizontal .noUi-origin > .noUi-tooltip {
   -webkit-transform: translate(50%, 0);
   transform: translate(50%, 0);
   left: auto;
   bottom: 10px;
 }
 .noUi-vertical .noUi-origin > .noUi-tooltip {
   -webkit-transform: translate(0, -18px);
   transform: translate(0, -18px);
   top: auto;
   right: 28px;
 }
 @media(min-width:768px){
   .noUi-horizontal{
     height: 6px;
   }
   .noUi-horizontal .noUi-handle{
     width: 13px;
     height: 13px;
     right: -4px;
     top: -4px;
     border-radius: 50%;
   }
   
 }
 @media(min-width:1240px){
   .noUi-horizontal{
     height: 10px;
   }
   .noUi-horizontal .noUi-handle{
     width: 20px;
     height: 20px;
     right: -4px;
     top: -5px;
   }
 }
.AbsolutePitchLayout__block___FAS-p {
  padding-top: 80px;
  padding-bottom: 70px;
  font-family: 'Bitter', sans-serif; }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__block___FAS-p {
      min-height: calc(100vh - 350px); } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h {
    display: block;
    padding-bottom: 150px; }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h {
        padding-bottom: 90px; } }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h .AbsolutePitchLayout__container___2YW79 {
        width: 698px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h .AbsolutePitchLayout__container___2YW79 {
        display: block;
        width: 1180px;
        margin: 0 auto; } }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h .AbsolutePitchLayout__aside___3Lxdc {
      margin-bottom: 65px;
      position: relative;
      z-index: 1; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h .AbsolutePitchLayout__exit___2QVZ9 {
        right: -20px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h .AbsolutePitchLayout__exit___2QVZ9 {
        right: 10px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__fantasticzoo___1WL6h.AbsolutePitchLayout__gallery___1_-Ay .AbsolutePitchLayout__container___2YW79 {
        display: flex; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP {
    display: block;
    padding-bottom: 150px; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP {
        padding-bottom: 230px; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::before {
          content: '';
          position: absolute;
          top: 85px;
          left: 50%;
          transform: translateX(-50%);
          width: 900px;
          height: 798px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::after {
          content: '';
          position: absolute;
          bottom: -90px;
          left: 50%;
          transform: translateX(-58%);
          width: 1261px;
          height: 587px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::before {
        top: 125px;
        left: 50%;
        transform: translateX(-53%);
        width: 1486px;
        height: 235px; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::after {
        bottom: -90px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 595px; } }
    @media (min-width: 1440px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::before {
        top: 125px;
        transform: translateX(-53%); } }
    @media (min-width: 1700px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::before {
        top: 125px;
        transform: translateX(-53%);
        width: 100%;
        height: 281px; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP::after {
        bottom: -90px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        height: 600px; } }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP .AbsolutePitchLayout__container___2YW79 {
      z-index: 10; }
      @media (min-width: 1240px) {
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP .AbsolutePitchLayout__container___2YW79 {
          display: block; } }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP .AbsolutePitchLayout__navigation___4LJBf {
      opacity: 0;
      visibility: hidden; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP .AbsolutePitchLayout__aside___3Lxdc {
      position: relative;
      z-index: 1; }
      @media (min-width: 1240px) {
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP .AbsolutePitchLayout__aside___3Lxdc {
          margin-bottom: 65px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__diary___DvlBP.AbsolutePitchLayout__gallery___1_-Ay .AbsolutePitchLayout__container___2YW79 {
        display: flex; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0 {
    display: block; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0 .AbsolutePitchLayout__container___2YW79 {
        width: 698px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0 .AbsolutePitchLayout__container___2YW79 {
        display: flex;
        width: 1180px;
        margin: 0 auto; } }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__add___1_98X, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__gallery___1_-Ay {
      position: relative; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__add___1_98X::before, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__gallery___1_-Ay::before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 200px;
        height: 78px;
        background-repeat: no-repeat;
        background-position: left bottom;
        background-size: contain; }
        @media (min-width: 768px) {
          .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__add___1_98X::before, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__gallery___1_-Ay::before {
            width: 280px;
            height: 90px; } }
        @media (min-width: 1240px) {
          .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__add___1_98X::before, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__gallery___1_-Ay::before {
            width: 488px;
            height: 194px; } }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__info___Nqxy9 {
      position: relative; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__info___Nqxy9::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 160px;
        height: 55px;
        background-repeat: no-repeat;
        background-position: right top;
        background-size: contain; }
        @media (min-width: 768px) {
          .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__info___Nqxy9::before {
            width: 243px;
            height: 87px; } }
        @media (min-width: 1240px) {
          .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__polk___mjrr0.AbsolutePitchLayout__info___Nqxy9::before {
            width: 317px;
            height: 158px; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__laugh___1mp6O, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wave_emotions___dI1nu, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW {
    display: block; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__laugh___1mp6O .AbsolutePitchLayout__navigation___4LJBf, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wave_emotions___dI1nu .AbsolutePitchLayout__navigation___4LJBf, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t .AbsolutePitchLayout__navigation___4LJBf, .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW .AbsolutePitchLayout__navigation___4LJBf {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t {
    position: relative; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::before {
      content: '';
      position: absolute;
      top: 140px;
      left: 50%;
      transform: translateX(-50%);
      width: 309px;
      height: 196px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 50%;
      transform: translateX(-50%);
      width: 320px;
      height: 161px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t .AbsolutePitchLayout__aside___3Lxdc {
      margin-bottom: 190px; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t .AbsolutePitchLayout__title___3fRPy::before {
      background-color: #2E4EA4; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t {
        padding-bottom: 120px; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::before {
          top: 150px;
          width: 757px;
          height: 447px;
          transform: translateX(-46%); }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::after {
          width: 768px;
          height: 274px; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t .AbsolutePitchLayout__aside___3Lxdc {
          margin-bottom: 365px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t {
        padding-bottom: 190px; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::before {
          top: 225px;
          width: 90%;
          height: 434px;
          transform: translateX(-53%); }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::after {
          bottom: -44px;
          width: 100%;
          height: 399px; } }
    @media (min-width: 1440px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::before {
        transform: translateX(-50%);
        width: 1405px; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::after {
        bottom: 0px;
        background-size: cover; } }
    @media (min-width: 1700px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::before {
        width: 1709px;
        height: 600px;
        transform: translateX(-52%);
        top: 30px; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__hand___3Y08t::after {
        height: 478px; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW {
    position: relative; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW::before {
      content: '';
      position: absolute;
      top: 140px;
      left: 50%;
      transform: translateX(-50%);
      width: 280px;
      height: 229px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW .AbsolutePitchLayout__aside___3Lxdc {
      margin-bottom: 235px; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW .AbsolutePitchLayout__title___3fRPy::before {
      background-color: #A48A72; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW {
        padding-bottom: 120px; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW::before {
          top: 190px;
          width: 400px;
          height: 326px;
          transform: translateX(-46%); }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW .AbsolutePitchLayout__aside___3Lxdc {
          margin-bottom: 370px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW {
        padding-bottom: 90px;
        overflow: hidden; }
        .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW::before {
          top: 315px;
          width: 400px;
          height: 664px;
          transform: translateX(-154%); } }
    @media (min-width: 1920px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW::before {
        width: 720px;
        height: 974px;
        transform: translateX(-128%);
        top: 315px; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__wa-bank___2WjVW::after {
        content: '';
        position: absolute;
        top: 140px;
        left: 50%;
        transform: translateX(225%);
        width: 280px;
        height: 1115px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__add___1_98X {
    display: block; }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__info___Nqxy9 {
    display: block; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__info___Nqxy9 .AbsolutePitchLayout__descr_2___2SyAY {
      display: block; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__info___Nqxy9 .AbsolutePitchLayout__aside___3Lxdc {
        margin-bottom: 35px; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__info___Nqxy9 .AbsolutePitchLayout__descr_2___2SyAY {
        display: none; }
      .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__info___Nqxy9 .AbsolutePitchLayout__descr_1___12BqP {
        display: block; } }
  .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__gallery___1_-Ay {
    display: block; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__gallery___1_-Ay .AbsolutePitchLayout__descr_1___12BqP {
      display: block; }
    .AbsolutePitchLayout__block___FAS-p.AbsolutePitchLayout__gallery___1_-Ay .AbsolutePitchLayout__pagination___u-qV5 {
      display: none; }

.AbsolutePitchLayout__descr_2___2SyAY {
  display: none; }

.AbsolutePitchLayout__container___2YW79 {
  height: 100%;
  width: 280px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__container___2YW79 {
      width: 595px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__container___2YW79 {
      display: flex;
      width: 1180px;
      margin: 0 auto; } }

@media (min-width: 768px) {
  .AbsolutePitchLayout__aside___3Lxdc {
    min-width: 350px;
    width: 350px;
    margin: 0 auto; } }

@media (min-width: 1240px) {
  .AbsolutePitchLayout__aside___3Lxdc {
    min-width: 420px;
    width: 420px;
    margin-left: 0;
    margin-right: 30px; } }

.AbsolutePitchLayout__wrapper___1uub6 {
  display: block;
  position: relative; }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper___1uub6 {
      flex-grow: 1;
      flex-basis: 100%; } }

.AbsolutePitchLayout__title___3fRPy {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__title___3fRPy {
      padding-bottom: 15px;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__title___3fRPy {
      max-width: 300px; } }
  .AbsolutePitchLayout__title___3fRPy:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 150px;
    height: 2px;
    background-color: #464646; }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__title___3fRPy:before {
        left: 0;
        bottom: 0;
        height: 3px;
        width: 196px;
        transform: none; } }
  .AbsolutePitchLayout__title___3fRPy h1 {
    font-size: 18px;
    line-height: 1; }
    @media (min-width: 768px) {
      .AbsolutePitchLayout__title___3fRPy h1 {
        font-size: 28px;
        line-height: 1; } }
    @media (min-width: 1240px) {
      .AbsolutePitchLayout__title___3fRPy h1 {
        font-size: 40px;
        line-height: 1; } }

.AbsolutePitchLayout__blue___1JwnJ {
  display: block;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-align: left;
  color: #464646;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__blue___1JwnJ {
      font-size: 35px; } }

.AbsolutePitchLayout__navigation___4LJBf {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0; }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__navigation___4LJBf {
      justify-content: flex-start; } }

.AbsolutePitchLayout__navigation_item___2q_kc {
  list-style: none;
  display: flex;
  margin-right: 40px; }
  .AbsolutePitchLayout__navigation_item___2q_kc:last-child {
    margin-right: 0; }

.AbsolutePitchLayout__navigation_img___1hjwD {
  margin-right: 15px; }

.AbsolutePitchLayout__button___m1kv7 {
  position: relative;
  display: block;
  font-weight: bold;
  height: 34px;
  text-align: center;
  text-transform: uppercase;
  color: black;
  font-size: 18px;
  line-height: 33px;
  text-decoration: none;
  transition: 0.3s; }
  .AbsolutePitchLayout__button___m1kv7:hover, .AbsolutePitchLayout__button___m1kv7:active, .AbsolutePitchLayout__button___m1kv7:focus {
    color: #464646; }
  .AbsolutePitchLayout__button_active___2-5Hb {
    color: #464646; }
    .AbsolutePitchLayout__button_active___2-5Hb:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 2px;
      width: 100%;
      background-color: #464646; }
    .AbsolutePitchLayout__button_active___2-5Hb:hover, .AbsolutePitchLayout__button_active___2-5Hb:active, .AbsolutePitchLayout__button_active___2-5Hb:focus {
      color: #464646; }

.AbsolutePitchLayout__navigation_descr___2BLh- {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__navigation_descr___2BLh- {
      justify-content: flex-start;
      align-items: flex-start;
      margin-top: 20px; } }

.AbsolutePitchLayout__navigation_info___3arni {
  display: block;
  width: 270px;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 40px;
  align-items: flex-end;
  text-align: center;
  color: #3C3C3C; }
  .AbsolutePitchLayout__navigation_info___3arni + a {
    margin-bottom: 40px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__navigation_info___3arni {
      width: 290px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__navigation_info___3arni {
      text-align: left;
      width: 252px; } }

.AbsolutePitchLayout__navigation_text___32h-U {
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #000000; }
  .AbsolutePitchLayout__navigation_text___32h-U p {
    margin-bottom: 15px; }
  .AbsolutePitchLayout__navigation_text___32h-U:last-child {
    margin-bottom: 25px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__navigation_text___32h-U {
      font-size: 18px;
      line-height: 24px;
      width: 595px;
      margin-left: -120px;
      margin-right: auto; }
      .AbsolutePitchLayout__navigation_text___32h-U p {
        margin-bottom: 20px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__navigation_text___32h-U {
      width: 345px;
      margin-left: 0;
      text-align: left;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px; }
      .AbsolutePitchLayout__navigation_text___32h-U p {
        margin-bottom: 20px; } }

.AbsolutePitchLayout__exit___2QVZ9 {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -60px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__exit___2QVZ9 {
      right: -40px;
      top: 0px;
      left: auto;
      transform: none; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__exit___2QVZ9 {
      right: 10px;
      top: -60px; } }

.AbsolutePitchLayout__descr_1___12BqP {
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__descr_1___12BqP {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__descr_1___12BqP {
      font-size: 18px;
      line-height: 22px;
      text-align: left; } }

.AbsolutePitchLayout__wrapper__content___7hqDd {
  width: 100%;
  height: 220px;
  padding: 43px 20px;
  background: #EBF8F0;
  border-radius: 29px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__content___7hqDd {
      height: 369px;
      border-radius: 41px;
      padding: 70px 80px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__content___7hqDd {
      margin-top: 30px;
      height: 500px;
      padding: 87px 70px 93px; } }

.AbsolutePitchLayout__wrapper__player___jY1ns {
  display: flex;
  margin: 0 auto 44px;
  width: 100%;
  align-items: center;
  border-radius: 11px;
  background-color: #5EBC83;
  justify-content: center;
  height: 23px;
  flex-shrink: 0; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__player___jY1ns {
      height: 40px;
      border-radius: 20px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__player___jY1ns {
      height: 60px;
      border-radius: 30px; } }

.AbsolutePitchLayout__wrapper__play___HBgyI {
  width: 14px;
  height: 14px;
  margin-right: 16px;
  background-color: transparent; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__play___HBgyI {
      width: 24px;
      height: 24px;
      margin-right: 28px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__play___HBgyI {
      width: 32px;
      height: 32px;
      margin-right: 12px; } }
  .AbsolutePitchLayout__wrapper__play___HBgyI img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: 100%; }

.AbsolutePitchLayout__wrapper__mute___2s8JK {
  width: 14px;
  height: 13px;
  margin-right: 13px;
  background-color: transparent; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__mute___2s8JK {
      width: 23px;
      height: 20px;
      margin-right: 22px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__mute___2s8JK {
      width: 29px;
      height: 25px;
      margin-right: 24px; } }
  .AbsolutePitchLayout__wrapper__mute___2s8JK img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
    width: 100%; }

.AbsolutePitchLayout__wrapper__slider___647tv {
  width: 126px;
  margin-right: 13px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__slider___647tv {
      width: 215px;
      margin-right: 22px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__slider___647tv {
      margin-right: 34px;
      width: 331px; } }

.AbsolutePitchLayout__wrapper__time___hAZeA {
  color: white;
  font-size: 8px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__wrapper__time___hAZeA {
      font-size: 13px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__wrapper__time___hAZeA {
      font-size: 21px; } }

.AbsolutePitchLayout__answers___1yL8t {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0; }

.AbsolutePitchLayout__animals___1RBt7 {
  padding: 0;
  margin: 0;
  list-style: none; }

.AbsolutePitchLayout__animals_btn___UV2I1 {
  width: 100%;
  height: 100%;
  background-color: transparent;
  width: 66px;
  height: 66px;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__animals_btn___UV2I1 {
      width: 113px;
      height: 113px; } }
  @media (min-width: 1240px) {
    .AbsolutePitchLayout__animals_btn___UV2I1 {
      width: 174px;
      height: 174px; } }
  .AbsolutePitchLayout__animals_btn___UV2I1 img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

.AbsolutePitchLayout__grey___3JskL {
  background-color: rgba(131, 132, 132, 0.7); }

.AbsolutePitchLayout__red___TDuW6 {
  background-color: #FC5050; }

.AbsolutePitchLayout__green___MMxpK {
  background-color: #5EBC83; }

.AbsolutePitchLayout__popupText___3uiaF {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .AbsolutePitchLayout__popupText___3uiaF {
      margin-bottom: 30px; } }

.SubjectLayout__block___3DzRH {
  position: relative;
  height: 350px; }
  @media (min-width: 768px) {
    .SubjectLayout__block___3DzRH {
      width: 600px;
      height: 640px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .SubjectLayout__block___3DzRH {
      width: 1000px;
      height: 750px;
      margin: 0 auto;
      margin-bottom: 30px; } }

.SubjectLayout__block_head___2oMAC {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-left: 9px;
  max-width: 800px;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .SubjectLayout__block_head___2oMAC {
      max-width: 649px; } }

.SubjectLayout__header___wZVdw {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .SubjectLayout__header___wZVdw {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .SubjectLayout__header___wZVdw {
      width: 856px;
      margin: 40px auto 30px auto; } }

.SubjectLayout__title___19tg0 {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .SubjectLayout__title___19tg0 {
      margin-bottom: 0;
      font-size: 35px; } }

.SubjectLayout__buttons___10xay {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 270px; }
  @media (min-width: 768px) {
    .SubjectLayout__buttons___10xay {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      width: auto; } }

.SubjectLayout__rules___1wD1j {
  width: 120px;
  margin-right: 18px; }

.SubjectLayout__exit___1sN5Z {
  width: 120px; }

.SubjectLayout__rightColumn___3DAD4 {
  display: block;
  width: 104px;
  height: 455px;
  border-radius: 49px;
  border: 3px solid #ffffff;
  background-color: rgba(55, 171, 230, 0.9);
  margin-left: auto;
  margin-right: 25px;
  padding: 14px 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 3; }

.SubjectLayout__rightColumn_item___2slZ3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  margin-bottom: 9px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }
  .SubjectLayout__rightColumn_item___2slZ3:nth-child(5) ~ div {
    opacity: 0; }
  .SubjectLayout__rightColumn_item___2slZ3 span {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }

.SubjectLayout__things___1pGnQ {
  display: block;
  width: 856px;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(/components/SubjectLayout/img/bg.jpg?b87429a4ba16cff4bf688eb49aea43fa);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%) scale(0.34);
  margin-bottom: -520px; }
  @media (min-width: 768px) {
    .SubjectLayout__things___1pGnQ {
      transform: scale(0.9) translate(-475px, 205px);
      margin-bottom: -200px; } }
  @media (min-width: 1240px) {
    .SubjectLayout__things___1pGnQ {
      position: relative;
      left: 0;
      top: 0;
      transform: none; } }

@keyframes SubjectLayout__shadow___2Xw1o {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.SubjectLayout__thing___1KXSl {
  display: block;
  position: absolute;
  transition: 1s;
  opacity: 1;
  transition-property: opacity; }
  .SubjectLayout__thing___1KXSl img {
    display: block;
    position: relative;
    z-index: 2; }
  .SubjectLayout__thing___1KXSl.SubjectLayout__tips___-ook8::after {
    content: "";
    display: block;
    box-shadow: 0 0 70px 40px gold;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    animation: SubjectLayout__shadow___2Xw1o 1s infinite ease-in-out;
    animation-direction: alternate-reverse; }
  .SubjectLayout__thing___1KXSl.SubjectLayout__founded___3m9U7 {
    filter: drop-shadow(0px 4px 30px #FFFFFF);
    pointer-events: none; }

.SubjectLayout__popup___38_OO {
  display: block; }

.SubjectLayout__popup_icon___1F7ML {
  display: block;
  width: 85px;
  margin: 0 auto;
  margin-bottom: 20px; }

.SubjectLayout__popup_title___1FfFV {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #3C3C3C;
  text-transform: uppercase; }

.SubjectLayout__popup_text___-Af2t {
  display: block;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3C3C3C;
  margin-bottom: 30px; }

.SubjectLayout__popup_timer___b9hdE {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px; }

.SubjectLayout__popup_buttons___8kztW {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.SubjectLayout__timer___2AKco {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
  color: #FFFFFF; }

.MushroomsLayout__block___3Oc7v {
  position: relative;
  height: 470px; }
  @media (min-width: 375px) {
    .MushroomsLayout__block___3Oc7v {
      height: 550px; } }
  @media (min-width: 768px) {
    .MushroomsLayout__block___3Oc7v {
      width: 600px;
      height: 680px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .MushroomsLayout__block___3Oc7v {
      width: 1000px;
      height: 750px;
      margin: 0 auto;
      margin-bottom: 30px; } }

.MushroomsLayout__block_head___3b3sO {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-left: 9px;
  max-width: 800px;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .MushroomsLayout__block_head___3b3sO {
      max-width: 649px; } }

.MushroomsLayout__header___2WTWI {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .MushroomsLayout__header___2WTWI {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .MushroomsLayout__header___2WTWI {
      width: 856px;
      margin: 40px auto 30px auto; } }

.MushroomsLayout__title___3U1tk {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .MushroomsLayout__title___3U1tk {
      margin-bottom: 0;
      font-size: 35px; } }

.MushroomsLayout__buttons___1QP-f {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 380px; }
  @media (min-width: 375px) {
    .MushroomsLayout__buttons___1QP-f {
      top: 440px; } }
  @media (min-width: 768px) {
    .MushroomsLayout__buttons___1QP-f {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      width: auto; } }

.MushroomsLayout__rules___2YpXU {
  width: 120px;
  margin-right: 18px; }

.MushroomsLayout__exit___3b3QH {
  width: 120px; }

.MushroomsLayout__rightColumn___259v8 {
  display: block;
  width: 104px;
  height: 455px;
  border-radius: 49px;
  border: 3px solid #ffffff;
  background-color: rgba(55, 171, 230, 0.9);
  margin-left: auto;
  margin-right: 25px;
  padding: 14px 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 3; }

.MushroomsLayout__rightColumn_item___229CH {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  margin-bottom: 9px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }
  .MushroomsLayout__rightColumn_item___229CH:nth-child(5) ~ div {
    opacity: 0; }
  .MushroomsLayout__rightColumn_item___229CH span {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }

.MushroomsLayout__things___2z8kv {
  display: block;
  width: 856px;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%) scale(0.34);
  margin-bottom: -520px;
  background-color: #70A390;
  border-radius: 12px; }
  @media (min-width: 375px) {
    .MushroomsLayout__things___2z8kv {
      transform: scale(0.44) translate(-976px, 62px);
      margin-bottom: -520px; } }
  @media (min-width: 768px) {
    .MushroomsLayout__things___2z8kv {
      transform: scale(0.9) translate(-475px, 205px);
      margin-bottom: -200px; } }
  @media (min-width: 1240px) {
    .MushroomsLayout__things___2z8kv {
      position: relative;
      left: 0;
      top: 0;
      transform: none; } }

@keyframes MushroomsLayout__shadow___3SxOz {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.MushroomsLayout__thing___21oCV {
  display: block;
  pointer-events: auto;
  position: absolute; }
  .MushroomsLayout__thing___21oCV.MushroomsLayout__tips___1CERl::after {
    content: "";
    display: block;
    box-shadow: 0 0 70px 40px gold;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    animation: MushroomsLayout__shadow___3SxOz 1s infinite ease-in-out;
    animation-direction: alternate-reverse; }
  .MushroomsLayout__thing___21oCV.MushroomsLayout__founded___LhkGX {
    pointer-events: none;
    visibility: hidden;
    display: none; }

.MushroomsLayout__imgColored___1eTzO {
  display: block;
  position: relative;
  z-index: 2; }

.MushroomsLayout__imgDark___De81X {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  transition: 1s !important;
  transition-property: opacity; }

.MushroomsLayout__popup___2VeAC {
  display: block; }

.MushroomsLayout__popup_icon___2R5CJ {
  display: block;
  width: auto;
  margin: 0 auto;
  margin-bottom: 30px; }

.MushroomsLayout__popup_title___2gLS3 {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #3C3C3C;
  text-transform: uppercase; }

.MushroomsLayout__popup_text___194mV {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3C3C3C;
  margin-bottom: 20px; }

.MushroomsLayout__popup_timer___wfLUy {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px; }

.MushroomsLayout__popup_buttons___2zRC7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .MushroomsLayout__popup_buttons___2zRC7 {
      flex-direction: row;
      justify-content: center;
      align-items: center; } }
  .MushroomsLayout__popup_buttons___2zRC7 a, .MushroomsLayout__popup_buttons___2zRC7 button {
    width: 157px;
    font-size: 16px;
    line-height: 16px;
    padding: 0 4px;
    margin: 0 auto;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .MushroomsLayout__popup_buttons___2zRC7 a, .MushroomsLayout__popup_buttons___2zRC7 button {
        font-size: 20px;
        line-height: 20px;
        margin: 0 15px; } }

.MushroomsLayout__right___1IXSk {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 166px;
  height: 100%;
  background: white;
  color: #3C3C3C;
  z-index: 10; }
  @media (min-width: 768px) {
    .MushroomsLayout__right___1IXSk {
      background: rgba(60, 60, 60, 0.9);
      color: white; } }

.MushroomsLayout__right_counters___3bVD- {
  display: block;
  padding-top: 33px;
  padding-left: 42px;
  margin-bottom: 275px; }
  @media (min-width: 768px) {
    .MushroomsLayout__right_counters___3bVD- {
      margin-bottom: 75px; } }

.MushroomsLayout__right_counter___1MO0V {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px; }

.MushroomsLayout__right_icon___zUrP9 {
  display: none;
  margin-right: 18px; }
  @media (min-width: 768px) {
    .MushroomsLayout__right_icon___zUrP9 {
      display: block; } }

.MushroomsLayout__right_icon_m___SLTR3 {
  display: block;
  margin-right: 18px; }
  @media (min-width: 768px) {
    .MushroomsLayout__right_icon_m___SLTR3 {
      display: none; } }

.MushroomsLayout__right_text___1HZYH {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 35px; }

.MushroomsLayout__compass___tnueG {
  display: block;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 40px;
  background-image: url(/components/MushroomsLayout/img/compass.svg?84f9658bf6fc368cc7daa0f513254a90);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  position: relative;
  border: 4px solid #426357; }
  @media (min-width: 768px) {
    .MushroomsLayout__compass___tnueG {
      width: 114px;
      height: 114px;
      border: none;
      margin-bottom: 150px; } }

.MushroomsLayout__compass_arrow___2QYH7 {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/components/MushroomsLayout/img/arrow.svg?ae0c51f18b9a824c8ace647d8c4dfc11);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  transition: 0.05s; }

.MushroomsLayout__timer___2lez3 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 1;
  color: #FFFFFF;
  bottom: 25px;
  left: -685px;
  position: absolute; }
  @media (min-width: 768px) {
    .MushroomsLayout__timer___2lez3 {
      position: static; } }

.MushroomsLayout__background___3TQfg {
  width: 2576px;
  height: 732px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: scale(1) translateY(-50%);
  z-index: 2;
  pointer-events: none;
  transition: 2s;
  transform-origin: center center; }
  .MushroomsLayout__background___3TQfg.MushroomsLayout__zoom___2N6sa {
    transform: scale(1.1) translateY(-50%); }
    .MushroomsLayout__background___3TQfg.MushroomsLayout__zoom___2N6sa .MushroomsLayout__fog___1PFpT {
      opacity: 0; }
    .MushroomsLayout__background___3TQfg.MushroomsLayout__zoom___2N6sa .MushroomsLayout__imgDark___De81X {
      opacity: 0; }
  .MushroomsLayout__background___3TQfg * {
    transition: 0.05s; }

.MushroomsLayout__wrapper___2Pn5- {
  position: absolute;
  top: 0;
  left: 0;
  width: 40000px;
  height: 100%;
  transform: translateX(-50%); }

.MushroomsLayout__background1___1jyCH {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/MushroomsLayout/img/bg1.jpg?fa7a26b39a90d6e1d54cb73d995640f3);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 2;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.MushroomsLayout__background2___1Bagk {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/MushroomsLayout/img/bg2.png?8402185821d18ff409fe1eb18be21b86);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 3;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.MushroomsLayout__background3___2LnU0 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/MushroomsLayout/img/bg3.png?cb07569dbc60511a49d908d2876cc99d);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 4;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.MushroomsLayout__fog___1PFpT {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background-image: url(/components/MushroomsLayout/img/fog.png?576d32ffff9214dcc7f7da9ed63e4915);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 14;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateX(0);
  opacity: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-duration: 100s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: MushroomsLayout__moveToLeft___19fL3;
  transition: 1s;
  transition-property: opacity; }

@keyframes MushroomsLayout__moveToRight___3Sy8y {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -2576px 0; } }

@keyframes MushroomsLayout__moveToLeft___19fL3 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 2576px 0; } }

.MushroomsLayout__game_arrows___1K_cu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 136px;
  height: 86px;
  margin: 0 auto;
  top: 270px; }
  @media (min-width: 375px) {
    .MushroomsLayout__game_arrows___1K_cu {
      top: 330px; } }
  @media (min-width: 768px) {
    .MushroomsLayout__game_arrows___1K_cu {
      position: absolute;
      top: 330px;
      right: 50%;
      margin-right: -311px;
      width: 136px;
      height: 86px; } }
  @media (min-width: 768px) {
    .MushroomsLayout__game_arrows___1K_cu {
      top: 432px;
      right: 50%;
      margin-right: -375px;
      width: 128px;
      height: 84px; } }
  @media (min-width: 1240px) {
    .MushroomsLayout__game_arrows___1K_cu {
      z-index: 10;
      top: 510px;
      right: 50%;
      margin-right: -410px; } }

.MushroomsLayout__game_arrow___2eYXI {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  background-color: #fff;
  position: absolute; }
  .MushroomsLayout__game_arrow___2eYXI:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .MushroomsLayout__game_arrow___2eYXI:nth-child(2) {
    bottom: 0;
    left: 0; }
  .MushroomsLayout__game_arrow___2eYXI:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .MushroomsLayout__game_arrow___2eYXI:nth-child(4) {
    bottom: 0;
    right: 0; }

.SourcecodeLayout__block___139uf {
  position: relative;
  height: 715px;
  box-sizing: border-box; }
  .SourcecodeLayout__block___139uf * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .SourcecodeLayout__block___139uf {
      width: 600px;
      margin: 0 auto; } }
  @media (min-width: 1240px) {
    .SourcecodeLayout__block___139uf {
      width: 1000px;
      height: 750px;
      margin: 0 auto;
      margin-bottom: 30px; } }

.SourcecodeLayout__block_head___8ci4X {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  padding-left: 9px;
  max-width: 800px;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .SourcecodeLayout__block_head___8ci4X {
      max-width: 649px; } }

.SourcecodeLayout__header___qIccX {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  margin: 20px auto -35px auto;
  position: relative; }
  @media (min-width: 768px) {
    .SourcecodeLayout__header___qIccX {
      flex-direction: row;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 30px; } }
  @media (min-width: 1240px) {
    .SourcecodeLayout__header___qIccX {
      width: 856px;
      margin: 40px auto 30px auto; } }

.SourcecodeLayout__title___2oYEZ {
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  color: #464646;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center; }
  @media (min-width: 768px) {
    .SourcecodeLayout__title___2oYEZ {
      margin-bottom: 0;
      font-size: 35px; } }

.SourcecodeLayout__buttons___2DedA {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  width: 100%;
  position: absolute;
  top: 600px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__buttons___2DedA {
      position: static;
      top: 0;
      left: 0;
      right: 0;
      transform: none;
      width: auto; } }

.SourcecodeLayout__rules___2mreg {
  width: 120px;
  margin-right: 18px; }

.SourcecodeLayout__exit___1T7_e {
  width: 120px; }

.SourcecodeLayout__rightColumn___3e6VH {
  display: block;
  width: 104px;
  height: 455px;
  border-radius: 49px;
  border: 3px solid #ffffff;
  background-color: rgba(55, 171, 230, 0.9);
  margin-left: auto;
  margin-right: 25px;
  padding: 14px 10px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 3; }

.SourcecodeLayout__rightColumn_item___5N2GB {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 77px;
  height: 77px;
  margin-bottom: 9px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center center; }
  .SourcecodeLayout__rightColumn_item___5N2GB:nth-child(5) ~ div {
    opacity: 0; }
  .SourcecodeLayout__rightColumn_item___5N2GB span {
    display: block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center; }

.SourcecodeLayout__things___1LJII {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 856px;
  height: 580px;
  margin: 0 auto;
  overflow: hidden;
  background-image: url(/components/SourcecodeLayout/img/bg.jpg?976a5d46bdd2423ec05774300f1c1b33);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -120px;
  left: 50%;
  background-color: #000000;
  border-radius: 12px;
  transform: scale(0.9) translate(-475px, 185px);
  margin-bottom: -200px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__things___1LJII {
      transform: scale(0.9) translate(-475px, 215px); } }
  @media (min-width: 1240px) {
    .SourcecodeLayout__things___1LJII {
      position: relative;
      left: 0;
      top: 0;
      transform: none; } }

@keyframes SourcecodeLayout__shadow___2V9MX {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.SourcecodeLayout__thing___tJcGz {
  display: block;
  pointer-events: auto;
  position: absolute; }
  .SourcecodeLayout__thing___tJcGz.SourcecodeLayout__tips___2ATU_::after {
    content: "";
    display: block;
    box-shadow: 0 0 70px 40px gold;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    animation: SourcecodeLayout__shadow___2V9MX 1s infinite ease-in-out;
    animation-direction: alternate-reverse; }
  .SourcecodeLayout__thing___tJcGz.SourcecodeLayout__founded___3p4kj {
    pointer-events: none;
    visibility: hidden;
    display: none; }

.SourcecodeLayout__imgColored___3uolG {
  display: block;
  position: relative;
  z-index: 2; }

.SourcecodeLayout__imgDark___2qHOy {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  transition: 1s !important;
  transition-property: opacity; }

.SourcecodeLayout__popup___3VYTO {
  display: block; }

.SourcecodeLayout__popup_icon___1qFm5 {
  display: block;
  width: auto;
  margin: 0 auto;
  margin-bottom: 30px; }

.SourcecodeLayout__popup_title___BSnWp {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  color: #3C3C3C;
  text-transform: uppercase; }

.SourcecodeLayout__popup_text___2CFQ1 {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Montserrat',  sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #3C3C3C;
  margin-bottom: 20px; }

.SourcecodeLayout__popup_timer___1_M06 {
  display: block;
  text-align: center;
  margin-bottom: 25px;
  font-size: 20px; }

.SourcecodeLayout__popup_buttons___oqSBM {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .SourcecodeLayout__popup_buttons___oqSBM {
      flex-direction: row;
      justify-content: center;
      align-items: center; } }
  .SourcecodeLayout__popup_buttons___oqSBM a, .SourcecodeLayout__popup_buttons___oqSBM button {
    width: 157px;
    font-size: 16px;
    line-height: 16px;
    padding: 0 4px;
    margin: 0 auto;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .SourcecodeLayout__popup_buttons___oqSBM a, .SourcecodeLayout__popup_buttons___oqSBM button {
        font-size: 20px;
        line-height: 20px;
        margin: 0 15px; } }

.SourcecodeLayout__right___uLlKk {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 166px;
  height: 100%;
  background: white;
  color: #3C3C3C;
  z-index: 10; }
  @media (min-width: 768px) {
    .SourcecodeLayout__right___uLlKk {
      background: rgba(60, 60, 60, 0.9);
      color: white; } }

.SourcecodeLayout__right_counters___2Grki {
  display: block;
  padding-top: 33px;
  padding-left: 42px;
  margin-bottom: 275px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__right_counters___2Grki {
      margin-bottom: 75px; } }

.SourcecodeLayout__right_counter___1jW-R {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px; }

.SourcecodeLayout__right_icon___30k7f {
  display: none;
  margin-right: 18px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__right_icon___30k7f {
      display: block; } }

.SourcecodeLayout__right_icon_m___2dEPU {
  display: block;
  margin-right: 18px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__right_icon_m___2dEPU {
      display: none; } }

.SourcecodeLayout__right_text___3nB3l {
  display: block;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 60px;
  line-height: 35px; }

.SourcecodeLayout__compass___2sS3y {
  display: block;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 40px;
  background-image: url(/components/SourcecodeLayout/img/compass.svg?84f9658bf6fc368cc7daa0f513254a90);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  position: relative;
  border: 4px solid #426357; }
  @media (min-width: 768px) {
    .SourcecodeLayout__compass___2sS3y {
      width: 114px;
      height: 114px;
      border: none;
      margin-bottom: 150px; } }

.SourcecodeLayout__compass_arrow___x5U2G {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/components/SourcecodeLayout/img/arrow.svg?ae0c51f18b9a824c8ace647d8c4dfc11);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
  transition: 0.05s; }

.SourcecodeLayout__timer___38iGh {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 35px;
  line-height: 1;
  color: #FFFFFF;
  position: absolute;
  bottom: auto;
  left: auto;
  margin: 0;
  width: auto;
  right: 275px;
  top: 23px; }
  @media (min-width: 768px) {
    .SourcecodeLayout__timer___38iGh {
      right: 50px;
      top: 30px;
      font-size: 60px; } }

.SourcecodeLayout__background___1tvSs {
  width: 2576px;
  height: 732px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: scale(1) translateY(-50%);
  z-index: 2;
  pointer-events: none;
  transition: 2s;
  transform-origin: center center; }
  .SourcecodeLayout__background___1tvSs.SourcecodeLayout__zoom___2yZEc {
    transform: scale(1.1) translateY(-50%); }
    .SourcecodeLayout__background___1tvSs.SourcecodeLayout__zoom___2yZEc .SourcecodeLayout__fog___VK2Uv {
      opacity: 0; }
    .SourcecodeLayout__background___1tvSs.SourcecodeLayout__zoom___2yZEc .SourcecodeLayout__imgDark___2qHOy {
      opacity: 0; }
  .SourcecodeLayout__background___1tvSs * {
    transition: 0.05s; }

.SourcecodeLayout__wrapper___2s0u- {
  position: absolute;
  top: 0;
  left: 0;
  width: 40000px;
  height: 100%;
  transform: translateX(-50%); }

.SourcecodeLayout__background1___2ZQe_ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/SourcecodeLayout/img/bg1.jpg?fa7a26b39a90d6e1d54cb73d995640f3);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 2;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.SourcecodeLayout__background2___J3UNA {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/SourcecodeLayout/img/bg2.png?8402185821d18ff409fe1eb18be21b86);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 3;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.SourcecodeLayout__background3___WugNj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/components/SourcecodeLayout/img/bg3.png?cb07569dbc60511a49d908d2876cc99d);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 4;
  animation-direction: normal;
  animation-fill-mode: forwards;
  transform-origin: center center; }

.SourcecodeLayout__fog___VK2Uv {
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background-image: url(/components/SourcecodeLayout/img/fog.png?576d32ffff9214dcc7f7da9ed63e4915);
  background-repeat: repeat;
  background-position: center center;
  background-size: auto;
  z-index: 14;
  background-color: rgba(255, 255, 255, 0.2);
  transform: translateX(0);
  opacity: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-duration: 100s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: SourcecodeLayout__moveToLeft___3iNNJ;
  transition: 1s;
  transition-property: opacity; }

@keyframes SourcecodeLayout__moveToRight___GTgV2 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -2576px 0; } }

@keyframes SourcecodeLayout__moveToLeft___3iNNJ {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 2576px 0; } }

.SourcecodeLayout__game_arrows___51UZC {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 136px;
  height: 86px;
  margin: 0 auto;
  top: 270px; }
  @media (min-width: 375px) {
    .SourcecodeLayout__game_arrows___51UZC {
      top: 330px; } }
  @media (min-width: 768px) {
    .SourcecodeLayout__game_arrows___51UZC {
      position: absolute;
      top: 330px;
      right: 50%;
      margin-right: -311px;
      width: 136px;
      height: 86px; } }
  @media (min-width: 768px) {
    .SourcecodeLayout__game_arrows___51UZC {
      top: 432px;
      right: 50%;
      margin-right: -375px;
      width: 128px;
      height: 84px; } }
  @media (min-width: 1240px) {
    .SourcecodeLayout__game_arrows___51UZC {
      z-index: 10;
      top: 510px;
      right: 50%;
      margin-right: -410px; } }

.SourcecodeLayout__game_arrow___2oaDC {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #464646;
  font-family: 'Montserrat',  sans-serif;
  font-weight: bold;
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  background-color: #fff;
  position: absolute; }
  .SourcecodeLayout__game_arrow___2oaDC:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .SourcecodeLayout__game_arrow___2oaDC:nth-child(2) {
    bottom: 0;
    left: 0; }
  .SourcecodeLayout__game_arrow___2oaDC:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  .SourcecodeLayout__game_arrow___2oaDC:nth-child(4) {
    bottom: 0;
    right: 0; }

.SourcecodeLayout__words___12z_N {
  display: block;
  margin-bottom: 10px; }

.SourcecodeLayout__word___1UJC1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start; }
  .SourcecodeLayout__word___1UJC1.SourcecodeLayout__isOpacity___3Fo8c {
    opacity: 0.7;
    pointer-events: none; }
    .SourcecodeLayout__word___1UJC1.SourcecodeLayout__isOpacity___3Fo8c .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__selected___1xx3L {
      pointer-events: none !important; }
  .SourcecodeLayout__word___1UJC1.SourcecodeLayout__wordActive___2KDRv {
    opacity: 1; }

.SourcecodeLayout__cell___1Orh_ {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  margin: 3px;
  background: #A9A9A9;
  border: 2px solid #D9D9D9;
  font-style: normal;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  pointer-events: none;
  color: #FFFFFF; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__good___1qA2d {
    background: #79AD1E; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__wrong___3cTUX {
    background: #E7BF2D; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__bad___yDBFq {
    background: #A9A9A9; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__active___byZ6R, .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__selected___1xx3L {
    background-color: #fff;
    color: black;
    pointer-events: none; }
    .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__active___byZ6R.SourcecodeLayout__fill___27aSm, .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__selected___1xx3L.SourcecodeLayout__fill___27aSm {
      pointer-events: none; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__disabled___1MPaM {
    background-color: #fff;
    color: black;
    pointer-events: none; }
  .SourcecodeLayout__cell___1Orh_.SourcecodeLayout__selected___1xx3L {
    pointer-events: auto !important; }

.SourcecodeLayout__keyboard___1nsbe {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 290px; }

.SourcecodeLayout__key___wLc58 {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 38px;
  font-size: 15px;
  line-height: 1;
  font-family: 'Bebas Neue',  sans-serif;
  font-weight: bold;
  text-align: center;
  color: #414141;
  margin: 0 2px;
  margin-bottom: 6px;
  background-color: #fff;
  border-radius: 3px; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__close___eA69k {
    font-size: 0;
    background-image: url(/components/SourcecodeLayout/img/close.svg?0faff518425b4a4ba332091bd020341f);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 12px; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__big___4If1t {
    margin-left: 1px; }
  .SourcecodeLayout__key___wLc58:last-child {
    margin-right: 0; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__good___1qA2d {
    background: #79AD1E; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__wrong___3cTUX {
    background: #E7BF2D; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__bad___yDBFq {
    background: #A9A9A9; }
  .SourcecodeLayout__key___wLc58.SourcecodeLayout__active___byZ6R {
    background-color: #fff;
    color: black;
    pointer-events: auto; }

.SourcecodeLayout__rulesBtn___3KE9R {
  display: block;
  background-image: url(/components/SourcecodeLayout/img/rules.svg?db31cc7a3f9b559a373dc1d4320145e8);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 20px;
  left: 265px; }
  .SourcecodeLayout__rulesBtn___3KE9R:hover {
    opacity: 0.8; }
  @media (min-width: 768px) {
    .SourcecodeLayout__rulesBtn___3KE9R {
      width: 54px;
      height: 54px;
      position: absolute;
      top: 30px;
      left: 50px; } }

.Facts__block___131-P {
  display: block;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .Facts__block___131-P * {
    box-sizing: border-box; }
  .Facts__block___131-P.Facts__mail___3Xmaw .Facts__banner___2WDtN {
    background-position: center center; }
  @media (min-width: 768px) {
    .Facts__block___131-P.Facts__mail___3Xmaw .Facts__title___3HP7x {
      font-size: 58px;
      line-height: 62px; } }
  @media (min-width: 1240px) {
    .Facts__block___131-P.Facts__mail___3Xmaw .Facts__title___3HP7x {
      font-size: 60px;
      line-height: 68px; } }
  .Facts__block___131-P.Facts__aviastroy___wRnfA .Facts__banner___2WDtN {
    background-position: center center; }

@media (max-width: 767px) {
  .Facts__title_spb___1ayfV {
    font-size: 0.8em;
    line-height: 0.8em; } }

.Facts__banner___2WDtN {
  display: block;
  height: calc(100vh - 80px);
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 300px; }
  @media (min-width: 1240px) {
    .Facts__banner___2WDtN {
      height: 332px;
      background-size: cover;
      background-position: center bottom; } }

.Facts__banner_content___2VS4D {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 51, 106, 0.55);
  color: white; }

.Facts__title___3HP7x {
  display: block;
  margin: 0;
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  width: 90%; }
  @media (min-width: 360px) {
    .Facts__title___3HP7x {
      width: 80%; } }
  @media (min-width: 768px) {
    .Facts__title___3HP7x {
      font-weight: 300;
      font-size: 72px;
      line-height: 86px; } }
  @media (min-width: 1240px) {
    .Facts__title___3HP7x {
      font-weight: 300;
      font-size: 72px;
      line-height: 86px;
      width: 70%; } }

.Facts__links___1Rwkz {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .Facts__links___1Rwkz {
      margin-top: 40px; } }
  @media (min-width: 1240px) {
    .Facts__links___1Rwkz {
      justify-content: space-between;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      width: 1200px;
      margin-top: 0; } }

.Facts__link___2qcP_ {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  text-decoration: none; }
  .Facts__link___2qcP_:hover {
    opacity: 0.75; }
  .Facts__link___2qcP_.Facts__link_before___1v_sr .Facts__link_icon___dO-P_ {
    transform: rotate(180deg); }
  @media (min-width: 1240px) {
    .Facts__link___2qcP_ {
      margin: 0; }
      .Facts__link___2qcP_.Facts__link_before___1v_sr {
        margin-right: auto; }
        .Facts__link___2qcP_.Facts__link_before___1v_sr .Facts__link_icon___dO-P_ {
          margin-right: 15px; }
      .Facts__link___2qcP_.Facts__link_after___2j7aV {
        margin-left: auto; }
        .Facts__link___2qcP_.Facts__link_after___2j7aV .Facts__link_icon___dO-P_ {
          margin-left: 15px; } }

.Facts__link_icon___dO-P_ {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: #FFFFFF;
  background-image: url(/components/Facts/img/link.svg?36f8d6f104826b4b9c1ca72b48afae62);
  background-repeat: no-repeat;
  background-position: center center; }

.Facts__link_text___1jFjp {
  display: none;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  pointer-events: none;
  user-select: none; }
  @media (min-width: 1240px) {
    .Facts__link_text___1jFjp {
      display: block; } }

.Facts__main___1-hTT {
  padding-top: 40px; }
  @media (min-width: 768px) {
    .Facts__main___1-hTT {
      padding-top: 60px; } }
  @media (min-width: 1240px) {
    .Facts__main___1-hTT {
      padding-top: 64px; } }

.Facts__container___5tZiM {
  display: block;
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 360px) {
    .Facts__container___5tZiM {
      width: 320px; } }
  @media (min-width: 768px) {
    .Facts__container___5tZiM {
      width: 700px; } }
  @media (min-width: 1240px) {
    .Facts__container___5tZiM {
      width: 1200px; } }

.Facts__section___3OAQy {
  margin-bottom: 60px; }
  @media (min-width: 768px) {
    .Facts__section___3OAQy {
      margin-bottom: 100px; } }
  @media (min-width: 1240px) {
    .Facts__section___3OAQy {
      margin-bottom: 70px; } }
  @media (min-width: 768px) {
    .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__info___q7Q2y {
      width: 548px;
      padding-left: 23px; }
    .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__image___23XH4 {
      width: 492px;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1240px) {
    .Facts__section___3OAQy.Facts__imageRight___2lsd7 {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: flex-start;
      padding-left: 200px;
      background-image: url(/components/Facts/img/before.svg?826d0b3d7d2fc71800ca31191594c9ab);
      background-repeat: no-repeat;
      background-position: left top; }
      .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__info___q7Q2y {
        width: 548px;
        margin-right: 50px;
        padding-left: 0; }
      .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__image___23XH4 {
        width: 400px;
        margin-left: 0;
        margin-right: 0; }
      .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__descr___3ocBM {
        margin-bottom: 0; } }
  .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__image_inner___2CTnz {
    height: 282px; }
    @media (min-width: 768px) {
      .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__image_inner___2CTnz {
        height: 382px; } }
    @media (min-width: 1240px) {
      .Facts__section___3OAQy.Facts__imageRight___2lsd7 .Facts__image_inner___2CTnz {
        height: 311px; } }
  @media (min-width: 768px) {
    .Facts__section___3OAQy.Facts__imageBottom___2pyyC .Facts__info___q7Q2y {
      padding-left: 23px;
      padding-right: 40px; } }
  @media (min-width: 1240px) {
    .Facts__section___3OAQy.Facts__imageBottom___2pyyC {
      padding-right: 200px;
      padding-left: 200px;
      background-image: url(/components/Facts/img/after.svg?52550879a48a6519511dfdaeb61fdac6);
      background-repeat: no-repeat;
      background-position: right top;
      padding-top: 40px; }
      .Facts__section___3OAQy.Facts__imageBottom___2pyyC .Facts__info___q7Q2y {
        padding: 0; } }
  .Facts__section___3OAQy.Facts__imageBottom___2pyyC .Facts__image_inner___2CTnz {
    height: 143px; }
    @media (min-width: 768px) {
      .Facts__section___3OAQy.Facts__imageBottom___2pyyC .Facts__image_inner___2CTnz {
        height: 298px; } }
    @media (min-width: 1240px) {
      .Facts__section___3OAQy.Facts__imageBottom___2pyyC .Facts__image_inner___2CTnz {
        height: 336px; } }

.Facts__info___q7Q2y {
  display: block; }

.Facts__new___ioSXW {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 25px;
  margin-bottom: 20px;
  background-color: #CCB173;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #232227; }
  @media (min-width: 768px) {
    .Facts__new___ioSXW {
      width: 98px;
      height: 28px;
      margin-bottom: 10px;
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 1240px) {
    .Facts__new___ioSXW {
      margin-bottom: 15px; } }

.Facts__subtitle___1CkCx {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: #26336A;
  margin: 0;
  margin-bottom: 16px;
  padding-bottom: 16px;
  position: relative; }
  .Facts__subtitle___1CkCx::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90px;
    height: 2px;
    background-color: #CCB173; }
  @media (min-width: 768px) {
    .Facts__subtitle___1CkCx {
      font-size: 35px;
      line-height: 42px; }
      .Facts__subtitle___1CkCx::after {
        width: 130px; } }
  @media (min-width: 1240px) {
    .Facts__subtitle___1CkCx {
      font-size: 35px;
      line-height: 42px; }
      .Facts__subtitle___1CkCx.Facts__subtitle_big___2mv3W {
        font-size: 37px;
        line-height: 44px; } }

.Facts__descr___3ocBM {
  display: block;
  margin: 0;
  margin-bottom: 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 168.5%;
  color: #464646; }
  @media (min-width: 768px) {
    .Facts__descr___3ocBM {
      margin-bottom: 60px;
      font-weight: 400;
      font-size: 18px;
      line-height: 168.5%; } }
  @media (min-width: 1240px) {
    .Facts__descr___3ocBM {
      margin-bottom: 78px; } }

.Facts__image___23XH4 {
  display: block;
  border: 1px solid #CCB173;
  padding: 14px; }
  @media (min-width: 768px) {
    .Facts__image___23XH4 {
      padding: 18px 22px; } }
  @media (min-width: 1240px) {
    .Facts__image___23XH4 {
      padding: 22px; } }

.Facts__image_inner___2CTnz {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.Facts__bottom___1Qdd2 {
  display: block;
  margin-top: -40px;
  margin-bottom: 42px;
  position: relative; }
  @media (min-width: 768px) {
    .Facts__bottom___1Qdd2 {
      margin-bottom: 44px;
      margin-top: -50px; } }
  @media (min-width: 1240px) {
    .Facts__bottom___1Qdd2 {
      width: 800px;
      margin: 0 auto;
      margin-bottom: 24px;
      margin-top: -10px; } }

.Facts__bottom_buttons___2PTKa {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.Facts__bottom_button___3dwmK {
  display: inline-flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px; }
  .Facts__bottom_button___3dwmK.Facts__bottom_button_big___17KfL button, .Facts__bottom_button___3dwmK.Facts__bottom_button_big___17KfL a {
    width: 280px; }
    @media (min-width: 360px) {
      .Facts__bottom_button___3dwmK.Facts__bottom_button_big___17KfL button, .Facts__bottom_button___3dwmK.Facts__bottom_button_big___17KfL a {
        width: 320px; } }
  @media (min-width: 1240px) {
    .Facts__bottom_button___3dwmK {
      margin-bottom: 32px; } }

.Facts__bottom_arrows___1mkTr {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none; }
  @media (min-width: 768px) {
    .Facts__bottom_arrows___1mkTr {
      position: absolute;
      left: 0;
      top: 15px;
      width: 100%; } }

.Facts__bottom_arrow___1ZQtk {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  pointer-events: auto;
  cursor: default; }
  @media (min-width: 768px) {
    .Facts__bottom_arrow___1ZQtk {
      cursor: pointer; }
      .Facts__bottom_arrow___1ZQtk:nth-child(2) {
        flex-direction: row-reverse; }
        .Facts__bottom_arrow___1ZQtk:nth-child(2) .Facts__bottom_before___1G3Ou {
          margin-right: 0;
          margin-left: 12px; } }

.Facts__bottom_before___1G3Ou {
  display: block;
  width: 33px;
  height: 33px;
  margin-right: 12px;
  background-color: #26336A;
  border-radius: 50%; }
  .Facts__bottom_before___1G3Ou img {
    display: block;
    width: 100%; }

.Facts__bottom_text___2eA7I {
  display: inline-flex;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #26336A;
  text-decoration: none;
  white-space: nowrap; }

.ArchiveContent__block___Lau65 {
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box;
  padding-bottom: 42px;
  position: relative; }
  .ArchiveContent__block___Lau65 * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ArchiveContent__block___Lau65 {
      padding-bottom: 64px; } }

.ArchiveContent__top___6it3V {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .ArchiveContent__top___6it3V {
      margin-top: 32px; } }

.ArchiveContent__search___3K4B4 {
  display: inline-flex;
  position: relative;
  width: 100%; }
  .ArchiveContent__search___3K4B4::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 10px));
    right: 20px;
    width: 30px;
    height: 19px;
    background-image: url(/components/ArchiveContent/img/icon.svg?2adf38ee04fb4fc13925e3b4267d9c96);
    background-repeat: no-repeat;
    background-position: center right;
    pointer-events: none;
    background-color: #fff; }
  @media (min-width: 768px) {
    .ArchiveContent__search___3K4B4 {
      width: 390px;
      margin: 0 auto; } }

.ArchiveContent__input___lf7vS {
  display: block;
  border: 1px solid #26336A;
  height: 50px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  padding: 0 20px;
  box-sizing: border-box;
  color: #464646;
  width: 100%; }

.ArchiveContent__container___-pOTV {
  width: 280px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 340px) {
    .ArchiveContent__container___-pOTV {
      width: 320px; } }
  @media (min-width: 768px) {
    .ArchiveContent__container___-pOTV {
      width: 720px; } }
  @media (min-width: 1240px) {
    .ArchiveContent__container___-pOTV {
      width: 765px; } }

.ArchiveContent__item___1ZjHO {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #464646;
  padding: 20px 0;
  border-bottom: 1px solid #CCB173; }
  .ArchiveContent__item___1ZjHO:last-child {
    border-bottom: none; }
  @media (min-width: 360px) {
    .ArchiveContent__item___1ZjHO {
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 768px) {
    .ArchiveContent__item___1ZjHO {
      font-size: 26px;
      line-height: 31px;
      padding: 32px 0; } }

.ArchiveContent__link___1jvXo {
  color: inherit;
  transition: 0.2s;
  text-decoration: none; }
  .ArchiveContent__link___1jvXo:focus, .ArchiveContent__link___1jvXo:hover {
    color: inherit;
    opacity: 0.5; }

.RayLayout__block___2xQ0c {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 50px;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .RayLayout__block___2xQ0c * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .RayLayout__block___2xQ0c {
      padding-top: 32px;
      padding-bottom: 64px; } }

.RayLayout__title___ERM_R {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative; }
  .RayLayout__title___ERM_R::after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .RayLayout__title___ERM_R {
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.1em;
      margin-bottom: 64px; }
      .RayLayout__title___ERM_R::after {
        width: 96px; } }

.RayLayout__game___1Txpq {
  display: block;
  width: 324px;
  height: 678px;
  border: 2px solid #CCB173;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .RayLayout__game___1Txpq {
      margin-bottom: 64px; } }

.RayLayout__inner___2-T4K {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 593px;
  width: 100%;
  background: linear-gradient(189.39deg, #004A69 18.94%, #67BFE4 98.39%);
  pointer-events: none; }
  .RayLayout__inner___2-T4K * {
    pointer-events: none; }
  .RayLayout__inner___2-T4K.RayLayout__active___3ibwd {
    pointer-events: auto; }
    .RayLayout__inner___2-T4K.RayLayout__active___3ibwd * {
      pointer-events: auto; }
  .RayLayout__inner___2-T4K::before {
    content: "";
    width: 104px;
    height: 52px;
    background-image: url(/components/RayLayout/img/ships.svg?ff4636c8d248900d16ad76f330698a20);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 22px;
    pointer-events: none; }
  .RayLayout__inner___2-T4K::after {
    content: "";
    width: 32px;
    height: 91px;
    background-image: url(/components/RayLayout/img/lighthouse.svg?61c2a8561f476e0736a740a935ded5fa);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    pointer-events: none; }

@media (min-width: 768px) {
  .RayLayout__buttons___1gbwi {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 364px;
    margin: 0 auto; }
    .RayLayout__buttons___1gbwi button, .RayLayout__buttons___1gbwi a {
      width: 166px; } }

.RayLayout__button___35HHw {
  display: block;
  margin-bottom: 16px; }
  .RayLayout__button___35HHw:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .RayLayout__button___35HHw {
      margin-bottom: 0; } }

.RayLayout__controls___lFEc3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 83px;
  background-color: #fff; }
  .RayLayout__controls___lFEc3::selection {
    background-color: transparent; }

.RayLayout__pause___1odoK {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  cursor: pointer; }
  .RayLayout__pause___1odoK svg {
    fill: #858585; }
  .RayLayout__pause___1odoK.RayLayout__active___3ibwd {
    background-color: #CCB173; }
    .RayLayout__pause___1odoK.RayLayout__active___3ibwd svg {
      fill: #ffffff; }
    .RayLayout__pause___1odoK.RayLayout__active___3ibwd:hover {
      opacity: 0.8; }

.RayLayout__play___36__v {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 78px;
  transform: translateY(-50%);
  cursor: pointer; }
  .RayLayout__play___36__v svg {
    fill: #858585; }
  .RayLayout__play___36__v.RayLayout__active___3ibwd {
    background-color: #CCB173; }
    .RayLayout__play___36__v.RayLayout__active___3ibwd svg {
      fill: #ffffff; }
    .RayLayout__play___36__v.RayLayout__active___3ibwd:hover {
      opacity: 0.8; }

.RayLayout__counter___UTSy8 {
  position: absolute;
  top: 11px;
  right: 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: right;
  color: #464646; }
  .RayLayout__counter___UTSy8::selection {
    background-color: transparent;
    color: #464646; }

.RayLayout__timer___mV49z {
  position: absolute;
  bottom: 11px;
  right: 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: right;
  color: #464646; }
  .RayLayout__timer___mV49z::selection {
    background-color: transparent;
    color: #464646; }


@charset "UTF-8";
.PacmanLayout__block___1vwfb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 50px;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .PacmanLayout__block___1vwfb * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .PacmanLayout__block___1vwfb {
      padding-top: 32px;
      padding-bottom: 64px; } }

.PacmanLayout__title___3bDo6 {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative; }
  .PacmanLayout__title___3bDo6::after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .PacmanLayout__title___3bDo6 {
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.1em;
      margin-bottom: 64px; }
      .PacmanLayout__title___3bDo6::after {
        width: 96px; } }

.PacmanLayout__top___1PhH- {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #D9D9D9;
  padding-top: 30px;
  padding-bottom: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #464646; }

.PacmanLayout__game___3zr4L {
  display: block;
  width: 100%;
  border: 2px solid #D9D9D9;
  background-color: #D9D9D9;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media (min-width: 360px) {
    .PacmanLayout__game___3zr4L {
      width: 100%; } }
  @media (min-width: 768px) {
    .PacmanLayout__game___3zr4L {
      margin-bottom: 64px;
      width: 700px; } }
  @media (min-width: 1240px) {
    .PacmanLayout__game___3zr4L {
      width: 844px;
      height: 694px; } }

.PacmanLayout__inner___28W1N {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background: #D9D9D9;
  pointer-events: none; }
  .PacmanLayout__inner___28W1N * {
    pointer-events: none; }
  .PacmanLayout__inner___28W1N.PacmanLayout__active___2PTsN {
    pointer-events: auto; }
    .PacmanLayout__inner___28W1N.PacmanLayout__active___2PTsN * {
      pointer-events: auto; }
  .PacmanLayout__inner___28W1N.PacmanLayout__deadAnimation___3tsfI::after {
    content: "\41A\41E\41D\415\426   \418\413\420\42B";
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1c0b01;
    animation: PacmanLayout__deadEffect___3iBsb 0.5s infinite linear;
    animation-direction: alternate-reverse; }
    @media (min-width: 768px) {
      .PacmanLayout__inner___28W1N.PacmanLayout__deadAnimation___3tsfI::after {
        font-size: 40px; } }
    @media (min-width: 1240px) {
      .PacmanLayout__inner___28W1N.PacmanLayout__deadAnimation___3tsfI::after {
        font-size: 60px; } }

@keyframes PacmanLayout__deadEffect___3iBsb {
  from {
    opacity: 0.4; }
  to {
    opacity: 0.2; } }
  @media (max-width: 1239px) {
    .PacmanLayout__inner___28W1N canvas {
      width: 100% !important;
      height: auto !important; } }

.PacmanLayout__buttons___2X87Z {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) {
    .PacmanLayout__buttons___2X87Z {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      width: 364px;
      margin: 0 auto; }
      .PacmanLayout__buttons___2X87Z button, .PacmanLayout__buttons___2X87Z a {
        width: 166px; } }

.PacmanLayout__button___2h3Y_ {
  display: block;
  margin-bottom: 16px; }
  .PacmanLayout__button___2h3Y_:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .PacmanLayout__button___2h3Y_ {
      margin-bottom: 0; } }

.PacmanLayout__controls___1miO0 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 83px;
  background-color: #fff; }
  .PacmanLayout__controls___1miO0::selection {
    background-color: transparent; }

.PacmanLayout__pause___cCJWm {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  cursor: pointer; }
  .PacmanLayout__pause___cCJWm svg {
    fill: #858585; }
  .PacmanLayout__pause___cCJWm.PacmanLayout__active___2PTsN {
    background-color: #CCB173; }
    .PacmanLayout__pause___cCJWm.PacmanLayout__active___2PTsN svg {
      fill: #ffffff; }
    .PacmanLayout__pause___cCJWm.PacmanLayout__active___2PTsN:hover {
      opacity: 0.8; }

.PacmanLayout__play___d8VrZ {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 78px;
  transform: translateY(-50%);
  cursor: pointer; }
  .PacmanLayout__play___d8VrZ svg {
    fill: #858585; }
  .PacmanLayout__play___d8VrZ.PacmanLayout__active___2PTsN {
    background-color: #CCB173; }
    .PacmanLayout__play___d8VrZ.PacmanLayout__active___2PTsN svg {
      fill: #ffffff; }
    .PacmanLayout__play___d8VrZ.PacmanLayout__active___2PTsN:hover {
      opacity: 0.8; }

.PacmanLayout__counter___3ZoBD {
  position: absolute;
  top: 11px;
  right: 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: right;
  color: #464646; }
  .PacmanLayout__counter___3ZoBD::selection {
    background-color: transparent;
    color: #464646; }

.PacmanLayout__timer___1CdwL {
  position: absolute;
  bottom: 11px;
  right: 20px;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  text-align: right;
  color: #464646; }
  .PacmanLayout__timer___1CdwL::selection {
    background-color: transparent;
    color: #464646; }

.PacmanLayout__mobileButtons___1dvya {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 240px;
  background: #D9D9D9; }
  @media (min-width: 1240px) {
    .PacmanLayout__mobileButtons___1dvya {
      display: none; } }

.PacmanLayout__arrows___3V_YE {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 210px;
  height: 160px;
  margin: 0 auto;
  top: -50px; }
  @media (min-width: 500px) {
    .PacmanLayout__arrows___3V_YE {
      top: -60px; } }

.PacmanLayout__arrow___375CK {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 68px;
  font-size: 0;
  background-color: transparent;
  position: absolute;
  background-image: url(/components/PacmanLayout/img/arrow.svg?19bcf59a6869d5c34f1e7ed5a290fe85);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .PacmanLayout__arrow___375CK:nth-child(1) {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  .PacmanLayout__arrow___375CK:nth-child(2) {
    bottom: 47px;
    left: 0;
    transform: rotate(-90deg); }
  .PacmanLayout__arrow___375CK:nth-child(3) {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) rotate(180deg); }
  .PacmanLayout__arrow___375CK:nth-child(4) {
    bottom: 47px;
    right: 0;
    transform: rotate(90deg); }


.BuilderLayout__block___1PlKB {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 50px;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .BuilderLayout__block___1PlKB * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .BuilderLayout__block___1PlKB {
      padding-top: 32px;
      padding-bottom: 64px; } }

.BuilderLayout__title___cA_tb {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 40px;
  position: relative; }
  .BuilderLayout__title___cA_tb::after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .BuilderLayout__title___cA_tb {
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.1em;
      margin-bottom: 64px; }
      .BuilderLayout__title___cA_tb::after {
        width: 96px; } }

.BuilderLayout__game___38HBg {
  display: block;
  width: 320px;
  height: 674px;
  border: 2px solid #CCB173;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .BuilderLayout__game___38HBg {
      margin-bottom: 64px; } }

.BuilderLayout__inner___3fx70 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 593px;
  width: 100%; }

@media (min-width: 768px) {
  .BuilderLayout__buttons___ppDH0 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 364px;
    margin: 0 auto; }
    .BuilderLayout__buttons___ppDH0 button, .BuilderLayout__buttons___ppDH0 a {
      width: 166px; } }

.BuilderLayout__button___1Zmia {
  display: block;
  margin-bottom: 16px; }
  .BuilderLayout__button___1Zmia:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .BuilderLayout__button___1Zmia {
      margin-bottom: 0; } }

.BuilderLayout__controls___3Hyp- {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
  background-color: #fff;
  color: #464646;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; }
  .BuilderLayout__controls___3Hyp-::selection {
    background-color: transparent; }

.BuilderLayout__pause___2d48a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  cursor: pointer; }
  .BuilderLayout__pause___2d48a svg {
    fill: #858585; }
  .BuilderLayout__pause___2d48a.BuilderLayout__active___Rg0_F {
    background-color: #CCB173; }
    .BuilderLayout__pause___2d48a.BuilderLayout__active___Rg0_F svg {
      fill: #ffffff; }
    .BuilderLayout__pause___2d48a.BuilderLayout__active___Rg0_F:hover {
      opacity: 0.8; }

.BuilderLayout__play___DMPNG {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 78px;
  transform: translateY(-50%);
  cursor: pointer; }
  .BuilderLayout__play___DMPNG svg {
    fill: #858585; }
  .BuilderLayout__play___DMPNG.BuilderLayout__active___Rg0_F {
    background-color: #CCB173; }
    .BuilderLayout__play___DMPNG.BuilderLayout__active___Rg0_F svg {
      fill: #ffffff; }
    .BuilderLayout__play___DMPNG.BuilderLayout__active___Rg0_F:hover {
      opacity: 0.8; }

.BuilderLayout__level___1j1tH {
  position: absolute;
  top: 16px;
  left: 0;
  width: 100%;
  text-align: center; }

.BuilderLayout__counter___2BhDK {
  position: absolute;
  top: 45px;
  right: 20px;
  text-align: left;
  color: #464646; }
  .BuilderLayout__counter___2BhDK::selection {
    background-color: transparent;
    color: #464646; }

.BuilderLayout__timer___1UHrv {
  position: absolute;
  top: 45px;
  left: 20px;
  text-align: right;
  color: #464646; }
  .BuilderLayout__timer___1UHrv::selection {
    background-color: transparent;
    color: #464646; }

.BuilderLayout__btns___ykUli {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 135px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #FFF; }

.BuilderLayout__btn___10qEZ {
  display: block;
  width: 64px;
  height: 68px;
  margin: 0 5px;
  flex-shrink: 0;
  border-radius: 17px;
  border: 1px solid #D9D9D9;
  background-color: #FFF;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.BuilderLayout__btn_left___3WR5P {
  background-image: url(/components/BuilderLayout/img/left.svg?040c3e37b4431569ef68d9664aad3482); }

.BuilderLayout__btn_play___2d_ef {
  background-image: url(/components/BuilderLayout/img/play.svg?b06b99ec11e0669524b3c569805dad35); }

.BuilderLayout__btn_pause___3CJOO {
  background-image: url(/components/BuilderLayout/img/pause.svg?3ec4704f4f88f0932fdda4bb6ed59141); }

.BuilderLayout__btn_right___YZtYe {
  background-image: url(/components/BuilderLayout/img/right.svg?1226f86a20b6eb25eb6ae4b0a27fd64e); }


.ShaybuLayout__block___aAfb6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 50px;
  font-family: 'Bitter', sans-serif;
  box-sizing: border-box; }
  .ShaybuLayout__block___aAfb6 * {
    box-sizing: border-box; }
  @media (min-width: 768px) {
    .ShaybuLayout__block___aAfb6 {
      padding-top: 32px;
      padding-bottom: 64px; } }

.ShaybuLayout__title___rvr2z {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #26336A;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 20px;
  position: relative; }
  .ShaybuLayout__title___rvr2z::after {
    content: "";
    width: 110px;
    height: 2px;
    background-color: #CCB173;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  @media (min-width: 768px) {
    .ShaybuLayout__title___rvr2z {
      font-size: 48px;
      line-height: 58px;
      letter-spacing: 0.1em;
      margin-bottom: 34px; }
      .ShaybuLayout__title___rvr2z::after {
        width: 96px; } }

.ShaybuLayout__game___3HEh7 {
  display: block;
  width: 320px;
  height: 674px;
  border: 2px solid #CCB173;
  position: relative;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    .ShaybuLayout__game___3HEh7 {
      margin-bottom: 64px; } }
  @media (min-width: 1240px) {
    .ShaybuLayout__game___3HEh7 {
      height: 678px; } }

.ShaybuLayout__inner___21-Ez {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  pointer-events: none;
  height: 538px;
  padding-top: 82px; }
  .ShaybuLayout__inner___21-Ez canvas {
    width: 100% !important;
    height: 100% !important; }
  .ShaybuLayout__inner___21-Ez * {
    pointer-events: none; }
  .ShaybuLayout__inner___21-Ez.ShaybuLayout__active___1jLBf {
    pointer-events: auto; }
    .ShaybuLayout__inner___21-Ez.ShaybuLayout__active___1jLBf * {
      pointer-events: auto; }

.ShaybuLayout__buttons___1GBVY button, .ShaybuLayout__buttons___1GBVY a {
  width: 100%; }

@media (min-width: 768px) {
  .ShaybuLayout__buttons___1GBVY {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 364px;
    margin: 0 auto; }
    .ShaybuLayout__buttons___1GBVY button, .ShaybuLayout__buttons___1GBVY a {
      width: 166px; } }

.ShaybuLayout__button___2yU2K {
  display: block;
  margin-bottom: 16px; }
  .ShaybuLayout__button___2yU2K:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .ShaybuLayout__button___2yU2K {
      margin-bottom: 0; } }

.ShaybuLayout__controls___2sfea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
  background-color: #fff;
  color: #464646;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; }
  .ShaybuLayout__controls___2sfea::selection {
    background-color: transparent; }

.ShaybuLayout__pause___FQw7C {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  cursor: pointer; }
  .ShaybuLayout__pause___FQw7C svg {
    fill: #858585; }
  .ShaybuLayout__pause___FQw7C.ShaybuLayout__active___1jLBf {
    background-color: #CCB173; }
    .ShaybuLayout__pause___FQw7C.ShaybuLayout__active___1jLBf svg {
      fill: #ffffff; }
    .ShaybuLayout__pause___FQw7C.ShaybuLayout__active___1jLBf:hover {
      opacity: 0.8; }

.ShaybuLayout__play___QX3lO {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  background-color: #D9D9D9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 78px;
  transform: translateY(-50%);
  cursor: pointer; }
  .ShaybuLayout__play___QX3lO svg {
    fill: #858585; }
  .ShaybuLayout__play___QX3lO.ShaybuLayout__active___1jLBf {
    background-color: #CCB173; }
    .ShaybuLayout__play___QX3lO.ShaybuLayout__active___1jLBf svg {
      fill: #ffffff; }
    .ShaybuLayout__play___QX3lO.ShaybuLayout__active___1jLBf:hover {
      opacity: 0.8; }

.ShaybuLayout__level___3iKDY {
  position: absolute;
  top: 16px;
  left: 0;
  width: 100%;
  text-align: center; }

.ShaybuLayout__counter___1TDhy {
  position: absolute;
  top: 45px;
  right: 20px;
  text-align: left;
  color: #464646; }
  .ShaybuLayout__counter___1TDhy::selection {
    background-color: transparent;
    color: #464646; }

.ShaybuLayout__timer___2oSwL {
  position: absolute;
  top: 45px;
  left: 20px;
  text-align: right;
  color: #464646; }
  .ShaybuLayout__timer___2oSwL::selection {
    background-color: transparent;
    color: #464646; }

.ShaybuLayout__btns___3Xuag {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 135px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #FFF; }

.ShaybuLayout__btn___GKo79 {
  display: block;
  width: 64px;
  height: 68px;
  margin: 0 5px;
  flex-shrink: 0;
  border-radius: 17px;
  border: 1px solid #D9D9D9;
  background-color: #FFF;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.ShaybuLayout__btn_left___2tTvN {
  background-image: url(/components/ShaybuLayout/img/left.svg?040c3e37b4431569ef68d9664aad3482);
  pointer-events: none; }
  .ShaybuLayout__btn_left___2tTvN.ShaybuLayout__active___1jLBf {
    pointer-events: auto; }

.ShaybuLayout__btn_play___39A_- {
  background-image: url(/components/ShaybuLayout/img/play.svg?b06b99ec11e0669524b3c569805dad35); }

.ShaybuLayout__btn_pause___2dUvg {
  background-image: url(/components/ShaybuLayout/img/pause.svg?3ec4704f4f88f0932fdda4bb6ed59141); }

.ShaybuLayout__btn_right___2eB9Q {
  background-image: url(/components/ShaybuLayout/img/right.svg?1226f86a20b6eb25eb6ae4b0a27fd64e);
  pointer-events: none; }
  .ShaybuLayout__btn_right___2eB9Q.ShaybuLayout__active___1jLBf {
    pointer-events: auto; }


.ContractorsLayout__block___z-VAA {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  background-color: #E7E7E7;
  background-size: cover;
  padding: 50px 0;
  min-height: 100vh;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .ContractorsLayout__block___z-VAA {
      padding-top: 85px;
      padding-bottom: 80px; } }

.ContractorsLayout__container___1T5Tb {
  width: 300px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .ContractorsLayout__container___1T5Tb {
      width: 696px; } }
  @media (min-width: 1240px) {
    .ContractorsLayout__container___1T5Tb {
      width: 1180px; } }

.ContractorsLayout__content___3BgeL {
  display: block;
  background: #ffffff;
  box-shadow: 6px 11px 0 0 rgba(0, 0, 0, 0.11);
  border: 1px solid #333333;
  padding: 25px 15px;
  color: #464646; }
  @media (min-width: 768px) {
    .ContractorsLayout__content___3BgeL {
      padding: 45px 25px; } }
  @media (min-width: 1240px) {
    .ContractorsLayout__content___3BgeL {
      padding: 70px 50px; } }

.ContractorsLayout__title___1siNP {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .ContractorsLayout__title___1siNP {
      margin-bottom: 20px;
      font-weight: 400;
      font-size: 32px;
      line-height: 38px;
      letter-spacing: 0.04em; } }

.ContractorsLayout__list___nHs-1 {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  position: relative;
  z-index: 5;
  padding-left: 20px; }
  .ContractorsLayout__list___nHs-1 li {
    margin-bottom: 4px; }
  .ContractorsLayout__list___nHs-1 li::marker {
    color: #E35249;
    background-color: #E35249; }
  @media (min-width: 1240px) {
    .ContractorsLayout__list___nHs-1 {
      font-size: 18px;
      line-height: 22px; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

@charset "UTF-8";
@font-face {
  font-family: 'pfdin';
  src: url(/fonts/DINPro-Regular.eot?8f7f99a16896e8261cb24fc9ac863633) format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(/fonts/DINPro-Black.eot?ed22587f5861feeaaed3f0d325a5466e) format("embedded-opentype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(/fonts/DINPro-Bold.eot?b4d3863f80ad980afe64e9c4ada8a353) format("embedded-opentype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(/fonts/DINPro-Medium.eot?202fea39aa9eaad672a3e0757437b676) format("embedded-opentype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(/fonts/DINPro-Light.eot?5b9c43af16a4aef5310d26e54491df2d);
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'pfdin';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url(/fonts/BebasNeue-Bold.woff2?9fea00d3a45d1797f96fb30c798b65ad) format("woff2"), url(/fonts/BebasNeue-Bold.woff?254c9a5644076b16ccec50b233d57ae3) format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url(/fonts/BebasNeue-Light.woff2?10e809a77d6f7f60c256dd71d48b133e) format("woff2"), url(/fonts/BebasNeue-Light.woff?b712626b29e186389423d9f209cd3486) format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Bebas Neue';
  src: url(/fonts/BebasNeue-Regular.woff2?a063016ae4c30c74706c7658f45b11e7) format("woff2"), url(/fonts/BebasNeue-Regular.woff?6f55349bb64a8b7a8b2485dcb2dc94e4) format("woff");
  font-weight: 400;
  font-style: normal; }

html {
  margin: 0;
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.41;
  color: black;
  background: #f5f9fc; }

input, textarea, select, img, a, button {
  outline: none;
  margin: 0;
  padding: 0;
  border: none; }

#root {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap; }

.container {
  width: 280px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .container {
      width: 640px; } }
  @media (min-width: 1240px) {
    .container {
      width: 1000px; } }

ul {
  margin: 0; }

@media (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 6px; } }

@media (min-width: 768px) {
  ::-webkit-scrollbar-thumb {
    width: 6px;
    border-radius: 0;
    background: #CCB173; } }

button {
  cursor: pointer; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  /* Цвет фона */
  -webkit-text-fill-color: #000 !important;
  /* цвет текста */ }

