/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif /* 1 */;
  -ms-text-size-adjust: 100% /* 2 */;
  -webkit-text-size-adjust: 100% /* 2 */;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block /* 1 */;
  vertical-align: baseline /* 2 */;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit /* 1 */;
  font: inherit /* 2 */;
  margin: 0 /* 3 */;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button /* 2 */;
  cursor: pointer /* 3 */;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box /* 1 */;
          box-sizing: border-box /* 1 */;
  padding: 0 /* 2 */;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield /* 1 */;
  -webkit-box-sizing: content-box /* 2 */;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0 /* 1 */;
  padding: 0 /* 2 */;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote {
  margin: 0;
}
/* Libraries, which is used in current project. */
@font-face {
  font-family: 'CeraPro';
  src: url("../fonts/CeraPro-Regular.woff2") format("woff2"), url("../fonts/CeraPro-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'CeraPro';
  src: url("../fonts/CeraPro-Medium.woff2") format("woff2"), url("../fonts/CeraPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'CeraPro';
  src: url("../fonts/CeraPro-Light.woff2") format("woff2"), url("../fonts/CeraPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
#__bs_notify__ {
  display: none !important;
}
.title--60,
.hero__title {
  font-size: 6rem;
  font-weight: 500;
  line-height: 1.1em;
}
@media screen and (max-width: 767px) {
  .title--60,
  .hero__title {
    font-size: 3rem;
  }
}
.text--30,
.hero__text {
  font-size: 3rem;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .text--30,
  .hero__text {
    font-size: 2rem;
  }
}
.text--14 {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}
html {
  height: 100%;
  font-size: 10px;
  font-family: 'CeraPro', sans-serif;
  color: #fff;
  background: #000;
}
@media screen and (max-width: 767px) {
  html {
    font-size: calc(10px + 13 * (100vw - 320px) / 447);
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  html {
    font-size: calc(5.3px + 4.7 * (100vw - 768px) / 672);
  }
}
_:default:not(:root:root),
html {
  -webkit-animation: webkitfix 1s forwards infinite;
          animation: webkitfix 1s forwards infinite;
}
@-webkit-keyframes webkitfix {
  100% {
    z-index: auto;
  }
}
::-moz-selection {
  background: #fff;
  color: #000;
}
::selection {
  background: #fff;
  color: #000;
}
::-moz-selection {
  background: #fff;
  color: #000;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  height: auto !important;
}
.input__wrap {
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 5rem;
}
.input__wrap:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0.9rem;
  height: 1rem;
  width: 1rem;
  background-color: transparent;
  -webkit-transition: background-color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out;
  border-radius: 50%;
  pointer-events: none;
}
.input__text {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  border: 0;
  border-bottom: 1px solid rgba(161,161,161,0.5);
  height: 3.5rem;
  width: 100%;
  color: transparent;
  caret-color: #000;
  border-radius: 0;
  -webkit-transition: border-color 350ms cubic-bezier(0.39, 0.575, 0.565, 1), color 650ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: border-color 350ms cubic-bezier(0.39, 0.575, 0.565, 1), color 650ms cubic-bezier(0.39, 0.575, 0.565, 1);
  font-size: 2.2rem;
  padding-right: 2rem;
  font-weight: 600;
}
.input__text:focus,
.isFilled .input__text {
  border-color: rgba(161,161,161,0.5);
  color: #151515;
  outline: 0;
}
.input__placeholder {
  position: absolute;
  display: block;
  color: #a1a1a1;
  line-height: 2rem;
  font-size: 2.2rem;
  top: 0.35rem;
  left: 0;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 150ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 150ms cubic-bezier(0.77, 0, 0.175, 1);
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 95%;
}
.isFocused .input__placeholder,
.isFilled .input__placeholder {
  -webkit-transform: translateY(-2.5rem);
          transform: translateY(-2.5rem);
  font-size: 1.6rem;
}
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  font-size: 2.2rem;
  line-height: 1.272726;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media screen and (max-width: 767px) {
  .page {
    font-size: 1.6rem;
  }
}
.page__content {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media screen and (max-width: 767px) {
  .only-desktop {
    display: none;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600;
}
img {
  max-width: 100%;
}
b,
strong {
  font-weight: 600;
}
a {
  color: #fff;
  text-decoration: none;
}
p {
  margin: 0;
}
p + p {
  margin: 1.2em 0 0;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
svg {
  width: 100%;
  height: 100%;
  display: block;
}
button,
textarea,
input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
}
.visually_hidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0);
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}
@media screen and (min-width: 1024px) {
  .visually_hidden--desktop {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .visually_hidden--mobile {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0);
    height: 1px !important;
    width: 1px !important;
    margin: -1px !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.row.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.row.ai-b {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.row.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.row.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.row.jc-fe {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.row > .col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
}
.row >[class^=col] {
  min-height: 1px;
}
.row > .col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.333333333333334%;
          flex: 0 0 8.333333333333334%;
  max-width: 8.333333333333334%;
}
.row > .col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666666666666668%;
          flex: 0 0 16.666666666666668%;
  max-width: 16.666666666666668%;
}
.row > .col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}
.row > .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333333333336%;
          flex: 0 0 33.333333333333336%;
  max-width: 33.333333333333336%;
}
.row > .col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66666666666667%;
          flex: 0 0 41.66666666666667%;
  max-width: 41.66666666666667%;
}
.row > .col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}
.row > .col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.333333333333336%;
          flex: 0 0 58.333333333333336%;
  max-width: 58.333333333333336%;
}
.row > .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66666666666667%;
          flex: 0 0 66.66666666666667%;
  max-width: 66.66666666666667%;
}
.row > .col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}
.row > .col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333333333334%;
          flex: 0 0 83.33333333333334%;
  max-width: 83.33333333333334%;
}
.row > .col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66666666666667%;
          flex: 0 0 91.66666666666667%;
  max-width: 91.66666666666667%;
}
.row > .col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
.row .w-100 {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .row {
    margin: 0 -0.9rem -2rem;
  }
  .row >[class^=col] {
    padding: 0 0.9rem;
    margin: 0 0 2rem;
  }
}
@media screen and (max-width: 767px) {
  .row {
    margin-bottom: -1rem;
  }
  .row >[class^=col] {
    max-width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin-bottom: 1rem;
  }
}
.page--ui .color {
  min-width: 10rem;
  height: 10rem;
  display: inline-block;
  margin: 0.5rem;
  padding: 1rem;
  border: 1px solid #0ae734;
}
.page--ui .color > span {
  display: block;
  margin-top: 0.5rem;
}
.page--ui .bg {
  background: #d5d5d5;
  text-align: center;
  padding: 1rem 0;
  border-radius: 5px;
}
.page--ui .bg_white {
  background-color: #fff;
}
.page--ui .bg_red {
  background: #f00;
}
.page--ui .bg_gray {
  background-color: #dcdbd5;
}
.page--ui .bg_green {
  background: #64ffda;
}
.page--ui .bg_yellow {
  background: #ffff8d;
}
.page--ui .bg_container {
  background-color: #36444c;
  padding: 1rem;
  margin: 1rem -1rem;
}
.page--ui .title {
  background-color: #64ffda;
  display: inline-block;
  padding: 0.6rem 1rem;
  margin-bottom: 2rem;
  margin-left: -1rem;
}
.page--ui .carousel_item {
  width: 100%;
  min-height: 10rem;
  padding: 1rem;
  background-color: #d8d8d8;
}
/* Libraries, which is used in current project. */
/* Plugins, which is used in current project. */
/**
 * Swiper 5.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 20, 2020
 */

