/* FONTS START */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");

@font-face {
    font-family: 'Sohne';
    src: url('../fonts/Sohne-Halbfett.eot');
    src: url('../fonts/Sohne-Halbfett.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Sohne-Halbfett.woff2') format('woff2'),
    url('../fonts/Sohne-Halbfett.woff') format('woff'),
    url('../fonts/Sohne-Halbfett.ttf') format('truetype'),
    url('../fonts/Sohne-Halbfett.svg#Sohne-Halbfett') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Test Sohne';
    src: url('../fonts/TestSohne-Buch.eot');
    src: url('../fonts/TestSohne-Buch.eot?#iefix') format('embedded-opentype'),
    url('../fonts/TestSohne-Buch.woff2') format('woff2'),
    url('../fonts/TestSohne-Buch.woff') format('woff'),
    url('../fonts/TestSohne-Buch.ttf') format('truetype'),
    url('../fonts/TestSohne-Buch.svg#TestSohne-Buch') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* FONTS END */
#mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    background: none;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
    height: 56px !important;
    border: 1px solid #E1ECEF !important;
    color: #1D2122 !important;
    font-weight: 500;
    margin-right: 16px;
    border-radius: 4px !important;
    min-width: 325px !important;
    padding: 0 24px !important;
    background: none;
    font-family: 'Test Sohne', sans-serif !important;
    max-width: 325px !important;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
    padding: 0;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input:focus {
    outline: 0;
    border: 1px solid #399CC2 !important;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
    position: relative;
    box-shadow: none;
    border: none;
    display: inline-block;
    font-family: 'Sohne', sans-serif !important;
    min-height: 56px !important;
    min-width: 150px !important;
    padding: 0px 15px !important;
    font-weight: bold !important;
    color: #fff !important;
    text-align: center;
    border-radius: 4px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    max-height: 56px;
    font-size: 1em !important;
    margin: 0 !important;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow, footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
    margin: 0 0 0px 0;
    width: 100%;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent {
    margin: 0;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody {
    padding: 0;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
    background: #399CC2 !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

#mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
    display: flex;
}

.ml-form-embedBody {
}

.ml-form-embedContent {
}

.ml-form-embedContent h4 {
    display: none;
}

.ml-form-embedContent p {
    display: none;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent {
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
    font-family: 'Sohne', sans-serif !important;
    font-size: 34px;
}

footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent p {
    color: #394047 !important;
    font-size: 1em;
}

.ml-block-form {
}

body.iframe-open iframe {
    display: block;
}

@-webkit-keyframes radial1 {
    0% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }

    50% {
        -webkit-transform: translate(20%, 40%) scale(1, 1.33);
    }

    100% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }
}

@-moz-keyframes radial1 {
    0% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }

    50% {
        -webkit-transform: translate(20%, 40%) scale(1, 1.33);
    }

    100% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }
}

#radial1 {
    z-index: 1;
    position: absolute;
    bottom: 5%;
    left: 5%;
    width: 900px;
    height: 900px;
    margin: -450px 0 0 -450px;
    -webkit-animation: 7s radial1 linear infinite;
    -moz-animation: 7s radial1 linear infinite;
    background: radial-gradient(32.53% 32.53% at 50.08% 49.92%, rgba(250, 255, 0, 0.46) 27.24%, rgba(248, 251, 132, 0) 100%);
    opacity: 0.9;
    /* filter: blur(200px); */
}

@-webkit-keyframes radial2 {
    0% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }

    50% {
        -webkit-transform: translate(20%, 40%) scale(1, 1.33);
    }

    100% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }
}

@-moz-keyframes radial2 {
    0% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }

    50% {
        -webkit-transform: translate(20%, 40%) scale(1, 1.33);
    }

    100% {
        -webkit-transform: translate(-5%, -25%) scale(1, 1);
    }
}

#radial2 {
    z-index: 1;
    position: absolute;
    top: 5%;
    right: 5%;
    width: 900px;
    height: 900px;
    margin: -450px 0 0 -450px;
    -webkit-animation: 7s radial2 linear infinite;
    -moz-animation: 7s radial2 linear infinite;
    opacity: 0.5;
    background: radial-gradient(circle, rgba(2, 185, 226, 0.4) 20%, rgba(2, 185, 226, 0.2) 51%, rgba(240, 240, 249, 1) 70%);
}

/* GENERAL START */
main {
    width: 100%;
    overflow: hidden;
}

html {
    box-sizing: border-box;
}

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

body {
    background: #ffffff;
    font-family: "Inter", sans-serif;
    color: #0c2722;
}

a {
    text-decoration: none;
}

input::placeholder {
    color: #5C5C5C;
    opacity: 1;
}

input:-ms-input-placeholder {
    color: #5C5C5C;
}

input::-ms-input-placeholder {
    color: #5C5C5C;
}

section {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1224px;
    margin: 0 auto;
}

.split {
    display: flex;
}

/* GENERAL END */
/* TYPOGRAPHY START */
root {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Sohne', sans-serif;
    font-feature-settings: "liga" 0;
    color: #191C1F;
    line-height: 1.2;
    margin: 0;
}

h1 {
    font-size: 4.5em;
}

h2 {
    font-size: 3.5em;
}

h6 {
    font-size: 1.5em;
}

p {
    color: #394047;
    line-height: 1.75;
    margin: 0;
}

/* TYPOGRAPHY END */
/* BUTTONS START */
.btn {
    box-shadow: none;
    border: none;
    display: inline-block;
    font-family: 'Sohne', sans-serif;
    min-height: 56px;
    min-width: 227px;
    padding: 18px 35px;
    font-weight: bold;
    color: #191C1F;
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    position: relative;
}

.btn-primary {
    color: #fff;
    background: #191C1F;
    height: 56px;
}

.btn-primary:hover {
    background: #399CC2;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
}

.btn-primary.white {
    background: #fff;
    color: #1D2122;
}

.btn-primary.white:hover {
    background: #399CC2;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    color: #fff;
}

.btn-secondary {
    background: #59B4D2;
    color: #fff;
    height: 56px;
}

/* .btn-bordered {
  border: 2px solid #191C1F;
  background: transparent;
  position: relative;
}

.btn-bordered:hover {
  background: #191C1F;
  color: #fff;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
} */
/* asffsa */
.btn-bordered {
    transition: all 0.3s;
    overflow: hidden;
}

