/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

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

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

#tabletki-informer{
  z-index: 2;
}

.all-page-wrapper {
  width: 100%;
  height: auto;
  background: url("../images/main-bg1.png") center center no-repeat;
  background-size: cover; }

.fluid-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box; }

.first-block-wr {
  padding-top: 31vh;
  position: relative;
  width: 100%;
  height: 78vh;
  background-size: contain;
  z-index: 8; }

.main-bg_srcset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.main-bg-first {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.main-bg-first-mob {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.bottle-temp {
  pointer-events: none;
  z-index: 12;
  position: absolute;
  top: 17%;
  right: 30%;
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg); }

.bottle-temp-place {
  pointer-events: none;
  z-index: 12;
  position: absolute;
  top: 17%;
  right: 30%;
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
  width: 250px;
  height: 625px; }

.orasept-logo-main {
  position: absolute;
  left: 2.8%;
  top: 3.4%;
  width: 200px;
  height: 33px; }

.buy-btn {
  text-decoration: none;
  z-index: 22;
  cursor: pointer;
  position: fixed;
  top: 3.4%;
  right: 2.8%;
  width: 200px;
  height: 60px;
  border-radius: 30px;
  background-color: #f7385c;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s; }
  .buy-btn:hover {
    width: 220px; }

.buy-btn.liki{
  top: 14.4%;
}

.buy-btn-name {
  font-family: MuseoSansCyrl;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  margin-right: 8px; }

.buy-btn-arr {
  width: 30px;
  height: 15px;
  -o-object-fit: contain;
     object-fit: contain; }

.menu-wrapper {
  z-index: 42;
  cursor: pointer;
  position: fixed;
  right: 2.8%;
  bottom: 6vh;
  width: 200px;
  height: 60px;
  border-radius: 30px;
  border: solid 2px rgba(67, 72, 76, 0.2);
  background-color: rgba(255, 255, 255, 0.3);
  transition: .3s; }
  .menu-wrapper:hover {
    background-color: rgba(255, 255, 255, 0.7); }

.menu-burger-mob-btn {
  display: none;
  z-index: 12;
  cursor: pointer;
  position: fixed;
  right: 2.8%;
  bottom: 17vh;
  width: 90px;
  height: 90px;
  border-radius: 45px;
  border: solid 2px rgba(67, 72, 76, 0.2);
  background-color: rgba(255, 255, 255, 0.3); }
  .menu-burger-mob-btn .burger-icon-mob {
    z-index: 13;
    position: absolute;
    top: 35px;
    right: 30px; }

.menu-title {
  z-index: 12;
  position: absolute;
  top: 12px;
  left: 51px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #43484c; }

.menu-burger {
  z-index: 13;
  position: absolute;
  top: 22px;
  right: 30px; }

.open-menu {
  box-sizing: border-box;
  text-align: right;
  z-index: 20;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: -2px;
  left: -2px;
  width: 102%;
  height: 0;
  background-color: #fff;
  transition: 0.6s;
  overflow: hidden;
  padding: 0; }
  .open-menu.open {
    bottom: -2px;
    height: 390px;
    padding: 40px 0 40px 0; }
  .open-menu li {
    box-sizing: border-box;
    padding-right: 40px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 16px; }

.menu-list a {
  font-size: 19px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #43484c;
  text-decoration: none; }

.lang-block {
  z-index: 21;
  width: 100%;
  height: 42px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  margin-bottom: 30px; }
  .lang-block .lang-block__item {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 21;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #bdc6cf;
    width: 40px;
    height: 42px;
    border-bottom: solid 2px #bdc6cf;
    margin-right: 30px; }
    .lang-block .lang-block__item:last-child {
      margin-right: 0; }
    .lang-block .lang-block__item:hover {
      color: #43484c;
      border-bottom: solid 2px #43484c; }
    .lang-block .lang-block__item.active {
      color: #43484c;
      border-bottom: solid 2px #43484c; }

.close-menu {
  cursor: pointer;
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f7385c; }
  .close-menu::after {
    content: '';
    width: 7px;
    height: 7px;
    border-right: 1px #f7385c solid;
    border-bottom: 1px #f7385c solid;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 4px;
    right: 46px; }

.first-title-block {
  width: 100%;
  height: auto;
  padding-left: 16%;
  box-sizing: border-box;
  -webkit-transform: translatey(-1vh);
          transform: translatey(-1vh); }
  .first-title-block .first-title-text1 {
    font-size: 28px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.89;
    letter-spacing: 0.69px;
    color: #f7385c;
    margin-bottom: 9px; }
  .first-title-block .first-title-text2 {
    font-size: 47px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.81;
    letter-spacing: -0.9px;
    color: #43484c;
    margin-bottom: 11px; }
  .first-title-block .first-title-text3 {
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.46;
    letter-spacing: -0.5px;
    color: #43484c; }

.popup-start-game {
  box-sizing: border-box;
  padding: 28px 0 20px 20px;
  z-index: 10;
  width: 200px;
  height: 231px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  position: absolute;
  left: -20%;
  bottom: 33vh;
  -webkit-animation: move-popap-game 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move-popap-game 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transition: .3s; }
  .popup-start-game:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
  .popup-start-game p {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #43484d;
    margin-bottom: 10px; }
  .popup-start-game span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #86939e;
    margin-bottom: 20px; }
  .popup-start-game a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f7385c; }
    .popup-start-game a::after {
      content: '';
      width: 7px;
      height: 7px;
      border-top: 1px #f7385c solid;
      border-right: 1px #f7385c solid;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      position: absolute;
      top: 6px;
      right: -18px; }

.popup-game-close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px; }

.popup-game-icon {
  margin-bottom: 20px; }

.text-star {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #86939e;
  z-index: 10;
  position: absolute;
  left: 2.8%;
  bottom: 29vh; }

.logo-bayer {
  opacity: 0;
  z-index: 10;
  position: absolute;
  left: 2.8%;
  bottom: 20vh;
  -webkit-animation: opacity 0.5s linear;
          animation: opacity 0.5s linear;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.anim1 {
  width: 366px;
  z-index: 11;
  position: absolute;
  left: 38%;
  top: -30%;
  cursor: pointer; }

.anim1.animate  {
  -webkit-animation: move1 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move1 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  }

.anim2 {
  width: 270px;
  z-index: 11;
  position: absolute;
  right: -25%;
  top: 23%;
  /*-webkit-animation: move2 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move2 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;*/ }

.anim2.animate {
  -webkit-animation: move2 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move2 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.anim3 {
  width: 330px;
  z-index: 11;
  position: absolute;
  left: -40%;
  top: 75%;
 /*-webkit-animation: move3 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move3 1.5s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; */}

.anim3.animate {
  -webkit-animation: move3 1.7s cubic-bezier(0.95, -0.37, 0.18, 1.55);
          animation: move3 1.7s cubic-bezier(0.95, -0.37, 0.18, 1.55);
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.anim-img1, .anim-img2, .anim-img3 {
  width: 100%;
  -webkit-animation: soar 3s infinite;
          animation: soar 3s infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  cursor: pointer;
  transition: 0.3s; }
  .anim-img1:hover, .anim-img2:hover, .anim-img3:hover {
    -webkit-animation: imgscale 0.3s ease;
            animation: imgscale 0.3s ease;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }

@-webkit-keyframes imgscale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); } }

@keyframes imgscale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); } }