@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* Components, which is used in current project. */
.page.page--contents {
  background-color: #fff;
  color: #000;
}
.page.page--contents a {
  color: #000;
}
.debug-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1000000;
  display: none;
}
.debug-wrapper .debug-service {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2rem;
  background: rgba(0,0,0,0.5);
  font-size: 1.2rem;
}
.debug-wrapper .debug-service a {
  color: #fff;
  text-decoration: underline;
}
.is-debug .debug-wrapper {
  display: block;
}
#debug {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#debug .debug-container {
  -webkit-box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
          box-shadow: inset -4rem 0 0 -2rem rgba(0,255,255,0.2), inset 4rem 0 0 -2rem rgba(0,255,255,0.2);
}
#debug .debug-content {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: minmax(100%, auto);
  width: 100%;
  height: 100%;
  background: transparent;
  padding: 0;
}
#debug .debug-content div {
  outline: 1px solid #0dd;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #debug .debug-content {
    grid-template-columns: repeat(6, 1fr);
  }
  #debug .debug-content div:nth-child(7),
  #debug .debug-content div:nth-child(8),
  #debug .debug-content div:nth-child(9),
  #debug .debug-content div:nth-child(10),
  #debug .debug-content div:nth-child(11),
  #debug .debug-content div:nth-child(12) {
    display: none;
  }
}
.is-debug-outline * {
  outline: 1px dotted rgba(255,0,0,0.5);
}
.is-debug-outline * * {
  outline: 1px dotted rgba(0,128,0,0.5);
}
.is-debug-outline * * * {
  outline: 1px dotted rgba(255,165,0,0.5);
}
.is-debug-outline * * * * {
  outline: 1px dotted rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * {
  outline: 1px solid rgba(255,0,0,0.5);
}
.is-debug-outline * * * * * * {
  outline: 1px solid rgba(0,128,0,0.5);
}
.is-debug-outline * * * * * * * {
  outline: 1px solid rgba(255,165,0,0.5);
}
.is-debug-outline * * * * * * * * {
  outline: 1px solid rgba(0,0,255,0.5);
}
.is-debug-outline * * * * * * * * * {
  outline: 1px solid rgba(240,248,255,0.5);
}
.is-debug-outline * * * * * * * * * * {
  outline: 1px solid rgba(250,235,215,0.5);
}
.is-debug-outline * * * * * * * * * * * {
  outline: 1px solid rgba(0,255,255,0.5);
}
.is-debug-outline * * * * * * * * * * * * {
  outline: 1px solid rgba(127,255,212,0.5);
}
.is-debug-outline * * * * * * * * * * * * * {
  outline: 1px solid rgba(138,43,226,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * {
  outline: 1px solid rgba(165,42,42,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(222,184,135,0.5);
}
.is-debug-outline * * * * * * * * * * * * * * * * {
  outline: 1px solid rgba(95,158,160,0.5);
}
.table-of-contents .contents-wrapper {
  width: 100%;
  margin-top: 2rem;
}
.table-of-contents .contents-wrapper h2 {
  font-size: 3rem;
  margin: 3rem 0;
}
.table-of-contents .contents-wrapper .contents-row {
  display: grid;
  grid-template-columns: 4rem 1fr 15rem 10rem;
  grid-auto-rows: 5rem;
  grid-column-gap: 0rem;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col {
  text-align: left;
  padding: 1rem;
  font-size: 2rem;
  border-top: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row .contents-col.done,
.table-of-contents .contents-wrapper .contents-row .contents-col.wait,
.table-of-contents .contents-wrapper .contents-row .contents-col.wip {
  border-left: 1px solid #ccc;
}
.table-of-contents .contents-wrapper .contents-row a {
  text-decoration: underline;
}
.table-of-contents .legend {
  margin-top: 1rem;
}
.table-of-contents .legend .status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.table-of-contents .legend .status div {
  font-size: 1.8rem;
  border: 1px solid #ccc;
  padding: 1rem;
}
.table-of-contents .done {
  background: #64ffda;
}
.table-of-contents .wip {
  background: #ffff8d;
}
.ui h1 {
  margin-bottom: 5rem;
}
.ui h2 {
  margin-top: 4rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(0,0,0,0.3);
}
.ui h3 {
  margin: 2rem 0 2rem 0rem;
}
.ui h4 {
  margin: 2rem 0 2rem 0rem;
}
.ui .descr {
  font-size: 1.4rem;
  color: #ccc;
  padding: 1rem 0 2rem;
}
.ui .descr p {
  font-size: 1.2rem;
}
.ui .descr p + p {
  margin-top: 0.5rem;
}
.header {
  position: relative;
}
.header .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .logotype {
  width: 18.2rem;
  height: 5rem;
}
.header .heleo4 {
  width: 17.6rem;
  height: 5rem;
}
@media screen and (min-width: 768px) {
  .header {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .header {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .header .logotype {
    display: block;
    height: 2.5rem;
    width: 9.1rem;
  }
  .header .heleo4 {
    display: block;
    height: 2.5rem;
    width: 8.8rem;
  }
}
.footer {
  padding: 6rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  height: 15rem;
}
.footer .container {
  height: auto;
  z-index: 2;
  possittion: relative;
}
.footer .copyright {
  text-align: center;
}
.section > .container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .section > .container {
    padding-top: 0;
  }
}
.section__title {
  font-weight: 500;
  font-size: 3rem;
  margin-bottom: 3rem;
  max-width: 69rem;
}
@media screen and (max-width: 767px) {
  .section__title {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.section__hint {
  font-size: 1.8rem;
  color: #179dfd;
}
.section ul {
  margin: 2rem 0 3rem;
}
.section ul li {
  padding-left: 2rem;
  position: relative;
  margin-bottom: 1.5rem;
}
.section ul li:before {
  content: ' ';
  width: 0.8rem;
  height: 0.8rem;
  background: url("../img/content/li.png") no-repeat 50% 50%/contain;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 1rem;
}
.container {
  position: relative;
  height: inherit;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media screen and (min-width: 768px) {
  .section > .container {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .container {
    width: 128rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.btn {
  -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 5rem;
  padding: 0 2.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  border: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .btn {
    width: 100%;
  }
}
.btn:disabled {
  opacity: 0.6;
  pointer-events: none;
}
.btn__label {
  display: inline-block;
  line-height: 4.8rem;
  position: relative;
  pointer-events: none;
}
.btn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right center;
          transform-origin: right center;
  background-color: #000;
}
.btn--blue {
  color: #fff;
  background-color: #179dfd;
  border: 1px solid #179dfd;
}
.btn--blue:before {
  background-color: #000;
}
.btn--full {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .btn:hover,
  .btn:active,
  .btn:focus {
    color: #fff;
  }
  .btn:hover:before,
  .btn:active:before,
  .btn:focus:before {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
  .btn--blue:hover,
  .btn--blue:active,
  .btn--blue:focus {
    color: #fff;
  }
}
.hero .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .hero .container {
    display: block;
  }
}
.hero__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative;
  max-width: 60rem;
}
.hero__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding-top: 3rem;
  max-width: 60rem;
}
@media screen and (min-width: 768px) {
  .hero__right {
    padding-left: 6rem;
  }
}
.hero__title {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .hero__title {
    margin-bottom: 1rem;
  }
}
.hero__text {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .hero__text {
    margin-bottom: 2rem;
  }
}
.hero__action .btn {
  max-width: 26rem;
}
.hero_img__bg {
  position: absolute;
  z-index: 1;
  right: 0;
  right: 5rem;
  width: calc(50vw);
}
@media screen and (max-width: 767px) {
  .hero_img__bg {
    top: 0;
    width: 100%;
  }
}
.hero_img__bg img {
  width: 100%;
  height: 64rem;
  -o-object-fit: auto 100%;
     object-fit: auto 100%;
  -o-object-position: right center;
     object-position: right center;
}
@media screen and (max-width: 767px) {
  .hero_img__bg img {
    height: 25rem;
  }
}
.hero_img__image {
  width: 64rem;
  height: 64rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .hero_img__image {
    width: 25rem;
    height: 25rem;
  }
}
.hero_img__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.messages {
  position: relative;
  margin-top: -12rem;
}
.messages .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .messages .container {
    display: block;
  }
}
.messages__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 60rem;
  padding-top: 14rem;
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .messages__left {
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.messages__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 60rem;
}
@media screen and (max-width: 767px) {
  .messages__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.messages .section__image {
  margin-bottom: 2rem;
  position: relative;
}
.messages .section__image .image2,
.messages .section__image .image3 {
  position: absolute;
  top: 0;
  left: 0;
}
.messages .section__hint {
  max-width: 57rem;
}
@media screen and (min-width: 768px) {
  .messages .section__hint {
    padding-left: 6rem;
  }
}
.cell {
  position: relative;
}
@media screen and (min-width: 768px) {
  .cell {
    margin-top: 7rem;
  }
}
.cell .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .cell .container {
    display: block;
  }
}
.cell__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  max-width: 65rem;
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .cell__left {
    padding-right: 0;
  }
}
.cell__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 60rem;
}
@media screen and (min-width: 768px) {
  .cell__right {
    padding-left: 6rem;
  }
}
.info {
  position: relative;
}
.info .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .info .container {
    display: block;
  }
}
.info__left {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 60rem;
  padding-right: 1rem;
}
.info__right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 60rem;
}
@media screen and (min-width: 768px) {
  .info__right {
    padding-left: 6rem;
  }
}
.info .section__text {
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .info .section__text {
    margin-bottom: 3rem;
  }
}
.features ul {
  -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}
@media screen and (max-width: 767px) {
  .features ul {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.ball {
  position: absolute;
  right: 0;
  width: 10rem;
  height: 30rem;
}
@media screen and (max-width: 767px) {
  .ball {
    width: 5rem;
    height: 20rem;
  }
}
.ball img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}
.left {
  position: absolute;
  left: 0;
  width: 20rem;
  height: 30rem;
  margin-top: 30rem;
}
@media screen and (max-width: 767px) {
  .left {
    display: none;
  }
}
.left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
}
.footer {
  position: relative;
}
.footer .ball {
  right: 0;
  bottom: -1rem;
  width: 50rem;
  height: 30rem;
}
.footer .ball img {
  -o-object-position: 0% 0%;
     object-position: 0% 0%;
}
.line :after {
  background: #179dfd;
  content: ' ';
  display: block;
  height: 1px;
}
.slogan {
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
}
.slogan span {
  display: block;
  background: -webkit-linear-gradient(45deg, #0649f0, #46eafc 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0.5rem;
}
.slogan p {
  margin-bottom: 1.5rem;
}
.slogan img {
  width: 3rem;
  height: 3rem;
}
.video .swiper-slide {
  text-align: center;
}
.video .swiper-slide iframe {
  margin: 0 auto;
  height: 40rem;
  width: 80rem;
}
@media screen and (max-width: 767px) {
  .video .swiper-slide iframe {
    width: 100%;
    height: 20rem;
  }
}
/* Additional style files. */
