@import url(fonts.css);
@import url('https://fonts.googleapis.com/css2?family=Tektur:wght@400..900&amp;display=swap');
:root {
    --col1: #317bff;
    --col2: #b41bbd;
    --trans: all 0.3s ease-in-out;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    background: #317bff;
}

::-webkit-scrollbar-track {
    background: #080c3d;
}

html {
    scroll-behavior: smooth;
}

body {
    background: url(../img/home_bg.jpg), linear-gradient(92deg, #00000075, #06091100);
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    color: #d9d9d9;
    font-family: "Tektur", sans-serif;
    font-size: 15px;
    background-blend-mode: color;
}

.header_main {
    width: 100%;
    padding: 0 30px;
    backdrop-filter: blur(3px);
    max-width: 1300px;
    margin: 0 auto;
}

p {
    line-height: 130%;
}

.header_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    padding: 20px 0;
}

.header_logo {
    max-width: 200px;
}

.header_logo img {
    width: 100%;
}

.header_right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.header_slow {
    position: absolute;
    top: 49px;
    left: 57px;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    z-index: 1;
    backdrop-filter: blur(14px);
    padding: 15px;
    background: #110c21;
    border: 1px #ffffff1c solid;
    border-radius: 5px;
}

.header_icon .fa-telegram {
    color: #fff;
    font-size: 18px;
}

.header_icon {
    display: flex;
    gap: 10px;
    margin: 10px 0 0 0;
}

.header_icon a:hover {
    filter: invert(58%) sepia(99%) saturate(4700%) hue-rotate(205deg) brightness(99%) contrast(104%);
}

.header_right_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

.header_burger {
    max-width: 50px;
    border-radius: 5px;
    border: 1px #ffffff38 solid;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.burger_active {
    display: none;
}

.header_burger:hover {
    filter: invert(59%) sepia(83%) saturate(5843%) hue-rotate(208deg) brightness(102%) contrast(101%);
}

.header_burger img {
    width: 100%;
}

.header_burger2 img {
    width: 100%;
}

.header_right_neo {
    display: flex;
    gap: 10px;
}

.slow_link {
    padding: 10px 20px;
    color: #fff;
    background: #ffffff0d;
    width: 100%;
    text-align: center;
    transition: var(--trans);
}

.slow_link:hover {
    background: var(--col1);
    width: 100%;
}

.link_log {
    padding: 10px 20px;
    border: 1px #ffffff38 solid;
    border-radius: 5px;
    color: #fff;
    transition: var(--trans);
    cursor: pointer;
    position: relative;
    margin: 0 10px 0 0;
}

.link_log_box {
    position: absolute;
    top: 49px;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    display: flex;
}

.link_log_box p {
    background: #b41bbd;
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 170px;
}

.link_log_box a {
    background: var(--col1);
    padding: 10px 20px;
    border-radius: 5px;
    min-width: 167px;
    text-align: center;
    min-width: 170px;
    color: #fff;
}

input:disabled {
    cursor: default;
    background-color: #ffffff00;
    color: #ffffff;
}

.link_log:hover {
    border: 1px var(--col1) solid;
    color: var(--col1);
    box-shadow: 0px 0px 20px #005cff47;
}

.link_log_on {
    display: none;
}

.link_reg {
    padding: 10px 20px;
    background: #317bff;
    border-radius: 5px;
    color: #fff;
    border: 1px #317bff solid;
    transition: var(--trans);
}

.link_reg:hover {
    background: #050f2b;
    box-shadow: 0px 0px 20px #005cff47;
}

.main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    position: relative;
    margin: 70px 0 0 0;
}

.main_play {
    width: 100%;
}

.main_play img {
    width: 100%;
}

.main_left {
    position: absolute;
    top: 105px;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    z-index: 1;
    max-width: 590px;
}

.main_left_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

.main_h1 {
    font-size: 40px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
    line-height: 130%;
    animation: customAni 2s linear 0s infinite normal none;
}

.main_left_box p {
    max-width: 483px;
    line-height: 130%;
}

.main_left_box_span {
    color: #fff;
}

.main_bt {
    display: flex;
    gap: 0;
}

