@font-face {
    font-family: social_icons;
    src: url("../fonts/icons.eot");
    src: url("../fonts/icons_1.eot#iefix&v=1725883197") format("embedded-opentype"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../images/icons.svg#social_icons?v=1725883197") format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before,
[data-icon]:before {
    font-family: social_icons !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em
}

[data-icon]:before {
    content: attr(data-icon)
}

[class*=" icon-"],
[class^=icon-] {
    display: inline-block
}

.icon-instagram:before {
    content: "a"
}

.icon-facebook:before {
    content: "b"
}

.icon-youtube:before {
    content: "c"
}

.icon-youtube-2:before {
    content: "q"
}

.icon-tiktok:before {
    content: "d"
}

.icon-telegram:before {
    content: "e"
}

.icon-vk:before {
    content: "f"
}

.icon-twitch:before {
    font-size: 1.15em;
    content: "g";
    margin-top: -0.1em;
    display: inline-block
}

.icon-spotify:before {
    content: "h"
}

.icon-twitter:before {
    content: "i"
}

.icon-soundcloud:before {
    content: "p"
}

.icon-kick:before {
    content: "r"
}

.icon-apple:before {
    content: ""
}

.icon-discord:before {
    content: ""
}

.icon-linkedIn:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-reddit:before {
    content: ""
}

.icon-snapchat:before {
    content: ""
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

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

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #0f0f1a
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

a {
    color: #0f0f1a;
    text-decoration: none;
    transition: all .25s ease-in-out
}

a:hover {
    color: #0f0f1a;
    text-decoration: none !important
}

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

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

input {
    -moz-appearance: none;
    -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.input-container {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.input-container .label {
    position: absolute;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    font-weight: 300;
    padding: 0;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "HelveticaNeueCyr", sans-serif;
    pointer-events: none;
    transition: all .25s ease-in-out;
    z-index: 2
}

.input-container input,
.input-container textarea {
    width: 100%;
    border: 1px solid #1A001F;
    outline: none;
    border-radius: 6px;
    background: #1e1e20;
    padding: 13px 20px;
    font-size: 16px;
    line-height: 1.5;
    font-family: "HelveticaNeueCyr", sans-serif;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    transition: all .25s ease-in-out;
    resize: none
}

.input-container input::-moz-placeholder,
.input-container textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

.input-container input::-moz-placeholder,
.input-container textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
}

.input-container input::placeholder,
.input-container textarea::placeholder {
    color: rgba(255, 255, 255, .5)
}

.input-container.has-error input {
    border-color: red
}

.input-container textarea {
    min-height: 144px
}

.textarea-container {
    position: relative;
    width: 100%;
    margin-bottom: 16px
}

.textarea-container p {
    font-size: 14px;
    color: #274a4c;
    font-weight: 700;
    line-height: 1.2;
    font-family: "HelveticaNeueCyr", sans-serif;
    margin-bottom: 8px
}

.textarea-container textarea {
    width: 100%;
    border: 1px solid #aaabad;
    outline: none;
    border-radius: 2px;
    background: #fff;
    padding: 18px 26px;
    font-size: 14px;
    font-family: "HelveticaNeueCyr", sans-serif;
    font-weight: 400;
    color: #274a4c;
    display: inline-block;
    transition: all .25s ease-in-out;
    min-height: 80px;
    resize: none
}

.input-checkbox {
    position: relative;
    cursor: pointer;
    width: 100%
}

.input-checkbox input {
    display: none
}

.input-checkbox label {
    position: relative;
    padding-left: 42px;
    cursor: pointer;
    display: inline-block
}

.input-checkbox p {
    font-size: 16px;
    color: #fff;
    margin: 0;
    line-height: 1.5;
    font-weight: 300
}

.input-checkbox p a {
    color: #1A001F;
    border-bottom: 1px solid rgba(53, 53, 55, .5)
}

.input-checkbox p a:hover {
    border-color: rgba(0, 0, 0, 0)
}

.input-checkbox .checkbox {
    width: 30px;
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    min-height: 30px;
    max-height: 30px;
    border: 1px solid #1A001F;
    position: absolute;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0);
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .25s ease-in-out
}

.input-checkbox .checkbox:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .25s ease-in-out;
    pointer-events: none;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L4 8L10 1' stroke='%23FFFFFF' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.input-checkbox input:checked+.checkbox {
    border-color: #fff
}

.input-checkbox input:checked+.checkbox:after {
    opacity: 1
}

.input-checkbox--disabled {
    pointer-events: none
}

.input-checkbox--disabled .checkbox {
    background: rgba(170, 171, 173, .3);
    border-color: rgba(0, 0, 0, 0)
}

.input-checkbox--disabled p {
    color: #aaabad !important
}

.input-checkbox--no-padding {
    padding-top: 0
}

.input-radio {
    position: relative;
    cursor: pointer;
    width: 100%;
    padding-top: 10px
}

.input-radio input {
    display: none
}

.input-radio label {
    position: relative;
    padding-left: 36px;
    cursor: pointer;
    display: inline-block
}

.input-radio p {
    font-size: 13px;
    color: #1A001F;
    margin: 0;
    line-height: 1.4;
    font-weight: 400
}

.input-radio p a {
    color: #1A001F;
    border-bottom: 1px solid rgba(53, 53, 55, .5)
}

.input-radio p a:hover {
    border-color: rgba(0, 0, 0, 0)
}

.input-radio .checkbox {
    width: 20px;
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    min-height: 20px;
    max-height: 20px;
    border: 2px solid #aaabad;
    position: absolute;
    border-radius: 50%;
    background: #fff;
    left: 0;
    top: 0;
    transition: all .25s ease-in-out
}

.input-radio .checkbox:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background: #e0a72d;
    content: "";
    border-radius: 50%;
    transition: all .25s ease-in-out;
    opacity: 0;
    pointer-events: none
}

.input-radio input:checked+.checkbox:after {
    opacity: 1
}

.input-radio--disabled {
    pointer-events: none
}

.input-radio--disabled .checkbox {
    background: rgba(170, 171, 173, .3);
    border-color: rgba(0, 0, 0, 0)
}

.input-radio--disabled p {
    color: rgba(170, 171, 173, .9) !important
}

@media only screen and (max-width: 760px) {
    .input-container {
        margin-bottom: 8px
    }

    .input-select {
        padding-top: 20px
    }
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Medium.eot");
    src: local("HelveticaNeueCyr-Medium"), url("../fonts/HelveticaNeueCyr-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Medium.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Heavy.eot");
    src: local("HelveticaNeueCyr-Heavy"), url("../fonts/HelveticaNeueCyr-Heavy.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Heavy.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Heavy.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-HeavyItalic.eot");
    src: local("HelveticaNeueCyr-HeavyItalic"), url("../fonts/HelveticaNeueCyr-HeavyItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-HeavyItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-HeavyItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Black.eot");
    src: local("HelveticaNeueCyr-Black"), url("../fonts/HelveticaNeueCyr-Black.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Black.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-UltraLightItalic.eot");
    src: local("HelveticaNeueCyr-UltraLightItalic"), url("../fonts/HelveticaNeueCyr-UltraLightItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-UltraLightItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-UltraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-BlackItalic.eot");
    src: local("HelveticaNeueCyr-BlackItalic"), url("../fonts/HelveticaNeueCyr-BlackItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-BlackItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-ThinItalic.eot");
    src: local("HelveticaNeueCyr-ThinItalic"), url("../fonts/HelveticaNeueCyr-ThinItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-ThinItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-MediumItalic.eot");
    src: local("HelveticaNeueCyr-MediumItalic"), url("../fonts/HelveticaNeueCyr-MediumItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-MediumItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-LightItalic.eot");
    src: local("HelveticaNeueCyr-LightItalic"), url("../fonts/HelveticaNeueCyr-LightItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-LightItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-UltraLight.eot");
    src: local("HelveticaNeueCyr-UltraLight"), url("../fonts/HelveticaNeueCyr-UltraLight.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-UltraLight.woff") format("woff"), url("../fonts/HelveticaNeueCyr-UltraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-BoldItalic.eot");
    src: local("HelveticaNeueCyr-BoldItalic"), url("../fonts/HelveticaNeueCyr-BoldItalic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-BoldItalic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Italic.eot");
    src: local("HelveticaNeueCyr-Italic"), url("../fonts/HelveticaNeueCyr-Italic.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Italic.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Italic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Roman.eot");
    src: local("HelveticaNeueCyr-Roman"), url("../fonts/HelveticaNeueCyr-Roman.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Roman.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Bold.eot");
    src: local("HelveticaNeueCyr-Bold"), url("../fonts/HelveticaNeueCyr-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Bold.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Light.eot");
    src: local("HelveticaNeueCyr-Light"), url("../fonts/HelveticaNeueCyr-Light.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Light.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "HelveticaNeueCyr";
    src: url("../fonts/HelveticaNeueCyr-Thin.eot");
    src: local("HelveticaNeueCyr-Thin"), url("../fonts/HelveticaNeueCyr-Thin.eot#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueCyr-Thin.woff") format("woff"), url("../fonts/HelveticaNeueCyr-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal
}

* {
    box-sizing: border-box;
    outline: none
}

body,
html {
    background: linear-gradient(135deg, #0a0010 0%, #200020 40%, #700078 80%, #FF00C8 100%);
    color: #fff;
    font-family: "HelveticaNeueCyr", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    min-width: 320px;
    max-width: 100%;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

.page {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.page main {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    main {
        flex: none;
        display: block
    }
}

.container {
    max-width: 1500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px
}

section {
    padding: 160px 0
}

.advantages:not(.features) {
    padding-bottom: 0
}

.advantages.features {
    padding-top: 0
}

@media only screen and (max-width: 1336px) {
    section {
        padding: 120px 0
    }
}

@media only screen and (max-width: 992px) {
    .container {
        padding-left: 35px !important;
        padding-right: 35px !important
    }

    section {
        padding: 90px 0
    }
}

@media only screen and (max-width: 760px) {
    body.is-fixed {
        overflow: hidden !important
    }

    .container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    section {
        padding: 70px 0
    }

    body.fancybox-active,
    html.fancybox-active {
        overflow: hidden !important
    }

    html.fancybox-active {
        position: fixed !important
    }
}

.h1-title {
    font-size: 94px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    font-family: "HelveticaNeueCyr", sans-serif
}

.h2-title {
    font-size: 70px;
    line-height: 1;
    font-weight: 700;
    color: #fff;
    font-family: "HelveticaNeueCyr", sans-serif
}

@media only screen and (max-width: 1336px) {
    .h1-title {
        font-size: 75px
    }

    .h2-title {
        font-size: 60px
    }
}

@media only screen and (max-width: 1240px) {
    .h1-title {
        font-size: 60px
    }

    .h2-title {
        font-size: 45px
    }
}

@media only screen and (max-width: 1124px) {
    .h1-title {
        font-size: 65px
    }

    .h2-title {
        font-size: 50px
    }
}

@media only screen and (max-width: 992px) {
    .h1-title {
        font-size: 55px
    }

    .h2-title {
        font-size: 40px
    }
}

@media only screen and (max-width: 760px) {
    .h1-title {
        font-size: 43px
    }

    .h2-title {
        font-size: 30px
    }
}

.hamburger {
    width: 38px;
    min-width: 38px;
    height: 38px;
    z-index: 2000;
    display: inline-block;
    cursor: pointer;
    transition: all .25s ease-in-out;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0;
    overflow: visible;
    font-size: 0;
    line-height: 0;
    position: relative;
    border-radius: 6px;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    display: none
}

.hamburger.is-open {
    background: #0D0010
}

.hamburger span {
    display: inline-block;
    height: 2px;
    position: absolute;
    width: 22px;
    background: #fff;
    top: 50%;
    transition: all .25s ease-in-out;
    left: 8px
}

.hamburger span.top {
    transform: translateY(-8px)
}

.hamburger span.middle {
    transform: translateY(-1px)
}

.hamburger span.bottom {
    transform: translateY(6px)
}

.hamburger.is-open .middle {
    opacity: 0
}

.hamburger.is-open span.top {
    top: 50%;
    transform: translateY(0) rotate(45deg)
}

.hamburger.is-open span.bottom {
    transform: translateY(0) rotate(-45deg)
}

.hamburger span {
    transition: all .2s ease-in-out
}

.header {
    padding: 20px 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000
}

.header.is-fixed-start {
    position: fixed;
    background: rgba(17, 1, 14, 0.9);
    transform: translate3d(0, -100%, 0)
}

.header.is-fixed {
    transition: all .25s ease-in-out;
    transform: translate3d(0, 0, 0)
}

.header.is-bg {
    position: fixed !important;
    transform: translate3d(0, 0, 0) !important;
    transition: all .25s ease-in-out
}

.header .container {
    max-width: 1920px;
    position: relative;
    z-index: 11
}

.header__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__menu {
    position: relative;
    z-index: 20;
    display: flex;
    padding: 0 20px;
    padding-top: 5px;
    transition: all .25s ease-in-out
}

.header__menu a {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    line-height: 1.2;
    color: #777;
    position: relative;
    font-weight: 700;
    margin: 0 18px;
    white-space: nowrap
}

.header__menu a:hover {
    color: #cf00a2
}

.header__menu a[js-open-services],
.header__menu a[js-open-services-mobile] {
    padding-right: 17px;
    position: relative
}

.header__menu a[js-open-services]:after,
.header__menu a[js-open-services-mobile]:after {
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24 5.18a1 1 0 0 1-1.48 0l-2.5-2.76A1 1 0 0 1 1.98.75h5.02a1 1 0 0 1 .74 1.67l-2.5 2.76Z' fill='%23777777'/%3E%3C/svg%3E");
    width: 10px;
    height: 6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .25s ease-in-out
}

.header__menu a[js-open-services]:hover:after,
.header__menu a[js-open-services-mobile]:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24 5.18a1 1 0 0 1-1.48 0l-2.5-2.76A1 1 0 0 1 1.98.75h5.02a1 1 0 0 1 .74 1.67l-2.5 2.76Z' fill='%23FF00C8'/%3E%3C/svg%3E")
}

.header__menu a[js-open-services].is-open,
.header__menu a[js-open-services-mobile].is-open {
    color: #cf00a2
}

.header__menu a[js-open-services].is-open:after,
.header__menu a[js-open-services-mobile].is-open:after {
    transform: translateY(-50%) rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24 5.18a1 1 0 0 1-1.48 0l-2.5-2.76A1 1 0 0 1 1.98.75h5.02a1 1 0 0 1 .74 1.67l-2.5 2.76Z' fill='%23FF00C8'/%3E%3C/svg%3E")
}

.header__buttons {
    display: flex;
    align-items: center;
    margin-right: 8%;
    margin-left: auto
}

.header__buttons a {
    margin: 0 10px
}

.header__mobile-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 140%;
    background: rgba(0, 0, 0, .8);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    opacity: 0;
    pointer-events: none;
    transition: all .25s ease-in-out;
    z-index: 100
}

.header__mobile-overlay.is-open {
    opacity: 1;
    pointer-events: all
}

.header__mobile-menu {
    display: none
}

.header__mobile-menu .header__menu {
    display: none
}

.header__enter {
    display: none
}

.header__services-icon {
    font-size: 0
}

.header__services-icon img {
    width: 32px;
    height: 32px
}

.header__services-links {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.header__services-links a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1.4;
    margin-top: 8px;
    position: relative
}

.header__services-links a span {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    transition: all .25s ease-in-out
}

.header__services-links a:hover span {
    border-color: #cf00a2
}

.language {
    position: relative;
    font-size: 0
}

.language__button {
    width: 26px;
    height: 26px;
    min-width: 26px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    cursor: pointer;
    position: relative
}

.language__button .fi {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center
}

.language__button:after {
    position: absolute;
    top: calc(100% + 8px);
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 5px 0 5px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    transition: all .25s ease-in-out
}

.language.is-open .language__button:after {
    border-color: #cf00a2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.language.is-open .language__links {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0)
}

.language__links {
    position: absolute;
    right: 0;
    top: calc(100% + 22px);
    min-width: 452px;
    padding: 15px;
    background: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
    transition: all .25s ease-in-out;
    transform: translateY(10px);
    opacity: 0;
    pointer-events: none
}

.language__links a {
    font-size: 14px;
    line-height: 1.3;
    color: #0f0f1a;
    display: inline-block;
    position: relative;
    padding-left: 26px;
    cursor: pointer
}

.language__links span {
    position: absolute;
    left: 0;
    top: -2px;
    border-radius: 50%;
    background-color: #959595;
    width: 18px;
    min-width: 18px;
    height: 18px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.language__link {
    padding: 6px;
    width: 33.3333%
}

.language__link:hover a {
    color: #cf00a2
}

@media only screen and (max-width: 1568px) {
    .header__buttons {
        padding: 0 10px;
        margin: 0 auto
    }
}

@media only screen and (max-width: 1336px) {
    .header__menu {
        padding: 5px 15px 0
    }

    .header__menu a {
        margin: 0 10px
    }
}

@media only screen and (max-width: 1204px) {
    .header .hamburger {
        display: inline-block
    }

    .header__buttons {
        display: none
    }

    .header .language-container {
        display: none
    }

    .header.is-active .header__menu {
        opacity: 0;
        pointer-events: none
    }

    .header__mobile-menu {
        display: inline-block;
        position: fixed;
        height: 100%;
        right: 0;
        top: 0;
        padding: 34px 25px;
        max-width: 300px;
        width: 76%;
        z-index: 100;
        background: #220729;
        box-shadow: 0 0 15px rgba(0, 0, 0, .3);
        transform: translateX(100%);
        transition: all .25s ease-in-out;
        max-height: 100vh;
        min-height: 100vh;
        overflow: auto;
        z-index: 1000
    }

    .header__mobile-menu.is-open {
        transform: translateX(0)
    }

    .header__mobile-menu .header__menu {
        margin: 20px -25px 0;
        padding: 0;
        width: calc(100% + 50px);
        flex-direction: column;
        opacity: 1 !important;
        pointer-events: all !important;
        display: flex
    }

    .header__mobile-menu .header__menu a {
        margin: 0;
        padding: 17px 25px;
        border-top: 1px solid #0f0f1a
    }

    .header__mobile-menu .header__menu a:last-child {
        border-bottom: 1px solid #0f0f1a
    }

    .header__mobile-menu .header__menu a[js-open-services]:after,
    .header__mobile-menu .header__menu a[js-open-services-mobile]:after {
        width: 16px;
        height: 11px;
        top: 50%;
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6h15m0 0-5-5m5 5-5 5' stroke='%23777'/%3E%3C/svg%3E");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        right: 20px
    }

    .header__mobile-head {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding-bottom: 20px
    }

    .header__mobile-head .hamburger {
        display: inline-block
    }

    .header__mobile-buttons {
        margin-top: 15px;
        display: flex;
        justify-content: space-between
    }

    .header__mobile-buttons.hidden {
        display: none
    }

    .language {
        margin-top: 0;
        position: static
    }

    .language.is-open .language__links {
        display: block
    }

    .language__links {
        display: block;
        padding: 10px 17px;
        min-width: 1px;
        width: 100%;
        position: static;
        opacity: 1;
        pointer-events: all;
        margin-top: 0;
        max-height: 200px;
        overflow: hidden;
        overflow-y: auto;
        display: none
    }

    .language__button {
        position: absolute;
        right: 25px;
        top: 39px
    }

    .language__link {
        padding: 7px 0;
        width: 100%
    }
}

@media only screen and (max-width: 1204px) {
    .header .logotype img {
        width: 120px;
        height: 58px
    }

    .header__menu {
        padding-top: 3px
    }

    .header__menu a {
        font-size: 15px;
        font-weight: 500;
        margin: 0 6px
    }

    .header__menu.hidden {
        display: none
    }

    .header__mobile-menu {
        padding: 30px 25px
    }

    .header .language__button {
        top: 29px
    }

    .header__services-links a {
        font-size: 14px
    }

    .header__services-mobile {
        margin: 0 -25px;
        width: calc(100% + 50px);
        display: none
    }

    .header__services-mobile.visible {
        display: block
    }

    .header__services-mobile .header__services-links a {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.5;
        padding: 15px 20px;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #0f0f1a;
        transition: all .25s ease-in-out;
        cursor: pointer
    }

    .header__services-mobile .header__services-links a:hover {
        color: #cf00a2
    }

    .header__services-mobile .header__services-links a span {
        transition: none;
        border-color: rgba(0, 0, 0, 0) !important
    }

    .header__mobile-languages.hidden {
        display: none
    }

    .header__services-back {
        padding: 20px;
        width: 100%;
        display: flex;
        align-items: center;
        border-top: 1px solid #0f0f1a;
        border-bottom: 1px solid #0f0f1a;
        font-weight: 700;
        font-size: 16px;
        margin-top: 5px;
        cursor: pointer
    }

    .header__services-back img {
        width: 21px;
        height: 14px;
        min-width: 21px;
        margin-right: 13px;
        margin-left: 1px
    }

    .header__services-back .logotype {
        width: 28px;
        min-width: 28px;
        height: 28px;
        margin: -6px 9px -6px 0
    }

    .header__services-item {
        display: flex;
        align-items: center;
        padding: 10px 20px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        border-bottom: 1px solid #0f0f1a;
        transition: all .25s ease-in-out;
        cursor: pointer
    }

    .header__services-item:hover {
        color: #cf00a2
    }

    .header__services-item img {
        width: 28px;
        min-width: 28px;
        height: 28px;
        margin-right: 8px
    }
}

@media only screen and (max-width: 1204px) {
    .header {
        padding: 10px 0;
        position: fixed;
        transition: all .25s ease-in-out
    }

    .header.is-fixed-start {
        position: fixed;
        transform: translate3d(0, 0, 0)
    }

    .header.is-fixed {
        transition: all .25s ease-in-out;
        transform: translate3d(0, 0, 0)
    }

    .header .logotype img {
        width: 118px;
        height: 56px
    }

    .header__enter {
        display: inline-block;
        font-size: 0;
        margin-right: 23px;
        margin-left: auto
    }

    .header__enter img {
        width: 27px;
        height: 38px
    }

    .header__menu {
        display: none
    }

    .header__mobile-overlay {
        z-index: 1000
    }

    .header__mobile-buttons .btn {
        width: 35%
    }

    .header__mobile-buttons .btn--white {
        width: 62%
    }

    .header__mobile-head {
        padding-bottom: 15px
    }

    .header__mobile-menu {
        max-width: 450px;
        padding: 19px 20px
    }

    .header__mobile-menu .header__menu {
        margin: 20px -20px 0;
        width: calc(100% + 40px)
    }

    .header__mobile-menu .header__menu a {
        padding-left: 20px;
        padding-right: 20px
    }

    .header__services-mobile {
        margin: 0 -20px;
        width: calc(100% + 40px)
    }

    .language__button {
        top: 24px;
        right: 20px
    }
}

.footer {
    padding: 100px 0 60px;
    background: #0f0f1a;
    position: relative
}

.footer__wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.footer__left {
    padding-right: 40px
}

.footer__left .logotype {
    margin-top: -20px
}

.footer__left p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 34px
}

.footer__menu {
    display: flex;
    align-items: flex-start;
    padding: 0 40px;
    width: 42%
}

.footer__menu-column {
    width: 50%;
    padding: 0 10px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

.footer__menu-column a {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    color: #777;
    margin: 10px 0
}

.footer__menu-column a:hover {
    color: #cf00a2
}

.footer__right {
    padding-left: 20px;
    width: 48%;
    padding-top: 10px
}

.footer__points {
    display: flex;
    justify-content: space-between
}

.footer__point {
    display: flex;
    margin-bottom: 25px;
    align-items: flex-start;
    padding: 0 10px
}

.footer__point--large {
    margin-top: -4px
}

.footer__point--large .footer__point-icon {
    width: 29px;
    min-width: 29px
}

.footer__point--large .footer__point-icon img {
    width: 29px
}

.footer__point--large .footer__point-info .white {
    font-size: 15px;
    margin-top: 5px
}

.footer__point--large .footer__point-info .large {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0
}

.footer__point--large .footer__point-info .large span {
    color: #cf00a2
}

.footer__point-icon {
    width: 22px;
    height: auto;
    min-width: 22px;
    margin-right: 15px
}

.footer__point-icon img {
    width: 22px;
    height: auto
}

.footer__point-info .white {
    font-size: 16px;
    line-height: 1.3;
    color: #fff
}

.footer__point-info .red {
    font-size: 16px;
    color: #cf00a2;
    line-height: 1.3;
    display: inline-block;
    margin-top: 2px;
    border-bottom: 1px solid rgba(219, 24, 44, .15)
}

.footer__point-info .red:hover {
    border-color: #cf00a2
}

.footer__right-row {
    padding-top: 20px;
    display: flex;
    justify-content: space-between
}

.footer__socials {
    display: flex;
    align-items: flex-start;
    padding: 20px 0 20px 10px
}

.footer__socials a {
    display: inline-block;
    width: 36px;
    height: 36px;
    min-width: 36px;
    border-radius: 50%;
    border: 1px solid #220729;
    transition: all .25s ease-in-out;
    position: relative;
    font-size: 0;
    margin-right: 15px
}

.footer__socials a:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    border-color: #cf00a2
}

.footer__socials a img,
.footer__socials a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.footer__socials a .youtube {
    width: 18px;
    height: 12px
}

.footer__socials a .instagram {
    width: 16px;
    height: 16px
}

.footer__socials a .tiktok {
    width: 14px;
    height: 16px
}

.footer__socials a .facebook {
    width: 8px;
    height: 16px
}

.footer__payments {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-right: -3px;
    padding: 20px 0 20px
}

.footer__payments span {
    display: inline-block;
    padding: 3px;
    font-size: 0;
    margin: 3px;
    border-radius: 3px
}

.footer__payments span img {
    width: 40px;
    height: 19px
}

.footer__payments span:hover {
    background: #fff
}

@media only screen and (max-width: 1124px) {
    .footer {
        padding: 70px 0 60px
    }

    .footer__right {
        width: 50%
    }

    .footer__menu {
        width: 52%
    }

    .footer__points {
        flex-direction: column
    }

    .footer__right-row {
        flex-wrap: wrap;
        padding-top: 0
    }

    .footer__point--large {
        order: -1
    }
}

@media only screen and (max-width: 992px) {
    .footer {
        padding: 60px 0 40px
    }

    .footer__left {
        padding-right: 20px
    }

    .footer__menu {
        padding: 0 10px;
        width: 50%
    }

    .footer__right {
        width: 46%;
        padding-left: 0
    }

    .footer__point--large .footer__point-info .large {
        font-size: 16px
    }

    .footer__socials {
        padding: 10px 0
    }

    .footer__payments {
        padding: 20px 0 0
    }
}

@media only screen and (max-width: 760px) {
    .footer {
        padding: 42px 0 34px
    }

    .footer__wrapper {
        flex-direction: column
    }

    .footer__menu {
        padding: 0;
        margin: 0 -5px;
        width: calc(100% + 10px)
    }

    .footer__menu-column {
        width: 50%;
        padding: 0 5px
    }

    .footer__menu-column a {
        font-size: 15px;
        line-height: 1.2;
        color: #777;
        margin: 8px 0
    }

    .footer .logotype {
        display: none
    }

    .footer__right {
        width: 100%;
        padding-top: 110px;
        position: relative
    }

    .footer__socials {
        position: absolute;
        left: 0;
        top: 30px;
        padding: 0
    }

    .footer__point-info .white {
        font-size: 14px
    }

    .footer__point-info .red {
        font-size: 14px
    }

    .footer__point--large {
        margin-top: 0
    }

    .footer__point--large .footer__point-info .white {
        font-size: 14px
    }

    .footer__point--large .footer__point-info .large {
        font-size: 16px
    }

    .footer__points-column {
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    .footer__points-column .footer__point {
        margin-bottom: 0
    }

    .footer__points-column .footer__point:last-child {
        margin: 0 auto
    }

    .footer__left {
        padding: 30px 0 0;
        order: 5
    }

    .footer__left p {
        font-size: 14px;
        margin: 0
    }

    .footer__right-row {
        width: 100%
    }

    .footer__payments {
        margin: 30px 0 0;
        justify-content: flex-start;
        padding: 30px 0 0;
        border-top: 1px solid rgba(255, 255, 255, .1)
    }

    .footer__payments span {
        margin: 2px
    }

    .footer__payments span img {
        width: 38px;
        height: auto
    }
}

.btn,
.button {
    display: inline-block;
    cursor: pointer;
    outline: none;
    padding: 12px 26px;
    font-family: "HelveticaNeueCyr", sans-serif;
    transition: all .25s ease-in-out;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    border: none;
    border-radius: 6px;
    min-width: 1px
}

.btn:hover,
.button:hover {
    background: #c00a1d;
    border-color: #c00a1d;
    color: #fff;
    text-decoration: none
}

.btn--white {
    background: #fff;
    color: #0D0010
}

.btn--white:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    color: #fff
}

.btn--border {
    background: rgba(0, 0, 0, 0);
    border: 1px solid linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    color: #fff;
    border-radius: 6px
}

.btn--border:hover {
    background: #c00a1d;
    color: #fff
}

@media only screen and (max-width: 760px) {

    .btn,
    .button {
        font-size: 15px;
        padding: 12px 16px
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color:#007aff {}
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight {
    height: auto
}

.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-3d {
    perspective: 1200px
}

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

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

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

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

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

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

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

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

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size:44px {}
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev {
    left: 10px;
    right: auto
}

.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #0f0f1a);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0)
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color:#fff {}
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color:#0f0f1a {}
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active {
    pointer-events: auto;
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-next {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #0f0f1a;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #0f0f1a;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .8;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
    background: #0f0f1a
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #3c3c5c;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    color: #ccc
}

.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled] {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports(padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes a {
    to {
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media(max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports(padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #1a1a2e;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media(max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #0f0f1a;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .8;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    background: rgba(0, 0, 0, 0);
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
    background: #0f0f1a
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: rgba(0, 0, 0, 0);
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #3c3c5c;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
    color: #ccc
}

.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled] {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports(padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: rgba(0, 0, 0, 0);
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media(max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports(padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #1a1a2e;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: rgba(0, 0, 0, 0);
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media(max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.fib,
.fi {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.fi {
    position: relative;
    display: inline-block;
    width: 1.33333em;
    line-height: 1em
}

.fi:before {
    content: " "
}

.fi.fis {
    width: 1em
}

.fi-ad {
    background-image: url(../images/ad.svg)
}

.fi-ad.fis {
    background-image: url(../images/ad_1.svg)
}

.fi-ae {
    background-image: url(../images/ae_1.svg)
}

.fi-ae.fis {
    background-image: url(../images/ae.svg)
}

.fi-af {
    background-image: url(../images/af_1.svg)
}

.fi-af.fis {
    background-image: url(../images/af.svg)
}

.fi-ag {
    background-image: url(../images/ag.svg)
}

.fi-ag.fis {
    background-image: url(../images/ag_1.svg)
}

.fi-ai {
    background-image: url(../images/ai.svg)
}

.fi-ai.fis {
    background-image: url(../images/ai_1.svg)
}

.fi-al {
    background-image: url(../images/al.svg)
}

.fi-al.fis {
    background-image: url(../images/al_1.svg)
}

.fi-am {
    background-image: url(../images/am.svg)
}

.fi-am.fis {
    background-image: url(../images/am_1.svg)
}

.fi-ao {
    background-image: url(../images/ao_1.svg)
}

.fi-ao.fis {
    background-image: url(../images/ao.svg)
}

.fi-aq {
    background-image: url(../images/aq.svg)
}

.fi-aq.fis {
    background-image: url(../images/aq_1.svg)
}

.fi-ar {
    background-image: url(../images/ar_1.svg)
}

.fi-ar.fis {
    background-image: url(../images/ar.svg)
}

.fi-as {
    background-image: url(../images/as.svg)
}

.fi-as.fis {
    background-image: url(../images/as_1.svg)
}

.fi-at {
    background-image: url(../images/at_1.svg)
}

.fi-at.fis {
    background-image: url(../images/at.svg)
}

.fi-au {
    background-image: url(../images/au_1.svg)
}

.fi-au.fis {
    background-image: url(../images/au.svg)
}

.fi-aw {
    background-image: url(../images/aw.svg)
}

.fi-aw.fis {
    background-image: url(../images/aw_1.svg)
}

.fi-ax {
    background-image: url(../images/ax.svg)
}

.fi-ax.fis {
    background-image: url(../images/ax_1.svg)
}

.fi-az {
    background-image: url(../images/az_1.svg)
}

.fi-az.fis {
    background-image: url(../images/az.svg)
}

.fi-ba {
    background-image: url(../images/ba_1.svg)
}

.fi-ba.fis {
    background-image: url(../images/ba.svg)
}

.fi-bb {
    background-image: url(../images/bb_1.svg)
}

.fi-bb.fis {
    background-image: url(../images/bb.svg)
}

.fi-bd {
    background-image: url(../images/bd_1.svg)
}

.fi-bd.fis {
    background-image: url(../images/bd.svg)
}

.fi-be {
    background-image: url(../images/be.svg)
}

.fi-be.fis {
    background-image: url(../images/be_1.svg)
}

.fi-bf {
    background-image: url(../images/bf.svg)
}

.fi-bf.fis {
    background-image: url(../images/bf_1.svg)
}

.fi-bg {
    background-image: url(../images/bg_1.svg)
}

.fi-bg.fis {
    background-image: url(../images/bg.svg)
}

.fi-bh {
    background-image: url(../images/bh.svg)
}

.fi-bh.fis {
    background-image: url(../images/bh_1.svg)
}

.fi-bi {
    background-image: url(../images/bi_1.svg)
}

.fi-bi.fis {
    background-image: url(../images/bi.svg)
}

.fi-bj {
    background-image: url(../images/bj.svg)
}

.fi-bj.fis {
    background-image: url(../images/bj_1.svg)
}

.fi-bl {
    background-image: url(../images/bl_1.svg)
}

.fi-bl.fis {
    background-image: url(../images/bl.svg)
}

.fi-bm {
    background-image: url(../images/bm.svg)
}

.fi-bm.fis {
    background-image: url(../images/bm_1.svg)
}

.fi-bn {
    background-image: url(../images/bn.svg)
}

.fi-bn.fis {
    background-image: url(../images/bn_1.svg)
}

.fi-bo {
    background-image: url(../images/bo_1.svg)
}

.fi-bo.fis {
    background-image: url(../images/bo.svg)
}

.fi-bq {
    background-image: url(../images/bq.svg)
}

.fi-bq.fis {
    background-image: url(../images/bq_1.svg)
}

.fi-br {
    background-image: url(../images/br_1.svg)
}

.fi-br.fis {
    background-image: url(../images/br.svg)
}

.fi-bs {
    background-image: url(../images/bs_1.svg)
}

.fi-bs.fis {
    background-image: url(../images/bs.svg)
}

.fi-bt {
    background-image: url(../images/bt.svg)
}

.fi-bt.fis {
    background-image: url(../images/bt_1.svg)
}

.fi-bv {
    background-image: url(../images/bv_1.svg)
}

.fi-bv.fis {
    background-image: url(../images/bv.svg)
}

.fi-bw {
    background-image: url(../images/bw_1.svg)
}

.fi-bw.fis {
    background-image: url(../images/bw.svg)
}

.fi-by {
    background-image: url(../images/by_1.svg)
}

.fi-by.fis {
    background-image: url(../images/by.svg)
}

.fi-bz {
    background-image: url(../images/bz_1.svg)
}

.fi-bz.fis {
    background-image: url(../images/bz.svg)
}

.fi-ca {
    background-image: url(../images/ca.svg)
}

.fi-ca.fis {
    background-image: url(../images/ca_1.svg)
}

.fi-cc {
    background-image: url(../images/cc_1.svg)
}

.fi-cc.fis {
    background-image: url(../images/cc.svg)
}

.fi-cd {
    background-image: url(../images/cd.svg)
}

.fi-cd.fis {
    background-image: url(../images/cd_1.svg)
}

.fi-cf {
    background-image: url(../images/cf_1.svg)
}

.fi-cf.fis {
    background-image: url(../images/cf.svg)
}

.fi-cg {
    background-image: url(../images/cg.svg)
}

.fi-cg.fis {
    background-image: url(../images/cg_1.svg)
}

.fi-ch {
    background-image: url(../images/ch_1.svg)
}

.fi-ch.fis {
    background-image: url(../images/ch.svg)
}

.fi-ci {
    background-image: url(../images/ci_1.svg)
}

.fi-ci.fis {
    background-image: url(../images/ci.svg)
}

.fi-ck {
    background-image: url(../images/ck_1.svg)
}

.fi-ck.fis {
    background-image: url(../images/ck.svg)
}

.fi-cl {
    background-image: url(../images/cl.svg)
}

.fi-cl.fis {
    background-image: url(../images/cl_1.svg)
}

.fi-cm {
    background-image: url(../images/cm_1.svg)
}

.fi-cm.fis {
    background-image: url(../images/cm.svg)
}

.fi-cn {
    background-image: url(../images/cn.svg)
}

.fi-cn.fis {
    background-image: url(../images/cn_1.svg)
}

.fi-co {
    background-image: url(../images/co.svg)
}

.fi-co.fis {
    background-image: url(../images/co_1.svg)
}

.fi-cr {
    background-image: url(../images/cr.svg)
}

.fi-cr.fis {
    background-image: url(../images/cr_1.svg)
}

.fi-cu {
    background-image: url(../images/cu.svg)
}

.fi-cu.fis {
    background-image: url(../images/cu_1.svg)
}

.fi-cv {
    background-image: url(../images/cv.svg)
}

.fi-cv.fis {
    background-image: url(../images/cv_1.svg)
}

.fi-cw {
    background-image: url(../images/cw_1.svg)
}

.fi-cw.fis {
    background-image: url(../images/cw.svg)
}

.fi-cx {
    background-image: url(../images/cx.svg)
}

.fi-cx.fis {
    background-image: url(../images/cx_1.svg)
}

.fi-cy {
    background-image: url(../images/cy.svg)
}

.fi-cy.fis {
    background-image: url(../images/cy_1.svg)
}

.fi-cz {
    background-image: url(../images/cz_1.svg)
}

.fi-cz.fis {
    background-image: url(../images/cz.svg)
}

.fi-de {
    background-image: url(../images/de.svg)
}

.fi-de.fis {
    background-image: url(../images/de_1.svg)
}

.fi-dj {
    background-image: url(../images/dj.svg)
}

.fi-dj.fis {
    background-image: url(../images/dj_1.svg)
}

.fi-dk {
    background-image: url(../images/dk_1.svg)
}

.fi-dk.fis {
    background-image: url(../images/dk.svg)
}

.fi-dm {
    background-image: url(../images/dm.svg)
}

.fi-dm.fis {
    background-image: url(../images/dm_1.svg)
}

.fi-do {
    background-image: url(../images/do_1.svg)
}

.fi-do.fis {
    background-image: url(../images/do.svg)
}

.fi-dz {
    background-image: url(../images/dz_1.svg)
}

.fi-dz.fis {
    background-image: url(../images/dz.svg)
}

.fi-ec {
    background-image: url(../images/ec.svg)
}

.fi-ec.fis {
    background-image: url(../images/ec_1.svg)
}

.fi-ee {
    background-image: url(../images/ee.svg)
}

.fi-ee.fis {
    background-image: url(../images/ee_1.svg)
}

.fi-eg {
    background-image: url(../images/eg.svg)
}

.fi-eg.fis {
    background-image: url(../images/eg_1.svg)
}

.fi-eh {
    background-image: url(../images/eh_1.svg)
}

.fi-eh.fis {
    background-image: url(../images/eh.svg)
}

.fi-er {
    background-image: url(../images/er.svg)
}

.fi-er.fis {
    background-image: url(../images/er_1.svg)
}

.fi-es {
    background-image: url(../images/es_1.svg)
}

.fi-es.fis {
    background-image: url(../images/es.svg)
}

.fi-et {
    background-image: url(../images/et_1.svg)
}

.fi-et.fis {
    background-image: url(../images/et.svg)
}

.fi-fi {
    background-image: url(../images/fi.svg)
}

.fi-fi.fis {
    background-image: url(../images/fi_1.svg)
}

.fi-fj {
    background-image: url(../images/fj_1.svg)
}

.fi-fj.fis {
    background-image: url(../images/fj.svg)
}

.fi-fk {
    background-image: url(../images/fk.svg)
}

.fi-fk.fis {
    background-image: url(../images/fk_1.svg)
}

.fi-fm {
    background-image: url(../images/fm_1.svg)
}

.fi-fm.fis {
    background-image: url(../images/fm.svg)
}

.fi-fo {
    background-image: url(../images/fo.svg)
}

.fi-fo.fis {
    background-image: url(../images/fo_1.svg)
}

.fi-fr {
    background-image: url(../images/fr_1.svg)
}

.fi-fr.fis {
    background-image: url(../images/fr.svg)
}

.fi-ga {
    background-image: url(../images/ga_1.svg)
}

.fi-ga.fis {
    background-image: url(../images/ga.svg)
}

.fi-gb {
    background-image: url(../images/gb_1.svg)
}

.fi-gb.fis {
    background-image: url(../images/gb.svg)
}

.fi-gd {
    background-image: url(../images/gd_1.svg)
}

.fi-gd.fis {
    background-image: url(../images/gd.svg)
}

.fi-ge {
    background-image: url(../images/ge_1.svg)
}

.fi-ge.fis {
    background-image: url(../images/ge.svg)
}

.fi-gf {
    background-image: url(../images/gf.svg)
}

.fi-gf.fis {
    background-image: url(../images/gf_1.svg)
}

.fi-gg {
    background-image: url(../images/gg.svg)
}

.fi-gg.fis {
    background-image: url(../images/gg_1.svg)
}

.fi-gh {
    background-image: url(../images/gh_1.svg)
}

.fi-gh.fis {
    background-image: url(../images/gh.svg)
}

.fi-gi {
    background-image: url(../images/gi.svg)
}

.fi-gi.fis {
    background-image: url(../images/gi_1.svg)
}

.fi-gl {
    background-image: url(../images/gl.svg)
}

.fi-gl.fis {
    background-image: url(../images/gl_1.svg)
}

.fi-gm {
    background-image: url(../images/gm_1.svg)
}

.fi-gm.fis {
    background-image: url(../images/gm.svg)
}

.fi-gn {
    background-image: url(../images/gn.svg)
}

.fi-gn.fis {
    background-image: url(../images/gn_1.svg)
}

.fi-gp {
    background-image: url(../images/gp_1.svg)
}

.fi-gp.fis {
    background-image: url(../images/gp.svg)
}

.fi-gq {
    background-image: url(../images/gq_1.svg)
}

.fi-gq.fis {
    background-image: url(../images/gq.svg)
}

.fi-gr {
    background-image: url(../images/gr_1.svg)
}

.fi-gr.fis {
    background-image: url(../images/gr.svg)
}

.fi-gs {
    background-image: url(../images/gs_1.svg)
}

.fi-gs.fis {
    background-image: url(../images/gs.svg)
}

.fi-gt {
    background-image: url(../images/gt.svg)
}

.fi-gt.fis {
    background-image: url(../images/gt_1.svg)
}

.fi-gu {
    background-image: url(../images/gu.svg)
}

.fi-gu.fis {
    background-image: url(../images/gu_1.svg)
}

.fi-gw {
    background-image: url(../images/gw_1.svg)
}

.fi-gw.fis {
    background-image: url(../images/gw.svg)
}

.fi-gy {
    background-image: url(../images/gy_1.svg)
}

.fi-gy.fis {
    background-image: url(../images/gy.svg)
}

.fi-hk {
    background-image: url(../images/hk.svg)
}

.fi-hk.fis {
    background-image: url(../images/hk_1.svg)
}

.fi-hm {
    background-image: url(../images/hm.svg)
}

.fi-hm.fis {
    background-image: url(../images/hm_1.svg)
}

.fi-hn {
    background-image: url(../images/hn_1.svg)
}

.fi-hn.fis {
    background-image: url(../images/hn.svg)
}

.fi-hr {
    background-image: url(../images/hr_1.svg)
}

.fi-hr.fis {
    background-image: url(../images/hr.svg)
}

.fi-ht {
    background-image: url(../images/ht_1.svg)
}

.fi-ht.fis {
    background-image: url(../images/ht.svg)
}

.fi-hu {
    background-image: url(../images/hu.svg)
}

.fi-hu.fis {
    background-image: url(../images/hu_1.svg)
}

.fi-id {
    background-image: url(../images/id_1.svg)
}

.fi-id.fis {
    background-image: url(../images/id.svg)
}

.fi-ie {
    background-image: url(../images/ie.svg)
}

.fi-ie.fis {
    background-image: url(../images/ie_1.svg)
}

.fi-il {
    background-image: url(../images/il_1.svg)
}

.fi-il.fis {
    background-image: url(../images/il.svg)
}

.fi-im {
    background-image: url(../images/im.svg)
}

.fi-im.fis {
    background-image: url(../images/im_1.svg)
}

.fi-in {
    background-image: url(../images/in_1.svg)
}

.fi-in.fis {
    background-image: url(../images/in.svg)
}

.fi-io {
    background-image: url(../images/io_1.svg)
}

.fi-io.fis {
    background-image: url(../images/io.svg)
}

.fi-iq {
    background-image: url(../images/iq.svg)
}

.fi-iq.fis {
    background-image: url(../images/iq_1.svg)
}

.fi-ir {
    background-image: url(../images/ir.svg)
}

.fi-ir.fis {
    background-image: url(../images/ir_1.svg)
}

.fi-is {
    background-image: url(../images/is.svg)
}

.fi-is.fis {
    background-image: url(../images/is_1.svg)
}

.fi-it {
    background-image: url(../images/it.svg)
}

.fi-it.fis {
    background-image: url(../images/it_1.svg)
}

.fi-je {
    background-image: url(../images/je_1.svg)
}

.fi-je.fis {
    background-image: url(../images/je.svg)
}

.fi-jm {
    background-image: url(../images/jm_1.svg)
}

.fi-jm.fis {
    background-image: url(../images/jm.svg)
}

.fi-jo {
    background-image: url(../images/jo_1.svg)
}

.fi-jo.fis {
    background-image: url(../images/jo.svg)
}

.fi-jp {
    background-image: url(../images/jp.svg)
}

.fi-jp.fis {
    background-image: url(../images/jp_1.svg)
}

.fi-ke {
    background-image: url(../images/ke_1.svg)
}

.fi-ke.fis {
    background-image: url(../images/ke.svg)
}

.fi-kg {
    background-image: url(../images/kg.svg)
}

.fi-kg.fis {
    background-image: url(../images/kg_1.svg)
}

.fi-kh {
    background-image: url(../images/kh_1.svg)
}

.fi-kh.fis {
    background-image: url(../images/kh.svg)
}

.fi-ki {
    background-image: url(../images/ki_1.svg)
}

.fi-ki.fis {
    background-image: url(../images/ki.svg)
}

.fi-km {
    background-image: url(../images/km.svg)
}

.fi-km.fis {
    background-image: url(../images/km_1.svg)
}

.fi-kn {
    background-image: url(../images/kn.svg)
}

.fi-kn.fis {
    background-image: url(../images/kn_1.svg)
}

.fi-kp {
    background-image: url(../images/kp_1.svg)
}

.fi-kp.fis {
    background-image: url(../images/kp.svg)
}

.fi-kr {
    background-image: url(../images/kr_1.svg)
}

.fi-kr.fis {
    background-image: url(../images/kr.svg)
}

.fi-kw {
    background-image: url(../images/kw.svg)
}

.fi-kw.fis {
    background-image: url(../images/kw_1.svg)
}

.fi-ky {
    background-image: url(../images/ky_1.svg)
}

.fi-ky.fis {
    background-image: url(../images/ky.svg)
}

.fi-kz {
    background-image: url(../images/kz_1.svg)
}

.fi-kz.fis {
    background-image: url(../images/kz.svg)
}

.fi-la {
    background-image: url(../images/la.svg)
}

.fi-la.fis {
    background-image: url(../images/la_1.svg)
}

.fi-lb {
    background-image: url(../images/lb.svg)
}

.fi-lb.fis {
    background-image: url(../images/lb_1.svg)
}

.fi-lc {
    background-image: url(../images/lc.svg)
}

.fi-lc.fis {
    background-image: url(../images/lc_1.svg)
}

.fi-li {
    background-image: url(../images/li.svg)
}

.fi-li.fis {
    background-image: url(../images/li_1.svg)
}

.fi-lk {
    background-image: url(../images/lk_1.svg)
}

.fi-lk.fis {
    background-image: url(../images/lk.svg)
}

.fi-lr {
    background-image: url(../images/lr.svg)
}

.fi-lr.fis {
    background-image: url(../images/lr_1.svg)
}

.fi-ls {
    background-image: url(../images/ls_1.svg)
}

.fi-ls.fis {
    background-image: url(../images/ls.svg)
}

.fi-lt {
    background-image: url(../images/lt.svg)
}

.fi-lt.fis {
    background-image: url(../images/lt_1.svg)
}

.fi-lu {
    background-image: url(../images/lu_1.svg)
}

.fi-lu.fis {
    background-image: url(../images/lu.svg)
}

.fi-lv {
    background-image: url(../images/lv.svg)
}

.fi-lv.fis {
    background-image: url(../images/lv_1.svg)
}

.fi-ly {
    background-image: url(../images/ly_1.svg)
}

.fi-ly.fis {
    background-image: url(../images/ly.svg)
}

.fi-ma {
    background-image: url(../images/ma.svg)
}

.fi-ma.fis {
    background-image: url(../images/ma_1.svg)
}

.fi-mc {
    background-image: url(../images/mc.svg)
}

.fi-mc.fis {
    background-image: url(../images/mc_1.svg)
}

.fi-md {
    background-image: url(../images/md.svg)
}

.fi-md.fis {
    background-image: url(../images/md_1.svg)
}

.fi-me {
    background-image: url(../images/me_1.svg)
}

.fi-me.fis {
    background-image: url(../images/me.svg)
}

.fi-mf {
    background-image: url(../images/mf.svg)
}

.fi-mf.fis {
    background-image: url(../images/mf_1.svg)
}

.fi-mg {
    background-image: url(../images/mg_1.svg)
}

.fi-mg.fis {
    background-image: url(../images/mg.svg)
}

.fi-mh {
    background-image: url(../images/mh_1.svg)
}

.fi-mh.fis {
    background-image: url(../images/mh.svg)
}

.fi-mk {
    background-image: url(../images/mk_1.svg)
}

.fi-mk.fis {
    background-image: url(../images/mk.svg)
}

.fi-ml {
    background-image: url(../images/ml_1.svg)
}

.fi-ml.fis {
    background-image: url(../images/ml.svg)
}

.fi-mm {
    background-image: url(../images/mm.svg)
}

.fi-mm.fis {
    background-image: url(../images/mm_1.svg)
}

.fi-mn {
    background-image: url(../images/mn_1.svg)
}

.fi-mn.fis {
    background-image: url(../images/mn.svg)
}

.fi-mo {
    background-image: url(../images/mo.svg)
}

.fi-mo.fis {
    background-image: url(../images/mo_1.svg)
}

.fi-mp {
    background-image: url(../images/mp_1.svg)
}

.fi-mp.fis {
    background-image: url(../images/mp.svg)
}

.fi-mq {
    background-image: url(../images/mq.svg)
}

.fi-mq.fis {
    background-image: url(../images/mq_1.svg)
}

.fi-mr {
    background-image: url(../images/mr_1.svg)
}

.fi-mr.fis {
    background-image: url(../images/mr.svg)
}

.fi-ms {
    background-image: url(../images/ms.svg)
}

.fi-ms.fis {
    background-image: url(../images/ms_1.svg)
}

.fi-mt {
    background-image: url(../images/mt_1.svg)
}

.fi-mt.fis {
    background-image: url(../images/mt.svg)
}

.fi-mu {
    background-image: url(../images/mu.svg)
}

.fi-mu.fis {
    background-image: url(../images/mu_1.svg)
}

.fi-mv {
    background-image: url(../images/mv.svg)
}

.fi-mv.fis {
    background-image: url(../images/mv_1.svg)
}

.fi-mw {
    background-image: url(../images/mw_1.svg)
}

.fi-mw.fis {
    background-image: url(../images/mw.svg)
}

.fi-mx {
    background-image: url(../images/mx.svg)
}

.fi-mx.fis {
    background-image: url(../images/mx_1.svg)
}

.fi-my {
    background-image: url(../images/my.svg)
}

.fi-my.fis {
    background-image: url(../images/my_1.svg)
}

.fi-mz {
    background-image: url(../images/mz_1.svg)
}

.fi-mz.fis {
    background-image: url(../images/mz.svg)
}

.fi-na {
    background-image: url(../images/na.svg)
}

.fi-na.fis {
    background-image: url(../images/na_1.svg)
}

.fi-nc {
    background-image: url(../images/nc.svg)
}

.fi-nc.fis {
    background-image: url(../images/nc_1.svg)
}

.fi-ne {
    background-image: url(../images/ne_1.svg)
}

.fi-ne.fis {
    background-image: url(../images/ne.svg)
}

.fi-nf {
    background-image: url(../images/nf.svg)
}

.fi-nf.fis {
    background-image: url(../images/nf_1.svg)
}

.fi-ng {
    background-image: url(../images/ng.svg)
}

.fi-ng.fis {
    background-image: url(../images/ng_1.svg)
}

.fi-ni {
    background-image: url(../images/ni_1.svg)
}

.fi-ni.fis {
    background-image: url(../images/ni.svg)
}

.fi-nl {
    background-image: url(../images/nl.svg)
}

.fi-nl.fis {
    background-image: url(../images/nl_1.svg)
}

.fi-no {
    background-image: url(../images/no.svg)
}

.fi-no.fis {
    background-image: url(../images/no_1.svg)
}

.fi-np {
    background-image: url(../images/np_1.svg)
}

.fi-np.fis {
    background-image: url(../images/np.svg)
}

.fi-nr {
    background-image: url(../images/nr_1.svg)
}

.fi-nr.fis {
    background-image: url(../images/nr.svg)
}

.fi-nu {
    background-image: url(../images/nu_1.svg)
}

.fi-nu.fis {
    background-image: url(../images/nu.svg)
}

.fi-nz {
    background-image: url(../images/nz.svg)
}

.fi-nz.fis {
    background-image: url(../images/nz_1.svg)
}

.fi-om {
    background-image: url(../images/om.svg)
}

.fi-om.fis {
    background-image: url(../images/om_1.svg)
}

.fi-pa {
    background-image: url(../images/pa.svg)
}

.fi-pa.fis {
    background-image: url(../images/pa_1.svg)
}

.fi-pe {
    background-image: url(../images/pe.svg)
}

.fi-pe.fis {
    background-image: url(../images/pe_1.svg)
}

.fi-pf {
    background-image: url(../images/pf_1.svg)
}

.fi-pf.fis {
    background-image: url(../images/pf.svg)
}

.fi-pg {
    background-image: url(../images/pg_1.svg)
}

.fi-pg.fis {
    background-image: url(../images/pg.svg)
}

.fi-ph {
    background-image: url(../images/ph.svg)
}

.fi-ph.fis {
    background-image: url(../images/ph_1.svg)
}

.fi-pk {
    background-image: url(../images/pk_1.svg)
}

.fi-pk.fis {
    background-image: url(../images/pk.svg)
}

.fi-pl {
    background-image: url(../images/pl.svg)
}

.fi-pl.fis {
    background-image: url(../images/pl_1.svg)
}

.fi-pm {
    background-image: url(../images/pm.svg)
}

.fi-pm.fis {
    background-image: url(../images/pm_1.svg)
}

.fi-pn {
    background-image: url(../images/pn.svg)
}

.fi-pn.fis {
    background-image: url(../images/pn_1.svg)
}

.fi-pr {
    background-image: url(../images/pr.svg)
}

.fi-pr.fis {
    background-image: url(../images/pr_1.svg)
}

.fi-ps {
    background-image: url(../images/ps.svg)
}

.fi-ps.fis {
    background-image: url(../images/ps_1.svg)
}

.fi-pt {
    background-image: url(../images/pt.svg)
}

.fi-pt.fis {
    background-image: url(../images/pt_1.svg)
}

.fi-pw {
    background-image: url(../images/pw_1.svg)
}

.fi-pw.fis {
    background-image: url(../images/pw.svg)
}

.fi-py {
    background-image: url(../images/py_1.svg)
}

.fi-py.fis {
    background-image: url(../images/py.svg)
}

.fi-qa {
    background-image: url(../images/qa.svg)
}

.fi-qa.fis {
    background-image: url(../images/qa_1.svg)
}

.fi-re {
    background-image: url(../images/re_1.svg)
}

.fi-re.fis {
    background-image: url(../images/re.svg)
}

.fi-ro {
    background-image: url(../images/ro.svg)
}

.fi-ro.fis {
    background-image: url(../images/ro_1.svg)
}

.fi-rs {
    background-image: url(../images/rs_1.svg)
}

.fi-rs.fis {
    background-image: url(../images/rs.svg)
}

.fi-ru {
    background-image: url(../images/ru.svg)
}

.fi-ru.fis {
    background-image: url(../images/ru_1.svg)
}

.fi-rw {
    background-image: url(../images/rw_1.svg)
}

.fi-rw.fis {
    background-image: url(../images/rw.svg)
}

.fi-sa {
    background-image: url(../images/sa.svg)
}

.fi-sa.fis {
    background-image: url(../images/sa_1.svg)
}

.fi-sb {
    background-image: url(../images/sb.svg)
}

.fi-sb.fis {
    background-image: url(../images/sb_1.svg)
}

.fi-sc {
    background-image: url(../images/sc.svg)
}

.fi-sc.fis {
    background-image: url(../images/sc_1.svg)
}

.fi-sd {
    background-image: url(../images/sd.svg)
}

.fi-sd.fis {
    background-image: url(../images/sd_1.svg)
}

.fi-se {
    background-image: url(../images/se.svg)
}

.fi-se.fis {
    background-image: url(../images/se_1.svg)
}

.fi-sg {
    background-image: url(../images/sg_1.svg)
}

.fi-sg.fis {
    background-image: url(../images/sg.svg)
}

.fi-sh {
    background-image: url(../images/sh.svg)
}

.fi-sh.fis {
    background-image: url(../images/sh_1.svg)
}

.fi-si {
    background-image: url(../images/si_1.svg)
}

.fi-si.fis {
    background-image: url(../images/si.svg)
}

.fi-sj {
    background-image: url(../images/sj_1.svg)
}

.fi-sj.fis {
    background-image: url(../images/sj.svg)
}

.fi-sk {
    background-image: url(../images/sk_1.svg)
}

.fi-sk.fis {
    background-image: url(../images/sk.svg)
}

.fi-sl {
    background-image: url(../images/sl_1.svg)
}

.fi-sl.fis {
    background-image: url(../images/sl.svg)
}

.fi-sm {
    background-image: url(../images/sm_1.svg)
}

.fi-sm.fis {
    background-image: url(../images/sm.svg)
}

.fi-sn {
    background-image: url(../images/sn_1.svg)
}

.fi-sn.fis {
    background-image: url(../images/sn.svg)
}

.fi-so {
    background-image: url(../images/so.svg)
}

.fi-so.fis {
    background-image: url(../images/so_1.svg)
}

.fi-sr {
    background-image: url(../images/sr.svg)
}

.fi-sr.fis {
    background-image: url(../images/sr_1.svg)
}

.fi-ss {
    background-image: url(../images/ss_1.svg)
}

.fi-ss.fis {
    background-image: url(../images/ss.svg)
}

.fi-st {
    background-image: url(../images/st_1.svg)
}

.fi-st.fis {
    background-image: url(../images/st.svg)
}

.fi-sv {
    background-image: url(../images/sv.svg)
}

.fi-sv.fis {
    background-image: url(../images/sv_1.svg)
}

.fi-sx {
    background-image: url(../images/sx_1.svg)
}

.fi-sx.fis {
    background-image: url(../images/sx.svg)
}

.fi-sy {
    background-image: url(../images/sy.svg)
}

.fi-sy.fis {
    background-image: url(../images/sy_1.svg)
}

.fi-sz {
    background-image: url(../images/sz.svg)
}

.fi-sz.fis {
    background-image: url(../images/sz_1.svg)
}

.fi-tc {
    background-image: url(../images/tc.svg)
}

.fi-tc.fis {
    background-image: url(../images/tc_1.svg)
}

.fi-td {
    background-image: url(../images/td.svg)
}

.fi-td.fis {
    background-image: url(../images/td_1.svg)
}

.fi-tf {
    background-image: url(../images/tf.svg)
}

.fi-tf.fis {
    background-image: url(../images/tf_1.svg)
}

.fi-tg {
    background-image: url(../images/tg.svg)
}

.fi-tg.fis {
    background-image: url(../images/tg_1.svg)
}

.fi-th {
    background-image: url(../images/th.svg)
}

.fi-th.fis {
    background-image: url(../images/th_1.svg)
}

.fi-tj {
    background-image: url(../images/tj.svg)
}

.fi-tj.fis {
    background-image: url(../images/tj_1.svg)
}

.fi-tk {
    background-image: url(../images/tk_1.svg)
}

.fi-tk.fis {
    background-image: url(../images/tk.svg)
}

.fi-tl {
    background-image: url(../images/tl.svg)
}

.fi-tl.fis {
    background-image: url(../images/tl_1.svg)
}

.fi-tm {
    background-image: url(../images/tm_1.svg)
}

.fi-tm.fis {
    background-image: url(../images/tm.svg)
}

.fi-tn {
    background-image: url(../images/tn_1.svg)
}

.fi-tn.fis {
    background-image: url(../images/tn.svg)
}

.fi-to {
    background-image: url(../images/to.svg)
}

.fi-to.fis {
    background-image: url(../images/to_1.svg)
}

.fi-tr {
    background-image: url(../images/tr_1.svg)
}

.fi-tr.fis {
    background-image: url(../images/tr.svg)
}

.fi-tt {
    background-image: url(../images/tt.svg)
}

.fi-tt.fis {
    background-image: url(../images/tt_1.svg)
}

.fi-tv {
    background-image: url(../images/tv.svg)
}

.fi-tv.fis {
    background-image: url(../images/tv_1.svg)
}

.fi-tw {
    background-image: url(../images/tw.svg)
}

.fi-tw.fis {
    background-image: url(../images/tw_1.svg)
}

.fi-tz {
    background-image: url(../images/tz_1.svg)
}

.fi-tz.fis {
    background-image: url(../images/tz.svg)
}

.fi-ua {
    background-image: url(../images/ua.svg)
}

.fi-ua.fis {
    background-image: url(../images/ua_1.svg)
}

.fi-ug {
    background-image: url(../images/ug.svg)
}

.fi-ug.fis {
    background-image: url(../images/ug_1.svg)
}

.fi-um {
    background-image: url(../images/um.svg)
}

.fi-um.fis {
    background-image: url(../images/um_1.svg)
}

.fi-us {
    background-image: url(../images/us_1.svg)
}

.fi-us.fis {
    background-image: url(../images/us.svg)
}

.fi-uy {
    background-image: url(../images/uy.svg)
}

.fi-uy.fis {
    background-image: url(../images/uy_1.svg)
}

.fi-uz {
    background-image: url(../images/uz_1.svg)
}

.fi-uz.fis {
    background-image: url(../images/uz.svg)
}

.fi-va {
    background-image: url(../images/va_1.svg)
}

.fi-va.fis {
    background-image: url(../images/va.svg)
}

.fi-vc {
    background-image: url(../images/vc_1.svg)
}

.fi-vc.fis {
    background-image: url(../images/vc.svg)
}

.fi-ve {
    background-image: url(../images/ve_1.svg)
}

.fi-ve.fis {
    background-image: url(../images/ve.svg)
}

.fi-vg {
    background-image: url(../images/vg.svg)
}

.fi-vg.fis {
    background-image: url(../images/vg_1.svg)
}

.fi-vi {
    background-image: url(../images/vi.svg)
}

.fi-vi.fis {
    background-image: url(../images/vi_1.svg)
}

.fi-vn {
    background-image: url(../images/vn.svg)
}

.fi-vn.fis {
    background-image: url(../images/vn_1.svg)
}

.fi-vu {
    background-image: url(../images/vu_1.svg)
}

.fi-vu.fis {
    background-image: url(../images/vu.svg)
}

.fi-wf {
    background-image: url(../images/wf_1.svg)
}

.fi-wf.fis {
    background-image: url(../images/wf.svg)
}

.fi-ws {
    background-image: url(../images/ws_1.svg)
}

.fi-ws.fis {
    background-image: url(../images/ws.svg)
}

.fi-ye {
    background-image: url(../images/ye.svg)
}

.fi-ye.fis {
    background-image: url(../images/ye_1.svg)
}

.fi-yt {
    background-image: url(../images/yt.svg)
}

.fi-yt.fis {
    background-image: url(../images/yt_1.svg)
}

.fi-za {
    background-image: url(../images/za_1.svg)
}

.fi-za.fis {
    background-image: url(../images/za.svg)
}

.fi-zm {
    background-image: url(../images/zm_1.svg)
}

.fi-zm.fis {
    background-image: url(../images/zm.svg)
}

.fi-zw {
    background-image: url(../images/zw_1.svg)
}

.fi-zw.fis {
    background-image: url(../images/zw.svg)
}

.fi-ac {
    background-image: url(../images/ac.svg)
}

.fi-ac.fis {
    background-image: url(../images/ac_1.svg)
}

.fi-cp {
    background-image: url(../images/cp_1.svg)
}

.fi-cp.fis {
    background-image: url(../images/cp.svg)
}

.fi-dg {
    background-image: url(../images/dg_1.svg)
}

.fi-dg.fis {
    background-image: url(../images/dg.svg)
}

.fi-ea {
    background-image: url(../images/ea.svg)
}

.fi-ea.fis {
    background-image: url(../images/ea_1.svg)
}

.fi-es-ct {
    background-image: url(../images/es-ct.svg)
}

.fi-es-ct.fis {
    background-image: url(../images/es-ct_1.svg)
}

.fi-es-ga {
    background-image: url(../images/es-ga.svg)
}

.fi-es-ga.fis {
    background-image: url(../images/es-ga_1.svg)
}

.fi-eu {
    background-image: url(../images/eu_1.svg)
}

.fi-eu.fis {
    background-image: url(../images/eu.svg)
}

.fi-gb-eng {
    background-image: url(../images/gb-eng_1.svg)
}

.fi-gb-eng.fis {
    background-image: url(../images/gb-eng.svg)
}

.fi-gb-nir {
    background-image: url(../images/gb-nir_1.svg)
}

.fi-gb-nir.fis {
    background-image: url(../images/gb-nir.svg)
}

.fi-gb-sct {
    background-image: url(../images/gb-sct_1.svg)
}

.fi-gb-sct.fis {
    background-image: url(../images/gb-sct.svg)
}

.fi-gb-wls {
    background-image: url(../images/gb-wls.svg)
}

.fi-gb-wls.fis {
    background-image: url(../images/gb-wls_1.svg)
}

.fi-ic {
    background-image: url(../images/ic_1.svg)
}

.fi-ic.fis {
    background-image: url(../images/ic.svg)
}

.fi-ta {
    background-image: url(../images/ta_1.svg)
}

.fi-ta.fis {
    background-image: url(../images/ta.svg)
}

.fi-un {
    background-image: url(../images/un.svg)
}

.fi-un.fis {
    background-image: url(../images/un_1.svg)
}

.fi-xk {
    background-image: url(../images/xk.svg)
}

.fi-xk.fis {
    background-image: url(../images/xk_1.svg)
}

.fi-xx {
    background-image: url(../images/xx_1.svg)
}

.fi-xx.fis {
    background-image: url(../images/xx.svg)
}

.logotype {
    font-size: 0;
    cursor: pointer;
    display: inline-block
}

.logotype img {
    width: 137px;
    height: 66px
}

.trust {
    font-size: 0;
    display: inline-block;
    position: relative
}

.trust__image {
    font-size: 0;
    display: inline-block;
    position: relative
}

.trust img {
    max-width: 193px;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2
}

.trust .trust-anim {
    width: 112px;
    height: 112px;
    z-index: 0;
    position: absolute;
    left: -34px;
    top: -34px;
    -webkit-animation: 9s infinite linear rotate;
    animation: 9s infinite linear rotate
}

@-webkit-keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}

.trust__rating {
    margin-top: 15px;
    display: flex;
    margin-left: auto;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
    position: relative;
    z-index: 2
}

.trust__rating-point {
    margin-left: 2px;
    width: 27px;
    height: 27px
}

.trust p {
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: right
}

.trust p span {
    font-size: 20px
}

.quantity {
    display: flex;
    align-items: center;
    border-radius: 6px;
    background: #fff;
    cursor: pointer;
    border: 1px solid rgba(53, 53, 55, .25);
    padding: 3px 2px
}

.quantity .counter {
    border: none;
    outline: none;
    font-size: 18px;
    font-weight: 400;
    font-family: "HelveticaNeueCyr", sans-serif;
    line-height: 1;
    color: #cf00a2;
    min-width: 60px;
    max-width: 60px;
    text-align: center;
    -moz-appearance: textfield;
    min-height: 20px;
    padding: 7px 0 3px
}

.quantity .counter::-webkit-outer-spin-button,
.quantity .counter::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.quantity .down_count {
    font-size: 0;
    padding: 9px 7px
}

.quantity .down_count img {
    width: 10px;
    height: 10px
}

.quantity .up_count {
    font-size: 0;
    padding: 9px 7px
}

.quantity .up_count img {
    width: 10px;
    height: 10px
}

@media only screen and (max-width: 760px) {
    .logotype img {
        width: 118px;
        height: 56px
    }

    .trust img {
        max-width: 110px
    }

    .trust .trust-anim {
        width: 72px;
        height: 72px;
        left: -24px;
        top: -24px
    }

    .trust__rating {
        margin-top: 10px
    }

    .trust__rating-point {
        margin-left: 2px;
        width: 17px;
        height: 17px
    }

    .trust p {
        margin-top: 7px;
        font-size: 14px
    }

    .trust p span {
        font-size: 16px
    }
}

.hero {
    padding: 180px 0 0;
    position: relative;
    overflow: hidden
}

.hero__grid {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.hero__slider {
    height: auto;
    position: relative;
    overflow: hidden;
    font-size: 0
}

.hero__slider .placeholder {
    opacity: 0;
    pointer-events: none
}

.hero__slider .swiper-wrapper {
    position: absolute;
    left: 0;
    top: 0
}

.hero__slider .swiper-slide {
    display: block;
    white-space: nowrap !important
}

.hero__info {
    width: 55%;
    padding-right: 50px
}

.hero__info h1 {
    font-size: 24px;
    display: inline-block;
    font-weight: 700;
    color: #777;
    margin-bottom: 8px
}

.hero__info span {
    display: inline-block;
    line-height: 1
}

.hero__info .border {
    display: inline-block;
    border-bottom: 9px solid transparent;
    border-image: linear-gradient(90deg, #3e0948, #cf00a2) 1;
    line-height: 1;
    margin-bottom: 10px
}

.hero__info .views {
    margin-left: 35%
}

.hero__info .animated {
    position: relative;
    display: inline-block;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #0D0010;
    white-space: nowrap
}

.hero__info .animated text,
.hero__info .animated font {
    white-space: nowrap !important
}

.hero__info .animated:after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    color: #cf00a2
}

.hero .swiper-slide.is-current .animated:after {
    transition: width 2s linear;
    width: 100%
}

.hero__animate-circle {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 0
}

.hero__animate-circle .anim-socials {
    width: 166px;
    height: 166px;
    border-radius: 50%;
    border: 1px solid #220729;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.hero__animate-circle .anim-socials span {
    font-size: 0;
    border-radius: 50%;
    background: #0f0f1a;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    opacity: 1;
    width: 28px;
    height: 28px
}

.hero__animate-circle .anim-socials span img {
    width: 28px;
    height: 28px
}

.hero__animate-circle .anim-socials .icon1 {
    -webkit-animation-name: circleAnim1;
    animation-name: circleAnim1
}

@-webkit-keyframes circleAnim1 {
    0% {
        transform: rotate(90deg) translate(-82px) rotate(-90deg)
    }

    100% {
        transform: rotate(450deg) translate(-82px) rotate(-450deg)
    }
}

@keyframes circleAnim1 {
    0% {
        transform: rotate(90deg) translate(-82px) rotate(-90deg)
    }

    100% {
        transform: rotate(450deg) translate(-82px) rotate(-450deg)
    }
}

.hero__animate-circle .anim-socials .icon2 {
    -webkit-animation-name: circleAnim2;
    animation-name: circleAnim2
}

@-webkit-keyframes circleAnim2 {
    0% {
        transform: rotate(150deg) translate(-82px) rotate(-150deg)
    }

    100% {
        transform: rotate(510deg) translate(-82px) rotate(-510deg)
    }
}

@keyframes circleAnim2 {
    0% {
        transform: rotate(150deg) translate(-82px) rotate(-150deg)
    }

    100% {
        transform: rotate(510deg) translate(-82px) rotate(-510deg)
    }
}

.hero__animate-circle .anim-socials .icon3 {
    -webkit-animation-name: circleAnim3;
    animation-name: circleAnim3
}

@-webkit-keyframes circleAnim3 {
    0% {
        transform: rotate(210deg) translate(-82px) rotate(-210deg)
    }

    100% {
        transform: rotate(570deg) translate(-82px) rotate(-570deg)
    }
}

@keyframes circleAnim3 {
    0% {
        transform: rotate(210deg) translate(-82px) rotate(-210deg)
    }

    100% {
        transform: rotate(570deg) translate(-82px) rotate(-570deg)
    }
}

.hero__animate-circle .anim-socials .icon4 {
    -webkit-animation-name: circleAnim4;
    animation-name: circleAnim4
}

@-webkit-keyframes circleAnim4 {
    0% {
        transform: rotate(270deg) translate(-82px) rotate(-270deg)
    }

    100% {
        transform: rotate(630deg) translate(-82px) rotate(-630deg)
    }
}

@keyframes circleAnim4 {
    0% {
        transform: rotate(270deg) translate(-82px) rotate(-270deg)
    }

    100% {
        transform: rotate(630deg) translate(-82px) rotate(-630deg)
    }
}

.hero__animate-circle .anim-socials .icon5 {
    -webkit-animation-name: circleAnim5;
    animation-name: circleAnim5
}

@-webkit-keyframes circleAnim5 {
    0% {
        transform: rotate(330deg) translate(-82px) rotate(-330deg)
    }

    100% {
        transform: rotate(690deg) translate(-82px) rotate(-690deg)
    }
}

@keyframes circleAnim5 {
    0% {
        transform: rotate(330deg) translate(-82px) rotate(-330deg)
    }

    100% {
        transform: rotate(690deg) translate(-82px) rotate(-690deg)
    }
}

.hero__animate-circle .anim-socials .icon6 {
    -webkit-animation-name: circleAnim6;
    animation-name: circleAnim6
}

@-webkit-keyframes circleAnim6 {
    0% {
        transform: rotate(390deg) translate(-82px) rotate(-390deg)
    }

    100% {
        transform: rotate(750deg) translate(-82px) rotate(-750deg)
    }
}

@keyframes circleAnim6 {
    0% {
        transform: rotate(390deg) translate(-82px) rotate(-390deg)
    }

    100% {
        transform: rotate(750deg) translate(-82px) rotate(-750deg)
    }
}

.hero__animate-circle .anim-circle {
    width: 104px;
    height: 104px;
    -webkit-animation: 9s infinite linear rotateHero;
    animation: 9s infinite linear rotateHero
}

@-webkit-keyframes rotateHero {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}

@keyframes rotateHero {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(-360deg)
    }
}

.hero__image {
    width: 45%;
    font-size: 0;
    position: relative
}

.hero__image img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 3
}

.hero__image .mobile {
    display: none
}

.hero__bottom {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    padding-top: 45px;
    max-width: 230px;
    min-width: 230px;
    width: 100%;
    bottom: 26px
}

.hero__bottom:hover {
    transform: translateX(-50%) translateY(-15px)
}

.hero__bottom:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -400px;
    border-radius: 50%;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    width: 512px;
    height: 512px;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.hero__bottom p {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2
}

.hero__bottom p:hover .arrow {
    background: #fff
}

.hero__bottom p:hover svg path {
    stroke: linear-gradient(90deg, #3e0948, #cf00a2);

}

.hero__bottom p .arrow {
    width: 30px;
    min-width: 30px;
    height: 30px;
    border: 1px solid #fff;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    margin-left: 10px;
    margin-top: -4px;
    transition: all .25s ease-in-out
}

.hero__bottom p .arrow svg {
    position: absolute;
    width: 15px;
    height: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.hero__bottom p .arrow svg path {
    transition: all .25s ease-in-out
}

.hero__bottom .free {
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 6px;
    border-radius: 25px;
    background: #fff;
    padding: 6px 8px 3px;
    line-height: 1.2;
    background: #fff;
    color: #cf00a2;
}

.hero__bottom--static {
    position: relative;
    left: auto;
    transform: none;
    z-index: 2
}

.hero__bottom--static:hover {
    transform: translateY(-15px)
}

.hero__bottom-row {
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 35px
}

.hero__info-el {
    display: flex;
    align-items: center
}

.hero__info-el svg {
    order: -2
}

.hero__info-row {
    display: flex;
    align-items: center;
    padding: 22px 30px 22px 100px;
    position: relative;
    margin-left: 70px;
    transform: rotate(-8deg);
    margin-bottom: 20px;
    margin-right: -35vw
}

.hero__info-row .tablet {
    display: none
}

.hero__info-row--tablet {
    display: none
}

.hero__info-row:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 5000px;
    height: 1px;
    background: #fff
}

.hero__info-row:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 5000px;
    height: 1px;
    background: #fff
}

.hero__info-row p {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #cf00a2
}

.hero__info-row p span {
    color: #fff
}

.hero__info-row svg {
    width: 13px;
    height: 13px;
    min-width: 13px;
    margin: -5px 10px 0
}

.hero__info-row p {
    white-space: nowrap
}

.hero .trust {
    margin-top: 50px
}

@media only screen and (max-width: 1568px) {
    .hero__info-row {
        padding: 22px 30px 22px 100px;
        margin-left: 50px;
        margin-bottom: 20px;
        margin-right: -25vw
    }
}

@media only screen and (max-width: 1336px) {
    .hero {
        padding: 160px 0 0
    }

    .hero__info-row {
        padding: 20px 30px 20px 80px;
        margin-left: 50px;
        margin-bottom: 20px;
        margin-right: -20vw
    }

    .hero__info-row p {
        font-size: 18px
    }
}

@media only screen and (max-width: 1124px) {
    .hero {
        padding: 130px 0 0
    }

    .hero__bottom-row {
        margin-top: 55px
    }

    .hero__info-row {
        padding: 20px 30px 20px 60px;
        margin-left: 50px;
        margin-bottom: 15px;
        margin-right: -5vw;
        transform: rotate(-5deg)
    }

    .hero__info-row p {
        font-size: 18px
    }
}

@media only screen and (max-width: 992px) {
    .hero {
        padding: 120px 0 0
    }

    .hero .trust {
        margin-top: 30px
    }

    .hero__info {
        width: 48%;
        padding-right: 30px
    }

    .hero__image {
        width: 52%
    }

    .hero__bottom {
        padding-top: 30px;
        max-width: 180px;
        min-width: 180px;
        bottom: 15px;
        margin-left: -40px
    }

    .hero__bottom:after {
        bottom: -300px;
        width: 340px;
        height: 340px
    }

    .hero__bottom p {
        font-size: 18px
    }

    .hero__bottom-row {
        margin-top: 40px;
        position: relative;
        max-width: 300px;
        margin: 30px auto 0
    }

    .hero__info-el {
        padding: 7px 0
    }

    .hero__info-el .tablet {
        display: inline-block
    }

    .hero__info-row {
        padding: 0;
        margin: 0;
        position: absolute;
        flex-direction: column;
        left: 90%;
        top: -50px;
        transform: rotate(0);
        align-items: flex-start;
        justify-content: flex-start;
        z-index: 5
    }

    .hero__info-row:before {
        display: none
    }

    .hero__info-row:after {
        display: none
    }

    .hero__info-row svg {
        margin: -7px 8px 0
    }

    .hero__info-row p {
        font-size: 18px
    }
}

@media only screen and (max-width: 760px) {
    .hero {
        padding: 114px 0 0
    }

    .hero__grid {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .hero__info {
        width: 100%;
        position: relative
    }

    .hero__info h1 {
        font-size: 18px
    }

    .hero__info .border {
        border-width: 5px
    }

    .hero__info .views {
        margin-left: 120px;
        display: block
    }

    .hero__image {
        margin-left: auto;
        width: calc(100% - 150px);
        margin-top: -10px;
        margin-right: -10px
    }

    .hero__image .desktop {
        display: none
    }

    .hero__image .mobile {
        display: inline-block
    }

    .hero .trust {
        position: absolute;
        margin-top: 50px;
        top: 100%;
        margin-left: 25px
    }

    .hero__animate-circle {
        display: none
    }

    .hero__bottom-row {
        flex-direction: column;
        max-width: 100%
    }

    .hero__info-el {
        padding: 0
    }

    .hero__info-el .tablet {
        display: none
    }

    .hero__info-el svg {
        width: 11px;
        height: 11px;
        margin: -6px 4px 0
    }

    .hero__info-row {
        position: static;
        flex-direction: row;
        display: flex;
        padding: 15px;
        margin: 0 -15px 25px;
        width: calc(100% + 30px);
        transform: rotate(-5deg);
        justify-content: center
    }

    .hero__info-row p {
        font-size: 12px
    }

    .hero__info-row:after {
        display: block
    }

    .hero__info-row:before {
        display: block
    }

    .hero__bottom {
        padding-top: 25px;
        max-width: 170px;
        bottom: 12px;
        transform: none
    }

    .hero__bottom:hover {
        transform: translateX(0) translateY(-15px)
    }

    .hero__bottom:after {
        bottom: -300px;
        width: 374px;
        height: 374px
    }

    .hero__bottom p {
        font-size: 16px
    }

    .hero__bottom p .arrow {
        width: 22px;
        min-width: 22px;
        height: 22px;
        margin-left: 6px;
        margin-top: -2px
    }

    .hero__bottom p .arrow svg {
        width: 11px;
        height: 7px
    }
}

@media only screen and (max-width: 360px) {
    .hero__info-el svg {
        width: 9px;
        height: 9px;
        margin: -5px 2px 0
    }

    .hero__info-row p {
        font-size: 11px
    }
}

.prices {
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
}

.prices:after {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    top: 0;
    left: 0;
    background: #220729;
    border-radius: 0px 12px 12px 0px
}

.prices .container {
    position: relative;
    z-index: 3
}

.prices__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 -10px;
    width: calc(100% + 20px);
    position: relative
}

.prices__head:after {
    position: absolute;
    left: -20%;
    top: 40%;
    transform: translateY(-50%);
    content: "";
    width: 800px;
    height: 800px;
    background: radial-gradient(ellipse at center, rgba(219, 24, 44, 0.5) 0%, rgba(219, 24, 44, 0) 65%, rgba(219, 24, 44, 0) 100%);
    opacity: .3
}

.prices__head h2 {
    padding: 0 10px;
    margin-bottom: 40px;
    position: relative;
    position: relative;
    z-index: 2
}

.prices__right {
    max-width: 852px;
    width: 95%;
    padding: 0 10px;
    position: relative;
    z-index: 2
}

.prices__tabs {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap
}

@media only screen and (min-width: 761px) {
    .prices__tabs {
        display: block
    }
}

@media only screen and (max-width: 760px) {
    .prices__tabs {
        display: block
    }
}

@media only screen and (min-width: 761px) {
    .prices__tabs .swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(5, calc(20% - 6.4px));
        gap: 8px;
        transform: unset !important;
        margin: 0 -10px;
        width: calc(100% + 20px)
    }
}

@media only screen and (min-width: 761px) {
    .prices__tabs .swiper-slide {
        width: 100%;
        margin: 0 !important
    }
}

.prices__tab {
    cursor: pointer;
    border-radius: 6px;
    overflow: hidden;
    background: #1A001F;
    transition: all .25s ease-in-out;
    display: flex;
    justify-content: flex-start;
    padding: 22px 10px 14px 10px;
    position: relative;
    flex: 20%;
    margin: 5px;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
    align-items: center;
    min-height: 76px
}

.prices__tab span {
    min-height: 40px;
    padding-bottom: 5px;
    display: flex;
    align-items: flex-end;
    transition: all .25s ease-in-out
}

.prices__tab .br {
    height: 0 !important;
    width: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    min-height: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: none
}

@media(max-width: 768px) {
    .prices__tab .br {
        display: block
    }
}

.prices__tab:nth-last-child(9):first-child,
.prices__tab:nth-last-child(9):first-child~.prices__tab {
    padding-left: 1%
}

@media(min-width: 469px) {

    .prices__tab:nth-last-child(7):first-child,
    .prices__tab:nth-last-child(7):first-child~.prices__tab:nth-child(2),
    .prices__tab:nth-last-child(7):first-child~.prices__tab:nth-child(3) {
        flex: 31%
    }

    .prices__tab:nth-last-child(9):first-child~.prices__tab:nth-child(4)~.prices__tab {
        flex: 16%
    }

    .prices__tab:nth-last-child(10):first-child,
    .prices__tab:nth-last-child(10):first-child~.prices__tab {
        flex: 16%
    }
}

@media(max-width: 468px) {
    .prices__tab {
        margin-top: 3px;
        margin-bottom: 3px;
        flex: 25%
    }

    .prices__tab:nth-last-child(7):first-child,
    .prices__tab:nth-last-child(7):first-child~.prices__tab:nth-child(2),
    .prices__tab:nth-last-child(7):first-child~.prices__tab:nth-child(3),
    .prices__tab:nth-last-child(7):first-child~.prices__tab:nth-child(4) {
        flex: 45%
    }

    .prices__tab:nth-last-child(8):first-child,
    .prices__tab:nth-last-child(8):first-child~.prices__tab:nth-child(2) {
        flex: 45%
    }

    .prices__tab:nth-last-child(9):first-child,
    .prices__tab:nth-last-child(9):first-child~.prices__tab {
        flex: 27%
    }

    .prices__tab:nth-last-child(10):first-child,
    .prices__tab:nth-last-child(10):first-child~.prices__tab {
        flex: 27%
    }

    .prices__tab:nth-last-child(10):first-child~.prices__tab:nth-child(6)~.prices__tab {
        flex: 16%
    }
}

@media only screen and (min-width: 761px) {
    .prices__tab {
        margin: 0
    }
}

.prices__tab span {
    color: #777;
    transition: all .25s ease-in-out;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    z-index: 3;
    margin: 0 auto;
    line-height: .9
}

.prices__tab--youtube .prices__tab-bg {
    background: #db182c;

}

.prices__tab--instagram .prices__tab-bg {
    background: linear-gradient(206.3deg, #5B00C4 11.66%, #D00049 123.55%)
}

.prices__tab--tiktok .prices__tab-bg {
    background: #161722
}

.prices__tab--facebook .prices__tab-bg {
    background: #395693
}

.prices__tab--twitter .prices__tab-bg {
    background: #1d9bf0
}

.prices__tab--spotify .prices__tab-bg {
    background: #1ed760
}

.prices__tab--twitch .prices__tab-bg {
    background: #5c16c5
}

.prices__tab--telegram .prices__tab-bg {
    background: #239fdb
}

.prices__tab--kick .prices__tab-bg {
    background: #3d3446
}

.prices__tab--soundcloud .responsive-label {
    display: none;
    font-style: inherit;
    text-align: center
}

@media(min-width: 768px) {
    .prices__tab--soundcloud .responsive-label.v0 {
        display: inline
    }
}

@media(max-width: 768px) {
    .prices__tab--soundcloud .responsive-label.v1 {
        display: inline
    }
}

.prices__tab--soundcloud .prices__tab-bg {
    background: #f50
}

.prices__tab--pinterest .prices__tab-bg {
    background: #dc232a
}

.prices__tab--apple .prices__tab-bg {
    background: #0f0f1a
}

.prices__tab--snapchat.is-active span,
.prices__tab--snapchat.is-active .prices__tab-icon {
    color: #0f0f1a
}

.prices__tab--snapchat .prices__tab-bg {
    background: #faff36
}

.prices__tab--discord .prices__tab-bg {
    background: #655fe7
}

.prices__tab--linkedIn .prices__tab-bg {
    background: #2570b2
}

.prices__tab--reddit .prices__tab-bg {
    background: #f44e1c
}

.prices__tab.is-active {
    padding-bottom: 0 !important
}

.prices__tab.is-active span {
    padding-bottom: 10px
}

.prices__tab.is-active .prices__tab-bottom {
    transform: translateY(0)
}

.prices__tab.is-active .prices__tab-bg {
    top: 0
}

.prices__tab.is-active span,
.prices__tab.is-active .prices__tab-icon {
    color: #fff
}

.prices__tab.is-active svg path {
    fill: #fff
}

.prices__tab.is-active.prices__tab--twitch svg {
    stroke: #fff !important
}

.prices__tab .prices__tab-bg {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    transition: all .25s ease-in-out;
    z-index: 1
}

.prices__tab:hover {
    padding-bottom: 0 !important
}

.prices__tab:hover span {
    padding-bottom: 10px
}

.prices__tab:hover span {
    color: #fff
}

.prices__tab:hover svg path {
    fill: #fff
}

.prices__tab:hover.prices__tab--twitch svg {
    stroke: #fff
}

.prices__tab:hover.prices__tab--twitch svg path {
    fill: rgba(0, 0, 0, 0)
}

.prices__tab:hover .prices__tab-bottom {
    transform: translateY(0)
}

.prices__tab-bottom {
    position: absolute;
    border-radius: 0 0 6px 6px;
    width: 100%;
    bottom: 0;
    height: 3px;
    background: #fff;
    left: 0;
    z-index: 2;
    transform: translateY(9px);
    transition: all .25s ease-in-out
}

.prices__tab-bottom:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 5px 12px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 2px;
    left: 18%
}

.prices__tab-icon {
    line-height: 1;
    font-size: 40px;
    margin-right: 10px;
    align-self: unset;
    position: relative;
    z-index: 3;
    color: #777;
    max-height: 46px;
    transition: all .25s ease-in-out
}

.prices__tabs-info {
    display: flex;
    padding-top: 14px;
    align-items: flex-start
}

.prices__tabs-info--mobile {
    display: none
}

.prices__tabs-info-column {
    width: 40%
}

.prices__tabs-info-column p {
    font-size: 18px;
    line-height: 1.35;
    font-weight: 300;
    color: #777;
    margin: 20px 0 0
}

.prices__part {
    padding-top: 50px;
    position: relative;
    z-index: 2
}

.prices__item {
    background: #0D0010;
    border-radius: 6px;
    padding: 20px 22px 22px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-height: 100%
}


.prices__item h3,
.prices__item h5,
.prices__item header {
    font-size: 22px;
    padding: 4px 0 2px;
    color: #cf00a2;
    font-weight: 400;
    position: relative;
    z-index: 3;
    transition: all .25s ease-in-out
}


.prices__item h3 span,
.prices__item h5 span,
.prices__item header span {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 6px;
    text-transform: uppercase;
    min-height: 48px;
    position: relative;
    display: block;
    z-index: 3;
    transition: all .25s ease-in-out
}

.prices__item:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    transition: all .25s ease-in-out;
    height: 0
}

.prices__item:hover:after {
    height: 100%
}

.prices__item:hover .prices__item-row-separator {
    background: #fff
}

.prices__item:hover .btn,
.prices__item:hover .button {
    background: #fff;
    border-color: #fff;
    color: #cf00a2
}

.prices__item:hover h3,
.prices__item:hover h5,
.prices__item:hover header {
    color: #fff;
}

.prices__item--white {
    background: #fff
}

.prices__item--white:after {
    display: none
}

.prices__item--white:hover .prices__item-row-separator {
    background: #1A001F
}

.prices__item--white:hover .btn,
.prices__item--white:hover .button {
    color: #0f0f1a;
    border-color: #cf00a2
}

.prices__item--white:hover h3,
.prices__item--white:hover h5 {
    color: #fff
}

.prices__item--white h3,
.prices__item--white h5 {
    display: inline-block;
    font-size: 18px;
    text-transform: none;
    padding: 5px 7px 3px;
    border-radius: 40px;
    margin-bottom: 2px;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    color: #fff
}

.prices__item--white h3 span,
.prices__item--white h5 span {
    color: #0D0010
}

.prices__item--white .prices__item-row p {
    color: #0D0010
}

.prices__item--white .prices__item-row .btn,
.prices__item--white .prices__item-row .button {
    color: #0f0f1a;
}

.prices__item--white .prices__item-row .btn:hover,
.prices__item--white .prices__item-row .button:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);;
    color: #fff;
    border: none;
}

.prices__item-row {
    padding-top: 13px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
    margin-top: auto
}

.prices__item-row p {
    font-size: 18px;
    color: #fff;
    font-weight: 700
}

.prices__item-row .btn,
.prices__item-row .button {
    font-weight: 500;
    padding: 9px 15px 7px;
    border: solid 1px #cf00a2;
}

.prices__item-row-separator {
    margin: 0 15px;
    height: 36px;
    width: 1px;
    background: #1A001F;
    transition: all .25s ease-in-out
}

.prices .tabs .prices__other-row {
    display: flex;
    align-items: flex-start;
    margin: 0 -10px;
    width: calc(100% + 20px)
}

.prices .tabs .prices__other-row .swiper-slide {
    width: 50%
}

.prices .tabs .prices__other-row .prices__slider {
    width: 40%;
    padding: 0 10px
}

.prices__other {
    width: 20%;
    padding: 50px 10px 0
}

.prices__other p,
.prices__other h4 {
    font-size: 24px;
    color: #fff;
    line-height: 1.3;
    font-weight: 500;
    width: 80%;
    display: inline-block
}

.prices__other-title {
    display: flex;
    align-items: flex-start
}

.prices__other-title svg {
    width: 35px;
    height: 10px;
    padding: 0 10px;
    margin: 10px auto
}

.prices__other-hint {
    padding: 10px;
    width: 40%
}

.prices__hint-container {
    background: #0f0f1a;
    padding: 1px;
    border-radius: 6px;
    border-top-left-radius: 0;
    margin-top: 12px;
    position: relative
}

.prices__hint-container:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0f0f1a;
    position: absolute;
    left: 0;
    bottom: 100%
}

.prices__hint {
    padding: 30px 25px;
    border-radius: 5px;
    border-top-left-radius: 0;
    background: #220729;
    position: relative
}

.prices__hint:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #220729;
    position: absolute;
    left: 0;
    bottom: calc(100% - 1px)
}

.prices__hint .title {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

.prices__hint .info {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    margin-top: 10px;
    color: #777
}

.prices__hint .btn,
.prices__hint .button {
    margin-top: 24px;
    font-weight: 500;
    padding: 9px 15px 7px
}

.prices .swiper-pagination {
    display: none
}

.prices__amount {
    display: flex;
    align-items: center;
    margin-top: 10px
}

.prices__amount p {
    font-size: 16px;
    color: #777;
    font-weight: 300;
    margin-right: 12px
}

@media only screen and (min-width: 760px) {
    .prices .tabs .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
        width: calc(100% + 20px)
    }

    .prices .swiper-slide {
        padding: 10px
    }

    .prices .tabs .swiper-slide {
        width: 33.33%
    }
}

@media only screen and (min-width: 992px) {
    .prices .tabs .swiper-slide {
        width: 25%
    }
}

@media only screen and (min-width: 1124px) {
    .prices .tabs .swiper-slide {
        width: 20%
    }
}

.tabs .tab {
    display: none
}

@media only screen and (max-width: 1568px) {
    .prices:after {
        width: calc(100% - 25px)
    }
}

@media only screen and (max-width: 1200px) {
    .prices__tab {
        padding-left: 5px;
        padding-right: 5px
    }

    .prices__tab-icon {
        margin-right: 5px
    }
}

@media only screen and (max-width: 1124px) {
    .prices__other {
        width: 25%
    }

    .prices__other-hint {
        width: 25%
    }

    .prices__tab-bottom:before {
        left: 15%
    }

    .prices .tabs .prices__other-row .prices__slider {
        width: 50%
    }
}

@media only screen and (max-width: 1200px) {
    .prices__head {
        flex-wrap: wrap
    }

    .prices__head h2 {
        margin-bottom: 25px
    }

    .prices__right {
        width: 100%;
        max-width: 100%
    }
}

@media only screen and (max-width: 1400px) {
    .prices__tab-icon {
        margin-right: 5px;
        font-size: 38px;
        max-height: 42px
    }

    .prices__tab span {
        font-size: 16px
    }
}

@media only screen and (max-width: 992px) {
    .prices:after {
        width: calc(100% - 17px)
    }

    .prices__right {
        width: 100%
    }

    .prices__other {
        width: 33.33%
    }

    .prices__other-hint {
        width: 66.666%;
        margin-left: auto
    }

    .prices .tabs .prices__other-row {
        flex-wrap: wrap
    }

    .prices .tabs .prices__other-row .prices__slider {
        width: 66.666%
    }
}

@media only screen and (max-width: 760px) {
    .prices {
        padding-bottom: 40px;
        margin-bottom: 20px
    }

    .prices:after {
        width: 100%;
        height: 100%;
        border-radius: 0
    }

    .prices__head {
        flex-wrap: wrap
    }

    .prices__head:after {
        left: -50%
    }

    .prices__head h2 {
        margin-bottom: 25px
    }

    .prices__tab-icon {
        max-height: 30px;
        font-size: 30px;
        margin: 0 0 2px
    }

    .prices__tab {
        justify-content: center;
        box-sizing: border-box;
        padding: 0;
        margin: 0 8px 0 0;
        width: 80px;
        min-width: 80px;
        flex-shrink: 0;
        flex: unset;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .prices__tab:last-child {
        margin-right: 0
    }

    .prices__tab span {
        min-height: 28px;
        font-size: 12px;
        align-items: center;
        justify-content: center
    }

    .prices__tab.is-active span,
    .prices__tab:hover span {
        padding-bottom: 0
    }

    .prices__tab:hover {
        padding-bottom: 14px
    }

    .prices__tab:hover span {
        color: #777
    }

    .prices__tab:hover svg path {
        fill: #777
    }

    .prices__tab:hover.prices__tab--twitch svg {
        stroke: #777
    }

    .prices__tab:hover.prices__tab--twitch svg path {
        fill: rgba(0, 0, 0, 0)
    }

    .prices__tab:hover .prices__tab-bottom {
        transform: translateY(9px)
    }

    .prices__tab.is-active {
        padding-bottom: 14px
    }

    .prices__tab.is-active span {
        color: #fff
    }

    .prices__tab.is-active svg path {
        fill: #fff
    }

    .prices__tab.is-active.prices__tab--twitch svg {
        stroke: #fff !important
    }

    .prices__tab.is-active.prices__tab--twitch svg path {
        fill: rgba(0, 0, 0, 0)
    }

    .prices__tab.is-active .prices__tab-bottom {
        transform: translateY(0px)
    }

    .prices__right {
        width: 100%;
        padding-top: 5px;
        margin: 0
    }

    .prices__tabs-info {
        display: none
    }

    .prices__tabs-info--mobile {
        display: flex
    }

    .prices__tabs-info-column {
        width: 50%;
        padding: 0 5px
    }

    .prices__tabs-info-column p {
        font-size: 15px;
        letter-spacing: .5px;
        margin-top: 15px
    }

    .prices__tab-bottom:before {
        left: 50%;
        transform: translateX(-50%)
    }

    .prices__item {
        padding: 18px;
        min-height: 1px
    }

    .prices__item:after {
        display: none
    }

    .prices__item:hover h3,
    .prices__item:hover h5 {
        color: #cf00a2
    }

    .prices__item:hover .btn,
    .prices__item:hover .button {
        color: #fff;
        border-color: #cf00a2;
        background: #0D0010
    }

    .prices__item:hover .prices__item-row-separator {
        background: #1A001F
    }

    .prices__item h3,
    .prices__item h5,
    .prices__item header,
    .prices__item:hover h3,
    .prices__item:hover h5,
    .prices__item:hover header {
        color: #cf00a2;
        font-size: 18px
    }

    .prices__item h3 span,
    .prices__item h5 span,
    .prices__item header span {
        font-size: 18px;
        margin-top: 4px;
        min-height: 42px
    }

    .prices__item .btn,
    .prices__item .button {
        color: #fff;
        border: solid 1px #cf00a2;
        background: #0D0010
    }

    .prices__right {
        position: relative;
    }

    .slider-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 26px;
        color: #fff;
        background: rgba(255, 0, 0, 0.4);
        padding: 6px 10px;
        border-radius: 6px;
        cursor: pointer;
        z-index: 9999;
        opacity: 0.8;
        transition: opacity .2s;
    }

    .slider-arrow:hover {
        opacity: 1;
    }

    /* esquerda */
    .slider-arrow-prev {
        left: 5px;
        display: none;
        /* começa oculta */
    }

    /* direita */
    .slider-arrow-next {
        right: 5px;
    }


    .prices__item--white h3,
    .prices__item--white h5 {
        color: #fff
    }

    .prices__item--white .btn,
    .prices__item--white .button {
        background: #fff;
        color: #0f0f1a;
        border-color: #cf00a2
    }

    .prices__item--white:hover h3,
    .prices__item--white:hover h5 {
        color: #fff
    }

    .prices__item--white:hover .btn,
    .prices__item--white:hover .button {
        background: #fff;
        color: #0f0f1a
    }

    .prices__item-row-separator {
        background: #1A001F
    }

    .prices__part {
        padding-top: 25px
    }
}

@media only screen and (max-width: 760px)and (max-width: 760px) {
    .prices__part .swiper-slide {
        padding: 6px
    }
}

@media only screen and (max-width: 760px)and (max-width: 740px) {
    .prices__part .swiper-slide {
        padding: 0 8px
    }
}

@media only screen and (max-width: 760px) {
    .prices__slider-row {
        margin: 0 -8px;
        width: calc(100% + 16px)
    }
}

@media only screen and (max-width: 760px) {
    .prices__other {
        width: 100%;
        padding-top: 10px
    }
}

@media only screen and (max-width: 760px) {
    .prices__other-title {
        padding-bottom: 15px
    }
}

@media only screen and (max-width: 760px) {
    .prices__other-title h4 {
        font-size: 18px;
        width: auto
    }
}

@media only screen and (max-width: 760px) {
    .prices__other-title svg {
        padding: 0;
        margin: 6px 0 0;
        transform: rotate(90deg)
    }
}

@media only screen and (max-width: 760px) {
    .prices__other-hint {
        width: 100%;
        margin-left: auto;
        padding-top: 30px
    }
}

@media only screen and (max-width: 760px) {
    .prices .swiper-pagination {
        display: flex;
        position: static;
        width: calc(100% - 16px);
        height: 2px;
        border-radius: 10px;
        background: #1A001F;
        bottom: auto;
        margin: 15px auto 0;
        opacity: 1
    }
}

@media only screen and (max-width: 760px) {
    .prices .swiper-pagination-bullet {
        width: 100%;
        height: 2px;
        border-radius: 50px;
        background: rgba(0, 0, 0, 0);
        transition: all .25s ease-in-out
    }
}

@media only screen and (max-width: 760px) {
    .prices .swiper-pagination-bullet-active {
        background: #fff
    }
}

@media only screen and (max-width: 760px) {
    .prices__hint {
        padding: 25px 20px
    }
}

@media only screen and (max-width: 760px) {
    .prices__hint .title {
        font-size: 17px
    }
}

@media only screen and (max-width: 760px) {
    .prices__hint .info {
        font-size: 15px;
        line-height: 1.25
    }
}

@media only screen and (max-width: 760px) {

    .prices__hint .btn,
    .prices__hint .button {
        margin-top: 25px
    }
}

@media only screen and (max-width: 760px) {
    .prices .tabs .prices__other-row {
        flex-direction: column
    }
}

@media only screen and (max-width: 760px) {
    .prices .tabs .prices__other-row .prices__slider {
        width: 100%;
        padding: 0
    }
}

@media only screen and (max-width: 360px) {
    .prices__tab span {
        font-size: 12px
    }
}

.examples {
    position: relative;
    padding: 0;
    margin-bottom: 40px;
    overflow: hidden
}

.examples:after {
    position: absolute;
    content: "";
    width: calc(100% - 80px);
    height: 100%;
    top: 0;
    left: 40px;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    border-radius: 12px
}

.examples__grid {
    padding: 70px 0;
    display: flex;
    align-items: center;
    position: relative
}

.examples__grid .white-arrow {
    position: absolute;
    bottom: 0;
    left: -1%;
    width: 47%;
    height: auto;
    z-index: 2
}

.examples__grid .black-arrow {
    position: absolute;
    bottom: 0;
    left: -8%;
    width: 10%;
    height: auto;
    z-index: 2
}

.examples .container {
    position: relative;
    z-index: 3
}

.examples__images {
    font-size: 0;
    width: 53%;
    position: relative;
    display: flex;
    align-items: flex-start;
    padding-right: 50px
}

.examples__images .desktop {
    max-width: 445px;
    width: 80%;
    height: auto;
    margin-right: -20px;
    margin-bottom: 40px;
    position: relative;
    z-index: 1
}

.examples__images .mobile {
    max-width: 159px;
    width: 30%;
    height: auto;
    margin-left: auto;
    align-self: flex-end;
    position: relative;
    z-index: 3
}

.examples__info {
    padding-left: 70px;
    width: 47%;
    padding-right: 15px
}

.examples__info .h2-title span {
    color: #0D0010
}

.examples__info p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 12px
}

.examples__info .btn,
.examples__info .button {
    color: #cf00a2;
    margin-top: 50px
}

.examples__info .btn:hover,
.examples__info .button:hover {
    background: #0D0010;
    border-color: #0f0f1a;
    color: #fff
}

@media only screen and (max-width: 1568px) {
    .examples:after {
        left: 25px;
        width: calc(100% - 50px)
    }
}

@media only screen and (max-width: 1124px) {
    .examples__grid {
        padding: 50px 0
    }

    .examples__grid .white-arrow {
        left: -1%;
        width: 50%
    }

    .examples__grid .black-arrow {
        position: absolute;
        bottom: 0;
        left: -8%;
        width: 10%
    }

    .examples__images {
        width: 50%;
        padding-right: 35px
    }

    .examples__info {
        padding-left: 30px;
        width: 50%
    }

    .examples__info .btn,
    .examples__info .button {
        color: #cf00a2;
        margin-top: 40px
    }
}

@media only screen and (max-width: 992px) {
    .examples:after {
        left: 17px;
        width: calc(100% - 34px)
    }

    .examples__grid {
        padding: 35px 0
    }

    .examples__grid .white-arrow {
        left: -3%;
        width: 54%
    }

    .examples__grid .black-arrow {
        left: -10%;
        width: 15%
    }

    .examples__images {
        width: 60%;
        padding-right: 25px
    }

    .examples__images .desktop {
        width: 70%
    }

    .examples__images .mobile {
        width: 25%
    }

    .examples__info {
        padding-left: 15px;
        width: 40%
    }

    .examples__info p {
        font-size: 18px;
        line-height: 1.35
    }

    .examples__info .btn,
    .examples__info .button {
        margin-top: 25px
    }
}

@media only screen and (max-width: 760px) {
    .examples {
        margin-bottom: 20px
    }

    .examples:after {
        left: 15px;
        width: calc(100% - 30px)
    }

    .examples__grid {
        padding: 25px 25px 28px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .examples__grid .white-arrow {
        display: none
    }

    .examples__grid .black-arrow {
        display: none
    }

    .examples__images {
        width: 100%;
        padding-right: 0;
        padding-bottom: 40px
    }

    .examples__images .desktop {
        width: 100%;
        margin-bottom: 0
    }

    .examples__images .mobile {
        position: absolute;
        bottom: 0;
        right: -10px;
        width: 32%
    }

    .examples__info {
        width: 100%;
        padding: 5px 0 0
    }

    .examples__info p {
        font-size: 16px
    }

    .examples__info .btn,
    .examples__info .button {
        margin-top: 29px
    }
}

.fancybox-infobar {
    display: none
}

.popup {
    overflow: auto;
    width: 100%;
    box-sizing: border-box;
    max-width: 1400px
}

.popup__review p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    color: #fff
}

.popup__review .name {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    color: #777;
    margin-top: 15px
}

.popup__review .date {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    color: #777;
    margin-top: 15px;
    margin-left: 15px
}

.popup__review .rating_stars {
    float: right;
    margin-top: 15px
}

.popup__review .rating_stars .rating-point {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.popup__review .rating_stars .rating-point svg path {
    fill: #777
}

.popup__review .rating_stars .rating-point.active svg path {
    fill: linear-gradient(90deg, #3e0948, #cf00a2);

}

.popup__sticky-grid {
    display: flex;
    align-items: flex-start
}

.popup__sticky-part {
    width: 38px;
    margin-left: 10px
}

.popup__sticky-close {
    width: 38px;
    height: 38px;
    background: #220729;
    border-radius: 6px;
    position: fixed;
    padding: 8px;
    font-size: 0;
    cursor: pointer
}

.popup__sticky-close svg {
    width: 22px;
    height: 22px
}

.popup__container {
    max-width: 1400px;
    width: 100%;
    border-radius: 12px;
    background: #220729;
    padding: 40px;
    position: relative
}

.popup .fancybox-close-small {
    width: 38px;
    height: 38px;
    right: 10px;
    top: 0;
    position: absolute;
    background: #220729;
    opacity: 1;
    border-radius: 6px;
    display: none
}

.popup .fancybox-close-small svg {
    width: 22px;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.popup__title {
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    font-weight: 700
}

.popup__grid {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 20px
}

.popup__el {
    width: 50%;
    padding: 10px;
    height: auto
}

.popup__image {
    align-self: flex-end;
    font-size: 0;
    margin-bottom: -30px;
    width: 42%
}

.popup__image img {
    width: 100%;
    height: auto
}

.popup__info {
    width: 58%;
    padding-right: 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start
}

.popup__info p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    display: -webkit-box
}

.popup__info .title {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff
}

.popup__info .about {
    line-height: 1.35;
    color: rgba(255, 255, 255, .6);
    margin-top: 10px;
    font-size: 16px
}

.popup__btn {
    padding-top: 20px;
    margin-top: auto
}

.popup__btn .btn,
.popup__btn .button {
    border: 1px solid rgba(255, 255, 255, .3);
    color: #fff
}

.popup__btn .btn:hover {
    background: #fff;
    color: #0D0010;
    border-color: #fff
}

.popup__icon {
    font-size: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid #fff;
    border-right: none;
    border-bottom: none;
    border-top-left-radius: 6px;
    padding: 10px 12px
}

.popup__icon svg {
    width: 30px;
    height: 30px
}

.popup__item {
    width: 100%;
    height: 100%;
    display: flex;
    padding: 30px;
    border-radius: 6px;
    position: relative;
    overflow: hidden
}

.popup__item--youtube {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.popup__item--youtube .popup__icon {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.popup__item--instagram {
    background: linear-gradient(206.3deg, #5B00C4 11.66%, #D00049 123.55%)
}

.popup__item--instagram .popup__icon {
    background: linear-gradient(206.3deg, #5B00C4 11.66%, #D00049 123.55%)
}

.popup__item--twitch {
    background: linear-gradient(50.3deg, #5c16c5 40.66%, #9147ff)
}

.popup__item--twitch .popup__icon {
    background: linear-gradient(50.3deg, #5c16c5 40.66%, #9147ff)
}

.popup__item--twitch .popup__icon svg {
    fill: #fff
}

.popup__item--twitch .popup__image,
.popup__item--spotify .popup__image {
    margin-right: -30px;
    width: 50%;
    margin-bottom: 0;
    border-radius: 10px 0 0 10px;
    overflow: hidden
}

.popup__item--spotify,
.popup__item--spotify .popup__icon {
    background: linear-gradient(45deg, #2941ab 30%, #1ed760 100%)
}

.popup__item--spotify .popup__icon svg {
    fill: #fff
}

.popup__item--tiktok {
    background: #161722
}

.popup__item--tiktok .popup__icon {
    background: #161722
}

.popup__item--tiktok .popup__image {
    margin-bottom: 0
}

.popup__item--tiktok .popup__image img {
    margin-right: -30px;
    width: calc(100% + 30px)
}

.popup__item--fb {
    background: #395693
}

.popup__item--fb .popup__icon {
    background: #395693
}

.popup__back {
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #777;
    padding-left: 33px;
    position: relative;
    line-height: 1.2;
    transition: all .25s ease-in-out
}

.popup__back svg {
    width: 19px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%)
}

.popup__back svg path {
    transition: all .25s ease-in-out
}

.popup__back:hover {
    color: #fff
}

.popup__back:hover svg path {
    stroke: #fff
}

.popup__article-container {
    display: flex;
    align-items: stretch;
    padding-top: 40px
}

.popup__sidebar {
    width: 25%;
    max-width: 200px;
    padding-right: 20px;
    display: flex;
    justify-content: flex-start;
    height: auto;
    position: relative
}

.popup__sidebar .popup__icon {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
    bottom: 0;
    border-radius: 6px;
    border: none;
    margin: 0
}

.popup__sidebar .popup__icon--youtube {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.popup__sidebar .popup__icon--instagram {
    background: linear-gradient(206.3deg, #5B00C4 11.66%, #D00049 123.55%)
}

.popup__sidebar .popup__icon--tiktok {
    background: #161722
}

.popup__sidebar .popup__icon--fb {
    background: #395693
}

.popup__sidebar .btn,
.popup__sidebar .button {
    min-width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px
}

.popup__sidebar .btn span,
.popup__sidebar .button span {
    width: 8px;
    height: 8px;
    min-width: 8px;
    border: 1px solid #fff;
    transform: rotate(45deg);
    display: inline-block;
    margin: -2px 5px 0
}

.popup__sidebar--prev .btn span,
.popup__sidebar--prev .button span {
    border-right: none;
    border-top: none
}

.popup__sidebar--next {
    padding: 0 0 0 20px;
    justify-content: flex-end
}

.popup__sidebar--next .btn span,
.popup__sidebar--next .button span {
    border-left: none;
    border-bottom: none
}

.popup__article {
    width: 70%;
    padding: 0 20px
}

.popup__content p {
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 20px
}

.popup__content p a {
    color: #cf00a2;
    line-height: inherit;
    border-bottom: 1px solid rgba(219, 24, 44, .7)
}

.popup__content img {
    width: 100%;
    height: auto;
    margin-top: 25px
}

.popup--small {
    max-width: 690px;
    background: #1A001F;
    border-radius: 6px;
    padding: 22px 25px
}

.popup--small .fancybox-close-small {
    display: block !important;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.87.81 17.06 0l-8.1 8.1L.86 0l-.8.81 8.1 8.1L0 17.06l.81.8 8.15-8.14 8.15 8.15.82-.81L9.78 8.9 17.87.8Z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: 18px 18px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 10px
}

@media only screen and (max-width: 992px) {
    .popup {
        padding: 0
    }

    .popup--small {
        padding: 22px 25px
    }

    .popup .fancybox-close-small {
        top: 10px
    }

    .popup__container {
        padding: 25px 15px
    }

    .popup__grid {
        padding-top: 15px;
        margin: 0 -5px;
        width: calc(100% + 10px)
    }

    .popup__image {
        width: 45%
    }

    .popup__icon {
        padding: 8px 10px
    }

    .popup__icon svg {
        width: 24px;
        height: 24px
    }

    .popup__btn {
        padding-top: 10px
    }

    .popup__info {
        width: 55%
    }

    .popup__info .title {
        font-size: 20px
    }

    .popup__info .about {
        font-size: 15px
    }

    .popup__info .btn,
    .popup__info .button {
        padding: 10px 15px
    }

    .popup__el {
        padding: 5px
    }

    .popup__item {
        padding: 15px
    }

    .popup__title {
        font-size: 36px
    }

    .popup__sidebar {
        min-width: 110px;
        width: 110px;
        padding: 0
    }

    .popup__sidebar .btn,
    .popup__sidebar .button {
        min-width: 110px
    }

    .popup__content p {
        font-size: 16px;
        margin-top: 10px
    }

    .popup__content img {
        margin-top: 20px
    }

    .popup__article-container {
        padding-top: 25px
    }
}

@media only screen and (max-width: 760px) {
    .fancybox-slide {
        padding: 0 !important
    }

    .popup {
        padding: 0
    }

    .popup .fancybox-close-small {
        right: 10px;
        top: 18px;
        background: #0D0010
    }

    .popup__review p {
        font-size: 15px
    }

    .popup__review .name {
        font-size: 14px
    }

    .popup__sticky-close {
        background: #0D0010;
        box-shadow: 0 0 10px rgba(21, 21, 23, .3)
    }

    .popup__sticky-part {
        position: absolute;
        right: 10px;
        top: 18px;
        z-index: 2;
        width: 38px;
        height: 38px;
        margin: 0
    }

    .popup__container {
        padding: 25px 15px;
        border-radius: 0
    }

    .popup__title {
        font-size: 24px;
        width: calc(100% - 50px)
    }

    .popup__grid {
        padding-top: 5px;
        margin: 0;
        width: 100%
    }

    .popup__image {
        width: 45%
    }

    .popup__image img {
        width: calc(100% + 20px)
    }

    .popup__icon {
        padding: 10px;
        bottom: auto;
        top: 0;
        border-radius: 0;
        border-bottom-left-radius: 6px;
        border: none
    }

    .popup__icon svg {
        width: 24px;
        height: 24px
    }

    .popup__btn {
        padding-top: 20px
    }

    .popup__info {
        width: 60%;
        padding-right: 10px
    }

    .popup__info .title {
        font-size: 18px
    }

    .popup__info .about {
        font-size: 14px;
        -webkit-line-clamp: 5
    }

    .popup__el {
        padding: 15px 0 0;
        width: 100%
    }

    .popup__item {
        padding: 20px 15px
    }

    .popup__sidebar {
        position: fixed;
        bottom: 15px;
        z-index: 4
    }

    .popup__sidebar .btn,
    .popup__sidebar .button {
        min-width: 120px
    }

    .popup__sidebar--prev {
        left: 20px
    }

    .popup__sidebar--next {
        right: 20px
    }

    .popup__sidebar .popup__icon {
        display: none
    }

    .popup__back {
        margin-top: 3px;
        display: inline-block
    }

    .popup__content {
        padding-bottom: 70px;
        position: relative;
        z-index: 2
    }

    .popup__content p {
        font-size: 15px
    }

    .popup__content img {
        margin-top: 15px
    }

    .popup__article {
        padding: 0;
        width: 100%
    }

    .popup__article-container {
        padding-top: 25px
    }

    .popup__article-container:after {
        position: fixed;
        bottom: 70px;
        left: 0;
        width: 100%;
        height: 60px;
        background: linear-gradient(180deg, rgba(35, 35, 37, 0) 0%, #220729 100%);
        content: "";
        z-index: 3
    }

    .popup__article-container:before {
        position: fixed;
        left: 0;
        bottom: 0;
        content: "";
        width: 100%;
        height: 70px;
        background: #220729;
        z-index: 3
    }

    .popup--small {
        padding: 20px
    }

    .popup--small .fancybox-close-small {
        display: block !important;
        background-color: rgba(0, 0, 0, 0);
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.87.81 17.06 0l-8.1 8.1L.86 0l-.8.81 8.1 8.1L0 17.06l.81.8 8.15-8.14 8.15 8.15.82-.81L9.78 8.9 17.87.8Z' fill='%23fff'/%3E%3C/svg%3E");
        background-size: 18px 18px;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        right: 10px;
        top: 10px
    }
}

.trust-section {
    padding: 0;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden
}

.trust-section:after {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    top: 0;
    right: 0;
    background: #220729;
    border-radius: 12px 0 0 12px
}

.trust-section .container {
    position: relative;
    z-index: 3
}

.trust-section__grid {
    padding: 93px 0
}

.trust-section .h2-title span {
    color: #cf00a2
}

.trust-section__info {
    text-align: left;
    width: 52%
}

.trust-section__info p {
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
    font-weight: 300;
    margin-top: 15px
}

.trust-section__info p span {
    color: #cf00a2;
    font-weight: 700
}

.trust-section .hero__bottom {
    transform: none;
    left: auto;
    right: 25%;
    transition: all .25s ease-in-out
}

.trust-section .hero__bottom:hover {
    transform: translateY(-15px)
}

.trust-section .hero__bottom .mobile-icons {
    display: none
}

.trust-section .hero__bottom .desktop-icons {
    position: absolute;
    width: 240%;
    bottom: 70%;
    left: -35%;
    pointer-events: none
}

.trust-section .hero__bottom:after {
    background: #fff
}

.trust-section .hero__bottom p {
    color: #cf00a2;

}

.trust-section .hero__bottom p .arrow {
    border-color: #cf00a2
}

.trust-section .hero__bottom p .arrow path {
    stroke: linear-gradient(90deg, #3e0948, #cf00a2);

}

.trust-section .hero__bottom .free {
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    color: #fff
}

@media only screen and (max-width: 1568px) {
    .trust-section:after {
        width: calc(100% - 25px)
    }
}

@media only screen and (max-width: 992px) {
    .trust-section:after {
        width: calc(100% - 17px)
    }

    .trust-section__grid {
        padding: 60px 0
    }

    .trust-section__info {
        text-align: left;
        width: 50%
    }

    .trust-section__info p {
        font-size: 18px;
        margin-top: 12px
    }

    .trust-section .hero__bottom {
        transform: none;
        left: auto;
        right: 20%
    }

    .trust-section .hero__bottom .desktop-icons {
        width: 180%;
        bottom: 85%;
        left: -10%
    }
}

@media only screen and (max-width: 760px) {
    .trust-section {
        margin-bottom: 20px
    }

    .trust-section:after {
        width: calc(100% - 15px)
    }

    .trust-section__grid {
        padding: 40px 0 163px 25px
    }

    .trust-section__info {
        width: 100%
    }

    .trust-section__info p {
        font-weight: 400;
        font-size: 16px;
        margin-top: 12px
    }

    .trust-section .hero__bottom {
        transform: none;
        left: auto;
        right: 10%;
        width: 47%
    }

    .trust-section .hero__bottom .desktop-icons {
        display: none
    }

    .trust-section .hero__bottom .mobile-icons {
        display: inline-block;
        position: absolute;
        width: 180%;
        bottom: 40%;
        right: -5%;
        transform: rotate(5deg)
    }
}

.advantages__row {
    display: flex;
    align-items: stretch;
    padding-top: 40px
}

.advantages__el {
    width: 16.66666%;
    padding: 0;
    border-right: 1px solid #1A001F;
    position: relative;
    overflow: hidden;
    margin-top: 20px
}

.advantages__el:last-child {
    border-right: none
}

.advantages__el:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    transform: translateX(101%);
    transition: all .25s ease-in-out
}

.advantages__el:nth-child(1):hover:after,
.advantages__el:nth-child(2):hover:after,
.advantages__el:nth-child(3):hover:after {
    transform: translateX(0)
}

.advantages__el:nth-child(1):hover .info,
.advantages__el:nth-child(2):hover .info,
.advantages__el:nth-child(3):hover .info {
    transform: translateX(0);
    opacity: 1
}

.advantages__el:nth-child(4):after,
.advantages__el:nth-child(5):after,
.advantages__el:nth-child(6):after {
    transform: translateX(-101%)
}

.advantages__el:nth-child(4) .info,
.advantages__el:nth-child(5) .info,
.advantages__el:nth-child(6) .info {
    transform: translateX(-120%)
}

.advantages__el:nth-child(4):hover:after,
.advantages__el:nth-child(5):hover:after,
.advantages__el:nth-child(6):hover:after {
    transform: translateX(0)
}

.advantages__el:nth-child(4):hover .info,
.advantages__el:nth-child(5):hover .info,
.advantages__el:nth-child(6):hover .info {
    transform: translateX(0);
    opacity: 1
}

.advantages__info {
    transition: all .25s ease-in-out
}

.advantages__item {
    background: #26082d;
    height: 100%;
    padding: 25px 25px 55px;
    position: relative;
    overflow: hidden;
    min-height: 310px;
    z-index: 2
}

.advantages__item .title {
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 16px;
    min-height: 99px;
    display: inline-block;
    transition: all .25s ease-in-out;
    word-break: break-word
}

.advantages__item .info {
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    transition: all .25s ease-in-out;
    margin-top: -60px;
    opacity: 0;
    transform: translateX(120%)
}

.advantages__item .number {
    position: absolute;
    left: 25px;
    bottom: 19px;
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    font-weight: 400
}

.advantages__item .number text {
    font-size: inherit;
    line-height: inherit;
    display: inline-block
}

.advantages__item:hover .advantages__icon {
    transform: translateY(-67px)
}

.advantages__item:hover .title {
    transform: translateY(-67px)
}

.advantages__item:hover .title .info {
    max-height: 1000px
}

.advantages__item:hover svg path {
    fill: #fff
}

.advantages__icon {
    font-size: 0;
    padding-bottom: 35px;
    transition: all .25s ease-in-out
}

.advantages__icon svg {
    height: 42px;
    width: auto;
    transition: all .25s ease-in-out
}

.advantages__icon svg path {
    fill: rgba(0, 0, 0, 0);
    transition: all .25s ease-in-out
}

.advantages__slider-container {
    background: #26082d;
    margin-top: 80px;
    position: relative;
    padding: 4px 100px;
    overflow: hidden
}

.advantages__slider-container:after {
    position: absolute;
    content: "";
    width: 10%;
    height: 99%;
    right: 0;
    top: 0;
    max-width: 100px;
    border: 1px solid #220729;
    border-left: none;
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
    pointer-events: none
}

.advantages__slider-container:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 99%;
    left: 0;
    top: 0;
    max-width: 100px;
    border: 1px solid #220729;
    border-right: none;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    pointer-events: none
}

.advantages__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    transition: all .25s ease-in-out;
    z-index: 3;
    cursor: pointer
}

.advantages__arrow svg {
    width: 21px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.advantages__arrow svg path {
    stroke: #fff;
    transition: all .25s ease-in-out
}

.advantages__arrow:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.advantages__arrow:hover svg path {
    stroke: #fff
}

.advantages__arrow--prev {
    left: 40px
}

.advantages__arrow--prev svg {
    transform: translate(-50%, -50%) rotate(180deg)
}

.advantages__arrow--next {
    right: 40px
}

.advantages__phrase {
    padding: 1px;
    background: #fff;
    border-radius: 6px;
    margin-right: 40px;
    max-width: 380px;
    margin-left: auto;
    border-bottom-right-radius: 0;
    position: relative
}

.advantages__phrase:before {
    left: 100%;
    bottom: 0;
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff
}

.advantages__phrase h2 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #fff
}

.advantages__phrase-container {
    position: relative;
    z-index: 2;
    padding: 20px 40px 20px 25px;
    border-radius: 6px;
    background: #0D0010;
    border-bottom-right-radius: 0
}

.advantages__phrase-container:before {
    left: calc(100% - 2px);
    bottom: 0;
    position: absolute;
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 0 0 13px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #0D0010
}

.advantages__slide {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: stretch;
    transition: all .25s ease-in-out;
    opacity: 0;
    pointer-events: none
}

.advantages .swiper-slide-visible .advantages__slide {
    opacity: 1;
    pointer-events: all
}

.advantages__left {
    width: 45%;
    padding-bottom: 120px;
    position: relative
}

.advantages__left .number {
    position: absolute;
    left: 10%;
    bottom: 0;
    font-size: 140px;
    line-height: .6;
    font-weight: 700;
    text-stroke: 1px rgba(255, 255, 255, .1);
    -webkit-text-stroke: 1px rgba(255, 255, 255, .1);
    color: rgba(0, 0, 0, 0)
}

.advantages__info {
    width: 55%;
    padding-top: 40px;
    padding-bottom: 40px
}

.advantages__info p {
    font-size: 18px;
    line-height: 1.55;
    color: #777;
    font-weight: 300;
    margin-top: 10px;
    display: block !important
}

.advantages__info a {
    color: #cf00a2
}

.advantages .swiper-pagination {
    position: static;
    margin: 10px auto 0;
    bottom: auto;
    font-size: 0
}

.advantages .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #1A001F;
    margin: 0 10px !important;
    transition: all .25s ease-in-out
}

.advantages .swiper-pagination-bullet-active {
    background: #fff
}

.video-block {
    font-size: 0;
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center
}

.video-block img {
    max-width: 800px;
    width: 100%;
    height: auto
}

@media only screen and (max-width: 1336px) {
    .advantages__row {
        flex-wrap: wrap
    }

    .advantages__el {
        width: 25%
    }

    .advantages__el:nth-child(3) {
        margin-right: 25%
    }

    .advantages__el:nth-child(4) {
        margin-left: 25%
    }
}

@media only screen and (max-width: 992px) {
    .advantages__row {
        padding-top: 20px
    }

    .advantages__el {
        width: 33.3333%
    }

    .advantages__el:nth-child(3) {
        margin-right: 0
    }

    .advantages__el:nth-child(4) {
        margin-left: 0
    }

    .advantages__slider-container {
        margin-top: 50px;
        padding: 4px 60px
    }

    .advantages__arrow--prev {
        left: 10px
    }

    .advantages__arrow--next {
        right: 10px
    }

    .advantages__info {
        padding-top: 20px
    }

    .advantages__info p,
    .advantages__info text {
        font-size: 16px
    }

    .advantages__phrase h2 {
        font-size: 16px
    }

    .advantages__phrase-container {
        padding: 15px 30px 15px 20px
    }
}

@media only screen and (min-width: 760px) {
    .advantages__slider-container .swiper-wrapper.height-auto {
        height: auto !important
    }
}

@media only screen and (max-width: 760px) {
    .advantages {
        padding-top: 50px
    }

    .advantages__row {
        padding-top: 20px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .advantages__el {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #1A001F;
        margin: 0
    }

    .advantages__el:nth-child(3) {
        margin-right: 0
    }

    .advantages__el:nth-child(4) {
        margin-left: 0
    }

    .advantages__el:after {
        display: none
    }

    .advantages__el:nth-child(4):after,
    .advantages__el:nth-child(5):after,
    .advantages__el:nth-child(6):after {
        transform: none
    }

    .advantages__el:nth-child(4) .info,
    .advantages__el:nth-child(5) .info,
    .advantages__el:nth-child(6) .info {
        transform: none
    }

    .advantages__el:nth-child(4):hover:after,
    .advantages__el:nth-child(5):hover:after,
    .advantages__el:nth-child(6):hover:after {
        transform: none
    }

    .advantages__el:nth-child(4):hover .info,
    .advantages__el:nth-child(5):hover .info,
    .advantages__el:nth-child(6):hover .info {
        transform: none;
        opacity: 1
    }

    .advantages__item {
        padding: 20px 0 20px 57px;
        position: relative;
        min-height: 1px
    }

    .advantages__item.is-open .title {
        color: #cf00a2
    }

    .advantages__item.is-open .title:after {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
        border-color: #cf00a2
    }

    .advantages__item:hover .advantages__icon {
        transform: translateY(0)
    }

    .advantages__item:hover .title {
        transform: translateY(0)
    }

    .advantages__item:hover svg path {
        fill: rgba(0, 0, 0, 0)
    }

    .advantages__item .title {
        min-height: 44px;
        font-size: 17px;
        padding-bottom: 0;
        display: flex;
        align-items: center;
        padding-right: 20px;
        position: relative
    }

    .advantages__item .title:after {
        position: absolute;
        right: 3px;
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        top: 40%;
        transform: translateY(-50%) rotate(225deg);
        border-bottom: none;
        border-right: none;
        content: "";
        transition: all .25s ease-in-out
    }

    .advantages__item .info {
        transform: none !important;
        opacity: 1;
        margin: 15px 0 0;
        font-size: 15px;
        display: none;
        transition: none
    }

    .advantages__item .number {
        display: none
    }

    .advantages__icon {
        min-width: 38px;
        position: absolute;
        left: 0;
        top: 22px;
        padding: 0
    }

    .advantages__icon svg {
        height: 38px;
        width: auto
    }

    .advantages__slider-container {
        margin-top: 50px;
        padding: 25px 25px 4px
    }

    .advantages__arrow {
        display: none
    }

    .advantages__slide {
        flex-direction: column;
        position: relative
    }

    .advantages__left {
        width: 100%;
        padding: 0;
        position: static
    }

    .advantages__left .number {
        right: 0;
        bottom: 0;
        left: auto;
        font-size: 32px;
        line-height: 1
    }

    .advantages__phrase {
        margin: 0 0 25px
    }

    .advantages__info {
        padding-top: 0;
        width: 100%;
        padding-bottom: 40px
    }

    .advantages__info p,
    .advantages__info text {
        font-size: 14px
    }

    .advantages__phrase {
        border-radius: 6px;
        border-bottom-left-radius: 0
    }

    .advantages__phrase h2 {
        font-size: 17px
    }

    .advantages__phrase:before {
        border-width: 13px 13px 0 0;
        border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        bottom: auto;
        left: 0;
        top: 100%
    }

    .advantages .swiper-pagination-bullet {
        width: 6px;
        height: 6px
    }

    .advantages__phrase-container {
        padding: 12px 17px;
        border-radius: 6px;
        border-bottom-left-radius: 0
    }

    .advantages__phrase-container:before {
        border-width: 13px 13px 0 0;
        border-color: #0D0010 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
        bottom: auto;
        left: 0;
        top: calc(100% - 2px)
    }

    .video-block {
        margin-top: 40px
    }
}

.reviews {
    position: relative;
    margin-bottom: 40px
}

.reviews .container {
    position: relative;
    z-index: 3
}

.reviews:after {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    top: 0;
    right: 0;
    background: #220729;
    border-radius: 12px 0 0 12px
}

.reviews__grid {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap
}

.reviews h3 {
    max-width: 550px;
    width: 50%
}

.reviews .trust {
    margin-left: auto
}

.reviews .trust .btn,
.reviews .trust .button {
    position: absolute;
    right: -20px;
    top: -50px;
    padding: 9px 25px
}

.reviews .trust .btn span,
.reviews .trust .button span {
    display: none
}

.reviews__slider-container {
    padding: 0 50px;
    position: relative;
    margin: 50px -40px 0;
    width: calc(100% + 80px)
}

.reviews__slider {
    width: calc(100% + 20px);
    margin: 0 -10px;
    overflow: hidden
}

.reviews__slider .swiper-wrapper {
    align-items: stretch
}

.reviews__slider .swiper-slide {
    padding: 0 10px;
    height: auto
}

.reviews__slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    transition: all .25s ease-in-out;
    z-index: 3;
    cursor: pointer
}

.reviews__slider-arrow svg {
    width: 21px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.reviews__slider-arrow svg path {
    stroke: #fff;
    transition: all .25s ease-in-out
}

.reviews__slider-arrow:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.reviews__slider-arrow:hover svg path {
    stroke: #fff
}

.reviews__slider-arrow--prev {
    left: -44px
}

.reviews__slider-arrow--prev svg {
    transform: translate(-50%, -50%) rotate(180deg)
}

.reviews__slider-arrow--next {
    right: -44px
}

.reviews__item {
    height: 100%;
    background: #1A001F;
    border-radius: 6px;
    padding: 40px 25px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all .25s ease-in-out;
    overflow: hidden;
    position: relative
}

.reviews__item:hover {
    background: #0D0010
}

.reviews__item:hover .reviews__check {
    transform: translateY(0)
}

.reviews__item:hover .reviews__person {
    background: #0D0010;
    transform: translateY(-10px)
}

.reviews__item:hover .reviews__person-date {
    transform: translateY(0px)
}

.reviews__item:hover .reviews__person-button {
    transform: translateY(0px)
}

.reviews__rating {
    display: flex;
    align-items: center
}

.reviews__rating-point {
    margin-right: 5px;
    width: 18px;
    height: 18px
}

.reviews__rating-point svg path {
    fill: #777
}

.reviews__rating-point.is-active svg path {
    fill: linear-gradient(90deg, #3e0948, #cf00a2);

}

.reviews__rating-point:last-child {
    margin-right: 0
}

.reviews__info p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-top: 20px;
    color: #fff
}

.reviews__person {
    margin: 0 -25px;
    width: calc(100% + 50px);
    min-height: 155px;
    background: #1A001F;
    padding: 25px;
    margin-top: auto;
    display: flex;
    align-items: center;
    transition: all .25s ease-in-out;
    flex-wrap: wrap
}

@media(min-width: 760px) {
    .reviews__person {
        transform: translateY(30px)
    }
}

.reviews__check {
    padding: 8px 25px;
    margin: 0;
    width: 100%;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    display: flex;
    align-items: center;
    justify-content: space-between;
    left: 0;
    bottom: 0;
    position: absolute;
    transform: translateY(100%);
    transition: all .25s ease-in-out
}

.reviews__check p {
    color: #fff;
    font-size: 15px
}

.reviews__check .arrow {
    margin-left: 10px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #fff
}

.reviews__check .arrow svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 10px
}

.reviews__person-image {
    max-width: 54px;
    min-width: 54px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden
}

.reviews__person-image .image {
    font-size: 0;
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.reviews__person-info .name {
    font-size: 17px;
    line-height: 1.3;
    font-weight: 500;
    color: #fff
}

.reviews__person-info .desc {
    font-size: 15px;
    line-height: 1.2;
    color: #777;
    margin-top: 3px
}

.reviews__person-date {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.2;
    color: #777;
    text-align: left;
    height: 20px;
    transition: all .25s ease-in-out;
    padding-left: 65px
}

@media(min-width: 760px) {
    .reviews__person-date {
        transform: translateY(60px)
    }
}

.reviews__person-button {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 1.2;
    color: #777;
    text-align: right;
    height: 20px;
    margin-top: 10px;
    transition: all .25s ease-in-out
}

@media(min-width: 760px) {
    .reviews__person-button {
        transform: translateY(60px)
    }
}

.reviews__person-button a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    color: #777;
    background: rgba(0, 0, 0, 0);
    border: none;
    box-shadow: none;
    cursor: pointer
}

.reviews .swiper-pagination {
    display: none
}

@media only screen and (max-width: 1770px) {
    .reviews__slider-container {
        padding: 0 70px;
        margin: 50px 0 0;
        width: 100%
    }

    .reviews__slider-arrow--prev {
        left: 0
    }

    .reviews__slider-arrow--next {
        right: 0
    }
}

@media only screen and (max-width: 1568px) {
    .reviews:after {
        width: calc(100% - 25px)
    }
}

@media only screen and (max-width: 992px) {
    .reviews:after {
        width: calc(100% - 17px)
    }
}

@media only screen and (max-width: 760px) {
    .reviews {
        margin-bottom: 20px;
        padding-bottom: 40px
    }

    .reviews:after {
        width: 100%;
        border-radius: 0
    }

    .reviews__grid {
        flex-direction: column
    }

    .reviews h3 {
        max-width: 100%;
        width: 100%
    }

    .reviews__slider {
        overflow: hidden
    }

    .reviews__slider-container {
        margin: 20px 0 0;
        padding: 0
    }

    .reviews__slider-arrow {
        display: none
    }

    .reviews__item {
        padding: 30px 25px 0
    }

    .reviews__item:hover {
        background: #1A001F
    }

    .reviews__item:hover .reviews__check {
        transform: none
    }

    .reviews__item:hover .reviews__person {
        background: #1A001F;
        transform: none
    }

    .reviews__info p {
        font-size: 16px;
        line-height: 1.45;
        margin-top: 15px
    }

    .reviews__person {
        padding: 25px 0;
        margin: auto 0 0;
        width: 100%
    }

    .reviews__person-image {
        max-width: 48px;
        min-width: 48px
    }

    .reviews__check {
        position: static;
        left: auto;
        bottom: auto;
        transform: none;
        margin: 0 -25px;
        width: calc(100% + 50px)
    }

    .reviews__person-info .name {
        font-size: 16px
    }

    .reviews__person-info .desc {
        font-size: 14px
    }

    .reviews .swiper-pagination {
        display: flex;
        position: static;
        margin: 20px auto 50px;
        justify-content: center
    }

    .reviews .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background: #1A001F;
        margin: 0 10px !important;
        display: inline-block;
        transition: all .25s ease-in-out;
        opacity: 1
    }

    .reviews .swiper-pagination-bullet-active {
        background: #fff
    }

    .reviews .trust {
        order: 3;
        width: 100%;
        text-align: right
    }

    .reviews .trust img {
        max-width: 127px
    }

    .reviews .trust .trust-anim {
        left: -22px;
        top: -22px
    }

    .reviews .trust .btn,
    .reviews .trust .button {
        position: absolute;
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        display: flex;
        align-items: center;
        padding: 9px 15px
    }

    .reviews .trust .btn span,
    .reviews .trust .button span {
        display: inline;
        margin-left: 5px
    }
}

.gift {
    position: relative;
    padding: 0;
    margin-bottom: 40px;
    margin-left: 40px;
    margin-right: 40px;
    background: linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    border-radius: 12px;
    overflow: hidden
}

.gift .left-youtube {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 200px;
    width: 10%;
    height: auto
}

.gift .right-youtube {
    position: absolute;
    right: 9%;
    top: 5%;
    max-width: 140px;
    width: 8%;
    height: auto
}

.gift .right-fb {
    position: absolute;
    right: 2%;
    top: 60%;
    transform: translateY(-50%);
    max-width: 150px;
    width: 9%;
    height: auto
}

.gift .right-inst {
    position: absolute;
    right: 18%;
    bottom: 15%;
    max-width: 40px;
    width: 5%;
    height: auto
}

.gift .right-tiktok {
    position: absolute;
    right: 23%;
    top: 13%;
    max-width: 40px;
    width: 5%;
    height: auto
}

.gift .container {
    position: relative;
    z-index: 3
}

.gift__row {
    display: flex;
    align-items: flex-start;
    padding: 46px 0
}

.gift__row .gift-image {
    width: 98px;
    height: 98px;
    min-width: 98px;
    margin-right: 89px
}

.gift__row .black {
    color: #0D0010
}

.gift__row .margin {
    margin-left: auto
}

.gift p {
    font-size: 50px;
    white-space: nowrap;
    margin-right: 5%
}

.gift__title {
    width: 45%;
    display: flex;
    flex-direction: column
}

.gift__btn {
    align-self: flex-end;
    padding-left: 70px;
    position: relative;
    margin-left: 5%
}

.gift__btn img {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 58px;
    height: 50px
}

.gift__btn .btn:hover,
.gift__btn .button:hover {
    background: #0D0010;
    border-color: #0D0010;
    color: #fff
}

@media only screen and (max-width: 1568px) {
    .gift {
        margin-left: 25px;
        margin-right: 25px
    }
}

@media only screen and (max-width: 1124px) {
    .gift p {
        font-size: 40px
    }

    .gift__row {
        padding: 40px 0
    }

    .gift__row .gift-image {
        width: 80px;
        height: 80px;
        min-width: 80px;
        margin-right: 60px
    }
}

@media only screen and (max-width: 992px) {
    .gift {
        margin-left: 17px;
        margin-right: 17px
    }

    .gift p {
        font-size: 30px
    }

    .gift__row {
        padding: 35px 0
    }

    .gift__row .gift-image {
        width: 60px;
        height: 60px;
        min-width: 60px;
        margin-right: 40px
    }

    .gift__btn {
        padding-left: 45px;
        margin-left: 1%
    }

    .gift__btn img {
        bottom: -20px;
        width: 48px;
        height: 40px
    }

    .gift .right-youtube {
        position: absolute;
        right: 8%;
        top: 3%;
        max-width: 140px;
        width: 8%
    }

    .gift .right-fb {
        right: 1%;
        width: 12%
    }

    .gift .right-inst {
        bottom: 10%;
        max-width: 40px
    }

    .gift .right-tiktok {
        right: 35%;
        top: 6%
    }
}

@media only screen and (max-width: 760px) {
    .gift {
        margin: 0 15px 20px;
        margin-bottom: 20px
    }

    .gift p {
        font-size: 22px;
        margin: 3px 0
    }

    .gift__row {
        padding: 28px 0 20px;
        position: relative;
        flex-wrap: wrap;
        flex-direction: column
    }

    .gift__row .gift-image {
        position: absolute;
        left: 0;
        top: 15px;
        width: 50px;
        height: 50px;
        min-width: 50px
    }

    .gift__title {
        padding-left: 65px;
        width: 100%
    }

    .gift__btn {
        padding-left: 0;
        padding-right: 52px;
        margin-left: 0;
        margin: 25px 2% 0 auto;
        align-self: flex-start
    }

    .gift__btn img {
        bottom: -15px;
        right: 0;
        left: auto;
        width: 48px;
        height: 40px;
        transform: scale(-1, 1)
    }

    .gift .left-youtube {
        display: none
    }

    .gift .right-youtube {
        right: -10%;
        top: -10%;
        width: 30%
    }

    .gift .right-fb {
        right: auto;
        width: 28%;
        left: 11%;
        bottom: 17%;
        transform: none;
        top: auto
    }

    .gift .right-inst {
        width: 8%;
        right: auto;
        left: 12%;
        bottom: 8%
    }

    .gift .right-tiktok {
        right: auto;
        left: -2%;
        width: 10%;
        top: auto;
        bottom: 28%
    }
}

.hero-reviews {
    margin-top: 90px;
    padding-bottom: 80px
}

.hero-reviews .h2-title {
    position: relative;
    display: inline-block
}

.hero-reviews .h2-title span {
    position: relative;
    z-index: 3
}

.hero-reviews .h2-title .image {
    position: absolute;
    z-index: 1;
    left: 78%;
    top: 0;
    transform: translateY(-23%);
    width: 64%;
    max-width: 337px;
    font-size: 0
}

.hero-reviews .h2-title .image img {
    width: 100%;
    height: auto
}

.hero-reviews .h2-title .trust-anim {
    -webkit-animation: 12s infinite linear rotate;
    animation: 12s infinite linear rotate;
    position: absolute;
    left: 6.5%;
    top: 0;
    z-index: 2;
    width: 60%;
    height: auto
}

.hero-reviews__sub-title {
    margin-top: 23px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    position: relative;
    z-index: 2
}

.hero-reviews__rating {
    margin-top: 20px;
    margin-left: auto;
    display: flex;
    align-items: flex-end;
    position: relative;
    justify-content: flex-end
}

.hero-reviews__rating p {
    font-size: 50px;
    font-weight: 700;
    color: #fff
}

.hero-reviews__rating .based {
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: -27px
}

.hero-reviews__rating-stars {
    display: flex;
    padding-bottom: 10px
}

.hero-reviews__rating-stars svg {
    width: 18px;
    min-width: 18px;
    height: 18px;
    margin-left: 5px
}

@media only screen and (max-width: 1336px) {
    .hero-reviews__rating p {
        font-size: 40px
    }

    .hero-reviews__rating-stars {
        padding-bottom: 8px
    }
}

@media only screen and (max-width: 1124px) {
    .hero-reviews {
        margin-top: 60px
    }

    .hero-reviews__rating p {
        font-size: 32px
    }

    .hero-reviews__rating-stars {
        padding-bottom: 6px
    }
}

@media only screen and (max-width: 992px) {
    .hero-reviews {
        margin-top: 50px
    }

    .hero-reviews__rating p {
        font-size: 24px
    }

    .hero-reviews__rating-stars {
        padding-bottom: 4px;
        padding-left: 2px
    }
}

@media only screen and (max-width: 760px) {
    .hero-reviews {
        padding-bottom: 50px
    }

    .hero-reviews__rating {
        padding-top: 24px;
        margin-top: 30px
    }

    .hero-reviews__rating p {
        font-size: 20px
    }

    .hero-reviews__rating .based {
        top: 0
    }

    .hero-reviews__sub-title {
        font-size: 18px;
        max-width: 55%
    }

    .hero-reviews__rating-stars {
        padding-bottom: 2px
    }
}

@media only screen and (max-width: 568px) {
    .hero-reviews .h2-title {
        font-size: 26px
    }

    .hero-reviews__sub-title {
        font-size: 16px;
        margin-top: 18px
    }

    .hero-reviews__rating {
        padding-top: 20px
    }

    .hero-reviews__rating p {
        font-size: 16px
    }

    .hero-reviews__rating .based {
        font-size: 14px
    }
}

.feedback {
    position: relative
}

.feedback .red {
    color: #cf00a2
}

.feedback .container {
    position: relative;
    z-index: 3
}

.feedback:after {
    position: absolute;
    content: "";
    width: calc(100% - 40px);
    height: 100%;
    top: 0;
    right: 0;
    background: #220729;
    border-radius: 12px 0 0 12px
}

.feedback__grid {
    margin-top: 47px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.feedback__form {
    width: 46%;
    padding-right: 35px;
    max-width: 650px
}

.feedback__form .btn {
    width: 100%
}

.feedback__slider {
    width: 54%;
    max-width: 690px;
    height: auto
}

.feedback__slider-mobile {
    display: none
}

.feedback__slider .swiper-slide {
    height: auto !important;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    padding: 0 10px
}

.feedback__slider .swiper-container {
    height: auto;
    overflow: hidden;
    padding: 0 10px 70px;
    position: relative
}

.feedback__slider .swiper-container:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 100%;
    background: linear-gradient(to right, #220729 0%, rgba(35, 35, 37, 0) 100%);
    content: "";
    z-index: 2
}

.feedback__slider .swiper-container:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 15px;
    height: 100%;
    background: linear-gradient(to right, rgba(35, 35, 37, 0) 0%, #220729 100%);
    content: "";
    z-index: 2
}

.feedback__slider-item {
    background: #1A001F;
    padding: 22px 25px 20px;
    border-radius: 6px;
    margin: 10px 0
}

.feedback__slider-item .info {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
    color: #fff;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal
}

.feedback__slider-item .bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px
}

.feedback__slider-item .bottom p {
    margin-right: 25px
}

.feedback__slider-item .bottom p,
.feedback__slider-item .bottom a {
    font-size: 14px;
    line-height: 1.2;
    font-weight: 300;
    color: #777
}

.feedback__slider-item .bottom a:hover {
    color: #fff
}

.feedback__slider-item .rating_stars {
    text-align: right;
    margin-bottom: 5px
}

.feedback__slider-item .rating_stars .rating-point {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.feedback__slider-item .rating_stars .rating-point svg path {
    fill: #777
}

.feedback__slider-item .rating_stars .rating-point.active svg path {
    fill: linear-gradient(90deg, #3e0948, #cf00a2);

}

.feedback__form-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 34px
}

.feedback__form-rating svg {
    width: 40px;
    height: 40px;
    margin-right: 20px
}

.feedback__form-rating svg path {
    fill: #777;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.feedback__form-rating:not(:checked)>input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.feedback__form-rating:not(:checked) label {
    cursor: pointer;
    font-size: 0
}

.feedback__form-rating>input:checked~label path {
    fill: linear-gradient(90deg, #3e0948, #cf00a2);
    !important
}

.feedback__sub-title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 300;
    margin-top: 23px
}

.feedback__slider-controls {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 25px;
    width: 100%;
    justify-content: space-between
}

.feedback__slider-controls .swiper-pagination {
    bottom: auto
}

.feedback__slider-controls .swiper-pagination-bullet {
    transition: all .25s ease-in-out;
    width: 6px;
    height: 6px;
    margin: 0 10px !important
}

.feedback__slider-controls .swiper-pagination-bullet-active {
    background: #fff
}

.feedback__slider-arrow {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border-radius: 50%;
    border: 1px solid linear-gradient(90deg, #3e0948, #cf00a2);
    ;
    cursor: pointer;
    position: relative
}

.feedback__slider-arrow svg {
    width: 21px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 1568px) {
    .feedback:after {
        width: calc(100% - 25px)
    }
}

@media only screen and (max-width: 992px) {
    .feedback:after {
        width: calc(100% - 17px)
    }

    .feedback__sub-title {
        font-size: 20px;
        line-height: 1.5;
        font-weight: 300
    }

    .feedback__grid {
        margin-top: 30px;
        flex-direction: column;
        justify-content: flex-start
    }

    .feedback__form {
        width: 100%;
        padding-right: 0;
        max-width: 100%
    }

    .feedback__slider {
        width: 100%;
        padding-left: 0;
        max-width: 100%;
        margin: 30px -34px 0 -18px;
        width: calc(100% + 70px);
        max-width: calc(100% + 52px)
    }

    .feedback__slider .swiper-slide {
        padding: 0 34px 0 18px
    }

    .feedback__slider .swiper-container {
        padding: 0 0 60px;
        margin-bottom: -20px
    }

    .feedback__slider .swiper-container:before {
        display: none
    }

    .feedback__slider .swiper-container:after {
        display: none
    }

    .feedback__slider-controls {
        padding: 0 15px
    }
}

@media only screen and (max-width: 760px) {
    .feedback {
        padding-bottom: 40px
    }

    .feedback:after {
        width: 100%;
        border-radius: 0
    }

    .feedback__sub-title {
        font-size: 20px;
        line-height: 1.5;
        font-weight: 300
    }

    .feedback__slider {
        margin: 24px -20px 0;
        width: calc(100% + 40px);
        max-width: calc(100% + 40px)
    }

    .feedback__slider .swiper-container {
        margin-bottom: -10px
    }

    .feedback__slider .swiper-slide {
        padding: 0 20px
    }

    .feedback__slider-controls {
        padding: 0 25px
    }

    .feedback__slider-item {
        padding: 20px
    }

    .feedback__slider-item .info {
        font-size: 15px
    }

    .feedback__slider-item .bottom p,
    .feedback__slider-item .bottom a {
        font-size: 14px
    }
}

@media only screen and (max-width: 568px) {
    .feedback__sub-title {
        font-size: 16px;
        margin-top: 18px
    }

    .feedback__form-rating {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        position: relative;
        margin-bottom: 20px
    }

    .feedback__form-rating svg {
        width: 30px;
        height: 30px;
        margin-right: 12px
    }
}

.reviews+.faq {
    padding-top: 120px
}

@media only screen and (max-width: 1336px) {
    .reviews+.faq {
        padding-top: 80px
    }
}

@media only screen and (max-width: 992px) {
    .reviews+.faq {
        padding-top: 50px
    }
}

@media only screen and (max-width: 760px) {
    .reviews+.faq {
        padding-top: 40px
    }
}

.faq {
    padding-bottom: 40px
}

.faq__grid {
    display: flex;
    padding-top: 40px;
    display: flex;
    align-items: flex-start;
    margin: 0 -10px;
    width: calc(100% + 20px)
}

.faq__column {
    width: 50%;
    padding: 0 10px
}

.faq__column.adaptive_1 {
    display: none
}

.faq__column.adaptive_2 {
    display: initial
}

.faq__item {
    margin-top: 20px;
    border-radius: 6px;
    background: #220729;
    transition: all .25s ease-in-out
}

.faq__item.is-open {
    background: #1A001F
}

.faq__item.is-open .faq__answer {
    border-color: #220729
}

.faq__item.is-open .faq__point:before {
    transform: translate(-50%, -50%) rotate(90deg)
}

.faq__question {
    min-height: 120px;
    padding: 20px 35px 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: all .25s ease-in-out
}

.faq__question p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    padding-right: 30px;
    max-width: 560px;
    transition: all .25s ease-in-out
}

.faq__answer {
    border-top: #fff;
    padding: 30px 30px 40px;
    display: none;
    border-top: 1px solid rgba(0, 0, 0, 0);
    transition: border-color .25s ease-in-out
}

.faq__answer p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    transition: all .25s ease-in-out
}

.faq__point {
    min-width: 42px;
    width: 42px;
    min-height: 42px;
    height: 42px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-left: auto;
    position: relative;
    transition: all .25s ease-in-out
}

.faq__point:after {
    position: absolute;
    width: 20px;
    height: 1px;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    content: "";
    transition: all .25s ease-in-out
}

.faq__point:before {
    position: absolute;
    height: 20px;
    width: 1px;
    left: 50%;
    top: 50%;
    background: #fff;
    transform: translate(-50%, -50%);
    content: "";
    transition: all .25s ease-in-out
}

@media only screen and (max-width: 992px) {
    .faq {
        padding-bottom: 30px
    }

    .faq .container {
        padding: 0 15px
    }

    .faq__grid {
        padding-top: 10px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        margin: 0;
        width: 100%
    }

    .faq__column {
        width: 100%;
        padding: 0
    }

    .faq__column.adaptive_1 {
        display: initial
    }

    .faq__column.adaptive_2 {
        display: none
    }
}

@media only screen and (max-width: 760px) {
    .faq__grid {
        padding-top: 15px
    }

    .faq__item {
        margin-top: 15px
    }

    .faq__item.is-open .faq__point {
        border-color: rgba(0, 0, 0, 0)
    }

    .faq__item.is-open .faq__point:before {
        background: none;
        transform: translate(-50%, -50%) rotate(225deg);
        border-color: #fff;
        top: 70%
    }

    .faq__question {
        padding: 25px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        min-height: 90px
    }

    .faq__question p {
        padding-right: 0;
        font-size: 18px;
        line-height: 1.35;
        max-width: 100%
    }

    .faq__point {
        border-radius: 0;
        width: 100%;
        height: auto;
        min-width: 1px;
        min-height: 1px;
        height: 14px;
        margin: 12px auto 0;
        border: none
    }

    .faq__point:after {
        display: none
    }

    .faq__point:before {
        width: 12px;
        height: 12px;
        border: 1px solid #fff;
        border-left: none;
        border-top: none;
        background: none;
        top: 40%;
        transform: translate(-50%, -50%) rotate(45deg);
        transition: all .25s ease-in-out
    }

    .faq__answer {
        padding: 20px 25px 25px
    }
}

text.notranslate {
    vertical-align: inherit;
    display: inline
}

.prices__slider .swiper-wrapper {
    align-items: stretch
}

.prices__slider .swiper-slide {
    height: auto
}

.prices__tab-more {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c3182a;
    border-radius: 6px;
    font-size: 18px;
    height: 100%;
    cursor: pointer;
    transition: .3s;
    grid-column: -1/-2;
    min-height: 76px
}

.prices__tab-more svg {
    width: 18px;
    height: auto;
    margin-right: 12px
}

.prices__tab-more ._view2 {
    display: none
}

@media(hover: hover)and (pointer: fine) {
    .prices__tab-more:hover {
        background-color: #c3182a;
        color: #fff
    }
}

@media only screen and (max-width: 760px) {
    .prices__tab-more {
        width: 0;
        overflow: hidden;
        opacity: 0;
        display: none
    }
}

.prices__tabs--spoiler._open .prices__tab-more svg {
    transform: rotate(180deg)
}

.prices__tabs--spoiler._open .prices__tab-more ._view1 {
    display: none
}

.prices__tabs--spoiler._open .prices__tab-more ._view2 {
    display: block
}

@media only screen and (min-width: 761px) {
    .prices__tabs--spoiler:not(._open) .prices__tab:nth-child(9)~.prices__tab {
        display: none
    }
}

.prices .swiper-scrollbar:before,
.prices .swiper-scrollbar-drag:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 10px;
    width: 100%
}

.prices .swiper-scrollbar {
    cursor: pointer;
    width: 100%;
    height: 2px;
    margin-top: 30px;
    background-color: rgba(255, 255, 255, .1)
}

@media only screen and (min-width: 761px) {
    .prices .swiper-scrollbar {
        display: none
    }
}

.prices .swiper-scrollbar-drag {
    background-color: #fff
}

.sBreads {
    background: linear-gradient(90deg, #1A001F 0%, #1A001F calc((100vw - 1395px) / 2), #220729 calc((100vw - 1395px) / 2 + 1px), #220729 100%);
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    overflow: hidden
}

@media(max-width: 1500px) {
    .sBreads {
        background: linear-gradient(90deg, #1A001F 0%, #1A001F 50px, #220729 51px, #220729 100%)
    }
}

@media(max-width: 992px) {
    .sBreads {
        background: linear-gradient(90deg, #1A001F 0%, #1A001F 35px, #220729 36px, #220729 100%)
    }
}

@media(max-width: 760px) {
    .sBreads {
        background: linear-gradient(90deg, #1A001F 0%, #1A001F 15px, #220729 16px, #220729 100%)
    }
}

.sBreads .container {
    position: relative
}

.sBreads__list {
    display: flex;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    list-style: none;
    margin: 0;
    padding: 0
}

@media(max-width: 1500px) {
    .sBreads__list {
        width: calc(100% + 100px);
        padding: 0 50px;
        margin: 0 -50px
    }
}

@media(max-width: 992px) {
    .sBreads__list {
        width: calc(100% + 70px);
        padding: 0 35px;
        margin: 0 -35px
    }
}

@media(max-width: 760px) {
    .sBreads__list {
        width: calc(100% + 30px);
        padding: 0 15px;
        margin: 0 -15px
    }
}

.sBreads__list::-webkit-scrollbar {
    display: none
}

.sBreads__list li {
    position: relative
}

.sBreads__list li+li a,
.sBreads__list li+li>span {
    padding-left: 44px
}

.sBreads__list li:nth-child(1) {
    z-index: 5
}

.sBreads__list li:nth-child(2) {
    z-index: 4
}

.sBreads__list li:nth-child(3) {
    z-index: 3
}

.sBreads__list li:nth-child(4) {
    z-index: 2
}

.sBreads__list li:nth-child(5) {
    z-index: 1
}

.sBreads__list li:first-child::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    pointer-events: none;
    background: #1A001F
}

.sBreads__list li:first-child a,
.sBreads__list li:first-child>span {
    font-size: 0;
    line-height: 0;
    color: rgba(0, 0, 0, 0)
}

.sBreads__list li:first-child a::after,
.sBreads__list li:first-child>span::after {
    content: "";
    display: block;
    width: 44px;
    min-width: 44px;
    height: 44px;
    min-height: 44px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center right 2px;
    background-blend-mode: normal;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_704_15)'%3E%3Cpath d='M17.4874 7.74212L9.98156 1.20702C9.70936 0.970715 9.36104 0.840534 9.00058 0.840378C8.64011 0.840222 8.29169 0.9701 8.01928 1.20617L0.515884 7.73883C0.286213 7.93682 0.122589 8.20031 0.0469666 8.49396C-0.0286562 8.7876 -0.0126601 9.09736 0.0928086 9.38165C0.198277 9.66595 0.388173 9.91118 0.637016 10.0845C0.885859 10.2577 1.18175 10.3508 1.48497 10.351H2.4042V15.6702C2.40468 16.0651 2.56174 16.4437 2.84095 16.7229C3.12016 17.0021 3.49871 17.1591 3.89357 17.1596H6.02125C6.41611 17.1591 6.79466 17.0021 7.07387 16.7229C7.35308 16.4437 7.51015 16.0651 7.51063 15.6702V13.5426C7.51086 13.3342 7.55468 13.1283 7.63928 12.9379C7.72387 12.7475 7.84737 12.577 8.00182 12.4372C8.1566 12.2962 8.33956 12.1898 8.53858 12.1249C8.7376 12.06 8.94814 12.0381 9.15625 12.0607C9.5361 12.1193 9.88139 12.3148 10.127 12.6105C10.3726 12.9061 10.5015 13.2814 10.4894 13.6656V15.6703C10.4899 16.0651 10.6469 16.4437 10.9261 16.7229C11.2053 17.0021 11.5839 17.1592 11.9788 17.1596H14.1064C14.5013 17.1592 14.8798 17.0021 15.159 16.7229C15.4383 16.4437 15.5953 16.0651 15.5958 15.6703V10.3511H16.515C16.8179 10.3508 17.1134 10.2581 17.362 10.0852C17.6107 9.91239 17.8006 9.66771 17.9064 9.38396C18.0121 9.1002 18.0287 8.79091 17.9538 8.49749C17.879 8.20406 17.7162 7.94052 17.4874 7.74212Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_704_15'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.sBreads__list li:last-child a,
.sBreads__list li:last-child>span {
    background: #220729;
    pointer-events: none;
    color: #777
}

.sBreads__list li:last-child a::before,
.sBreads__list li:last-child>span::before {
    display: none
}

.sBreads__list a,
.sBreads__list li>span {
    border-radius: 6px 0 0 6px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 44px;
    font-size: 15px;
    color: #fff;
    background: #1A001F;
    transition: all .2s;
    white-space: nowrap
}

.sBreads__list a::before,
.sBreads__list li>span::before {
    z-index: -1;
    content: "";
    display: block;
    position: absolute;
    right: -22px;
    top: 0;
    width: 44px;
    height: 44px;
    background: #1A001F;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .5);
    transform: rotate(-45deg);
    transition: all .2s
}

.sBreads__list a:hover,
.sBreads__list li>span:hover {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

.sBreads__list a:hover::before,
.sBreads__list li>span:hover::before {
    background: linear-gradient(90deg, #3e0948, #cf00a2);

}

[data-menucall-trigger] {
    padding-right: 18px !important
}

[data-menucall-trigger]::before {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24 5.18a1 1 0 0 1-1.48 0l-2.5-2.76A1 1 0 0 1 1.98.75h5.02a1 1 0 0 1 .74 1.67l-2.5 2.76Z' fill='%23777777'/%3E%3C/svg%3E");
    width: 10px;
    height: 6px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .25s ease-in-out
}

[data-menucall-trigger].active {
    color: #d82b32 !important
}

[data-menucall-trigger]:hover::before,
[data-menucall-trigger].active::before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.24 5.18a1 1 0 0 1-1.48 0l-2.5-2.76A1 1 0 0 1 1.98.75h5.02a1 1 0 0 1 .74 1.67l-2.5 2.76Z' fill='%23fc4036'/%3E%3C/svg%3E") !important
}

[data-menucall-trigger].active::before {
    transform: translateY(-50%) rotate(-180deg)
}

.sServices {
    --service-bg: #220729;
    --service-scrollbar-in: #d82b32;
    --service-scrollbar-out: #0D0010;
    --service-aside-item-color: #fff;
    --service-aside-item-before: #d82b32;
    --service-aside-item-border: #0D0010;
    --service-block-title: #fff;
    --service-block-link: #757575;
    --service-block-link-before: #d82b32;
    --service-block-link-hover: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: var(--service-bg);
    padding-top: 36px;
    padding-bottom: 36px;
    display: none
}

.sServices .container {
    margin-left: auto;
    margin-right: auto;
    width: 1500px;
    padding-left: 50px;
    padding-right: 50px;
    display: grid;
    grid-template-columns: 280px 1fr;
    grid-gap: 36px
}

@media(max-width: 992px) {
    .sServices .container {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media(max-width: 760px) {
    .sServices .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

.sServices__aside {
    display: flex;
    flex-direction: column;
    max-height: 508px;
    overflow-y: auto;
    padding-right: 10px
}

.sServices__aside::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: var(--service-scrollbar-out)
}

.sServices__aside::-webkit-scrollbar-thumb {
    background-color: var(--service-scrollbar-in);
    border: 1px solid rgba(0, 0, 0, 0);
    background-clip: content-box
}

.sServices__aside-item {
    position: relative;
    padding: 0 10px;
    height: 52px;
    min-height: 52px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: rgba(0, 0, 0, 0);
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 137%;
    color: var(--service-aside-item-color) !important;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 0
}

.sServices__aside-item img {
    z-index: 2;
    position: relative;
    margin-right: 10px;
    display: block;
    width: 36px;
    height: 36px
}

.sServices__aside-item span {
    z-index: 2;
    position: relative
}

.sServices__aside-item::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: var(--service-aside-item-before);
    transition: all .3s ease-out
}

.sServices__aside-item:hover::before,
.sServices__aside-item.active::before {
    width: 100%
}

.sServices__aside-item+.sServices__aside-item {
    border-top: 1px solid var(--service-aside-item-border)
}

.sServices__block {
    display: none;
    flex-direction: column;
    max-height: 508px;
    overflow-y: auto
}

.sServices__block::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background: var(--service-scrollbar-out)
}

.sServices__block::-webkit-scrollbar-thumb {
    background-color: var(--service-scrollbar-in);
    border: 1px solid rgba(0, 0, 0, 0);
    background-clip: content-box
}

@media(max-width: 1100px) {
    .sServices__block {
        padding-right: 10px;
        max-height: 508px;
        overflow-y: auto
    }
}

.sServices__block-title {
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    color: var(--service-block-title);
    text-align: left !important
}

.sServices__block-title+* {
    margin-top: 18px
}

.sServices__block-list {
    align-self: flex-start;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 0 40px;
    flex-direction: column;
    max-height: 308px
}

@media(max-width: 1100px) {
    .sServices__block-list {
        max-height: none
    }
}

.sServices__block-list li a {
    display: flex;
    align-items: center;
    min-height: 44px;
    padding-top: 12px;
    padding-bottom: 12px;
    box-sizing: border-box;
    white-space: nowrap
}

.sServices__block-list li a span {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 137%;
    color: var(--service-block-link);
    transition: all .3s ease-in-out
}

.sServices__block-list li a span::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: var(--service-block-link-before);
    transition: all .3s ease-in-out
}

.sServices__block-list li a:hover span {
    color: var(--service-block-link-hover)
}

.sServices__block-list li a:hover span::before {
    width: 100%
}

.sServices.forBlog {
    z-index: 99;
    width: 100%;
    background: rgba(0, 0, 0, 0);
    padding-top: 0;
    padding-bottom: 0;
    --service-bg: #241d34;
    --service-scrollbar-in: #e34038;
    --service-scrollbar-out: #1f192c;
    --service-aside-item-color: #fff;
    --service-aside-item-before: #e34038;
    --service-aside-item-border: #1f192c;
    --service-block-title: #fff;
    --service-block-link: #b8afce;
    --service-block-link-before: #e34038;
    --service-block-link-hover: #fff
}

.sServices.forBlog .container {
    background: var(--service-bg);
    width: 1200px;
    box-sizing: border-box;
    border-radius: 8px;
    padding-top: 36px;
    padding-bottom: 36px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

@media(max-width: 760px) {
    .sServices:not(.forBlog) {
        display: none !important
    }
}

@media(max-width: 1024px) {
    .sServices.forBlog {
        display: none !important
    }
}

.header__services-mobile {
    height: 100%
}

.header__services-mobile[js-general-services] {
    background: #0D0010 !important
}

.header__services-mobile:not([js-general-services]) .header__services-back {
    background: #d82b32;
    margin-top: 0
}

.header__services-item {
    background: #0D0010;
    height: 58px;
    border-bottom: 1px solid #0f0f1a !important
}

.header__services-links {
    height: 100%;
    background: #0D0010
}

.header__services-links a {
    border-top: none !important;
    border-bottom: none !important;
    color: #777;
    transition: all .3s
}

.header__services-links a span {
    color: #777
}

.header__services-links a:hover {
    color: #fff
}

.header__services-links a:hover span {
    color: #fff
}

.header__services-back {
    background: #220729;
    border-color: #0f0f1a
}

.topfoursmm_faq--primary-container {
    box-sizing: border-box;
    background: #0D0010;
    padding: 80px 50px 50px;
    max-width: 1500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.topfoursmm_faq--primary-container a {
    color: inherit;
    text-decoration: underline
}

.topfoursmm_faq--primary-container h2.topfoursmm_faq--heading {
    font: normal bold 70px/100% HelveticaNeueCyr, sans-serif;
    color: #fff;
    letter-spacing: .3px;
    margin: 0 0 30px 0
}

.topfoursmm_faq--primary-container h2.topfoursmm_faq--heading span {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: #cf00a2
}

.topfoursmm_faq--primary-container p {
    font: normal 400 17px/1.75 "HelveticaNeueCyr", sans-serif;
    margin: 0;
    color: #fff
}

.topfoursmm_faq--primary-container p.topfoursmm_faq--p {
    font: normal 400 17px/1.75 "HelveticaNeueCyr", sans-serif;
    letter-spacing: .3px;
    color: #fff;
    margin: 20px 0;
    padding: 0
}

.topfoursmm_faq--accordion-parent {
    margin: 30px 0;
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%
}

.topfoursmm_faq--accordion-child {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px
}

h3.topfoursmm_faq--accordion__header {
    margin: 0
}

h3.topfoursmm_faq--accordion__header::before,
.topfoursmm_faq--accordion__content::before {
    content: "";
    position: absolute;
    left: 14px;
    width: 26px;
    height: 30px
}

h3.topfoursmm_faq--accordion__header::before {
    top: 50%;
    transform: translateY(-50%)
}

.topfoursmm_faq--accordion__content::before {
    top: 22px
}

h3.topfoursmm_faq--accordion__header::before {
    background: url("data:image/svg+xml,%3Csvg width='31' height='36' viewBox='0 0 31 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.1935 28.9261C24.1935 28.0628 24.8814 27.3629 25.73 27.3629H28.6952C29.1195 27.3629 29.4635 27.013 29.4635 26.5813V2.34479C29.4635 1.91313 29.1195 1.56319 28.6952 1.56319H2.3048C1.8805 1.56319 1.53654 1.91312 1.53654 2.34479V26.5813C1.53654 27.013 1.8805 27.3629 2.3048 27.3629H16.12C16.4725 27.3629 16.8143 27.4862 17.088 27.7121L24.1935 33.5764V28.9261ZM25.73 28.9261H28.6952C29.9681 28.9261 31 27.8763 31 26.5813V2.34479C31 1.0498 29.9681 0 28.6952 0H2.3048C1.0319 0 0 1.0498 0 2.34479V26.5813C0 27.8763 1.03189 28.9261 2.3048 28.9261H16.12L24.4777 35.8239C24.9799 36.2384 25.73 35.8748 25.73 35.2169V28.9261Z' fill='%23FF00C8'/%3E%3Cpath d='M18.713 22.6846L16.4635 20.2085C15.9103 20.3711 15.3019 20.4524 14.6381 20.4524C13.4457 20.4524 12.3456 20.171 11.3376 19.6083C10.3419 19.033 9.54906 18.2389 8.95903 17.226C8.38129 16.2005 8.09243 15.05 8.09243 13.7744C8.09243 12.4989 8.38129 11.3546 8.95903 10.3417C9.54906 9.32872 10.3419 8.54087 11.3376 7.97812C12.3456 7.40286 13.4457 7.11523 14.6381 7.11523C15.8427 7.11523 16.9429 7.40286 17.9385 7.97812C18.9465 8.54087 19.7394 9.32872 20.3171 10.3417C20.8948 11.3546 21.1837 12.4989 21.1837 13.7744C21.1837 14.975 20.9256 16.0629 20.4093 17.0384C19.9053 18.0013 19.2047 18.7767 18.3073 19.3644L21.3865 22.6846H18.713ZM10.2497 13.7744C10.2497 14.7374 10.4341 15.5877 10.8029 16.3256C11.1839 17.0509 11.7064 17.6136 12.3701 18.0138C13.0339 18.4015 13.7899 18.5953 14.6381 18.5953C15.4862 18.5953 16.2422 18.4015 16.906 18.0138C17.5698 17.6136 18.0861 17.0509 18.4548 16.3256C18.8359 15.5877 19.0264 14.7374 19.0264 13.7744C19.0264 12.8115 18.8359 11.9674 18.4548 11.2421C18.0861 10.5167 17.5698 9.96024 16.906 9.57257C16.2422 9.1849 15.4862 8.99107 14.6381 8.99107C13.7899 8.99107 13.0339 9.1849 12.3701 9.57257C11.7064 9.96024 11.1839 10.5167 10.8029 11.2421C10.4341 11.9674 10.2497 12.8115 10.2497 13.7744Z' fill='%23FF00C8'/%3E%3C/svg%3E%0A") center center/contain no-repeat
}

.topfoursmm_faq--accordion__content::before {
    background: url("data:image/svg+xml,%3Csvg width='31' height='36' viewBox='0 0 31 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.1664 28.9382C24.1664 28.0593 24.8664 27.3468 25.73 27.3468H28.6546C29.0863 27.3468 29.4364 26.9906 29.4364 26.5511V2.38714C29.4364 1.94768 29.0863 1.59143 28.6546 1.59143H2.34545C1.91366 1.59143 1.56363 1.94768 1.56363 2.38714V26.5511C1.56363 26.9906 1.91366 27.3468 2.34545 27.3468H16.12C16.4787 27.3468 16.8265 27.4724 17.1051 27.7024L24.1664 33.5326V28.9382ZM25.73 28.9382H28.6546C29.9499 28.9382 31 27.8695 31 26.5511V2.38714C31 1.06876 29.9499 0 28.6546 0H2.34545C1.05009 0 0 1.06876 0 2.38714V26.5511C0 27.8695 1.0501 28.9382 2.34545 28.9382H16.12L24.4556 35.8207C24.9667 36.2427 25.73 35.8725 25.73 35.2028V28.9382Z' fill='white'/%3E%3Cpath d='M18.0389 17.9773H12.5787L11.6405 20.6891H9.40764L14.0798 7.39746H16.5566L21.2287 20.6891H18.9771L18.0389 17.9773ZM17.4384 16.2012L15.3182 10.0329L13.1791 16.2012H17.4384Z' fill='white'/%3E%3C/svg%3E%0A") center center/contain no-repeat
}

.topfoursmm_faq--accordion__item {
    border-radius: 6px;
    overflow: hidden
}

h3.topfoursmm_faq--accordion__header {
    background: #0d0d0d;
    font: italic 500 17px/1.5 "HelveticaNeueCyr", sans-serif;
    letter-spacing: .3px;
    color: #fff;
    padding: 20px 50px 20px 60px;
    cursor: pointer;
    position: relative;
    border-radius: 6px
}

h3.topfoursmm_faq--accordion__header::after {
    content: "";
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 15L19 6.22807L17.74 5L10 12.5439L2.26 5L1 6.22807L10 15Z' fill='%23FF00C8'/%3E%3C/svg%3E%0A") center/contain no-repeat;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .3s ease;
    z-index: 1
}

h3.topfoursmm_faq--accordion__header.toggle_active {
    background: #220729;
    color: #cf00a2
}

h3.topfoursmm_faq--accordion__header.toggle_active::after {
    transform: translateY(-50%) rotate(180deg)
}

.topfoursmm_faq--accordion__item .topfoursmm_faq--accordion__content {
    position: relative;
    padding: 0 25px 0 60px;
    max-height: 0;
    transition: .5s;
    overflow: hidden
}

.topfoursmm_faq--accordion__content p.topfoursmm_faq--p {
    font: normal 300 17px/1.75 HelveticaNeueCyr, sans-serif;
    margin: 20px 0
}

.topfoursmm_faq--accordion__content strong {
    color: #fff;
    letter-spacing: .3px
}

.topfoursmm_faq--accordion__content ul,
.topfoursmm_faq--accordion__content ol {
    font: normal 300 17px/1.75 HelveticaNeueCyr, sans-serif;
    margin: 20px 0;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 14px
}

.topfoursmm_faq--accordion__content ul {
    list-style: disc
}

.topfoursmm_faq--accordion__content ol {
    list-style: decimal
}

.topfoursmm_faq--accordion__content p,
.topfoursmm_faq--accordion__content ul li,
.topfoursmm_faq--accordion__content ol li {
    color: #ccc;
    letter-spacing: .3px
}

@media only screen and (max-width: 768px) {
    .topfoursmm_faq--primary-container {
        box-sizing: border-box;
        background: #0D0010;
        padding: 50px 15px 30px
    }

    .topfoursmm_faq--accordion-parent {
        flex-direction: column
    }

    .topfoursmm_faq--primary-container h2.topfoursmm_faq--heading {
        font-size: 30px
    }

    h3.topfoursmm_faq--accordion__header {
        font-size: 16px;
        letter-spacing: 0px;
        padding: 16px 45px 16px 50px;
        cursor: pointer;
        position: relative;
        border-radius: 6px
    }

    h3.topfoursmm_faq--accordion__header::before {
        content: "";
        position: absolute;
        top: 30px;
        left: 10px;
        width: 22px;
        height: 26px
    }

    .topfoursmm_faq--accordion__content::before {
        content: "";
        position: absolute;
        left: 10px;
        width: 22px;
        height: 26px
    }

    .topfoursmm_faq--accordion__item .topfoursmm_faq--accordion__content {
        position: relative;
        padding: 0 15px 0 50px;
        max-height: 0;
        transition: .5s;
        overflow: hidden
    }

    .topfoursmm_faq--accordion__content p.topfoursmm_faq--p {
        font-size: 16px;
        letter-spacing: 0px
    }

    .topfoursmm_faq--accordion__content ul,
    .topfoursmm_faq--accordion__content ol {
        font-size: 16px
    }
}

.popup__item--telegram,
.popup__item--telegram .popup__icon {
    background: linear-gradient(45deg, #239fdb 50%, #0f86d7 100%)
}

.popup__item--kick,
.popup__item--kick .popup__icon {
    background: linear-gradient(45deg, #41384a 50%, #2b2135 100%)
}

.popup__item--twitter,
.popup__item--twitter .popup__icon {
    background: #1d9bf0
}

.popup__item--twitter .popup__image {
    margin-bottom: 0
}

.popup__item--discord,
.popup__item--discord .popup__icon {
    background: linear-gradient(45deg, #746fe9 50%, #655FE7 100%)
}

.popup__item--discord .popup__image {
    margin-bottom: 0
}

.popup__item--soundcloud,
.popup__item--soundcloud .popup__icon {
    background: linear-gradient(45deg, #ff5500 50%, #e74d00 100%)
}

.popup__item--soundcloud .popup__image {
    margin-bottom: 0
}

.popup__item--reddit,
.popup__item--reddit .popup__icon {
    background: linear-gradient(45deg, #f55f32 50%, #F44E1C 100%)
}

.popup__item--reddit .popup__image {
    margin-bottom: 0
}

@media(min-width: 992px) {
    .popup__item--reddit .popup__image {
        width: 47%
    }
}

.popup__item--linkedin,
.popup__item--linkedin .popup__icon {
    background: linear-gradient(45deg, #3a7eba 50%, #2570B2 100%)
}

.popup__item--linkedin .popup__image {
    margin-bottom: 0
}

@media(min-width: 992px) {
    .popup__item--linkedin .popup__image {
        width: 60%;
        margin-right: -10%
    }
}

.popup__item--pinterest,
.popup__item--pinterest .popup__icon {
    background: linear-gradient(45deg, #df393f 50%, #DC232A 100%)
}

.popup__item--pinterest .popup__image {
    margin-bottom: 0
}

/*# sourceMappingURL=app.min.css.map */