.btn-bordered {
    background-color: transparent;
    /* border: 2px solid rgba(25, 28, 31, 0.5); */
    color: #191C1F;
}

.btn-bordered svg, .btn-bordered svg rect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: transparent;
}

.btn-bordered svg rect {
    stroke: #191C1F;
    stroke-width: 4;
    transition: 1s;
    stroke-dasharray: 600, 600;
    stroke-dashoffset: 0;
}

.btn-bordered:hover svg rect {
    stroke-dasharray: 100, 400;
    stroke-dashoffset: 155;
}

.btn-bordered.white svg rect {
    stroke: #fff;
}

/* .btn-bordered:before, .btn-bordered:after {
  content: "";
  border-style: solid;
  position: absolute;
  z-index: 5;
  box-sizing: content-box;
}

.btn-bordered:before, .btn-bordered:after {
  border-color: rgba(25, 28, 31, 1);
}

.btn-bordered:before {
  width: 0;
  height: 100%;
  border-width: 2px 0 2px 0;
  top: -2px;
  left: 0;
  transition-delay: 0.05s;
  transition: all 0.3s;
}

.btn-bordered:hover:before {
  width: 100%;
}

.btn-bordered:hover:after {
  height: 100%;
}

.btn-bordered:after {
  width: 100%;
  height: 0;
  border-width: 0 2px 0 2px;
  top: 0;
  left: -2px;
  transition: all 0.3s;
} */
/* asffs */
.btn-bordered.white {
    /* border: 2px solid rgba(255, 255, 255, 0.5); */
    color: #fff;
}

/* .btn-bordered.white:before, .btn-bordered.white:after {
  border-color: rgba(255, 255, 255, 1);
} */
.btn.btn-primary.btn-header {
    padding: 0 28px;
    min-width: initial;
    color: #fff;
    font-family: 'Sohne', sans-serif;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 48px;
}

.btn-header img {
    margin-left: 14px;
    height: 14px;
    position: relative;
    top: -1px;
}

/* BUTTONS END */
/* HEADER START */
header {
    z-index: 1000;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.header-inner {
    padding: 28px 56px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

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

.logo img {
    height: 29px;
}

.header-nav {
    display: flex;
    align-items: center;
}

.header-nav a {
    color: #394047;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.75;
    text-decoration: none;
    margin: 0 16px;
    font-family: 'Test Sohne', sans-serif;
    position: relative;
    transition: 0.3s all;
}

/* .header-nav a.active {
  color: #0c2722;
} */
.header-nav a.btn-header:hover:before {
    width: 0%;
}

.header-nav a.active:before {
    width: 65%;
}

.header-nav a:before {
    content: "";
    height: 2px;
    width: 0%;
    background: #191C1F;
    position: absolute;
    bottom: -4px;
    left: 0;
    transition: 0.3s all;
}

.header-nav a:hover {
    color: #000;
    transition: 0.3s all;
}

.header-nav a:hover:before {
    width: 65%;
    transition: 0.3s all;
}

.header-nav a.active:hover:after {
    left: 100%;
    transition: 0.3s all;
}

.header-nav a.active:after {
    width: 7px;
    transition: 0.3s all;
    content: "";
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -4px;
    left: -7px;
    z-index: 2;
}

.header-nav-mobile {
    display: none;
}

/* HEADER END */
/* SECTION START */
.section-title {
    text-align: center;
    max-width: 1090px;
    margin: 0 auto;
}

.section-title.left {
    text-align: left;
    margin: 0;
    max-width: 808px;
}

.section-title.left p {
    margin: 0;
}

.section-title h1 {
    margin: 0px 0 24px;
}

.section-title h2 {
    margin: 16px 0 16px;
    line-height: 1.25;
}

.section-title p {
    font-size: 1.125em;
    margin: 0 auto;
    max-width: 668px;
    line-height: 1.55;
}

.section-title-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 48px 0 0;
}

.section-title-buttons.left {
    justify-content: flex-start;
    padding-left: 40px;
}

.section-title-buttons .btn {
    margin: 0 12px;
}

.section-title span {
    font-size: 0.75em;
    color: #59B4D2;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 2;
}

/* SECTION END */
/* SECTION MAIN START */
#main {
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: url(../images/hero-bg2.png); */
    background: #f0f0f9;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#main .container {
    z-index: 2;
}

#main .deco-bg {
    position: absolute;
    right: 0;
    bottom: 0;
}

#main .deco-bg img {
    width: 384px;
}

#main h1 strong {
    font-weight: normal;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -ms-background-clip: text;
    -ms-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    display: inline-block;
    animation: .8s shake infinite alternate;
    background-color: #191C1F;
    color: #191C1F;
}

@keyframes shake {
    0% {
        transform: skewX(-15deg);
    }

    5% {
        transform: skewX(15deg);
    }

    10% {
        transform: skewX(-15deg);
    }

    15% {
        transform: skewX(15deg);
    }

    20% {
        transform: skewX(0deg);
    }

    100% {
        transform: skewX(0deg);
    }
}

/* SECTION MAIN END */
/* SECTION DETECT START */
#detect {
    padding: 140px 0 132px;
    background: #fff;
}

.info-blocks {
    margin: 120px 0 0;
    display: flex;
    justify-content: space-between;
}

.info-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 312px;
}

.info-block img {
    height: 64px;
}

.info-block h6 {
    margin: 20px 0 12px;
}

.info-block p {
    margin: 0;
}

/* SECTION DETECT END */
/* SECTION TWO LEVELS START */
#twoLevels {
    padding: 140px 0 110px;
    background: url(../images/twolevels-bg2.png);
    background-size: cover;
    position: relative;
}

.deco-bg {
    pointer-events: none;
}

#twoLevels .deco-bg {
    position: absolute;
    top: 0;
    left: 0;
}

#twoLevels .section-title h2 {
    margin-bottom: 0px;
}

.two-levels {
    margin: 60px 0 0;
    display: flex;
    justify-content: center;
}

.level-image-mobile {
    display: none;
}

.one-level {
    margin: 0 46px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 426px;
}

.one-level img {
    width: 100%;
    height: 423px;
    object-fit: cover;
}

.one-level h6 {
    margin: 26px 0 12px;
}

.one-level p {
}

