@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"), url("../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2"), url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"), url("../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@-webkit-keyframes circles {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  25%, 75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@keyframes circles {
  0% {
    -webkit-transform: none;
            transform: none;
  }
  25%, 75% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@-webkit-keyframes jellyfall2 {
  0% {
    -webkit-transform: translateY(-300px) scaleY(1.5) scaleX(0.5);
            transform: translateY(-300px) scaleY(1.5) scaleX(0.5);
    opacity: 0.000;
  }
  2% {
    opacity: 0.098;
  }
  4% {
    -webkit-transform: translateY(-280.888px) scaleY(1.487) scaleX(0.514);
            transform: translateY(-280.888px) scaleY(1.487) scaleX(0.514);
    opacity: 0.197;
  }
  6% {
    -webkit-transform: translateY(-167.995px) scaleY(1.417) scaleX(0.585);
            transform: translateY(-167.995px) scaleY(1.417) scaleX(0.585);
    opacity: 0.295;
  }
  8% {
    -webkit-transform: translateY(-100.098px) scaleY(1.374) scaleX(0.628);
            transform: translateY(-100.098px) scaleY(1.374) scaleX(0.628);
    opacity: 0.393;
  }
  10% {
    -webkit-transform: translateY(-33.43px) scaleY(1.329) scaleX(0.673);
            transform: translateY(-33.43px) scaleY(1.329) scaleX(0.673);
    opacity: 0.492;
  }
  12% {
    -webkit-transform: translateY(0px) scaleY(1.287) scaleX(0.714);
            transform: translateY(0px) scaleY(1.287) scaleX(0.714);
    opacity: 0.590;
  }
  14% {
    -webkit-transform: translateY(-10.111px) scaleY(1.249) scaleX(0.752);
            transform: translateY(-10.111px) scaleY(1.249) scaleX(0.752);
    opacity: 0.688;
  }
  16% {
    -webkit-transform: translateY(-17.073px) scaleY(1.213) scaleX(0.788);
            transform: translateY(-17.073px) scaleY(1.213) scaleX(0.788);
    opacity: 0.787;
  }
  18% {
    -webkit-transform: translateY(-20.539px) scaleY(1.155) scaleX(0.846);
            transform: translateY(-20.539px) scaleY(1.155) scaleX(0.846);
    opacity: 0.885;
  }
  20% {
    -webkit-transform: translateY(-18.258px) scaleY(1.131) scaleX(0.87);
            transform: translateY(-18.258px) scaleY(1.131) scaleX(0.87);
    opacity: 0.983;
  }
  22% {
    -webkit-transform: translateY(-14.384px) scaleY(1.11) scaleX(0.891);
            transform: translateY(-14.384px) scaleY(1.11) scaleX(0.891);
    opacity: 1.000;
  }
  24% {
    -webkit-transform: translateY(-9.806px) scaleY(1.093) scaleX(0.908);
            transform: translateY(-9.806px) scaleY(1.093) scaleX(0.908);
  }
  26% {
    -webkit-transform: translateY(-4.948px) scaleY(1.077) scaleX(0.923);
            transform: translateY(-4.948px) scaleY(1.077) scaleX(0.923);
  }
  28% {
    -webkit-transform: translateY(0px) scaleY(1.054) scaleX(0.946);
            transform: translateY(0px) scaleY(1.054) scaleX(0.946);
  }
  30% {
    -webkit-transform: translateY(-0.637px) scaleY(1.045) scaleX(0.955);
            transform: translateY(-0.637px) scaleY(1.045) scaleX(0.955);
  }
  32% {
    -webkit-transform: translateY(-1.045px) scaleY(1.037) scaleX(0.963);
            transform: translateY(-1.045px) scaleY(1.037) scaleX(0.963);
  }
  34% {
    -webkit-transform: scaleY(1.031) scaleX(0.969);
            transform: scaleY(1.031) scaleX(0.969);
  }
  36% {
    -webkit-transform: scaleY(1.026) scaleX(0.975);
            transform: scaleY(1.026) scaleX(0.975);
  }
  38% {
    -webkit-transform: scaleY(1.021) scaleX(0.979);
            transform: scaleY(1.021) scaleX(0.979);
  }
  40% {
    -webkit-transform: translateY(-0.584px) scaleY(1.015) scaleX(0.986);
            transform: translateY(-0.584px) scaleY(1.015) scaleX(0.986);
  }
  42% {
    -webkit-transform: translateY(-0.295px) scaleY(1.012) scaleX(0.988);
            transform: translateY(-0.295px) scaleY(1.012) scaleX(0.988);
  }
  44% {
    -webkit-transform: translateY(-0.041px) scaleY(1.01) scaleX(0.99);
            transform: translateY(-0.041px) scaleY(1.01) scaleX(0.99);
  }
  46% {
    -webkit-transform: scaleY(1.008) scaleX(0.992);
            transform: scaleY(1.008) scaleX(0.992);
  }
  50% {
    -webkit-transform: scaleY(1.005) scaleX(0.995);
            transform: scaleY(1.005) scaleX(0.995);
  }
  56% {
    -webkit-transform: scaleY(1.003) scaleX(0.997);
            transform: scaleY(1.003) scaleX(0.997);
  }
  64% {
    -webkit-transform: scaleY(1.001) scaleX(0.999);
            transform: scaleY(1.001) scaleX(0.999);
  }
  100% {
    -webkit-transform: translateY(0px) scaleY(1) scaleX(1);
            transform: translateY(0px) scaleY(1) scaleX(1);
    opacity: 1.000;
  }
}

@keyframes jellyfall2 {
  0% {
    -webkit-transform: translateY(-300px) scaleY(1.5) scaleX(0.5);
            transform: translateY(-300px) scaleY(1.5) scaleX(0.5);
    opacity: 0.000;
  }
  2% {
    opacity: 0.098;
  }
  4% {
    -webkit-transform: translateY(-280.888px) scaleY(1.487) scaleX(0.514);
            transform: translateY(-280.888px) scaleY(1.487) scaleX(0.514);
    opacity: 0.197;
  }
  6% {
    -webkit-transform: translateY(-167.995px) scaleY(1.417) scaleX(0.585);
            transform: translateY(-167.995px) scaleY(1.417) scaleX(0.585);
    opacity: 0.295;
  }
  8% {
    -webkit-transform: translateY(-100.098px) scaleY(1.374) scaleX(0.628);
            transform: translateY(-100.098px) scaleY(1.374) scaleX(0.628);
    opacity: 0.393;
  }
  10% {
    -webkit-transform: translateY(-33.43px) scaleY(1.329) scaleX(0.673);
            transform: translateY(-33.43px) scaleY(1.329) scaleX(0.673);
    opacity: 0.492;
  }
  12% {
    -webkit-transform: translateY(0px) scaleY(1.287) scaleX(0.714);
            transform: translateY(0px) scaleY(1.287) scaleX(0.714);
    opacity: 0.590;
  }
  14% {
    -webkit-transform: translateY(-10.111px) scaleY(1.249) scaleX(0.752);
            transform: translateY(-10.111px) scaleY(1.249) scaleX(0.752);
    opacity: 0.688;
  }
  16% {
    -webkit-transform: translateY(-17.073px) scaleY(1.213) scaleX(0.788);
            transform: translateY(-17.073px) scaleY(1.213) scaleX(0.788);
    opacity: 0.787;
  }
  18% {
    -webkit-transform: translateY(-20.539px) scaleY(1.155) scaleX(0.846);
            transform: translateY(-20.539px) scaleY(1.155) scaleX(0.846);
    opacity: 0.885;
  }
  20% {
    -webkit-transform: translateY(-18.258px) scaleY(1.131) scaleX(0.87);
            transform: translateY(-18.258px) scaleY(1.131) scaleX(0.87);
    opacity: 0.983;
  }
  22% {
    -webkit-transform: translateY(-14.384px) scaleY(1.11) scaleX(0.891);
            transform: translateY(-14.384px) scaleY(1.11) scaleX(0.891);
    opacity: 1.000;
  }
  24% {
    -webkit-transform: translateY(-9.806px) scaleY(1.093) scaleX(0.908);
            transform: translateY(-9.806px) scaleY(1.093) scaleX(0.908);
  }
  26% {
    -webkit-transform: translateY(-4.948px) scaleY(1.077) scaleX(0.923);
            transform: translateY(-4.948px) scaleY(1.077) scaleX(0.923);
  }
  28% {
    -webkit-transform: translateY(0px) scaleY(1.054) scaleX(0.946);
            transform: translateY(0px) scaleY(1.054) scaleX(0.946);
  }
  30% {
    -webkit-transform: translateY(-0.637px) scaleY(1.045) scaleX(0.955);
            transform: translateY(-0.637px) scaleY(1.045) scaleX(0.955);
  }
  32% {
    -webkit-transform: translateY(-1.045px) scaleY(1.037) scaleX(0.963);
            transform: translateY(-1.045px) scaleY(1.037) scaleX(0.963);
  }
  34% {
    -webkit-transform: scaleY(1.031) scaleX(0.969);
            transform: scaleY(1.031) scaleX(0.969);
  }
  36% {
    -webkit-transform: scaleY(1.026) scaleX(0.975);
            transform: scaleY(1.026) scaleX(0.975);
  }
  38% {
    -webkit-transform: scaleY(1.021) scaleX(0.979);
            transform: scaleY(1.021) scaleX(0.979);
  }
  40% {
    -webkit-transform: translateY(-0.584px) scaleY(1.015) scaleX(0.986);
            transform: translateY(-0.584px) scaleY(1.015) scaleX(0.986);
  }
  42% {
    -webkit-transform: translateY(-0.295px) scaleY(1.012) scaleX(0.988);
            transform: translateY(-0.295px) scaleY(1.012) scaleX(0.988);
  }
  44% {
    -webkit-transform: translateY(-0.041px) scaleY(1.01) scaleX(0.99);
            transform: translateY(-0.041px) scaleY(1.01) scaleX(0.99);
  }
  46% {
    -webkit-transform: scaleY(1.008) scaleX(0.992);
            transform: scaleY(1.008) scaleX(0.992);
  }
  50% {
    -webkit-transform: scaleY(1.005) scaleX(0.995);
            transform: scaleY(1.005) scaleX(0.995);
  }
  56% {
    -webkit-transform: scaleY(1.003) scaleX(0.997);
            transform: scaleY(1.003) scaleX(0.997);
  }
  64% {
    -webkit-transform: scaleY(1.001) scaleX(0.999);
            transform: scaleY(1.001) scaleX(0.999);
  }
  100% {
    -webkit-transform: translateY(0px) scaleY(1) scaleX(1);
            transform: translateY(0px) scaleY(1) scaleX(1);
    opacity: 1.000;
  }
}

@-webkit-keyframes kitchenSink {
  0% {
    -webkit-transform: rotateX(-90deg) rotateZ(-90deg) scaleX(0.1) scaleY(0.1);
            transform: rotateX(-90deg) rotateZ(-90deg) scaleX(0.1) scaleY(0.1);
    opacity: 0.000;
  }
  2% {
    -webkit-transform: rotateX(-75.973deg) rotateZ(-75.973deg) scaleX(0.241) scaleY(0.203);
            transform: rotateX(-75.973deg) rotateZ(-75.973deg) scaleX(0.241) scaleY(0.203);
    opacity: 0.727;
  }
  4% {
    -webkit-transform: rotateX(-24.436deg) rotateZ(-24.436deg) scaleX(0.757) scaleY(0.672);
            transform: rotateX(-24.436deg) rotateZ(-24.436deg) scaleX(0.757) scaleY(0.672);
    opacity: 1.000;
  }
  6% {
    -webkit-transform: rotateX(9.099deg) rotateZ(9.099deg) scaleX(1.092) scaleY(1.098);
            transform: rotateX(9.099deg) rotateZ(9.099deg) scaleX(1.092) scaleY(1.098);
  }
  8% {
    -webkit-transform: rotateX(22.668deg) rotateZ(22.668deg) scaleX(1.227) scaleY(1.393);
            transform: rotateX(22.668deg) rotateZ(22.668deg) scaleX(1.227) scaleY(1.393);
  }
  10% {
    -webkit-transform: rotateX(17.265deg) rotateZ(17.265deg) scaleX(1.172) scaleY(1.469);
            transform: rotateX(17.265deg) rotateZ(17.265deg) scaleX(1.172) scaleY(1.469);
  }
  12% {
    -webkit-transform: rotateX(6.382deg) rotateZ(6.382deg) scaleX(1.064) scaleY(1.327);
            transform: rotateX(6.382deg) rotateZ(6.382deg) scaleX(1.064) scaleY(1.327);
  }
  14% {
    -webkit-transform: rotateX(-3.694deg) rotateZ(-3.694deg) scaleX(0.963) scaleY(1.038);
            transform: rotateX(-3.694deg) rotateZ(-3.694deg) scaleX(0.963) scaleY(1.038);
  }
  16% {
    -webkit-transform: rotateX(-5.956deg) rotateZ(-5.956deg) scaleX(0.94) scaleY(0.844);
            transform: rotateX(-5.956deg) rotateZ(-5.956deg) scaleX(0.94) scaleY(0.844);
  }
  18% {
    -webkit-transform: rotateX(-4.448deg) rotateZ(-4.448deg) scaleX(0.956) scaleY(0.748);
            transform: rotateX(-4.448deg) rotateZ(-4.448deg) scaleX(0.956) scaleY(0.748);
  }
  20% {
    -webkit-transform: rotateX(-0.986deg) rotateZ(-0.986deg) scaleX(0.99) scaleY(0.785);
            transform: rotateX(-0.986deg) rotateZ(-0.986deg) scaleX(0.99) scaleY(0.785);
  }
  22% {
    -webkit-transform: rotateX(0.948deg) rotateZ(0.948deg) scaleX(1.01) scaleY(0.896);
            transform: rotateX(0.948deg) rotateZ(0.948deg) scaleX(1.01) scaleY(0.896);
  }
  24% {
    -webkit-transform: rotateX(1.532deg) rotateZ(1.532deg) scaleX(1.015) scaleY(1.019);
            transform: rotateX(1.532deg) rotateZ(1.532deg) scaleX(1.015) scaleY(1.019);
  }
  26% {
    -webkit-transform: rotateX(0.972deg) rotateZ(0.972deg) scaleX(1.01) scaleY(1.121);
            transform: rotateX(0.972deg) rotateZ(0.972deg) scaleX(1.01) scaleY(1.121);
  }
  28% {
    -webkit-transform: rotateX(0.251deg) rotateZ(0.251deg) scaleX(1.002) scaleY(1.136);
            transform: rotateX(0.251deg) rotateZ(0.251deg) scaleX(1.002) scaleY(1.136);
  }
  30% {
    -webkit-transform: rotateX(-0.242deg) rotateZ(-0.242deg) scaleX(0.998) scaleY(1.098);
            transform: rotateX(-0.242deg) rotateZ(-0.242deg) scaleX(0.998) scaleY(1.098);
  }
  32% {
    -webkit-transform: rotateX(-0.386deg) rotateZ(-0.386deg) scaleY(1.016);
            transform: rotateX(-0.386deg) rotateZ(-0.386deg) scaleY(1.016);
  }
  34% {
    -webkit-transform: rotateX(-0.251deg) rotateZ(-0.251deg) scaleY(0.959);
            transform: rotateX(-0.251deg) rotateZ(-0.251deg) scaleY(0.959);
  }
  36% {
    -webkit-transform: rotateX(-0.064deg) rotateZ(-0.064deg) scaleX(0.999) scaleY(0.929);
            transform: rotateX(-0.064deg) rotateZ(-0.064deg) scaleX(0.999) scaleY(0.929);
  }
  38% {
    -webkit-transform: rotateX(0.08deg) rotateZ(0.08deg) scaleY(0.937);
            transform: rotateX(0.08deg) rotateZ(0.08deg) scaleY(0.937);
  }
  40% {
    -webkit-transform: scaleX(1.001) scaleY(0.967);
            transform: scaleX(1.001) scaleY(0.967);
  }
  42% {
    -webkit-transform: scaleY(1.011);
            transform: scaleY(1.011);
  }
  44% {
    -webkit-transform: scaleY(1.034);
            transform: scaleY(1.034);
  }
  46% {
    -webkit-transform: rotateX(-0.021deg) rotateZ(-0.021deg) scaleY(1.039);
            transform: rotateX(-0.021deg) rotateZ(-0.021deg) scaleY(1.039);
  }
  48% {
    -webkit-transform: scaleY(1.025);
            transform: scaleY(1.025);
  }
  50% {
    -webkit-transform: scaleY(1.006);
            transform: scaleY(1.006);
  }
  52% {
    -webkit-transform: scaleY(0.989);
            transform: scaleY(0.989);
  }
  54% {
    -webkit-transform: scaleY(0.979);
            transform: scaleY(0.979);
  }
  56% {
    -webkit-transform: scaleY(0.981);
            transform: scaleY(0.981);
  }
  58% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  60% {
    -webkit-transform: scaleY(1.003);
            transform: scaleY(1.003);
  }
  62% {
    -webkit-transform: scaleY(1.009);
            transform: scaleY(1.009);
  }
  64% {
    -webkit-transform: scaleY(1.011);
            transform: scaleY(1.011);
  }
  66% {
    -webkit-transform: scaleY(1.007);
            transform: scaleY(1.007);
  }
  68% {
    -webkit-transform: scaleY(1.002);
            transform: scaleY(1.002);
  }
  70% {
    -webkit-transform: scaleY(0.996);
            transform: scaleY(0.996);
  }
  72% {
    -webkit-transform: scaleY(0.994);
            transform: scaleY(0.994);
  }
  76% {
    -webkit-transform: scaleY(0.998);
            transform: scaleY(0.998);
  }
  78% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  80% {
    -webkit-transform: scaleY(1.003);
            transform: scaleY(1.003);
  }
  86% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  88% {
    -webkit-transform: scaleY(0.999);
            transform: scaleY(0.999);
  }
  98% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  100% {
    -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);
            transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);
    opacity: 1.000;
  }
}

