/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@font-face {
    font-family: 'Comfortaa';
    src: url("../fonts/Comfortaa/Comfortaa-Regular.ttf");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: url("../fonts/Comfortaa/Comfortaa-Medium.ttf");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: url("../fonts/Comfortaa/Comfortaa-Bold.ttf");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url("../fonts/Rubik/Rubik-Regular.ttf");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik';
    src: url("../fonts/Rubik/Rubik-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat Alternates';
    src: url("../fonts/MontserratAlternates/MontserratAlternates-SemiBold.ttf");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

* {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html,
body {
    height: 100%;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;
}

body {
    line-height: 1;
    text-rendering: optimizeSpeed;
    -webkit-text-decoration-skip: objects;
    text-decoration-skip: objects;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    margin: 0;
}

@media screen and (max-width:1200px) {
    body.menu-open .logo {
        opacity: 0;
    }
}

p,
dd,
dl,
figure {
    margin: 0;
}

blockquote {
    margin: 0;
    quotes: none;
}

q {
    quotes: none;
}

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

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

th {
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}

picture,
audio,
video {
    display: block;
}

img {
    border: none;
}

img,
svg {
    vertical-align: middle;
}

iframe {
    border: none;
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit;
}

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

abbr {
    border: none;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

i,
em,
dfn {
    font-style: inherit;
}

mark {
    background-color: transparent;
    color: inherit;
}

small {
    font-size: inherit;
}

sub,
sup {
    position: relative;
    font-size: inherit;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    color: inherit;
    letter-spacing: inherit;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: none;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-align: left;
    text-transform: none;
}

input.input,
select.select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input.input::-ms-expand,
select.select::-ms-expand {
    display: none;
}

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

textarea {
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

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

legend {
    display: block;
    padding: 0;
    white-space: normal;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    font-size: inherit;
    color: inherit;
    opacity: inherit;
}

::-moz-placeholder {
    font-size: inherit;
    color: inherit;
    opacity: inherit;
}

:-ms-input-placeholder {
    font-size: inherit;
    color: inherit;
    opacity: inherit;
}

::-ms-input-placeholder {
    font-size: inherit;
    color: inherit;
    opacity: inherit;
}

::placeholder {
    font-size: inherit;
    color: inherit;
    opacity: inherit;
}

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

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
    outline: none;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

[type='search'] {
    outline: none;
}

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

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

[hidden],
.hidden {
    display: none;
}

:disabled,
[disabled],
.disabled {
    cursor: not-allowed;
}

::-ms-clear {
    display: none;
}

:-webkit-autofill {
    -webkit-box-shadow: 0 0 1000px #fff inset;
    box-shadow: 0 0 1000px #fff inset;
    -webkit-text-fill-color: currentColor;
}

:root {
    --XS: 375;
    --S: 576;
    --M: 768;
    --L: 992;
    --XL: 1200;
    --XXL: 1600;
}

:root {
    --font-main: 'Comfortaa', cursive;
    --font-second: 'Rubik', sans-serif;
    --font-third: 'Montserrat Alternates';
    --color-white: #fff;
    --color-black: #1b1b1b;
    --color-mark: #FBDC5D;
    --container: 82.9rem;
    --padding: 3.5rem;
}

body {
    background-color: var(--color-black);
    color: var(--color-white);
    font-family: var(--font-main);
    font-size: 1.4rem;
    font-weight: 400;
}

strong {
    font-weight: 700;
}

::-moz-selection {
    color: var(--color-white);
    background-color: var(--color-black);
}

::selection {
    color: var(--color-white);
    background-color: var(--color-black);
}

.anim-text {
    overflow: hidden;
}

.anim-text__wrap {
    height: 100%;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.anim-box {
    opacity: 0;
}

.anim-box-left,
.anim-box-left-scroll {
    -webkit-transform: translateX(-5rem);
    -ms-transform: translateX(-5rem);
    transform: translateX(-5rem);
    opacity: 0;
}

.anim-box-right,
.anim-box-right-scroll {
    -webkit-transform: translateX(5rem);
    -ms-transform: translateX(5rem);
    transform: translateX(5rem);
    opacity: 0;
}

.anim-box-bottom-scroll {
    -webkit-transform: translateY(5rem);
    -ms-transform: translateY(5rem);
    transform: translateY(5rem);
    opacity: 0;
}

.anim-scroll.in-viewport {
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.title {
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.27;
    letter-spacing: 0.01em;
}

.main {
    overflow-x: hidden;
    background-color: var(--color-black);
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.is-visit .main {
    /* opacity: 1 !important; */
}

.container {
    z-index: 1;
    position: relative;
    width: 100%;
    max-width: calc(var(--container) + var(--padding) * 2);
    margin: 0 auto;
    padding-left: 2rem;
    padding-right: 2rem;
}

@media screen and (max-width:767px) {
    .section {
        padding-top: 7rem;
    }

    .section:nth-child(1) {
        padding-top: 15rem;
    }

    section {
        margin-bottom: 5rem;
    }
}

.section.is-active {
    opacity: 1;
}

.section:not(.is-active) .section__pic {
    opacity: 0;
}

.section__pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    height: 100vh;
    -webkit-transition: opacity 1.5s;
    -o-transition: opacity 1.5s;
    transition: opacity 1.5s;
}

.section__pic-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
}

.section__list {
    display: -ms-grid;
    display: grid;
    gap: 1.2rem;
}

.section__list--question .section__list-item::before {
    background-image: url("../img/icon-question.svg");
}

.section__list--sm {
    gap: 2.5rem;
}

.section__list--sm .section__list-item {
    line-height: 1.78;
    font-size: 1.4rem;
    font-weight: 500;
}

.section__list-item {
    position: relative;
    padding-left: 3.7rem;
    font-size: 1.6rem;
    line-height: 1.9;
    letter-spacing: 0.01em;
}

.section__list-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2.7rem;
    height: 2.4rem;
    background: url("../img/icon-check.svg") no-repeat center/contain;
}

.section__list-item--gift::before {
    background: url("../img/icon-gift.svg") !important;
}

.box {
    background: rgba(255, 255, 255, 0.04);
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
}

.box--ellipse {
    position: relative;
    overflow: hidden;
}

.box--ellipse::before,
.box--ellipse::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    background-color: rgba(83, 120, 216, 0.67);
    -webkit-filter: blur(8.2rem);
    filter: blur(8.2rem);
}

.box--ellipse>* {
    z-index: 1;
    position: relative;
}

.color-mark {
    color: var(--color-mark);
}

.buttons {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2rem;
}

.btn {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1.3rem;
    padding: 2.2rem 3.7rem;
    border-radius: 4rem .3rem;
    text-align: center;
    font-weight: 700;
    white-space: nowrap;
}

.btn:not(.btn--transparent) {
    background-color: #3F68D2;
    color: #FFFFFF;
    -webkit-transition: background-color 0.3s, -webkit-box-shadow 0.3s;
    transition: background-color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.btn:not(.btn--transparent):hover {
    -webkit-box-shadow: 0px 4px 80px rgba(63, 104, 210, 0.37);
    box-shadow: 0px 4px 80px rgba(63, 104, 210, 0.37);
}

.btn:not(.btn--transparent):active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #385BB8;
}

.btn--transparent {
    border: 0.1rem solid var(--color-mark);
    color: var(--color-mark);
    -webkit-transition: background-color 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
    transition: background-color 0.3s, color 0.3s, -webkit-box-shadow 0.3s;
    -o-transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
    transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.btn--transparent:hover {
    color: #373737;
    background-color: #FDE585;
    -webkit-box-shadow: 0 0.4rem 4rem rgba(253, 229, 133, 0.36);
    box-shadow: 0 0.4rem 4rem rgba(253, 229, 133, 0.36);
}

.btn--transparent:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #373737;
    background-color: #E2C654;
}

.pods-pagination-paginate {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: center;
    gap: .8rem;
    align-items: center;

    margin: 0 auto 15rem auto;
}

.pods-pagination-paginate .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 3.3rem;
    height: 3.5rem;

    border-radius: 1.5rem .4rem;
    background: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(15px);
}

.pods-pagination-paginate .prev {
    width: 9.3rem;
    height: 3.5rem;
    border-radius: 4rem .3rem;
    background-color: rgba(255, 255, 255, 0.04);
    backdrop-filter: blur(15px);
}

.pods-pagination-paginate .next {
    width: 9.3rem;
    height: 3.5rem;
    border-radius: 4rem .3rem;
    background-color: #3F68D2;
    backdrop-filter: blur(15px);
}

.pods-pagination-paginate .current {
    background-color: #3F68D2;
}

.pods-pagination-paginate .page-icons {
    display: none;
}

@media screen and (max-width:767px) {
    .pods-pagination-paginate {
        margin-bottom: 5rem;
    }

    .pods-pagination-paginate .page-icons {
        display: block;
    }

    .pods-pagination-paginate .page-buttons {
        display: none;
    }

    .pods-pagination-paginate .prev {
        width: 3.3rem;
        border-radius: 1.5rem .4rem;
    }

    .pods-pagination-paginate .next {
        width: 3.3rem;
        border-radius: 1.5rem .4rem;
    }
}

.menu-btn {
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
}

.menu-btn__toggler {
    width: 10.1rem;
    height: 10.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu-btn__toggler>svg:first-child {
    display: block;
}

.menu-btn__toggler>svg:last-child {
    display: none;
}

.menu-open .menu-btn__toggler>svg:first-child {
    display: none;
}

.menu-open .menu-btn__toggler>svg:last-child {
    display: block;
}

.logo {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 10.1rem;
    height: 10.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3F68D2;
    border-bottom-right-radius: 3rem;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
}

.logo.is-start {
    pointer-events: none;
}

.is-visit .logo {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

@-webkit-keyframes glitch {
    0% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    4% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    5% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    10% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    11% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    15% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    16% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    20% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    21% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    30% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    31% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    40% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    41% {
        text-shadow: 15px 0 0 blue, -15px 0 0 lime;
    }

    42% {
        text-shadow: 0 0 0 blue, 0 0 0 lime;
    }

    43% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    46% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    47% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    50% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    51% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    55% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    56% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    60% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    61% {
        text-shadow: 10px 0 0 red, -10px 0 0 lime;
    }

    62% {
        text-shadow: 0 0 0 red, 0 0 0 lime;
    }

    63% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
    }

    66% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
    }

    67% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    70% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    71% {
        text-shadow: 25px 0 0 red, -25px 0 0 blue;
    }

    72% {
        text-shadow: 0 0 0 red, 0 0 0 blue;
    }

    73% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    76% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    77% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    80% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    81% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    85% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    86% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    90% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    91% {
        text-shadow: 20px 0 0 lime, -20px 0 0 blue;
    }

    92% {
        text-shadow: 0 0 0 lime, 0 0 0 blue;
    }

    92% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    95% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    96% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    99% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    100% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }
}

@keyframes glitch {
    0% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    4% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    5% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    10% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    11% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    15% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    16% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    20% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    21% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    30% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    31% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    40% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    41% {
        text-shadow: 15px 0 0 blue, -15px 0 0 lime;
    }

    42% {
        text-shadow: 0 0 0 blue, 0 0 0 lime;
    }

    43% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    46% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    47% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    50% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    51% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    55% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    56% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    60% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    61% {
        text-shadow: 10px 0 0 red, -10px 0 0 lime;
    }

    62% {
        text-shadow: 0 0 0 red, 0 0 0 lime;
    }

    63% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
    }

    66% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
    }

    67% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    70% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    71% {
        text-shadow: 25px 0 0 red, -25px 0 0 blue;
    }

    72% {
        text-shadow: 0 0 0 red, 0 0 0 blue;
    }

    73% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    76% {
        text-shadow: 1px 0 0 red, -1px 0 0 blue;
    }

    77% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    80% {
        text-shadow: -1px 0 0 red, 1px 0 0 blue;
    }

    81% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    85% {
        text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
    }

    86% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    90% {
        text-shadow: -1px 0 0 red, 1px 0 0 lime;
    }

    91% {
        text-shadow: 20px 0 0 lime, -20px 0 0 blue;
    }

    92% {
        text-shadow: 0 0 0 lime, 0 0 0 blue;
    }

    92% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    95% {
        text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
    }

    96% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    99% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }

    100% {
        text-shadow: -1px 0 0 blue, 1px 0 0 lime;
    }
}