/* SECTION TWO LEVELS END */
/* SECTION TECHNICAL START */
#technical {
    background: #fff;
    padding: 140px 0;
    position: relative;
}

#technical .deco-bg {
    position: absolute;
    top: 32px;
    right: 0;
}

#technical .deco-bg img {
    width: 450px;
}

.technical {
    margin: 64px 0 0;
}

.technical-image {
}

.technical-image-mobile {
    display: none;
}

.technical-image img {
    width: 100%;
}

/* SECTION TECHNICAL END */
/* SECTION DESIGNED START */
#designed {
    padding: 0 32px;
}

#designed .pc .designed-mobile-bg {
    display: none;
}

#designed .container {
    z-index: 2;
}

.section-wrapper {
    background: #f8f8f8;
    padding: 156px 0px;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

/* #designed .section-title {
  max-width: 476px;
} */
.pc {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    z-index: 1;
    height: 100%;
    /* padding: 80px 0 0; */
    /* top: 80px; */
    margin: 0px 0 0;
    overflow: hidden;
}

.pc img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    overflow: hidden;
}

.designed-blocks {
    margin: 16px 0 0;
}

.designed-block {
    margin: 40px 0 0;
    max-width: 348px;
}

.designed-block img {
    height: 30px;
}

.designed-block h6 {
    margin: 24px 0 8px;
}

.designed-block p {
}

/* SECTION DESIGNED END */
/* SECTION TEAM START */
#team {
    padding: 0 32px;
    position: relative;
}

#team .deco-bg {
    position: absolute;
    top: 0;
    right: 32px;
    z-index: 2;
}

#team .deco-bg img {
    width: 900px;
}

#team .section-wrapper {
    padding: 140px 0 0;
}

#team .section-title h2 {
    margin: 0 0 50px;
}

.team-members {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin: 0 -12px;
}

.mobile-link {
    display: none;
}

.member {
    flex: 0 0 calc(25% - 24px);
    margin: 0 12px 56px;
}

.member img {
    width: 100%;
}

.member span {
    font-size: 10px;
    line-height: 16px;
    margin: 24px 0 0;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #52A9CA;
    font-weight: 700;
    display: block;
}

.member .name {
    margin: 4px 0;
    display: flex;
    align-items: center;
}

.member .name h6 {
    font-size: 16px;
    line-height: 28px;
    color: #191C1F;
    font-weight: bold;
    margin: 0 12px 0 0;
}

.member .name a {
}

.member .name a img {
    height: 16px;
}

.member p {
    font-size: 12px;
    line-height: 16px;
    color: #1D2122;
    margin: 0;
}

#team .section-title.advisors {
    margin: 90px 0 0;
}

.team-members.advisors {
    padding: 0 0 90px;
}

.team-members.advisors .name {
    margin: 24px 0 4px;
}

/* SECTION TEAM END */
/* SECTION ROADMAP START */
#roadmap {
    margin: 32px 0 0;
    padding: 140px 0 104px;
    position: relative;
}

#roadmap .section-wrapper {
    padding: 100px 0;
}

.roadmap {
    margin: 84px 0 0;
    display: flex;
}

#roadmap .section-title h2 strong {
    color: #59B4D2;
    font-weight: normal;
}

#roadmap .deco-bg {
    position: absolute;
    top: 0;
    right: 32px;
}

.roadmap-block {
    display: flex;
    flex-direction: column;
    width: calc(100% / 3); /* 25% */
}

.roadmap-line {
    display: flex;
    align-items: center;
    margin: 0 0 22px;
    position: relative;
}

.roadmap-line-circle {
    height: 9px;
    width: 9px;
    background: #59B4D2;
    border-radius: 20px;
    flex-shrink: 0;
}

.roadmap-line-line {
    height: 1px;
    width: 100%;
    background: #59B4D2;
}

.roadmap-block.first .roadmap-line-line {
    height: 3px;
}

.roadmap-ul-arrow {
}

.roadmap-ul-arrow img {
    height: 14px;
    margin-right: 12px;
    position: relative;
    top: 1px;
}

/* .roadmap-block.active .roadmap-line-line {
  background: linear-gradient(90deg, #59B4D2, 50%, #1D2122);
}

.roadmap-block.last .roadmap-line-line {
  background: linear-gradient(90deg, #1D2122, 60%, #f8f8f8);
} */
.roadmap-block.active .roadmap-line-circle {
    background: #fff;
    width: 15px;
    height: 15px;
    border: 3px solid #59B4D2;
    top: -3px;
    position: relative;
}

.roadmap-block.active .roadmap-line-line {
    position: relative;
    top: -3px;
}

/* .roadmap-block.active h6 {
  color: #59B4D2;
} */
.roadmap-block h6 {
    margin: 0px 0 22px;
    font-size: 48px;
}

.roadmap-block.last ul {
    max-width: 100%;
}

.roadmap-block.active .roadmap-line {
    margin: 0 0 15px;
}

.roadmap-block ul {
    max-width: calc(100% - 20px);
    margin: 0;
    padding: 20px 20px;
    background: #FBFCFD;
    border: 1px solid #E1ECEF;
    border-radius: 8px;
    list-style: none;
}

.roadmap-block ul li {
    margin: 0 0 20px;
    display: flex;
    align-items: baseline;
}

.roadmap-block ul li p {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #191C1F;
    /* text-transform: uppercase; */
    font-size: 1em;
    line-height: 1.75;
    margin: 0;
}

.roadmap-block ul li:last-child {
    margin-bottom: 0px;
}

.roadmap-arrow {
    position: absolute;
    top: -3px;
    right: -1px;
}

.roadmap-arrow img {
    height: 14px;
}

/* SECTION ROADMAP END */
/* SECTION BLACK START */
#black {
    padding: 0 32px;
}

#black .section-wrapper {
    background: #1D2122;
    padding: 120px 0;
    position: relative;
}

#black .deco-bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.deco-bg img {
    width: 479px;
}

#black .section-title {
    max-width: 824px;
}