@keyframes kitchenSink {
  0% {
    -webkit-transform: rotateX(-90deg) rotateZ(-90deg) scaleX(0.1) scaleY(0.1);
            transform: rotateX(-90deg) rotateZ(-90deg) scaleX(0.1) scaleY(0.1);
    opacity: 0.000;
  }
  2% {
    -webkit-transform: rotateX(-75.973deg) rotateZ(-75.973deg) scaleX(0.241) scaleY(0.203);
            transform: rotateX(-75.973deg) rotateZ(-75.973deg) scaleX(0.241) scaleY(0.203);
    opacity: 0.727;
  }
  4% {
    -webkit-transform: rotateX(-24.436deg) rotateZ(-24.436deg) scaleX(0.757) scaleY(0.672);
            transform: rotateX(-24.436deg) rotateZ(-24.436deg) scaleX(0.757) scaleY(0.672);
    opacity: 1.000;
  }
  6% {
    -webkit-transform: rotateX(9.099deg) rotateZ(9.099deg) scaleX(1.092) scaleY(1.098);
            transform: rotateX(9.099deg) rotateZ(9.099deg) scaleX(1.092) scaleY(1.098);
  }
  8% {
    -webkit-transform: rotateX(22.668deg) rotateZ(22.668deg) scaleX(1.227) scaleY(1.393);
            transform: rotateX(22.668deg) rotateZ(22.668deg) scaleX(1.227) scaleY(1.393);
  }
  10% {
    -webkit-transform: rotateX(17.265deg) rotateZ(17.265deg) scaleX(1.172) scaleY(1.469);
            transform: rotateX(17.265deg) rotateZ(17.265deg) scaleX(1.172) scaleY(1.469);
  }
  12% {
    -webkit-transform: rotateX(6.382deg) rotateZ(6.382deg) scaleX(1.064) scaleY(1.327);
            transform: rotateX(6.382deg) rotateZ(6.382deg) scaleX(1.064) scaleY(1.327);
  }
  14% {
    -webkit-transform: rotateX(-3.694deg) rotateZ(-3.694deg) scaleX(0.963) scaleY(1.038);
            transform: rotateX(-3.694deg) rotateZ(-3.694deg) scaleX(0.963) scaleY(1.038);
  }
  16% {
    -webkit-transform: rotateX(-5.956deg) rotateZ(-5.956deg) scaleX(0.94) scaleY(0.844);
            transform: rotateX(-5.956deg) rotateZ(-5.956deg) scaleX(0.94) scaleY(0.844);
  }
  18% {
    -webkit-transform: rotateX(-4.448deg) rotateZ(-4.448deg) scaleX(0.956) scaleY(0.748);
            transform: rotateX(-4.448deg) rotateZ(-4.448deg) scaleX(0.956) scaleY(0.748);
  }
  20% {
    -webkit-transform: rotateX(-0.986deg) rotateZ(-0.986deg) scaleX(0.99) scaleY(0.785);
            transform: rotateX(-0.986deg) rotateZ(-0.986deg) scaleX(0.99) scaleY(0.785);
  }
  22% {
    -webkit-transform: rotateX(0.948deg) rotateZ(0.948deg) scaleX(1.01) scaleY(0.896);
            transform: rotateX(0.948deg) rotateZ(0.948deg) scaleX(1.01) scaleY(0.896);
  }
  24% {
    -webkit-transform: rotateX(1.532deg) rotateZ(1.532deg) scaleX(1.015) scaleY(1.019);
            transform: rotateX(1.532deg) rotateZ(1.532deg) scaleX(1.015) scaleY(1.019);
  }
  26% {
    -webkit-transform: rotateX(0.972deg) rotateZ(0.972deg) scaleX(1.01) scaleY(1.121);
            transform: rotateX(0.972deg) rotateZ(0.972deg) scaleX(1.01) scaleY(1.121);
  }
  28% {
    -webkit-transform: rotateX(0.251deg) rotateZ(0.251deg) scaleX(1.002) scaleY(1.136);
            transform: rotateX(0.251deg) rotateZ(0.251deg) scaleX(1.002) scaleY(1.136);
  }
  30% {
    -webkit-transform: rotateX(-0.242deg) rotateZ(-0.242deg) scaleX(0.998) scaleY(1.098);
            transform: rotateX(-0.242deg) rotateZ(-0.242deg) scaleX(0.998) scaleY(1.098);
  }
  32% {
    -webkit-transform: rotateX(-0.386deg) rotateZ(-0.386deg) scaleY(1.016);
            transform: rotateX(-0.386deg) rotateZ(-0.386deg) scaleY(1.016);
  }
  34% {
    -webkit-transform: rotateX(-0.251deg) rotateZ(-0.251deg) scaleY(0.959);
            transform: rotateX(-0.251deg) rotateZ(-0.251deg) scaleY(0.959);
  }
  36% {
    -webkit-transform: rotateX(-0.064deg) rotateZ(-0.064deg) scaleX(0.999) scaleY(0.929);
            transform: rotateX(-0.064deg) rotateZ(-0.064deg) scaleX(0.999) scaleY(0.929);
  }
  38% {
    -webkit-transform: rotateX(0.08deg) rotateZ(0.08deg) scaleY(0.937);
            transform: rotateX(0.08deg) rotateZ(0.08deg) scaleY(0.937);
  }
  40% {
    -webkit-transform: scaleX(1.001) scaleY(0.967);
            transform: scaleX(1.001) scaleY(0.967);
  }
  42% {
    -webkit-transform: scaleY(1.011);
            transform: scaleY(1.011);
  }
  44% {
    -webkit-transform: scaleY(1.034);
            transform: scaleY(1.034);
  }
  46% {
    -webkit-transform: rotateX(-0.021deg) rotateZ(-0.021deg) scaleY(1.039);
            transform: rotateX(-0.021deg) rotateZ(-0.021deg) scaleY(1.039);
  }
  48% {
    -webkit-transform: scaleY(1.025);
            transform: scaleY(1.025);
  }
  50% {
    -webkit-transform: scaleY(1.006);
            transform: scaleY(1.006);
  }
  52% {
    -webkit-transform: scaleY(0.989);
            transform: scaleY(0.989);
  }
  54% {
    -webkit-transform: scaleY(0.979);
            transform: scaleY(0.979);
  }
  56% {
    -webkit-transform: scaleY(0.981);
            transform: scaleY(0.981);
  }
  58% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  60% {
    -webkit-transform: scaleY(1.003);
            transform: scaleY(1.003);
  }
  62% {
    -webkit-transform: scaleY(1.009);
            transform: scaleY(1.009);
  }
  64% {
    -webkit-transform: scaleY(1.011);
            transform: scaleY(1.011);
  }
  66% {
    -webkit-transform: scaleY(1.007);
            transform: scaleY(1.007);
  }
  68% {
    -webkit-transform: scaleY(1.002);
            transform: scaleY(1.002);
  }
  70% {
    -webkit-transform: scaleY(0.996);
            transform: scaleY(0.996);
  }
  72% {
    -webkit-transform: scaleY(0.994);
            transform: scaleY(0.994);
  }
  76% {
    -webkit-transform: scaleY(0.998);
            transform: scaleY(0.998);
  }
  78% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  80% {
    -webkit-transform: scaleY(1.003);
            transform: scaleY(1.003);
  }
  86% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  88% {
    -webkit-transform: scaleY(0.999);
            transform: scaleY(0.999);
  }
  98% {
    -webkit-transform: scaleY(1.001);
            transform: scaleY(1.001);
  }
  100% {
    -webkit-transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);
            transform: rotateX(0deg) rotateZ(0deg) scaleX(1) scaleY(1);
    opacity: 1.000;
  }
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