body.menu-open {
    overflow: hidden;
}

body.menu-open .section>.container {
    opacity: 0;
    pointer-events: none;
}

body.container-scroll .menu__nav {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.menu {
    z-index: 5;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    -webkit-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms;
}

@media screen and (max-width:1200px) {
    .menu {
        opacity: 0;
    }


}

@media screen and (max-width: 1200px) and (orientation: landscape) {
    .menu__nav {
        margin-top: 25rem;
    }
}

.menu-open .menu {
    pointer-events: auto;
    overflow-y: auto;
    -webkit-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    transition-duration: 1000ms;
    opacity: 1;
}

.menu__planet {
    display: none;
}

.menu__planet-pic {
    -webkit-filter: drop-shadow(0rem 0.4rem 5.7rem rgba(63, 104, 210, 0.22));
    filter: drop-shadow(0rem 0.4rem 5.7rem rgba(63, 104, 210, 0.22));
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}

.menu__nav {
    position: relative;
    padding-left: var(--padding);
}

.menu__list {
    display: -ms-grid;
    display: grid;
    gap: 3.6rem;
    white-space: nowrap;
}

@media screen and (max-width:350px) {
    .menu__list {
        gap: 2rem;
    }
}

.menu__item {
    overflow: hidden;
    line-height: 1.3;
    font-size: 1.6rem;
    letter-spacing: 0.01em;
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}

.menu__item:first-child.is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.menu__item:nth-child(2).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(26deg);
    -ms-transform: rotate(26deg);
    transform: rotate(26deg);
}

.menu__item:nth-child(3).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(52deg);
    -ms-transform: rotate(52deg);
    transform: rotate(52deg);
}

.menu__item:nth-child(4).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(78deg);
    -ms-transform: rotate(78deg);
    transform: rotate(78deg);
}

.menu__item:nth-child(5).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(104deg);
    -ms-transform: rotate(104deg);
    transform: rotate(104deg);
}

.menu__item:nth-child(6).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    transform: rotate(130deg);
}

.menu__item:nth-child(7).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(156deg);
    -ms-transform: rotate(156deg);
    transform: rotate(156deg);
}

.menu__item:nth-child(8).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(182deg);
    -ms-transform: rotate(182deg);
    transform: rotate(182deg);
}

.menu__item:nth-child(9).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(208deg);
    -ms-transform: rotate(208deg);
    transform: rotate(208deg);
}

.menu__item:nth-child(10).is-active~.menu__planet .menu__planet-pic {
    -webkit-transform: rotate(234deg);
    -ms-transform: rotate(234deg);
    transform: rotate(234deg);
}

.menu__item:nth-child(1)>* {
    -webkit-transition-delay: 0.45s;
    -o-transition-delay: 0.45s;
    transition-delay: 0.45s;
}