main {
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* line */

.separator-animated_0 {
    position: relative;
    top: 0;
    left: 0;
    bottom: 1px;
    overflow: hidden;
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0) 0%, rgb(49 123 255 / 51%) 50%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
}

/* end line */

.main_page_1 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    gap: 20px;
    backdrop-filter: blur(4px);
    margin: 30px 0 125px 0;
    background: #06081d00;
    box-shadow: 0px 0px 20px 7px #005cff1a;
    border-radius: 20px;
    padding: 40px 20px 55px 20px;
}

.main_page_1_img {
    max-width: 485px;
}

.main_page_1_img img {
    max-width: 100%;
    filter: drop-shadow(20px 40px 10px #317bff11);
    border-radius: 0 0 45px 0;
}

.main_page_1_right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 30px;
    gap: 20px;
}

.main_page_1_right h2 {
    font-size: 20px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    /* text-shadow: 0px 0px 20px #0861ff47; */
    letter-spacing: 6px;
    text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
}

.main_page_1_text {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.main_page_1_text p {
    line-height: 130%;
}

.main_page_1_text_img {
    max-width: 50px;
    background: #317bff;
    padding: 4px;
    border-radius: 5px;
}

.main_page_1_text_img img {
    width: 100%;
}

.main_page_1_right_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.main_page_2 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 117px 0;
    gap: 40px;
    z-index: 1;
    position: relative;
}

.main_page_3_bt {
    display: flex;
    gap: 5px;
}

.main_page_3_bt img {
    max-width: 13px;
}

.main_page_2_mix {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 404px;
}

.main_page_2_left_row h2 {
    font-size: 20px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    letter-spacing: 6px;
    text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
}

.main_page_2_left_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.main_page_2_left_ps {
    width: 100%;
    display: flex;
    gap: 5px;
}

.main_page_2_left_ps img {
    max-width: 28px;
}

.main_page_2_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 845px;
    padding: 40px 40px;
    background: url(../img/tatif.jpg), linear-gradient(90deg, #00000000, #000);
    background-blend-mode: color;
    border-radius: 15px;
    background-size: cover;
    box-shadow: 0px 0px 20px 7px #005cff1a;
    background-position-y: -45px;
    gap: 19px;
}

.main_page_2_right_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
    justify-content: flex-start;
}

.about-offer li::before {
    position: absolute;
    content: '';
    left: 0;
    top: calc(50% - 3px);
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #00a3fd;
}

.fa-circle {
    color: #00a3fd;
    margin: 0 10px 0 0;
    font-size: 14px;
    animation: customAni 2s linear 0s infinite normal none;
}

@keyframes customAni {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

.main_page_2_right_box2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
}

.main_page_2_right_box2_row {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.main_page_2_right_neo h2 {
    font-family: 'Carbon';
    font-size: 30px;
}

.main_page_2_right_neo2 p {
    font-size: 25px;
}

.main_page_3_reff {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    box-shadow: 0px 0px 20px 7px #005cff1a;
    border-radius: 20px;
    padding: 20px;
}

.main_page_3_ref {
    font-size: 30px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47;
    letter-spacing: 6px;
}

.link_bt {
    padding: 10px 20px;
    background: var(--col2);
    border-radius: 5px;
    color: #fff;
    border: 1px var(--col2) solid;
    transition: var(--trans);
    cursor: pointer;
}

.link_bt:hover {
    background: var(--col1);
    border: 1px var(--col1) solid;
}

.main_page_3 {
    width: 100%;
    margin: 0 0 90px 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.main_page_3_extra {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.main_page_3_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    background: linear-gradient(45deg, #317bff, transparent);
    padding: 20px 40px;
    border-radius: 10px;
    width: 100%;
    max-width: 405px;
}

.main_page_3_row div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.main_page_3_row div p:nth-child(2) {
    font-size: 30px;
}

.main_page_perc {
    font-size: 20px;
    background: #fff;
    color: #222;
    padding: 5px 20px;
    border-radius: 25px;
}

.extra_in {
    display: none;
}

.main_page_4 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0 0 20px 0;
    gap: 20px;
}

.main_page_4 h2 {
    font-size: 32px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47;
    line-height: 130%;
}

.main_page_4_mix {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 0 0 90px 0;
    gap: 20px;
    flex-wrap: wrap;
}

.main_page_4_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    box-shadow: 0px 0px 20px 7px #005cff1a;
    border-radius: 20px;
    padding: 42px;
    width: 100%;
    max-width: 352px;
}

.main_page_4_img {
    max-width: 125px;
    position: relative;
}

.main_page_4_img img {
    width: 100%;
}

.main_page_4_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
}