textarea,
button,
select,
input {
  margin: 0;
  -webkit-border-radius: 0;
          border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

textarea {
  resize: none;
  vertical-align: top;
}

input[type="submit"] {
  display: block;
  text-align: center;
}

select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  background: none;
  color: #fff;
}

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

b {
  font-weight: normal;
}

p {
  margin: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

svg {
  display: block;
  width: 100%;
}

header,
section,
footer {
  position: relative;
}

.container {
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

.page-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  overflow: hidden;
}

.page-content > footer {
  margin-top: auto;
}

body {
  position: relative;
  margin: 0;
  min-width: 320px;
  min-height: 100%;
  background-color: #fdc311;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 16px;
  color: #233144;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #233144;
  text-decoration: none;
}

::-webkit-input-placeholder {
  color: #fff;
}

::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #fff;
}

::-ms-input-placeholder {
  color: #fff;
}

::placeholder {
  color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}

:-webkit-autofill, :-webkit-autofill:hover, :-webkit-autofill:focus, :-webkit-autofill:active {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
  -webkit-box-shadow: none;
  -webkit-text-fill-color: #fff;
}

.btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: auto;
  min-width: 340px;
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  border: none;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #45409c;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

.btn:hover {
  background-color: #272098;
}

.btn.btn--orange {
  background-color: #ff4d01;
}