.gradient-text {
    /* Fallback: Set a background color. */
    background-color: red;
    /* Create the gradient. */
    background-image: linear-gradient(45deg, #A7BAF9, #D1EFAF);
    /* Set the background size and repeat properties. */
    background-size: 100%;
    background-repeat: repeat;
    /* Use the text as a mask for the background. */
    /* This will show the gradient as a text color rather than element bg. */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

/* SECTION BLACK END  */
/* FOOTER START */
footer {
    background: #fff;
    position: relative;
}

footer .container {
    z-index: 2;
    position: relative;
}

footer .split {
    justify-content: space-between;
    padding: 120px 0 186px;
}

footer .split-left {
    max-width: 442px;
}

.footer-logo {
}

.footer-logo a img {
    height: 29px;
}

.footer-logo p {
    margin: 57px 0 34px;
    line-height: 1.75;
}

footer .split-right .btn {
    margin-left: 0px;
}

footer .split-right .btn-wrap-bordered {
    margin-left: 21px;
}

.footer-more {
    padding: 68px 0;
    border-bottom: 1px solid #E1ECEF;
    display: none;
}

.footer-more .split {
    padding: 0;
}

.footer-more .split {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-more .split-left {
    max-width: initial;
}

.footer-more .split-right {
}

.footer-more h2 {
    margin: 0;
    font-size: 32px;
}

.footer-more p {
    margin: 8px 0 0;
}

.subscription-wrapper .btn {
    min-width: initial;
    min-width: 150px;
    padding: 0;
}

.footer-nav-block:last-child {
    padding-right: 20px;
}

.subscription-wrapper {
    display: flex;
    align-items: center;
}

.subscription-wrapper input {
    height: 56px;
    background: #FBFCFD;
    border: 1px solid #E1ECEF;
    color: #1D2122;
    font-weight: 500;
    margin-right: 16px;
    border-radius: 4px;
    min-width: 325px;
    padding: 0 24px;
    background: none;
    font-family: 'Test Sohne', sans-serif;
}

.subscription-wrapper input:focus {
    outline: 0;
    border: 1px solid #399CC2;
    border-radius: 4px;
}

.subscription-wrapper .btn-wrap {
    background: none;
    max-width: 138px;
    min-width: 138px;
    width: initial;
    height: 56px;
    background: #fff;
    color: #0c2722;
    border: none;
}

.subscription-wrapper .btn:hover {
    cursor: pointer;
}

.footer-nav {
    display: flex;
}

.footer-nav-block {
    min-width: 158px;
    padding: 0 40px;
}

.footer-nav-block h6 {
    font-size: 1.25em;
    line-height: 1.2;
    margin: 0 0 24px;
}

.footer-nav-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-nav-block li {
    margin-bottom: 16px;
}

.footer-nav-block li a {
    font-family: 'Test Sohne', sans-serif;
    color: #1D2122;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    padding: 0px 0 49px;
    border-top: 0px solid #E1ECEF;
}

.footer-bottom.mobile {
    display: none;
}

.footer-nav-secondary {
    display: flex;
}

.footer-nav-secondary a {
    color: #1D2122;
    margin-right: 32px;
    font-size: 0.875em;
}

.footer-bottom span {
    color: #1D2122;
    font-size: 0.875em;
}

.footer-bottom span a {
    color: #1D2122;
    font-weight: 700;
}

footer.about .split-right .btn {
    max-width: 148px;
    min-width: 148px;
}

footer.about .split-right .btn-wrap {
    margin-left: 18px;
}

footer.about .lines-on-background {
    height: 814px;
}

/* FOOTER END */
body.open {
    overflow: hidden;
}

/* MOBILE MENU START */
.overlay {
    position: fixed;
    background: #f6f6f6;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .45s;
    overflow: hidden;
}

body.overlay-open .overlay {
    opacity: 1;
    visibility: visible;
    height: 100%;
    z-index: 900;
}

body.overlay-open .overlay li {
    animation: fadeInTop .5s ease forwards;
    animation-delay: .35s;
}

body.overlay-open .overlay li:nth-of-type(2) {
    animation-delay: .4s;
}

body.overlay-open .overlay li:nth-of-type(3) {
    animation-delay: .45s;
}

body.overlay-open .overlay li:nth-of-type(4) {
    animation-delay: .50s;
}

body.overlay-open .overlay li:nth-of-type(5) {
    animation-delay: .55s;
}

body.overlay-open .overlay li:nth-of-type(6) {
    animation-delay: .60s;
}

body.overlay-open .overlay li:nth-of-type(7) {
    animation-delay: .65s;
}

.overlay nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.500em;
    font-weight: 600;
    text-align: center;
    font-family: 'Gilroy', sans-serif;
}

.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.overlay ul li {
    display: block;
    /* height: 25%; */
    /* height: calc(100% / 4); */
    /* min-height: 50px; */
    position: relative;
    opacity: 0;
    padding: 14px 0;
}

.overlay ul li a {
    display: block;
    position: relative;
    color: #000000;
    text-decoration: none;
    overflow: hidden;
}

/* MOBILE MENU END */
/* MISC START */
@keyframes fadeInTop {
    0% {
        opacity: 0;
        top: 20%;
    }

    100% {
        opacity: 1;
        top: 0;
    }
}

/* MISC END */
/* STICKY HEADER START */
body {
    position: relative;
}

.header-inner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    /* padding: 20px; */
    z-index: 2;
    /* background: #fff; */
    transition: transform 0.4s;
    width: 100%;
    /* height: 81px; */
    padding: 28px 56px;
    transition: 0.2s all;
}

.menu-open {
    overflow: hidden;
}

.menu-open .header-inner {
    background: transparent;
}

/* .scroll-down .header-inner {
  transform: translate3d(0, -100%, 0);
} */
.scroll-down .header-inner {
    /* transform: translate3d(0, -100%, 0); */
    background: #fff;
    box-shadow: 0px 2px 10px rgb(12 39 34 / 5%);
    transform: none;
    padding: 16px 56px;
    transition: 0.2s all;
}

.scroll-up .header-inner {
    transform: none;
    padding: 16px 56px;
}

.scroll-up:not(.menu-open) .header-inner {
    background: #fff;
    box-shadow: 0px 2px 10px rgba(12, 39, 34, 0.05);
}

/* STICKY HEADER END */
/* SECTION TERMS START */
#terms {
    background: #ffffff;
    min-height: 100vh;
    height: 100%;
    width: 100%;
    padding: 180px 0 140px;
}

.terms {
    max-width: 696px;
    margin: 0 auto;
}

.terms-block {
    margin: 80px 0;
}

.terms-block h1 {
    margin: 0 0 40px;
}

