html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
body {
  position: relative;
  height: 100%;
  background-color: #1e0000;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: normal;
  font-family: 'ST-SimpleSquare', sans-serif;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: block;
  max-width: 100%;
}
input[type="text"],
input[type="email"],
input[type="number"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
table {
  border-collapse: collapse;
  border-width: 0px;
  padding: 0px;
  margin: 0px;
}
html {
  height: 100%;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
input,
textarea {
  color: #fff;
  font-family: 'ST-SimpleSquare', sans-serif;
  border-radius: 0;
}
input[type="button"],
input[type="submit"],
button {
  cursor: pointer;
  font-family: 'ST-SimpleSquare', sans-serif;
  font-size: 20px;
  line-height: 25px;
}
td {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
}
form {
  padding: 0px;
  margin: 0px;
}
a {
  color: #100da9;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a,
span,
div,
button {
  outline: none !important;
}
input[type=submit],
input[type=button],
button {
  -webkit-appearance: none;
  outline: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after,
.wrapper:after,
.row:after {
  display: none;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  -moz-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  -ms-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
input::placeholder,
textarea::placeholder {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  opacity: 0;
}
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
  opacity: 0;
}
input:focus::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {
  opacity: 0;
}
input:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}
@font-face {
  font-family: "ST-SimpleSquare";
  src: url("../fonts/ST_simple_square/ST-SimpleSquare.eot");
  src: local("ST-SimpleSquare Regular"), url("../fonts/ST_simple_square/ST-SimpleSquare.eot?#iefix") format('embedded-opentype'), url("../fonts/ST_simple_square/ST-SimpleSquare.woff2") format('woff2'), url("../fonts/ST_simple_square/ST-SimpleSquare.woff") format('woff'), url("../fonts/ST_simple_square/ST-SimpleSquare.ttf") format('truetype');
  font-weight: 400;
  font-style: 400;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexMono";
  src: url("../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.eot");
  src: local("IBMPlexMono Regular"), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.woff2") format('woff2'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.woff") format('woff'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf") format('truetype');
  font-weight: 400;
  font-style: 400;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexMono";
  src: url("../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.eot");
  src: local("IBMPlexMono Medium"), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.eot?#iefix") format('embedded-opentype'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.woff2") format('woff2'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.woff") format('woff'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: 400;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexMono";
  src: url("../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.eot");
  src: local("IBMPlexMono SemiBold"), url("../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.eot?#iefix") format('embedded-opentype'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.woff2") format('woff2'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.woff") format('woff'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf") format('truetype');
  font-weight: 600;
  font-style: 400;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexMono";
  src: url("../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.eot");
  src: local("IBMPlexMono Bold"), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.woff2") format('woff2'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.woff") format('woff'), url("../fonts/IBM_Plex_Mono/IBMPlexMono-Bold.ttf") format('truetype');
  font-weight: 700;
  font-style: 400;
  font-display: swap;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.header.headerFixed {
  background: #1e0000;
  margin-top: -10px;
}
.header.headerFixed .header-content {
  padding-bottom: 12px;
}
.header .logo {
  max-width: 138px;
  width: 100%;
}
.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
}
.header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: -2px;
  right: -33px;
}
.header-list__item {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-family: 'IBMPlexMono', sans-serif;
  padding: 12px 35px 16px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #dd4040));
  background: linear-gradient(to right, #fff, #fff 50%, #dd4040 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  -webkit-transition: background-position 1s ease;
  transition: background-position 1s ease;
}
.header-list__item:hover {
  background-position: 0 100% !important;
}
.header-list__item.active {
  background-position: 0 100%;
}
.header-list__item.active .square:nth-child(1) {
  -webkit-animation-delay: 0.055555555555556s;
          animation-delay: 0.055555555555556s;
}
.header-list__item.active .square:nth-child(2) {
  -webkit-animation-delay: 0.111111111111111s;
          animation-delay: 0.111111111111111s;
}
.header-list__item.active .square:nth-child(3) {
  -webkit-animation-delay: 0.166666666666667s;
          animation-delay: 0.166666666666667s;
}
.header-list__item.active .square:nth-child(4) {
  -webkit-animation-delay: 0.222222222222222s;
          animation-delay: 0.222222222222222s;
}
.header-list__item.active .square:nth-child(5) {
  -webkit-animation-delay: 0.277777777777778s;
          animation-delay: 0.277777777777778s;
}
.header-list__item.active .square:nth-child(6) {
  -webkit-animation-delay: 0.333333333333333s;
          animation-delay: 0.333333333333333s;
}
.header-list__item.active .square:nth-child(7) {
  -webkit-animation-delay: 0.388888888888889s;
          animation-delay: 0.388888888888889s;
}
.header-list__item.active .square:nth-child(8) {
  -webkit-animation-delay: 0.444444444444444s;
          animation-delay: 0.444444444444444s;
}
.header-list__item.active .square:nth-child(9) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.header-list__item.active .square:nth-child(10) {
  -webkit-animation-delay: 0.555555555555556s;
          animation-delay: 0.555555555555556s;
}
.header-list__item.active .square:nth-child(11) {
  -webkit-animation-delay: 0.611111111111111s;
          animation-delay: 0.611111111111111s;
}
.header-list__item.active .square:nth-child(12) {
  -webkit-animation-delay: 0.666666666666667s;
          animation-delay: 0.666666666666667s;
}
.header-list__item.active .square {
  opacity: 0;
  -webkit-animation-name: showSquare;
          animation-name: showSquare;
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.header-list__item.noActive {
  background-position: 100%;
}
.header-list__item.noActive .square:nth-child(12) {
  -webkit-animation-delay: 0.055555555555556s;
          animation-delay: 0.055555555555556s;
}
.header-list__item.noActive .square:nth-child(11) {
  -webkit-animation-delay: 0.111111111111111s;
          animation-delay: 0.111111111111111s;
}
.header-list__item.noActive .square:nth-child(10) {
  -webkit-animation-delay: 0.166666666666667s;
          animation-delay: 0.166666666666667s;
}
.header-list__item.noActive .square:nth-child(9) {
  -webkit-animation-delay: 0.222222222222222s;
          animation-delay: 0.222222222222222s;
}
.header-list__item.noActive .square:nth-child(8) {
  -webkit-animation-delay: 0.277777777777778s;
          animation-delay: 0.277777777777778s;
}
.header-list__item.noActive .square:nth-child(7) {
  -webkit-animation-delay: 0.333333333333333s;
          animation-delay: 0.333333333333333s;
}
.header-list__item.noActive .square:nth-child(6) {
  -webkit-animation-delay: 0.388888888888889s;
          animation-delay: 0.388888888888889s;
}
.header-list__item.noActive .square:nth-child(5) {
  -webkit-animation-delay: 0.444444444444444s;
          animation-delay: 0.444444444444444s;
}
.header-list__item.noActive .square:nth-child(4) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.header-list__item.noActive .square:nth-child(3) {
  -webkit-animation-delay: 0.555555555555556s;
          animation-delay: 0.555555555555556s;
}
.header-list__item.noActive .square:nth-child(2) {
  -webkit-animation-delay: 0.611111111111111s;
          animation-delay: 0.611111111111111s;
}
.header-list__item.noActive .square:nth-child(1) {
  -webkit-animation-delay: 0.666666666666667s;
          animation-delay: 0.666666666666667s;
}
.header-list__item.noActive .square {
  opacity: 1;
  -webkit-animation-name: hideSquare;
          animation-name: hideSquare;
  -webkit-animation-duration: 200ms;
          animation-duration: 200ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.header-list__item .square {
  position: absolute;
  width: 4px;
  height: 4px;
  background: #dd4040;
  opacity: 0;
}
.header-list__item .square-1-1 {
  top: 0;
  right: 6px;
}
.header-list__item .square-1-2 {
  top: 0;
  right: 0;
}
.header-list__item .square-1-3 {
  top: 6px;
  right: 0;
}
.header-list__item .square-2-1 {
  bottom: 6px;
  right: 0;
}
.header-list__item .square-2-2 {
  bottom: 0;
  right: 0;
}
.header-list__item .square-2-3 {
  bottom: 0;
  right: 6px;
}
.header-list__item .square-3-1 {
  bottom: 0;
  left: 6px;
}
.header-list__item .square-3-2 {
  bottom: 0;
  left: 0;
}
.header-list__item .square-3-3 {
  bottom: 6px;
  left: 0;
}
.header-list__item .square-4-1 {
  top: 6px;
  left: 0;
}
.header-list__item .square-4-2 {
  top: 0;
  left: 0;
}
.header-list__item .square-4-3 {
  top: 0;
  left: 6px;
}
.header-mobile__menu,
.header display none,
.header-button__menu {
  display: none;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 11;
}
.header-line {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #fff;
  left: calc(50% - 10px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.header-line1 {
  top: 9px;
}
.header-line2 {
  top: 14px;
}
.header-line3 {
  top: 19px;
}
@media (max-width: 1200px) {
  .header-list {
    right: 0;
  }
}
@media (max-width: 998px) {
  .header-list__item {
    padding: 10px 20px 10px;
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .header-list {
    display: none;
  }
  .header-list__item {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .header-button__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-mobile__menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
  }
  .header-mobile__menu .header-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 31px;
  }
  .header-mobile__block {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 350px;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    padding: 70px 40px 30px 40px;
    background-color: #1e0000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .openMenu {
    overflow: hidden;
  }
  .openMenu .header-line {
    top: calc(50%);
  }
  .openMenu .header-line2 {
    opacity: 0;
  }
  .openMenu .header-line1 {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .openMenu .header-line3 {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .openMenu .header-mobile__menu {
    pointer-events: all;
    background: rgba(0,0,0,0.5);
  }
  .openMenu .header-mobile__block {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-webkit-keyframes showSquare {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showSquare {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hideSquare {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hideSquare {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main-wrapper {
  padding: 0 0 0 0;
  min-width: 320px;
  width: 100%;
  position: relative;
  min-height: 100%;
}
.wrapper {
  min-width: 320px;
  max-width: 1200px;
  padding: 0 15px 0 15px;
  margin: 0 auto;
  position: relative;
}
p {
  font-size: 20px;
  line-height: 25px;
  font-family: 'IBMPlexMono', sans-serif;
  color: #fff;
  font-weight: 400;
  padding: 0;
}
h1 {
  font-size: 135px;
  line-height: 144px;
  font-family: 'ST-SimpleSquare', sans-serif;
  color: #fff;
  font-weight: 400;
  padding: 0;
}
h2 {
  font-size: 75px;
  line-height: 75px;
  font-family: 'ST-SimpleSquare', sans-serif;
  color: #dd4040;
  font-weight: 400;
  padding: 0;
}
h3 {
  font-size: 75px;
  line-height: 75px;
  font-family: 'ST-SimpleSquare', sans-serif;
  color: #dd4040;
  font-weight: 400;
  padding: 0;
}
h4 {
  font-size: 15px;
  line-height: 20px;
  font-family: 'IBMPlexMono', sans-serif;
  color: #dd4040;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  padding: 0;
}
* {
  cursor: none;
}
.wow {
  visibility: hidden;
}
h4.subtitle {
  margin-bottom: 40px;
}
span.orange {
  color: #dd4040;
}
p.light {
  color: rgba(255,255,255,0.1);
}
.cursor {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  background: #dd4040;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  pointer-events: none;
}
.cursor:after {
  content: "";
  position: absolute;
  top: calc(50% - 14px);
  left: calc(50% - 14px);
  width: 28px;
  height: 28px;
  border: 2px solid #dd4040;
  border-radius: 50%;
  -webkit-transform: scale(0.3);
          transform: scale(0.3);
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.cursor.hover:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.cursor-wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 100;
}
.height {
  min-height: 2000px;
  background: #1e0000;
  z-index: 1;
  position: relative;
}
.default-btn {
  background: #dd4040;
  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;
  font-size: 30px;
  line-height: 45px;
  color: #fff;
  min-height: 75px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.default-btn:hover {
  background: #fff;
  color: #dd4040;
}
body::-webkit-scrollbar {
  width: 7px;
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  background: #1e0000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
::-webkit-scrollbar-thumb {
  background-image: url("../img/main/specs/advantages/square.svg");
  background-size: 100% auto;
}
section {
  overflow: hidden;
}
@media (max-width: 998px) {
  h1 {
    font-size: 100px;
    line-height: 100px;
  }
  h2 {
    font-size: 50px;
    line-height: 50px;
  }
  h3 {
    font-size: 50px;
    line-height: 50px;
  }
  h4 {
    font-size: 13px;
    line-height: 18px;
  }
  p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 70px;
    line-height: 70px;
  }
  h2 {
    font-size: 37px;
    line-height: 37px;
  }
  h3 {
    font-size: 37px;
    line-height: 37px;
  }
}
.mainSection {
  position: relative;
  padding: 200px 0 0px;
  overflow: hidden;
}
.mainSection .wrapper {
  max-width: none;
  padding: 0;
}
.mainSection .title-top {
  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;
  margin-bottom: -14px;
}
.mainSection .title-bottom {
  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;
}
.mainSection .build {
  position: absolute;
  top: 130px;
  left: calc(50% - 720px);
  width: 1440px;
  z-index: -1;
}
.mainSection .men {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 267px;
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
}
.mainSection .man {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.mainSection .man img {
  position: relative;
  bottom: 0;
}
.mainSection .man-1 {
  max-width: 279px;
  width: 100%;
  left: 0;
  bottom: -7px;
}
.mainSection .man-2 {
  max-width: 325px;
  left: 12.2%;
  bottom: -14px;
}
.mainSection .man-3 {
  max-width: 310px;
  left: 31.3%;
  bottom: -12px;
}
.mainSection .man-4 {
  max-width: 345px;
  right: 28.4%;
  bottom: -12px;
}
.mainSection .man-5 {
  max-width: 256px;
  right: 16.3%;
  bottom: -18px;
}
.mainSection .man-6 {
  max-width: 295px;
  right: 0;
  bottom: -7px;
}
.mainSection .bottom {
  background: #1e0000;
  position: relative;
  padding: 69px 15px 300px;
}
.mainSection .lines {
  z-index: 1;
  position: absolute;
  top: 0;
}
.mainSection .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.mainSection .social {
  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;
  max-width: 35px;
  width: 100%;
}
.mainSection .social:first-child {
  margin-right: 25px;
}
.mainSection .social:nth-child(2) {
  margin-right: auto;
}
.mainSection .social:last-child {
  margin-left: 25px;
}
.mainSection .social:nth-child(3) {
  margin-left: auto;
}
.mainSection .block-timer {
  background: #400c0c;
  max-width: 510px;
  width: 100%;
  position: absolute;
  top: -46px;
  left: 50%;
  z-index: 2;
  text-align: center;
  padding: 23px 25px 11px;
  -webkit-transform: rotate(5deg) translate(-50%);
          transform: rotate(5deg) translate(-50%);
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.mainSection .block-timer__title {
  margin-bottom: 10px;
}
.mainSection .timer {
  margin: auto;
}
.mainSection .timer span {
  display: inline-block;
}
.mainSection .timer:not(.smallTimer) {
  font-size: 75px;
  line-height: 75px;
}
.mainSection .timer:not(.smallTimer) span {
  width: 120px;
}
.mainSection .timer.smallTimer {
  font-size: 50px;
  line-height: 50px;
}
.mainSection .timer.smallTimer span:first-child {
  width: 140px;
}
@media (max-width: 1200px) {
  .mainSection {
    padding-top: 150px;
  }
  .mainSection .men {
    padding-top: 215px;
    max-width: 998px;
  }
  .mainSection .man-1 {
    max-width: 223px;
  }
  .mainSection .man-2 {
    max-width: 260px;
  }
  .mainSection .man-3 {
    max-width: 248px;
  }
  .mainSection .man-4 {
    max-width: 276px;
  }
  .mainSection .man-5 {
    max-width: 204px;
  }
  .mainSection .man-6 {
    max-width: 236px;
  }
}
@media (max-width: 998px) {
  .mainSection .men {
    max-width: 768px;
  }
  .mainSection .man {
    bottom: 0;
  }
  .mainSection .man-1 {
    max-width: 178px;
  }
  .mainSection .man-2 {
    max-width: 208px;
  }
  .mainSection .man-3 {
    max-width: 198px;
  }
  .mainSection .man-4 {
    max-width: 220px;
  }
  .mainSection .man-5 {
    max-width: 163px;
  }
  .mainSection .man-6 {
    max-width: 210px;
  }
  .mainSection .title-bottom {
    max-width: 345px;
    width: 100%;
    margin: 0 auto;
  }
  .mainSection .block-timer {
    top: 0;
    max-width: 400px;
    min-height: 120px;
  }
  .mainSection .timer:not(.smallTimer) {
    font-size: 60px;
    line-height: 60px;
  }
  .mainSection .timer:not(.smallTimer) span {
    width: 100px;
  }
  .mainSection .timer.smallTimer {
    font-size: 40px;
    line-height: 40px;
  }
  .mainSection .timer.smallTimer span {
    width: 80px;
  }
  .mainSection .timer.smallTimer span:first-child {
    width: 110px;
  }
  .mainSection .bottom {
    padding-top: 105px;
    padding-bottom: 100px;
  }
  .mainSection .build {
    width: 940px;
    left: calc(50% - 470px);
    top: 90px;
  }
}
@media (max-height: 680px) and (min-width: 998px) {
  .mainSection {
    padding-top: 120px;
  }
  .mainSection .title {
    font-size: 100px;
    line-height: 100px;
  }
  .mainSection .men {
    max-width: 768px;
    padding-top: 190px;
  }
  .mainSection .man {
    bottom: 0;
  }
  .mainSection .man-1 {
    max-width: 178px;
  }
  .mainSection .man-2 {
    max-width: 208px;
  }
  .mainSection .man-3 {
    max-width: 198px;
  }
  .mainSection .man-4 {
    max-width: 220px;
  }
  .mainSection .man-5 {
    max-width: 163px;
  }
  .mainSection .man-6 {
    max-width: 210px;
  }
  .mainSection .title-bottom {
    max-width: 345px;
    width: 100%;
    margin: 0 auto;
  }
  .mainSection .block-timer {
    top: 0;
    max-width: 400px;
    min-height: 120px;
  }
  .mainSection .timer:not(.smallTimer) {
    font-size: 60px;
    line-height: 60px;
  }
  .mainSection .timer:not(.smallTimer) span {
    width: 100px;
  }
  .mainSection .timer.smallTimer {
    font-size: 40px;
    line-height: 40px;
  }
  .mainSection .timer.smallTimer span {
    width: 80px;
  }
  .mainSection .timer.smallTimer span:first-child {
    width: 110px;
  }
  .mainSection .bottom {
    padding-top: 105px;
    padding-bottom: 100px;
  }
  .mainSection .build {
    width: 940px;
    left: calc(50% - 470px);
    top: 90px;
  }
}
@media (max-width: 768px) {
  .mainSection .title-bottom {
    max-width: 280px;
  }
  .mainSection .men {
    max-width: 600px;
    padding-top: 190px;
  }
  .mainSection .man {
    bottom: 0;
  }
  .mainSection .man-1 {
    max-width: 124px;
  }
  .mainSection .man-2 {
    max-width: 145px;
  }
  .mainSection .man-3 {
    max-width: 138px;
  }
  .mainSection .man-4 {
    max-width: 154px;
  }
  .mainSection .man-5 {
    max-width: 114px;
  }
  .mainSection .man-6 {
    max-width: 147px;
  }
}
@media (max-width: 600px) {
  .mainSection .men {
    max-width: 480px;
    padding-top: 150px;
  }
  .mainSection .man-1 {
    max-width: 106px;
  }
  .mainSection .man-2 {
    max-width: 124px;
  }
  .mainSection .man-3 {
    max-width: 119px;
  }
  .mainSection .man-4 {
    max-width: 132px;
  }
  .mainSection .man-5 {
    max-width: 97px;
  }
  .mainSection .man-6 {
    max-width: 126px;
  }
  .mainSection .timer:not(.smallTimer) {
    font-size: 48px;
    line-height: 40px;
  }
  .mainSection .timer:not(.smallTimer) span {
    width: 76px;
  }
  .mainSection .timer.smallTimer {
    font-size: 30px;
    line-height: 30px;
  }
  .mainSection .timer.smallTimer span {
    width: 60px;
  }
  .mainSection .timer.smallTimer span:first-child {
    width: 85px;
  }
  .mainSection .block-timer {
    max-width: 330px;
    min-height: 90px;
    padding-top: 14px;
  }
  .mainSection .block-timer__title {
    font-size: 10px;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  .mainSection .bottom {
    padding-bottom: 40px;
  }
  .mainSection .build {
    width: 700px;
    left: calc(50% - 350px);
  }
  .mainSection .men {
    max-width: 375px;
  }
  .mainSection .man-1 {
    left: -12%;
  }
  .mainSection .man-2 {
    left: 4.2%;
    bottom: 5px;
  }
  .mainSection .man-3 {
    left: 25.3%;
    bottom: 10px;
  }
  .mainSection .man-4 {
    right: 24.4%;
    bottom: 10px;
  }
  .mainSection .man-5 {
    right: 10.3%;
    bottom: 5px;
  }
  .mainSection .man-6 {
    right: -14%;
  }
}
.aboutSection {
  padding: 115px 0 100px;
  margin-top: -300px;
  background: #1e0000;
}
.aboutSection .wrapper {
  max-width: 1225px;
}
.aboutSection .title {
  padding-left: 12px;
}
.aboutSection .subtitle {
  padding-left: 12px;
}
.aboutSection .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 970px;
  width: 100%;
  margin: 50px auto 39px;
}
.aboutSection .block-infos {
  max-width: 270px;
  width: 100%;
}
.aboutSection .block-info {
  margin-bottom: 80px;
}
.aboutSection .block-info:last-child {
  margin-bottom: 20px;
}
.aboutSection .block-texts {
  max-width: 590px;
  width: 100%;
  margin: 0 auto 0 30px;
}
.aboutSection .block-texts p {
  margin-bottom: 30px;
  line-height: 30px;
}
.aboutSection .block-texts p:last-child {
  margin-bottom: 0;
}
.aboutSection .block-title {
  color: #fff;
}
.aboutSection .block-title span {
  font-size: 23px;
  line-height: 45px;
  margin-left: 10px;
}
.aboutSection .number {
  font-size: 345px;
  line-height: 345px;
  text-align: center;
  color: #fff;
  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;
}
.aboutSection .number .comma:before {
  content: ",";
}
.aboutSection .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 14px;
}
.aboutSection .bottom p {
  max-width: 200px;
  width: 100%;
  margin-right: 172px;
}
.aboutSection .avatars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 50px;
  max-width: 390px;
  width: 100%;
}
.aboutSection .avatars.animated .avatar-1 {
  left: 0;
}
.aboutSection .avatars.animated .avatar-2 {
  left: 40px;
}
.aboutSection .avatars.animated .avatar-3 {
  left: 100px;
}
.aboutSection .avatars.animated .avatar-4 {
  left: 170px;
}
.aboutSection .avatars.animated .avatar-5 {
  left: 250px;
}
.aboutSection .avatars.animated .avatar-6 {
  left: 340px;
}
.aboutSection .avatar {
  width: 70px;
  position: absolute;
  left: 0;
}
@media (max-width: 1200px) {
  .aboutSection .title {
    padding-left: 0;
  }
  .aboutSection .subtitle {
    padding-left: 0;
  }
  .aboutSection .number {
    font-size: 200px;
    line-height: 200px;
    margin: 50px 0 30px;
  }
  .aboutSection .bottom {
    padding-left: 0;
  }
  .aboutSection .bottom p {
    margin-right: 40px;
  }
}
@media (max-width: 998px) {
  .aboutSection {
    margin-top: -150px;
    padding-top: 100px;
  }
  .aboutSection .block-infos {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .aboutSection .block-texts p {
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .aboutSection {
    padding: 0px 0 60px;
    margin-top: 0;
  }
  .aboutSection .number {
    font-size: 100px;
    line-height: 100px;
  }
  .aboutSection .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .aboutSection .bottom p {
    max-width: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .aboutSection .block-infos {
    margin-right: 20px;
  }
  .aboutSection .block-texts {
    max-width: 440px;
    min-height: 250px;
    margin: 0 auto;
  }
  .aboutSection .avatar {
    width: 50px;
  }
}
@media (max-width: 600px) {
  .aboutSection .block-texts {
    max-width: 332px;
    min-height: 325px;
  }
}
@media (max-width: 480px) and (min-width: 401px) {
  .aboutSection .block-texts {
    max-width: 252px;
    min-height: 375px;
  }
}
@media (max-width: 480px) {
  .aboutSection {
    padding-top: 80px;
  }
}
@media (max-width: 400px) {
  .aboutSection .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .aboutSection .block-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: none;
  }
  .aboutSection .block-info {
    width: 50%;
    margin-bottom: 30px;
  }
  .aboutSection .block-texts {
    margin-left: 0;
    max-width: none;
  }
}
.specsSection {
  text-align: center;
  padding: 70px 0 37px;
}
.specsSection .title {
  margin: 0 0 50px;
}
.specsSection .text {
  max-width: 750px;
  width: 100%;
  margin: -5px auto 50px;
  min-height: 175px;
}
.specsSection .subtitle {
  margin-top: 25px;
}
.specsSection .block-subtitle {
  margin-bottom: 30px;
}
.specsSection .photosBlock {
  height: 410px;
  width: 100%;
  position: relative;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
  margin-top: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.specsSection .photosBlock .str_wrap {
  width: 100%;
  overflow: hidden;
}
.specsSection .photosBlock .str_move {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.specsSection .photosBlock .str-1 {
  top: 0;
}
.specsSection .photosBlock .str-2 .str_move {
  bottom: 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.specsSection .photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
}
.specsSection .photos-top {
  top: 0;
  left: 0%;
}
.specsSection .photos-bottom {
  bottom: 0;
  right: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.specsSection .photo {
  width: 200px;
  min-width: 200px;
  margin: 0 5px;
}
.specsSection .advantages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 152px;
  margin-left: -1px;
  height: 400px;
  overflow: hidden;
  width: calc(100% + 45px);
  margin-left: -45px;
}
.specsSection .advantages.animated .advantages-block:after {
  height: 399px;
}
.specsSection .advantages.animated .advantages-block:nth-child(odd):after {
  height: 294px;
}
.specsSection .advantages-block {
  width: 11.88%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  padding: 0 45px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.specsSection .advantages-block.active {
  width: 40.6%;
}
.specsSection .advantages-block.active .advantages-title {
  color: #dd4040;
  -webkit-transform: rotate(0) translate(0, 0);
          transform: rotate(0) translate(0, 0);
  padding-top: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.specsSection .advantages-block.active .advantages-title span {
  background-position: 0%;
}
.specsSection .advantages-block.active .advantages-text {
  opacity: 1;
  height: auto;
  pointer-events: all;
  padding-top: 25px;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.specsSection .advantages-block:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 4px;
  height: 0;
  background-image: url("../img/main/specs/advantages/square.svg");
  background-size: contain;
  -webkit-transition: height 1s ease-in;
  transition: height 1s ease-in;
}
.specsSection .advantages-block:nth-child(odd):after {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.specsSection .advantages-block:hover .advantages-title span {
  background-position: 0%;
}
.specsSection .advantages-top {
  width: 100%;
  max-width: 50px;
}
.specsSection .advantages-icon {
  max-width: 50px;
  width: 100%;
}
.specsSection .advantages-title {
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.3em;
  font-family: 'IBMPlexMono', sans-serif;
  -webkit-transform-origin: 47%;
          transform-origin: 47%;
  -webkit-transform: rotate(90deg) translate(51px, 0);
          transform: rotate(90deg) translate(51px, 0);
  white-space: nowrap;
  display: block;
  width: 100%;
  text-transform: uppercase;
}
.specsSection .advantages-title span {
  background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(50%, #fff), color-stop(50%, #dd4040));
  background: linear-gradient(to left, #fff, #fff 50%, #dd4040 50%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-size: 200% 100%;
  background-position: 100%;
  -webkit-transition: background-position 0.3s ease;
  transition: background-position 0.3s ease;
}
.specsSection .advantages-text {
  opacity: 0;
  height: 0;
  pointer-events: none;
  -webkit-transform: translateY(200px);
          transform: translateY(200px);
}
@media (max-width: 1200px) {
  .specsSection .advantages {
    margin-left: -20px;
    width: calc(100% + 20px);
  }
  .specsSection .advantages-block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
  }
  .specsSection .advantages-block.active {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 998px) {
  .specsSection .text {
    min-height: 120px;
  }
  .specsSection .advantages-title {
    font-size: 13px;
    line-height: 18px;
  }
  .specsSection .photosBlock {
    height: 310px;
  }
  .specsSection .photo {
    width: 150px;
    min-width: 150px;
  }
}
@media (max-width: 768px) {
  .specsSection {
    padding: 60px 0;
  }
  .specsSection .text {
    max-width: 345px;
    min-height: 220px;
  }
  .specsSection .photosBlock {
    height: 210px;
  }
  .specsSection .photo {
    width: 100px;
    min-width: 100px;
  }
  .specsSection .advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-top: 100px;
    height: auto;
  }
  .specsSection .advantages-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: none;
  }
  .specsSection .advantages-icon {
    margin-right: 20px;
  }
  .specsSection .advantages-title {
    -webkit-transform: none;
            transform: none;
    white-space: normal;
  }
  .specsSection .advantages-block {
    width: 100%;
    padding: 20px 0 25px;
  }
  .specsSection .advantages-block.active {
    width: 100%;
  }
  .specsSection .advantages-block.active .advantages-title {
    -webkit-transform: none;
            transform: none;
    padding-top: 0;
  }
  .specsSection .advantages-block:after {
    background-image: url("../img/main/fractions/square.svg");
    width: 0%;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
  }
  .specsSection .advantages.animated .advantages-block:nth-child(odd):after {
    height: 4px;
    width: 60%;
  }
  .specsSection .advantages.animated .advantages-block:nth-child(even):after {
    height: 4px;
    width: 90%;
  }
}
.fractionsSection {
  overflow: visible;
}
.fractionsSection .title {
  text-align: center;
  padding-top: 60px;
}
.fractionsSection .wrapper {
  padding: 0;
  max-width: none;
}
.fractionsSection .fractions {
  height: 2500px;
  padding: 0 135px;
  position: relative;
}
.fractionsSection .fractions-el {
  position: absolute;
  left: 0;
  pointer-events: none;
  width: 30px;
  height: 30px;
}
.fractionsSection .fractions-el1 {
  top: 11%;
}
.fractionsSection .fractions-el2 {
  top: 31%;
}
.fractionsSection .fractions-el3 {
  top: 71%;
  -webkit-transform: translateY(-460px);
          transform: translateY(-460px);
}
@media (min-height: 1000px) and (min-width: 769px) {
  .fractionsSection .fractions {
    height: 200vh;
  }
}
.fractionsSection .fractions-line {
  width: 100%;
  height: 4px;
  background-image: url("../img/main/fractions/square.svg");
  background-size: contain;
}
.fractionsSection .fractions-swiper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  margin: 0 -135px;
  padding: 0 135px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.fractionsSection .fractions-swiperBottom {
  overflow: hidden;
  width: 100%;
  height: 100%;
  height: calc(100vh - 307px);
  margin-top: 24px;
}
.fractionsSection .fractions-swiperBottom .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.fractionsSection .fractions-swiperBottom .swiper {
  max-height: calc(100vh - 307px);
}
.fractionsSection .fractions-swiperTop {
  max-width: 478px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 38px 0;
}
.fractionsSection .fractions-swiperTop .swiper {
  overflow: visible;
  width: 100%;
}
.fractionsSection .fractions-swiperTop .swiper-slide {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  padding-right: 0;
  opacity: 0;
  min-width: 0;
}
.fractionsSection .fractions-swiperTop .swiper-slide:first-child {
  padding-left: 0;
}
.fractionsSection .fractions-swiperTop .swiper-slide-active {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  padding-right: 200px;
  opacity: 1;
}
.fractionsSection .fractions-swiperTop .swiper-slide-active.swiper-slide-3 {
  left: 0;
}
.fractionsSection .fractions-swiperTop .swiper-slide-next {
  padding-right: 200px;
  opacity: 1;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.fractionsSection .fractions-swiperTop .swiper-slide-next ~ .swiper-slide {
  opacity: 1;
}
.fractionsSection .fractions-swiperTop .swiper-slide-3 {
  left: 60px;
}
.fractionsSection .fractions-swiperTop h2 {
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.fractionsSection .fractions-swiperTop .swiper-slide-active h2 {
  color: #dd4040;
}
.fractionsSection .content {
  position: relative;
  width: 100%;
  max-width: 1312px;
  margin-right: auto;
  margin-left: auto;
  min-height: 100vh;
  padding-top: 100px;
}
.fractionsSection .slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.fractionsSection .slide-img {
  max-width: 320px;
  min-width: 200px;
  margin-right: auto;
  padding: 24px 0 15px;
}
.fractionsSection .slide-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-left: 50px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.fractionsSection .slide-block {
  margin-left: 30px;
  width: 100%;
  padding: 24px 0 15px;
}
.fractionsSection .slide-text {
  margin-top: 25px;
}
.fractionsSection .slide-subtitle:not(:first-child) {
  margin-top: 30px;
}
@media (max-height: 850px) {
  .fractionsSection .fractions-el3 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 60%;
  }
  .fractionsSection .fractions {
    padding: 0 50px;
  }
  .fractionsSection .fractions-swiper {
    padding: 0 50px;
    margin: 0 -50px;
  }
  .fractionsSection .fractions-swiperTop {
    padding: 15px 0;
    max-width: 370px;
  }
  .fractionsSection .fractions-swiperTop h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .fractionsSection .fractions-swiperTop .swiper-slide {
    padding-right: 100px;
  }
  .fractionsSection .fractions-swiperBottom {
    height: calc(100vh - 236px);
  }
  .fractionsSection .fractions-swiperBottom .swiper {
    max-height: calc(100vh - 236px);
  }
  .fractionsSection .slide-img {
    max-width: 200px;
  }
  .fractionsSection .slide-block {
    max-width: none;
  }
}
@media (max-width: 1439px) {
  .fractionsSection .fractions {
    padding: 0 50px;
  }
  .fractionsSection .fractions-swiper {
    padding: 0 50px;
    margin: 0 -50px;
  }
  .fractionsSection .slide-blocks {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .fractionsSection .slide-img {
    max-width: 200px;
  }
  .fractionsSection .slide-blocks {
    padding-right: 30px;
  }
}
@media (max-width: 998px) {
  .fractionsSection .fractions {
    padding: 0 20px;
  }
  .fractionsSection .fractions-swiper {
    padding: 0 20px;
    margin: 0 -20px;
  }
  .fractionsSection .fractions-swiperTop {
    padding: 15px 0;
    max-width: 350px;
  }
  .fractionsSection .fractions-swiperTop h2 {
    font-size: 50px;
    line-height: 50px;
  }
  .fractionsSection .fractions-swiperTop .swiper-slide {
    padding-right: 100px;
    padding-right: 0;
  }
  .fractionsSection .fractions-swiperBottom {
    height: calc(100vh - 236px);
  }
  .fractionsSection .fractions-swiperBottom .swiper {
    max-height: calc(100vh - 236px);
  }
  .fractionsSection .slide-block {
    margin-left: 15px;
  }
}
@media (max-width: 768px) {
  .fractionsSection .slide-block {
    margin-left: 0;
  }
  .fractionsSection .slide-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
  }
  .fractionsSection .slide-img {
    min-width: 150px;
    max-width: 150px;
  }
  .fractionsSection .content {
    padding-top: 60px;
  }
  .fractionsSection .fractions {
    min-height: 100%;
    height: auto;
  }
  .fractionsSection .fractions-swiper {
    position: relative;
    overflow: visible;
  }
  .fractionsSection .fractions-swiperTop h2 {
    font-size: 37px;
    line-height: 37px;
  }
  .fractionsSection .fractions-top {
    position: -webkit-sticky;
    position: sticky;
    overflow: hidden;
    top: 92px;
    background: #1e0000;
    z-index: 2;
  }
  .fractionsSection .fractions-swiperTop {
    max-width: 250px;
  }
  .fractionsSection .fractions-swiperBottom {
    overflow: hidden;
    height: 100%;
  }
  .fractionsSection .fractions-swiperBottom .swiper {
    max-height: none;
  }
  .fractionsSection .fractions-swiperBottom .swiper-slide {
    height: -webkit-max-content !important;
    height: -moz-max-content !important;
    height: max-content !important;
    padding-bottom: 50px;
  }
  .fractionsSection .fractions-swiperBottom .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .fractionsSection .fractions-el1 {
    top: 3%;
  }
  .fractionsSection .fractions-el2 {
    top: 33%;
  }
  .fractionsSection .fractions-el3 {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 67%;
  }
}
@media (max-width: 480px) {
  .fractionsSection .slide-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.manifestoSection {
  padding-top: 130px;
  height: 400vh;
  overflow: visible;
}
.manifestoSection .wrapper {
  height: 100%;
  max-width: 1220px;
}
.manifestoSection .content {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  overflow: hidden;
  height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.manifestoSection .manifesto {
  padding: 60px 0;
}
.manifestoSection .title,
.manifestoSection .subtitle {
  text-align: center;
}
.manifestoSection .image {
  max-width: 440px;
  width: 100%;
  margin: 26px auto 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 410px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.manifestoSection .image .step {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.manifestoSection .image .step.active {
  opacity: 1;
}
.manifestoSection .image .step.active [data-path] {
  opacity: 1;
}
.manifestoSection .image [data-path] {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.manifestoSection .image [data-path]:nth-child(1) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.manifestoSection .image [data-path]:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.manifestoSection .image [data-path]:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.manifestoSection .image [data-path]:nth-child(4) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.manifestoSection .image [data-path]:nth-child(5) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.manifestoSection .image [data-path]:nth-child(6) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.manifestoSection .image [data-path]:nth-child(7) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.manifestoSection .image [data-path]:nth-child(8) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.manifestoSection .image [data-path]:nth-child(9) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.manifestoSection .image [data-path]:nth-child(10) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.manifestoSection .image [data-path]:nth-child(11) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.manifestoSection .image [data-path]:nth-child(12) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.manifestoSection .image [data-path]:nth-child(13) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.manifestoSection .image svg {
  width: 100%;
}
.manifestoSection .image-lines {
  position: absolute;
  bottom: 0;
  left: calc(50% - 232px);
  width: 436px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.manifestoSection .image-lines .line {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 525px;
}
.manifestoSection .image-lines .line.active {
  opacity: 1;
}
.manifestoSection .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  padding: 0 10px;
  min-height: 430px;
  position: relative;
}
.manifestoSection .blocks-text {
  max-width: 370px;
  width: 100%;
  position: relative;
}
.manifestoSection .blocks-text p {
  opacity: 0;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  position: absolute;
  top: 0;
  left: 0;
}
.manifestoSection .blocks-text p.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.manifestoSection .blocks-text p.noActive {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  opacity: 0;
}
.manifestoSection .blocks-text-left {
  margin-right: 15px;
  margin-top: 146px;
}
.manifestoSection .blocks-text-right {
  margin-top: 16px;
  margin-left: 15px;
  padding-bottom: 40px;
}
.manifestoSection .main-texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 65px auto 0;
  margin: 20px auto 0;
}
.manifestoSection .main-texts__title {
  font-size: 248px;
  line-height: 255px;
  color: #fff;
  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;
}
.manifestoSection .main-texts__title span {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.manifestoSection .main-texts__title span:nth-child(1) {
  -webkit-transition-delay: 0.055555555555556s;
          transition-delay: 0.055555555555556s;
}
.manifestoSection .main-texts__title span:nth-child(2) {
  -webkit-transition-delay: 0.111111111111111s;
          transition-delay: 0.111111111111111s;
}
.manifestoSection .main-texts__title span:nth-child(3) {
  -webkit-transition-delay: 0.166666666666667s;
          transition-delay: 0.166666666666667s;
}
.manifestoSection .main-texts__title span:nth-child(4) {
  -webkit-transition-delay: 0.222222222222222s;
          transition-delay: 0.222222222222222s;
}
.manifestoSection .main-texts__title span:nth-child(5) {
  -webkit-transition-delay: 0.277777777777778s;
          transition-delay: 0.277777777777778s;
}
.manifestoSection .main-texts__title span:nth-child(6) {
  -webkit-transition-delay: 0.333333333333333s;
          transition-delay: 0.333333333333333s;
}
.manifestoSection .main-texts__title.active span {
  opacity: 1;
}
.manifestoSection .main-texts p {
  font-size: 30px;
  line-height: 25px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.manifestoSection .main-texts__first {
  margin-right: auto;
  margin-left: 10px;
  opacity: 0;
}
.manifestoSection .main-texts__first.active {
  opacity: 1;
}
.manifestoSection .main-texts__last {
  margin: -5px 10px 0 auto;
  opacity: 0;
}
.manifestoSection .main-texts__last.active {
  opacity: 1;
}
@media (min-height: 1160px) {
  .manifestoSection .wrapper {
    height: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
  }
  .manifestoSection .content {
    position: relative;
    top: 0;
    height: calc(100vh - 314px);
  }
  .manifestoSection .blocks {
    margin-top: 0;
  }
  .manifestoSection .blocks-text-left {
    margin-top: 110px;
  }
}
@media (max-height: 900px) and (min-width: 998px) {
  .manifestoSection .blocks {
    margin-top: 0;
  }
  .manifestoSection .main-texts {
    max-width: 960px;
    width: 100%;
    margin: -60px auto 0;
  }
  .manifestoSection .main-texts__title {
    font-size: 200px;
    line-height: 200px;
  }
  .manifestoSection .main-texts__last {
    margin-top: -30px;
  }
  .manifestoSection .blocks-text-right {
    margin-top: 20px;
  }
  .manifestoSection .blocks-text-left {
    margin-top: 100px;
  }
}
@media (max-height: 700px) and (min-width: 998px) {
  .manifestoSection .blocks {
    margin-top: 0;
  }
  .manifestoSection .image {
    max-width: 300px;
    height: 290px;
    margin: 0;
  }
  .manifestoSection .image .line {
    width: 380px;
  }
  .manifestoSection .main-texts__title {
    font-size: 150px;
    line-height: 150px;
  }
  .manifestoSection .content {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .manifestoSection .main-texts {
    max-width: 739px;
  }
  .manifestoSection .main-texts__title {
    font-size: 146px;
    line-height: 146px;
  }
  .manifestoSection .main-texts p {
    font-size: 20px;
  }
}
@media (max-width: 998px) {
  .manifestoSection .blocks-text {
    max-width: 240px;
  }
  .manifestoSection .blocks-text-right {
    margin-bottom: auto;
    margin-top: 50px;
  }
  .manifestoSection .blocks-text-left {
    margin-top: auto;
  }
  .manifestoSection .blocks-text-left p {
    top: auto;
    bottom: 0;
  }
  .manifestoSection .image {
    max-width: 190px;
    height: 180px;
    margin: 0;
    margin-top: 0;
  }
  .manifestoSection .image .line {
    width: 240px;
  }
}
@media (max-width: 998px) and (max-height: 730px) {
  .manifestoSection .main-texts {
    margin-top: -40px;
  }
  .manifestoSection .blocks {
    margin-top: 30px;
    min-height: 280px;
  }
  .manifestoSection .image {
    max-width: 240px;
    height: 225px;
    margin: 0;
  }
  .manifestoSection .image .line {
    width: 300px;
  }
  .manifestoSection .blocks-text {
    max-width: 270px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .manifestoSection {
    padding-top: 70px;
    height: auto;
  }
  .manifestoSection .content {
    overflow: visible;
    position: static;
    height: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .manifestoSection .main-texts__title {
    font-size: 60px;
    line-height: 70px;
  }
  .manifestoSection .main-texts p {
    font-size: 15px;
    line-height: 20px;
  }
  .manifestoSection .blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 3000px;
  }
  .manifestoSection .blocks-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    position: -webkit-sticky;
    position: sticky;
    top: 350px;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  .manifestoSection .blocks-text-left {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .manifestoSection .blocks-text-left p {
    top: 0;
    bottom: auto;
  }
  .manifestoSection .blocks-text-right {
    margin-top: 0;
  }
  .manifestoSection .blocks-text-right p {
    bottom: 0;
    top: 0;
  }
  .manifestoSection .image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    background: #1e0000;
    max-width: none;
    margin-top: 0;
    padding-top: 10px;
    z-index: 2;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    left: 0;
    height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: none;
            transform: none;
  }
  .manifestoSection .image-lines {
    width: 250px;
    left: calc(50% - 130px);
  }
  .manifestoSection .image-lines .line {
    width: 250px;
  }
  .manifestoSection .image .step {
    max-width: 240px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .manifestoSection .image svg {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
  }
  .manifestoSection .main-texts {
    background: #1e0000;
    margin-bottom: -10px;
    padding-top: 20px;
    margin-top: -20px;
  }
}
.teamSection {
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0 0px;
}
.teamSection .top {
  position: relative;
}
.teamSection .teamSwiper {
  margin-top: 50px;
  max-width: 770px;
  width: 100%;
  margin-bottom: 38px;
}
.teamSection .teamSwiper .swiper {
  overflow: visible;
}
.teamSection .teamSwiper .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.teamSection .teamSwiper .swiper-slide {
  opacity: 0.4;
  padding-bottom: 42px;
  height: auto;
}
.teamSection .teamSwiper .swiper-slide-active {
  opacity: 1;
}
.teamSection .teamSwiper .swiper-slide-prev {
  opacity: 0;
}
.teamSection .teamSwiper .swiper-slide:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-image: url("../img/main/fractions/square.svg");
  background-size: contain;
}
.teamSection .teamSwiper-navigation {
  position: absolute;
  right: 0;
  bottom: 0px;
  max-width: 115px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.teamSection .teamSwiper-button .square {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.teamSection .teamSwiper-button .square:nth-child(1) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.teamSection .teamSwiper-button .square:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.teamSection .teamSwiper-button .square:nth-child(3) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.teamSection .teamSwiper-button:hover .square {
  fill: #fff;
}
.teamSection .teamSwiper-button.swiper-button-disabled {
  opacity: 0.4;
  pointer-events: none;
}
.teamSection .teamPreviewSlider {
  pointer-events: none;
  max-width: 720px;
  width: 100%;
  margin-left: 0;
}
.teamSection .teamPreviewSlider .swiper-slide {
  width: 100%;
  height: 100%;
  opacity: 0.4;
  pointer-events: all;
}
.teamSection .teamPreviewSlider .swiper-slide img {
  max-width: 50px;
}
.teamSection .teamPreviewSlider .swiper-slide-thumb-active {
  opacity: 1;
}
.teamSection .team-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.teamSection .team-img {
  max-width: 270px;
  width: 100%;
  margin-left: 30px;
}
.teamSection .team-left {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.teamSection .team-text {
  margin-bottom: 69px;
}
.teamSection .team-info {
  margin-top: auto;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.teamSection .team-info span {
  padding-top: 5px;
}
.teamSection .team-info span:first-child {
  padding-right: 10px;
}
.teamSection .swiper-slide {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 998px) {
  .teamSection .teamSwiper {
    max-width: 600px;
  }
  .teamSection .team-img {
    max-width: 200px;
  }
  .teamSection .teamPreviewSlider {
    max-width: 480px;
  }
}
@media (max-width: 768px) {
  .teamSection {
    padding-bottom: 30px;
  }
  .teamSection .teamSwiper {
    max-width: none;
  }
  .teamSection .team-info {
    line-height: 20px;
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .teamSection .teamPreviewSlider {
    max-width: 290px;
  }
  .teamSection .team-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .teamSection .team-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .teamSection .team-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .teamSection .teamSwiper-navigation {
    bottom: -105px;
    z-index: 10;
  }
}
.roadmapSection {
  padding: 149px 0 79px;
  overflow: visible;
}
.roadmapSection .title {
  color: #fff;
  text-align: center;
}
.roadmapSection .subtitle {
  text-align: center;
}
.roadmapSection .blocks {
  margin-top: 75px;
}
.roadmapSection .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.roadmapSection .block-info {
  max-width: 470px;
  width: 100%;
  margin-right: 30px;
  position: -webkit-sticky;
  position: sticky;
  top: 103px;
  padding-bottom: 15px;
}
.roadmapSection .block-items {
  max-width: 670px;
  width: 100%;
  overflow: hidden;
}
.roadmapSection .block-subtitle {
  color: #fff;
}
.roadmapSection .block-title {
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 13px;
}
.roadmapSection .block-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 36px 0px 43px 5px;
}
.roadmapSection .block-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-size: contain;
}
.roadmapSection .block-item__num {
  font-size: 20px;
  line-height: 25px;
  font-family: 'IBMPlexMono', sans-serif;
  min-width: 100px;
  height: 100px;
  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;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1e0000;
  margin-right: 25px;
}
.roadmapSection .block.red .block-item:before {
  background-image: url("../img/main/roadmap/red-square.svg");
}
.roadmapSection .block.red .block-item__num {
  background-image: url("../img/main/roadmap/red-circle.svg");
}
.roadmapSection .block.yellow .block-item:before {
  background-image: url("../img/main/roadmap/yellow-square.svg");
}
.roadmapSection .block.yellow .block-item__num {
  background-image: url("../img/main/roadmap/yellow-circle.svg");
}
.roadmapSection .block.green .block-item:before {
  background-image: url("../img/main/roadmap/green-square.svg");
}
.roadmapSection .block.green .block-item__num {
  background-image: url("../img/main/roadmap/green-circle.svg");
}
.roadmapSection .block.purple .block-item:before {
  background-image: url("../img/main/roadmap/purple-square.svg");
}
.roadmapSection .block.purple .block-item__num {
  background-image: url("../img/main/roadmap/purple-circle.svg");
}
.roadmapSection .block.orange .block-item:before {
  background-image: url("../img/main/roadmap/orange-square.svg");
}
.roadmapSection .block.orange .block-item__num {
  background-image: url("../img/main/roadmap/orange-circle.svg");
}
.roadmapSection .block:last-child .block-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-size: contain;
}
.roadmapSection .block:last-child.orange .block-item:after {
  background-image: url("../img/main/roadmap/orange-square.svg");
}
@media (max-width: 1200px) {
  .roadmapSection .block-info {
    max-width: 400px;
  }
}
@media (max-width: 998px) {
  .roadmapSection .block-title {
    font-size: 25px;
    line-height: 30px;
  }
  .roadmapSection .block-info {
    max-width: 280px;
  }
}
@media (max-width: 768px) {
  .roadmapSection .block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    padding-top: 50px;
  }
  .roadmapSection .block:first-child {
    padding-top: 0;
  }
  .roadmapSection .block-info {
    max-width: none;
    margin-right: 0;
    text-align: center;
    position: static;
  }
  .roadmapSection .block-items {
    max-width: none;
  }
  .roadmapSection .block-item {
    padding: 20px 0 20px 5px;
  }
  .roadmapSection .block-item__num {
    min-width: 60px;
    height: 60px;
    font-size: 15px;
    line-height: 15px;
  }
  .roadmapSection .block-item:first-child:before {
    display: none;
  }
  .roadmapSection .block:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-size: contain;
  }
  .roadmapSection .block.red:before {
    background-image: url("../img/main/roadmap/red-square.svg");
  }
  .roadmapSection .block.yellow:before {
    background-image: url("../img/main/roadmap/yellow-square.svg");
  }
  .roadmapSection .block.green:before {
    background-image: url("../img/main/roadmap/green-square.svg");
  }
  .roadmapSection .block.purple:before {
    background-image: url("../img/main/roadmap/purple-square.svg");
  }
  .roadmapSection .block.orange:before {
    background-image: url("../img/main/roadmap/orange-square.svg");
  }
  .roadmapSection .block:last-child .block-item:after {
    display: none;
  }
}
@media (max-width: 768px) {
  .roadmapSection {
    padding: 80px 0;
  }
}
.ascensionSection {
  padding: 70px 0 50px;
  text-align: center;
  background: #1e0000;
  position: relative;
}
.ascensionSection .title {
  margin-bottom: 50px;
}
.ascensionSection .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 970px;
  width: 100%;
  margin: 85px auto 0;
}
.ascensionSection .block {
  max-width: 450px;
  width: calc(50% - 35px);
}
.ascensionSection .block video {
  width: 100%;
}
.ascensionSection .block-subtitle {
  margin-bottom: 25px;
}
.ascensionSection .text {
  max-width: 750px;
  width: 100%;
  margin: 0 auto 50px;
}
@media (max-width: 768px) {
  .ascensionSection {
    padding: 80px 0 50px;
  }
  .ascensionSection .block {
    width: calc(50% - 10px);
    max-width: none;
  }
}
@media (max-width: 480px) {
  .ascensionSection .blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .ascensionSection .block {
    max-width: 300px;
    width: 100%;
    margin: 0 auto 20px;
  }
  .ascensionSection .block:last-child {
    margin-bottom: 0;
  }
}
.socialsSection {
  padding: 80px 0 150px;
}
.socialsSection .title,
.socialsSection .subtitle {
  text-align: center;
}
.socialsSection .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 430px;
  width: 100%;
  margin: 48px auto 0;
}
.socialsSection .social {
  width: calc(25% - 37px);
}
@media (max-width: 768px) {
  .socialsSection {
    padding: 40px 0 80px;
  }
}
@media (max-width: 480px) {
  .socialsSection .socials {
    max-width: 250px;
  }
  .socialsSection .social {
    width: calc(25% - 20px);
  }
}
.utilitySection {
  text-align: center;
  padding: 60px 0 30px;
}
.utilitySection .title {
  margin-bottom: 50px;
}
.utilitySection .text {
  max-width: 900px;
  width: 100%;
  margin: 0 auto 25px;
}
.mintPage .mint {
  padding-top: 160px;
  padding-bottom: 50px;
}
.mintPage .title {
  color: #dd4040;
  font-size: 75px;
  line-height: 75px;
}
.mintPage .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mintPage .right {
  max-width: 470px;
  width: 100%;
  margin-top: -5px;
}
.mintPage .right .block-text {
  line-height: 30px;
  margin-top: 26px;
}
.mintPage .right .block:last-child {
  margin-top: 29px;
}
.mintPage .left {
  max-width: 540px;
  width: 100%;
  margin-right: 30px;
}
.mintPage .left .block-text {
  font-family: 'ST-SimpleSquare', sans-serif;
}
.mintPage .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: -20px;
}
.mintPage .item-radio {
  margin-right: 35px;
  margin-bottom: 20px;
}
.mintPage .item-radio__input {
  display: none;
}
.mintPage .item-radio__input:checked ~ .item-radio__label {
  background: #dd4040;
}
.mintPage .item-radio__label {
  border: 3px dashed #dd4040;
  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;
  width: 55px;
  height: 55px;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.mintPage .blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mintPage .blocks .block {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.mintPage .blocks .block:first-child {
  margin-right: 10px;
}
.mintPage .block {
  margin-top: 39px;
}
.mintPage .block-text {
  margin-top: 23px;
}
.mintPage .block-text.big {
  font-size: 40px;
  line-height: 40px;
}
.mintPage .block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mintPage .block-title h4 {
  margin-right: 30px;
}
.mintPage .block-title .icon {
  margin-right: 20px;
}
.mintPage .video {
  max-width: 325px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mintPage .video video {
  width: 100%;
}
.mintPage .mint-button {
  margin-top: 40px;
  max-width: 370px;
}
.mintPage .mobile {
  display: none;
}
@media (max-width: 998px) {
  .mintPage .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .mintPage .left {
    max-width: none;
  }
  .mintPage .right {
    max-width: none;
    margin-top: 40px;
  }
  .mintPage .blocks .block {
    width: 50%;
  }
  .mintPage .button {
    margin: 40px auto 0;
  }
  .mintPage .video {
    margin: 0 auto;
    max-width: 370px;
  }
  .mintPage .desktop {
    display: none;
  }
  .mintPage .mobile {
    display: block;
  }
  .mintPage .title {
    font-size: 50px;
    line-height: 50px;
  }
}
@media (max-width: 768px) {
  .mintPage .mint {
    padding-top: 130px;
  }
  .mintPage .blocks {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .mintPage .blocks .block {
    width: 100%;
  }
  .mintPage .block {
    margin-top: 20px;
  }
  .mintPage .block-text.big {
    font-size: 25px;
    line-height: 30px;
  }
  .mintPage .item-radio {
    margin-right: 15px;
  }
}
@media (max-width: 768px) {
  .mintPage .mint-button {
    max-width: none;
  }
  .mintPage .video {
    max-width: none;
  }
}
