._header_8l0m1_1 {
    position: sticky;
    top: 0;
    z-index: 100;
    height: 100px;
    background: rgba(19, 19, 19, .81)
}

._headerContainer_8l0m1_9 {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

._navList_8l0m1_16 {
    display: flex;
    gap: 0 40px
}

._navList_8l0m1_16 li {
    font-size: 20px;
    line-height: 24px;
    transition: .2s ease
}

._navList_8l0m1_16 li:hover {
    color: #ed7837
}

._navList_8l0m1_16 li a {
    display: block
}

._handlerBlock_8l0m1_32 {
    display: flex;
    align-items: center;
    gap: 0 40px
}

._handlerBlock_8l0m1_32 ul {
    display: flex;
    align-items: center;
    height: 22px
}

._handlerBlock_8l0m1_32 ul li {
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
    transition: .2s ease
}

._handlerBlock_8l0m1_32 ul li:hover {
    color: #ed7837
}

._handlerBlock_8l0m1_32 ul li:nth-child(1) {
    padding-right: 10px;
    border-right: 1px solid #ffffff
}

._handlerBlock_8l0m1_32 ul li:nth-child(2) {
    padding: 0 10px
}

._handlerBlock_8l0m1_32 ul li:nth-child(3) {
    padding-left: 10px;
    border-left: 1px solid #ffffff
}

._hamburgerLines_8l0m1_64 {
    display: none;
    height: 23px;
    width: 35px;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer
}

._hamburgerLines_8l0m1_64 span {
    display: block;
    height: 2px;
    width: 100%;
    background: white
}

._hamburgerLines_8l0m1_64 ._line1_8l0m1_78 {
    transform-origin: 0% 0%;
    transition: transform .4s ease-in-out
}

._hamburgerLines_8l0m1_64 ._line2_8l0m1_82 {
    transition: transform .2s ease-in-out
}

._hamburgerLines_8l0m1_64 ._line3_8l0m1_85 {
    transform-origin: 0% 100%;
    transition: transform .4s ease-in-out
}

._activeHamburger_8l0m1_90 > ._line1_8l0m1_78 {
    width: 31px;
    transform: rotate(45deg)
}

._activeHamburger_8l0m1_90 > ._line2_8l0m1_82 {
    transform: scaleY(0)
}

._activeHamburger_8l0m1_90 > ._line3_8l0m1_85 {
    width: 31px;
    transform: rotate(-45deg)
}

@media (min-width: 769px) {
    ._nav_8l0m1_16 {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

@media (max-width: 1440px) {
    ._nav_8l0m1_16 {
        display: none
    }
}

@media (max-width: 768px) {
    ._header_8l0m1_1 {
        height: 60px
    }

    ._hamburgerLines_8l0m1_64 {
        display: flex
    }

    ._headerMenu_8l0m1_124 {
        display: flex;
        flex-direction: column;
        position: fixed;
        top: 60px;
        bottom: 0;
        right: 0;
        background: rgba(19, 19, 19, .81);
        padding: 30px 40px;
        transition: .3s ease
    }

    ._nav_8l0m1_16 {
        margin-bottom: 60px
    }

    ._nav_8l0m1_16 {
        display: flex
    }

    ._navList_8l0m1_16 {
        display: flex;
        flex-direction: column;
        gap: 25px 0
    }

    ._navList_8l0m1_16 li {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        letter-spacing: .02em
    }

    ._handlerBlock_8l0m1_32 {
        height: 100%;
        flex-direction: column;
        align-items: self-start;
        justify-content: space-between
    }

    ._langList_8l0m1_158 li {
        font-size: 14px;
        line-height: 17px
    }
}

._buttonsWrapper_8l0m1_163 {
    display: flex;
    gap: 10px
}

._buttonsWrapper_8l0m1_163 a {
    display: none
}

@media (max-width: 768px) {
    ._buttonsWrapper_8l0m1_163 a {
        display: flex
    }
}

@media (max-width: 560px) {
    ._buttonsWrapper_8l0m1_163 {
        flex-direction: column
    }
}

._logoBlock_rxelu_1 {
    display: flex;
    align-items: center;
    gap: 0 30px
}

@media (max-width: 1024px) {
    ._logoBlock_rxelu_1 {
        gap: 0 25px
    }

    ._logoBlock_rxelu_1 img:nth-child(1) {
        height: 50px;
        width: 50px
    }

    ._logoBlock_rxelu_1 img:nth-child(2) {
        width: 210px
    }
}

@media (max-width: 768px) {
    ._logoBlock_rxelu_1 {
        gap: 0 20px
    }

    ._logoBlock_rxelu_1 img:nth-child(1) {
        height: 40px;
        width: 40px
    }

    ._logoBlock_rxelu_1 img:nth-child(2) {
        width: 170px
    }
}

@media (max-width: 425px) {
    ._logoBlock_rxelu_1 {
        gap: 0 15px
    }

    ._logoBlock_rxelu_1 img:nth-child(1) {
        height: 30px;
        width: 30px
    }

    ._logoBlock_rxelu_1 img:nth-child(2) {
        width: 125px
    }
}

._footer_171j4_1 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    background-color: #0f0f0f
}

._prod917_171j4_10 {
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%)
}

._prod917_171j4_10 a {
    font-size: 10px;
    font-weight: 500;
    padding: .5em 1em;
    color: #fff;
    border-radius: 5px;
    animation: _background_171j4_1 30s infinite;
    font-family: Neue Machina;
    background: linear-gradient(90deg, #871ff7, #b450ee, #6e0079, #ff587e, #348ea2, #3e7352, #871ff7);
    background-size: 1000% 400%
}

@media (max-width: 768px) {
    ._prod917_171j4_10 {
        right: 10px;
        bottom: 10px;
        top: auto;
        transform: none
    }
}

@keyframes _background_171j4_1 {
    0% {
        background-position: 0 50%
    }
    50% {
        background-position: 150% 50%
    }
    to {
        background-position: 0 50%
    }
}

@font-face {
    font-family: Formular;
    src: url(/assets/Formular-8e67099c.eot);
    src: url(/assets/Formular-8e67099c.eot?#iefix) format("embedded-opentype"), url(/assets/Formular-654a1efe.woff2) format("woff2"), url(/assets/Formular-9ddb0990.woff) format("woff"), url(/assets/Formular-db645fc7.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Formular;
    src: url(/assets/Formular-Light-49e96626.eot);
    src: url(/assets/Formular-Light-49e96626.eot?#iefix) format("embedded-opentype"), url(/assets/Formular-Light-f87a801c.woff2) format("woff2"), url(/assets/Formular-Light-827623de.woff) format("woff"), url(/assets/Formular-Light-4be2684e.ttf) format("truetype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Formular;
    src: url(/assets/Formular-Medium-5f46439e.eot);
    src: url(/assets/Formular-Medium-5f46439e.eot?#iefix) format("embedded-opentype"), url(/assets/Formular-Medium-f294a7bf.woff2) format("woff2"), url(/assets/Formular-Medium-10502389.woff) format("woff"), url(/assets/Formular-Medium-109f9e00.ttf) format("truetype");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Montserrat;
    src: url(/assets/Montserrat-Regular.ttf);
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Montserrat;
    src: url(/assets/Montserrat-Light.ttf);
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Montserrat;
    src: url(/assets/Montserrat-Medium.ttf);
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Avenir;
    src: url(/assets/Avenir-Roman-df3adc73.eot);
    src: url(/assets/Avenir-Roman-df3adc73.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Roman-02e21637.woff2) format("woff2"), url(/assets/Avenir-Roman-99a7930a.woff) format("woff"), url(/assets/Avenir-Roman-8e0a4ad3.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Avenir;
    src: url(/assets/Avenir-Light-dd6d1d46.eot);
    src: url(/assets/Avenir-Light-dd6d1d46.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Light-99326b60.woff2) format("woff2"), url(/assets/Avenir-Light-e2b2c2e3.woff) format("woff"), url(/assets/Avenir-Light-bf026688.ttf) format("truetype");
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Avenir;
    src: url(/assets/Avenir-Medium-968edd3a.eot);
    src: url(/assets/Avenir-Medium-968edd3a.eot?#iefix) format("embedded-opentype"), url(/assets/Avenir-Medium-6dabadf7.woff2) format("woff2"), url(/assets/Avenir-Medium-f6bc4441.woff) format("woff"), url(/assets/Avenir-Medium-ee4ebb94.ttf) format("truetype");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Neue Machina;
    src: url(/assets/NeueMachina-Medium-cee78346.eot);
    src: url(/assets/NeueMachina-Medium-cee78346.eot?#iefix) format("embedded-opentype"), url(/assets/NeueMachina-Medium-cc0ea3b4.woff2) format("woff2"), url(/assets/NeueMachina-Medium-8e966662.woff) format("woff"), url(/assets/NeueMachina-Medium-e88defa4.ttf) format("truetype");
    font-style: normal;
    font-weight: 500
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

a, button {
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    border: none
}

ul, li {
    list-style: none
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input:focus {
    outline: none
}

html {
    scroll-behavior: smooth
}

body {
    color: #fff;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: 300;
    background-color: #131313
}

#root {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

main {
    flex: 1;
    padding: 100px 0
}

.container {
    padding: 0 140px
}

.section_container1 {
    margin-bottom: 140px;
    scroll-margin-block-start: 120px
}

.section_container2 {
    margin-bottom: 100px;
    scroll-margin-block-start: 120px
}

.hidden_title {
    position: relative;
    top: 10px;
    font-size: 180px;
    line-height: 130px;
    font-weight: 500;
    text-align: center;
    background-image: linear-gradient(180deg, rgba(237, 120, 55, .2) 0%, rgba(237, 120, 55, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent
}

.handler_button {
    display: block;
    width: 215px;
    height: 54px;
    border: 1px solid #ed7837;
    border-radius: 10px;
    font-size: 18px;
    color: #ed7837;
    transition: .2s ease;
    display: flex;
    align-items: center;
    justify-content: center
}

.handler_button:hover {
    transform: scale(1.03)
}

.body_wrapper {
    background-image: url(/assets/images/wrapper.jpg);
    background-size: 100vw 100vh;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: -1000
}

@media (max-width: 1440px) {
    main {
        padding: 80px 0
    }

    .container {
        padding: 0 80px
    }

    .section_container1 {
        margin-bottom: 120px
    }

    .section_container2 {
        margin-bottom: 85px
    }

    .hidden_title {
        font-size: 140px;
        line-height: 110px
    }
}

@media (max-width: 1024px) {
    main {
        padding: 60px 0
    }

    .container {
        padding: 0 40px
    }

    .section_container1 {
        margin-bottom: 100px
    }

    .section_container2 {
        margin-bottom: 70px
    }

    .hidden_title {
        font-size: 100px;
        line-height: 88px
    }
}

@media (max-width: 768px) {
    main {
        padding: 40px 0
    }

    .container {
        padding: 0 20px
    }

    .section_container1 {
        margin-bottom: 80px
    }

    .section_container2 {
        margin-bottom: 55px
    }

    .hidden_title {
        font-size: 64px;
        line-height: 62px
    }

    .handler_button {
        width: 240px;
        height: 50px;
        font-size: 16px
    }

    .body_wrapper {
        background-image: url(/assets/images/bgmob.jpg)
    }
}

@media (max-width: 425px) {
    .hidden_title {
        font-size: 48px;
        line-height: 50px
    }
}
