@font-face {

    font-family: 'Codec Pro';

    font-style: normal;

    font-weight: 100;

    src: url("./fonts/CodecPro-Thin.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: italic;

    font-weight: 100;

    src: url("./fonts/CodecPro-ThinItalic.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: normal;

    font-weight: 300;

    src: url("./fonts/CodecPro-Light.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: italic;

    font-weight: 300;

    src: url("./fonts/CodecPro-Light.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: normal;

    font-weight: 500;

    src: url("./fonts/CodecPro-Bold.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: italic;

    font-weight: 500;

    src: url("./fonts/CodecPro-BoldItalic.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: normal;

    font-weight: 700;

    src: url("./fonts/CodecPro-ExtraBold.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: italic;

    font-weight: 700;

    src: url("./fonts/CodecPro-ExtraBoldItalic.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: normal;

    font-weight: 800;

    src: url("./fonts/CodecPro-Fat.ttf") format('truetype');

}

@font-face {

    font-family: 'Codec Pro';

    font-style: italic;

    font-weight: 800;

    src: url("./fonts/CodecPro-FatItalic.ttf") format('truetype');

}



body {

    font-family: "Codec Pro", serif;

    background-color: #151716;

    overflow-x: hidden;

}

.menuList > div{color: #fff; cursor: pointer;font-weight: 300}
.Desktop.imageWrap{    margin-top: 5em; margin-bottom: 5em;}

.mainWrapper {

    width: 100%;

}

.mainWrapper.Desktop {

    display:flex;

}

.mainWrapper.Mobile {

    display:none;

}

.mainWrapper .content {

    max-width: 1280px;

    width: 100%;

    margin: 0 auto;

    position:relative;

}

header .content {
padding: 1em 0;

}
.mainWrapper .content .topMenu {
    gap:15px;
}
.mainWrapper .content .topMenu a {
    width: auto;
    height: 40px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%; /* 18px */

}

footer.mainWrapper .content {

    gap: 20px!important;

}

.mainWrapper .content .bottomMenu {

    border-top: 1px #404954 solid;

    border-bottom: 1px #404954 solid;

        padding: 2em 0;

    width: 100%;

    gap: 91px;

}

.mainWrapper .content .bottomMenu .columnTitle {

    color: #FFF;

    font-size: 18px;

    font-weight: 500;

    line-height: 40px;

    justify-content: start;

}

.mainWrapper .content .bottomMenu .menuList {

    gap: 5px;

}

.mainWrapper .content .bottomMenu .menuList a{

    color: #FFF;

    font-size: 14px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 16.8px */

    justify-content: start;



}

.disclamer {

    color: #FFF;

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 19.2px */

}

.socialWrap {

    gap: 40px;

}

.baseContent {

    width: 100%;

    background: url("/css/images/mainBg.png") center repeat;

    margin: 0 0 20px 0;

    display: flex;

    flex-direction: column;

    gap: 0;

}

.Desktop {

    display: block;

}

.movie.Desktop {

    display: flex;

    overflow-x: hidden;

    position: relative;

}

.movie.Desktop video {

    max-width: 100%;
    margin:0px auto;

}

.Mobil {

    display: none!important;

}

.moveWrap {

    width: 100%;

}

.movie iframe {

    overflow: hidden;

    border: 0;

}

.buttonblock {

    margin: 25px auto!important;

}

.buttonblock .textblock {

    color: #089880;

    font-size: 32px;

    font-weight: 300;
    line-height: 100%;
    width: 265px;

    position: absolute;

    top:0;

    left: 0;

}

.buttonblock.content {

    display: flex;

    justify-content: center;

    align-items: center;


    width: 100%;

}

.launchButton {

    display: flex;
    width: 334px;
    height: 72px;
    padding: 20px 40px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 45px;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    background-color: #222;
    box-shadow: 0px 0px 10px #ABFFA0;
    border: 3px #ABFFA0 solid;
    transform: scale(1,1);
    visibility: visible!important;

}

.launchButton:hover {

    transform: scale(1.05, 1.05);

    color: #FFF;

}

.mainWrapper .content .topMenu a:hover{

    color:#089880;
    font-weight: 300;

}

.earthBlock {

    width: 100%;

        padding-bottom: 4em;

    background: url("/images/bg_earth.jpg") no-repeat center center;

    background-size: cover;

}

.earthBlock .content {

    display: flex;

    justify-content: start;

    flex-direction: column;

    align-items: center;



}

.earthBlock .content .title {

    color: #FFF;

    text-align: center;

    font-size: 4em;

    font-style: normal;

    font-weight: 500;

    line-height: 100%; /* 96px */

    text-transform: uppercase;

    margin-top: 62px



}

.earthBlock .content .subtitle {

    color: #FFF;

    text-align: center;

    font-size: 3em;

    font-style: normal;

    font-weight: 300;

    line-height: 100%; /* 48px */

    margin-top: 14px

}

.imageWrap {

    width: 100%;


    display: flex;

    flex-direction: row;

    justify-content: center;

    position: relative;

}

.rightimage {

    position: absolute!important;

    height: 506px;

    width: 247px;

    right: 58px;

    top: -28px;

    border-radius: 24px;

    box-shadow: 0 0 4px 1px #ffffff;

}

.rightimage img {

}

.movie.Desktop .videoContent {

    position: absolute;

    bottom: 0;

    width: 100%;

    z-index: 10;

}

.movie.Desktop .videoContent .movieTitle {

    background: rgba(0, 0, 0, 0.65);

    margin-bottom: 59px;

    width: calc(469px + ((100vw - 1280px) / 2));

}

.movie.Desktop .videoContent .movieTitle span {

    padding-left: calc((100vw - 1280px) / 2);
    padding-top: 0.5em;
    padding-bottom: 0.5em;

    color: #FFF;

    font-size: 64px;

    font-style: normal;

    font-weight: 200;

    line-height: 100%; /* 64px */

    display: block;



}

.hidden-video {

    position: absolute;

    left: 0;

    width: 100%;

    height: 100%;

    top: 0;

    -o-object-fit: cover;

    object-fit: cover;

    border-radius: 43px;

    z-index: -2;

}

.featuresBlock {

    margin: 50px 0;

    background: url("/css/images/fetureBg1.png") no-repeat center bottom,url("/css/images/fetureBg2.png") no-repeat center bottom;

}

.featuresBlock .title {

    color: #FFF;

    text-align: center;

    font-family: "Codec Pro";

    font-size: 4em;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 115.2px */

    text-transform: uppercase;

}

.featuresBlock .title span {

    top: 9px;

    display: flex;

    position: relative;

}

.featureListWrapper {

    margin: 90px 0;

    gap: 22px;

    flex-wrap: wrap;

}

.featureListWrapper .featureItem {

    width: 290px;

    height: 340px;

    border: 1px #575757 solid;

    border-radius: 24px;

    padding: 22px;

    background-color: #222;

    gap:20px;



}

.featureListWrapper .featureItem .top {

    width: 100%;

}

.featureListWrapper .featureItem .top .header {

    color: #FFF;

    font-size: 18px;

    font-style: normal;

    font-weight: 400;

    line-height: 22px; /* 122.222% */

    text-transform: uppercase;

    max-width: calc(100% - 65px);

}

.featureListWrapper .featureItem .description {

    color: #FFF;

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 19.2px */

}

.registerSteps {

    margin: 50px 0;

}

.stepsWrap {

    gap: 50px

}

.stepItem {

    width: 435px;

    height: 100px;

    border-radius: 58.501px;

    background: #6EFFC8;

    padding-left: 10px;

    gap: 15px;

    position: relative;

}

.stepItem svg {

    width: 77px;

}

.stepItem .couterStep .step {

    color: #161616;

    text-align: center;

    font-size: 19.476px;

    font-style: normal;

    font-weight: 300;

    line-height: 100%; /* 19.476px */

}

.stepItem .couterStep .number {

    color: #161616;

    text-align: center;

    font-size: 32.46px;

    font-style: normal;

    font-weight: 400;

    line-height: 100%; /* 32.46px */

}

.stepItem .stepDescr .nameStep {

    color: #161616;

    font-size: 32.46px;

    font-style: normal;

    font-weight: 400;

    line-height: 120%; /* 38.953px */

    text-transform: uppercase;

}

.stepItem .stepDescr .descrStep {

    color: #161616;

    font-size: 19.476px;

    font-style: normal;

    font-weight: 400;

    line-height: 120%;

    text-transform: uppercase;

}

#step1 {

    left: -140px;



}

#step2{



}

#step3 {

    left: 60px;

}

#step4 {

    left: 60px;

}

#step5 {



}

#step6 {

    left: -140px;

}

.buttonContent{

    margin: 50px 0 30px;

}



.regLeft .title {

    color: #fff;

    font-size: 96px;

    font-style: normal;

    font-weight: 300;

    line-height: 100%;

    position: absolute;

}

.regLeft .title span {

    color: #089981;

}

.justigeWrap .content {

    max-width: 880px;

    width: 100%;

    margin: 0 auto!important;

}

.justigeWrap {

    margin: 50px 0;

}

.justigeWrap .content .textWrap .caption {

    color: #FFF;

    font-family: "Codec Pro";

    font-size: 4em;

    font-style: normal;

    font-weight: 300;

    line-height: 100%; /* 96px */

}

.justigeWrap .content .textWrap .caption span{

    color: #089981;

}

.justigeWrap .content .textWrap .description {

    color: #FFF;

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 19.2px */

}

.justigeWrap .content .textWrap a{

    color: #fff;

    width: 148px;

    height: 35px;

    flex-shrink: 0;

    border-radius: 22px;

    border: 1px solid #575757;

    font-size: 14px;

    font-style: normal;

    font-weight: 500;

    line-height: 120%; /* 16.8px */

}

.referalWrap {

    background-image: url("/css/images/bg_referal.png");


    background-repeat: no-repeat;

    background-position: center;

    padding: 20px 0;

    background-size: cover;


}

footer.mainWrapper{padding-bottom: 2em;}

.referalWrap .title {

    color: #fff;

    font-size: 4em;

    font-style: normal;

    font-weight: 300;

    line-height: 100%;



}

.secondText {

    max-width: 940px;

    width: 100%;

    margin: 20px auto;

    color: #FFF;

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 19.2px */

}

.thirdText {

    max-width: 940px;

    width: 100%;

    margin: 20px auto;

    border-radius: 20px;

    border: 1px solid #575757;

    background: #089880;

    padding: 20px

}



.thirdText .title {

    color: #FFF;

    font-size: 24px;

    font-style: normal;

    font-weight: 500;

    line-height: 120%; /* 28.8px */

}

.thirdText ul {

    margin: 20px 0;

}

.thirdText li{

    color: #FFF;

    font-family: "Codec Pro";

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%;

    list-style-type: circle;

    margin-left: 20px

}

.thirdText .finishText {

    color: #FFF;

    font-family: "Codec Pro";

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%;



}

.form-control-block {

    width: 100%;

}

.form-control-block .form-control {

    border-radius: 10px;

    background: #FFF;

    padding: 10px;



}

.form-control-block .form-control::placeholder {

    color: #575757;

    font-size: 16px;

    font-style: normal;

    font-weight: 300;

    line-height: 120%; /* 19.2px */

}

.form-control-block textarea {

    height: 100px;

}

.sendData {

    width: 113px;

    height: 35px;

    flex-shrink: 0;

    border-radius: 22px;

    border: 1px solid #FFF;

    color: #FFF;

    font-size: 14px;

    font-style: normal;

    font-weight: 500;

    line-height: 120%; /* 16.8px */

    background-color: transparent;

    gap:10px;

}

.descriptionRefWrap, .formblock {

    max-width: 940px;

    width: 100%;

    border-radius: 20px;

    border: 2px solid #089880;

    background: #161616;

    padding: 19px 40px;

    margin: 30px auto;

}

.descriptionRefWrap .title {

    color: #fff;

    font-size: 3em;

    font-style: normal;

    font-weight: 300;

    line-height: 120%;

}

.descriptionRefWrap .dLeft {

    width: 70%

}

.descriptionRefWrap .dLeft .title{

    position: relative;

}

.descriptionRefWrap .dRight {

    width: 30%;

    position: relative;

    top: 34px;

    right: -40px;

}

.levelBlock {

    width: 100%;

    display: flex;

    flex-direction: row;

    position: relative;

    gap:20px;

    align-items: center;



}



.arrowSmall {

    gap:80px

}

.persLevel.small {

    gap: 60px;

}

.levelBlock.big {

    height: 99px;

}

.levelBlock.mid {

    height: 76px;

}

.levelBlock.small {

    height: 54px;

}

.levelBlock svg {

    position: absolute;

    right:0;

}

.levelBlock .levelWrap {

    width: 100%;

    text-align: center;

    background-color: #6EFFC8;

    border-radius: 24px;

    display: flex;

    align-items: center;

    justify-content: center;

}

.levelBlock.big .levelWrap {

    height: 47px;

    width: 92%;

}

.levelBlock.mid .levelWrap {

    height: 36px;

    width: 95%;

}

.levelBlock.small .levelWrap {

    height: 27px;

    width: 96%;

}

.levelBlock.small svg {

    right: -2px;

}

.levelBlock.mid  svg {

    right: -2px;

}

.levels {

    width: 100%;

}

.subLevel {

    width: 100%;

    color: #FFF;

    text-align: center;

    font-size: 24px;

    font-style: normal;

    font-weight: 500;

    line-height: 120%; /* 28.8px */

}

.bottomText {

    color: white;

    width: 100%;

    font-size: 20px;

    font-style: normal;

    font-weight: 500;

    line-height: 120%;

    text-transform: uppercase;

    margin-top:30px;

}

.bottomText span {

    margin-left: 5px;

}

.sendButtonShow{cursor:pointer;}
.modal_form {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgb(4 0 0 / 45%);
    top: 0;
    left: 0;
    z-index: 1000000;
}

.modal_form .formblock {
    width: 450px;
    max-width: 90%;
    position: absolute;
    left: calc((100vw - 450px)/2);
    top: 20%;
    padding: 30px!important;
    border-radius: 30px;
    border: 1px #ffffff solid;
    background-color: black;
}
.formblock .closes {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    color: white;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}

@media (max-width:450px){
    .modal_form .formblock {
        left: 5%;
        top: 20%;
        padding: 30px !important;
    }
}