.main_page_4_row p:nth-child(1) {
    font-size: 24px;
    color: #317bff;
    letter-spacing: 0px;
    text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
    text-transform: uppercase;
    font-weight: 700;
}

.main_page_4_row p:nth-child(2) {
    max-width: 288px;
    text-align: center;
}

.span_img_1 {
    position: absolute;
    top: 55px;
    left: 48px;
    font-family: 'Carbon';
    font-size: 21px;
}

.span_img {
    position: absolute;
    top: 55px;
    left: 42px;
    font-family: 'Carbon';
    font-size: 21px;
}

.main_page_4_fix {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.main_page_4_img_neo {
    max-width: 758px;
}

.main_page_4_img_neo img {
    width: 100%;
    box-shadow: 0px 0px 20px #005cff47;
    border-radius: 20px;
}

/* faq */

.main_page_5 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    flex-direction: column;
    margin: 0 0 50px 0;
}

.main_page_5 h2 {
    font-size: 32px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47;
    line-height: 130%;
}

.main_page_55 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 25px;
}

.faq-wrap {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 991px) {
    .faq-wrap {
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.faq-wrap .tab_content {
    width: 100%;
}

.faq-tab__item .accordion {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    padding-left: 70px;
}

@media (max-width: 575px) {
    .faq-tab__item .accordion {
        padding-left: 0;
    }
}

.faq-tab__item .accordion__item {
    width: 100%;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.11);
    margin-bottom: 25px;
    border-radius: 10px;
}

.faq-tab__item .accordion__item:hover .accordion__head {
    color: #fff;
}

.faq-tab__item .accordion__item:hover .accordion__head:after {
    border-left: 9px solid #fff;
}

.faq-tab__item .accordion__item:hover .accordion__head-icon {
    background-color: var(--col2);
}

.faq-tab__item .accordion__head {
    height: 70px;
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #2B2B2B;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    padding: 0 110px 0 40px;
    width: 100%;
    border-radius: 10px;
    background-color: #ffffff00;
    color: #fff;
    box-shadow: 0px 0px 20px #005cff47;
}

@media (max-width: 1199px) {
    .faq-tab__item .accordion__head {
        font-size: 16px;
    }
}

@media (max-width: 575px) {
    .faq-tab__item .accordion__head {
        padding: 0 45px 0 20px;
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .faq-tab__item .accordion__head:after {
        display: none;
    }
}

.faq-tab__item .accordion__head-icon {
    left: -70px;
    top: 0;
    position: absolute;
    width: 80px;
    height: 100%;
    z-index: -10;
    background-color: #317bff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

@media (max-width: 575px) {
    .faq-tab__item .accordion__head-icon {
        display: none;
    }
}

.faq-tab__item .accordion__head-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 70px;
    height: 40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 1px solid #e5e5e536;
}

@media (max-width: 575px) {
    .faq-tab__item .accordion__head-arrow {
        width: 30px;
        border-left: none;
        margin: 0 10px 0 0;
    }
}

.faq-tab__item .accordion__body {
    display: none;
    padding: 20px 40px;
    color: #2B2B2B;
    font-weight: 400;
    line-height: 120%;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

@media (max-width: 575px) {
    .faq-tab__item .accordion__body {
        padding: 5px 20px 35px 20px;
        font-size: 12px;
    }
}

/*! CSS Used from: https://exango.cc/theme/assets/css/custom.css */

.faq-tab__item .accordion__head-icon img {
    position: absolute;
    top: 50%;
    left: -moz-calc(50% - 5px);
    left: calc(50% - 5px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 35px;
    width: 35pc;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.faq-tab__item .accordion__head-arrow img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    fill: var(--col1);
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.footer {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0 10px 0;
}

.footer_logo {
    max-width: 200px;
}

.footer_logo img {
    width: 100%;
}

footer {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 30px;
    border-radius: 10px;
    width: 100%;
}

.footer_slow {
    display: flex;
    align-items: center;
    gap: 7px;
    z-index: 1;
    padding: 15px;
    width: 100%;
    justify-content: flex-end;
}

.footer_nav {
    max-width: 1035px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}

.slow_link_foot {
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    transition: var(--trans);
    box-shadow: 0px 0px 20px #005cff47;
    border-radius: 31px;
    font-size: 14px;
}

.slow_link_foot:hover {
    /* color: var(--col1); */
    transition: var(--trans);
}

.header_icon_foot {
    display: flex;
    gap: 10px;
    box-shadow: 0px 0px 20px #005cff47;
    border-radius: 31px;
    padding: 10px 20px;
    position: relative;
}

.header_icon_foot .fa-telegram {
    color: #fff;
    font-size: 18px;
}

.header_icon_foot a.tooltip span {
    display: none;
    padding: 2px 3px;
    margin-left: 8px;
    width: 130px;
    background: none;
}

.header_icon_foot a.tooltip:hover span {
    display: inline;
    position: absolute;
    top: -39px;
    left: -3px;
    background: #ffffff00;
    color: #ffffff !important;
    text-align: center;
    background: #2e78fb;
    padding: 5px;
    border-radius: 10px;
    max-width: 100px;
}

.slow_link_foot:hover {
    color: var(--col1);
}

.mob {
    display: none;
}

.header_burger2 {
    display: none;
}

.main_rules {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 40px 0 40px 0;
}

.main_login {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin: 0 0 100px 0;
}

.form-block h1 {
    text-align: center;
    font-family: 'Carbon';
    font-size: 23px;
    /* text-wrap: balance; */
    max-width: 278px;
    width: 100%;
}

.login_hero {
    display: flex;
    align-items: center;
    margin: 20px 0;
    flex-direction: column;
    gap: 25px;
}

.login_text {
    max-width: 500px;
    text-align: center;
    padding: 0 15px;
}

.captcha-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

[id="login_frm_capt"] {
    background: #317bff;
    padding: 10px;
    border-radius: 5px;
}

[id="login_frm_capt"]::placeholder {
    color: #fff;
}

[src="captcha?f=login_frm"],
[src="captcha?f=account/reset_pass_frm"] {
    filter: invert(1);
}

.service-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.service-links a {
    color: inherit;
}

.form-block {
    padding: 50px;
    background: #00000000;
    border-radius: 10px;
    box-shadow: 0px 0px 20px #005cff47;
}

.input-holder__input input {
    padding: 18px 40px;
    border-radius: 10px;
}

[for="login_frm_Login"]>.descr_req {
    display: none;
}

[for="login_frm_Pass"]>.descr_req {
    display: none;
}

.sign__form {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin: 15px 0;
    align-items: center;
}

.rules_p {
    line-height: 140%;
}

.h1_add {
    font-size: clamp(28px, 4vw, 50px);
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47;
    text-align: center;
}

.rules_bg {
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit__wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;
}

.rega_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.btn_btn {
    padding: 10px 40px;
    border: 1px #ffffff38 solid;
    border-radius: 5px;
    color: #fff;
    transition: var(--trans);
    background: none;
}

.rega_box p {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.rega_box h1 {
    text-align: center;
    font-family: 'Carbon';
    font-size: 23px;
    max-width: 270px;
}

.rega_img {
    max-width: 108px;
}

.rega_img img {
    width: 100%;
}

.btn_btn:hover {
    border: 1px var(--col1) solid;
    color: var(--col1);
    box-shadow: 0px 0px 20px #005cff47;
}

[for="register_frm_uLogin"],
[for="register_frm_uMail"],
[for="register_frm_uPass"],
[for="register_frm_Pass2"]>.descr_req {
    display: none;
}

.rega_gap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.descr_req a {
    color: var(--col1);
}

[id="register_frm_Agree"] {
    transform: translate(-7px, 1px);
}

.input-holder__label {
    text-align: center;
    margin: 10px 0 13px 0;
}

.support_ic_box {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 845px;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    gap: 45px;
}

.support_ic_box a {
    width: 100%;
    max-width: 385px;
}

.support_icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    gap: 10px;
    box-shadow: 0px 0px 20px #005cff47;
    padding: 35px;
    border-radius: 15px;
}

.supp_icon .fa-telegram {
    font-size: 50px;
}

.supp_icon .fa-envelope-open-text {
    font-size: 50px;
}

.support_ic {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

.form__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 15px 0 30px 0;
}

.captcha::placeholder {
    color: #fff;
}

.support_faq {
    margin: 0 0 100px 0;
}

[id="account/reset_pass_frm_capt"] {
    background: #317bff;
    padding: 10px;
    border-radius: 5px;
}

[for="account/reset_pass_frm_Login"],
[for="account/reset_pass_frm_Mail"] {
    display: none;
}

.percent_days {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.perc {
    background: var(--col1);
    padding: 5px 25px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 44px;
}

.app_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 50px 0 80px 0;
}

.app_left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    max-width: 800px;
}

.app_left_box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
}

.app_left_box p {
    line-height: 130%;
}

.app_left_row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}

.app_left_row_mix {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.app_left_row_img {
    max-width: 270px;
}

.app_left_row_img img {
    width: 100%;
}

.app_right_img {
    max-width: 380px;
}

.app_right_img img {
    width: 100%;
}

.app_left_box h2 {
    font-size: 32px;
    font-family: 'Carbon';
    -webkit-text-stroke: 1px #74a6ff;
    color: transparent;
    text-shadow: 0px 0px 20px #0861ff47;
    line-height: 130%;
    max-width: 490px;
}

.app_left_row h2 {
    font-size: 19px;
    color: #2d77fa;
}

/* TODO: */

@media screen and (max-width: 767.98px) {
    .app_right_img {
        max-width: 297px;
        margin: 0 auto;
    }
    .app_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        margin: 0px 0 52px 0;
        flex-wrap: wrap;
        gap: 35px;
    }
    .app_left_box h2 {
        font-size: 22px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        text-shadow: 0px 0px 20px #0861ff47;
        line-height: 130%;
        max-width: 490px;
        text-align: center;
    }
    .app_box {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        margin: 50px 0 80px 0;
        flex-wrap: wrap;
        gap: 35px;
    }
    .percent_days {
        justify-content: center;
    }
    .tabs {
        width: 100%;
        padding: 0px;
        margin: 15px 0 0 0;
    }
    .tabs>input {
        display: none;
    }
    .tabs>div {
        display: none;
    }
    .tabs>label {
        padding: 10px 20px;
        background: var(--col1);
        border-radius: 5px;
        color: #fff;
        border: 1px var(--col1) solid;
        transition: var(--trans);
        cursor: pointer;
        margin: 0 5px 0 0;
    }
    .tabs>input:checked+label {
        padding: 10px 20px;
        background: var(--col2);
        border-radius: 5px;
        color: #fff;
        border: 1px var(--col2) solid;
        transition: var(--trans);
        cursor: pointer;
        margin: 0 5px 0 0;
    }
    #tab_1:checked~#txt_1,
    #tab_2:checked~#txt_2,
    #tab_3:checked~#txt_3,
    #tab_4:checked~#txt_4 {
        display: block;
    }
    .tube_mob {
        display: flex;
        gap: 10px;
    }
    .nav_mob {
        display: flex;
        flex-direction: column;
        gap: 7px;
        align-items: center;
        margin: 30px 0 0 0;
    }
    .nav_mob_login {
        display: flex;
        flex-direction: column;
        gap: 7px;
        align-items: center;
        margin: 30px 0 0 0;
    }
    .form-block {
        padding: 45px;
    }
    .footer_slow {
        display: flex;
        align-items: center;
        gap: 7px;
        z-index: 1;
        padding: 15px;
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }
    .main_page_1_text {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        gap: 20px;
    }
    .nav_mob_marg {
        margin: 3px 0 0 0;
    }
    body {
        font-size: 14px;
    }
    .header_burger2 {
        max-width: 50px;
        border-radius: 5px;
        border: 1px #ffffff38 solid;
        padding: 9px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        display: block;
    }
    .header_burger {
        display: none;
    }
    .header_right_nav {
        display: none;
    }
    .mob_df {
        position: static;
    }
    .main_page_1 {
        gap: 0;
        flex-wrap: wrap;
    }
    .main_page_2 {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        width: 100%;
        margin: 0 0 20px 0;
        gap: 40px;
        z-index: 1;
        position: relative;
        flex-wrap: wrap;
    }
    .main_page_3_reff {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        box-shadow: 0px 0px 20px 7px #005cff1a;
        border-radius: 20px;
        padding: 20px;
        flex-wrap: wrap;
        gap: 20px;
    }
    .reff_11 {
        margin: 38px 0 0 0;
        padding: 30px 0;
        gap: 5px;
    }
    .main_page_4 {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin: 0 0 20px 0;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column-reverse;
    }
    .main_page_4_fix {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 25px;
    }
    /* 
    .main_page_4 {
        display: flex;
        align-items: flex-start;
        width: 100%;
        margin: 0 0 20px 0;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    } */
    .main_page_55 {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }
    .footer {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 15px 0 10px 0;
        flex-wrap: wrap;
    }
    .footer_nav {
        max-width: 1035px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
        margin: 15px 0 0 0;
    }
    .header_icon_foot a.tooltip:hover span {
        display: none;
    }
    .main_page_2_left_row h2 {
        font-size: 17px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        letter-spacing: 6px;
        text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
        text-align: center;
    }
    .main_page_2_left_ps {
        width: 100%;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .main_page_4_mix {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 0 0 10px 0;
        gap: 20px;
        flex-wrap: wrap;
    }
    .main_page_3_ref {
        font-size: 20px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        text-shadow: 0px 0px 20px #0861ff47;
        letter-spacing: 6px;
        text-align: center;
    }
    .main_page_2_left_ps {
        width: 100%;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        max-width: 333px;
    }
    .main_page_2_mix {
        display: flex;
        flex-direction: column;
        gap: 10px;
        max-width: 404px;
        align-items: center;
        justify-content: center;
        padding: 0 18px;
    }
    .main_page_4 h2 {
        font-size: 23px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        text-shadow: 0px 0px 20px #0861ff47;
        line-height: 130%;
        text-align: center;
    }
    .main_page_5 h2 {
        font-size: 22px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        text-shadow: 0px 0px 20px #0861ff47;
        line-height: 130%;
        text-align: center;
    }
    .main_page_4_img_neo {
        max-width: 758px;
        margin: 20px 0 0 0;
    }
    .link_reg {
        padding: 10px 20px;
        background: #317bff;
        border-radius: 5px;
        color: #fff;
        border: 1px #317bff solid;
        transition: var(--trans);
        text-align: center;
    }
    .main_page_1_right {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding: 0;
        gap: 20px;
        width: 100%;
    }
    .main_page_3 {
        width: 100%;
        margin: 0 0 20px 0;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    .main_page_1 {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        gap: 20px;
        backdrop-filter: blur(4px);
        margin: 60px 0 26px 0;
        background: #06081d00;
        box-shadow: 0px 0px 20px 7px #005cff1a;
        border-radius: 20px;
        padding: 40px 20px 55px 20px;
    }
    .main_page_11 {
        margin: 20px 0 26px 0;
    }
    .main_page_1_right h2 {
        font-size: 20px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        /* text-shadow: 0px 0px 20px #0861ff47; */
        letter-spacing: 6px;
        text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
        text-align: center;
    }
    .main_page_2_right {
        background: url(../img/tatif.jpg), linear-gradient(90deg, #00000040, #000);
    }
    .main_h1 {
        font-size: 30px;
        font-family: 'Carbon';
        -webkit-text-stroke: 1px #74a6ff;
        color: transparent;
        text-shadow: 0px 0px 20px #0861ff47, 0px 0px 20px #0861ff47;
        line-height: 130%;
        text-align: center;
    }
    .main {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        position: relative;
        margin: 46px 0 0 0;
    }
    .main_bt {
        display: flex;
        /* gap: 10px; */
        justify-content: center;
        width: 100%;
        margin: 10px 0 0;
    }
    .main_left_box p {
        max-width: 483px;
        line-height: 130%;
        text-align: center;
    }
    .main_play {
        width: 100%;
        display: none;
    }
    .main_left {
        position: static;
        top: 105px;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 26px;
        z-index: 1;
        max-width: 590px;
    }
    main {
        padding: 0 15px;
    }
}