.anim-title1 {
  opacity: 0;
  width: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 139px;
  left: 106px;
  -webkit-animation: opacity 0.5s linear;
          animation: opacity 0.5s linear;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.anim-title2 {
  opacity: 0;
  width: 107px;
  position: absolute;
  top: 242px;
  left: 102px;
  -webkit-animation: opacity 0.5s linear;
          animation: opacity 0.5s linear;
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

.anim-title3 {
  opacity: 0;
  width: 132px;
  position: absolute;
  top: 144px;
  left: 68px;
  -webkit-animation: opacity 0.5s linear;
          animation: opacity 0.5s linear;
  -webkit-animation-delay: 6s;
          animation-delay: 6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards; }

@-webkit-keyframes move1 {
  0% {
    top: -30%; }
  100% {
    left: 33%;
    top: 3%; } }

@keyframes move1 {
  0% {
    top: -30%; }
  100% {
    left: 33%;
    top: 3%; } }

@-webkit-keyframes move2 {
  0% {
    top: -25%; }
  100% {
    right: 8%;
    top: 36%; } }

@keyframes move2 {
  0% {
    top: -25%; }
  100% {
    right: 8%;
    top: 36%; } }

@-webkit-keyframes move3 {
  0% {
    top: -20%; }
  100% {
    left: 19%;
    top: 46%; } }

@keyframes move3 {
  0% {
    top: -20%; }
  100% {
    left: 19%;
    top: 46%; } }

@-webkit-keyframes move-popap-game {
  0% {
    left: -20%;
    bottom: 33vh; }
  100% {
    left: 2.8%;
    bottom: 33vh; } }

@keyframes move-popap-game {
  0% {
    left: -20%;
    bottom: 33vh; }
  100% {
    left: 2.8%;
    bottom: 33vh; } }

@-webkit-keyframes soar {
  0% {
    -webkit-transform: translatey(0%);
            transform: translatey(0%); }
  50% {
    -webkit-transform: translatey(5%);
            transform: translatey(5%); }
  100% {
    -webkit-transform: translatey(0%);
            transform: translatey(0%); } }

@keyframes soar {
  0% {
    -webkit-transform: translatey(0%);
            transform: translatey(0%); }
  50% {
    -webkit-transform: translatey(5%);
            transform: translatey(5%); }
  100% {
    -webkit-transform: translatey(0%);
            transform: translatey(0%); } }

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

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

.mob-menu-wrapper {
  z-index: 30;
  max-width: 590px;
  width: 0;
  height: 100%;
  background-color: #FFF;
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
  overflow-y: scroll;
  transition: 0.6s; }
  .mob-menu-wrapper.open {
    width: 100%; }

.mob-menu-content {
  max-width: 350px;
  height: auto;
  text-align: right; }

.mob-menu-title {
  margin-bottom: 90px; }

.mob-menu-list {
  width: 100%;
  height: auto;
  margin-bottom: 50px; }
  .mob-menu-list a {
    display: block;
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.63;
    letter-spacing: normal;
    text-align: right;
    color: #43484c;
    margin-bottom: 40px;
    text-decoration: none; }

.mob-lang-block {
  z-index: 21;
  width: 100%;
  height: 62px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  margin-bottom: 50px; }
  .mob-lang-block .mob-lang-block__item {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 21;
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #bdc6cf;
    width: 80px;
    height: 62px;
    border-bottom: solid 2px #bdc6cf;
    margin-right: 30px; }
    .mob-lang-block .mob-lang-block__item:last-child {
      margin-right: 0; }
    .mob-lang-block .mob-lang-block__item:hover {
      color: #43484c;
      border-bottom: solid 2px #43484c; }
    .mob-lang-block .mob-lang-block__item.active {
      color: #43484c;
      border-bottom: solid 2px #43484c; }

.mob-close-menu {
  cursor: pointer;
  width: 100%;
  position: relative;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f7385c;
  text-decoration: underline; }
  .mob-close-menu::after {
    content: '';
    width: 16px;
    height: 16px;
    border-right: 3px #f7385c solid;
    border-bottom: 3px #f7385c solid;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    top: 1px;
    right: 61px; }

@media screen and (min-width: 1900px) {
  .bottle-temp, .bottle-temp-place {
    top: 19%;
    right: 30%;
    -webkit-transform: rotate(8deg) scale(1.2);
            transform: rotate(8deg) scale(1.2); }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 14%;
      top: 40%; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 14%;
      top: 40%; } } }

@media screen and (max-width: 1250px) and (min-height: 840px) {
  .bottle-temp, .bottle-temp-place {
    -webkit-transform: rotate(8deg) scale(0.7);
            transform: rotate(8deg) scale(0.7); } }

@media screen and (min-width: 920px) and (max-height: 840px) {
  .bottle-temp, .bottle-temp-place {
    -webkit-transform: rotate(8deg) scale(0.7);
            transform: rotate(8deg) scale(0.7);
    top: 9%; }
  .text-star {
    position: absolute;
    left: 2.8%;
    bottom: 23vh; }
  .logo-bayer {
    position: absolute;
    left: 2.8%;
    bottom: 13vh; }
  @-webkit-keyframes move-popap-game {
    0% {
      left: -20%;
      bottom: 25vh; }
    100% {
      left: 2.8%;
      bottom: 27vh; } }
  @keyframes move-popap-game {
    0% {
      left: -20%;
      bottom: 25vh; }
    100% {
      left: 2.8%;
      bottom: 27vh; } } }

@media screen and (max-width: 1600px) {
  .bottle-temp, .bottle-temp-place {
    right: 24%; } }

@media screen and (max-width: 1360px) {
  .first-title-block {
    width: 70%;
    padding-left: 22%; }
    .first-title-block .first-title-text1 {
      font-size: 22px; }
    .first-title-block .first-title-text2 {
      font-size: 36px; }
    .first-title-block .first-title-text3 {
      font-size: 19px; }
  .bottle-temp, .bottle-temp-place {
    right: 24%;
    top: 14%; }
  .first-block-wr {
    padding-top: 25vh;
    height: 87vh; }
  .anim1 {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .anim2 {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .anim3 {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: 44%;
      top: -1%; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: 44%;
      top: -1%; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 3%;
      top: 30%; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 3%;
      top: 30%; } }
  @-webkit-keyframes move3 {
    0% {
      top: -20%; }
    100% {
      left: 25%;
      top: 48%; } }
  @keyframes move3 {
    0% {
      top: -20%; }
    100% {
      left: 25%;
      top: 48%; } }
  .second-block-wr {
    box-sizing: border-box;
    padding: 252px 0 196px 0; } }

@media screen and (max-width: 1130px) {
  .close-menu::after {
    right: 33px; }
  .open-menu li {
    padding-right: 22px; }
  .orasept-logo-main {
    width: 140px;
    height: 23px; }
    .orasept-logo-main img {
      width: 140px;
      height: 23px; }
  .menu-wrapper {
    width: 168px;
    height: 45px; }
  .menu-title {
    top: 7px;
    left: 38px; }
  .menu-burger {
    width: 24px;
    height: 16.8px;
    top: 15px;
    right: 30px; }
  .buy-btn {
    width: 168px;
    height: 45px; }
  .buy-btn-name {
    font-size: 14px; }
  .buy-btn-arr {
    width: 20px;
    height: 10px; }
  .bottle-temp, .bottle-temp-place {
    right: 24%;
    top: 1%; }
  .first-block-wr {
    padding-top: 33vh;
    height: 79vh; }
  .first-title-block {
    padding-left: 13%; }
    .first-title-block .first-title-text1 {
      font-size: 18px; }
    .first-title-block .first-title-text2 {
      font-size: 28px; }
    .first-title-block .first-title-text3 {
      font-size: 16px; }
  .anim1 {
    -webkit-transform: scale(0.57);
            transform: scale(0.57); }
  .anim2 {
    -webkit-transform: scale(0.57);
            transform: scale(0.57); }
  .anim3 {
    -webkit-transform: scale(0.57);
            transform: scale(0.57); }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: 25%;
      top: 3%; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: 25%;
      top: 3%; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 6%;
      top: 24%; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 6%;
      top: 24%; } }
  @-webkit-keyframes move3 {
    0% {
      top: -20%; }
    100% {
      left: 19%;
      top: 49%; } }
  @keyframes move3 {
    0% {
      top: -20%; }
    100% {
      left: 19%;
      top: 49%; } }
  .popup-start-game {
    width: 175px;
    height: 193px;
    padding: 19px 0 10px 20px; }
    .popup-start-game p {
      font-size: 14px; }
    .popup-start-game span {
      font-size: 14px;
      margin-bottom: 10px; }
  .popup-game-icon {
    margin-bottom: 10px; }
  @-webkit-keyframes move-popap-game {
    0% {
      left: -20%;
      bottom: 25vh; }
    100% {
      left: 2.8%;
      bottom: 31vh; } }
  @keyframes move-popap-game {
    0% {
      left: -20%;
      bottom: 25vh; }
    100% {
      left: 2.8%;
      bottom: 31vh; } }
  .text-star {
    font-size: 10px;
    bottom: 27vh; }
  .logo-bayer {
    bottom: 16vh; } }

@media screen and (max-width: 920px) {
  #btn-drag-copy { display: none; }
  .menu-wrapper {
    display: none; }
  .menu-burger-mob-btn {
    display: block;
    z-index: 29; }
  .first-block-wr {
    width: 100%;
    height: 1270px;
    padding-top: 190px;
    padding-left: 3.1%; }
  .main-bg-first {
    display: none; }
  .main-bg-first-mob {
    display: block; }
  .buy-btn {
    position: absolute;
    top: 2.2%;
    right: 2.8%;
    width: 360px;
    height: 90px;
    border-radius: 45px; }
    .buy-btn:hover {
      width: 360px; }
    .buy-btn.liki{
      top:7%;
    }

  .buy-btn-name {
    font-size: 32px; }
  .buy-btn-arr {
    width: 50px;
    height: 25px; }
  .popup-start-game {
    display: none; }
  .orasept-logo-main {
    left: 3.1%;
    top: 4.5%;
    width: 200px;
    height: 33px; }
    .orasept-logo-main img {
      width: 100%;
      height: auto; }
  .first-title-block {
    padding-left: 0;
    max-width: 690px;
    width: 100%;
    height: auto; }
    .first-title-block .first-title-text1 {
      font-size: 36px;
      margin-bottom: 3px; }
    .first-title-block .first-title-text2 {
      font-size: 95px;
      font-weight: bold;
      line-height: 0.89;
      margin-bottom: 18px; }
    .first-title-block .first-title-text3 {
      font-size: 26px; }
  .bottle-temp, .bottle-temp-place {
    -webkit-transform: rotate(10deg) scale(1.3);
            transform: rotate(10deg) scale(1.3);
    right: 34%;
    top: 570px; }
  .logo-bayer {
    display: none; }
  .text-star {
    font-size: 16px;
    left: 3.1%;
    bottom: 160px; }
  .anim1 {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    z-index: 19; }
  .anim2 {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    z-index: 19;
    right: -60%; }
  .anim3 {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    z-index: 19;
    left: -70%; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -1%;
      top: 521px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -1%;
      top: 521px; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 2%;
      top: 575px; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 2%;
      top: 575px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: 4%;
      top: 1007px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: 4%;
      top: 1007px; } } }