.btn.btn--orange:hover {
  background-color: #ff2f01;
}

.btn.btn--gradient {
  background: -webkit-gradient(linear, left top, right top, from(#6E24F9), to(#A344F7));
  background: -webkit-linear-gradient(left, #6E24F9 0%, #A344F7 100%);
  background: linear-gradient(90deg, #6E24F9 0%, #A344F7 100%);
}

.btn.btn--gradient:hover::before {
  opacity: 1;
}

.btn.btn--gradient::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #272098;
  opacity: 0;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  content: "";
  z-index: -1;
  pointer-events: none;
}

.price {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
  line-height: 1;
}

.price .old-price,
.price .new-price {
  white-space: nowrap;
  opacity: 0;
}

.price .new-price {
  margin-left: 38px;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
  color: #45409c;
  font-size: 30px;
}

.price .old-price {
  position: relative;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #444;
}

.price .old-price::before {
  position: absolute;
  top: 48%;
  left: 50%;
  display: block;
  width: 115%;
  height: 2px;
  background-color: #f00;
  content: "";
  -webkit-transform: translateX(-50%) rotate(-3deg);
          transform: translateX(-50%) rotate(-3deg);
}

.promo {
  color: #222;
  font-size: 18px;
  white-space: nowrap;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  line-height: 1;
}

.promo-val {
  opacity: 0;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
  color: #e51b1b;
}

.btn-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
}

.btn-wrap .promo {
  margin-top: 8px;
}

.btn-wrap .price {
  margin-bottom: 15px;
}

a, .arrow {
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.title {
  width: 100%;
  position: relative;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #1d3784;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}

.title.title--yellow {
  color: #ffc700;
}

.title.title--red {
  color: #ff3003;
}

/**
 * Top Banner
 */
.top-banner {
  background-color: #fdc20c;
}

.top-banner .title {
  text-align: left;
  margin-bottom: 40px;
  max-width: 570px;
  max-width: 600px;
}

.top-banner .btn-wrap {
  margin-left: 64px;
}

.top-banner .thor {
  top: -43px;
  right: calc(100% + 84px);
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
}

.tb-content {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  padding: 40px 0 74px;
}

.banner-list {
  width: 100%;
  max-width: 500px;
  margin-bottom: 47px;
}

.banner-list li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 30px;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.banner-list li:nth-of-type(1)::before {
  background: url(../img/list-dick-icon.png) center/0.4em 0.5em no-repeat, #ff4d01;
}

.banner-list li:nth-of-type(2)::before {
  background: url(../img/list-bed-icon.png) center/0.5em 0.34em no-repeat, #ff4d01;
}

.banner-list li:nth-of-type(3)::before {
  background: url(../img/list-clock-icon.png) center/0.5em 0.5em no-repeat, #ff4d01;
}

.banner-list li:last-child {
  margin-bottom: 0;
}

.banner-list li::before {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: .64em;
  height: .64em;
  margin-right: 20px;
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  border: 1px solid #fff;
  -webkit-border-radius: .06em;
          border-radius: .06em;
  content: "";
}

.tb-img-wrap {
  font-size: 100px;
  position: absolute;
  top: -187px;
  left: 567px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.tb-product {
  position: relative;
  z-index: 1;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 2.77em;
  margin: 0 -1.16em .04em 0;
}

.tb-product img {
  opacity: 0;
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.tb-product .discount {
  top: 16.5%;
  left: -36.5%;
}

.tb-product .discount span {
  opacity: 0;
}

.tb-product.animated img {
  -webkit-animation: jellyfall2 0.983s 0s linear 1 normal both;
          animation: jellyfall2 0.983s 0s linear 1 normal both;
}

.tb-product.animated .discount span {
  -webkit-animation: kitchenSink 3.633s 0s linear 1 normal both;
          animation: kitchenSink 3.633s 0s linear 1 normal both;
}

.tb-img {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 9.17em;
  height: 7.93em;
  background: url(../img/tb-img.jpg) center/contain no-repeat;
}

.discount {
  font-size: 36px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 4.16667em;
  height: 3.88889em;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
  color: #fff;
  position: absolute;
  background: url(../img/discount-bg.svg) center/contain no-repeat;
}

.discount span {
  top: 0.16667em;
  left: 0.08333em;
  position: relative;
}

.thor {
  font-size: 100px;
  width: 2.18em;
  height: 2.65em;
  background: url(../img/thor.png) center/contain no-repeat;
  position: absolute;
  pointer-events: none;
}

.tb-decor {
  position: absolute;
  bottom: 195px;
  right: calc(100% + 7px);
  font-size: 100px;
  width: 2.3em;
  height: 1em;
  -webkit-border-radius: 0 .6em 0 .6em;
          border-radius: 0 .6em 0 .6em;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  background: url(../img/decor.svg) 50% 50%/125px 88px no-repeat, #7325ff;
}

/**
 * About
 */
.about {
  background: url(../img/about-bg.jpg) 50% 50%/cover no-repeat;
}

.about .title {
  margin-bottom: 90px;
}

.about-content {
  padding: 90px 0 100px;
}

.about-items {
  width: 100%;
  margin-bottom: -40px;
  padding-left: 70px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.about-item {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  width: 475px;
  margin-bottom: 40px;
  padding: 22px 30px 24px 0;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: #fdc20c;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  font-size: 18px;
  line-height: 1.3;
}

.about-item-inner {
  -webkit-flex: 1;
          flex: 1;
}

.about-item-title {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #1d3784;
  margin-bottom: 7px;
  height: 2.54545em;
}

.about-item-icon {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 100px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 1.4em;
  height: 1.6em;
  margin-left: -.7em;
  margin-right: 30px;
  background: -webkit-gradient(linear, left top, right top, from(#6E24F9), to(#A344F7));
  background: -webkit-linear-gradient(left, #6E24F9 0%, #A344F7 100%);
  background: linear-gradient(90deg, #6E24F9 0%, #A344F7 100%);
  -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 10px;
          border-radius: 10px;
  opacity: 0;
  -webkit-transform: translateX(50%) scale(0.8);
          transform: translateX(50%) scale(0.8);
  -webkit-transition: opacity 0.32s, -webkit-transform 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 0.32s, -webkit-transform 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  transition: transform 0.8s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.32s;
  transition: transform 0.8s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.32s, -webkit-transform 0.8s cubic-bezier(0, 0.55, 0.45, 1);
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
}

.about-item-icon img {
  width: 1em;
}

.about-item-icon.animated {
  opacity: 1;
  -webkit-transform: translateX(0) scale(1);
          transform: translateX(0) scale(1);
}

/**
 * Features
 */
.features {
  overflow: hidden;
}

.features .thor {
  bottom: 144px;
  left: calc(100% - 37px);
  -webkit-transform: scaleX(-1) rotate(-20deg);
          transform: scaleX(-1) rotate(-20deg);
}

.features .subtitle {
  max-width: 860px;
  -webkit-align-self: center;
          align-self: center;
}

.features-decor {
  font-size: 100px;
  position: absolute;
  z-index: -999;
  top: -5px;
  right: calc(50% + 260px);
  height: 3.69em;
  width: 5.77em;
  background: url(../img/condoms.png) center/contain no-repeat;
}

.features-content {
  position: relative;
  padding: 92px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.features-content > .circles {
  font-size: 100px;
  left: calc(50% + 460px);
  bottom: -5em;
  z-index: -99;
}

.features-content > .circles div {
  -webkit-animation: none;
          animation: none;
}

.features-inner {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 196px 0 142px;
}

.features-inner::before {
  font-size: 100px;
  position: absolute;
  left: calc(100% - 194px);
  top: -60px;
  display: block;
  width: 4em;
  height: 4em;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(254, 144, 30, 0.8) 0%, rgba(253, 195, 17, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(254, 144, 30, 0.8) 0%, rgba(253, 195, 17, 0) 100%);
  content: "";
  pointer-events: none;
  z-index: -1000;
}

.features-list {
  position: absolute;
  left: calc(50% - 5px);
  top: 83px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1062px;
  width: 1100px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.features-list li {
  position: relative;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 400px;
  text-align: center;
  color: #1d3784;
  line-height: 1.3;
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 172px;
  margin-bottom: 140px;
  padding: 0 50px;
}

.features-list li:first-child {
  width: 100%;
  left: 5px;
  margin-bottom: 172px;
}

.features-product {
  font-size: 100px;
  position: relative;
}

.features-product .circles {
  top: calc(48.5% - 5em);
  left: calc(50% - 5em);
}

.anim.animated .product-left {
  -webkit-transform: scale(0.8) rotate(-15deg) !important;
          transform: scale(0.8) rotate(-15deg) !important;
}

.anim.animated .product-right {
  -webkit-transform: scale(0.8) rotate(15deg) !important;
          transform: scale(0.8) rotate(15deg) !important;
}

.product {
  position: relative;
  z-index: 3;
  width: 3.06em;
}

.product-left {
  width: 3.06em;
  -webkit-transform: scale(0.8) rotate(0deg);
          transform: scale(0.8) rotate(0deg);
  left: -21%;
}

.product-right {
  width: 3.06em;
  -webkit-transform: scale(0.8) rotate(0deg);
          transform: scale(0.8) rotate(0deg);
  right: -21%;
}

.product-left,
.product-right {
  position: absolute;
  top: -2%;
  -webkit-transition: all 3.6s cubic-bezier(0.34, 1.84, 0.64, 1);
  transition: all 3.6s cubic-bezier(0.34, 1.84, 0.64, 1);
}

.product-left img,
.product-right img {
  -webkit-filter: blur(2.5px);
          filter: blur(2.5px);
}

.title + .subtitle {
  margin-top: 10px;
}

.subtitle {
  position: relative;
  width: 100%;
  text-align: center;
  line-height: 1.3;
  font-size: 20px;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
}

.subtitle span {
  color: #ff3003;
}

.features-details {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  width: 570px;
  padding-right: 45px;
  position: relative;
}

.features-details::before {
  font-size: 100px;
  position: absolute;
  right: calc(100% - 32px);
  bottom: calc(100% + 85px);
  display: block;
  width: 3em;
  height: 3em;
  background: -webkit-radial-gradient(50% 50%, 50% 50%, rgba(254, 144, 30, 0.8) 0%, rgba(253, 195, 17, 0) 100%);
  background: radial-gradient(50% 50% at 50% 50%, rgba(254, 144, 30, 0.8) 0%, rgba(253, 195, 17, 0) 100%);
  content: "";
  pointer-events: none;
  z-index: -5;
}

.features-details .title {
  text-align: left;
}

.features-details .subtitle {
  text-align: left;
  color: #1d3784;
}

.features-details-text {
  width: 100%;
  margin-top: 36px;
  font-size: 18px;
}

.features-details-text span {
  display: block;
  margin-bottom: 10px;
}

.features-details-text p {
  margin-bottom: 13px;
}

.features-details-text p:last-child {
  margin-bottom: 0;
}

.features-details-img-wrap {
  font-size: 100px;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  position: absolute;
  top: 10px;
  top: 50%;
  left: calc(100% + 15px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.features-details-img-wrap::before {
  position: absolute;
  left: 100%;
  top: calc(50% - 1.98em);
  display: block;
  width: 2.66em;
  height: 3.96em;
  background: url(../img/features-details-map.jpg) center/contain no-repeat;
  content: "";
  z-index: -1;
  overflow: hidden;
  -webkit-border-radius: 0 10px 10px 0;
          border-radius: 0 10px 10px 0;
}

.features-details-img {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  overflow: hidden;
  width: 2.89em;
}

.circle, .circles > div, .circles > div > div, .circles > div > div > div, .circles > div > div > div > div {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.3);
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}

.circles {
  position: absolute;
  z-index: -1;
}

.circles div {
  -webkit-animation: circles 5s cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate infinite;
          animation: circles 5s cubic-bezier(0.455, 0.03, 0.515, 0.955) alternate infinite;
}

.circles > div {
  width: 10em;
  height: 10em;
  background-color: #fdbc0c;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.circles > div > div {
  width: 8em;
  height: 8em;
  background-color: #fec01d;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.circles > div > div > div {
  width: 6em;
  height: 6em;
  background-color: #fdb719;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

.circles > div > div > div > div {
  width: 4em;
  height: 4em;
  background-color: #fe8f1b;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

/**
 * Orders
 */
.order {
  background-color: #45409c;
}

.order-content {
  padding: 100px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
}

.order-content::before {
  font-size: 100px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 1920px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  z-index: -1;
  background: url(../img/order-bg.jpg) 0 50%/auto 100% no-repeat;
}

@media (min-width: 1921px) {
  .order-content::before {
    width: 100vw;
  }
}

.hw-line {
  -webkit-order: 1;
          order: 1;
  padding: 19px 48px 22px;
  margin: 50px auto 0;
  border: 2px solid #fdc311;
  font-size: 24px;
  line-height: 1.3;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin: 50px 0 0;
  color: #fff;
  text-align: center;
}

.order-inner {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}

.order-product-wrap {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  width: 50%;
  padding: 41px 40px 22px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  background-color: #fff;
}

.order-subtitle {
  width: 100%;
  margin-top: 13px;
  text-align: center;
  text-transform: uppercase;
  color: #1d3784;
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}

.price.price__order {
  margin: 21px 0 17px;
}

.order-product {
  position: relative;
  font-size: 92px;
}

.order-product .discount {
  top: 3.5%;
  left: -31.5%;
}

.form-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  width: 50%;
  padding: 50px 85px 37px;
  position: relative;
  -webkit-border-radius: 0 10px 10px 0;
          border-radius: 0 10px 10px 0;
  -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.25);
  background: -webkit-gradient(linear, left top, right top, color-stop(-2.54%, #132864), to(#162750));
  background: -webkit-linear-gradient(left, #132864 -2.54%, #162750 100%);
  background: linear-gradient(90deg, #132864 -2.54%, #162750 100%);
}

.order-list {
  width: 100%;
  margin-bottom: 38px;
}

.order-list li {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  height: 2em;
  padding-left: 65px;
  margin-bottom: 20px;
}

.order-list li::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  width: 50px;
  height: 50px;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  content: "";
  margin-right: 15px;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}

.order-list li:nth-of-type(1)::before {
  background-image: url(../img/order-list-icon-1.png);
}

.order-list li:nth-of-type(2)::before {
  background-image: url(../img/order-list-icon-2.png);
}

.order-list li:nth-of-type(3)::before {
  background-image: url(../img/order-list-icon-3.png);
}

.order-list li:nth-of-type(4)::before {
  background-image: url(../img/order-list-icon-4.png);
}

.order-list li:nth-of-type(5)::before {
  background-image: url(../img/order-list-icon-5.png);
}

.order-list li:last-child {
  margin-bottom: 0;
}

label.error {
  display: none !important;
}

.form {
  width: 340px;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.form .btn-wrap {
  width: 100%;
}

.form .btn {
  min-width: 1px;
  width: 100%;
  margin-top: 10px;
}

.form .promo {
  color: #fff;
}

.form .promo-val {
  color: #fdc311;
}

.form-input {
  width: 100%;
  margin-bottom: 10px;
}

input {
  width: 100%;
  height: 60px;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  background-color: rgba(21, 40, 91, 0);
  padding: 12px 20px;
  color: #fff;
  font-size: 18px;
  vertical-align: top;
}

input:focus {
  border-color: #fdc311;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  color: #fff;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 100px #15285b inset;
}

/**
 * Reviews
 */
.reviews .title {
  margin-bottom: 90px;
}

.reviews-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding: 92px 0 100px;
  position: relative;
}

.reviews-content::after {
  font-size: 100px;
  position: absolute;
  left: calc(100% + 17px);
  bottom: 0;
  display: block;
  width: 3em;
  height: 4.81em;
  background: url(../img/reviews-img.jpg) center/contain no-repeat;
  content: "";
}

.reviews-slider-wrap {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 0 55px;
}

.reviews-sliders {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.reviews-slider {
  display: -webkit-flex;
  display: flex;
  position: relative;
  width: calc(50% - 25px);
}

.reviews-slider .slick-track {
  display: -webkit-flex;
  display: flex;
  height: 100%;
}

.reviews-slider .slick-list {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  margin-right: -1px;
}

.reviews-slider .slick-slide {
  display: -webkit-flex;
  display: flex;
  height: auto;
  margin-right: 1px;
}

.reviews-slider .slick-center .review-text {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}

.reviews-slider .slick-center .review-in::before {
  opacity: 1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.25s;
  transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.reviews-slider .review-in::before {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  transition: transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.25s;
  transition: transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

.reviews-slider > div:nth-child(n+1) {
  display: none;
}

.reviews-slider.slick-initialized > div {
  display: block;
}

.review {
  position: relative;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  font-size: 18px;
  color: #fff;
  padding-left: 30px;
}

.review-in {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  position: relative;
  padding: 20px 30px 23px 60px;
  background-color: #45409c;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}

.review-in::before {
  font-size: 100px;
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 30px;
  display: block;
  width: .6em;
  height: .6em;
  -webkit-border-radius: .06em;
          border-radius: .06em;
  overflow: hidden;
  background: url(../img/quote.svg) center/0.32em 30em no-repeat, -webkit-gradient(linear, left top, right top, from(#6E24F9), to(#A344F7));
  background: url(../img/quote.svg) center/0.32em 30em no-repeat, -webkit-linear-gradient(left, #6E24F9 0%, #A344F7 100%);
  background: url(../img/quote.svg) center/0.32em 30em no-repeat, linear-gradient(90deg, #6E24F9 0%, #A344F7 100%);
  content: "";
}

.review-text {
  width: 100%;
  opacity: 0;
  -webkit-transform: translateY(20px) scale(0.8);
          transform: translateY(20px) scale(0.8);
  -webkit-transition: opacity 1.5s, -webkit-transform 1s;
  transition: opacity 1.5s, -webkit-transform 1s;
  transition: opacity 1.5s, transform 1s;
  transition: opacity 1.5s, transform 1s, -webkit-transform 1s;
}

.reviews-link {
  font-size: 18px;
  color: #444;
  position: absolute;
  right: 85px;
  text-align: center;
  top: calc(100% + 15px);
  line-height: 1;
}

.reviews-link:hover {
  text-decoration: underline;
}

.arrow {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 100px;
  width: .25em;
  height: .44em;
  cursor: pointer;
}

.arrow::before {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: calc(100% + .6em);
  height: calc(100% + .6em);
  content: "";
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.arrow svg {
  width: 100%;
  height: 100%;
}

.arrow path {
  fill: #fff;
  -webkit-transition: fill .32s;
  transition: fill .32s;
}

.arrow:hover path {
  fill: #45409c;
}

.arrows__reviews .arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.arrows__reviews .arrow-prev {
  left: 0;
}

.arrows__reviews .arrow-next {
  right: 0;
}

.review-popup {
  position: relative;
  width: calc(100% - 18px);
  max-width: 750px;
  margin: 0 auto;
  padding: 50px 100px 50px 50px;
  background-color: #f6f7ff;
  -webkit-border-radius: 6px;
          border-radius: 6px;
}

.review-form {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-flex-direction: column;
          flex-direction: column;
}

.review-form input:not([type="radio"]),
.review-form textarea {
  width: 100%;
  height: 50px;
  padding: 11px 15px 13px 20px;
  background-color: #fbfbff;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border: 1px solid #888;
  font-size: 18px;
  color: #444;
}

.review-form input:not([type="radio"])::-webkit-input-placeholder, .review-form textarea::-webkit-input-placeholder {
  color: #444;
}

.review-form input:not([type="radio"])::-moz-placeholder, .review-form textarea::-moz-placeholder {
  color: #444;
  opacity: 1;
}

.review-form input:not([type="radio"]):-ms-input-placeholder, .review-form textarea:-ms-input-placeholder {
  color: #444;
}

.review-form input:not([type="radio"])::-ms-input-placeholder, .review-form textarea::-ms-input-placeholder {
  color: #444;
}

.review-form input:not([type="radio"])::placeholder, .review-form textarea::placeholder {
  color: #444;
}

.review-form input:not([type="radio"]):-webkit-autofill, .review-form input:not([type="radio"]):-webkit-autofill:hover, .review-form input:not([type="radio"]):-webkit-autofill:focus,
.review-form textarea:-webkit-autofill,
.review-form textarea:-webkit-autofill:hover,
.review-form textarea:-webkit-autofill:focus {
  color: #444;
  -webkit-text-fill-color: #444;
  -webkit-box-shadow: 0 0 0px 100px #fbfbff inset;
}

.review-form textarea {
  height: 98px;
  padding-top: 14px;
}

.review-input {
  width: 100%;
  max-width: 250px;
}

.popup-review-text {
  width: 100%;
  margin-bottom: 30px;
}

.review-form-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.rating-wrap {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  margin-left: 30px;
}

.rating-caption {
  margin-right: 8px;
  font-size: 18px;
  color: #222;
}

.rating {
  position: relative;
  z-index: 0;
  font-size: 100px;
  position: relative;
  width: 1em;
  height: .18em;
  background: url(../img/rating-stars-empty.svg) 0 0/cover no-repeat;
}

.rating-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.rating-input:checked + .rating-star {
  background-image: url(../img/rating-stars-full.svg);
}

.rating-star {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  height: .18em;
  background-size: 1em .18em;
  background-repeat: no-repeat;
  cursor: pointer;
}

.rating-star:hover {
  background-image: url(../img/rating-stars-full.svg);
}

.rating-star:hover ~ .rating-star {
  background-image: url(../img/rating-stars-empty.svg);
}

.rating-star:nth-of-type(1) {
  z-index: 5;
  width: .2em;
}

.rating-star:nth-of-type(2) {
  z-index: 4;
  width: .4em;
}

.rating-star:nth-of-type(3) {
  z-index: 3;
  width: .6em;
}

.rating-star:nth-of-type(4) {
  z-index: 2;
  width: .8em;
}

.rating-star:nth-of-type(5) {
  z-index: 1;
  width: 1em;
}

.review-btn {
  position: relative;
  display: inline-block;
  width: auto;
  min-width: 250px;
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  border: none;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  background-color: #5b67c8;
  font-size: 18px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

.review-btn:hover {
  background-color: #4755cc;
}

.review-msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
          align-items: center;
}

.review-msg-icon {
  font-size: 100px;
  width: .6em;
  margin: 0 0 22px;
}

.review-msg-text {
  width: 100%;
  padding: 0 15px;
  font-size: 18px;
  color: #222;
  line-height: 1.3;
  text-align: center;
}

/**
 * Bottom Banner
 */
.bottom-banner {
  background: url(../img/bb-bg.jpg) 47% 100%/cover no-repeat;
}

.bottom-banner .title {
  max-width: 600px;
  margin-bottom: 92px;
}

.bottom-banner .banner-list {
  color: #fff;
}

.bottom-banner .thor {
  top: 37px;
  left: calc(100% - 125px);
  -webkit-transform: scaleX(-1) rotate(-20deg);
          transform: scaleX(-1) rotate(-20deg);
}

.bottom-banner .promo {
  color: #fff;
}

.bottom-banner .promo-val {
  color: #ffc700;
}

.bottom-banner .btn-wrap {
  margin-left: 65px;
}

.bottom-banner .price .old-price {
  color: #fff;
}

.bottom-banner .price .new-price {
  color: #ffc700;
}

.bb-content {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
          align-items: center;
  padding-top: 90px;
}

.bb-inner {
  position: relative;
  -webkit-align-self: flex-end;
          align-self: flex-end;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  width: 555px;
  margin-bottom: 50px;
}

.bb-product {
  position: absolute;
  bottom: -22px;
  right: calc(100% + 111px);
  font-size: 86px;
}

.bb-product .discount {
  top: 4%;
  left: -40%;
}

.bb-footer {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  padding: 17px 0 16px;
  font-size: 14px;
  line-height: 1;
  color: #e7e7e7;
}

.bb-footer::before {
  position: absolute;
  left: 50%;
  background-color: rgba(69, 64, 156, 0.8);
  top: 0;
  display: block;
  width: 100vw;
  height: 100%;
  content: "";
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.footer-policy {
  color: inherit;
}

.footer-policy:hover {
  color: inherit;
  text-decoration: underline;
}

/**
 * Policy
 */
.policy {
  position: relative;
  display: block;
  width: 800px;
  margin: 0 auto;
  padding: 50px 50px 40px;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  text-align: justify;
}

.policy h2 {
  margin-bottom: 22px;
  font-size: 24px;
  line-height: 1;
  text-align: center;
}

@media (min-width: 768px) {
  .policy h2 br {
    display: none;
  }
}

.policy p {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .policy {
    width: 740px;
  }
  .bb-footer {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
    text-align: center;
    padding: 12px 0 11px;
  }
  .footer-policy {
    -webkit-order: 1;
            order: 1;
  }
  .footer-copyright {
    -webkit-order: 2;
            order: 2;
  }
  .footer-address {
    -webkit-order: 3;
            order: 3;
  }
  .features-details {
    padding-right: 0;
  }
  .features-details-img-wrap {
    -webkit-transform: none;
            transform: none;
    top: 0;
  }
  .features .subtitle {
    -webkit-align-self: unset;
            align-self: unset;
  }
  .tb-decor {
    background: none;
    display: none;
  }
  .top-banner .thor {
    top: auto;
    bottom: 43px;
    right: calc(100% - 23px);
  }
  .about-item-title {
    height: auto;
  }
  .about-item {
    width: 100%;
    max-width: 620px;
  }
  .about-items {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
  }
  .features .thor {
    bottom: 29px;
    left: calc(100% - 98px);
  }
  .features-details-img-wrap {
    position: relative;
    left: 0;
    top: 0;
    margin-top: 44px;
  }
  .features-list {
    width: 992px;
  }
  .features-list li {
    width: 340px;
  }
  .features-details {
    width: 100%;
  }
  .features-content > .circles {
    left: calc(50% + 12px);
  }
  .form-wrap {
    -webkit-align-items: center;
            align-items: center;
    padding: 50px 48px 37px;
    width: 436px;
  }
  .order-product-wrap {
    width: auto;
    -webkit-flex: 1;
            flex: 1;
  }
  .reviews-slider-wrap {
    padding: 0;
  }
  .arrows__reviews {
    width: 100%;
    padding: 0 60px;
    margin-top: 30px;
    left: 15px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
  }
  .arrows__reviews .arrow {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    right: auto;
  }
  .reviews-link {
    position: relative;
    right: 0;
    top: 0;
  }
  .reviews-slider {
    width: calc(50% - 24px);
  }
  .reviews-content::after {
    background: none;
    display: none;
  }
  .bb-inner {
    width: 505px;
  }
  .bb-product {
    right: calc(100% + 88px);
  }
  .about-items {
    margin: 0;
  }
  .about-item:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .policy {
    width: 658px;
  }
  .features-list li {
    padding: 0 32px;
  }
  .popup-video {
    width: 100%;
    max-width: 690px;
  }
  .reviews-slider-wrap {
    padding: 0 60px 0 30px;
  }
  .reviews-slider {
    width: 100%;
  }
  .reviews-slider.reviews-slider-2 {
    display: none;
  }
  .reviews-slider .slick-list {
    -webkit-border-radius: 10px;
            border-radius: 10px;
  }
  .reviews-slider .slick-center .review-text {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
            transform: translateY(0) scale(1);
  }
  .reviews-slider .slick-center .review-in::before {
    opacity: 1;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.25s;
    transition: transform 1.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .review-in::before {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
    -webkit-transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
    transition: opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
    transition: transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.25s;
    transition: transform 1.5s cubic-bezier(0, 0.55, 0.45, 1), opacity 0.25s, -webkit-transform 1.5s cubic-bezier(0, 0.55, 0.45, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  .tb-img-wrap {
    font-size: 87px;
    left: 2.57471em;
    margin: -2.75862em 0 15px;
    -webkit-align-self: flex-start;
            align-self: flex-start;
    position: relative;
    top: 0;
  }
  .top-banner .title {
    z-index: 1;
    text-align: center;
    margin-bottom: 30px;
  }
  .top-banner .banner-list {
    z-index: 1;
    margin: 0;
    max-width: none;
    padding-left: 30px;
    padding-right: 95px;
  }
  .top-banner .thor {
    right: calc(100% - 178px);
    bottom: 148px;
  }
  .top-banner .discount {
    top: 15%;
    left: -44%;
  }
  .tb-content {
    -webkit-align-items: center;
            align-items: center;
    padding: 30px 0 60px;
  }
  .top-banner .btn-wrap {
    margin: 0;
  }
  .banner-list li {
    margin-bottom: 20px;
  }
  .about-content {
    padding: 70px 0 80px;
  }
  .about {
    background: none;
    background-color: #45409c;
  }
  .about .title {
    margin-bottom: 68px;
  }
  .features-content {
    padding: 70px 0 80px;
  }
  .features-decor {
    background: none;
    display: none;
  }
  .features .thor {
    background: none;
    display: none;
  }
  .features-list {
    width: 720px;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
            transform: none;
    z-index: 2;
  }
  .features-list li:nth-of-type(n) {
    margin-bottom: 70px;
  }
  .features-list li:nth-of-type(n):first-child {
    left: 0;
  }
  .features-inner {
    padding: 30px 0 92px;
  }
  .features-inner::before {
    left: calc(50% - 2em);
    top: 30px;
    z-index: 1;
  }
  .features-details .subtitle,
  .features-details .title {
    text-align: center;
  }
  .features-details .title {
    padding: 0 30px;
  }
  .features-content > .circles {
    left: calc(50% - 116px);
  }
  .order-list {
    width: auto;
  }
  .order-inner {
    -webkit-flex-direction: column;
            flex-direction: column;
  }
  .order-product-wrap {
    width: 100%;
    -webkit-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
  }
  .form-wrap {
    width: 100%;
    -webkit-border-radius: 0 0 10px 10px;
            border-radius: 0 0 10px 10px;
  }
  .order-content {
    padding: 80px 0;
  }
  .hw-line br {
    display: none;
  }
  .order-content::before {
    background: none;
    display: none;
  }
  .reviews-content {
    padding: 68px 0 80px;
  }
  .reviews .title {
    margin-bottom: 68px;
  }
  .bb-product {
    right: 0;
    bottom: 0;
    position: relative;
    margin: 40px 0 0;
  }
  .bb-inner {
    width: 100%;
    -webkit-align-items: center;
            align-items: center;
  }
  .bottom-banner .btn-wrap {
    margin-left: 0;
  }
  .bottom-banner .title {
    margin-bottom: 38px;
  }
  .bottom-banner .thor {
    top: 146px;
    left: calc(100% - 143px);
  }
  .bottom-banner .banner-list {
    margin: 0;
  }
  .bb-content {
    padding-top: 68px;
  }
  .features .title,
  .features .subtitle {
    z-index: 2;
  }
}

@media (max-width: 767px) {
  .policy {
    width: 456px;
    padding: 50px 40px 40px;
  }
  .popup-video {
    width: 100%;
    max-width: 510px;
  }
  .top-banner .banner-list {
    padding: 0;
  }
  .top-banner .thor {
    background: none;
    display: none;
  }
  .top-banner .discount {
    top: -8%;
    left: -32%;
    z-index: -1;
  }
  .tb-product {
    margin: 0 -1.36em .04em 0;
  }
  .tb-img-wrap {
    left: 27px;
    margin: -200px 0 15px;
  }
  .subtitle br {
    display: none;
  }
  .about-content {
    padding: 54px 0 70px;
  }
  .features-content {
    padding: 54px 0 70px;
  }
  .features-details {
    -webkit-align-items: center;
            align-items: center;
  }
  .features-details-img-wrap::before {
    background: none;
    display: none;
  }
  .features-content > .circles {
    display: none;
  }
  .features-product {
    font-size: 90px;
    margin: 44px 0 10px;
  }
  .features-list {
    width: 100%;
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
  }
  .features-list li:nth-of-type(n) {
    width: 100%;
    margin-bottom: 22px;
    padding: 0 25px;
  }
  .features-list li:nth-of-type(n):last-child {
    margin-bottom: 0;
  }
  .features-inner::before {
    left: 50vw;
    top: auto;
    bottom: calc(100% - 200px);
  }
  .features-inner {
    padding: 44px 0 66px;
  }
  .order-content {
    padding: 70px 0;
  }
  .hw-line {
    padding: 19px 20px 22px;
  }
  .reviews-content {
    padding: 54px 0 0;
  }
  .reviews-content::after {
    display: block;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 30px;
    background: url(../img/reviews-img.jpg) center/contain no-repeat;
  }
  .reviews-slider-wrap {
    padding: 0;
  }
  .reviews .title {
    margin-bottom: 54px;
  }
  .arrows__reviews {
    padding: 0 45px;
  }
  .bb-content {
    padding-top: 54px;
  }
  .bottom-banner .thor {
    background: none;
    display: none;
  }
  .features-details::before {
    right: auto;
    left: 65%;
    bottom: 505px;
  }
}

@media (max-width: 575px) {
  .container > [class$="-content"] {
    max-width: 510px;
    margin: 0 auto;
  }
  .about-item-title {
    -webkit-justify-content: center;
            justify-content: center;
  }
  .features-list li {
    padding: 0;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .hw-line {
    font-size: 6.875vw;
  }
}

@media (max-width: 575px) and (min-width: 349px) {
  .hw-line {
    font-size: 24px;
  }
}

@media (max-width: 575px) {
  .popup-video {
    width: calc(100% - 30px);
  }
  .order-btn {
    right: 15px;
    bottom: 10px;
  }
  .review-form-inner {
    -webkit-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .rating-wrap {
    margin-left: 0;
  }
  .review-popup {
    padding: 60px 20px 50px;
  }
  .rating {
    font-size: 170px;
  }
  .review-input {
    margin-bottom: 20px;
    max-width: none;
  }
  .review-btn {
    width: 100%;
  }
  .policy {
    max-width: 456px;
    width: calc(100% - 8px);
    padding: 25px 18px 15px;
    font-size: 14px;
    text-align: left;
  }
  .policy h2 {
    font-size: 22px;
  }
  .policy p {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) and (min-width: 348px) {
  .policy {
    text-align: justify;
  }
}

@media (max-width: 575px) and (min-width: 414px) {
  .policy {
    padding: 25px 30px 25px;
  }
}

@media (max-width: 575px) {
  .title {
    line-height: 1.2;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .title {
    font-size: 9.375vw;
  }
}

@media (max-width: 575px) and (min-width: 384px) {
  .title {
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .tb-content {
    padding: 24px 0 47px;
  }
  .btn {
    min-width: 1px;
    width: 100%;
    max-width: 340px;
  }
  .btn-wrap {
    width: 100%;
    max-width: 340px;
  }
  .btn-wrap .btn {
    max-width: none;
  }
  .top-banner .title,
  .bottom-banner .title {
    margin-bottom: 22px;
  }
  .banner-list {
    line-height: 1.3;
  }
  .tb-img-wrap {
    left: -47px;
    margin: -0.64865em 0 55px;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .tb-img-wrap {
    font-size: 23.125vw;
  }
}

@media (max-width: 575px) and (min-width: 432px) {
  .tb-img-wrap {
    font-size: 100px;
  }
}

@media (max-width: 575px) {
  .tb-img-wrap .discount {
    font-size: 0.39189em;
  }
  .tb-product {
    position: absolute;
    bottom: -6%;
    margin: 0;
    left: 41%;
    width: 1.63em;
  }
  .tb-img {
    width: 7.43em;
    height: 6.61em;
    background: url(../img/tb-img-mob.jpg) center/contain no-repeat;
  }
  .top-banner .discount {
    top: 38%;
    left: -66%;
  }
  .about-content {
    padding: 44px 0 50px;
  }
  .about-items {
    padding: 80px 0 0;
  }
  .about-item {
    padding: 0 10px 35px;
    -webkit-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin-bottom: 110px;
  }
  .about-item-icon {
    margin: -80px 0 20px;
  }
  .about .title {
    margin-bottom: 44px;
  }
  .features-content {
    padding: 44px 0 50px;
  }
  .features-details .title {
    padding: 0;
  }
  .title + .subtitle {
    margin-top: 13px;
  }
  .features-inner {
    padding: 33px 0 74px;
  }
  .features-product {
    margin: 36px 0 7px;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .features-product {
    font-size: 19.375vw;
  }
}

@media (max-width: 575px) and (min-width: 465px) {
  .features-product {
    font-size: 90px;
  }
}

@media (max-width: 575px) {
  .features-details-img-wrap {
    margin-top: 21px;
  }
  .features-details::before {
    left: 55%;
    bottom: 43%;
  }
  .features-inner::before {
    left: 38vw;
  }
  .order-content {
    padding: 50px 0;
  }
  .order-product-wrap {
    padding: 24px 9px 10px;
  }
  .order-subtitle {
    margin-top: 7px;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .order-product {
    font-size: 20.625vw;
  }
}

@media (max-width: 575px) and (min-width: 436px) {
  .order-product {
    font-size: 90px;
  }
}

@media (max-width: 575px) {
  .order-product .discount {
    font-size: 0.39394em;
    top: 1.5%;
    left: -26.5%;
  }
  .form {
    width: 100%;
    max-width: 340px;
  }
  .form-wrap {
    padding: 35px 10px 37px;
  }
  .order-list {
    padding-left: 5px;
  }
  .order-list li {
    margin-bottom: 32px;
  }
  .hw-line {
    margin-top: 30px;
  }
  .reviews-content {
    padding: 44px 0 0;
  }
  .reviews .title {
    margin-bottom: 44px;
  }
  .arrows__reviews {
    left: 0;
    padding: 0 10px;
    margin-top: 20px;
  }
  .review {
    padding: 30px 0 0;
  }
  .review-in {
    padding: 50px 15px 33px;
  }
  .review-in::before {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    top: 0;
    left: calc(50% - 30px);
  }
  .reviews-slider .slick-slide {
    margin: 0 15px;
  }
  .reviews-slider .slick-list {
    margin: 0 -15px;
  }
  .reviews-slider .slick-center .review-in::before {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .reviews-link {
    padding: 0 20px;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .reviews-content::after {
    font-size: 26.875vw;
  }
}

@media (max-width: 575px) and (min-width: 372px) {
  .reviews-content::after {
    font-size: 100px;
  }
}

@media (max-width: 575px) {
  .bb-content {
    padding-top: 24px;
  }
  .bb-product {
    margin: 21px 0 0;
  }
}

@media (max-width: 575px) and (min-width: 320px) {
  .bb-product {
    font-size: 23.75vw;
  }
}

@media (max-width: 575px) and (min-width: 379px) {
  .bb-product {
    font-size: 90px;
  }
}

@media (max-width: 575px) {
  .bb-product .discount {
    z-index: 4;
    top: 9%;
    left: -20%;
    font-size: 0.38158em;
  }
  .bb-product .product-left,
  .bb-product .product-right {
    display: none;
  }
  .bottom-banner {
    background-position: 43% 100%;
  }
}