.terms-block h2 {
    font-size: 2em;
    margin: 24px 0;
}

.terms-block p {
    margin: 24px 0;
    font-size: 1.1em;
    line-height: 1.8;
}

section#countdown .content-wrap {
    padding: 140px 0;
    border-bottom: 1px solid #E1E1E1;
    margin: 0 32px;
}

section#countdown .content-wrap .section-title {
    max-width: 534px;
}

section#countdown .content-wrap .countdowns .countdown-item h3 {
    font-size: 32px;
    line-height: 40px;
    padding-right: 20px;
}

section#countdown .content-wrap .countdowns .countdown-item {
    padding: 32px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #191C1F;
}

section#countdown .content-wrap .countdowns .countdown-item .countdown-wrap {
    margin-left: auto;
}

section#countdown .content-wrap .countdown-wrap .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#countdown .content-wrap .countdown-wrap .row .item:not(:last-child) {
    margin-right: 22px;
    position: relative;
}

section#countdown .content-wrap .countdown-wrap .row .item:not(:last-child)::before {
    content: ':';
    position: absolute;
    right: -17px;
    top: 5px;
    font-family: 'Test Sohne', sans-serif !important;
    /*font-weight: bold;*/
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.1em;
    color: #399CC2;
}

section#countdown .content-wrap .countdown-wrap .row .item .count {
    width: 55px;
    height: 45px;
    background-color: rgba(106, 181, 209, 0.12);
    border-radius: 4px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.1em;
    color: #399CC2;
    font-family: 'Test Sohne', sans-serif !important;
    font-weight: bold;
}

section#countdown .content-wrap .countdown-wrap .row .item .label {
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: #399CC2;
    font-family: 'Test Sohne', sans-serif !important;
}

/* Partners CSS */

#partners {
    padding: 124px 0 140px;
}
#partners .container .section-title {
    margin-bottom: 23px;
}
#partners .container .partners-wrap .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -12px;
}
#partners .container .partners-wrap .row .col {
    padding: 12px;
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
}
#partners .container .partners-wrap .row .col .logo-wrap img {
    width: 100%;
    height: auto;
}

/* END Partners CSS */

/* Bounty CSS */

#bounty {
    padding: 32px 32px 0;
}

#bounty .section-wrapper {
    background-color: #f8f8f8;
    background-image: url("../images/team-deco-bg.png");
    background-position: right top;
    background-size: auto 120%;
    background-repeat: no-repeat;
    padding: 120px 0;
    position: relative;
}

#bounty .section-wrapper .container {
   text-align: center;
}

#bounty .section-wrapper .container svg {
    width: 225px;
    height: auto;
    display: block;
    margin: 0 auto 16px;
}

#bounty .section-wrapper .container .section-title {
    max-width: none;
}

#bounty .section-wrapper .container .bounty-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 32px 0 0;
}

/* END Bounty CSS */

/* Success page CSS */

body.success-screen header .header-inner {
    display: flex;
    justify-content: center;
}

body.success-screen section#main .section-title h1 {
    margin: 0 0 16px;
    font-size: 56px;
    line-height: 64px;
}

body.success-screen section#main .section-title p {
    color: #5C5C5C;
    font-size: 18px;
    line-height: 28px;
}

body.success-screen section#main .container .icon {
    margin-bottom: 48px;
    display: flex;
    justify-content: center;
}

body.success-screen section#main .container .icon img {
    max-width: 64px;
}


/* SECTION TERMS END */
/* TABLET START */
@media only screen and (max-width: 1363px) {
    #partners {
        padding: 100px 0 112px;
    }
    #partners .container .partners-wrap .row {
        margin: calc(-17px / 2);
        justify-content: flex-start;
    }
    #partners .container .partners-wrap .row .col {
        padding: calc(17px / 2);
    }

    .container {
        position: relative;
        max-width: 848px;
    }

    .section-title {
        max-width: 748px;
    }

    #main .section-title p {
        max-width: 558px;
    }

    h1 {
        font-size: 56px;
    }

    h2 {
        font-size: 44px;
    }

    h6 {
        font-size: 24px;
    }

    p {
        font-size: 16px;
    }

    .section-title-buttons {
        margin: 40px 0 0;
    }

    #main .deco-bg img {
        width: 326px;
    }

    .info-blocks {
        margin: 100px 0 0;
    }

    .info-block {
        max-width: 250px;
    }

    #detect {
        padding: 112px 0;
    }

    .deco-bg img {
        width: 326px;
    }

    #twoLevels {
        padding: 112px 0;
    }

    .two-levels {
        margin: 40px 0 0;
    }

    .one-level {
        margin: 0 23px;
        max-width: 384px;
    }

    .one-level img {
        height: initial;
    }

    .one-level h6 {
        margin: 8px 0 12px;
    }

    #technical {
        padding: 112px 0;
    }

    #technical .deco-bg {
        top: 24px;
    }

    #technical .deco-bg img {
        width: 392px;
    }

    .technical {
        margin: 56px 0 0;
    }

    #designed {
        padding: 0 24px;
    }

    .section-wrapper {
        padding: 112px 0;
    }

    .designed-blocks {
        margin: 28px 0 0;
    }

    .designed-block {
        margin: 44px 0 0;
    }

    .pc {
        width: 50%;
    }

    #designed .section-wrapper {
        padding: 112px 0 178px;
    }

    #roadmap {
        margin: 24px 0 0;
        padding: 112px 0;
    }

    #roadmap .deco-bg img {
        width: 392px;
    }

    .roadmap-block h6 {
        margin: 0px 0 14px;
        font-size: 36px;
    }

    .roadmap-block ul {
        /* max-width: 194px; */
        padding: 0;
    }

    .roadmap-block ul li {
        margin: 0;
        border-bottom: 1px solid #E1ECEF;
        padding: 16px 19px;
    }

    .roadmap-block ul li:last-child {
        border-bottom: 0px;
    }

    .roadmap-block.active .roadmap-line {
        margin: 0 0 16px;
    }

    .roadmap-block ul li p {
        font-size: 14px;
    }

    #black {
        padding: 0 24px;
    }

    #black .section-wrapper {
        padding: 96px 0;
    }

    #black .section-title {
        max-width: 706px;
    }

    #black .deco-bg img {
        width: 396px;
    }

    #bounty .section-wrapper {
        padding: 96px 0;
    }

    footer .split {
        padding: 112px 0 168px;
    }

    .footer-nav-block h6 {
        font-size: 18px;
    }

    .footer-logo p {
        margin: 57px 0 24px;
        font-size: 16px;
        max-width: 410px;
    }

    .footer-nav-block {
        min-width: initial;
        padding: 0 21px;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
        min-width: 282px !important;
        max-width: 282px !important;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
        min-width: 138px !important;
    }

    .footer-nav-block li a {
        font-size: 14px;
    }

    .footer-nav-block:first-child {
        padding-left: 0px;
    }

    .footer-nav-block:last-child {
        padding-right: 0px;
    }

    body.success-screen section#main {
        min-height: 100vh;
    }

    body.success-screen section#main .container {
        height: 100%;
    }

    body.success-screen section#main .container .icon {
        margin-bottom: 40px;
    }

    body.success-screen section#main .container .section-title h1 {
        font-size: 44px;
        line-height: 52px;
    }

    body.success-screen section#main .container .section-title p {
        line-height: 28px;
    }

    body.success-screen section#main .container .section-title-buttons {
        margin-top: 40px;
    }

    body.success-screen section#main .container .section-title-buttons a {
        width: auto;
        min-width: auto;
        padding: 16px 89px;
    }
}