@media screen and (max-width: 616px) {
  .menu-burger-mob-btn {
    width: 44px;
    height: 44px; }
    .menu-burger-mob-btn .burger-icon-mob {
      width: 16px;
      height: 16px;
      top: 15px;
      right: 14px; }
  .mob-menu-wrapper {
    max-width: 380px; }
  .mob-menu-content {
    max-width: 166px;
    height: auto;
    text-align: right;
    overflow-y: visible; }
  .mob-menu-title {
    width: 166px;
    height: 27px;
    margin: 0 0 89px auto; }
    .mob-menu-title img {
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .mob-menu-list {
    margin-bottom: 50px; }
    .mob-menu-list a {
      font-size: 17px; }
  .mob-lang-block {
    z-index: 21;
    width: 100%;
    height: 62px;
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    margin-bottom: 24px; }
    .mob-lang-block .mob-lang-block__item {
      font-size: 17px;
      width: 40px;
      height: 38px; }
  .mob-close-menu {
    font-size: 17px; }
    .mob-close-menu::after {
      content: '';
      width: 11px;
      height: 11px;
      top: 0px;
      right: 12px; }
  .first-block-wr {
    width: 100%;
    height: 646px;
    padding-top: 115px;
    padding-left: 16px; }
  .orasept-logo-main {
    left: 3.1%;
    top: 4.6%;
    width: 116px; }
    .orasept-logo-main img {
      width: 100%; }
  .buy-btn {
    position: absolute;
    top: 2.7%;
    right: 2.8%;
    width: 183px;
    height: 44px;
    border-radius: 45px; }
    .buy-btn:hover {
      width: 183px; }

    .buy-btn.liki{
      top:9.5%;
    }
  .buy-btn-name {
    font-size: 17px;
    margin-right: 10px; }
  .buy-btn-arr {
    width: 28px;
    height: 14px; }
  .first-title-block {
    padding-left: 0;
    max-width: 690px;
    width: 100%;
    height: auto; }
    .first-title-block .first-title-text1 {
      font-size: 17px;
      margin-bottom: 3px; }
    .first-title-block .first-title-text2 {
      max-width: 275px;
      font-size: 41px;
      font-weight: bold;
      line-height: 0.89;
      margin-bottom: 18px; }
    .first-title-block .first-title-text3 {
      font-size: 16px; }
  .bottle-temp, .bottle-temp-place {
    -webkit-transform: rotate(10deg) scale(0.6);
            transform: rotate(10deg) scale(0.6);
    right: 30%;
    top: 152px; }
  .text-star {
    width: 254px;
    font-size: 14px;
    left: 3.1%;
    bottom: 85px; }
  .anim1 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    z-index: 19; }
  .anim2 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    z-index: 19; }
  .anim3 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    z-index: 19; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -9%;
      top: 236px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -9%;
      top: 236px; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 1%;
      top: 251px; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: 1%;
      top: 251px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: 2%;
      top: 439px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: 2%;
      top: 439px; } } }

@media screen and (max-width: 500px) {
  .bottle-temp, .bottle-temp-place {
    -webkit-transform: rotate(10deg) scale(0.6);
            transform: rotate(10deg) scale(0.6);
    right: 25%;
    top: 129px; }
  .anim1 {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    z-index: 19; }
  .anim2 {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    z-index: 19; }
  .anim3 {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    z-index: 19; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -18%;
      top: 236px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -18%;
      top: 236px; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -3%;
      top: 219px; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -3%;
      top: 219px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -14%;
      top: 429px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -14%;
      top: 429px; } } }

@media screen and (max-width: 414px) {
  .mob-menu-wrapper {
    max-width: 252px; }
  .bottle-temp, .bottle-temp-place {
    right: 20%;
    top: 129px; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -25%;
      top: 236px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -25%;
      top: 236px; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -10%;
      top: 219px; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -10%;
      top: 219px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -17%;
      top: 429px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -17%;
      top: 429px; } } }

@media screen and (max-width: 375px) {
  .bottle-temp, .bottle-temp-place {
    right: 19%;
    top: 129px; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -26%;
      top: 236px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -26%;
      top: 236px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -21%;
      top: 420px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -21%;
      top: 420px; } } }

@media screen and (max-width: 325px) {
  .bottle-temp, .bottle-temp-place {
    right: 12%;
    top: 141px; }
  @-webkit-keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -37%;
      top: 223px; } }
  @keyframes move1 {
    0% {
      top: -30%; }
    100% {
      left: -37%;
      top: 223px; } }
  @-webkit-keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -21%;
      top: 219px; } }
  @keyframes move2 {
    0% {
      top: -25%; }
    100% {
      right: -21%;
      top: 219px; } }
  @-webkit-keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -29%;
      top: 443px; } }
  @keyframes move3 {
    0% {
      top: -30%;
      left: 40%; }
    100% {
      left: -29%;
      top: 443px; } } }

