@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    z-index: 1;
    font-family: Roboto Condensed, sans-serif;
}
#root {
    width: 100%;
    height: 100%;
    display: flex;
}
.app {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}
main {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    background: #111;
}
.content-container {
    display: flex;
    flex-grow: 1;
}
h1 {
    font-size: 64px;
    font-style: italic;
    font-weight: 600;
    line-height: 114%;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    h1 {
        font-size: 54px;
        line-height: normal;
    }
}
@media (max-width: 768px) {
    h1 {
        font-size: 42px;
    }
}
h2 {
    font-size: 56px;
    font-style: italic;
    font-weight: 700;
    line-height: 114%;
}
@media (max-width: 1024px) {
    h2 {
        font-size: 46px;
        line-height: normal;
    }
}
@media (max-width: 768px) {
    h2 {
        font-size: 36px;
        font-weight: 500;
    }
}
h3 {
    font-size: 24px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}
@media (max-width: 1024px) {
    h3 {
        font-size: 22px;
    }
}
@media (max-width: 768px) {
    h3 {
        font-size: 20px;
    }
}
h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
@media (max-width: 1024px) {
    h4 {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    h4 {
        font-size: 18px;
    }
}
h4 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    h4 {
        font-weight: 500;
    }
}
input,
button,
textarea,
select {
    margin: 0;
    font: inherit;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.nb4Ini {
    width: 100%;
    padding: 20px 40px;
    z-index: 9;
}
.Q6wh4q {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Q6wh4q .QKJB4a {
    display: flex;
    gap: 15px;
    align-items: center;
}
.Q6wh4q .QKJB4a .MYE7uP {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .Q6wh4q .QKJB4a .MYE7uP {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .Q6wh4q .QKJB4a .MYE7uP {
        font-size: 14px;
        line-height: 18px;
    }
}
.Q6wh4q .QKJB4a .MYE7uP {
    color: #e3e3e3;
    text-decoration: none;
    position: relative;
}
.Q6wh4q .QKJB4a .MYE7uP:after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    transform: scale(0);
    transition: all 0.3s ease-out;
}
.Q6wh4q .QKJB4a .MYE7uP:hover:after {
    transform: scale(1);
}
.Q6wh4q .g4S6Bg {
    display: flex;
    gap: 16px;
}
.Q6wh4q .g4S6Bg .EG4Yc8 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .Q6wh4q .g4S6Bg .EG4Yc8 {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .Q6wh4q .g4S6Bg .EG4Yc8 {
        font-size: 14px;
    }
}
.Q6wh4q .g4S6Bg .EG4Yc8 {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #0000;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.Q6wh4q .g4S6Bg .EG4Yc8 {
    white-space: nowrap;
}
.Q6wh4q .g4S6Bg .EG4Yc8:hover {
    border: 1px solid #e3e3e3;
}
.Q6wh4q .g4S6Bg .mQ8lEg {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .Q6wh4q .g4S6Bg .mQ8lEg {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .Q6wh4q .g4S6Bg .mQ8lEg {
        font-size: 14px;
    }
}
.Q6wh4q .g4S6Bg .mQ8lEg {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #fc7c2c;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.Q6wh4q .g4S6Bg .mQ8lEg {
    white-space: nowrap;
    padding: 12px 24px;
}
.Q6wh4q .g4S6Bg .mQ8lEg:hover {
    opacity: 0.7;
}
@media (max-width: 768px) {
    .nb4Ini {
        padding: 10px 20px;
    }
    .Q6wh4q {
        gap: 24px;
    }
    .Q6wh4q .wVh9fS {
        width: 108px;
        height: 22px;
    }

    .Q6wh4q .g4S6Bg {
        height: 32px;
        gap: 4px;
    }
    .Q6wh4q .g4S6Bg .EG4Yc8,
    .Q6wh4q .g4S6Bg .mQ8lEg {
        padding: 8px 16px;
        height: 32px;
    }
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.oqybUL {
    padding: 60px 40px;
    border-top: 2px solid #e3e3e3;
}
.oqybUL .nEKDrv {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.oqybUL .VKnWF_ {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.oqybUL .VKnWF_ .K2qYiu {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 20px;
    justify-content: center;
}
.oqybUL .VKnWF_ .K2qYiu .DUDPw5 {
    padding: 12px;
    width: auto;
    height: 80px;
    object-fit: contain;
    background-color: #333;
    border-radius: 4px;
}
.oqybUL .voKMpw {
    display: flex;
    gap: 38px;
}
.oqybUL .voKMpw .U1saHj {
    width: 100%;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    gap: 13px;
    background-color: #333;
    border-radius: 8px;
}
.oqybUL .voKMpw .U1saHj .av5Ba7 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .oqybUL .voKMpw .U1saHj .av5Ba7 {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .oqybUL .voKMpw .U1saHj .av5Ba7 {
        font-size: 14px;
        line-height: 18px;
    }
}
.oqybUL .voKMpw .U1saHj .av5Ba7 {
    color: #e3e3e3;
}
.oqybUL .voKMpw .U1saHj .av5Ba7 a {
    text-decoration: underline;
    color: #e3e3e3;
}
.oqybUL .voKMpw .vr47c6 {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: center;
    justify-content: center;
    gap: 13px;
    background-color: #333;
    border-radius: 8px;
}
.oqybUL .voKMpw .vr47c6 .b3yQtQ {
    object-fit: cover;
}
.oqybUL .voKMpw .vr47c6 .LWeiA1 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .oqybUL .voKMpw .vr47c6 .LWeiA1 {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .oqybUL .voKMpw .vr47c6 .LWeiA1 {
        font-size: 14px;
    }
}
.oqybUL .voKMpw .vr47c6 .LWeiA1 {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #000;
    background: #e3e3e3;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.oqybUL .voKMpw .vr47c6 .LWeiA1 {
    padding: 6px 0;
    border-radius: 6px;
    height: 35px;
}
.oqybUL .voKMpw .vr47c6 .LWeiA1:hover {
    opacity: 0.7;
}
.oqybUL .BI0Ez5 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .oqybUL .BI0Ez5 {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .oqybUL .BI0Ez5 {
        font-size: 16px;
    }
}
.oqybUL .nb6S9A {
    display: flex;
    gap: 12px;
}
.oqybUL .nb6S9A a {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .oqybUL .nb6S9A a {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .oqybUL .nb6S9A a {
        font-size: 14px;
        line-height: 18px;
    }
}
.oqybUL .nb6S9A a {
    color: #e3e3e3;
    text-decoration: none;
}
.oqybUL .nb6S9A a:hover {
    opacity: 0.7;
}
@media (max-width: 1024px) {
    .oqybUL .VKnWF_ .K2qYiu {
        gap: 24px;
    }
}
@media (max-width: 768px) {
    .oqybUL {
        padding: 40px 20px;
    }
    .oqybUL .VKnWF_ .K2qYiu {
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
        column-gap: 12px;
    }
    .oqybUL .VKnWF_ .K2qYiu .DUDPw5 {
        padding: 12px;
        height: 54px;
    }
    .oqybUL .voKMpw {
        flex-direction: column;
    }
    .oqybUL .nb6S9A {
        flex-wrap: wrap;
        gap: 24px;
    }
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: swiper-icons;
    src: url(data:application/font-woff;charset=utf-8;base64,\ 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)
        format('woff');
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
}
:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(
        --swiper-wrapper-transition-timing-function,
        initial
    );
    box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-3d {
    perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
    content: '';
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
    > .swiper-wrapper
    > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
    > .swiper-wrapper
    > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000);
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: #0000;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
    }
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.tv2axy {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #1119;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tv2axy .reua45 {
    width: 100%;
    max-width: 760px;
    height: 650px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.tv2axy .reua45 .nLk9Xn {
    border: none;
    outline: none;
    cursor: pointer;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #0000;
}
.tv2axy .reua45 .nLk9Xn:before,
.tv2axy .reua45 .nLk9Xn:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #e3e3e3;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.tv2axy .reua45 .nLk9Xn:after {
    transform: translateY(-50%) rotate(-45deg);
}
.tv2axy .reua45 .GnVtIo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.tv2axy .reua45 .WiUlaS {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
}
.tv2axy .reua45 .WiUlaS .NVkB9W {
    color: #fc7c2c;
}
.tv2axy .reua45 .WiUlaS .Z6fBc6 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .tv2axy .reua45 .WiUlaS .Z6fBc6 {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .tv2axy .reua45 .WiUlaS .Z6fBc6 {
        font-size: 16px;
    }
}
.tv2axy .reua45 .Y1lE2J {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.tv2axy .reua45 .Y1lE2J .MOQcLj {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.tv2axy .reua45 .Y1lE2J .MOQcLj .adNMs1 {
    display: flex;
    gap: 8px;
    padding: 10px 20px;
    background-color: #0000;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}
.tv2axy .reua45 .Y1lE2J .MOQcLj .adNMs1 .r22Emf {
    background-color: #0000;
    border: none;
    outline: none;
    cursor: pointer;
}
.tv2axy .reua45 .Y1lE2J .MOQcLj .Mj6KfX {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .tv2axy .reua45 .Y1lE2J .MOQcLj .Mj6KfX {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .tv2axy .reua45 .Y1lE2J .MOQcLj .Mj6KfX {
        font-size: 14px;
        line-height: 18px;
    }
}
.tv2axy .reua45 .Y1lE2J .MOQcLj .Mj6KfX {
    color: #dc143c;
}
.tv2axy .reua45 .Y1lE2J .MOQcLj input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .tv2axy .reua45 .Y1lE2J .MOQcLj input {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .tv2axy .reua45 .Y1lE2J .MOQcLj input {
        font-size: 14px;
        line-height: 18px;
    }
}
.tv2axy .reua45 .Y1lE2J .MOQcLj input {
    width: 100%;
    background-color: #0000;
    border: none;
    outline: none;
    color: #e3e3e3;
}
.tv2axy .reua45 .Y1lE2J .SQNDsi {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .tv2axy .reua45 .Y1lE2J .SQNDsi {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .tv2axy .reua45 .Y1lE2J .SQNDsi {
        font-size: 14px;
    }
}
.tv2axy .reua45 .Y1lE2J .SQNDsi {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #fc7c2c;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.tv2axy .reua45 .Y1lE2J .SQNDsi {
    max-width: 91px;
    margin-top: 30px;
}
.tv2axy .reua45 .Y1lE2J .SQNDsi:hover {
    opacity: 0.7;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.jXc49v {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: #1119;
    display: flex;
    align-items: center;
    justify-content: center;
}
.jXc49v .jAI4tk {
    width: 100%;
    max-width: 760px;
    height: 650px;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
}
.jXc49v .jAI4tk .fuaYJv {
    border: none;
    outline: none;
    cursor: pointer;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-color: #0000;
}
.jXc49v .jAI4tk .fuaYJv:before,
.jXc49v .jAI4tk .fuaYJv:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #e3e3e3;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.jXc49v .jAI4tk .fuaYJv:after {
    transform: translateY(-50%) rotate(-45deg);
}
.jXc49v .jAI4tk .uypTrh {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.jXc49v .jAI4tk .ASOytp {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
}
.jXc49v .jAI4tk .ASOytp .cKBeqN {
    color: #fc7c2c;
}
.jXc49v .jAI4tk .ASOytp .t1R9Np {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .jXc49v .jAI4tk .ASOytp .t1R9Np {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .jXc49v .jAI4tk .ASOytp .t1R9Np {
        font-size: 16px;
    }
}
.jXc49v .jAI4tk .vUVTpi {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix .cEXTHl {
    display: flex;
    gap: 8px;
    padding: 10px 20px;
    background-color: #0000;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix .cEXTHl .mMOgdQ {
    background-color: #0000;
    border: none;
    outline: none;
    cursor: pointer;
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix .zl2kEp {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .jXc49v .jAI4tk .vUVTpi .k7c7ix .zl2kEp {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .jXc49v .jAI4tk .vUVTpi .k7c7ix .zl2kEp {
        font-size: 14px;
        line-height: 18px;
    }
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix .zl2kEp {
    color: #dc143c;
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix input {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .jXc49v .jAI4tk .vUVTpi .k7c7ix input {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .jXc49v .jAI4tk .vUVTpi .k7c7ix input {
        font-size: 14px;
        line-height: 18px;
    }
}
.jXc49v .jAI4tk .vUVTpi .k7c7ix input {
    width: 100%;
    background-color: #0000;
    border: none;
    outline: none;
    color: #e3e3e3;
}
.jXc49v .jAI4tk .vUVTpi .SsMwBm {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .jXc49v .jAI4tk .vUVTpi .SsMwBm {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .jXc49v .jAI4tk .vUVTpi .SsMwBm {
        font-size: 14px;
    }
}
.jXc49v .jAI4tk .vUVTpi .SsMwBm {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #fc7c2c;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.jXc49v .jAI4tk .vUVTpi .SsMwBm {
    max-width: 145px;
    margin-top: 30px;
}
.jXc49v .jAI4tk .vUVTpi .SsMwBm:hover {
    opacity: 0.7;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.oKH1j9 {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #111111b3;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.oKH1j9 .cQo3RX {
    color: #fc7c2c;
}
.oKH1j9 .DKFjfu {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .oKH1j9 .DKFjfu {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .oKH1j9 .DKFjfu {
        font-size: 18px;
    }
}
.oKH1j9 .z6ZJ77 {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
    background-color: #111;
    padding: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    gap: 35px;
}
.oKH1j9 .z6ZJ77 .eRnNB_ {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
    width: 100%;
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR {
        font-size: 14px;
    }
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #fc7c2c;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:last-child {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:last-child {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:last-child {
        font-size: 14px;
    }
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:last-child {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #0000;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:last-child:hover {
    border: 1px solid #e3e3e3;
    opacity: 1;
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR {
    max-width: 302px;
    gap: 13px;
}
.oKH1j9 .z6ZJ77 .eRnNB_ .iWdRBR:hover {
    opacity: 0.7;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/07d03.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/0f0dc.woff2) format('woff2');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/1c92b.woff2) format('woff2');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Roboto Condensed;
    src: url(/fonts/3e18b.woff2) format('woff2');
    font-weight: 700;
    font-style: italic;
}
.roBrva {
    position: fixed;
    right: 10px;
    bottom: 10px;
}
.roBrva .kAI0_p {
    width: 100%;
    max-width: 1355px;
    margin: 0 auto;
    background-color: #1d1d1d;
    padding: 40px;
    display: flex;
    align-items: center;
    border: 2px solid #fc7c2c;
    gap: 30px;
}
.roBrva .kAI0_p .KSMEp_ {
    color: #fc7c2c;
}
.roBrva .kAI0_p .htn1oo {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 1024px) {
    .roBrva .kAI0_p .htn1oo {
        font-size: 18px;
    }
}
@media (max-width: 768px) {
    .roBrva .kAI0_p .htn1oo {
        font-size: 16px;
    }
}
.roBrva .kAI0_p .rBHLHa {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.roBrva .kAI0_p .RCk_2n {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}
@media (max-width: 1024px) {
    .roBrva .kAI0_p .RCk_2n {
        font-weight: 500;
    }
}
@media (max-width: 768px) {
    .roBrva .kAI0_p .RCk_2n {
        font-size: 14px;
    }
}
.roBrva .kAI0_p .RCk_2n {
    border-radius: 18px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    height: 50px;
    color: #e3e3e3;
    background: #fc7c2c;
    padding: 16px;
    transition: all 0.3s ease-out;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
}
.roBrva .kAI0_p .RCk_2n {
    max-width: 159px;
    gap: 13px;
    align-self: flex-end;
}
.roBrva .kAI0_p .RCk_2n:hover {
    opacity: 0.7;
}
@media (max-width: 768px) {
    .roBrva .kAI0_p {
        padding: 20px;
        flex-direction: column;
    }
}
.t1R9Np,
.Z6fBc6 {
    color: #fff;
}