.menu__item:nth-child(2)>* {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.menu__item:nth-child(3)>* {
    -webkit-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s;
}

.menu__item:nth-child(4)>* {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

.menu__item:nth-child(5)>* {
    -webkit-transition-delay: 1.05s;
    -o-transition-delay: 1.05s;
    transition-delay: 1.05s;
}

.menu__item:nth-child(6)>* {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.menu__item:nth-child(7)>* {
    -webkit-transition-delay: 1.35s;
    -o-transition-delay: 1.35s;
    transition-delay: 1.35s;
}

.menu__item:nth-child(8)>* {
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
}

.menu__item.is-active {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    color: #5378D8;
    font-weight: 700;
}

.menu__item.is-active>* {
    pointer-events: none;
    cursor: default;
    -webkit-animation: glitch 4s steps(100) infinite;
    animation: glitch 4s steps(100) infinite;
}

.menu__item>* {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.menu-open .menu__item>* {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.nav {
    display: none;
    pointer-events: none;
}

.menu-open .nav {
    opacity: 0;
    pointer-events: none;
}

.nav__btns {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 2rem auto;
    grid-template-columns: repeat(2, auto);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 2rem;
}

.nav__btn {
    min-width: 14.2rem;
    min-height: 6.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: .8rem;
    padding: 1.5rem 2.5rem;
    text-align: center;
    font-weight: 700;
    pointer-events: none;
}

.nav__btn.is-hide {
    opacity: 0;
    pointer-events: none;
}

.nav__btn.prevSection {
    border-radius: .8rem 4rem;
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
    background-color: rgba(255, 255, 255, 0.04);
    -webkit-transition: background-color .3s,
        color .3s,
        opacity .3s;
    -o-transition: background-color .3s,
        color .3s,
        opacity .3s;
    transition: background-color .3s,
        color .3s,
        opacity .3s;
}

.nav__btn.prevSection:hover {
    color: #5378D8;
}

.nav__btn.prevSection:active {
    color: #fff;
    background-color: #5378D8;
}

.nav__btn.prevSection .nav__btn-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.nav__btn.nextSection {
    background-color: #3F68D2;
    border-radius: 4rem .3rem;
    -webkit-transition: background-color .3s,
        opacity .3s,
        -webkit-box-shadow .3s;
    transition: background-color .3s,
        opacity .3s,
        -webkit-box-shadow .3s;
    -o-transition: background-color .3s,
        box-shadow .3s,
        opacity .3s;
    transition: background-color .3s,
        box-shadow .3s,
        opacity .3s;
    transition: background-color .3s,
        box-shadow .3s,
        opacity .3s,
        -webkit-box-shadow .3s;
}

.nav__btn.nextSection:hover {
    background-color: #5378D8;
    -webkit-box-shadow: 0rem .4rem 17.6rem #3F68D2;
    box-shadow: 0rem .4rem 17.6rem #3F68D2;
}

.nav__btn.nextSection:active {
    background-color: #385BB8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav__btn.nextSection.is-disabled {
    pointer-events: none;
    background-color: transparent;
    color: rgba(63, 104, 210, 0.2);
    border: 0.1rem solid rgba(63, 104, 210, 0.2);
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);
}

.accordion {
    display: -ms-grid;
    display: grid;
    gap: 2rem;
    margin-bottom: 5rem;
}

.accordion__item {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.04);
    border-radius: 1rem 4.3rem;
    -webkit-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.accordion__item.is-active {
    background-color: #3F68D2;
}

.accordion__item.is-active .accordion__icon::after {
    -webkit-transform: rotateX(90deg) translateX(-50%);
    transform: rotateX(90deg) translateX(-50%);
}

.accordion__item.is-active .accordion__panel {
    margin-bottom: 2rem;
}

.accordion__btn {
    width: 100%;
    padding: 2rem 2.8rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.accordion__icon>*:last-child {
    display: none;
}

.accordion__title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 3rem;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.01em;
}

.accordion__panel {
    max-height: 0;
    padding-left: 2.8rem;
    padding-right: 2.8rem;
    font-size: 1.3rem;
    line-height: 1.85;
    letter-spacing: 0.01em;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out, margin 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out, margin 0.2s ease-out;
    transition: max-height 0.2s ease-out, margin 0.2s ease-out;
}

.accordion__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
}

.progress {
    z-index: 10;
    position: fixed;
    bottom: 18.2rem;
    left: 0;
    -webkit-transform: rotate(-90deg) scale(-1);
    -ms-transform: rotate(-90deg) scale(-1);
    transform: rotate(-90deg) scale(-1);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    height: 0.5rem;
    width: 18.2rem;
    display: block;
    margin-left: 1.5rem;
    border-radius: 0.2rem;
    overflow: hidden;
    pointer-events: none;
}

.menu-open .progress {
    opacity: 0;
}

.progress__bar {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
}

.progress__fill {
    width: 100%;
    height: 0.5rem;
    border-radius: 0.2rem;
    background-color: #3F68D2;
}

.footer {
    position: relative;
    min-height: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.4rem;
    background-color: #1D1D1D;
    border-top: 0.1rem solid rgba(255, 255, 255, 0.04);
    text-align: center;
    padding: 1.5rem var(--padding);
}

.contacts .footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.footer__text {
    text-align: center;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.01em;
}

/* about section */
.about {
    position: relative;
}

@media screen and (max-width:767px) {
    .about .section__pic {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}

.about::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 17rem;
    background: -o-linear-gradient(271deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    background: linear-gradient(179deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    z-index: 2;
}

@media screen and (max-width:767px) {
    .about::after {
        display: none;
    }
}

.about__header {
    padding-bottom: 3.1rem;
}

.about__header .title {
    max-width: 65rem;
    padding-bottom: 3.1rem;
    font-size: 3.5rem;
    line-height: 1.57;
}

@media screen and (max-width:1200px) {
    .about__header .title {
        max-width: 100%;
    }
}

@media screen and (max-width:767px) {
    .about__header {
        padding-bottom: 3.4rem;
    }

    .about__header .title {
        font-size: 2.6rem;
        line-height: 1.73;
        padding-bottom: 2.6rem;
    }
}

.about__desc {
    font-size: 1.5rem;
    line-height: 1.73;
    letter-spacing: 0.015rem;
    max-width: 66rem;
}

.about__features {
    position: relative;
    overflow: hidden;
    margin-bottom: 4.1rem;
    padding: 3rem 3.6rem;
    border-radius: 5rem 2rem;
    background: rgba(255, 255, 255, 0.02);
    -webkit-backdrop-filter: blur(1rem);
    backdrop-filter: blur(1rem);
}

@media screen and (max-width:1200px) {
    .about__features {
        margin-bottom: 3.6rem;
    }
}

@media screen and (max-width:767px) {
    .about__features {
        margin-bottom: 3.4rem;
        padding: 3.5rem 2.4rem 3rem 2.4rem;
    }
}

.about__features::after {
    content: '';
    position: absolute;
    width: 27.9rem;
    height: 27.9rem;
    left: 2.5rem;
    top: -11.5rem;
    border-radius: 50%;
    background: rgba(83, 120, 216, 0.29);
    -webkit-filter: blur(8.2rem);
    filter: blur(8.2rem);
}

@media screen and (max-width:767px) {
    .about__features::after {
        left: -5rem;
    }
}

.features__title {
    margin-bottom: 2.5rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.024rem;
}

.features__list {
    list-style: none;
    padding: 0;
    margin: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 2.6rem;
}

@media screen and (max-width:1200px) {
    .features__list {
        -webkit-column-gap: 3.7rem;
        -moz-column-gap: 3.7rem;
        column-gap: 3.7rem;
    }
}

@media screen and (max-width:767px) {
    .features__list {
        gap: 2.1rem;
    }
}

.features__item {
    width: calc((100% - 2rem) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 1.4rem;
}

@media screen and (max-width:1200px) {
    .features__item {
        width: calc((100% - 3.7rem) / 2);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width:767px) {
    .features__item {
        width: 100%;
    }
}

.features__item:nth-child(5) {
    width: 100%;
}

.features__subtitle {
    margin-bottom: .9rem;
    font-family: var(--font-third);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.014rem;
}

.features__text {
    font-size: 1.4rem;
    line-height: 1.71;
    letter-spacing: 0.014rem;
}

.profession__title {
    margin-bottom: 2.5rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.024rem;
}

.profession__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 2.1rem;
    -moz-column-gap: 2.1rem;
    column-gap: 2.1rem;
    row-gap: 2.6rem;
    margin-bottom: 2.6rem;
}

@media screen and (max-width:767px) {
    .profession__list {
        gap: 2.1rem;
    }
}

.profession__item {
    position: relative;
    width: calc((100% - 2.1rem) / 2);
    min-height: 26rem;
    padding: 3.5rem 4.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
}

.profession__item::after {
    content: '';
    position: absolute;
    width: calc(100% + .4rem);
    height: calc(100% + .4rem);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
    background-image: -o-linear-gradient(left, #3F68D200 35%, #E54A66, #FBDC5D);
    background-image: linear-gradient(to right, #3F68D200 35%, #E54A66, #FBDC5D);
    top: -.2rem;
    left: -.2rem;
    z-index: -1;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:1200px) {
    .profession__item {
        background-size: cover;
        background-position: center right;
        border-radius: 4.3rem 2rem;
        padding: 3.5rem 2.7rem;
    }
}

@media screen and (max-width:767px) {
    .profession__item {
        width: 100%;
    }

    .profession__item::after {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
        background-image: -o-linear-gradient(left, #3F68D200 25%, #E54A66, #FBDC5D);
        background-image: linear-gradient(to right, #3F68D200 25%, #E54A66, #FBDC5D);
        width: calc(100% + .2rem);
        height: calc(100% + .2rem);
        top: -.1rem;
        left: -.1rem;
    }
}

.profession__item:nth-child(1) {
    background-image: url(../img/home-card-bg-1.webp);
}

.profession__item:nth-child(2) {
    background-image: url(../img/home-card-bg-2.webp);
}

.profession__item:nth-child(3) {
    background-image: url(../img/home-card-bg-3.webp);
}

.profession__item:nth-child(4) {
    background-image: url(../img/home-card-bg-4.webp);
}

.profession__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3.5rem;
}

.profession__subtitle {
    font-family: var(--font-third);
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.022rem;
}

.profession__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .6rem;
}

.profession__time span {
    font-family: var(--font-third);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.66;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .profession__subtitle {
        font-size: 1.8rem;
    }

    .profession__time span {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .profession__subtitle {
        font-size: 2.2rem;
    }

    .profession__time span {
        font-size: 1.5rem;
    }
}

@media screen and (max-width:410px) {
    .profession__subtitle {
        font-size: 1.7rem;
    }

    .profession__time span {
        font-size: 1.2rem;
    }
}

.profession__desc {
    font-size: 1.3rem;
    line-height: 1.84;
    letter-spacing: 0.013rem;
}

.profession__icon {
    position: absolute;
    bottom: 4rem;
    right: 4.55rem;
}

@media screen and (max-width:1200px) {
    .profession__icon {
        right: 2.9rem;
    }
}

.profession__salary {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .9rem;
}

.profession__salary span {
    font-family: var(--font-third);
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.014rem;
}

.profession__salary span strong {
    font-size: 1.8rem;
}

.profession__button {
    display: inline-block;
    margin-bottom: 3.1rem;
    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0 .4rem 4rem 0 rgba(63, 104, 210, 0.47);
    box-shadow: 0 .4rem 4rem 0 rgba(63, 104, 210, 0.47);
    padding: 2.05rem 3.7rem;

    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.14;
}

.reviews {
    padding-bottom: 17rem;
}

@media screen and (max-width:1200px) {
    .reviews {
        padding-bottom: 3rem;
    }
}

.reviews__title {
    margin-bottom: 1.4rem;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.024rem;
}

.reviews__desc {
    margin-bottom: 2.6rem;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.46;
    letter-spacing: 0.013rem;
}

.reviews__slider {
    position: relative;
}

@media screen and (max-width:767px) {
    .reviews__slider .anim-box {
        opacity: 1 !important;
    }
}

.reviews__slider .slide {
    position: relative;
    width: 22.9rem !important;
    padding: .1rem;
    min-height: 31.7rem;
    padding: 2rem 1.6rem 0 1.6rem;
    border-radius: 4.3rem 2rem;
}

.reviews__slider .slide__first {
    background-image: url(../img/home-rev-video-bg.webp), url(../img/home-rev1-bg.webp);
    background-size: contain, cover;
    background-position: center, top -40px center;
    background-repeat: no-repeat;
}

.reviews__slider .slide__second {
    background-image: url(../img/home-rev-video-bg.webp), url(../img/home-rev2-bg.webp);
    background-size: contain, cover;
    background-repeat: no-repeat;
}

.reviews__slider .slide__third {
    background-image: url(../img/home-rev-video-bg.webp), url(../img/home-rev3-bg.webp);
    background-size: contain, cover;
    background-repeat: no-repeat;
}

.reviews__slider .slide__fourth {
    background-image: url(../img/home-rev-video-bg.webp), url(../img/home-rev4-bg.webp);
    background-size: contain, cover;
    background-repeat: no-repeat;
}

.slide__text {
    background-image: url(../img/home-rev-text-bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
}

.slide__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
    margin-bottom: 1.6rem;
}

.user__avatar {
    border-radius: 50%;
}

.user__name {
    font-size: 1.8rem;
    line-height: 1.44;
    font-weight: 700;
}

.slide__desc {
    font-size: 1.2rem;
    line-height: 1.67;
    padding-left: .6rem;
}

.slide__play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
}

.video__wrapper {
    position: absolute;
    width: 100%;
    height: calc(100% - 4px);
    top: 1px;
    left: 0;
    overflow: hidden;
    border-radius: 4.3rem 2rem;
    z-index: 1;
}

.slide__video {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.slide__name {
    font-size: 1.6rem;
    line-height: 1.25;
    position: absolute;
    left: 2.9rem;
    bottom: 4.9rem;
}

.slick-track {
    padding-bottom: 3.5rem !important;
}

.slide__link {
    display: block;
    position: absolute;
    bottom: -2.4rem;
    left: 2.9rem;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .4rem;
}

.slide__link .link__instagram {
    font-size: 1.2rem;
    background: -o-linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    background: linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slide__link .link__facebook {
    font-size: 1.2rem;
    color: #4994EC;
}

.slide__link_instagram {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .4rem;
}

.slide__link_instagram span {
    background: -o-linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    background: linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slide__link_telegram {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .4rem;
}

.slide__link_telegram span {
    color: #4994EC;
}

.slider .slick-slide {
    margin-right: 1.5rem;
}

.slider {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    gap: 1.5rem;
}

.slider .slick-prev {
    position: absolute;
    top: 14.2rem;
    left: -1.6rem;
    z-index: 2;
    -webkit-transform: translate();
    -ms-transform: translate();
    transform: translate();

    width: 3.2rem;
    height: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3F68D2;
    border-radius: 50%;
}

.slider .slick-next {
    position: absolute;
    top: 14.2rem;
    right: -1.6rem;
    z-index: 2;
    -webkit-transform: translate();
    -ms-transform: translate();
    transform: translate();

    width: 3.2rem;
    height: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #3F68D2;
    border-radius: 50%;
}

.slider .slick-dots {
    position: absolute;
    left: 50%;
    bottom: -2rem;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .7rem;

    margin: 0;
    padding: 0;
    list-style: none;
}

.slider .slick-dots li {
    z-index: 100;
    width: 1.1rem;
    height: 1.1rem;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    cursor: pointer;
}

.slider .slick-dots li.slick-active {
    position: relative;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #5378D8;
}

.slider .slick-dots li.slick-active::after {
    display: block;
    content: '';
    width: .7rem;
    height: .7rem;
    position: absolute;
    top: .7rem;
    left: .7rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #FFFFFF;
}

.slide__text_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 2rem 1.6rem 0 1.6rem;
    border-radius: 4.3rem 2rem;
    overflow: hidden;
}

.slide__video_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}

.slider .slide__number {
    position: absolute;
    left: 2.9rem;
    bottom: -1.1rem;
    color: rgba(255, 255, 255, 0.20);
    font-family: var(--font-second);
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.036rem;
}

/* live server */
.live {
    position: relative;
}

.live::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 16.9rem;
    bottom: 0;
    left: 0;
    background-image: -o-linear-gradient(271deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    background-image: linear-gradient(179deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    z-index: 1;
}

@media screen and (max-width:767px) {
    .live::after {
        display: none;
    }
}

.live__header {
    padding-bottom: 3.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.live__header_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

@media screen and (max-width:1200px) {
    .live__header {
        padding-bottom: 2.9rem;
    }
}

@media screen and (max-width:767px) {
    .live__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .live__header_block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 100%;
        margin-left: 0;
        gap: 11px;
    }
}

.live__header .title {
    font-size: 3.5rem;
    line-height: 1.57;
    letter-spacing: 0.035rem;
}

@media screen and (max-width:1200px) {
    .live__header .title {
        font-size: 2.4rem;
    }
}

@media screen and (max-width:850px) {
    .live__header .title {
        font-size: 1.8rem;
    }
}

@media screen and (max-width:767px) {
    .live__header .title {
        font-size: 2.8rem;
        line-height: 1;
        margin-bottom: 2.4rem;
    }
}

.choices {
    position: relative;
    z-index: 15;
    margin-bottom: 0;
    margin-left: auto;
    min-width: 30rem;
    height: 4.8rem !important;
    background-color: rgba(255, 255, 255, 0.04) !important;
    border-radius: 3px 40px;
}

@media screen and (max-width:767px) {
    .choices {
        width: 100%;
    }
}

.choices.is-open {
    border-radius: 3px 40px 0 0 !important;
}

.choices__inner {
    position: relative;
    z-index: 16;
    border-radius: 3px 40px;
    border: none;
    background-color: transparent !important;
    padding: 14px 22px;
    font-size: 13px;
}

@media screen and (max-width:370px) {
    .choices__inner {
        padding: 14px 10px;
    }
}

.choices[data-type*=select-one]:after {
    border-color: #FFFFFF transparent transparent;
    right: auto;
    top: 15px;
    left: 32.5px;
    border-width: 0;
    width: 20px;
    height: 20px;
    background-image: url(../img/live-arrow-down.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.choices[data-type*=select-one].is-open:after {
    margin-top: -2.5px;
}

@media screen and (max-width:370px) {
    .choices[data-type*=select-one]:after {
        left: 15px;
    }
}

.choices__list {
    border: none;
    border-radius: 0;
    background-color: transparent !important;
    border-radius: 0 0 3px 40px;
}

.choices__list--dropdown {
    padding-top: 10px;
    padding-bottom: 21px;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

.choices__item {
    padding-right: 0 !important;
    font-size: 13px !important;
    padding-left: 35px;
}

@media screen and (max-width:370px) {
    .choices__item {
        font-size: 12px !important;
    }
}

.choices__list--single {
    padding: 4px 0;
}

.choices__item--choice {
    padding-left: 3.25rem !important;
}

.choices__list--dropdown .choices__item {
    padding: 10px;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    color: gray;
    background-color: transparent;
}

.live__filter {
    cursor: pointer;
    position: relative;
    z-index: 20;
    margin-left: 1.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    padding: 1.4rem 3.1rem;
    border-radius: 4rem .3rem;

    color: #373737;
    font-size: 1.3rem;
    font-weight: 700;
}

.live__filter::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FBDC5D;
    border-radius: 4rem .3rem;
    z-index: 11;
}

.live__filter.active .filter__list {
    opacity: 1;
    visibility: visible;
}

.live__filter img {
    z-index: 12;
}

.live__filter span {
    z-index: 12;
    line-height: 1.3;
    font-size: 1.2rem;
    font-weight: 500;
}

@media screen and (max-width:850px) {
    .live__filter {
        font-size: 1.2rem;
    }
}

@media screen and (max-width:767px) {
    .live__filter {
        width: 100%;
        margin-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.3rem;
    }
}

.live__filter .filter__list {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6rem 1.3rem 1rem 1.1rem;
    list-style: none;
    margin: 0;
    border-radius: 4rem .3rem;
    background: rgba(255, 255, 255, 0.04);
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3rem;
}

.filter__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    gap: .6rem;
    cursor: pointer;
}

.filter__item:last-child {
    display: block;
    margin-top: 3rem;
    border-radius: 4rem .3rem;
    text-align: center;
    background-color: #FBDC5D;
    padding: .95rem 0;

    color: #373737;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
}

.filter__value {
    color: #FFF;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
}

.filter__checkbox {
    position: relative;
    visibility: visible;
    cursor: pointer;
}

.filter__checkbox::after {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: .4rem;
    border: .1rem solid #FBDC5D;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    visibility: visible;
    z-index: 10;
}

.filter__checkbox:checked::after {
    display: none;
    background-color: #FBDC5D;
    background-image: url(../img/live-checkbox-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 13px;
}

.live .live__list {
    min-height: 70rem;
    position: relative;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.6rem;
    padding-bottom: 5rem;
}

.flive .live__list {
    min-height: auto;
}

@media screen and (max-width:1200px) {
    .live .live__list {
        gap: 3.3rem;
    }
}

@media screen and (max-width:767px) {
    .live .live__list {
        gap: 3.4rem;
        padding-bottom: .2rem;
        min-height: 15rem;
        margin-bottom: 3.3rem;
    }

    .flive .live__list {
        min-height: auto;
        padding-bottom: 0;
    }
}

.live__item {
    position: relative;
    padding: 4.8rem 3.9rem 3.9rem 3.9rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:1200px) {
    .live__item {
        padding: 3.3rem 4rem;
    }
}

@media screen and (max-width:767px) {
    .live__item {
        padding: 4.2rem 3.5rem 8.6rem 3.5rem;
    }
}

.live__item::after {
    content: '';
    position: absolute;
    width: calc(100% + .4rem);
    height: calc(100% + .4rem);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
    background-image: -o-linear-gradient(left, #3F68D200 35%, #E54A66, #FBDC5D);
    background-image: linear-gradient(to right, #3F68D200 35%, #E54A66, #FBDC5D);
    top: -.2rem;
    left: -.2rem;
    z-index: -1;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:767px) {
    .live__item::after {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
        background-image: -o-linear-gradient(left, #3F68D200 25%, #E54A66, #FBDC5D);
        background-image: linear-gradient(to right, #3F68D200 25%, #E54A66, #FBDC5D);
    }
}

.live__item:nth-child(1) {
    background-image: url(../img/live-card-bg-1.webp);
}

.live__item:nth-child(2) {
    background-image: url(../img/live-card-bg-2.webp);
}

.live__item:nth-child(3) {
    background-image: url(../img/live-card-bg-3.webp);
}

.live__item:nth-child(4) {
    background-image: url(../img/live-card-bg-4.webp);
}

@media screen and (max-width:767px) {
    .live__item:nth-child(1) {
        background-image: url(../img/live-card-bg-s-1.webp);
    }

    .live__item:nth-child(2) {
        background-image: url(../img/live-card-bg-s-2.webp);
    }

    .live__item:nth-child(3) {
        background-image: url(../img/live-card-bg-s-3.webp);
    }

    .live__item:nth-child(4) {
        background-image: url(../img/live-card-bg-s-4.webp);
    }
}

.live__subtitle {
    margin-bottom: 2.2rem;
    font-family: var(--font-third);
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.022rem;
}

@media screen and (max-width:1200px) {
    .live__subtitle {
        margin-bottom: 2.6rem;
    }
}

@media screen and (max-width:767px) {
    .live__subtitle {
        line-height: 1.22;
        margin-bottom: 3.7rem;
    }
}

.live__desc {
    font-size: 1.3rem;
    line-height: 1.84;
    letter-spacing: 0.013rem;
    max-width: 51.9rem;
    margin-bottom: 2.2rem;
}

@media screen and (max-width:1200px) {
    .live__desc {
        line-height: 1.61;
        max-width: 40rem;
        margin-bottom: 2.3rem;
    }
}

@media screen and (max-width:767px) {
    .live__desc {
        line-height: 1.61;
        max-width: 22.5rem;
        margin-bottom: 3.8rem;
    }
}

.live__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3.5rem;
    margin-bottom: 1rem;
}

@media screen and (max-width:1200px) {
    .live__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 40rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        gap: .9rem;
    }
}

@media screen and (max-width:850px) {
    .live__info {
        max-width: 35rem;
    }
}

@media screen and (max-width:767px) {
    .live__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .8rem;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 2.9rem;
    }
}

.live__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .7rem;
}

.live__block span {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .live__block span {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .live__block span {
        font-size: 1.5rem;
    }
}

.live__block img {
    display: block;
}

.live__block strong {
    font-family: var(--font-third);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 0.86;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .live__block strong {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .live__block strong {
        font-size: 1.5rem;
    }
}

.live__reviews span {
    color: #E3F380;
}

.live__reviews strong {
    color: #E3F380;
}

.live__hours_tablet {
    display: none;
}

@media screen and (max-width:1200px) {
    .live__hours {
        display: none;
    }

    .live__hours_tablet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.live__details {
    position: absolute;
    bottom: 4.5rem;
    right: 4.5rem;
    padding: 1.4rem 3.7rem;
    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);
    box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);

    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.15;
}

@media screen and (max-width:1200px) {
    .live__details {
        bottom: 3.4rem;
        right: 3.4rem;
    }
}

@media screen and (max-width:767px) {
    .live__details {
        right: 3.5rem;
        left: 3.5rem;
        text-align: center;
    }
}

/* rec section */

.rec {
    position: relative;
}

.rec::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 16.9rem;
    bottom: 0;
    left: 0;
    background-image: -o-linear-gradient(271deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    background-image: linear-gradient(179deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    z-index: 1;
}

@media screen and (max-width:767px) {
    .rec::after {
        display: none;
    }
}

.rec__header {
    padding-bottom: 3.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width:1200px) {
    .rec__header {
        padding-bottom: 2.9rem;
    }
}

@media screen and (max-width:767px) {
    .rec__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.rec__header .title {
    font-size: 3.5rem;
    line-height: 1.57;
    letter-spacing: 0.035rem;
}

@media screen and (max-width:1200px) {
    .rec__header .title {
        font-size: 2.4rem;
    }
}

@media screen and (max-width:850px) {
    .rec__header .title {
        font-size: 2rem;
    }
}

@media screen and (max-width:767px) {
    .rec__header .title {
        font-size: 2.8rem;
        line-height: 1;
        margin-bottom: 2.4rem;
    }
}

.rec__filter {
    position: relative;
    margin-left: 1.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    padding: 1.4rem 3.1rem;
    border-radius: 4rem .3rem;
    z-index: 10;

    color: #373737;
    font-size: 1.3rem;
    font-weight: 700;
}

.rec__filter::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FBDC5D;
    border-radius: 4rem .3rem;
    z-index: 11;
}

.rec__filter span {
    z-index: 12;
}

.rec__filter img {
    z-index: 12;
}

@media screen and (max-width:850px) {
    .rec__filter {
        font-size: 1.2rem;
    }
}

@media screen and (max-width:767px) {
    .rec__filter {
        width: 100%;
        margin-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.3rem;
    }
}

.rec__filter.active .filter__list {
    opacity: 1;
    visibility: visible;
}

.rec__filter .filter__list {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 6rem 1.3rem 1rem 1.1rem;
    list-style: none;
    margin: 0;
    border-radius: 4rem .3rem;
    background: rgba(255, 255, 255, 0.04);
    -webkit-backdrop-filter: blur(1.5rem);
    backdrop-filter: blur(1.5rem);

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3rem;
}

.rec .rec__list {
    min-height: 70rem;
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.6rem;
    padding-bottom: 5rem;
}

.frec .rec__list {
    min-height: auto;
}

@media screen and (max-width:1200px) {
    .rec .rec__list {
        gap: 3.3rem;
    }
}

@media screen and (max-width:767px) {
    .rec .rec__list {
        gap: 3.4rem;
        padding-bottom: .2rem;
        min-height: 15rem;
        margin-bottom: 3.3rem;
    }

    .frec .rec__list {
        min-height: auto;
        padding-bottom: 0;
    }
}

.rec__item {
    position: relative;
    padding: 4.8rem 3.9rem 3.9rem 3.9rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:1200px) {
    .rec__item {
        padding: 3.3rem 4rem;
    }
}

@media screen and (max-width:767px) {
    .rec__item {
        padding: 4.2rem 3.5rem 8.6rem 3.5rem;
    }
}

.rec__item::after {
    content: '';
    position: absolute;
    width: calc(100% + .4rem);
    height: calc(100% + .4rem);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
    background-image: -o-linear-gradient(left, #3F68D200 35%, #E54A66, #FBDC5D);
    background-image: linear-gradient(to right, #3F68D200 35%, #E54A66, #FBDC5D);
    top: -.2rem;
    left: -.2rem;
    z-index: -1;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:767px) {
    .rec__item::after {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
        background-image: -o-linear-gradient(left, #3F68D200 25%, #E54A66, #FBDC5D);
        background-image: linear-gradient(to right, #3F68D200 25%, #E54A66, #FBDC5D);
    }
}

.rec__item:nth-child(1) {
    background-image: url(../img/rec-card-bg-1.webp);
}

.rec__item:nth-child(2) {
    background-image: url(../img/rec-card-bg-2.webp);
}

.rec__item:nth-child(3) {
    background-image: url(../img/rec-card-bg-3.webp);
}

.rec__item:nth-child(4) {
    background-image: url(../img/rec-card-bg-4.webp);
}

@media screen and (max-width:767px) {
    .rec__item:nth-child(1) {
        background-image: url(../img/rec-card-bg-s-1.webp);
    }

    .rec__item:nth-child(2) {
        background-image: url(../img/rec-card-bg-s-2.webp);
    }

    .rec__item:nth-child(3) {
        background-image: url(../img/rec-card-bg-s-3.webp);
    }

    .rec__item:nth-child(4) {
        background-image: url(../img/rec-card-bg-s-4.webp);
    }
}

.rec__subtitle {
    margin-bottom: 2.2rem;
    font-family: var(--font-third);
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.022rem;
}

@media screen and (max-width:1200px) {
    .rec__subtitle {
        margin-bottom: 2.6rem;
    }
}

@media screen and (max-width:767px) {
    .rec__subtitle {
        line-height: 1.22;
        margin-bottom: 3.7rem;
    }
}

.rec__desc {
    font-size: 1.3rem;
    line-height: 1.84;
    letter-spacing: 0.013rem;
    max-width: 51.9rem;
    margin-bottom: 2.2rem;
}

@media screen and (max-width:1200px) {
    .rec__desc {
        line-height: 1.61;
        max-width: 40rem;
        margin-bottom: 2.3rem;
    }
}

@media screen and (max-width:767px) {
    .rec__desc {
        line-height: 1.61;
        max-width: 22.5rem;
        margin-bottom: 3.8rem;
    }
}

.rec__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3.5rem;
    margin-bottom: 1rem;
}

@media screen and (max-width:1200px) {
    .rec__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 40rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        gap: .9rem;
    }
}

@media screen and (max-width:850px) {
    .rec__info {
        max-width: 35rem;
    }
}

@media screen and (max-width:767px) {
    .rec__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .8rem;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 2.9rem;
    }
}

.rec__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .7rem;
}

.rec__block span {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .rec__block span {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .rec__block span {
        font-size: 1.5rem;
    }
}

.rec__block img {
    display: block;
}

.rec__block strong {
    font-family: var(--font-third);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 0.86;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .rec__block strong {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .rec__block strong {
        font-size: 1.5rem;
    }
}

.rec__reviews span {
    color: #E3F380;
}

.rec__reviews strong {
    color: #E3F380;
}

.rec__hours_tablet {
    display: none;
}

.rec__details {
    position: absolute;
    bottom: 4.5rem;
    right: 4.5rem;
    padding: 1.4rem 3.7rem;
    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);
    box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);

    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.15;
}

@media screen and (max-width:1200px) {
    .rec__details {
        bottom: 3.4rem;
        right: 3.4rem;
    }
}

@media screen and (max-width:767px) {
    .rec__details {
        right: 3.5rem;
        left: 3.5rem;
        text-align: center;
    }
}

/* flive section */
.flive__item:nth-child(1) {
    background-image: url(../img/flive-bg-card-1.webp);
}

@media screen and (max-width:767px) {
    .flive__item:nth-child(1) {
        background-image: url(../img/flive-bg-card-s-1.webp);
    }
}

/* frec secion */
.frec__item:nth-child(1) {
    background-image: url(../img/frec-bg-card-1.webp);
}

@media screen and (max-width:767px) {
    .frec__item:nth-child(1) {
        background-image: url(../img/frec-bg-card-s-1.webp);
    }
}

/* simulator section */
.simulator {
    position: relative;
}

.simulator::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 16.9rem;
    bottom: 0;
    left: 0;
    background-image: -o-linear-gradient(271deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    background-image: linear-gradient(179deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    z-index: 1;
}

@media screen and (max-width:767px) {
    .simulator::after {
        display: none;
    }
}

.simulator__header {
    padding-bottom: 3.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width:1200px) {
    .simulator__header {
        padding-bottom: 2.9rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.simulator__header .title {
    font-size: 3.5rem;
    line-height: 1.57;
    letter-spacing: 0.035rem;
}

@media screen and (max-width:1200px) {
    .simulator__header .title {
        font-size: 2.4rem;
    }
}

@media screen and (max-width:850px) {
    .simulator__header .title {
        font-size: 2rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__header .title {
        font-size: 2.8rem;
        line-height: 1;
        margin-bottom: 2.4rem;
    }
}

.simulator__filter {
    margin-left: 1.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    padding: 1.4rem 3.1rem;
    background-color: #FBDC5D;
    border-radius: 4rem .3rem;

    color: #373737;
    font-size: 1.3rem;
    font-weight: 700;
}

@media screen and (max-width:850px) {
    .simulator__filter {
        font-size: 1.2rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__filter {
        width: 100%;
        margin-left: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 1.3rem;
    }
}

.simulator__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2.6rem;
    padding-bottom: 17rem;
}

@media screen and (max-width:1200px) {
    .simulator__list {
        gap: 3.3rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__list {
        gap: 3.4rem;
        padding-bottom: 0;
    }
}

.simulator__item {
    position: relative;
    padding: 4.8rem 3.9rem 3.9rem 3.9rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:1200px) {
    .simulator__item {
        padding: 3.3rem 4rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__item {
        padding: 4.2rem 3.5rem 8.6rem 3.5rem;
    }
}

.simulator__item::after {
    content: '';
    position: absolute;
    width: calc(100% + .4rem);
    height: calc(100% + .4rem);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(35%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
    background-image: -o-linear-gradient(left, #3F68D200 35%, #E54A66, #FBDC5D);
    background-image: linear-gradient(to right, #3F68D200 35%, #E54A66, #FBDC5D);
    top: -.2rem;
    left: -.2rem;
    z-index: -1;
    border-radius: 4.3rem 2rem;
}

@media screen and (max-width:767px) {
    .simulator__item::after {
        background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, #3F68D200), color-stop(#E54A66), to(#FBDC5D));
        background-image: -o-linear-gradient(left, #3F68D200 25%, #E54A66, #FBDC5D);
        background-image: linear-gradient(to right, #3F68D200 25%, #E54A66, #FBDC5D);
    }
}

.simulator__item:nth-child(1) {
    background-image: url(../img/simulator-bg-card-1.webp);
}

@media screen and (max-width:767px) {
    .simulator__item:nth-child(1) {
        background-image: url(../img/simulator-bg-card-s-1.webp);
    }
}

.simulator__subtitle {
    margin-bottom: 1.3rem;
    font-family: var(--font-third);
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.18;
    letter-spacing: 0.022rem;
    max-width: 45.6rem;
}

@media screen and (max-width:1200px) {
    .simulator__subtitle {
        margin-bottom: 2.6rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__subtitle {
        line-height: 1.22;
        margin-bottom: 3.7rem;
    }
}

.simulator__desc {
    font-size: 1.3rem;
    line-height: 1.84;
    letter-spacing: 0.013rem;
    max-width: 36rem;
    margin-bottom: 1.8rem;
}

@media screen and (max-width:1200px) {
    .simulator__desc {
        line-height: 1.61;
        max-width: 40rem;
        margin-bottom: 2.3rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__desc {
        line-height: 1.61;
        max-width: 22.5rem;
        margin-bottom: 3.8rem;
    }
}

.simulator__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3.5rem;
    margin-bottom: 1rem;
}

@media screen and (max-width:1200px) {
    .simulator__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 40rem;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        gap: .9rem;
    }
}

@media screen and (max-width:850px) {
    .simulator__info {
        max-width: 35rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: .8rem;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 2.9rem;
    }
}

.simulator__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .7rem;
}

.simulator__block span {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .simulator__block span {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__block span {
        font-size: 1.5rem;
    }
}

.simulator__block img {
    display: block;
}

.simulator__block strong {
    font-family: var(--font-third);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 0.86;
    letter-spacing: 0.015rem;
}

@media screen and (max-width:850px) {
    .simulator__block strong {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__block strong {
        font-size: 1.5rem;
    }
}

.simulator__reviews span {
    color: #E3F380;
}

.simulator__reviews strong {
    color: #E3F380;
}

.simulator__hours_tablet {
    display: none;
}

.simulator__details {
    position: absolute;
    bottom: 4.5rem;
    right: 4.5rem;
    padding: 1.4rem 3.7rem;
    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);
    box-shadow: 0 .4rem 14rem 0 rgba(63, 104, 210, 0.47);

    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.15;
}

@media screen and (max-width:1200px) {
    .simulator__details {
        bottom: 3.4rem;
        right: 3.4rem;
    }
}

@media screen and (max-width:767px) {
    .simulator__details {
        right: 3.5rem;
        left: 3.5rem;
        text-align: center;
    }
}

/* reviews section */

.reviews__section {
    position: relative;
}

.reviews__section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16.9rem;
    background: -o-linear-gradient(271deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    background: linear-gradient(179deg, rgba(29, 29, 29, 0.00) 16.01%, #1D1D1D 88.72%);
    z-index: 1;
}

@media screen and (max-width:767px) {
    .reviews__section::after {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .reviews__section .container {
        padding-left: 4rem;
        padding-right: 4rem;
    }
}

.reviews__section .reviews__title {
    font-size: 2.4rem;
    margin-bottom: 1.4rem;
    line-height: 1.5;
}

.reviews__section .reviews__desc {
    font-size: 1.3rem;
    line-height: 1.46;
}

.reviews__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
    row-gap: 1.9rem;

    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 17rem;
}

@media screen and (max-width:1200px) {
    .reviews__list {
        padding-bottom: 12rem;
    }
}

@media screen and (max-width:767px) {
    .reviews__list {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 0;
    }
}

.reviews__item {
    width: calc((100% - 3rem) / 3);
    border-radius: 4.3rem 2rem;
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .reviews__item {
        width: 32rem;
        min-height: 28.5rem;
    }
}

.reviews__text_wrapper {
    padding: 2rem 1rem 2.6rem 2.2rem;
    min-height: 31.7rem;
    background-image: url(../img/reviews-rev-text-bg.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.reviews__user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.6rem;
    margin-bottom: 1.6rem;
}

.reviews__text {
    font-size: 1.2rem;
    line-height: 1.66;
    letter-spacing: 0.012rem;
    margin-bottom: .9rem;
    max-width: 19rem;
}

.reviews__link_instagram {
    display: block;
    margin-bottom: 1.3rem;
    font-size: 1.2rem;
    background: -o-linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    background: linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.reviews__link_instagram span {
    background: -o-linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    background: linear-gradient(225deg, #5C4EC4 27.19%, #FF9700 87.64%), #4994EC;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.reviews__link_telegram {
    display: block;
    color: #4994EC;
    font-size: 1.2rem;
    margin-bottom: 1.3rem;
}

.reviews__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: .6rem;
}

.reviews__course {
    color: #70B2FF;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.012rem;
}

.reviews__video_wrapper {
    position: relative;
    padding: 4.3rem 2.8rem 4.6rem 2.8rem;
    min-height: 31.7rem;

    background-repeat: no-repeat;
    background-size: cover, 100%;
    background-position: bottom left, top center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width:890px) {
    .reviews__video_wrapper {
        background-size: cover, cover;
    }
}

@media screen and (max-width:767px) {
    .reviews__video_wrapper {
        background-position: center;
    }
}

.reviews__item:nth-child(4) .reviews__video_wrapper {
    background-image: url(../img/reviews-rev-video-bg.webp), url(../img/reviews-rev1-bg.webp);
    background-position: bottom left, top -50px center;
}

@media screen and (max-width:890px) {
    .reviews__item:nth-child(4) .reviews__video_wrapper {
        background-position: bottom left, top 0 center;
    }
}

.reviews__item:nth-child(5) .reviews__video_wrapper {
    background-image: url(../img/reviews-rev-video-bg.webp), url(../img/reviews-rev2-bg.webp);
}

.reviews__item:nth-child(6) .reviews__video_wrapper {
    background-image: url(../img/reviews-rev-video-bg.webp), url(../img/reviews-rev3-bg.webp);
}

.reviews__item:nth-child(7) .reviews__video_wrapper {
    background-image: url(../img/reviews-rev-video-bg.webp), url(../img/reviews-rev4-bg.webp);
}

.reviews__play {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
}

.reviews__course_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .7rem;

    font-size: 1.2rem;
    line-height: 1.66;
    letter-spacing: 0.012rem;
}

.reviews__course_block span {
    padding: .85rem 1rem;
    border-radius: .8rem 1.2rem;
    background: #4994EC;
    line-height: 1;
}

/* contacts section */

.contacts__header {
    padding-bottom: 3.1rem;
}

@media screen and (max-width:767px) {
    .contacts__header {
        padding-bottom: 4.4rem;
    }
}

.contacts__support {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .8rem;
    margin-bottom: 2.5rem;
}

@media screen and (max-width:1200px) {
    .contacts__support {
        margin-bottom: 4.3rem;
    }
}

@media screen and (max-width:767px) {
    .contacts__support {
        margin-bottom: 2.8rem;
    }
}

.contacts__support_link {
    margin-left: 1.6rem;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.46;
    letter-spacing: 0.013rem;
}

.contacts__block {
    padding: 2.2rem 2.5rem;
    border-radius: 4rem 1.5rem;
    background: rgba(255, 255, 255, 0.02);
    max-width: 36.2rem;
}

@media screen and (max-width:1200px) {
    .contacts__block {
        max-width: 100%;
    }
}

.contacts__block a {
    text-decoration: underline;
}

.contacts__text {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.83;
    letter-spacing: 0.012rem;
    display: block;
}

.contacts__link {
    margin-top: 2rem;
    display: block;
}

.error {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.error__header {
    position: relative;
    z-index: 1;
}

.error__info {
    z-index: 1;
}

.error__text {
    color: #FFFFFF;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.73;
    letter-spacing: 0.015rem;
}

.error__text a {
    color: #789EFF;
    text-decoration: underline;
}

.error__home {
    display: block;
    margin: 4.7rem auto 0 auto;
    width: 22.4rem;
    padding: 2.05rem 0;
    text-align: center;

    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0rem .4rem 14rem 0rem rgba(63, 104, 210, 0.47);
    box-shadow: 0rem .4rem 14rem 0rem rgba(63, 104, 210, 0.47);
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.error__home:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width:1200px) {
    .error__four {
        width: 9.4rem;
        height: 10.7rem;
    }

    .error__planet {
        width: 19rem;
        height: 18.5rem;
    }

    .error__home {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media screen and (max-width:767px) {
    .error {
        height: 100vh !important;
        margin-bottom: 0 !important;
    }

    .error__header {
        margin-bottom: 3rem;
    }

    .error__four {
        width: 8rem;
        height: 9.2rem;
    }

    .error__planet {
        width: 15rem;
        height: 14.5rem;
    }

    .error__text {
        max-width: 32rem;
    }

    .error__text+.error__text {
        margin-top: 2.1rem;
    }

    .error__home {
        margin-top: 4.2rem;
        width: 32rem;
    }
}

.empty {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.empty__info {
    z-index: 1;
}

.empty__title {
    text-align: center;
    color: #FFFFFF;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.57;
    letter-spacing: 0.035rem;
    margin-bottom: 1.4rem;
}

.empty__subtitle {
    max-width: 62.7rem;
    color: var(--white-fffff, #FFF);
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.73;
    letter-spacing: 0.015rem;
    margin-bottom: 3.2rem;
}

.empty__subtitle a {
    color: #759BFD;
    text-decoration: underline;
}

.empty__button {
    display: block;
    width: 13.3rem;
    margin: 0 auto;
    padding: 2.05rem 0;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 700;

    border-radius: 4rem .3rem;
    background: #3F68D2;
    -webkit-box-shadow: 0px .4rem 14rem 0px rgba(63, 104, 210, 0.47);
    box-shadow: 0px .4rem 14rem 0px rgba(63, 104, 210, 0.47);
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.empty__button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width:1200px) {
    .empty__button {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .empty__subtitle {
        margin-bottom: 3rem;
    }
}

@media screen and (max-width:767px) {
    .empty {
        height: 100vh !important;
        margin-bottom: 0 !important;
    }

    .empty__title {
        margin-bottom: .8rem;
    }

    .empty__subtitle {
        max-width: 32rem;
        margin-bottom: 5rem;
    }

    .empty__button {
        width: 32rem;
    }
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-black);
    z-index: 100;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
    visibility: visible;
}


.loader__container {
    z-index: 20;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20rem;
    height: 20rem;
    opacity: 1;
}

/* -=-=-=-=-=-=-=-=-=-=-=- */

.accordion__policy-link {
    text-decoration: underline;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.accordion__policy-link:hover {
    -webkit-text-decoration-color: #3369b3;
    text-decoration-color: #3369b3;
}

.accordion__offer-link {
    text-decoration: underline;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}

.accordion__offer-link:hover {
    -webkit-text-decoration-color: #3369b3;
    text-decoration-color: #3369b3;
}

@media (min-width: 375px) {
    .workshop__grid-inner>img {
        max-width: 15rem;
    }
}

@media (min-width: 768px) {
    :root {
        --padding: 6.8rem;
    }

    .decoration {
        display: none;
    }

    body:not(.is-visit) .section:first-of-type .anim-text__wrap {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    body:not(.is-visit) .section:first-of-type .anim-box {
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        opacity: 1;
    }

    body:not(.is-visit) .section:not(:first-of-type).is-visited .anim-text__wrap {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    body:not(.is-visit) .section:not(:first-of-type).is-visited .anim-box {
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        opacity: 1;
    }

    body:not(.is-visit) .section:not(:first-of-type).is-visited .anim-box-left,
    body:not(.is-visit) .section:not(:first-of-type).is-visited .anim-box-right {
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .anim-text__wrap.in-viewport {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .anim-box.in-viewport {
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        opacity: 1;
    }

    .anim-delay-1 {
        -webkit-transition-delay: 0.1s;
        -o-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }

    .anim-delay-2 {
        -webkit-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .anim-delay-3 {
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .anim-delay-4 {
        -webkit-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    .anim-delay-5 {
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .anim-delay-6 {
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }

    .anim-delay-7 {
        -webkit-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }

    .anim-delay-8 {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .anim-delay-9 {
        -webkit-transition-delay: 0.9s;
        -o-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }

    .anim-delay-10 {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .anim-delay-11 {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }

    .anim-delay-12 {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }

    .anim-delay-13 {
        -webkit-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s;
    }

    .anim-delay-14 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    .anim-delay-15 {
        -webkit-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s;
    }

    .anim-delay-16 {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s;
    }

    .anim-delay-17 {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s;
    }

    .anim-delay-18 {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s;
    }

    .anim-delay-19 {
        -webkit-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        transition-delay: 1.9s;
    }

    .anim-delay-20 {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s;
    }

    .anim-delay-21 {
        -webkit-transition-delay: 2.1s;
        -o-transition-delay: 2.1s;
        transition-delay: 2.1s;
    }

    .anim-delay-22 {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s;
    }

    .anim-delay-23 {
        -webkit-transition-delay: 2.3s;
        -o-transition-delay: 2.3s;
        transition-delay: 2.3s;
    }

    .anim-delay-24 {
        -webkit-transition-delay: 2.4s;
        -o-transition-delay: 2.4s;
        transition-delay: 2.4s;
    }

    .anim-delay-25 {
        -webkit-transition-delay: 2.5s;
        -o-transition-delay: 2.5s;
        transition-delay: 2.5s;
    }

    .anim-delay-26 {
        -webkit-transition-delay: 2.6s;
        -o-transition-delay: 2.6s;
        transition-delay: 2.6s;
    }

    .anim-delay-27 {
        -webkit-transition-delay: 2.7s;
        -o-transition-delay: 2.7s;
        transition-delay: 2.7s;
    }

    .anim-delay-28 {
        -webkit-transition-delay: 2.8s;
        -o-transition-delay: 2.8s;
        transition-delay: 2.8s;
    }

    .anim-delay-29 {
        -webkit-transition-delay: 2.9s;
        -o-transition-delay: 2.9s;
        transition-delay: 2.9s;
    }

    .anim-delay-30 {
        -webkit-transition-delay: 3s;
        -o-transition-delay: 3s;
        transition-delay: 3s;
    }

    .anim-delay-31 {
        -webkit-transition-delay: 3.1s;
        -o-transition-delay: 3.1s;
        transition-delay: 3.1s;
    }

    .anim-delay-32 {
        -webkit-transition-delay: 3.2s;
        -o-transition-delay: 3.2s;
        transition-delay: 3.2s;
    }

    .anim-delay-33 {
        -webkit-transition-delay: 3.3s;
        -o-transition-delay: 3.3s;
        transition-delay: 3.3s;
    }

    .anim-delay-34 {
        -webkit-transition-delay: 3.4s;
        -o-transition-delay: 3.4s;
        transition-delay: 3.4s;
    }

    .anim-delay-35 {
        -webkit-transition-delay: 3.5s;
        -o-transition-delay: 3.5s;
        transition-delay: 3.5s;
    }

    .anim-delay-36 {
        -webkit-transition-delay: 3.6s;
        -o-transition-delay: 3.6s;
        transition-delay: 3.6s;
    }

    .anim-delay-37 {
        -webkit-transition-delay: 3.7s;
        -o-transition-delay: 3.7s;
        transition-delay: 3.7s;
    }

    .anim-delay-38 {
        -webkit-transition-delay: 3.8s;
        -o-transition-delay: 3.8s;
        transition-delay: 3.8s;
    }

    .anim-delay-39 {
        -webkit-transition-delay: 3.9s;
        -o-transition-delay: 3.9s;
        transition-delay: 3.9s;
    }

    .anim-delay-40 {
        -webkit-transition-delay: 4s;
        -o-transition-delay: 4s;
        transition-delay: 4s;
    }

    .anim-delay-41 {
        -webkit-transition-delay: 4.1s;
        -o-transition-delay: 4.1s;
        transition-delay: 4.1s;
    }

    .anim-delay-42 {
        -webkit-transition-delay: 4.2s;
        -o-transition-delay: 4.2s;
        transition-delay: 4.2s;
    }

    .anim-delay-43 {
        -webkit-transition-delay: 4.3s;
        -o-transition-delay: 4.3s;
        transition-delay: 4.3s;
    }

    .anim-delay-44 {
        -webkit-transition-delay: 4.4s;
        -o-transition-delay: 4.4s;
        transition-delay: 4.4s;
    }

    .anim-delay-45 {
        -webkit-transition-delay: 4.5s;
        -o-transition-delay: 4.5s;
        transition-delay: 4.5s;
    }

    .anim-delay-46 {
        -webkit-transition-delay: 4.6s;
        -o-transition-delay: 4.6s;
        transition-delay: 4.6s;
    }

    .anim-delay-47 {
        -webkit-transition-delay: 4.7s;
        -o-transition-delay: 4.7s;
        transition-delay: 4.7s;
    }

    .anim-delay-48 {
        -webkit-transition-delay: 4.8s;
        -o-transition-delay: 4.8s;
        transition-delay: 4.8s;
    }

    .anim-delay-49 {
        -webkit-transition-delay: 4.9s;
        -o-transition-delay: 4.9s;
        transition-delay: 4.9s;
    }

    .main {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }

    .container {
        max-height: 100vh;
        overflow-y: auto;
        padding-bottom: 5vh;
        padding-top: 5vh;
        margin-bottom: 8vh;
        padding-left: 8rem;
        padding-right: 8rem;
    }

    .section {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 18.1rem;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out;
        -ms-overflow-style: none;
        scrollbar-width: none;
        scrollbar-color: transparent transparent;
    }

    .section ::-webkit-scrollbar {
        display: none;
    }

    .section.is-scroll {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .section.is-scroll>.container {
        margin-bottom: 0;
        padding-top: 23.1rem;
    }

    .menu-open .section.is-active .container {
        opacity: 0;
        pointer-events: none;
    }

    .section:not(.is-active) .section__pic {
        opacity: 1;
    }

    .section:not(.is-active)>.container {
        opacity: 0;
    }

    .section__pic {
        position: absolute;
        height: 100%;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .about .section__pic {
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }

    .section__list--sm {
        gap: 1.2rem;
    }

    @supports (-webkit-hyphens: none) {

        .box--ellipse::before,
        .box--ellipse::after {
            display: none;
        }
    }

    .buttons {
        width: initial;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 2.5rem;
    }

    .btn {
        width: initial;
    }

    .logo {
        -webkit-transition: -webkit-transform .5s ease .5s;
        transition: -webkit-transform .5s ease .5s;
        -o-transition: transform .5s ease .5s;
        transition: transform .5s ease .5s;
        transition: transform .5s ease .5s, -webkit-transform .5s ease .5s;
    }

    .menu__list {
        gap: 5.4rem;
    }

    .nav {
        z-index: 1;
        position: fixed;
        bottom: 5.1rem;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 3.4rem;
        -webkit-transition: opacity .5s ease-out;
        -o-transition: opacity .5s ease-out;
        transition: opacity .5s ease-out;
    }

    .nav__btns {
        -webkit-transition: opacity .5s ease .5s;
        -o-transition: opacity .5s ease .5s;
        transition: opacity .5s ease .5s;
    }

    .is-visit .nav__btns {
        opacity: 0;
    }

    .nav__btn {
        pointer-events: auto;
    }

    .accordion {
        margin-bottom: 10rem;
    }

    .progress {
        display: none;
    }

    .footer {
        display: none;
    }

    .about__header {
        padding-bottom: 4.1rem;
    }

    .about__list {
        -ms-grid-columns: 1fr 7rem 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem 7rem;
    }

    .about__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1.9rem;
    }

    .about .box {
        padding: 3.05rem 6.5rem;
    }

    .about .box::before {
        top: -22%;
        width: 27.8rem;
        height: 27.8rem;
    }

    .about .box::after {
        top: 75%;
        right: -11.7rem;
        width: 20.1rem;
        height: 20.1rem;
    }

    .about .box .title {
        line-height: 1.5;
        font-size: 2.4rem;
    }

    .about .anim-delay-14 {
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s;
    }

    .about .anim-delay-15 {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s;
    }

    .about .anim-delay-16 {
        -webkit-transition-delay: .7s;
        -o-transition-delay: .7s;
        transition-delay: .7s;
    }

    .about .anim-delay-17 {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s;
    }

    .about .anim-delay-18 {
        -webkit-transition-delay: .9s;
        -o-transition-delay: .9s;
        transition-delay: .9s;
    }

    .about .anim-delay-19 {
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s;
    }

    .about .anim-delay-20 {
        -webkit-transition-delay: 1.1s;
        -o-transition-delay: 1.1s;
        transition-delay: 1.1s;
    }

    .about .anim-delay-21 {
        -webkit-transition-delay: 1.2s;
        -o-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }

    .about .anim-delay-22 {
        -webkit-transition-delay: 1.3s;
        -o-transition-delay: 1.3s;
        transition-delay: 1.3s;
    }
}

@media (min-width: 1200px) {
    :root {
        --nav-padding: 20vw;
    }

    .section {
        padding-left: var(--nav-padding);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        padding-top: 0;
    }

    .section.is-scroll>.container {
        margin-bottom: 0;
        padding-top: 12rem;
    }

    .menu-btn {
        display: none;
        pointer-events: none;
    }

    body:not(.is-visit) .menu__item>* {
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        pointer-events: auto;
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .menu {
        width: initial;
        pointer-events: auto;
    }

    .menu__planet {
        position: absolute;
        top: 50%;
        left: 6rem;
        -webkit-transform: translate(-86%, -50%);
        -ms-transform: translate(-86%, -50%);
        transform: translate(-86%, -50%);
        display: block;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: -webkit-transform .5s ease .5s;
        transition: -webkit-transform .5s ease .5s;
        -o-transition: transform .5s ease .5s;
        transition: transform .5s ease .5s;
        transition: transform .5s ease .5s, -webkit-transform .5s ease .5s;
    }

    .is-visit .menu__planet {
        -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }

    .menu__nav {
        padding-left: 12.8rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: 0s;
        -o-transition: 0s;
        transition: 0s;
    }

    .menu__list {
        gap: 3.6rem;
    }

    .menu__item {
        font-size: 1.4rem;
        -webkit-transition: color 0.2s, font-weight 0.2s, -webkit-transform 0.2s;
        transition: color 0.2s, font-weight 0.2s, -webkit-transform 0.2s;
        -o-transition: transform 0.2s, color 0.2s, font-weight 0.2s;
        transition: transform 0.2s, color 0.2s, font-weight 0.2s;
        transition: transform 0.2s, color 0.2s, font-weight 0.2s, -webkit-transform 0.2s;
    }

    .nav {
        bottom: 6.4rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-right: 0;
        padding-left: var(--nav-padding);
    }

    .nav__btns {
        width: 100%;
        max-width: calc(var(--container) + var(--padding) * 2);
        margin: 0 auto;
        padding-left: var(--padding);
        padding-right: var(--padding);
    }

    .accordion {
        gap: 2.5rem;
        -ms-grid-columns: 1fr 2.5rem 1fr;
        grid-template-columns: repeat(2, 1fr);
    }

    .accordion__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .accordion__item.is-show {
        background-color: #3F68D2;
    }

    .accordion__item.is-show .accordion__btn {
        cursor: default;
    }

    .accordion__icon>*:first-child {
        display: none;
    }

    .accordion__icon>*:last-child {
        display: block;
    }

    .accordion__title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .about__header {
        padding-bottom: 3.2rem;
    }

    .about__list {
        margin-top: 2.4rem;
        gap: 2.6rem 2.1rem;
    }

    .about__item {
        gap: 1.4rem;
    }

    .about__number {
        font-size: 3rem;
    }

    .about .box {
        padding: 3.5rem 6.5rem;
    }

    .about .box::before {
        top: -38%;
    }

    .about .box::after {
        top: 12.5rem;
        right: 5rem;
        width: 27.8rem;
        height: 27.8rem;
    }

    .about .anim-delay-14 {
        -webkit-transition-delay: 1.4s;
        -o-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    .about .anim-delay-15 {
        -webkit-transition-delay: 1.5s;
        -o-transition-delay: 1.5s;
        transition-delay: 1.5s;
    }

    .about .anim-delay-16 {
        -webkit-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        transition-delay: 1.6s;
    }

    .about .anim-delay-17 {
        -webkit-transition-delay: 1.7s;
        -o-transition-delay: 1.7s;
        transition-delay: 1.7s;
    }

    .about .anim-delay-18 {
        -webkit-transition-delay: 1.8s;
        -o-transition-delay: 1.8s;
        transition-delay: 1.8s;
    }

    .about .anim-delay-19 {
        -webkit-transition-delay: 1.9s;
        -o-transition-delay: 1.9s;
        transition-delay: 1.9s;
    }

    .about .anim-delay-20 {
        -webkit-transition-delay: 2s;
        -o-transition-delay: 2s;
        transition-delay: 2s;
    }

    .about .anim-delay-21 {
        -webkit-transition-delay: 2.1s;
        -o-transition-delay: 2.1s;
        transition-delay: 2.1s;
    }

    .about .anim-delay-22 {
        -webkit-transition-delay: 2.2s;
        -o-transition-delay: 2.2s;
        transition-delay: 2.2s;
    }
}

@media (min-width: 1200px) and (hover: hover) {
    .accordion__item:hover {
        background-color: #3F68D2;
    }
}

@media (min-width: 1600px) {
    :root {
        --nav-padding: 11vw;
    }

    .section__list--sm .section__list-item {
        font-weight: 400;
    }

    .nav {
        bottom: 12.4rem;
    }

    .about__item {
        gap: 1.9rem;
    }

    .accordion {
        margin-bottom: 17rem;
    }
}

@media (min-width: 768px) and (max-height: 600px) {
    .section.is-scroll>.container {
        padding-top: 15rem;
        padding-bottom: 15rem;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .menu__nav {
        padding-top: 30rem;
        padding-bottom: 5rem;
    }
}