.second-block-wr {
  box-sizing: border-box;
  padding: 340px 0 258px 0;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  margin-top: -250px; }
  .second-block-wr.children--mode .second-block_bg {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .second-block-wr.children--mode .second-bg2_adults {
    display: none; }
  .second-block-wr.children--mode .second-block_bg-mob {
    display: none; }
  .second-block-wr.children--mode .second-block_bg2-mob {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg-mob {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg2-mob {
    display: none; }
  .second-block-wr.adults--mode .second-bg2_adults {
    display: block;
    z-index: 2;
    position: absolute;
    top: -32px;
    left: 0;
    width: 100%;
    height: 100%; }

.second-block-content {
  max-width: 920px;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin: 0 auto; }

.second-left {
  position: relative;
  z-index: 3;
  width: 50%;
  height: auto;
  margin-right: 20px; }

.bottle-place2 {
  z-index: 2;
  width: 138px;
  height: 387px;
  position: absolute;
  bottom: -32px;
  right: 106px; }
  .bottle-place2.adults {
    bottom: 11px;
    right: 96px; }
  .bottle-place2 img {
    width: 120%;
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: -9%; }

.second-left-text1 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.89;
  letter-spacing: normal;
  color: #86939e;
  margin-bottom: 8px; }

.second-left-text2 {
  max-width: 288px;
  font-size: 52px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: -1px;
  color: #43484c;
  margin-bottom: 8px; }
  .second-left-text2 sup {
    display: inline-block;
    font-size: 29px;
    -webkit-transform: translatey(-23px);
            transform: translatey(-23px); }

.second-left-text3 {
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 80px; }
  .second-left-text3 span {
    font-weight: bold;
    color: #f7385c; }

.second-right {
  width: 50%;
  height: auto; }

.second-right-buttons {
  z-index: 5;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px; }
  .second-right-buttons .btn {
    background-color: transparent;
    z-index: 5;
    outline: none;
    cursor: pointer;
    width: 200px;
    height: 60px;
    border-radius: 30px;
    border: solid 2px rgba(247, 56, 92, 0.3);
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    color: #202020;
    transition: 0.3s; }
    .second-right-buttons .btn.active {
      z-index: 4;
      opacity: 1;
      background-color: #f7385c;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.19;
      letter-spacing: normal;
      color: #ffffff; }
    .second-right-buttons .btn:hover {
      z-index: 4;
      opacity: 1;
      background-color: #f7385c;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.19;
      letter-spacing: normal;
      color: #ffffff; }

.second-block-content.adults-mode #adults-btn {
  z-index: 4;
  opacity: 1;
  background-color: #f7385c;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #ffffff; }

.second-block-content.adults-mode .children-block {
  display: none; }

.second-block-content.adults-mode .adults-block {
  display: block; }

.second-block-content.adults-mode .second-left-img-child {
  display: none; }

.second-block-content.adults-mode .second-left-img-adults {
  display: block;
  margin-left: -205px;
  margin-top: 105px; }

.second-block-content.children-mode #children-btn {
  z-index: 4;
  opacity: 1;
  background-color: #f7385c;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #ffffff; }

.second-block-content.children-mode .children-block {
  display: block; }

.second-block-content.children-mode .adults-block {
  display: none; }

.second-block-content.children-mode .second-left-img-child {
  display: block;
  margin-left: -105px; }

.second-block-content.children-mode .second-left-img-adults {
  display: none; }

.children-block {
  position: relative;
  z-index: 3;
  width: 100%;
  height: auto; }

.children-title {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.62;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 35px; }

.children-title span{
  color:#f7385c;
}

.children-desc {
  max-width: 430px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  .children-desc .children-desc-img {
    display: block;
    width: 37px !important;
    height: 37px;
    margin-right: 19px;
    -o-object-fit: contain;
       object-fit: contain; }

.children-desc__text {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #43484c; }

.children-line {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-bottom: 21px; }

.children-bottom {
  max-width: 430px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center; }
  .children-bottom img {
    width: 25px;
    height: 51px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 28px; }

.children-bottom-text {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #43484c; }
  .children-bottom-text span {
    color: #f7385c; }
    .children-bottom-text span sup {
      display: inline-block;
      font-size: 15px;
      -webkit-transform: translatey(-5px);
              transform: translatey(-5px); }

.adults-block {
  display: none;
  position: relative;
  z-index: 3;
  width: 100%;
  height: auto; }

.adults-title {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.62;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 35px; }

.adults-desc {
  max-width: 430px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 25px; }
  .adults-desc .adults-desc-img {
    display: block;
    width: 37px !important;
    height: 37px;
    margin-right: 19px;
    -o-object-fit: contain;
       object-fit: contain; }

.adults-desc__text {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #202020; }

.adults-line {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin-bottom: 21px; }

.adults-bottom {
  max-width: 430px;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center; }
  .adults-bottom img {
    width: 25px;
    height: 51px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 28px; }

.adults-bottom-text {
  font-size: 21px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #43484c; }
  .adults-bottom-text span {
    color: #f7385c; }
    .adults-bottom-text span sup {
      display: inline-block;
      font-size: 15px;
      -webkit-transform: translatey(-5px);
              transform: translatey(-5px); }

@media screen and (max-width: 1360px) {
  .second-block-wr {
    box-sizing: border-box;
    padding: 252px 0 196px 0; } }

@media screen and (max-width: 1200px) {
  .second-block-content.children-mode .second-left-img-child {
    display: block;
    margin-left: -49px;
    -webkit-transform: scale(0.7);
            transform: scale(0.7); }
  .second-block-content.adults-mode .second-left-img-adults {
    display: block;
    margin-left: -101px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .bottle-place2 {
    width: 94px;
    height: 272px;
    bottom: 34px;
    right: 135px; }
    .bottle-place2.adults {
      bottom: 27px;
      right: 60px; } }

@media screen and (max-width: 920px) {
  .bottle-place2 {
    display: none; }
  .second-block-wr {
    box-sizing: border-box;
    padding: 350px 30px 196px 30px; }
  .second-block-content.children-mode .second-left-img-child {
    display: none; }
  .second-block-content.adults-mode .second-left-img-adults {
    display: none; }
  .second-block-wr.children--mode .second-block_bg {
    display: none; }
  .second-block-wr.children--mode .second-bg2_adults {
    display: none; }
  .second-block-wr.children--mode .second-block_bg-mob {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .second-block-wr.children--mode .second-block_bg2-mob {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg-mob {
    display: none; }
  .second-block-wr.adults--mode .second-block_bg2-mob {
    display: block;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .second-block-wr.adults--mode .second-bg2_adults {
    display: none; }
  .second-block-content {
    flex-wrap: wrap; }
  .second-left {
    width: 100%; }
  .second-right {
    width: 100%; }
  .second-left-text1 {
    font-size: 32px; }
  .second-left-text2 {
    max-width: 590px;
    font-size: 66px; }
  .second-left-text3 {
    font-size: 26px;
    margin-bottom: 31px; }
  .second-right-buttons .btn {
    width: 48%;
    height: 90px;
    border-radius: 45px;
    font-size: 24px; }
  .children-title {
    font-size: 32px; }
  .children-desc {
    max-width: 705px;
    font-size: 25px; }
    .children-desc .children-desc-img {
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
  .children-desc__text {
    font-size: 26px; }
  .children-bottom {
    max-width: 580px; }
    .children-bottom img {
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }
  .children-bottom-text {
    font-size: 29px; }
  .adults-title {
    font-size: 32px; }
  .adults-desc {
    max-width: 705px;
    font-size: 25px; }
    .adults-desc .adults-desc-img {
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }
  .adults-desc__text {
    font-size: 26px; }
  .adults-bottom {
    max-width: 580px; }
    .adults-bottom img {
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }
  .adults-bottom-text {
    font-size: 29px; } }

@media screen and (max-width: 616px) {
  .second-block-wr {
    padding: 300px 16px 138px 16px; }
  .second-left-text1 {
    font-size: 17px; }
  .second-left-text2 {
    max-width: 590px;
    font-size: 36px; }
  .second-left-text3 {
    font-size: 17px;
    margin-bottom: 31px; }
  .second-right-buttons .btn {
    width: 48%;
    height: 55px;
    border-radius: 45px;
    font-size: 14px; }
  .children-title {
    font-size: 20px; }
  .children-desc {
    max-width: 705px;
    font-size: 15px; }
    .children-desc .children-desc-img {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .children-desc__text {
    font-size: 15px; }
  .children-bottom {
    max-width: 580px; }
    .children-bottom img {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .children-bottom-text {
    font-size: 15px; }
  .adults-title {
    font-size: 20px; }
  .adults-desc {
    max-width: 705px;
    font-size: 15px; }
    .adults-desc .adults-desc-img {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .adults-desc__text {
    font-size: 15px; }
  .adults-bottom {
    max-width: 580px; }
    .adults-bottom img {
      -webkit-transform: scale(1);
              transform: scale(1); }
  .adults-bottom-text {
    font-size: 15px; }
  .second-right-buttons .btn {
    padding: 4px 5px; } }

@media screen and (max-width: 375px) {
  .second-left-text3 {
    width: 270px; }
  .second-right-buttons {
    margin-bottom: 26px; }
    .second-right-buttons .btn {
      height: 38px; }
  .children-title {
    margin-bottom: 16px; }
  .children-desc .children-desc-img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .children-desc {
    margin-bottom: 20px; }
  .children-bottom img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .adults-title {
    margin-bottom: 16px; }
  .adults-desc .adults-desc-img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .adults-desc {
    margin-bottom: 20px; }
  .adults-bottom img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); } }

@media screen and (max-width: 325px) {
  .second-right-buttons .btn {
    font-size: 12px; } }

.third-block-wrapper {
  box-sizing: border-box;
  padding-top: 167px;
  position: relative;
  width: 100%;
  height: 1029px;
  margin-top: -172px; }

.third-bg-new {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.third-bg-mob {
  display: none;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.third-block-content {
  position: relative;
  z-index: 3;
  max-width: 1020px;
  height: auto;
  display: flex;
  margin: 0 auto; }
  .third-block-content img {
    margin-left: 67px;
    width: 360px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 111px; }

.third-block-right-text1 {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.89;
  letter-spacing: normal;
  color: #86939e; }

.third-block-right-text2 {
  font-size: 52px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.12;
  letter-spacing: -1px;
  color: #43484c;
  margin-bottom: 10px; }

.third-block-right-text3 {
  max-width: 377px;
  font-family: MuseoSansCyrl;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 40px; }
  .third-block-right-text3 span {
    font-weight: bold;
    color: #f7385c; }

.third-block-right-btn {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  box-sizing: border-box;
  text-align: left;
  width: 357px;
  height: 60px;
  border-radius: 30px;
  border: solid 2px rgba(247, 56, 92, 0.3);
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 56px;
  text-decoration: none;
  transition: 0.3s; }
  .third-block-right-btn::after {
    content: '';
    width: 27px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 26px;
    background: url("../images/arrow-black.svg") center center no-repeat/contain;
    background-size: contain; }
  .third-block-right-btn:hover {
    background-color: #f7385c;
    color: #ffffff; }
    .third-block-right-btn:hover::after {
      background: url("../images/arrow-white.svg") center center no-repeat/contain; }

.bottle-place3 {
  width: 170px;
  height: 478px;
  position: absolute;
  top: -220px;
  left: -170px;
  -webkit-transform: skew(8deg) rotate(10deg);
          transform: skew(8deg) rotate(10deg); }
  .bottle-place3 img {
    width: 120%;
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: -9%; }

.insturction-bottle {
  position: relative;
  z-index: 3;
  width: 223px;
  height: 518px;
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  margin: 0 auto;
  margin-bottom: 88px;
  display: none; }
  .insturction-bottle .bottle-img {
    width: 100%; }

.third-block-instruction {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 30px 7%;
  position: relative;
  margin-right: 4%;
  margin-left: 37%;
  position: relative;
  z-index: 3;
  max-width: 1076px;
  height: auto;
  background-image: linear-gradient(97deg, #fef4f1, #ffffff 22%, #ffffff 54%, #f2f2f2 77%, #ffffff);
  -webkit-transform: skew(-8deg);
          transform: skew(-8deg); }

.third-block-bg-text {
  position: absolute;
  left: 59%;
  bottom: 32%;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
  opacity: 0.5;
  font-size: 61px;
  font-weight: 100;
  line-height: 0.9;
  letter-spacing: -3.48px;
  color: #86939e; }

.open-instruction {
  transition: opacity 400ms, left 400ms;
  box-shadow: 0px 0px 10px 6px rgba(255, 255, 255, 0.35);
  text-align: left;
  box-sizing: border-box;
  padding-left: 25px;
  position: absolute;
  top: 39%;
  left: -30px;
  width: 169px;
  height: 60px;
  border-radius: 30px;
  background-color: #ffffff;
  -webkit-transform: skew(8deg);
          transform: skew(8deg);
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #f7385c;
  border: none; }
  .open-instruction::after {
    content: '';
    width: 40px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 15px;
    background: url("../images/arrow-red.svg") center center no-repeat;
    background-size: contain; }

.open-instruction-text1 {
  -webkit-transform: skew(8deg);
          transform: skew(8deg);
  max-width: 350px;
  height: auto;
  margin-right: 4%; }
  .open-instruction-text1 span {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 11px; }
  .open-instruction-text1 p {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #86939e;
    margin-bottom: 20px; }

.open-instruction-text2 {
  -webkit-transform: skew(8deg);
          transform: skew(8deg);
  max-width: 350px;
  height: auto; }
  .open-instruction-text2 span {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 11px; }
  .open-instruction-text2 p {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #86939e;
    margin-bottom: 20px; }
  .open-instruction-text2 a {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7385c; }
    .open-instruction-text2 a::after {
      content: '';
      position: absolute;
      top: 6px;
      right: -14px;
      width: 7px;
      height: 7px;
      border-top: 2px #f7385c solid;
      border-right: 2px #f7385c solid;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

.open-instruction.drag {
  transition: opacity 400ms;
}

.open-instruction.hide {
  opacity: 0;
}

.close-instruction {
  display: none;
  position: absolute;
  top: 39%;
  left: -29px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #ffffff;
  -webkit-transform: skew(8deg);
          transform: skew(8deg); }
  .close-instruction::after {
    content: '';
    width: 30px;
    height: 15px;
    position: absolute;
    top: 22px;
    right: 13px;
    background: url("../images/arrow-left.svg") center center no-repeat;
    background-size: contain; }

.map-block-wrapper {
  box-sizing: border-box;
  padding-top: 269px;
  position: relative;
  width: 100%;
  height: 1150px;
  margin-top: -185px; }

.map-bg-new {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.map-bg-mob {
  display: none;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.map-block-text {
  position: relative;
  z-index: 3;
  max-width: 920px;
  width: 100%;
  height: auto;
  margin: 0 auto; }
  .map-block-text .title {
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -1px;
    color: #43484c;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .map-block-text .desc {
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 58px; }
    .map-block-text .desc span {
      font-weight: bold;
      color: #f7385c; }

.map-wrapper {
  position: relative;
  z-index: 3;
  max-width: 920px;
  width: 100%;
  height: 540px;
  margin: 0 auto; }

.map {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%; }

.map-girl-foto {
  position: absolute;
  top: -199px;
  right: -106px;
  width: 273px; }
  .map-girl-foto img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.map-magnet1 {
  z-index: 6;
  position: absolute;
  top: -32px;
  right: 43px; }

.map-magnet2 {
  z-index: 7;
  position: absolute;
  top: 590px;
  right: 0; }

.map-magnet3 {
  z-index: 6;
  position: absolute;
  bottom: 47px;
  left: -40px; }

.map-pers {
  z-index: 7;
  position: absolute;
  top: -81px;
  right: 0;
  width: 300px; }
  .map-pers img {
    width: 100%; }

.footer-menu {
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  background-color: #ffffff; }
  .footer-menu ul {
    box-sizing: border-box;
    max-width: 920px;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .footer-menu ul a {
      cursor: pointer;
      font-size: 16px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.19;
      letter-spacing: normal;
      color: #86939e;
      text-decoration: underline; }

.footer-contact-block {
  box-sizing: border-box;
  padding: 16px 16px;
  width: 100%;
  height: auto;
  background-color: #f1f1f1; }

.footer-contact-text {
  max-width: 1390px;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #43484c;
  margin: 0 auto; }
  .footer-contact-text a {
    text-decoration: underline;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #43484c; }

.self-treatment-block {
  display: none;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 25px 15px; }
  .self-treatment-block img {
    width: 100%;
    height: 100%; }
  .self-treatment-block picture {
    width: 100%;
    height: 100%; }

.treat-img {
  display: block; }

.self-treatment-750 {
  display: none; }

.self-treatment-320 {
  display: none; }

.footer-dark-text {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 10px;
  background-color: #5d5c5c; }
  .footer-dark-text p {
    opacity: 0.5;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.42;
    color: #ffffff; }

.mob-instruction-wr {
  display: none;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 600px;
  background-color: #e1e8ee;
  padding: 120px 40px 0 30px;
  transition: 0.3s; }
  .mob-instruction-wr .mob-instruction-title {
    font-size: 26px;
    font-weight: bold;
    color: #202020;
    margin-bottom: 21px; }
  .mob-instruction-wr p {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    color: #86939e;
    margin-bottom: 50px; }
  .mob-instruction-wr.open {
    height: 645px; }

.mob-instruction-btn {
  box-shadow: 0px 0px 10px 6px rgba(255, 255, 255, 0.35);
  z-index: 10;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: absolute;
  padding-left: 60px;
  top: -45px;
  left: 50%;
  -webkit-transform: translatex(-50%);
          transform: translatex(-50%);
  width: 360px;
  height: 90px;
  border-radius: 45px;
  background-color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  color: #f7385c;
  cursor: pointer; }
  .mob-instruction-btn::after {
    content: '';
    width: 20px;
    height: 40px;
    position: absolute;
    top: 24px;
    right: 78px;
    background: url("../images/arrow-down-red.svg") no-repeat center center/contain; }

.mob-instruction-gradient {
  z-index: 9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .3s; }
  .mob-instruction-gradient.open {
    opacity: 0; }

@media screen and (max-width: 1130px) {
  .map-girl-foto {
    right: 29px; }
  .third-block-content img {
    margin-left: 17px;
    width: 360px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 130px; }
  .open-instruction {
    left: -113px; } }

@media screen and (max-width: 920px) {
  .third-block-bg-text {
    display: none; }
  .insturction-bottle {
    display: block; }
  .third-bg-new {
    height: 93%;
    transition: .3s; }
    .third-bg-new.open {
      height: 86%; }
  .bottle-place3 {
    display: none; }
  .self-treatment-1920 {
    display: none; }
  .self-treatment-750 {
    display: block; }
  .mob-instruction-wr {
    display: block; }
  .third-bg {
    display: none; }
  .third-bg-mob {
    display: block; }
  .third-block-content {
    box-sizing: border-box;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 0 30px; }
    .third-block-content img {
      display: block;
      margin: 0 auto;
      width: 360px;
      width: 80%;
      margin-bottom: -293px; }
  .third-block-right {
    width: 100%;
    margin-bottom: -245px; }
  .third-block-wrapper {
    box-sizing: border-box;
    padding: 231px 0 0 0;
    width: 100%;
    height: auto;
    margin-top: -172px; }
  .third-block-right-text1 {
    font-size: 32px; }
  .third-block-right-text2 {
    font-size: 66px; }
  .third-block-right-text3 {
    font-size: 26px;
    max-width: 600px;
    width: 100%; }
  .third-block-right-btn {
    width: 100%;
    height: 90px;
    border-radius: 45px;
    font-size: 26px; }
    .third-block-right-btn::after {
      width: 52px;
      height: 26px;
      top: 31px;
      right: 30px; }
  .third-block-instruction {
    display: none; }
  .map-bg {
    display: none; }
  .map-bg-mob {
    display: block; }
  .map-block-wrapper {
    padding: 177px 60px;
    margin-top: -106px;
    height: 1150px; }
  .map-magnet1, .map-magnet2, .map-magnet3 {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  .map-girl-foto {
    top: -214px;
    right: -6px; }
  .map-pers {
    display: none; }
  .map {
    max-width: 630px;
    width: 100%;
    height: 763px; }
  .footer-menu {
    height: auto;
    padding: 30px 0; }
    .footer-menu ul {
      height: auto;
      display: flex;
      justify-content: space-around;
      flex-wrap: wrap; }
      .footer-menu ul li {
        width: 50%;
        text-align: center;
        margin-bottom: 10px; }
      .footer-menu ul a {
        font-size: 18px; }
  .footer-contact-block {
    padding: 30px; }
  .footer-contact-text {
    font-size: 18px; }
    .footer-contact-text a {
      font-size: 18px; } }

@media screen and (max-width: 616px) {
  .mob-instruction-wr.open {
    box-sizing: border-box;
    height: 600px;
    padding-bottom: 93px; }
  .self-treatment-750 {
    display: none; }
  .self-treatment-320 {
    display: block; }
  .mob-instruction-wr {
    z-index: 0;
    width: 100%;
    height: 600px;
    background-color: #e1e8ee;
    padding: 120px 40px 0 30px; }
    .mob-instruction-wr .mob-instruction-title {
      font-size: 17px;
      font-weight: bold;
      color: #202020;
      margin-bottom: 15px; }
    .mob-instruction-wr p {
      font-size: 15px;
      font-weight: 500;
      line-height: 1.4;
      color: #86939e;
      margin-bottom: 36px; }
  .mob-instruction-btn {
    z-index: 10;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: absolute;
    padding-left: 33px;
    top: -22px;
    left: 50%;
    -webkit-transform: translatex(-50%);
            transform: translatex(-50%);
    width: 183px;
    height: 44px;
    border-radius: 45px;
    font-size: 17px;
    font-weight: bold; }
    .mob-instruction-btn::after {
      content: '';
      width: 14px;
      height: 28px;
      position: absolute;
      top: 8px;
      right: 32px;
      background: url("../images/arrow-down-red.svg") no-repeat center center/contain; }
  .third-block-content {
    flex-wrap: wrap;
    flex-direction: column-reverse; }
    .third-block-content img {
      display: block;
      margin: 0 auto;
      width: 360px;
      width: 80%;
      margin-bottom: -231px; }
  .third-block-right {
    width: 100%;
    margin-bottom: -135px; }
  .third-block-wrapper {
    box-sizing: border-box;
    padding: 186px 0 0 0;
    width: 100%;
    height: auto;
    margin-top: -172px; }
  .third-block-right-text1 {
    font-size: 17px;
    margin-bottom: 10px; }
  .third-block-right-text2 {
    max-width: 328px;
    font-size: 36px; }
  .third-block-right-text3 {
    font-size: 17px;
    max-width: 328px;
    width: 100%; }
  .third-block-right-btn {
    max-width: 343px;
    width: 100%;
    height: 61px;
    font-size: 14px; }
    .third-block-right-btn::after {
      width: 28px;
      height: 14px;
      top: 22px;
      right: 30px; }
  .map-block-wrapper {
    padding: 137px 0;
    margin-top: -106px;
    height: 801px; }
  .map-block-text {
    padding-left: 16px;
    box-sizing: border-box; }
    .map-block-text .title {
      max-width: 320px;
      box-sizing: border-box;
      font-size: 36px; }
    .map-block-text .desc {
      font-size: 26px;
      margin-bottom: 30px; }
  .map-magnet1, .map-magnet2, .map-magnet3 {
    display: none; }
  .map-girl-foto {
    display: none; }
  .map {
    max-width: 630px;
    width: 100%;
    height: 561px; }
  .footer-menu ul a {
    font-size: 15px; }
  .footer-contact-block {
    padding: 16px; }
  .footer-contact-text {
    font-size: 15px; }
    .footer-contact-text a {
      font-size: 15px; } }

@media screen and (max-width: 520px) {
  .insturction-bottle {
    width: 126px;
    height: 204px;
    margin-bottom: 115px; }
  .third-block-content img {
    margin-bottom: -154px; } }

@media screen and (max-width: 375px) {
  .footer-dark-text p {
    font-size: 8px; }
  .third-block-wrapper {
    padding: 186px 0 0 0;
    height: auto; }
  .third-block-right {
    margin-bottom: -108px; }
  .third-block-right-text3 {
    margin-bottom: 17px; }
  .third-block-right-btn {
    height: 44px;
    margin-bottom: 16px;
    border: solid 1px rgba(247, 56, 92, 0.3); }
    .third-block-right-btn::after {
      top: 14px;
      right: 23px; }
  .third-block-content img {
    width: 275px; }
  .footer-menu ul li {
    width: 100%;
    margin-bottom: 0; } }

.overlay {
  z-index: 20;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  .overlay.show {
    display: block; }

.popup {
  padding-left: 368px;
  padding-top: 93px;
  box-sizing: border-box;
  z-index: 22;
  background-color: #fff;
  border-radius: 10px;
  width: 920px;
  height: 448px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none; }
  .popup.show {
    display: block; }

.popup-nav {
  width: 56px;
  height: 12px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 20px;
  right: 30px; }

.popup-nav-1 {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: rgba(67, 72, 76, 0.1);
  border-radius: 50%; }
  .popup-nav-1.active {
    background-color: #f7385c; }

.popup-nav-2 {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: rgba(67, 72, 76, 0.1);
  border-radius: 50%; }
  .popup-nav-2.active {
    background-color: #f7385c; }

.popup-nav-3 {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: rgba(67, 72, 76, 0.1);
  border-radius: 50%; }
  .popup-nav-3.active {
    background-color: #f7385c; }

.popup-pers1 {
  display: none; }
  .popup-pers1.show {
    display: block; }
  .popup-pers1 img {
    width: 372px;
    position: absolute;
    bottom: 0;
    left: 0; }

.popup-pers2 {
  display: none; }
  .popup-pers2.show {
    display: block; }
  .popup-pers2 img {
    width: 372px;
    position: absolute;
    bottom: 0;
    left: 0; }

.popup-pers3 {
  display: none; }
  .popup-pers3.show {
    display: block; }
  .popup-pers3 img {
    width: 372px;
    position: absolute;
    bottom: 0;
    left: 0; }

.close-popup {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px; }
  .close-popup img {
    width: 40px;
    height: 40px; }

.popup-center {
  width: 476px;
  height: auto; }

.popup-center-bottom {
  width: 100%;
  height: auto; }

.popup-center-bottom__text {
  position: relative;
  z-index: 25;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 73px; }
  .popup-center-bottom__text img {
    margin-right: 20px; }
  .popup-center-bottom__text p {
    width: 315px;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #202020; }

.popup-center-btn {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 30px;
  box-sizing: border-box;
  text-align: left;
  text-decoration: none;
  width: 254px;
  height: 60px;
  border-radius: 30px;
  background-color: #f7385c;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.19;
  letter-spacing: normal;
  color: #ffffff;
  border: none; }
  .popup-center-btn::after {
    content: '';
    width: 27px;
    height: 15px;
    position: absolute;
    top: 21px;
    right: 26px;
    background: url("../images/arrow-white.svg") center center no-repeat;
    background-size: contain; }

.popup-center-pers1 {
  display: none;
  width: 100%;
  height: auto; }
  .popup-center-pers1 .title {
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.65;
    letter-spacing: -1px;
    color: #9052bd;
    margin-bottom: 25px; }
  .popup-center-pers1 .desc {
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #202020;
    margin-bottom: 40px; }

.popup-center-pers2 {
  display: none;
  width: 100%;
  height: auto; }
  .popup-center-pers2 .title {
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.65;
    letter-spacing: -1px;
    color: #c21130;
    margin-bottom: 25px; }
  .popup-center-pers2 .desc {
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #202020;
    margin-bottom: 40px; }

.popup-center-pers3 {
  display: none;
  width: 100%;
  height: auto; }
  .popup-center-pers3 .title {
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.65;
    letter-spacing: -1px;
    color: #f74b93;
    margin-bottom: 24px; }
  .popup-center-pers3 .desc {
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #202020;
    margin-bottom: 20px; }

.icon-pers2, .icon-pers1, .icon-pers3 {
  display: none; }

.popup-cookies {
  display: none;
  padding-left: 368px;
  padding-top: 73px;
  box-sizing: border-box;
  z-index: 22;
  background-color: #fff;
  border-radius: 10px;
  width: 920px;
  height: 448px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .popup-cookies .img-cookies {
    position: absolute;
    top: 108px;
    left: 0; }

.close-popup-cookies {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px; }
  .close-popup-cookies .img {
    width: 40px;
    height: 40px; }

.cookies-content {
  width: 476px;
  height: auto; }
  .cookies-content p {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 39px; }
  .cookies-content span {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 14px; }
  .cookies-content .cookies-ref1 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 10px; }
  .cookies-content .cookies-ref2 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 50px; }
  .cookies-content button {
    cursor: pointer;
    width: 274px;
    height: 60px;
    border-radius: 30px;
    background-color: #f7385c;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    color: #ffffff;
    border: none; }

.popup-terms {
  display: none;
  padding-left: 368px;
  padding-top: 73px;
  box-sizing: border-box;
  z-index: 21;
  background-color: #fff;
  border-radius: 10px;
  width: 920px;
  height: 448px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .popup-terms .img-terms {
    position: absolute;
    top: 69px;
    left: 62px; }

.close-popup-terms {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 30px; }
  .close-popup-terms .img {
    width: 40px;
    height: 40px; }

.terms-content {
  width: 476px;
  height: auto; }
  .terms-content .terms-title {
    text-transform: uppercase;
    font-size: 52px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -1px;
    color: #f7385c;
    margin-bottom: 11px; }
  .terms-content span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #43484c;
    margin-bottom: 53px; }
    .terms-content span a {
      font-weight: 500;
      font-size: 16px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.69;
      letter-spacing: normal;
      color: #43484c; }
  .terms-content .terms-agree {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    width: 274px;
    height: 60px;
    border-radius: 30px;
    background-color: #f7385c;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.19;
    letter-spacing: normal;
    color: #ffffff; }

@media screen and (max-width: 920px) {
  .popup {
    max-width: 800px;
    width: 93%;
    height: 985px;
    margin: 0 auto;
    position: absolute;
    z-index: 40;
    -webkit-transform: translate(-50%, -54%);
            transform: translate(-50%, -54%);
    padding-left: 40px; }
  .popup-terms {
    max-width: 800px;
    width: 93%;
    height: 715px;
    margin: 0 auto;
    position: fixed;
    z-index: 40;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding-left: 40px; }
    .popup-terms .img-terms {
      position: absolute;
      bottom: 2px;
      left: 40px;
      top: auto; }
  .popup-center {
    max-width: 515px;
    width: 100%;
    height: auto; }
  .popup-center-pers1 .desc, .popup-center-pers2 .desc, .popup-center-pers3 .desc {
    font-size: 26px; }
  .popup-center-bottom__text img {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    margin-right: 35px; }
  .popup-center-bottom__text p {
    width: 100%;
    font-size: 26px; }
  .popup-center-btn {
    width: 458px;
    height: 90px;
    border-radius: 45px;
    background-color: #f7385c;
    font-size: 31px;
    padding-left: 40px; }
    .popup-center-btn::after {
      width: 50px;
      height: 25px;
      top: 32px;
      right: 34px; }
  .popup-cookies {
    max-width: 800px;
    width: 93%;
    height: 1054px;
    margin: 0 auto;
    position: absolute;
    z-index: 40;
    -webkit-transform: translate(-50%, -54%);
            transform: translate(-50%, -54%);
    padding-left: 30px;
    padding-top: 98px; }
    .popup-cookies .img-cookies {
      top: 801px;
      left: 30px;
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
  .cookies-content {
    width: 88%; }
    .cookies-content p {
      font-size: 26px; }
    .cookies-content span {
      font-size: 26px; }
    .cookies-content .cookies-ref1, .cookies-content .cookies-ref2 {
      font-size: 26px; }
    .cookies-content button {
      width: 466px;
      height: 90px;
      border-radius: 45px;
      background-color: #f7385c;
      font-size: 30px; }
  .popup-nav {
    width: 92px;
    height: 20px;
    bottom: 31px;
    right: 29px; }
  .popup-nav-1, .popup-nav-2, .popup-nav-3 {
    width: 20px;
    height: 20px; }
  .popup-pers1 img, .popup-pers2 img, .popup-pers3 img {
    width: 81%; } }

@media screen and (max-width: 616px) {
  .popup-nav {
    display: none; }
  .popup-pers1 img, .popup-pers2 img, .popup-pers3 img {
    position: static;
    margin-left: -40px;
    max-width: 343px;
    width: 100%; }
  .popup {
    max-width: 800px;
    width: 93%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    z-index: 40;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding-left: 40px; }
  .popup-terms {
    height: 544px;
    padding-left: 16px; }
    .popup-terms .img-terms {
      bottom: 12px; }
  .terms-content {
    width: 100%; }
    .terms-content .terms-title {
      font-size: 34px;
      width: 100%; }
    .terms-content span {
      font-size: 15px; }
      .terms-content span a {
        font-size: 15px; }
    .terms-content .terms-agree {
      position: absolute;
      bottom: 16px;
      left: 50%;
      -webkit-transform: translate(-50%);
              transform: translate(-50%);
      width: 90%;
      height: 44px; }
  .close-popup-terms {
    width: 28px;
    height: 28px;
    top: 16px;
    right: 16px; }
    .close-popup-terms .img {
      width: 28px;
      height: 28px; }
  .popup-center {
    max-width: 515px;
    width: 100%;
    height: auto; }
  .popup-center-pers1 .title, .popup-center-pers2 .title, .popup-center-pers3 .title {
    font-size: 36px; }
  .popup-center-pers1 .desc, .popup-center-pers2 .desc, .popup-center-pers3 .desc {
    max-width: 330px;
    font-size: 15px; }
  .popup-center-bottom__text {
    max-width: 330px;
    margin-bottom: 20px; }
    .popup-center-bottom__text img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
      margin-right: 35px; }
    .popup-center-bottom__text p {
      width: 100%;
      font-size: 15px; }
  .popup-center-btn {
    border: none;
    position: absolute;
    bottom: 16px;
    left: 40px;
    width: 311px;
    height: 44px;
    border-radius: 45px;
    border-radius: 45px;
    background-color: #f7385c;
    font-size: 17px;
    padding-left: 40px; }
    .popup-center-btn::after {
      width: 28px;
      height: 14px;
      top: 15px;
      right: 34px; }
  .popup-pers1 img, .popup-pers2 img, .popup-pers3 img {
    width: 100%;
    margin-bottom: -4px; }
  .close-popup-cookies {
    width: 28px;
    height: 28px;
    top: 16px;
    right: 16px; }
    .close-popup-cookies .img {
      width: 28px;
      height: 28px; }
  .popup-cookies {
    max-width: 800px;
    width: 93%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    z-index: 40;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 66px 16px 16px 16px; }
    .popup-cookies .img-cookies {
      display: none; }
  .cookies-content {
    width: 88%;
    margin: 0 auto; }
    .cookies-content p {
      font-size: 15px;
      margin-bottom: 31px; }
    .cookies-content span {
      font-size: 15px; }
    .cookies-content .cookies-ref1, .cookies-content .cookies-ref2 {
      font-size: 15px; }
    .cookies-content button {
      display: block;
      width: 88%;
      height: 44px;
      border-radius: 45px;
      background-color: #f7385c;
      font-size: 15px;
      margin: 0 auto; } }

@media screen and (max-width: 414px) {
  .popup {
    max-width: 800px;
    width: 93%;
    height: auto;
    margin: 0 auto;
    position: fixed;
    z-index: 40;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 63px 16px 0 16px; }
  .popup-pers1, .popup-pers2, .popup-pers3 img {
    margin-left: -16px; }
  .cookies-content button {
    width: 100%; }
  .popup-center-btn {
    border: none;
    position: absolute;
    bottom: 16px;
    left: 16px;
    width: 90%;
    height: 44px;
    border-radius: 45px;
    border-radius: 45px;
    background-color: #f7385c;
    font-size: 17px;
    padding-left: 40px; }
    .popup-center-btn::after {
      width: 28px;
      height: 14px;
      top: 15px;
      right: 34px; } }

.compare-wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center; }

.compare-page {
  position: relative;
  max-width: 1500px;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 40px;
  margin: 0 auto; }

.logo-bayer-compare {
  position: absolute;
  left: 2.8%;
  bottom: 6vh; }

.compare-left {
  box-sizing: border-box;
  padding-bottom: 67px;
  transform: translate(0px, -19px);
  width: 27%;
  height: auto;
  margin-right: 7%; }
  .compare-left a {
    position: relative;
    box-sizing: border-box;
    padding-left: 16px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #86939e;
    margin-bottom: 20px; }
    .compare-left a::after {
      content: '';
      width: 7px;
      height: 7px;
      border-right: 1px #86939e solid;
      border-bottom: 1px #86939e solid;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg);
      position: absolute;
      top: 7px;
      left: 2px; }
  .compare-left h1 {
    max-width: 275px;
    display: block;
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.12;
    letter-spacing: -1px;
    color: #43484c;
    margin-bottom: 45px; }

.compare-line {
  width: 200px;
  height: 2px;
  background-color: #f7385c;
  margin-bottom: 20px; }

.compare-desc {
  max-width: 358px;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: normal;
  color: #43484c;
  margin-bottom: 45px; }
  .compare-desc span {
    color: #f7385c; }

.compare-icon-block {
  display: flex;
  align-items: center;
  margin-bottom: 20px; }
  .compare-icon-block img {
    width: 25px;
    height: 51px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 29px; }
  .compare-icon-block p {
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #43484c; }
  .compare-icon-block span {
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #f7385c; }

.compare-right {
  width: 66%;
  height: auto; }
  .compare-right img {
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.slider {
  background: #fff url("../images/arrow-compare.svg") no-repeat center center !important;
  background-size: 61% !important;
  box-shadow: 0px 0px 1px 6px rgba(255, 255, 255, 0.35) !important; }

@media screen and (max-height: 815px) {
  .compare-page {
    height: 65vh; }
  .menu-wrapper {
    bottom: 19vh; }
  .compare-left {
    width: 27%;
    height: auto;
    margin-right: 7%; }
    .compare-left a {
      position: relative;
      margin-bottom: 14px; }
    .compare-left h1 {
      max-width: 275px;
      font-size: 45px;
      margin-bottom: 18px; }
  .compare-line {
    width: 200px;
    height: 2px;
    background-color: #f7385c;
    margin-bottom: 20px; }
  .compare-desc {
    max-width: 358px;
    font-size: 15px;
    margin-bottom: 25px; }
  .compare-icon-block {
    display: flex;
    align-items: center;
    margin-bottom: 15px; }
    .compare-icon-block img {
      width: 25px;
      height: 45px;
      -o-object-fit: contain;
         object-fit: contain;
      margin-right: 29px; }
    .compare-icon-block p {
      font-size: 18px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #43484c; }
    .compare-icon-block span {
      font-size: 18px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      color: #f7385c; }
  .compare-right {
    height: 65vh;
    display: flex;
    justify-content: center; }
    .compare-right img {
      width: 100%;
      height: 65vh; } }

@media screen and (max-width: 920px) {
  .logo-bayer-compare {
    display: none; }
  .compare-page {
    flex-wrap: wrap; }
  .compare-left {
    width: 100%; }
  .compare-right {
    width: 100%;
    margin-bottom: 100px; }
  .compare-wrapper {
    box-sizing: border-box;
    padding-top: 180px;
    padding-bottom: 35px;
    height: auto; }
  .compare-left a {
    font-size: 22px; }
    .compare-left a::after {
      content: '';
      width: 12px;
      height: 12px;
      border-right: 2px #86939e solid;
      border-bottom: 2px #86939e solid;
      top: 9px;
      left: -5px; }
  .compare-left h1 {
    max-width: 920px;
    font-size: 66px;
    font-weight: bold;
    margin-bottom: 36px; }
  .compare-line {
    width: 295px;
    height: 3px;
    margin-bottom: 33px; }
  .compare-desc {
    max-width: 680px;
    font-size: 26px;
    margin-bottom: 75px; }
  .compare-icon-block {
    margin-bottom: 40px; }
    .compare-icon-block img {
      -webkit-transform: scale(1.9);
              transform: scale(1.9);
      margin-right: 41px; }
  .compare-icon-block__text p {
    font-size: 32px;
    margin-bottom: 5px; }
  .compare-icon-block__text span {
    font-size: 32px; } }

@media screen and (max-width: 520px) {
  .compare-wrapper {
    box-sizing: border-box;
    padding-top: 82px;
    padding-bottom: 35px; }
  .compare-page {
    padding: 0 16px; }
  .compare-left a {
    font-size: 17px;
    padding-left: 22px; }
    .compare-left a::after {
      content: '';
      width: 12px;
      height: 12px;
      border-right: 2px #86939e solid;
      border-bottom: 2px #86939e solid;
      top: 4px;
      left: 4px; }
  .compare-left h1 {
    max-width: 920px;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 30px; }
  .compare-line {
    width: 153px;
    height: 2px;
    margin-bottom: 16px; }
  .compare-desc {
    max-width: 680px;
    font-size: 17px;
    margin-bottom: 30px; }
  .compare-icon-block {
    margin-bottom: 23px; }
    .compare-icon-block img {
      -webkit-transform: scale(1);
              transform: scale(1);
      margin-right: 26px; }
  .compare-icon-block__text p {
    font-size: 17px;
    margin-bottom: 5px; }
  .compare-icon-block__text span {
    font-size: 17px; } }

.overlay-blue {
  background-color: #2f5989;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.5;
  width: 100%;
  height: 100vh;
  display: none;
}

.overlay-blue.show {
  display: block;
}

.game-fluid-wr {
  width: 100%;
  height: 100vh;
  position: relative; }

.game-popup {
  display: none;
  width: 847px;
  height: 421px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .game-popup img {
    width: 100%; }
.game-popup.show {
  display: block;
}
.game-popup-close-btn {
  cursor: pointer;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 30px;
  right: 30px; }
  .game-popup-close-btn img {
    width: 36px;
    height: 36px;
    -o-object-fit: contain;
       object-fit: contain; }

.game-popup-start-btn {
  cursor: pointer;
  position: absolute;
  bottom: 42px;
  right: 30%;
  width: 224px;
  height: 46px;
  border-radius: 23px;
  background-color: #ed1835;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.19;
  display: flex;
  justify-content: center;
  align-items: center; }
  .game-popup-start-btn.popup3 {
    bottom: 53px;
    right: 27%; }
  .game-popup-start-btn.popup4 {
    right: 24%; }

*, html, body {
  font-family: MuseoSansCyrl;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth; }

html {
  overflow-x: hidden; }

.btn {
  padding: 4px 14px;
  display: block;
  line-height: 1.2em;
  background-color: white;
  border: 1px solid silver; }
  .btn.btn-danger {
    color: maroon;
    font-weight: bold; }
  .btn.btn-lg {
    font-size: 120%; }


.third-block-instruction {
  padding: 0;
  overflow: hidden;
  transition: width 1500ms;
  width: 0%;
}

.third-block-instruction.open {
  width: 57%;
}

.third-block-instruction.closed {
  width: 0%;
}

.open-instruction-text-wr {
  display: flex;
  min-width: 650px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 7%;
  margin-right: 7%;
}

@media screen and (max-width: 1130px) {

  .third-block-instruction.open {
    margin-left: 30%;
    width: 68%;
  }

  .open-instruction-text-wr {
    min-width: 650px;
  }
}

@media screen and (max-width: 1490px) {
  .third-block-bg-text {
    left: 60%;
    font-size: 48px;
  }
}

@media screen and (max-width: 1225px) {
  .third-block-bg-text {
    left: 58%;
    bottom: 33%;
    font-size: 41px;
  }

  .compare-left {
    transform: translate(0, 0);
    padding-bottom: 0;
  }
}

.video-slide-1 {
  position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; z-index: 1; border-right: 2px solid white;
}

.video-first {
  position: absolute; top: 0px; left: 0px; border-top-left-radius: 10px; border-bottom-left-radius: 10px;
}

.compare-right .slider {
  width: 50px; height: 50px; border-radius: 50%; background: white; top: 36%; left: 0px; z-index: 2; cursor: ew-resize; position: absolute;
}

.video-slide-2 {
  position: absolute; top: 0px; left: 0px; overflow: hidden; height: 100%; width: 100%;
}

.video-second {
  position: absolute; top: 0px; left: 0px; border-radius: 10px;
}

html.sba, body.sba {
  scroll-behavior: auto!important;
}

/*Стили от Данила уже внесены в код вверху*/
/*.first-title-block .first-title-text1{
  font-size: 28px;
}

.menu-list a{
  font-size: 19px;
}

.buy-btn-name{
  margin-right: 8px;
  font-size: 20px;
}

.second-left-text3{
  font-size: 24px;
}

.children-title{
  font-size: 26px;
}

.children-desc__text{
  font-size: 22px;
}

.children-desc .children-desc-img{
  transform: scale(1.2);
}

.third-block-right-btn{
  font-size:18px;
}

.map-block-text .desc{
  font-size:26px;
}*/
/*--------------------*/

@media screen and (max-width: 500px){
  .map {
      
      height: 516px;
  }
}

.video-first {
  border-radius: 10px;
}

#video-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 900;
  display: flex;
  justify-content: center;
  align-items: center;
}

.game-go-home {
  position: absolute;
  left: 2.8%;
  top: 10%;
  width: auto;
  height: 33px;
  color: #b0002e;
  font-size: 15px;
  border: 3px solid #b0002e;
  border-radius: 30px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  padding-left: 50px;
  box-sizing: content-box;
  padding-right: 30px;
}

.game-go-home::before {
  content: '';
  position: absolute;
  display: block;
  background: url(../images/bbarr.png);
  height: 20px;
  width: 20px;
  top: 10px;
  left: 20px;
}

.hide-block {
  display: none; }