/***************************************************              GENERAL RESET STYLES             ***************************************************/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Prosto+One&display=swap');
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;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  color: #fff;
}

*:focus {
  outline: none;
}

body {
  line-height: 1;
  font-weight: 400;
  /* background-color: #141414; */
  /* background-image: url("../images/body-bg.jpg"); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(0, 0, 0);
  display: flex;
  flex-direction: column;
  height: 100%;
}
::-webkit-scrollbar {
  /* chrome based */
  width: 0px; /* ширина scrollbar'a */
  background: transparent; /* опционально */
}

html {
  -ms-overflow-style: none; /* IE 10+ */
  scrollbar-width: none; /* Firefox */
  height: 100%;
}

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

nav ul {
  list-style: none;
}

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

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

a:hover {
  text-decoration: none;
}

strong,
b {
  font-weight: 600;
}

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

img {
  border-style: none;
  width: 100%;
  height: 100%;
  display: block;
}

form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

input,
textarea,
select {
  vertical-align: middle;
  padding: 0;
  box-sizing: border-box;
  resize: none;
  border: 1px solid transparent;
  border-bottom: 1px solid rgb(95, 95, 95);
  color: #ffffff;
  background-color: transparent;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: rgb(95, 95, 95);
  font-size: 16px;
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: #2c2c2c;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px transparent;
}

.container {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto 0 auto;
  height: 100%;
}

header,
main,
footer,
section {
  display: block;
  position: relative;
  width: 100%;
}
a {
  text-decoration: none;
  display: block;
}
header {
  flex: 0 0 auto;
}
.my-site {
  flex: 1 0 auto;
}
footer {
  flex: 0 0 auto;
}
.aligt-items {
  align-items: center;
}
.justify-content {
  justify-content: space-between;
}
.container {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.d-flex {
  display: flex;
}
.header-logo {
    width: 100px;
    height: 100px;
}
.header-menu {
    width: 60%;
}
.header-menu-item {
    margin: 0 10px;
}
.header-menu-link {
    padding: 10px;
    font-size: 18px;
}
.header {
    padding: 25px 0px;
}
.main-title-block {
    max-width: 580px;
    width: 100%;
    /* padding-top: 120px; */
}
.title-first {
    font-size: 70px;
    font-weight: 700;
    line-height: 60px;
      font-family: "Prosto One", sans-serif;
}
.title-second {
    font-size: 70px;
    font-weight: 700;
    margin-right: 30px;
    line-height: 75px;
      font-family: "Prosto One", sans-serif;
}
.title-span {
    color: rgba(140, 255, 0);
    font-size: 70px;
    font-weight: 800;
    letter-spacing: 10px;
      font-family: "Prosto One", sans-serif;
}
.mein-section {
    padding: 15px 0 75px 0;
}
.title-date {
    font-weight: 900;
    color: transparent;
    text-stroke: 2px #7CFC00;
    -webkit-text-stroke: 2px #7CFC00;
    font-size: 100px;
    padding-bottom: 200px;
}   
.btn-arrow {
    cursor: pointer;
    max-width: 1380px;
    width: 100%;
    margin: 0 auto;
}
.btn-text {
    line-height: 30px;
    opacity: .6;
    font-size: 19px;
}
.arrow-bottom {
    width: 40px;
    height: 40px;
    margin-right: 50px;
}
.text-title-span {
   font-family: "Prosto One", sans-serif; 
   font-size: 34px;
   line-height: 40px;
   letter-spacing: 1px;
}
.text-block {
    padding-top: 75px;
    max-width: 525px;
    width: 100%;
}
.text-block-title {
font-size: 34px;
line-height: 40px;
margin-bottom: 75px;
}
.text-block-bottom {
    font-size: 19px;
    line-height: 30px;
    opacity: .6;
}
.text-section {
    padding: 75px 0;
}
.text-section {
    position: relative;
}
.light-img {
    position: absolute;
    top: 0;
    right: 0;
}
.register-section {
    padding: 100px 0;
}
.register-title-span {
    font-size: 72px;
    letter-spacing: 0;
    line-height: 108px;
}
.register-title {
    font-size: 72px;
    letter-spacing: 0;
    line-height: 108px;
    font-weight: 500;
    margin-bottom: 50px;
}
.register-title-block {
    width: 100%;
}
.register-title-block {
    max-width: 50%;
    margin-top: -10px;
}
.register-block {
    gap: 40px;
}
.register-input {
    width: 77%;
    font-size: 20px;
    padding: 10px 0;
}
.register-form-block {
    /* margin-left: 100px; */
    margin-bottom: 40px;
}
.register-input-wrap {
    margin-bottom: 10px;
    /* margin-left: 100px; */
}

.register-krkn-item {
    font-size: 120px;
    font-weight: 700;
}
.register-krkn-item.green {
    color: #7CFC00;   
}
.register-krkn-text-bottom {
    opacity: .5;
    max-width: 300px;
    width: 100%;
    font-size: 18px;
    font-weight: 200;
}
.register-krkn-text {
    margin-bottom: 100px;
}
.title-main {
    /* margin-left: -129px; */
    /* margin-bottom: 140px; */
}
.krknbg-section {
    margin-top: -50%;
}
.btn-form-wrap {
     margin-top: 50px;
    max-width: 77%;
    width: 100%;
    background-color: rgba(255, 255 , 255, .1);
    cursor: pointer;
}
.btn-form-wrap input {
    border: none;
}
.btn-form-wrap span {
    display: none;
}
.btn-form-wrap p {
    cursor: pointer;
}
.btn-form {
    width: 100%;
    text-align: center;
    padding: 20px;
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    transition: all .3s ease;
    cursor: pointer;
}
.btn-form:hover {
     background-color: #7CFC00;  
     color: #000;
}



.countdown {
    display: flex;
    gap: 30px;
    color: #7CFC00;
    margin-bottom: 50px;
    
}

.item {
    text-align: center;
    
}

.item span {
    display: block;
    font-size: 72px;
    font-weight: 900;
    color: transparent;
    -webkit-text-stroke: 2px #7CFC00;
    
    
}

.item small {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Prosto One", sans-serif;
}

.distance-block {
    justify-content: center;
    gap: 20px;
    max-width: 77%;
    width: 100%;
    background: rgba(140, 255, 0, 1);
    padding: 20px;
    margin-bottom: 15px;

}

.distance-block-title {
    color: #000;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 30px;
}
.distance {
    color: #000;
      font-weight: 700;
    font-size: 85px;
    line-height: 0.8;
}
.distance-block-second {
    align-items: flex-end;
}
.distance-km {
    color: #000;
    font-weight: 800;
    font-size: 18px;
}
.distance-block-line {
    position: relative;
}
.distance-block-line::after {
    content: '';
    position: absolute;
    height: 33px;
    width: 7px;
    background-color: #000;
    top: -15px;
    left: 30%;
}

.money-block {
    max-width: 77%;
    width: 100%;
    padding: 20px;
    justify-content: center;
    gap: 20px;
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 15px;
}
.money-item-name {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}
.money-item-text {
    opacity: .6;
    font-size: 17px;
    font-weight: 200;
}
.money-summa {
    color: rgba(140, 255, 0, 1);
    font-size: 85px;
    font-weight: 700;
    line-height: 0.8;
}
.money-grn {
     font-weight: 700;
     color: rgba(140, 255, 0, 1);
}
.money-item-second {
    align-items: flex-end;
}

.donat-block {
    max-width: 77%;
    width: 100%;
    padding: 20px;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
        background: rgba(255, 255, 255, 0.1);
}

.donat-btn span {
color: rgba(140, 255, 0, 1);
}

#preloader {
    position: fixed;
    inset: 0;

    background: #000;

    z-index: 99999;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

    transition: opacity .8s ease, visibility .8s ease;
}