/* TABLET END */
/* GENERAL MOBILE START */
@media only screen and (max-width: 1023px) {
    #partners {
        padding: 36px 0 58px;
    }
    #partners .container .partners-wrap .row .col {
        flex: 0 0 50%;
        max-width: 50%;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form {
        margin: 0;
        width: 100%;
        padding: 0 0px;
        flex-direction: column;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
        height: 48px !important;
        border: 1px solid #E1ECEF !important;
        color: #1D2122 !important;
        font-weight: 500;
        margin-right: 16px;
        border-radius: 4px !important;
        min-width: 100% !important;
        padding: 0 24px !important;
        background: none;
        font-family: 'Test Sohne', sans-serif !important;
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 0 16px;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
        max-width: 100% !important;
        min-width: 100% !important;
        max-height: 48px !important;
        height: 48px !important;
    }

    .subscription-wrapper div {
        width: 100%;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
        max-width: 100%;
        width: 100%;
    }

    footer #mlb2-3927244.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit {
        margin: 0 0 0px 0;
        float: left;
        width: 100%;
    }

    #terms {
        padding: 100px 0 48px;
        border-bottom: 1px solid #e8e8e8;
    }

    footer .container {
        padding: 0 32px;
    }

    footer .btn-wrap-bordered {
        border: 1px solid #fff;
        margin-top: 16px;
    }

    footer .btn-wrap-bordered .btn-bordered {
        color: #fff;
        padding: 0;
    }

    .section-title p {
        font-size: 1em;
    }

    .logo span {
        display: none;
    }

    .header-inner {
        padding: 24px;
    }

    .header-nav {
        display: none;
    }

    .header-nav-mobile {
        display: block;
    }

    .header-nav-mobile .hamburger {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header-nav-mobile .hamburger:hover {
        cursor: pointer;
    }

    .header-nav-mobile .hamburger span {
        width: 24px;
        height: 2px;
        background: #0c2722;
        margin: 2px 0;
    }

    * {
        transition: .25s ease-in-out;
        box-sizing: border-box;
    }

    #menu-toggle span {
        display: block;
        background: #0C2722;
        border-radius: 2px;
    }

    #overlay .deco-bg {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    #overlay .deco-bg img {
        width: 100%;
    }

    #menu-toggle {
        width: 24px;
        height: 24px;
        margin: 0;
        position: relative;
        cursor: pointer;
        border-radius: 0;
    }

    #menu-toggle:hover {
        background: transparent;
    }

    #hamburger {
        position: absolute;
        height: 100%;
        width: 100%;
    }

    #hamburger span {
        width: 24px;
        height: 2px;
        position: relative;
        top: 0px;
        left: 0;
        margin: 4px 0;
    }

    #hamburger span:nth-child(1) {
        transition-delay: .5s;
    }

    #hamburger span:nth-child(2) {
        transition-delay: .625s;
    }

    #hamburger span:nth-child(3) {
        transition-delay: .75s;
    }

    #cross {
        position: absolute;
        height: 24px;
        width: 24px;
        transform: rotate(45deg);
    }

    #cross span:nth-child(1) {
        height: 0%;
        width: 2px;
        position: absolute;
        transition-delay: 0s;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }

    #cross span:nth-child(2) {
        width: 0%;
        height: 2px;
        position: absolute;
        transition-delay: .25s;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 50%;
    }

    #menu-toggle.open #hamburger span {
        width: 0%;
    }

    #menu-toggle.open #hamburger span:nth-child(1) {
        transition-delay: 0s;
    }

    #menu-toggle.open #hamburger span:nth-child(2) {
        transition-delay: .125s;
    }

    #menu-toggle.open #hamburger span:nth-child(3) {
        transition-delay: .25s;
    }

    #menu-toggle.open #cross span:nth-child(1) {
        height: 100%;
        transition-delay: .625s;
    }

    #menu-toggle.open #cross span:nth-child(2) {
        width: 100%;
        transition-delay: .375s;
    }

    .section-title span {
        line-height: 1.33;
        font-weight: 800;
    }

    h1 {
        font-size: 2.25em;
        line-height: 1.11;
    }

    h2 {
        font-size: 2em;
        line-height: 1.125;
    }

    p {
        font-size: 1em;
    }

    .section-title {
        width: 100%;
        max-width: 100%;
    }

    .section-title.left {
        padding: 0;
    }

    .section-title-buttons.left {
        padding-left: 0;
    }

    .section-title h1 {
        margin: 0px 0 16px;
    }

    .section-title h2 {
        margin: 12px 0 16px;
    }

    .container {
        padding: 0 32px;
        max-width: 100%;
        z-index: 2;
        position: relative;
    }

    .logo img {
        height: 24px;
    }

    .section-title-buttons {
        margin: 32px 0 0;
        flex-direction: column;
    }

    .btn {
        min-width: 100%;
        width: 100%;
        min-height: 48px;
    }

    .btn-primary {
        height: 48px;
    }

    .btn-bordered {
        height: 48px;
        border: 2px solid #191C1F;
    }

    .btn-bordered.white {
        height: 48px;
        border: 2px solid #fff;
    }

    .btn-bordered svg rect {
        stroke-width: 0;
    }

    .btn-bordered:hover svg rect {
        display: none;
    }

    .info-blocks {
        flex-direction: column;
    }

    .info-block {
        width: 100%;
        max-width: 100%;
        margin-bottom: 32px;
        background: none;
    }

    .info-block:last-child {
        margin-bottom: 0;
    }

    .info-block-icon img {
        height: 48px;
    }

    .info-block h6 {
        margin: 16px 0 12px;
    }

    .info-block p {
        font-size: 0.875em;
        line-height: 1.6;
    }

    .info-block.empty {
        display: none;
    }

    .split {
        flex-direction: column;
    }

    .footer-more {
        padding: 48px 0 32px;
        display: block;
    }

    .footer-more h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .footer-bottom span {
        margin: 8px 0;
    }

    .footer-nav-secondary:last-child {
        text-align: right;
    }

    .footer-more .split {
        flex-direction: column;
        justify-content: initial;
    }

    .footer-more .split-left {
        max-width: initial;
        padding-right: 5%;
    }

    .footer-logo {
        margin: 0px 0 0;
    }

    .footer-more p {
        font-size: 0.875em;
        line-height: 1.6;
        margin: 12px 0 0;
    }

    .footer-more .split-right {
        margin: 24px 0 0;
        width: 100%;
    }

    .footer-logo a {
        height: 29px;
        display: flex;
    }

    .subscription-wrapper {
        flex-direction: column;
    }

    .footer-logo p {
        margin: 24px 0 24px;
        line-height: 1.75;
        font-size: 14px;
    }

    footer .split-right .btn {
        min-height: 48px;
        margin: 0;
        width: 100%;
        height: 48px;
        border-radius: 4px;
    }

    .footer-subscribe p {
        margin: 16px 0 24px;
        font-size: 0.875em;
        line-height: 1.6;
    }

    .subscription-wrapper .btn-wrap {
        height: 48px;
        min-height: 48px;
    }

    .subscription-wrapper input {
        max-width: 100%;
        width: 100%;
        border-radius: 4px;
        height: 48px;
        padding: 0 24px;
        min-width: initial;
        max-width: initial;
        width: 100%;
        margin: 0 0 16px;
    }

    .subscription-wrapper .btn-bordered {
        margin: 12px 0 0;
        width: 100%;
        max-width: 100%;
        height: 48px;
        min-height: 48px;
        padding: 0;
    }

    .footer-nav {
        padding: 32px 0 0;
        display: block;
    }

    footer .split {
        padding: 48px 0 32px;
    }

    .footer-nav-block {
        min-width: initial;
        padding: 32px 0 0;
        width: 49%;
        display: inline-block;
    }

    footer .split-left {
        order: 1;
    }

    footer .split-right {
        order: 2;
    }

    footer .footer-more .split-left {
        order: 1;
        padding-right: 0px;
    }

    footer .footer-more .split-right {
        order: 2;
    }

    .footer-bottom {
        flex-direction: column;
        padding: 24px 0 24px;
        display: none;
    }

    .footer-bottom.mobile {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }

    .footer-nav-secondary {
        flex-direction: column;
        justify-content: space-between;
    }

    .footer-nav-secondary a {
        margin: 8px 0;
    }

    footer .lines-on-background {
        width: 100%;
        top: 0;
        left: 0;
        height: 15%;
    }

    .footer-nav-block h6 {
        font-size: 1em;
        margin: 0 0 12px;
    }

    .footer-nav-block li {
        margin-bottom: 12px;
    }

    .footer-nav-block li:last-child {
        margin-bottom: 0px;
    }

    .footer-nav-block li a {
        font-size: 0.875em;
    }
}

