@charset "UTF-8";
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes scroll-left {
    0% {
        transform: translateX(0)
    }
    to {
        transform: translateX(-50%)
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

@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, .swiper-wrapper {
    position: relative;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
    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: translate3d(0, 0, 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);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-wrapper {
    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 {
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    -webkit-scroll-snap-type: none;
    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 {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    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 {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    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-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), transparent)
}

.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: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .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
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0 0 15px;
    padding: 20px 0 0;
    line-height: 1.25;
    font-weight: 700
}

.h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    padding-top: 0
}

.h1, h1 {
    font-size: 3rem
}

.h2, h2 {
    font-size: 2.375rem
}

.h3, h3 {
    font-size: 2rem
}

.h4, h4 {
    font-size: 1.75rem
}

.h5, h5 {
    font-size: 1.5rem
}

.h6, h6 {
    font-size: 1.25rem
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    font-family: "DINCondensed", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

p {
    margin-top: 0
}

abbr[data-cz-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol, ul {
    padding: 0
}

ul {
    margin: 0 0 25px 20px;
    list-style: disc
}

ul ul {
    list-style-type: circle
}

ul ul ul {
    list-style-type: square
}

ol {
    margin: 0 0 25px 25px
}

dl, p {
    margin-bottom: 20px
}

dd {
    margin: 0 20px 20px
}

dt {
    font-weight: 700
}

blockquote, q {
    padding: 0 0 0 40px;
    position: relative;
    display: block
}

blockquote:before, q:before {
    content: "”";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2.25rem;
    line-height: 1.1;
    font-weight: 700;
    color: #007bff
}

b, strong {
    font-weight: bolder
}

small {
    font-size: .875rem
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

sub {
    bottom: -4px
}

sup {
    top: -8px
}

a {
    color: #2775ff;
    text-decoration: none
}

a:focus {
    outline: 0
}

a:focus, a:hover {
    color: #2775ff;
    text-decoration: underline
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

pre {
    background-color: #eee;
    line-height: 1.2;
    max-width: 100%;
    padding: 15px;
    text-align: left;
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    overflow: auto
}

[dir=rtl] pre {
    text-align: right
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    direction: ltr;
    unicode-bidi: bidi-override
}

code, pre {
    font-size: .875rem
}

code {
    color: #d63384;
    word-wrap: break-word;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px
}

kbd, samp {
    font-size: 1rem
}

pre code {
    font-size: inherit;
    word-break: normal
}

a > code, pre code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
    padding: 2px 5px;
    border-radius: 4px
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 15px
}

img, svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse;
    width: 100%;
    border: 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    margin: 15px 0 25px
}

table caption {
    caption-side: top;
    text-align: center;
    padding-top: 0;
    padding-bottom: 10px;
    color: #6c757d
}

code, table tfoot, table thead {
    background-color: #f9f9f9
}

table tbody tr {
    border-bottom: 1px solid #eee
}

table tbody tr:last-child {
    border-bottom: none
}

table td, table th {
    padding: 10px 15px
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label, output {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

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

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width: 1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend + * {
    clear: left
}

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

img {
    height: auto;
    max-width: 100%
}

embed, iframe, object {
    margin-bottom: 20px;
    max-width: 100%
}

button:focus, input:focus {
    outline: 0
}

@font-face {
    font-family: "DINCondensed";
    src: url(../fonts/DINPro-CondensedBold.woff) format("woff");
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: "DINCondensed";
    src: url(../fonts/PFDinCondensedMedium.woff) format("woff");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: "DINCondensed";
    src: url(../fonts/PFDinCondensedRegular.woff) format("woff");
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: "DINCondensed";
    src: url(../fonts/PFDinCondensedLight.woff) format("woff");
    font-style: normal;
    font-weight: 300;
    font-display: swap
}

body.cz-join {
    background: url(../img/join/footer_mobile-bg.png) bottom center no-repeat, linear-gradient(180deg, #062880 0, #000 25%, #000 64.42%, #062880 100%)
}

@media (min-width: 768px) {
    body.cz-join {
        background: url(../img/join/footer_desktop-bg.png) bottom center no-repeat, linear-gradient(180deg, #062880 0, #000 25%, #000 64.42%, #062880 100%)
    }
}

.no-scroll {
    overflow: hidden;
    height: 100vh
}

.cz-container {
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto
}

@media (min-width: 1280px) {
    .cz-container {
        max-width: 1220px
    }
}

@media (min-width: 1600px) {
    .cz-container {
        max-width: 1620px
    }
}

input:-webkit-autofill, input:-webkit-autofill:focus, input:-webkit-autofill:hover, select:-webkit-autofill, textarea:-webkit-autofill {
    -webkit-transition: background-color 50000s ease-in-out 0s;
    transition: background-color 50000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
    box-shadow: 0 0 0 1000px transparent inset !important;
    caret-color: #fff
}

.cz-footer {
    text-align: center;
    color: #979797
}

.cz-footer .cz-container {
    max-width: 800px
}

.cz-footer .cz-partners, .cz-footer__logo {
    margin-bottom: 30px
}

.cz-footer__nav {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase
}

.cz-footer__nav a {
    color: #979797;
    text-decoration: none
}

@media (hover: hover) {
    .cz-footer__nav a:hover {
        color: #2d72f4
    }
}

.cz-footer p {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 20px
}

.cz-footer p a {
    text-decoration: underline
}

@media (hover: hover) {
    .cz-footer p a:hover {
        color: #2d72f4;
        text-decoration: none
    }
}

.cz-footer .cz-partners__item p {
    margin-top: 20px
}

.cz-content {
    overflow: hidden
}

@media (min-width: 576px) {
    .cz-content {
        padding-top: 30px
    }
}

.cz-content .cz-container, .cz-grid {
    padding: 0
}

@media (min-width: 576px) {
    .cz-content .cz-container {
        padding: 0 10px
    }
}

.cz-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0
}

.cz-grid .cz-grid__item {
    flex: 0 0 50%;
    margin: 0;
    padding: 0;
    aspect-ratio: 1/1
}

.cz-grid .cz-grid__item a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative
}

.cz-grid .cz-grid__item a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.cz-grid .cz-grid__item-info {
    margin: 15px 0
}

@media (min-width: 576px) {
    .cz-grid .cz-grid__item-info {
        margin: 0
    }
}

.cz-grid .cz-grid__item-info a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    top: auto;
    left: auto
}

.cz-grid .cz-grid__item.tall {
    aspect-ratio: 1/2 !important
}

.cz-grid .cz-grid__item:nth-child(-n+2) {
    flex: 0 0 100%;
    aspect-ratio: 16/9
}

.cz-grid .cz-grid__item:nth-child(-n+2) a img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 576px) {
    .cz-grid .cz-grid__item {
        flex: 0 0 25% !important;
        max-width: 25% !important;
        aspect-ratio: 1/1 !important
    }
}

.cz-info {
    overflow: hidden
}

@media (min-width: 576px) {
    .cz-info__content {
        margin: 0
    }
}

.cz-info__content img {
    width: 100%
}

.cz-info__btn {
    padding: clamp(1.875rem, 2.6041666667vw, 3.125rem) 0;
    max-width: 900px;
    margin: 0 auto
}

.cz-info__btn .cz-btn-primary {
    display: flex
}

.cz-info__btn .cz-btn-primary span {
    font-size: clamp(2.125rem, 2.6041666667vw, 3.125rem);
    height: 100px
}

.cz-header-step {
    min-height: 620px;
    padding-top: 20px
}

.cz-header-step__one {
    background: url(../img/join/step1-mobile.png) 50% 0 no-repeat;
    background-size: 100% 100%
}

@media (min-width: 768px) {
    .cz-header-step__one {
        background: url(../img/join/step1.jpg) 50% 0 no-repeat
    }
}

.cz-header-step__one .cz-btn-primary {
    max-width: 349px;
    margin: 0 auto 30px;
    width: 100%;
    height: 70px
}

.cz-header-step__two {
    background: url(../img/join/step1-mobile.png) 50% 0 no-repeat;
    background-size: 100% 100%
}

@media (min-width: 768px) {
    .cz-header-step__two {
        background: url(../img/join/step2.jpg) 50% 0 no-repeat
    }
}

.cz-header-step__two .cz-btn-primary {
    width: 100%;
    margin: 30px 0;
    padding: 0;
    height: 70px
}

.cz-header-step__two .cz-btn-primary span {
    font-size: clamp(1.875rem, 2.6041666667vw, 3.125rem);
    padding: 0
}

.cz-header-step__two .cz-header-step__inner {
    max-width: 580px
}

.cz-header-step__inner {
    max-width: 600px;
    padding: 0 10px;
    margin: 0 auto
}

.cz-step-form {
    padding: 30px clamp(.625rem, 1.5625vw, 1.875rem);
    border-radius: 30px;
    background: linear-gradient(287.55deg, rgba(20, 4, 2, .4) 0, rgba(1, 0, 0, .4) 100%);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px)
}

.cz-step-form__header {
    text-align: center
}

.cz-step-form__title {
    font-size: 1.375rem;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 20px 0
}

.cz-step-form__title-number {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 77px;
    width: 77px
}

.cz-step-form__title-number span {
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 1;
    flex: 1 0 30px;
    max-width: 30px;
    height: 30px;
    background: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30.0005 8.86373C30.0005 5.85145 27.5579 3.40918 24.5451 3.40918H16.705H8.86557C5.85282 3.40918 3.41016 5.85145 3.41016 8.86373V24.5455C3.41016 27.5578 5.85282 30.0001 8.86557 30.0001H16.705H24.5444C27.5572 30.0001 29.9998 27.5578 29.9998 24.5455L30.0005 8.86373Z" fill="%23172F5D"/><path d="M26.5904 5.45455C26.5904 2.44227 24.1477 0 21.135 0H13.2948H5.45541C2.44266 0 0 2.44227 0 5.45455V21.1364C0 24.1486 2.44266 26.5909 5.45541 26.5909H13.2948H21.1343C24.147 26.5909 26.5897 24.1486 26.5897 21.1364L26.5904 5.45455Z" fill="%232D72F4"/><path d="M1.36328 5.45419C1.36328 3.19776 3.19805 1.36328 5.45484 1.36328C6.01977 1.36328 6.47773 1.82117 6.47773 2.38601C6.47773 2.95085 6.01977 3.40874 5.45484 3.40874C4.32791 3.40874 3.40906 4.32744 3.40906 5.45419C3.40906 6.01903 2.9511 6.47692 2.38617 6.47692C1.82124 6.47692 1.36328 6.01903 1.36328 5.45419Z" fill="white"/><path opacity="0.3" d="M13.2948 3.40909C15.1776 3.40909 16.7045 1.88318 16.7045 0H13.2948H5.45541C2.44266 0 0 2.44227 0 5.45454V16.8995C1.8828 16.8995 3.40963 15.3736 3.40963 13.4905V5.45454C3.40963 4.32682 4.32751 3.40909 5.45541 3.40909H13.2948Z" fill="white"/><path opacity="0.15" d="M21.1345 26.5906C24.1473 26.5906 26.5899 24.1483 26.5899 21.136V8.86328C24.7071 8.86328 23.1803 10.3892 23.1803 12.2724V21.136C23.1803 22.2637 22.2624 23.1815 21.1345 23.1815H13.2944C11.4116 23.1815 9.88477 24.7074 9.88477 26.5906H13.2944H21.1345Z" fill="black"/></svg>') 50% 50% no-repeat;
    background-size: contain
}

.cz-step-form__title-number strong {
    color: #2d72f4
}

.cz-step-form__title-number strong, .cz-step-form__title-text {
    font-weight: 700;
    text-transform: uppercase
}

.cz-step-form__footer {
    opacity: .7;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cz-marquee {
    padding: clamp(1.25rem, 2.6041666667vw, 3.125rem) 0
}

.cz-marquee__title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    color: #979797;
    margin-bottom: 10px
}

.cz-marquee__block {
    overflow: hidden;
    width: 100%;
    opacity: .5
}

.cz-marquee__track {
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    animation: scroll-left 20s linear infinite;
    gap: 40px;
    align-items: center
}

@media (min-width: 992px) {
    .cz-marquee__track img {
        height: auto
    }

    .cz-marquee__logo--clone {
        display: none
    }

    .cz-marquee__track {
        gap: clamp(1.875rem, 2.6041666667vw, 3.125rem);
        width: 100%;
        animation: none;
        justify-content: center
    }
}

.cz-benefits {
    padding: 0
}

.cz-benefits__inner {
    max-width: 1620px;
    padding: 0 10px;
    margin: 0 auto
}

.cz-benefits-bar {
    padding: clamp(1.875rem, 2.6041666667vw, 3.125rem) 0;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(1.25rem, 5.2083333333vw, 6.25rem)
}

.cz-benefits-bar__item {
    display: flex;
    align-items: center;
    gap: 10px
}

.cz-benefits-bar__icon {
    flex: 1 0 clamp(2.5rem, 3.6458333333vw, 4.375rem);
    max-width: clamp(2.5rem, 3.6458333333vw, 4.375rem);
    height: clamp(2.5rem, 3.6458333333vw, 4.375rem);
    background: #2d72f4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.cz-benefits-bar__icon img {
    max-width: clamp(1.5rem, 2.0833333333vw, 2.5rem);
    max-height: clamp(1.5rem, 2.0833333333vw, 2.5rem)
}

.cz-benefits-bar__text {
    text-transform: uppercase;
    font-weight: 700;
    font-size: clamp(1.125rem, 1.4583333333vw, 1.75rem)
}

.cz-benefit {
    position: relative;
    border: 1px solid #000;
    overflow: hidden;
    border-radius: 4px
}

.cz-benefit img {
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    height: auto
}

.cz-benefit__info {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px;
    background: rgba(0, 0, 0, .4);
    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
    border-radius: 10px 10px 0 0
}

.cz-benefit__title {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #fff;
    font-size: clamp(1.25rem, 1.25vw, 1.5rem);
    margin: 0
}

.cz-benefit__check {
    display: block;
    max-width: 40px;
    height: 40px;
    flex: 1 0 40px;
    background: url(../img/join/check.svg) no-repeat center center/contain
}

@media (min-width: 768px) {
    .cz-benefit {
        margin: 0 !important
    }

    .cz-benefits .swiper-wrapper {
        display: grid !important;
        grid-template-columns:repeat(2, 1fr);
        transform: none !important;
        gap: 20px
    }

    .cz-benefits .swiper-slide {
        width: auto !important
    }

    .cz-benefits {
        overflow: visible
    }
}

@media (min-width: 1200px) {
    .cz-benefits .swiper-wrapper {
        grid-template-columns:repeat(3, 1fr)
    }
}

.cz-reviews {
    margin-bottom: clamp(1.875rem, 2.6041666667vw, 3.125rem);
    overflow: hidden
}

.cz-reviews__inner {
    max-width: 800px;
    margin: 0 auto
}

.cz-reviews .cz-review {
    padding: 20px;
    background-color: #fff;
    border-radius: 20px 20px 20px 0;
    transform: rotate(-1.99deg);
    color: #000
}

.cz-reviews .cz-review:last-child {
    transform: rotate(5.22deg)
}

.cz-reviews .cz-review__inner {
    display: flex;
    gap: 10px
}

.cz-reviews .cz-review__author {
    max-width: 40px;
    flex: 1 0 40px
}

.cz-reviews .cz-review__rating {
    margin-bottom: 10px
}

.cz-reviews .cz-review p {
    line-height: 1.5;
    letter-spacing: -.022em;
    font-size: 1rem;
    font-weight: 700;
    margin: 0
}

.cz-reviews__text {
    position: relative;
    z-index: 2;
    top: -20px
}

.cz-reviews__text-content {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2d72f4;
    height: 65px;
    font-size: clamp(1.25rem, 2.0833333333vw, 2.5rem);
    font-weight: 700;
    color: #fff;
    position: relative;
    transform: rotate(-2.57deg);
    padding-left: 45px;
    padding-right: 45px
}

.cz-reviews__text-content::after, .cz-reviews__text-content::before {
    content: "";
    flex: 1 0 71px;
    width: 71px;
    height: 50px;
    display: block;
    position: absolute
}

.cz-reviews__text-content::before {
    background: url(../img/join/reviews-pattern__left.png) 50% 50% no-repeat;
    background-size: contain;
    left: -35px
}

.cz-reviews__text-content::after {
    background: url(../img/join/reviews-pattern__right.png) 50% 50% no-repeat;
    background-size: contain;
    right: -35px
}

.cz-reviews .cz-reviews-carousel {
    padding-top: 20px;
    max-width: 80%;
    margin: 0 auto
}

@media (min-width: 768px) {
    .cz-reviews__text-content {
        padding-left: 85px;
        padding-right: 85px
    }

    .cz-reviews__text-content::before {
        left: 5px
    }

    .cz-reviews__text-content::after {
        right: 5px
    }

    .cz-reviews-carousel {
        max-width: 750px
    }

    .cz-reviews-carousel .swiper-wrapper {
        display: flex !important;
        transform: none !important;
        gap: 20px
    }

    .cz-reviews-carousel .swiper-slide {
        width: auto !important;
        margin: 0 !important;
        flex: 0 0 calc(50% - 20px);
        max-width: calc(50% - 20px)
    }
}

.cz-btn, .cz-btn-primary .btn-text {
    display: flex;
    align-items: center;
    justify-content: center
}

.cz-btn {
    background: 0 0;
    outline: 0;
    border: 0;
    padding: 0;
    text-decoration: none !important
}

.cz-btn-primary {
    position: relative;
    padding: 5px 0;
    background: linear-gradient(255.73deg, #1547a6 7.81%, #547fd0 87.54%);
    box-shadow: 5px 5px 0 #172f5d;
    border-radius: 10px
}

.cz-btn-primary .btn-text {
    transition: opacity .2s;
    gap: 20px
}

.cz-btn-primary .btn-loader {
    display: none;
    padding: 0;
    flex: 1 0 36px;
    max-width: 36px;
    height: 36px;
    animation: rotate 1s linear infinite;
    transform-origin: center center
}

.cz-btn-primary.is-loading {
    pointer-events: none
}

.cz-btn-primary.is-loading .btn-text {
    opacity: 0;
    display: none
}

.cz-btn-primary.is-loading .btn-loader {
    display: block
}

.cz-btn-primary span {
    padding: 12px clamp(.75rem, 1.4583333333vw, 1.75rem);
    z-index: 2;
    align-items: center;
    font-size: 30px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.cz-btn-scroll-top {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #2d72f4;
    position: fixed;
    right: 15px;
    bottom: 40px;
    display: none
}

.cz-btn-primary span, .cz-menu-toggle {
    position: relative;
    display: flex;
    justify-content: center
}

.cz-menu-toggle {
    z-index: 5;
    width: 24px;
    height: 24px;
    background: 0 0;
    border: 0;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
    margin-right: 20px;
    padding: 0;
    transition: all .3s ease
}

@media (min-width: 992px) {
    .cz-menu-toggle {
        display: none
    }
}

.cz-menu-toggle .bar {
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    transition: all .3s ease
}

.cz-menu-toggle .bar--top {
    top: 4px
}

.cz-menu-toggle .bar--middle {
    top: 11px
}

.cz-menu-toggle .bar--bottom {
    top: 18px;
    width: 50%;
    left: 0
}

.cz-menu-toggle.is-active .bar--top {
    transform: rotate(45deg);
    top: 11px
}

.cz-menu-toggle.is-active .bar--middle {
    opacity: 0
}

.cz-menu-toggle.is-active .bar--bottom {
    transform: rotate(-45deg);
    top: 11px;
    width: 100%;
    left: auto
}

.cz-pagination {
    display: flex;
    justify-content: center;
    padding: clamp(1.875rem, 2.6041666667vw, 3.125rem) 0;
    overflow: hidden
}

.cz-pagination__list {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    gap: 10px
}

.cz-pagination__item {
    display: inline-block
}

.cz-pagination__item:first-child .cz-pagination__btn, .cz-pagination__item:last-child .cz-pagination__btn {
    width: clamp(6.25rem, 6.25vw, 7.5rem)
}

.cz-pagination__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    width: 50px;
    height: 50px;
    background-color: #000;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none !important;
    text-transform: uppercase;
    border-radius: 4px;
    min-width: 36px;
    transition: background .3s ease
}

.cz-pagination__btn:hover:not(:disabled) {
    background-color: #222
}

.cz-pagination__btn:disabled {
    opacity: .5;
    cursor: not-allowed
}

.cz-pagination__btn--active {
    border-color: #2d72f4;
    background-color: #2d72f4;
    color: #fff
}

.cz-pagination__dots {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #fff;
    font-size: 1rem;
    font-weight: 700
}

.cz-form-group {
    position: relative;
    margin-bottom: 30px
}

.cz-form-group.has-success .cz-field {
    color: #fff
}

.cz-form-group.has-success::before {
    content: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 16.1311C4.44772 16.1311 4 16.5788 4 17.1311C4 17.6834 4.44772 18.1311 5 18.1311H7C7.55229 18.1311 8 17.6834 8 17.1311C8 16.5788 7.55229 16.1311 7 16.1311H5Z" fill="%23029511"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.1311C0 3.47425 1.34315 2.1311 3 2.1311H21C22.6569 2.1311 24 3.47425 24 5.1311V19.1311C24 20.788 22.6569 22.1311 21 22.1311H3C1.34314 22.1311 0 20.788 0 19.1311V5.1311ZM2 19.1311V5.41173L10.1259 11.9125C11.2216 12.789 12.7784 12.789 13.8741 11.9125L22 5.41174V19.1311C22 19.6834 21.5523 20.1311 21 20.1311H3C2.44772 20.1311 2 19.6834 2 19.1311ZM3.60078 4.1311H20.3992L12.6247 10.3507C12.2595 10.6429 11.7405 10.6429 11.3753 10.3507L3.60078 4.1311Z" fill="%23029511"/></svg>')
}

.cz-form-group .cz-field {
    font-weight: 700;
    font-size: 1.125rem;
    border-radius: 10px;
    color: #979797;
    border: 2px solid #2d72f4;
    background-color: rgba(0, 0, 0, .8);
    display: block;
    width: 100%;
    padding: 14px 14px 14px 54px;
    height: 60px
}

.cz-form-group::before {
    content: url('data:image/svg+xml,<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5 16.1311C4.44772 16.1311 4 16.5788 4 17.1311C4 17.6834 4.44772 18.1311 5 18.1311H7C7.55229 18.1311 8 17.6834 8 17.1311C8 16.5788 7.55229 16.1311 7 16.1311H5Z" fill="%23979797"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0 5.1311C0 3.47425 1.34315 2.1311 3 2.1311H21C22.6569 2.1311 24 3.47425 24 5.1311V19.1311C24 20.788 22.6569 22.1311 21 22.1311H3C1.34314 22.1311 0 20.788 0 19.1311V5.1311ZM2 19.1311V5.41173L10.1259 11.9125C11.2216 12.789 12.7784 12.789 13.8741 11.9125L22 5.41174V19.1311C22 19.6834 21.5523 20.1311 21 20.1311H3C2.44772 20.1311 2 19.6834 2 19.1311ZM3.60078 4.1311H20.3992L12.6247 10.3507C12.2595 10.6429 11.7405 10.6429 11.3753 10.3507L3.60078 4.1311Z" fill="%23979797"/></svg>');
    position: absolute;
    left: 18px;
    top: 18px
}

.cz-step-radio {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer
}

.cz-step-radio__free .cz-step-radio__inner {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    background: linear-gradient(255.73deg, #0058ff 7.81%, #2d72f4 87.54%);
    border-color: #2d72f4
}

.cz-step-radio__free .cz-step-radio__inner > * {
    position: relative;
    z-index: 1
}

.cz-step-radio__free .cz-step-radio__inner::before {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../img/join/radio-pattern.png) 0 0;
    display: block;
    position: absolute
}

.cz-step-radio__free .cz-step-radio__badge, .cz-step-radio__free .cz-step-radio__price-text span {
    display: block
}

.cz-step-radio__badge, .cz-step-radio__free .cz-step-radio__badge-active {
    display: none
}

.cz-step-radio__free .cz-step-radio__title {
    color: #fff;
    font-size: clamp(2.625rem, 2.9166666667vw, 3.5rem);
    line-height: 1;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0
}

.cz-step-radio__free .cz-step-radio__right {
    display: flex;
    align-items: center;
    gap: 5px
}

.cz-step-radio__free .cz-step-radio__price, .cz-step-radio__free .cz-step-radio__price-text {
    color: #fff;
    font-size: clamp(2.625rem, 2.9166666667vw, 3.5rem);
    line-height: 1;
    text-transform: uppercase;
    font-weight: 900
}

.cz-step-radio__free .cz-step-radio__price-text {
    font-size: clamp(.875rem, 1.0416666667vw, 1.25rem);
    font-weight: 400;
    text-align: center;
    font-family: "Orelega One"
}

.cz-step-radio:has(input:checked) .cz-step-radio__inner {
    background: #ff6a00;
    border-color: #ff6a00
}

.cz-step-radio:has(input:checked) .cz-step-radio__right, .cz-step-radio:has(input:checked) .cz-step-radio__subtitle, .cz-step-radio:has(input:checked) .cz-step-radio__title {
    color: #fff
}

.cz-step-radio:has(input:checked) .cz-step-radio__badge {
    display: none
}

.cz-step-radio:has(input:checked) .cz-step-radio__badge-active {
    display: block
}

@media (min-width: 576px) {
    .cz-step-radio__badge {
        display: block
    }
}

.cz-step-radio input, .cz-step-radio__badge-active {
    display: none
}

.cz-step-radio__special .cz-step-radio__inner {
    background: linear-gradient(90deg, #ffd300 0, #ff5302 100%);
    border: 3px solid #ff5503;
    text-align: center
}

.cz-step-radio__special .cz-step-radio__inner img {
    max-width: 100%;
    margin: 0 auto
}

.cz-step-radio__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    padding: 0 20px;
    border-radius: 10px;
    border: 2px solid #5d5d5d;
    background: rgba(0, 0, 0, .8);
    position: relative;
    transition: all .3s
}

.cz-step-radio__inner .cz-badge {
    position: absolute;
    right: clamp(1rem, 1.6666666667vw, 2rem);
    top: -8px;
    font-size: .8125rem;
    font-weight: 700;
    color: #fff;
    background-color: #2d72f4;
    border-radius: 4px;
    padding: 4px 10px
}

.cz-step-radio__title {
    font-weight: 600;
    line-height: 1;
    font-size: clamp(1.5rem, 1.5625vw, 1.875rem);
    color: #2d72f4;
    margin-bottom: 10px
}

.cz-step-radio__subtitle {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
    color: #979797
}

.cz-step-radio__right {
    font-weight: 700;
    font-size: clamp(2.5rem, 2.3958333333vw, 2.875rem);
    line-height: 1;
    color: #2d72f4
}