#preloader.hide {
    opacity: 0;
    visibility: hidden;
}


/* ШЕВРОН */

.preloader-logo {

    width: 500px;
    height: 500px;

    object-fit: contain;

    animation: pulse 3s ease-in-out infinite;

    filter: drop-shadow(0 0 20px rgba(120,150,80,.4));
}


@keyframes pulse {

    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }

    50% {
        opacity: .45;
        transform: scale(.96);
    }

}



/* ПОЛОСКА */

.progress {

    width: 500px;
    height: 6px;

    margin-top: 40px;

    background: rgba(255,255,255,.15);

    border-radius: 10px;

    overflow: hidden;
}



.progress-fill {

    width: 0%;
    height: 100%;

    background: #7cfc00;

    transition: width .04s linear;

}



/* ПРОЦЕНТЫ */

.loader-percent {

    margin-top: 20px;

    color: #7cfc00;

    font-size: 26px;

    font-weight: 700;

    letter-spacing: 3px;

}
.main-block video {
        max-width: 50%;
    width: 100%;
    margin-top: -400px;
}
@media  screen and (max-width: 1024px) {
    .main-block {
        flex-direction: column-reverse;
    }
    .main-title-block {
        max-width: 700px;
    }
    .mein-section {
        padding: 10px 0 40px 0;
    }
    .btn-arrow {
        display: none;
    }
    .text-section-block {
        flex-direction: column;
    }
    .text-block {
    padding-top: 0px;
    margin: 0 auto 40px auto;
    max-width: 720px;
}
.text-section {
    padding: 40px 0;
}
.text-block-title {
    font-size: 50px;
    line-height: 1.1;
    margin-bottom: 35px;
}
.text-title-span {
    font-size: 50px;
}
.img-text-block {
    max-width: 720px;
    width: 100%;
}
.register-block {
    flex-direction: column-reverse;
}
.register-title-block {
    max-width: 100%;
}
.register-input {
    width: 100%;
}
.btn-form-wrap, .distance-block, .money-block, .donat-block {
    max-width: 100%;
}
.countdown {
    justify-content: center;
}
.main-block video {
    max-width: 100%;
    margin-top: -100px;
}
}
@media  screen and (max-width: 575px) {
    .text-block-title, .text-title-span {
        font-size: 24px;
    }
    .text-block-bottom {
        font-size: 14px;
        line-height: 100%;
    }
    .text-block-title {
        margin-bottom: 20px;
    }
    .text-section, .register-section {
        padding: 20px 0;
    }
    .mein-section {
        padding: 10px 0 20px 0;
    }
    .item span {
        font-size: 45px;
    }
    .register-krkn-text {
        margin-bottom: 35px;
    }
    .register-title, .register-title-span {
        font-size: 45px;
    }
    .register-title {
        margin-bottom: 0;
    }
    .btn-form-wrap {
        margin-top: 25px;
    }
    .btn-form {
        font-size: 20px;
    }
    .register-form-block {
        margin-bottom: 20px;
    }
    .distance-block-title, .money-item-name, .donat-block {
        font-size: 20px;
    }
    .distance, .money-summa {
        font-size: 60px;
    }
    .money-item-text {
        font-size: 14px;
    }
    .progress {
        width: 300px;
    }
    .preloader-logo {
        width: 300px;
        height: 300px;
    }
.main-block video {
    margin: 0;
}
}