/* GENERAL MOBILE END */
/* PAGES MOBILE START */
@media only screen and (max-width: 1023px) {
    section#countdown .content-wrap {
        margin: 0;
        border: 0;
        padding-top: 42px;
        padding-bottom: 0;
    }

    section#countdown .content-wrap .countdowns .countdown-item {
        flex-direction: column;
        align-items: flex-start;
    }

    section#countdown .content-wrap .countdowns .countdown-item .countdown-wrap {
        margin-left: 0;
        margin-top: 24px;
    }

    section#countdown .content-wrap .countdown-wrap .row {
        justify-content: flex-start;
    }

    section#countdown .content-wrap .countdowns .countdown-item {
        padding: 24px 0;
    }

    section#countdown .content-wrap .countdowns .countdown-item h3 {
        font-size: 24px;
        line-height: 32px;
    }

    section#countdown .content-wrap .countdown-wrap .row .item .count {
        font-size: 20px;
        width: 45px;
        height: 40px;
    }

    section#countdown .content-wrap .countdown-wrap .row .item .label {
        font-size: 10px;
    }

    section#countdown .content-wrap .section-title {
        text-align: left;
        max-width: 100%;
        /*margin: 0 0 24px 0;*/
    }

    #team {
        padding: 0;
    }

    #team .section-wrapper {
        border-radius: 0px;
        padding: 48px 0 0;
    }

    #team .deco-bg {
        right: 0px;
        width: 60%;
    }

    #team .deco-bg img {
        width: 100%;
    }

    #team .section-title h2 {
        margin: 0 0 24px;
    }

    .member {
        flex: 0 0 calc(50% - 24px);
        margin: 0 12px 24px;
    }

    .member span {
        font-size: 8px;
        margin: 12px 0 0;
    }

    .member .name {
        margin: 4px 0 2px;
    }

    .member .name h6 {
        font-size: 12px;
        line-height: 20px;
        margin: 0;
    }

    .member .name a {
        display: none;
    }

    .member p {
        font-size: 10px;
    }

    .member .mobile-link {
        display: inline-block;
        margin: 8px 0 0;
    }

    .member .mobile-link img {
        height: 16px;
    }

    #team .section-title.advisors {
        margin: 24px 0 0;
    }

    .team-members.advisors {
        padding: 0 0 24px;
    }

    #main {
        height: 100%;
        min-height: 85vh;
        padding: 104px 0 48px;
        /* background: url(../images/hero-bg-mobile.png);
        background-size: cover; */
        background: #f0f0f9;
    }

    .scroll-up .header-inner {
        transform: none;
        padding: 16px 32px;
    }

    .scroll-down .header-inner {
        padding: 16px 32px;
    }

    #radial1 {
        width: 400px;
        height: 400px;
        margin: -200px 0 0 -200px;
    }

    #radial2 {
        width: 300px;
        height: 300px;
        margin: -150px 0 0 -150px;
        opacity: 0.9;
        background: radial-gradient(32.53% 32.53% at 50.08% 49.92%, rgba(2, 185, 226, 0.2) 27.24%, rgba(248, 251, 132, 0) 100%);
    }

    #main .deco-bg {
        display: none;
    }

    #main .section-title-buttons .btn {
        margin-bottom: 16px;
    }

    #main .section-title-buttons .btn:last-child {
        margin-bottom: 0px;
    }

    #detect {
        padding: 48px 0px;
    }

    .info-blocks {
        margin: 32px 0 0;
    }

    #twoLevels {
        padding: 48px 0;
        background: url(../images/twolevels-bg-mobile.png);
        background-size: cover;
    }

    #twoLevels .section-title.center {
        text-align: left;
        padding: 0 32px;
    }

    #twoLevels .container {
        padding: 0;
    }

    #twoLevels .deco-bg {
        display: none;
    }

    .two-levels {
        margin: 24px 0 0;
        display: flex;
        justify-content: initial;
        flex-direction: column;
    }

    .one-level {
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-width: 100%;
    }

    .one-level h6 {
        padding: 0 32px;
        margin: 12px 0;
    }

    .one-level p {
        padding: 0 32px;
        margin: 0 0 24px;
    }

    .one-level img {
        width: 100%;
        height: initial;
        display: none;
    }

    .one-level img.level-image-mobile {
        display: block;
        width: 100%;
        height: initial;
    }

    #technical {
        padding: 48px 0;
    }

    #technical .deco-bg {
        display: none;
    }

    #technical .section-title.center {
        text-align: left;
    }

    .technical {
        margin: 32px 0 0;
    }

    .technical-image img {
        display: none;
    }

    .technical-image img.technical-image-mobile {
        display: block;
    }

    #designed {
        padding: 0;
    }

    #designed .pc img {
        display: none;
    }

    #designed .pc .designed-mobile-bg {
        display: block;
    }

    #designed .section-wrapper {
        padding: 48px 0 16px;
        border-radius: 0px;
        display: flex;
        flex-direction: column;
        background: url(../images/dashboard-bg-mobile.png);
        background-size: initial;
    }

    #designed .container {
        order: 1;
    }

    #designed .pc {
        position: relative;
        order: 2;
        margin: 24px 0 0;
        width: 100%;
    }

    .designed-block img {
        height: 32px;
    }

    .designed-block h6 {
        margin: 12px 0;
    }

    .designed-block {
        margin: 32px 0 0;
        max-width: 100%;
    }

    .overlay ul li {
        padding: 16px 0;
    }

    .btn.btn-primary.btn-header {
        font-size: 20px;
    }

    .overlay ul li a {
        font-weight: 400;
        color: #394047;
        font-size: 20px;
        padding: 0px 14px;
    }

    .mobile-btn-header {
        width: 100%;
        padding: 0 24px;
        margin: 0px 0 0;
    }

    .overlay ul {
        padding: 0 24px;
        align-items: flex-start;
    }

    #roadmap {
        padding: 48px 0;
    }

    #roadmap .deco-bg {
        display: none;
    }

    .roadmap {
        margin: 24px 0 0;
        flex-direction: column;
    }

    .roadmap-block {
        position: relative;
        width: 100%;
    }

    .roadmap-line {
        position: absolute;
        top: 8px;
        left: 0;
        height: 100%;
        width: 20px;
    }

    .roadmap-block h6 {
        font-size: 28px;
        margin: 0 0 8px;
        padding-left: 20px;
    }

    .roadmap-block ul {
        margin-left: 20px;
        max-width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }

    .roadmap-block ul li {
        margin: 0;
        display: flex;
        align-items: baseline;
        border-bottom: 1px solid #e8e8e8;
        padding: 20px 36px 20px 20px;
    }

    .roadmap-block ul li:last-child {
        border: none;
    }

    .roadmap-line-line {
        height: 100%;
        width: 1px;
    }

    .roadmap-block.first .roadmap-line-line {
        height: 100%;
        width: 3px;
    }

    .roadmap-line-circle {
        position: absolute;
        top: 0;
        left: -3px;
    }

    .roadmap-block.active .roadmap-line-circle {
        top: 0;
        position: absolute;
        z-index: 2;
    }

    .roadmap-block.active .roadmap-line-circle {
        top: 0;
        position: absolute;
        left: -6px;
    }

    .roadmap-arrow {
        position: absolute;
        top: initial;
        right: initial;
        bottom: -7px;
        transform: rotate(90deg);
        left: -5px;
    }

    .roadmap-block.last .roadmap-line {
        height: 100%;
    }

    #black .section-title h2 {
        font-size: 24px;
        margin: 0;
    }

    #black .container {
        padding: 0 24px;
    }

    #black .section-title-buttons .btn:first-child {
        margin: 0 0 12px;
    }

    #black .section-wrapper {
        padding: 48px 0;
    }

    #black .deco-bg img {
        width: 100%;
    }

    #bounty {
        padding: 24px 24px 0;
    }

    #bounty .section-wrapper {
        padding: 48px 0;
    }

    #bounty .section-wrapper .container svg {
       width: 130px;
    }

    #bounty .section-wrapper .section-title h2 {
        font-size: 24px;
    }

    body.success-screen section#main {
        height: 100vh;
        display: block;
        align-items: unset;
        justify-content: unset;
        padding: 0;
    }

    body.success-screen section#main .container {
        height: 100vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    body.success-screen section#main .container .icon {
        margin-top: auto;
        margin-bottom: 32px;
    }

    body.success-screen section#main .container .section-title h1 {
        font-size: 32px;
        line-height: 36px;
    }

    body.success-screen section#main .container .section-title-buttons {
        margin-top: auto;
        margin-bottom: 48px;
    }

    body.success-screen section#main .container .section-title-buttons a {
        width: 100%;
        min-width: 100%;
        padding: 16px 89px;
    }
}

/* PAGES MOBILE END */
