* {
    margin: 0;
    padding: 0;
    outline: none
}

img:not([src]):not([srcset]) {
    visibility: hidden
}

@font-face {
    font-family: "Free Pixel";
    src: url("../fonts/FreePixel-Regular.woff2") format("woff2"), url("../fonts/FreePixel-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "NBP-Informa-FiveSix";
    src: url("../fonts/NBP-Informa-FiveSix.woff") format("woff");
    src: url("../fonts/NBP-Informa-FiveSix.woff2") format("woff2");
    font-display: swap;
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "NBP Informa FiveThree";
    src: url("../fonts/NBP-Informa-FiveThree.woff2") format("woff2"), url("../fonts/NBP-Informa-FiveThree.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Museo Sans Cyrl";
    src: url("../fonts/Museosanscyrl.woff2") format("woff2"), url("../fonts/Museosanscyrl.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

.width-1100,
.boxFollow__title,
.boxContacts,
.aboutProduct,
.helpContent,
.sldierInfo,
.productInfo__title,
.boxFaq__item,
.footer__bottom,
.footer__top,
.homeCooperation__width,
.homeNew__width,
.homeNew__top,
.breadcrumbs.breadcrumbs--2,
.boxDeal__width,
.boxSetups__item,
.sectionTop__item,
.boxCatalog__top,
.boxCatalog--2,
.titleCatalog,
.header__bottom--width,
.header__top--width {
    max-width: 1100px;
    margin: 0 auto
}

@media(max-width: 1199px) {
    .width-1100,
    .boxFollow__title,
    .boxContacts,
    .aboutProduct,
    .helpContent,
    .sldierInfo,
    .productInfo__title,
    .boxFaq__item,
    .footer__bottom,
    .footer__top,
    .homeCooperation__width,
    .homeNew__width,
    .homeNew__top,
    .breadcrumbs.breadcrumbs--2,
    .boxDeal__width,
    .boxSetups__item,
    .sectionTop__item,
    .boxCatalog__top,
    .boxCatalog--2,
    .titleCatalog,
    .header__bottom--width,
    .header__top--width {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.width-1440,
.homeInfo,
.boxBliss {
    max-width: 1440px;
    margin: 0 auto
}

.width-1324,
.listIntuitive,
.boxChoose__width,
.proPlayers__width,
.boxVideo__item {
    max-width: 1324px;
    margin: 0 auto
}

@media(max-width: 1439px) {
    .width-1324,
    .listIntuitive,
    .boxChoose__width,
    .proPlayers__width,
    .boxVideo__item {
        max-width: 1200px
    }
}

@media(max-width: 1279px) {
    .width-1324,
    .listIntuitive,
    .boxChoose__width,
    .proPlayers__width,
    .boxVideo__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

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

a img {
    border: none
}

use,
use:hover,
a,
a:hover {
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

@media screen and (min-width: 1281px) {
    .myMenu_nextLevel,
    .myMenu_back,
    .mobileFilter,
    .buttonMenu,
    .mobileMenu {
        display: none !important
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none
}

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

input,
button {
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -webkit-appearance: button;
    box-sizing: border-box;
    outline: none;
    border: none;
    font-family: inherit
}

textarea {
    font-family: inherit
}

button,
input[type=submit],
input[type=button] {
    cursor: pointer
}

.swiper-button-prev,
.swiper-button-next,
a,
button {
    cursor: url("../images/cur.png"), pointer !important
}

body {
    font-family: "Free Pixel", sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    color: #222424;
    background: #fff;
    font-size: 16px;
    cursor: url("../images/cur.png"), auto !important
}

body.innerPage {
    background: #fafafa
}

body.pageCard {
    background: #f6f6f6
}

::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

::-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:-moz-placeholder {
    opacity: 1;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:-ms-input-placeholder {
    opacity: 1;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

strong,
b {
    font-weight: 600
}

i,
cite,
em,
var,
address,
dfn {
    font-style: italic
}

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

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

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

.table-responsive {
    overflow-x: auto
}

input[type=color],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select:focus,
textarea {
    font-size: 16px;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
}

input[type=text]::-ms-clear {
    display: none
}

input[type=password]::-ms-reveal {
    display: none
}

.flex,
.contactsSocial,
.formContacts__button,
.boxContacts,
.linkDownload a,
.aboutProduct,
.helpContent,
.tabsFaq,
.boxFaq__item,
.usNow__link,
.usNow,
.sectionHelp,
.listIntuitive__link,
.listIntuitive__li,
.boxChoose__top,
.boxInterested__top,
.proPlayers__item,
.boxVideo__item,
.runningLine__title,
.listDesigned,
.aboutTop,
.smallMenu ul,
.footerSocial,
.footer__bottom,
.footer__top,
.homeJoin__link,
.homeJoin__item,
.featuredVideo__text,
.threePhotos__right,
.threePhotos__left,
.threePhotos,
.listCooperation,
.threeProducts,
.homeNew__link,
.homeNew__top,
.homeInfo__item,
.homeInfo,
.boxLotions,
.boxDocumentation__button,
.boxDocumentation,
.buttonBuy,
.boxQuantity,
.boxButton,
.boxColors__item,
.sectionCard__article .copy,
.sectionCard__article,
.breadcrumbs,
.boxCard__item,
.listDeal__item,
.listDeal,
.allCheck,
.boxDeal__link,
.boxSetups__list,
.boxSetups__top,
.sldierProduct__link,
.boxBliss__top,
.borderArrows .swiper-button-prev,
.borderArrows .swiper-button-next,
.borderArrows,
.boxCatalog__link,
.boxCatalog__top,
.sliderTop__link,
.sliderTop__item,
.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev,
.menuCenter ul,
.headerContact__item a,
.headerContact__button,
.boxLanguages,
.buttonCatalog,
.logoSet,
.header__right,
.header__left,
.header__bottom--width,
.header__top--width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.inline-flex,
.boxFaq__link,
.sectionTop__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.f_wrap,
.contactsSocial,
.tabsFaq,
.listDesigned,
.smallMenu ul,
.footerSocial,
.threePhotos__right,
.threeProducts,
.boxLotions,
.boxDocumentation,
.boxButton,
.boxColors__item,
.sectionCard__article,
.breadcrumbs,
.listDeal,
.boxSetups__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.f_none,
.boxContacts__right,
.aboutProduct__left,
.helpContent__left,
.listIntuitive__thumb,
.proPlayers__right,
.homeNew__link,
.homeInfo__logo,
.boxBliss__logo,
.boxCatalog__link,
.boxLogo {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.a-i_start,
.boxContacts,
.boxChoose__top,
.footer__top,
.homeInfo__item,
.boxCard__item,
.boxBliss__top,
.sliderTop__item {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.a-i_center,
.formContacts__button,
.linkDownload a,
.boxFaq__link,
.usNow__link,
.usNow,
.sectionHelp,
.listIntuitive__link,
.listIntuitive__li,
.boxInterested__top,
.proPlayers__item,
.boxVideo__item,
.aboutTop,
.footer__bottom,
.homeJoin__link,
.homeJoin__item,
.featuredVideo__text,
.threePhotos__left,
.listCooperation,
.homeNew__link,
.homeNew__top,
.boxDocumentation__button,
.buttonBuy,
.sectionCard__article .copy,
.boxDeal__link,
.sectionTop__link,
.borderArrows .swiper-button-prev,
.borderArrows .swiper-button-next,
.boxCatalog__link,
.boxCatalog__top,
.sliderTop__link,
.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev,
.headerContact__item a,
.headerContact__button,
.buttonCatalog,
.logoSet,
.header__right,
.header__left,
.header__bottom--width,
.header__top--width {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.a-i_end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.j-c_start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.j-c_center,
.formContacts__button,
.boxContacts,
.boxFaq__link,
.usNow__link,
.usNow,
.sectionHelp,
.listIntuitive__link,
.aboutTop,
.homeJoin__link,
.homeJoin__item,
.featuredVideo__text,
.threePhotos__left,
.homeNew__link,
.boxDocumentation__button,
.buttonBuy,
.boxDeal__link,
.sectionTop__link,
.borderArrows .swiper-button-prev,
.borderArrows .swiper-button-next,
.sliderTop__item,
.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev,
.headerContact__button,
.buttonCatalog,
.header__top--width {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.j-c_around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.j-c_end,
.allCheck,
.borderArrows {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.j-c_between,
.aboutProduct,
.helpContent,
.boxFaq__item,
.listIntuitive__li,
.boxChoose__top,
.boxInterested__top,
.proPlayers__item,
.boxVideo__item,
.footer__bottom,
.threePhotos,
.homeNew__top,
.homeInfo,
.boxCard__item,
.listDeal__item,
.boxSetups__top,
.sldierProduct__link,
.boxBliss__top,
.boxCatalog__top,
.header__bottom--width {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.f-d_column,
.homeJoin__item,
.boxDocumentation__button,
.listDeal__item,
.sldierProduct__link,
.sliderTop__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.img-center,
.contactsSocial a,
.helpProduct__thumb,
.sldierInfo__thumb,
.listIntuitive__icons,
.boxVideo__button span,
.listDesigned__icons,
.footerSocial a,
.sliderCooperation__thumb,
.listCooperation__thumb,
.threeProducts__thumb,
.homeInfo__logo span,
.boxLotions__icons,
.smallSlider__thumb,
.bigSlider .swiper-button-next,
.bigSlider .swiper-button-prev,
.bigSlider__thumb,
.boxDocumentation__button span,
.listDeal__thumb picture,
.boxSetups__list li span,
.sldierProduct__thumb,
.boxBliss__logo span,
.buttonLogin,
.buttonFavorites,
.buttonSearch,
.headerContact__item a span,
.headerContact__item--2 span,
.logoSet__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.img-center img,
.contactsSocial a img,
.helpProduct__thumb img,
.sldierInfo__thumb img,
.listIntuitive__icons img,
.boxVideo__button span img,
.listDesigned__icons img,
.footerSocial a img,
.sliderCooperation__thumb img,
.listCooperation__thumb img,
.threeProducts__thumb img,
.homeInfo__logo span img,
.boxLotions__icons img,
.smallSlider__thumb img,
.bigSlider .swiper-button-next img,
.bigSlider .swiper-button-prev img,
.bigSlider__thumb img,
.boxDocumentation__button span img,
.listDeal__thumb picture img,
.boxSetups__list li span img,
.sldierProduct__thumb img,
.boxBliss__logo span img,
.buttonLogin img,
.buttonFavorites img,
.buttonSearch img,
.headerContact__item a span img,
.headerContact__item--2 span img,
.logoSet__logo img,
.img-center svg,
.contactsSocial a svg,
.helpProduct__thumb svg,
.sldierInfo__thumb svg,
.listIntuitive__icons svg,
.boxVideo__button span svg,
.listDesigned__icons svg,
.footerSocial a svg,
.sliderCooperation__thumb svg,
.listCooperation__thumb svg,
.threeProducts__thumb svg,
.homeInfo__logo span svg,
.boxLotions__icons svg,
.smallSlider__thumb svg,
.bigSlider .swiper-button-next svg,
.bigSlider .swiper-button-prev svg,
.bigSlider__thumb svg,
.boxDocumentation__button span svg,
.listDeal__thumb picture svg,
.boxSetups__list li span svg,
.sldierProduct__thumb svg,
.boxBliss__logo span svg,
.buttonLogin svg,
.buttonFavorites svg,
.buttonSearch svg,
.headerContact__item a span svg,
.headerContact__item--2 span svg,
.logoSet__logo svg {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    max-height: 100%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-align-self: center;
    margin: 0 auto
}

.img-position,
.threePhotos__thumb,
.boxSetups__thumb {
    display: block;
    position: relative;
    font-size: 0
}

.img-position img,
.threePhotos__thumb img,
.boxSetups__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.picture,
.sliderFollow__thumb,
.productInfo__line,
.boxFaq__line,
.listIntuitive__thumb picture,
.proPlayers__thumb,
.boxDesigned__thumb,
.aboutTop__thumb,
.boxSetups__line,
.sectionTop__thumb,
.boxBliss__thumb,
.sliderCatalog__thumb,
.lineSlider {
    display: block;
    font-size: 0
}

.linearGradient,
.helpProduct__link:hover,
.helpProduct__item.active .helpProduct__link,
.listIntuitive__note,
.boxVideo__button,
.homeInfo__thumb,
.homeInfo__logo,
.sectionCard__article .copy .copyModal,
.boxBliss__logo {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px
}

.linearGradient:before,
.helpProduct__link:hover:before,
.helpProduct__item.active .helpProduct__link:before,
.listIntuitive__note:before,
.boxVideo__button:before,
.homeInfo__thumb:before,
.homeInfo__logo:before,
.sectionCard__article .copy .copyModal:before,
.boxBliss__logo:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #48caff;
    background: linear-gradient(116deg, rgb(72, 202, 255) 0%, rgb(118, 127, 255) 5%, rgb(197, 145, 255) 10%, rgb(220, 150, 244) 15%, rgb(214, 144, 221) 20%, rgb(236, 170, 189) 25%, rgb(212, 147, 188) 30%, rgb(240, 181, 172) 35%, rgb(191, 146, 187) 40%, rgb(214, 194, 202) 45%, rgb(228, 198, 198) 50%, rgb(228, 144, 255) 55%, rgb(191, 108, 196) 60%, rgb(115, 145, 255) 65%, rgb(8, 195, 255) 70%, rgb(146, 255, 255) 75%, rgb(43, 150, 225) 80%, rgb(162, 213, 255) 85%, rgb(97, 152, 208) 90%, rgb(141, 151, 255) 95%, rgb(242, 202, 140) 100%)
}

.pageCard .header__top--width,
.pageCard .header__bottom--width {
    max-width: 1300px
}

@media(max-width: 1640px) {
    .pageCard .header__top--width,
    .pageCard .header__bottom--width {
        max-width: 1200px
    }
    .pageCard .header__top--width 
    .pageCard .header__bottom--width  {
        left: -60px
    }
}

@media(max-width: 1340px) {
    .pageCard .header__top--width .logoSet,
    .pageCard .header__bottom--width .logoSet {
        left: 15px
    }
}

@media(max-width: 1279px) {
    .pageCard .header__top--width,
    .pageCard .header__bottom--width {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.header {
    position: relative;
    z-index: 100
}

.header__top {
    background: #282828
}

.header__top--width {
    min-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.header__bottom {
    position: relative;
    background: #f7f7f7
}

.header__bottom--width {
    min-height: 52px
}
@media (max-width: 1082px) {
  .header__bottom--width {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 1000; /* чтобы не перекрывали блоки ниже */
  }
}

.header__right {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 13px
}

@media(max-width: 1340px) {
    .header__top--width {
        position: initial
    }
}

@media(max-width: 1279px) {
    .header__top--width {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 100px !important
    }
}

@media(max-width: 768px) {
    .header__right {
        padding-right: 0
    }
}

@media(max-width: 639px) {
    .header__top--width {
        padding: 0 15px 0 100px !important
    }
}

.textFree {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-size: 14px;
    text-align: center;
    color: #efefef;
    letter-spacing: .014em
}

@media(max-width: 639px) {
    .textFree {
        width: 100%;
        text-align: right;
        font-size: 10px;
        line-height: 1.2
    }
}

.logoSet {
    position: absolute;
    left: 0px;
    top: 8px
}

.logoSet__logo {
    width: auto;
    height: 24px;
    font-size: 0;
    margin-right: 16px
}

@media(max-width: 1340px) {
    .logoSet {
        left: 15px
    }
}

.boxLogo {
    display: inline-block;
    width: 34px;
    font-size: 0;
    margin-right: 40px
}

@media(max-width: 639px) {
    .boxLogo {
        margin-right: 15px
    }
}

@media(max-width: 479px) {
    .buttonMenu {
        width: auto;
        padding: 0 25px
    }
}

.buttonCatalog {
    width: 200px;
    height: 52px;
    background: #655dc6;
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: #fafafa;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.buttonCatalog svg {
    margin-right: 8px
}

.buttonCatalog svg use {
    fill: #fafafa
}

.buttonCatalog:hover {
    background: #514a9d;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

@media(min-width: 1281px) {
    .globalMenu {
        display: none;
        position: absolute;
        top: 100%;
        left: 50%;
        right: 0;
        max-width: 1100px;
        margin: 0 auto;
        z-index: 2;
        transform: translateX(-50%);
        width: 100%;
        background: #FFF;
    }
    .globalMenu.open {
        display: block
    }
    .globalMenu:before {
        display: none;
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 0;
        -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .08);
        box-shadow: 0 12px 20px 0 rgba(0, 0, 0, .08);
        background: #FFF;
        width: calc(100vw - 16px);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: -1
    }
    .globalMenu>ul {
        margin-left: 74px;
        width: 200px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 42px 0;
        border-right: 1px solid #655dc6
    }
    .globalMenu>ul>li {
        margin-bottom: 10px
    }
    .globalMenu>ul>li:last-child {
        margin-bottom: 0
    }
    .globalMenu>ul>li>a {
        display: block;
        font-family: "Free Pixel", sans-serif;
        font-size: 18px;
        line-height: 1.2;
        color: #222424;
        text-decoration: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 10px
    }
    .globalMenu>ul>li:hover a {
        color: #655dc6
    }
    .globalMenu>ul>li.open>a {
        color: #655dc6
    }
    .globalMenu>ul>li.open .subMenu {
        display: block
    }
    .subMenu {
        display: none;
        position: absolute;
        top: 0;
        left: 274px;
        width: 826px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 49px 30px 30px 30px;
        max-height: 100%;
        bottom: 0;
        overflow: hidden;
        overflow-y: auto;
        scrollbar-color: #655dc6 rgba(0, 0, 0, 0)
    }
    .subMenu::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0)
    }
    .subMenu::-webkit-scrollbar-thumb {
        border: 2px solid rgba(0, 0, 0, 0);
        background-clip: padding-box;
        border-radius: 9999px;
        background-color: #655dc6
    }
    .subMenu::-webkit-scrollbar {
        background-color: rgba(0, 0, 0, 0);
        width: 6px
    }
    .subMenu>li>a {
        display: inline-block;
        vertical-align: top;
        font-family: "NBP Informa FiveThree", sans-serif;
        font-size: 24px;
        line-height: 1;
        color: #655dc6;
        text-decoration: none
    }
    .subMenu>li ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .subMenu>li ul li {
        width: 33.33%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 32px 16px 0 16px
    }
    .subMenu>li ul li a {
        display: block;
        font-size: 0;
        text-decoration: none;
        text-align: center;
        position:relative;
    }
    .subMenu>li ul li a:hover .subMenu__text {
        color: #655dc6;
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
    .subMenu__thumb {
        width: 100%;
        height: 92px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        margin-bottom: 12px
    }
    .subMenu__thumb img {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        max-height: 100%;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-align-self: center;
        margin: 0 auto
    }
    .subMenu__text {
        font-family: "Free Pixel", sans-serif;
        font-size: 16px;
        line-height: 1.5;
        color: #222424;
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
}

.boxLanguages {
    margin: 4px 0 0 47px
}

.boxLanguages__item {
    margin-left: 17px;
    position: relative
}

.boxLanguages__item.active a {
    color: #655dc6
}

.boxLanguages__item:first-child:before {
    display: none
}

.boxLanguages__item:before {
    display: block;
    content: "";
    width: 1px;
    height: 14px;
    background: #000;
    position: absolute;
    top: 0;
    left: -8px
}

.boxLanguages a {
    display: inline-block;
    vertical-align: top;
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #040f0f;
    text-decoration: none
}

.boxLanguages a:hover {
    color: #655dc6
}

@media(max-width: 1199px) {
    .boxLanguages {
        margin-left: 15px
    }
}

@media(max-width: 768px) {
    .boxLanguages {
        margin-left: 0
    }
    .boxLanguages__item:first-child {
        margin-left: 0
    }
}

@media(max-width: 479px) {
    .boxLanguages {
        display: none
    }
}

.headerContact {
    position: relative
}

.headerContact__button {
    padding: 0 21px;
    height: 52px;
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: #fafafa;
    background: #655dc6;
    -webkit-transition: .15s linear all;
    transition: .15s linear all
}

.headerContact__button svg {
    display: none
}

.headerContact__button svg use {
    fill: #fafafa
}

.headerContact__button:hover {
    background: #514a9d;
    -webkit-transition: .15s linear all;
    transition: .15s linear all
}

.headerContact:hover .headerContact__button {
    font-size: 0;
    background: #514a9d;
    padding: 0 16px
}

.headerContact:hover .headerContact__button:before {
    display: block;
    content: "";
    width: 120px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.headerContact:hover .headerContact__button svg {
    display: block
}

.headerContact:hover .headerContact__modal {
    display: block
}

.headerContact__modal {
    display: none;
    width: 172px;
    position: absolute;
    top: 100%;
    right: -5px;
    z-index: 2;
    -webkit-box-shadow: 0 2px 4px 0 rgba(101, 93, 198, .25);
    box-shadow: 0 2px 4px 0 rgba(101, 93, 198, .25);
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 6px 10px 16px
}

.headerContact__item {
    margin-bottom: 8px
}

.headerContact__item--2 {
    position: relative
}

.headerContact__item--2 span {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px
}

.headerContact__item--2 p {
    margin-bottom: 12px
}

.headerContact__item--2 p:last-child {
    margin-bottom: 0
}

.headerContact__item--2 p a {
    min-height: auto;
    padding: 0 0 0 40px;
    letter-spacing: -0.05em
}

.headerContact__item--3 {
    margin-top: 25px
}

.headerContact__item--3 a {
    min-height: auto !important;
    padding: 0 !important
}

.headerContact__item a {
    width: 100%;
    min-height: 32px;
    position: relative;
    font-family: "Free Pixel", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 0 9px 40px
}

.headerContact__item a span {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px
}

.headerContact__item a:hover {
    color: #655dc6
}

.headerContact__schedule {
    font-family: "Free Pixel", sans-serif;
    font-size: 10px;
    color: #222424;
    margin-top: 14px
}

@media(max-width: 768px) {
    .headerContact {
        display: none
    }
}

.buttonLogin,
.buttonFavorites,
.buttonSearch {
    width: 20px;
    height: 20px;
    font-size: 0;
    text-decoration: none;
    background: rgba(0, 0, 0, 0);
    margin-right: 24px
}

@media(max-width: 479px) {
    .buttonLogin,
    .buttonFavorites,
    .buttonSearch {
        margin: 0 0 0 15px
    }
}

.buttonLogin use,
.buttonSearch use {
    fill: #222424
}

.buttonLogin:hover use,
.buttonSearch:hover use {
    fill: #655dc6
}

.buttonFavorites use {
    stroke: #222424
}

.buttonFavorites:hover use {
    stroke: #655dc6
}

.menuCenter ul li {
    padding: 3px 0;
    margin: 0 12px
}

.menuCenter ul li a {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    color: #222424;
    text-decoration: none
}

.menuCenter ul li a:hover {
    color: #655dc6
}

.menuCenter ul li.active a {
    color: #655dc6
}

@media(max-width: 1280px) {
    .menuCenter,
    .boxMenu {
        display: none
    }
    .buttonMenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 140px;
        height: 52px;
        background: #655dc6;
        font-family: "Museo Sans Cyrl", sans-serif;
        font-weight: 500;
        font-size: 12px;
        text-transform: uppercase;
        color: #fafafa;
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
    .buttonMenu svg {
        margin-right: 8px
    }
    .buttonMenu svg use {
        fill: #fafafa
    }
    .buttonMenu span {
        position: relative;
        top: 1px
    }
    .buttonMenu:hover {
        background: #514a9d;
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
    .open-menu {
        overflow-y: hidden
    }
    .open-menu:before {
        display: block;
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: 300;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .6)
    }
    .globalMenu ul>li.dropDown>.subMenu,
    .globalMenu,
    .mobileMenu {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 360px;
        z-index: 700;
        -webkit-transform: translate3d(-360px, 0, 0);
        transform: translate3d(-360px, 0, 0);
        transition: -webkit-transform .4s ease;
        -webkit-transition: -webkit-transform .4s ease;
        transition: transform .4s ease;
        transition: transform .4s ease, -webkit-transform .4s ease;
        transition: transform .4s ease, -webkit-transform .4s ease;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        padding: 16px
    }
    .globalMenu ul>li.dropDown.open-nextLevel>.subMenu,
    .globalMenu ul>li.dropDown>.subMenu {
        top: 44px
    }
    .globalMenu ul>li.dropDown.open-nextLevel>.subMenu,
    .open-myMenu .globalMenu,
    .open-menu .mobileMenu {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-box-shadow: -7px 0px 6px rgba(0, 0, 0, .25);
        box-shadow: -7px 0px 6px rgba(0, 0, 0, .25)
    }
    .mobileMenu__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 16px;
        margin-bottom: 16px
    }
    .mobileMenu .menuCenter {
        display: block;
        margin-top: 25px;
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 4px;
        margin-bottom: 16px
    }
    .mobileMenu .headerContact__schedule,
    .mobileMenu .headerContact__item a {
        font-size: 16px
    }
    .mobileMenu .headerContact__item--3 {
        margin-top: 14px
    }
    .mobileMenu .boxLanguages {
        display: none
    }
    .mobileMenu__top--left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .mobileMenu__top--close {
        display: block;
        width: 20px;
        height: 20px;
        background: rgba(0, 0, 0, 0)
    }
    .mobileMenu__top--close use {
        fill: #1d1d1b
    }
    .mobileMenu__scroll {
        height: calc(100% - 54px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5px 0 0;
        overflow: hidden;
        overflow-y: auto;
        scrollbar-color: #f7f7f7 rgba(0, 0, 0, 0)
    }
    .mobileMenu__scroll::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0)
    }
    .mobileMenu__scroll::-webkit-scrollbar-thumb {
        background: #655dc6
    }
    .mobileMenu__scroll::-webkit-scrollbar {
        background-color: #f7f7f7;
        width: 5px
    }
    .mobileCatalog {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 52px;
        background: #655dc6;
        font-family: "Museo Sans Cyrl", sans-serif;
        font-weight: 500;
        font-size: 12px;
        text-transform: uppercase;
        color: #fafafa;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px;
        text-align: left
    }
    .mobileCatalog span {
        position: relative;
        top: 1px
    }
    .mobileCatalog svg {
        margin-right: 16px
    }
    .mobileCatalog svg use {
        fill: #fafafa
    }
    .menuCenter ul {
        display: block
    }
    .menuCenter ul li {
        margin: 0 0 15px 0
    }
    .menuCenter ul li a {
        font-size: 16px
    }
    .myMenu_back {
        display: block;
        width: 100%;
        height: 44px;
        background: #655dc6;
        margin: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 4px 16px 0 32px;
        font-size: 14px;
        position: relative;
        line-height: 1;
        font-family: "Museo Sans Cyrl", sans-serif;
        font-weight: 500;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        text-align: left
    }
    .myMenu_back:before {
        display: block;
        content: "";
        width: 10px;
        height: 10px;
        position: absolute;
        left: 15px;
        top: 50%;
        margin-top: -5px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
    .globalMenu {
        padding: 0
    }
    .globalMenu ul {
        height: calc(100% - 44px);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 7px 8px 0;
        overflow: hidden;
        overflow-y: auto;
        scrollbar-color: #d9d9d9 rgba(0, 0, 0, 0)
    }
    .globalMenu ul::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0)
    }
    .globalMenu ul::-webkit-scrollbar-thumb {
        background: #655dc6
    }
    .globalMenu ul::-webkit-scrollbar {
        background-color: #d9d9d9;
        width: 2px
    }
    .globalMenu>ul>li>a {
        display: block;
        font-family: "Free Pixel", sans-serif;
        font-size: 18px;
        line-height: 1.2;
        color: #222424;
        text-decoration: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 8px 16px 8px 16px
    }
    .globalMenu>ul>li.dropDown {
        position: relative
    }
    .globalMenu>ul>li.dropDown>a {
        width: calc(100% - 40px)
    }
    .myMenu_nextLevel {
        display: block;
        width: 33px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 0;
        background: rgba(0, 0, 0, 0)
    }
    .myMenu_nextLevel:before {
        display: block;
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        right: 14px;
        top: 50%;
        margin-top: -5px;
        border-right: 2px solid #655dc6;
        border-top: 2px solid #655dc6;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: .3s ease all;
        transition: .3s ease all
    }
    .globalMenu>ul>li>ul {
        display: none
    }
    .subMenu>li>a {
        display: none
    }
    .subMenu>li>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden;
        padding: 0;
        margin-left: -10px;
        margin-right: -10px
    }
    .subMenu>li>ul>li {
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px
    }
    .subMenu>li>ul>li>a {
        display: block;
        text-decoration: none
    }
    .subMenu__thumb {
        width: 100%;
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        margin-bottom: 12px
    }
    .subMenu__thumb img {
        display: block;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%;
        max-height: 100%;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -webkit-align-self: center;
        margin: 0 auto
    }
    .subMenu__text {
        display: block;
        font-family: "Free Pixel", sans-serif;
        font-size: 16px;
        line-height: 1.5;
        color: #222424;
        text-align: center
    }
}

@media(max-width: 479px) {
    .mobileMenu .boxLanguages {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(max-width: 479px) {
    .globalMenu ul>li.dropDown>.subMenu,
    .globalMenu,
    .mobileMenu {
        width: 100%;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@media(max-width: 359px) {
    .buttonMenu {
        width: 120px
    }
}

.sliderTop__thumb {
    display: block;
    position: relative;
    height: 0;
    font-size: 0;
    padding-bottom: 44.445%
}

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

.sliderTop .swiper-button-next,
.sliderTop .swiper-button-prev {
    position: absolute;
    left: 24px;
    bottom: 23px;
    z-index: 2;
    width: 48px;
    height: 48px;
    -webkit-box-shadow: 4px 4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6;
    background: #f3f2ff;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    cursor: pointer
}

.sliderTop .swiper-button-next:hover,
.sliderTop .swiper-button-prev:hover {
    -webkit-box-shadow: 2px 2px 0 0 #655dc6;
    box-shadow: 2px 2px 0 0 #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderTop .swiper-button-next {
    left: 88px
}

.sliderTop__item {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    -webkit-transform: translateY(-51.4%);
    -ms-transform: translateY(-51.4%);
    transform: translateY(-51.4%);
    width: 544px;
    height: 322px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 80px
}

.sliderTop__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 32px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424
}

.sliderTop__link {
    font-size: 14px;
    color: #222424;
    text-decoration: none;
    margin: 20px 0 0 8px
}

.sliderTop__link svg {
    margin-left: 9px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderTop__link svg use {
    fill: #222424
}

.sliderTop__link:hover {
    color: #655dc6
}

.sliderTop__link:hover svg {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderTop__link:hover svg use {
    fill: #655dc6
}

.sliderTop .swiper-pagination {
    position: absolute;
    right: 0;
    bottom: 45px
}

.sliderTop .swiper-pagination .swiper-pagination-bullet {
    display: block;
    width: 51px;
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 16px;
    color: #000;
    position: relative;
    margin-top: 11px
}

.sliderTop .swiper-pagination .swiper-pagination-bullet i {
    font-style: normal;
    opacity: 0;
    visibility: hidden
}

.sliderTop .swiper-pagination .swiper-pagination-bullet:after {
    display: block;
    content: "";
    width: 18px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderTop .swiper-pagination .swiper-pagination-bullet-active i {
    opacity: 1;
    visibility: visible
}

.sliderTop .swiper-pagination .swiper-pagination-bullet-active:after {
    width: 24px;
    background: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

@media(max-width: 1199px) {
    .sliderTop__item {
        width: 470px;
        height: 250px;
        background-size: 470px 250px;
        padding: 30px 60px 30px 25px
    }
}

@media(max-width: 991px) {
    .sliderTop__item {
        width: 380px;
        height: 160px;
        background-size: 380px 160px;
        padding: 15px 30px 15px 15px
    }
    .sliderTop .swiper-pagination {
        display: none !important
    }
    .sliderTop__title {
        font-size: 26px;
        line-height: 1
    }
    .sliderTop__link {
        margin: 15px 0 0 0
    }
}

@media(max-width: 768px) {
    .sliderTop__item {
        width: 260px;
        height: 140px;
        background-size: 260px 140px;
        padding: 15px 20px 15px 15px
    }
    .sliderTop__title {
        font-size: 20px
    }
    .sliderTop__link {
        margin: 6px 0 0 0
    }
    .sliderTop .swiper-button-next,
    .sliderTop .swiper-button-prev {
        position: absolute;
        left: initial;
        right: 15px;
        bottom: 15px;
        width: 40px;
        height: 40px
    }
    .sliderTop .swiper-button-prev {
        left: initial;
        right: 65px
    }
}

@media(max-width: 479px) {
    .sliderTop__title {
        font-size: 18px
    }
    .sliderTop__item {
        width: 220px;
        height: 120px;
        background-size: 220px 120px
    }
    .sliderTop__thumb {
        padding-bottom: 68.445%
    }
}

.lineSlider {
    margin-top: -1px;
    margin-bottom: 53px
}

.lineSlider img {
    width: 100%
}

.homeSetups {
    margin-bottom: 84px
}

.homeSetups__title {
    margin-left: calc(50% - 550px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
    font-family: "Free Pixel", sans-serif;
    font-size: 64px;
    line-height: 1;
    text-transform: uppercase;
    color: #121212;
    margin-bottom: 32px
}

.homeSetups__title span {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

@media(max-width: 1199px) {
    .homeSetups {
        margin-bottom: 60px
    }
    .homeSetups__title {
        margin-left: 0;
        padding: 0 15px;
        font-size: 50px
    }
}

@media(max-width: 991px) {
    .homeSetups__title {
        font-size: 40px
    }
}

@media(max-width: 768px) {
    .homeSetups__title {
        font-size: 32px;
        margin-bottom: 20px
    }
}

@media(max-width: 359px) {
    .homeSetups__title {
        font-size: 28px
    }
}

.sliderSetups.swiper {
    padding-bottom: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: calc(50% - 550px);
    padding-right: calc(50% - 550px)
}

.sliderSetups .swiper-slide {
    width: 452px !important
}

.sliderSetups .swiper-slide .sliderSetups__twoLine .sliderSetups__box {
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sliderSetups .swiper-slide .sliderSetups__twoLine:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderSetups .swiper-slide.swiper-slide-active .sliderSetups__twoLine .sliderSetups__box,
.sliderSetups .swiper-slide.swiper-slide-next .sliderSetups__twoLine .sliderSetups__box {
    pointer-events: initial;
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6
}

.sliderSetups .swiper-slide.swiper-slide-active .sliderSetups__twoLine .sliderSetups__box:hover,
.sliderSetups .swiper-slide.swiper-slide-next .sliderSetups__twoLine .sliderSetups__box:hover {
    -webkit-box-shadow: 0 0 0 0 #655dc6;
    box-shadow: 0 0 0 0 #655dc6
}

.sliderSetups .swiper-slide.swiper-slide-active .sliderSetups__twoLine:before,
.sliderSetups .swiper-slide.swiper-slide-next .sliderSetups__twoLine:before {
    opacity: 0;
    visibility: hidden
}

.sliderSetups__twoLine:before {
    opacity: 0;
    visibility: hidden;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .4);
    z-index: 2;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderSetups__twoLine--1 .sliderSetups__box:first-child {
    height: 30%
}

.sliderSetups__twoLine--1 .sliderSetups__box:first-child .sliderSetups__thumb {
    height: 100%
}

.sliderSetups__twoLine--1 .sliderSetups__box:last-child {
    height: calc(70% - 27px)
}

.sliderSetups__twoLine--1 .sliderSetups__box:last-child .sliderSetups__thumb {
    height: 100%
}

.sliderSetups__twoLine--2 .sliderSetups__box:first-child {
    height: 70%
}

.sliderSetups__twoLine--2 .sliderSetups__box:first-child .sliderSetups__thumb {
    height: 100%
}

.sliderSetups__twoLine--2 .sliderSetups__box:last-child {
    height: calc(30% - 27px)
}

.sliderSetups__twoLine--2 .sliderSetups__box:last-child .sliderSetups__thumb {
    height: 100%
}

.sliderSetups__box {
    display: block;
    font-size: 0;
    text-decoration: none;
    position: relative
}

.sliderSetups__box:nth-child(2) {
    margin-top: 27px
}

.sliderSetups__thumb {
    display: block;
    font-size: 0;
    height: 667px
}

.sliderSetups__thumb:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.32)));
    background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.32) 100%)
}

.sliderSetups__text {
    position: absolute;
    top: 32px;
    left: 56px;
    right: 10px;
    z-index: 3;
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    line-height: 1;
    color: #fff
}

@media(max-width: 1199px) {
    .sliderSetups.swiper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 991px) {
    .sliderSetups .swiper-slide {
        width: 320px !important
    }
    .sliderSetups__thumb {
        height: 472px
    }
    .sliderSetups__text {
        top: 20px;
        left: 15px;
        right: 10px;
        font-size: 20px
    }
}

@media(max-width: 768px) {
    .sliderSetups .swiper-slide {
        width: 266px !important
    }
    .sliderSetups__thumb {
        height: 392px
    }
    .sliderSetups__twoLine--1 .sliderSetups__box:last-child {
        height: calc(70% - 15px)
    }
    .sliderSetups__twoLine--2 .sliderSetups__box:last-child {
        height: calc(30% - 15px)
    }
    .sliderSetups__box:nth-child(2) {
        margin-top: 15px
    }
}

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

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block
}

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

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

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

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-lazy-preloader {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: rgba(0, 0, 0, 0)
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #0a0f9e
}

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

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

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

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

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

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

.titleCatalog {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: .17em;
    text-transform: uppercase;
    color: #222424;
    margin-top: 67px;
    padding-left: 22px;
    margin-bottom: 54px
}

@media(max-width: 1199px) {
    .titleCatalog {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

.boxCatalog {
    margin-bottom: 24px
}

.boxCatalog--2 {
    margin-top: 72px;
    margin-bottom: 72px
}

.boxCatalog__top {
    margin-bottom: 24px
}

.boxCatalog__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    margin-top: 2px
}

.boxCatalog__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 8px 8px 24px;
    height: 48px;
    margin-left: 20px;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 0 0 #211a79;
    box-shadow: 4px 4px 0 0 #211a79;
    background: #4941a7
}

.boxCatalog__link svg {
    margin-left: 10px
}

.boxCatalog__link svg use {
    fill: #fcfcfc
}

.boxCatalog__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #211a79;
    box-shadow: 2px 2px 0 0 #211a79
}


@media(max-width: 768px) {
    .boxCatalog--2 {
        margin-top: 60px;
        margin-bottom: 60px
    }
}

@media(max-width: 639px) {
    .boxCatalog__link {
        height: 40px
    }
    .boxCatalog__top {
        margin-bottom: 20px
    }
}

.sliderCatalog.swiper {
    padding-bottom: 8px;
    padding-left: calc(50% - 550px);
    padding-right: calc(50% - 550px)
}

.sliderCatalog .swiper-slide {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important
}

.sliderCatalog__link {
    display: block;
    font-size: 0;
    text-decoration: none;
    -webkit-box-shadow: 0 0 0 0 #655dc6;
    box-shadow: 0 0 0 0 #655dc6
}

.sliderCatalog__link:hover {
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6
}

.sliderCatalog__thumb {
    width: 100%;
    max-width: 792px;
    height: 500px
}

.sliderCatalog__thumb img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.sliderCatalog__item {
    position: absolute;
    left: 32px;
    right: 32px;
    bottom: 32px;
    z-index: 2;
    text-align: center
}

.sliderCatalog__sticker {
    display: inline-block;
    vertical-align: top;
    font-family: "Free Pixel", sans-serif;
    font-size: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 12px
}

.sliderCatalog__sticker.bg-blue {
    background: #655dc6
}

.sliderCatalog__sticker.bg-green {
    background: #075700
}

.sliderCatalog__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #d6d6d6;
    margin-top: 15px
}

.sliderCatalog__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1.25;
    color: #fff;
    margin-top: 13px
}

@media(max-width: 1279px) {
    .sliderCatalog__thumb {
        max-width: 696px;
        height: 440px
    }
}

@media(max-width: 1199px) {
    .sliderCatalog.swiper {
        padding-left: 15px;
        padding-right: 15px
    }
    .sliderCatalog__thumb {
        max-width: 633px;
        height: 400px
    }
}

@media(max-width: 991px) {
    .sliderCatalog__thumb {
        max-width: 491px;
        height: 310px
    }
    .sliderCatalog__item {
        left: 10px;
        right: 10px;
        bottom: 15px
    }
    .sliderCatalog__title {
        font-size: 24px;
        margin-top: 5px
    }
    .sliderCatalog__text {
        font-size: 14px;
        line-height: 1.3
    }
}

@media(max-width: 639px) {
    .sliderCatalog__thumb {
        max-width: 380px;
        height: 240px
    }
}

@media(max-width: 479px) {
    .sliderCatalog__thumb {
        max-width: 316px;
        height: 200px
    }
    .sliderCatalog__title {
        font-size: 18px
    }
    .sliderCatalog__text {
        font-size: 12px;
        line-height: 1.2;
        margin-top: 8px
    }
}

@media(max-width: 359px) {
    .sliderCatalog__thumb {
        max-width: 281px;
        height: 178px
    }
}

.borderArrows {
    margin-top: 24px
}

.borderArrows .swiper-button-prev,
.borderArrows .swiper-button-next {
    width: 48px;
    height: 48px;
    font-size: 0;
    -webkit-box-shadow: 4px 4px 0 0 #655dc6, -4px 4px 0 0 #655dc6, -4px -4px 0 0 #655dc6, 4px -4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6, -4px 4px 0 0 #655dc6, -4px -4px 0 0 #655dc6, 4px -4px 0 0 #655dc6;
    background: #f3f2ff;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.borderArrows .swiper-button-prev:hover,
.borderArrows .swiper-button-next:hover {
    -webkit-box-shadow: 2px 2px 0 0 #655dc6, -2px 2px 0 0 #655dc6, -2px -2px 0 0 #655dc6, 2px -2px 0 0 #655dc6;
    box-shadow: 2px 2px 0 0 #655dc6, -2px 2px 0 0 #655dc6, -2px -2px 0 0 #655dc6, 2px -2px 0 0 #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.borderArrows .swiper-button-next {
    margin: 0 0 0 24px
}

.borderArrows .swiper-button-lock {
    display: none !important
}

@media(max-width: 639px) {
    .borderArrows .swiper-button-prev,
    .borderArrows .swiper-button-next {
        width: 40px;
        height: 40px
    }
    .borderArrows .swiper-button-next {
        margin: 0 0 0 20px
    }
}

.catalogLine {
    font-size: 0;
    margin-bottom: 32px
}

.catalogLine__thumb {
    display: block;
    width: 100%
}

.catalogLine__thumb img {
    width: 100%;
    height: auto
}

.boxBliss {
    margin-top: 64px;
    margin-bottom: 72px
}

.boxBliss__top {
    position: relative
}

.boxBliss__logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 282px;
    height: 282px
}

.boxBliss__logo span {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background-color: #655dc6
}

.boxBliss__stripes {
    width: calc(100% - 352px);
    font-size: 0
}

.boxBliss__stripes img {
    width: 100%
}

.boxBliss__thumb {
    position: relative;
    z-index: 2;
    margin-top: -162px;
    max-width: 54.655%;
    margin-left: auto
}

@media(max-width: 1199px) {
    .boxBliss__logo {
        width: 198px;
        height: 198px
    }
    .boxBliss__logo span {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px
    }
    .boxBliss__stripes {
        width: calc(100% - 228px)
    }
}

@media(max-width: 768px) {
    .boxBliss {
        margin-top: 60px;
        margin-bottom: 60px
    }
    .boxBliss__logo {
        position: relative;
        width: 160px;
        height: 160px
    }
    .boxBliss__stripes {
        width: calc(100% - 175px)
    }
    .boxBliss__thumb {
        margin-top: -20px;
        max-width: 90%
    }
}

.sldierProduct {
    padding-bottom: 8px;
    margin-right: -8px;
    padding-right: 8px
}

.sldierProduct__link {
    font-size: 0;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6;
    background: #fff;
    min-height: 383px
}

.sldierProduct__link:hover {
    -webkit-box-shadow: 4px 4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6
}

.sldierProduct__thumb {
    width: 100%;
    height: 225px
}

.sldierProduct__item {
    margin-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.sldierProduct__title {
    max-height: 58px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424
}

.sldierProduct__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #222424;
    margin-top: 14px;
    max-height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media(max-width: 1199px) {
    .sldierProduct .sldierProduct {
        margin-left: 15px;
        margin-right: 7px
    }
}

@media(max-width: 768px) {
    .sldierProduct {
        margin: 0
    }
    .sldierProduct.swiper {
        padding-left: 15px;
        padding-right: 15px
    }
    .sldierProduct .swiper-slide {
        width: 257px !important
    }
}

.sectionTop {
    position: relative;
    padding-bottom: 33.334%
}

.sectionTop__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sectionTop__thumb img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.sectionTop__thumb:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 1
}

.sectionTop__item {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    margin-left: -550px;
    width: 100%;
    z-index: 3
}

.sectionTop__title {
    max-width: 600px;
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 36px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}

.sectionTop__text {
    max-width: 700px;
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    margin-top: 16px
}

.sectionTop__link {
    width: 262px;
    height: 48px;
    -webkit-box-shadow: 4px 4px 0 0 #bcc5ef;
    box-shadow: 4px 4px 0 0 #bcc5ef;
    background: #655dc6;
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    margin-top: 31px
}

.sectionTop__link svg {
    margin-left: 10px
}

.sectionTop__link svg use {
    fill: #fff
}

.sectionTop__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #bcc5ef;
    box-shadow: 2px 2px 0 0 #bcc5ef
}

@media(max-width: 1199px) {
    .sectionTop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 360px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 0
    }
    .sectionTop__item {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        left: 0;
        margin-left: 0
    }
}

@media(max-width: 991px) {
    .sectionTop__title {
        font-size: 32px
    }
}

@media(max-width: 479px) {
    .sectionTop__title {
        font-size: 28px
    }
}

.boxSetups {
    background: #fff;
    position: relative
}

.boxSetups--bgGrey {
    background: #222424
}

.boxSetups--bgGrey .boxSetups__description,
.boxSetups--bgGrey .boxSetups__name {
    color: #fff
}

.boxSetups--bgGrey .boxSetups__list li:after {
    background: #fff
}

.boxSetups--bgGrey .boxSetups__list img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.boxSetups--bgGrey .boxSetups__item {
    padding-bottom: 137px
}

.boxSetups__top {
    position: relative
}

.boxSetups__thumb {
    width: 50%;
    padding-bottom: 45%
}

.boxSetups__item {
    padding-top: 66px;
    padding-bottom: 82px
}

.boxSetups__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 64px;
    text-transform: uppercase;
    text-align: center;
    color: #655dc6
}

.boxSetups__name {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    line-height: 1.25;
    color: #262626;
    margin-top: 24px
}

.boxSetups__description {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #262626;
    margin-top: 17px
}

.boxSetups__list li {
    margin: 25px 47px 0 0;
    position: relative
}

.boxSetups__list li:after {
    display: block;
    content: "";
    width: 1px;
    height: 48px;
    background: #050224;
    position: absolute;
    right: -24px;
    top: 6px
}

.boxSetups__list li:last-child {
    margin-right: 0
}

.boxSetups__list li:last-child:after {
    display: none
}

.boxSetups__list li span {
    height: 60px
}

.boxSetups__line {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 2;
    width: 100%
}

.boxSetups__line--2 {
    top: initial;
    bottom: 0
}

.boxSetups__line img {
    width: 100%
}

@media(max-width: 991px) {
    .boxSetups__item {
        padding-top: 40px;
        padding-bottom: 40px
    }
    .boxSetups__title {
        font-size: 48px
    }
    .boxSetups__name {
        font-size: 28px
    }
    .boxSetups--bgGrey .boxSetups__item {
        padding-bottom: 80px
    }
}

@media(max-width: 768px) {
    .boxSetups__line {
        top: 0
    }
    .boxSetups__line--2 {
        top: initial;
        bottom: 0
    }
}

@media(max-width: 479px) {
    .boxSetups__name {
        font-size: 22px
    }
}

.boxEconomy {
    background: #d3d9ff;
    padding-top: 109px;
    padding-bottom: 260px;
    position: relative
}

.boxEconomy__item {
    max-width: 700px;
    margin: 0 auto;
    text-align: center
}

.boxEconomy__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1.375;
    color: #000
}

.boxEconomy__title span {
    color: #222424
}

.boxEconomy__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.375;
    text-transform: uppercase;
    color: #000;
    margin-top: 23px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 28px
}

.boxEconomy__stripes {
    position: absolute;
    font-size: 0;
    top: 0;
    z-index: 2
}

.boxEconomy__stripes--1 {
    left: 0
}

.boxEconomy__stripes--2 {
    right: 0
}

@media(max-width: 1439px) {
    .boxEconomy__stripes {
        max-width: 260px
    }
}

@media(max-width: 1279px) {
    .boxEconomy {
        padding-top: 60px;
        padding-bottom: 80px
    }
    .boxEconomy__stripes {
        max-width: 200px
    }
}

@media(max-width: 1199px) {
    .boxEconomy__stripes {
        max-width: 150px
    }
}

@media(max-width: 991px) {
    .boxEconomy__stripes {
        display: none
    }
}

@media(max-width: 768px) {
    .boxEconomy__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }
    .boxEconomy__text {
        padding: 0
    }
}

@media(max-width: 479px) {
    .boxEconomy__title {
        font-size: 26px;
        line-height: 1.2
    }
}

.all-homeSetups {
    background: #d3d9ff;
    padding-top: 92px;
    padding-bottom: 160px
}

.all-homeSetups .homeSetups {
    margin-bottom: 0
}

.all-homeSetups .homeSetups__title {
    font-family: "NBP-Informa-FiveSix", sans-serif
}

@media(max-width: 991px) {
    .all-homeSetups {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.boxDeal {
    position: relative;
    background: #d3d9ff
}

.boxDeal__stripes {
    position: absolute;
    top: -33px;
    left: 0;
    z-index: 2;
    font-size: 0
}

.boxDeal__colony {
    position: absolute;
    z-index: 2;
    right: 26px;
    bottom: 51px;
    font-size: 0
}

.boxDeal__item {
    background-color: #8077ec;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 74px 0 172px 0;
    clip-path: polygon(0% 0%, 62.4% 0, 66.5% 4.8%, 88.4% 4.8%, 94.4% 0, 100% 0, 100% 97%, 66.2% 97%, 63.5% 100%, 49.5% 100%, 45.4% 92%, 22.5% 92%, 16.5% 98%, 0 98%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.boxDeal__link {
    width: 262px;
    height: 48px;
    -webkit-box-shadow: 4px 4px 0 0 rgba(77, 68, 178, .4);
    box-shadow: 4px 4px 0 0 rgba(77, 68, 178, .4);
    background: #e1e6ff;
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    color: #222424;
    text-decoration: none
}

.boxDeal__link svg {
    margin-left: 10px
}

.boxDeal__link svg use {
    fill: #222424
}

.boxDeal__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 rgba(77, 68, 178, .4);
    box-shadow: 2px 2px 0 0 rgba(77, 68, 178, .4)
}

@media(max-width: 1199px) {
    .boxDeal__stripes {
        max-width: 50%
    }
    .boxDeal__stripes svg {
        width: 100%
    }
}

@media(max-width: 639px) {
    .boxDeal__item {
        clip-path: polygon(0% 0%, 59.2% 0, 62.8% 2.8%, 82.4% 2.8%, 87.4% 0, 100% 0, 100% 97%, 62.2% 97%, 60% 100%, 47% 100%, 43.4% 98%, 22.5% 98%, 18% 99.4%, 0 99.4%)
    }
    .boxDeal__stripes {
        top: -28px
    }
}

@media(max-width: 479px) {
    .boxDeal__item {
        clip-path: polygon(0% 0%, 56.2% 0, 62.8% 1.2%, 80.4% 1.2%, 87.4% 0, 100% 0, 100% 99%, 68.2% 99%, 65% 100%, 49% 100%, 43.4% 98.6%, 23.5% 98.6%, 17% 99.4%, 0 99.4%)
    }
}

.allCheck label {
    cursor: pointer;
    position: relative
}

.allCheck input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    border: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

.allCheck input:checked+.check-radio:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.allCheck input:checked+.check-radio {
    background: #655dc6
}

.allCheck .check-text {
    font-family: "Museo Sans Cyrl";
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #fff;
    position: relative;
    top: 1px
}

.allCheck .check-radio {
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d2d5da;
    position: relative;
    border-radius: 2px;
    margin-right: 8px
}

.allCheck .check-radio:before {
    opacity: 1;
    visibility: hidden;
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.filterCheck {
    position: absolute;
    top: 16px;
    right: 16px;
    z-index: 2
}

.filterCheck label {
    cursor: pointer;
    position: relative
}

.filterCheck input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    border: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

.filterCheck input:checked+.check-radio:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.filterCheck input:checked+.check-radio {
    background: #655dc6
}

.filterCheck .check-radio {
    width: 20px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #d2d5da;
    position: relative;
    border-radius: 2px;
    margin-right: 8px
}

.filterCheck .check-radio:before {
    opacity: 1;
    visibility: hidden;
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listDeal {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 19px
}

.listDeal__li {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px 32px 12px
}

.listDeal__item {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6;
    background: #fff;
    padding: 48px 16px 16px 16px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    position: relative
}

.listDeal__item:hover {
    -webkit-box-shadow: 4px 4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listDeal__thumb {
    display: block;
    font-size: 0;
    width: 100%;
    height: 225px;
    margin-bottom: 12px
}

.listDeal__thumb picture {
    width: 100%;
    height: 100%
}

.listDeal__bottom {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.listDeal__title {
    display: block;
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    text-decoration: none
}

.listDeal__title:hover {
    color: #655dc6
}

.listDeal__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #222424;
    margin-top: 14px;
    max-height: 39px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media(max-width: 991px) {
    .listDeal__li {
        width: 33.33%
    }
}

@media(max-width: 768px) {
    .listDeal__li {
        width: 50%
    }
    .listDeal__bottom {
        padding-left: 0
    }
}

@media(max-width: 479px) {
    .listDeal__li {
        width: 100%
    }
}

.visible-tablet {
    display: none
}

.boxCard {
    max-width: 1300px;
    margin: 0 auto 72px auto
}

.boxCard__left {
    width: 49%;
    position: sticky;
    top: 76px
}

.boxCard__right {
    width: 51%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px
}

@media(max-width: 1640px) {
    .boxCard {
        max-width: 1200px
    }
}

@media(max-width: 1279px) {
    .boxCard {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 1023px) {
    .boxCard__left {
        top: 24px
    }
}

@media(max-width: 991px) {
    .boxCard {
        margin-bottom: 60px
    }
    .boxCard__item {
        display: block
    }
    .boxCard__left {
        position: relative;
        top: 0;
        width: 100%
    }
    .boxCard__right {
        width: 100%;
        padding: 24px 0 0 0
    }
    .boxCard .visible-tablet {
        display: block
    }
}

@media(max-width: 768px) {
    .boxCard__right {
        padding: 20px 0 0 0
    }
}

.breadcrumbs {
    margin-top: 31px;
    margin-bottom: 24px
}

.breadcrumbs.breadcrumbs--2 {
    margin-top: 31px;
    margin-bottom: 24px
}

.breadcrumbs.breadcrumbs--2 li {
    font-family: "Museo Sans Cyrl";
    font-weight: 500
}

.breadcrumbs.breadcrumbs--2 li:after {
    top: 4px
}

.breadcrumbs li {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 36px 5px 0;
    line-height: 1.2;
    position: relative;
    color: #898989
}

.breadcrumbs li:after {
    display: block;
    content: "";
    position: absolute;
    top: 5px;
    right: -20px;
    width: 5px;
    height: 5px;
    border: solid 1px #222424;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.breadcrumbs li:last-child {
    margin-right: 0
}

.breadcrumbs li:last-child:after {
    display: none
}

.breadcrumbs li a {
    display: inline-block;
    text-decoration: none;
    color: #222424
}

.breadcrumbs li a:hover {
    color: #655dc6
}

@media(max-width: 991px) {
    .breadcrumbs {
        margin-top: 15px;
        margin-bottom: 10px
    }
    .breadcrumbs.breadcrumbs--2 {
        margin-top: 15px;
        margin-bottom: 10px
    }
}

@media(max-width: 479px) {
    .breadcrumbs li {
        font-size: 12px;
        margin-right: 20px
    }
    .breadcrumbs li:after {
        top: 4px;
        right: -12px;
        width: 4px;
        height: 4px
    }
}

.sectionCard {
    background: #fff;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px;
    margin-bottom: 24px
}

.sectionCard__article {
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #898989;
    margin-bottom: 25px
}

.sectionCard__article .copy {
    color: #655dc6;
    cursor: pointer;
    position: relative;
    margin-left: 5px
}

.sectionCard__article .copy i {
    font-style: normal
}

.sectionCard__article .copy img {
    margin-left: 5px;
    position: relative;
    top: -2px
}

.sectionCard__article .copy:hover {
    text-decoration: underline
}

.sectionCard__article .copy .copyModal {
    display: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    z-index: 2;
    margin-bottom: 5px;
    padding: 1px
}

.sectionCard__article .copy .copyModal span {
    display: block;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 12px;
    line-height: 1;
    color: #222424
}

.sectionCard__article.active .copyModal {
    display: block
}

.sectionCard__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 56px;
    color: #222424;
    margin-bottom: 15px
}

.sectionCard__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    color: #222424
}

@media(max-width: 1279px) {
    .sectionCard__title {
        font-size: 48px
    }
}

@media(max-width: 1199px) {
    .sectionCard__text {
        font-size: 20px
    }
    .sectionCard__title {
        font-size: 36px
    }
}

@media(max-width: 991px) {
    .sectionCard__title {
        font-size: 34px
    }
}

@media(max-width: 768px) {
    .sectionCard {
        padding: 30px 15px
    }
}

@media(max-width: 479px) {
    .sectionCard__title {
        font-size: 32px
    }
}

.boxColors {
    margin-top: 26px
}

.boxColors__title {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #969696
}

.boxColors__link {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 0;
    margin: 10px 16px 0 0;
    position: relative;
    background: rgba(0, 0, 0, 0)
}

.boxColors__link:before {
    display: block;
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px;
    border-radius: 50%;
    border: 1px solid #d8d8d8;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.boxColors__link.active:before {
    border-color: #222424
}

.boxColors__link:hover:before {
    border-color: #222424;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.boxPrice {
    margin-top: 42px
}

.boxPrice__title {
    font-family: "Museo Sans Cyrl", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #969696
}

.boxPrice__price {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    color: #222424;
    margin-top: 7px
}

@media(max-width: 1199px) {
    .boxPrice {
        margin-top: 26px
    }
}

.boxButton {
    margin-top: 12px
}

.boxQuantity {
    margin: 16px 16px 0 0
}

.boxQuantity__input {
    display: block;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50px;
    width: 64px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-family: "Museo Sans Cyrl";
    font-size: 14px !important;
    text-align: center;
    color: #222424;
    margin: 0 4px
}

.boxQuantity__minus,
.boxQuantity__plus {
    display: block;
    width: 42px;
    height: 42px;
    font-size: 0;
    position: relative;
    background: rgba(0, 0, 0, 0)
}

.boxQuantity__minus:before,
.boxQuantity__minus:before,
.boxQuantity__plus:before,
.boxQuantity__plus:before {
    display: block;
    content: "";
    width: 12px;
    height: 2px;
    background: #222424;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -6px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.boxQuantity__minus:hover:before,
.boxQuantity__minus:hover:before,
.boxQuantity__plus:hover:before,
.boxQuantity__plus:hover:before {
    background: #655dc6
}

.boxQuantity__plus:after {
    display: block;
    content: "";
    width: 2px;
    height: 12px;
    position: absolute;
    background: #222424;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -1px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.boxQuantity__plus:hover:after {
    background: #655dc6
}

@media(max-width: 359px) {
    .boxQuantity {
        margin: 16px auto 0
    }
}

.buttonAdd {
    display: block;
    width: 136px;
    height: 42px;
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    color: #222424;
    margin: 16px 16px 0 0;
    position: relative
}

.buttonAdd span {
    position: relative;
    z-index: 3
}

.buttonAdd:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border: 2px solid #d8d8d8;
    z-index: 2
}

.buttonAdd:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #655dc6;
    z-index: 0;
    -webkit-transform: translate(4px, 4px);
    -ms-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
    -webkit-transition: .3s linear all;
    transition: .3s linear all;
    z-index: 1
}

.buttonAdd:hover:after {
    -webkit-transform: translate(2px, 2px);
    -ms-transform: translate(2px, 2px);
    transform: translate(2px, 2px);
    -webkit-transition: .3s linear all;
    transition: .3s linear all
}

@media(max-width: 479px) {
    .buttonAdd {
        width: 124px;
        font-size: 14px
    }
}

@media(max-width: 359px) {
    .buttonAdd {
        width: 100%;
        margin-right: 0
    }
}

.buttonBuy {
    width: 162px;
    height: 48px;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 0 0 #bcc5ef;
    box-shadow: 4px 4px 0 0 #bcc5ef;
    background: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    text-decoration: none;
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    color: #fff;
    margin-top: 16px
}

.buttonBuy:hover {
    -webkit-box-shadow: 2px 2px 0 0 #bcc5ef;
    box-shadow: 2px 2px 0 0 #bcc5ef
}

@media(max-width: 479px) {
    .buttonBuy {
        width: 146px;
        font-size: 16px;
        height: 44px
    }
}

@media(max-width: 359px) {
    .buttonBuy {
        width: 100%;
        margin-right: 0
    }
}

.cardInformation {
    background: #fff
}

.listDescription__li {
    margin-bottom: 16px
}

.listDescription__li.open .listDescription__title:before {
    display: none
}

.listDescription__title {
    padding: 24px 80px 24px 32px;
    cursor: pointer;
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 24px;
    color: #222424;
    position: relative;
    -webkit-box-shadow: 4px 4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6;
    background: #fff;
    position: relative;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listDescription__title:before,
.listDescription__title:after {
    display: block;
    content: "";
    position: absolute;
    background: #222424
}

.listDescription__title:before {
    width: 2px;
    height: 18px;
    top: 28px;
    right: 44px
}

.listDescription__title:after {
    width: 18px;
    height: 2px;
    top: 36px;
    right: 36px
}

.listDescription__title:hover {
    color: #655dc6
}

.listDescription__dropDown {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px
}

.listDescription__description {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 8px
}

.listDescription__characteristics li {
    font-weight: 400 !important;
    color: #222424 !important;
    padding: 4px 0 !important
}

.listDescription__characteristics li b,
.listDescription__characteristics li strong {
    font-weight: normal;
    color: #737373
}

.listDescription__characteristics li:before {
    display: none !important
}

@media(max-width: 768px) {
    .listDescription__title {
        padding: 20px 50px 20px 15px
    }
    .listDescription__title:after {
        top: 32px;
        right: 20px
    }
    .listDescription__title:before {
        top: 24px;
        right: 28px
    }
    .listDescription__dropDown {
        padding: 30px 15px
    }
    .listDescription__description {
        padding-left: 0
    }
}

.description {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.6;
    color: #151515
}

.description p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.6;
    color: #151515;
    margin-bottom: 26px
}

.description p iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 16/9
}

.description h1,
.description h2,
.description h3,
.description h4,
.description h5,
.description h6 {
    font-family: "Free Pixel", sans-serif;
    line-height: 1.2 !important;
    color: #222424;
    margin-bottom: 16px;
    text-transform: uppercase
}

.description h1 {
    font-size: 32px
}

.description h2 {
    font-size: 20px
}

.description h3 {
    font-size: 16px
}

.description h4 {
    font-size: 15px
}

.description h5 {
    font-size: 14px
}

.description h6 {
    font-size: 14px
}

.description p a {
    color: #655dc6
}

.description p a:hover {
    text-decoration: underline
}

.description blockquote {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 3px solid #655dc6;
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.6;
    color: #151515;
    margin-bottom: 26px;
    padding: 10px 15px;
    text-align: left
}

.description blockquote p {
    position: relative;
    text-align: left;
    padding: 0;
    margin-bottom: 0 !important
}

.description ol {
    counter-reset: item;
    margin-bottom: 26px
}

.description ol li {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.6;
    color: #151515;
    list-style: inside decimal;
    position: relative;
    padding-left: 15px
}

.description ol li:last-child {
    margin-bottom: 0px
}

.description ol>li::marker {
    opacity: 0;
    display: none;
    visibility: hidden;
    font-size: 0
}

.description ol>li:before {
    display: block;
    content: counter(item) ".";
    counter-increment: item;
    font-size: 12px;
    color: #222424;
    position: absolute;
    left: 0;
    top: 0
}

.description ol li ol {
    margin-left: 15px
}

.description ol li a {
    color: #b80000;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    text-decoration: underline
}

.description ol li a:hover {
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.description>ul {
    margin-bottom: 26px;
    position: relative
}

.description ul li {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.6;
    color: #151515;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 13px
}

.description ul li:last-child {
    margin-bottom: 0
}

.description ul li:before {
    display: block;
    content: "";
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #222424;
    position: absolute;
    top: 8px;
    left: 0
}

.description table {
    width: 100%;
    margin-bottom: 26px
}

.description img.aligncenter {
    display: block;
    margin: 0 auto
}

.description table tr th {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.3;
    color: #151515;
    text-align: left;
    border: 1px solid #d9d9d9;
    padding: 24px 10px 24px 30px;
    background: #fff
}

.description table tr td {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1.3;
    color: #151515;
    text-align: center;
    border: 1px solid #d9d9d9;
    padding: 20px 10px 20px 30px;
    background: #fff;
    text-align: left
}

.description img {
    max-width: 100%;
    height: auto;
    margin-bottom: 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.description>*:first-child {
    margin-top: 0 !important
}

.description>*:last-child {
    margin-bottom: 0 !important
}

.boxDocumentation__item {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px
}

.boxDocumentation__button {
    width: 100%;
    padding: 5px 0;
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    color: #898989;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    text-decoration: none;
    background: rgba(0, 0, 0, 0)
}

.boxDocumentation__button span {
    width: 40px;
    height: 40px;
    margin: 0 auto 13px auto
}

.boxDocumentation__button:hover {
    color: #655dc6
}

@media(max-width: 479px) {
    .boxDocumentation__button {
        line-height: 1.2;
        font-size: 14px
    }
}

@media(max-width: 359px) {
    .boxDocumentation {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .boxDocumentation__item {
        width: 50%
    }
}

.allSlider {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 160px;
    margin-bottom: 24px
}

@media(max-width: 1199px) {
    .allSlider {
        padding-left: 115px
    }
}

@media(max-width: 768px) {
    .allSlider {
        margin-bottom: 20px
    }
}

@media(max-width: 639px) {
    .allSlider {
        padding-left: 0
    }
}

.bigSlider__thumb {
    width: 100%;
    height: 588px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 14px 76px 14px;
    background: #fff
}

.bigSlider .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 32px;
    text-align: center;
    z-index: 2
}

.bigSlider .swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    vertical-align: top;
    background: #d8d8d8;
    border-radius: 3px;
    width: 12px;
    height: 12px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    margin: 0 4px
}

.bigSlider .swiper-pagination .swiper-pagination-bullet-active,
.bigSlider .swiper-pagination .swiper-pagination-bullet:hover {
    background: #222424;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.bigSlider .swiper-pagination .swiper-pagination-bullet-active {
    width: 24px
}

.bigSlider .swiper-button-next,
.bigSlider .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    cursor: pointer
}

.bigSlider .swiper-button-next use,
.bigSlider .swiper-button-prev use {
    fill: #000
}

.bigSlider .swiper-button-next:hover use,
.bigSlider .swiper-button-prev:hover use {
    fill: #655dc6
}

.bigSlider .swiper-button-prev {
    left: 24px
}

.bigSlider .swiper-button-next {
    right: 24px
}

.bigSlider .swiper-button-next svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width: 1439px) {
    .bigSlider__thumb {
        height: 530px
    }
}

@media(max-width: 1199px) {
    .bigSlider__thumb {
        height: 450px
    }
}

@media(max-width: 639px) {
    .bigSlider__thumb {
        height: 360px;
        padding: 20px 14px 40px 14px
    }
    .bigSlider .swiper-pagination {
        bottom: 10px
    }
    .bigSlider .swiper-button-prev {
        left: 15px
    }
    .bigSlider .swiper-button-next {
        right: 15px
    }
}

.smallSlider {
    position: absolute;
    top: 0;
    left: 0
}

.smallSlider.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.smallSlider.swiper {
    width: 136px;
    height: 588px
}

.smallSlider__thumb {
    background: #fff;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.smallSlider__thumb:hover {
    border-color: #f5c629;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.smallSlider .swiper-slide-thumb-active .smallSlider__thumb {
    border: 1px solid #655dc6
}

@media(max-width: 1439px) {
    .smallSlider.swiper {
        height: 530px
    }
}

@media(max-width: 1199px) {
    .smallSlider.swiper {
        width: 100px;
        height: 450px
    }
}

@media(max-width: 639px) {
    .smallSlider.swiper {
        position: relative;
        width: 100%;
        height: 60px;
        margin-top: 10px
    }
}

.boxLotions {
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 12px
}

.boxLotions__item {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px
}

.boxLotions__icons {
    width: 100%;
    height: 27px;
    margin-bottom: 5px
}

.boxLotions__icons img {
    margin: 0 auto
}

.boxLotions__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    color: #898989
}

@media(max-width: 479px) {
    .boxLotions__title {
        font-size: 14px;
        line-height: 1.3
    }
}

@media(max-width: 359px) {
    .boxLotions {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .boxLotions__item {
        width: 50%
    }
}

.homeInfo {
    margin-bottom: 90px;
    height: calc(100vh - 52px);
    overflow: hidden
}

.homeInfo__left {
    width: 65%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 52px
}

.homeInfo__right {
    width: 35%
}

.homeInfo__margin {
    margin-bottom: 52px
}

.homeInfo__item {
    position: relative
}

.homeInfo__logo {
    width: 212px;
    height: 212px;
    margin-right: 52px
}

.homeInfo__logo span {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background-color: #655dc6
}

.homeInfo__stripes {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 257px)
}

.homeInfo__stripes svg {
    width: 100%;
    height: auto
}

.homeInfo__thumb {
    display: block;
    width: 100%;
    height: auto;
    font-size: 0
}

.homeInfo__thumb img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 2
}

.homeInfo__thumb--2 {
    height: 100%
}

@media(max-width: 1199px) {
    .homeInfo {
        margin-bottom: 60px
    }
    .homeInfo__left {
        padding-right: 30px
    }
    .homeInfo__logo {
        margin-right: 30px;
        width: 202px;
        height: 202px
    }
    .homeInfo__logo span {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px
    }
    .homeInfo__margin {
        margin-bottom: 30px
    }
    .homeInfo__stripes {
        width: calc(100% - 232px)
    }
}

@media(max-width: 768px) {
    .homeInfo__left {
        padding-right: 15px
    }
    .homeInfo__logo {
        margin-right: 15px;
        width: 160px;
        height: 160px
    }
    .homeInfo__logo span {
        padding: 15px
    }
    .homeInfo__margin {
        margin-bottom: 15px
    }
    .homeInfo__stripes {
        width: calc(100% - 175px)
    }
}

@media(max-width: 359px) {
    .homeInfo__logo {
        width: 120px;
        height: 120px
    }
    .homeInfo__stripes {
        width: calc(100% - 135px)
    }
}

.homeNew {
    padding-top: 22px;
    position: relative
}

.homeNew__stripes {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 0
}

.homeNew__item {
    background-color: #655dc6;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 120px 0 139px 0;
    clip-path: polygon(0% 0%, 59.2% 0, 62.8% 4.8%, 82.4% 4.8%, 87.4% 0, 100% 0, 100% 97%, 62.2% 97%, 60% 100%, 47% 100%, 43.4% 92%, 22.5% 92%, 18% 97.4%, 0 97.4%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.homeNew__colony {
    position: absolute;
    z-index: 2;
    right: 26px;
    bottom: 47px
}

.homeNew__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    margin-top: 2px
}

.homeNew__link {
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px 5px 24px;
    -webkit-box-shadow: 4px 4px 0 0 #211a79;
    box-shadow: 4px 4px 0 0 #211a79;
    background: #4941a7;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-left: 20px
}

.homeNew__link svg {
    margin-left: 10px
}

.homeNew__link svg use {
    fill: #fcfcfc
}

.homeNew__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #211a79;
    box-shadow: 2px 2px 0 0 #211a79
}

.homeNew__width {
    margin-top: 30px
}

@media(max-width: 1199px) {
    .homeNew__stripes {
        max-width: 50%
    }
    .homeNew__stripes svg {
        width: 100%;
        height: auto
    }
    .homeNew__item {
        padding: 80px 0 130px 0
    }
}

@media(max-width: 639px) {
    .homeNew {
        padding-top: 10px
    }
    .homeNew__title {
        font-size: 28px
    }
    .homeNew__width {
        margin-top: 20px
    }
    .homeNew__link {
        height: 40px
    }
    .homeNew__item {
        clip-path: polygon(0% 0%, 59.2% 0, 62.8% 2.8%, 82.4% 2.8%, 87.4% 0, 100% 0, 100% 97%, 62.2% 97%, 60% 100%, 47% 100%, 43.4% 98%, 22.5% 98%, 18% 99.4%, 0 99.4%)
    }
}

.threeProducts {
    margin: 0 -20px 0 -20px
}

.threeProducts__item {
    width: 33.33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 52px 20px
}

.threeProducts__link {
    display: block;
    text-decoration: none;
    font-size: 0
}

.threeProducts__link:hover .threeProducts__thumb {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.threeProducts__link:hover .threeProducts__title {
    color: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.threeProducts__thumb {
    width: 235px;
    height: 235px;
    margin-left: auto;
    font-size: 0;
    position: relative;
    z-index: 2;
    margin-right: 12px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.threeProducts__bg {
    width: 100%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    z-index: 1;
    margin-top: -146px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 110px 32px 0 32px
}

.threeProducts__title {
    font-family: "Free Pixel", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 60px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.threeProducts__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #222424;
    margin-top: 12px
}

@media(max-width: 1199px) {
    .threeProducts {
        margin: 0 -15px
    }
    .threeProducts__thumb {
        width: 190px
    }
    .threeProducts__item {
        padding-left: 15px;
        padding-right: 15px
    }
    .threeProducts__bg {
        padding-left: 15px
    }
}

@media(max-width: 991px) {
    .threeProducts__item {
        width: 50%;
        padding-bottom: 30px
    }
}

@media(max-width: 639px) {
    .threeProducts__item {
        width: 100%
    }
    .threeProducts__thumb {
        width: 235px
    }
}

@media(max-width: 359px) {
    .threeProducts__thumb {
        width: 190px
    }
}

.homeCooperation {
    margin: 60px 0 60px 0;
    position: relative
}

@media(max-width: 639px) {
    .homeCooperation {
        margin: 50px 0
    }
}

@media(max-width: 479px) {
    .homeCooperation {
        margin: 40px 0
    }
}

.listCooperation {
    margin-left: -36px;
    margin-right: -36px
}

.listCooperation__li {
    width: 37%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 36px
}

.listCooperation__li:nth-child(2) {
    width: 26%
}

.listCooperation__thumb {
    height: 182px !important
}

@media(max-width: 1199px) {
    .listCooperation {
        margin-left: -15px;
        margin-right: -15px
    }
    .listCooperation__li {
        padding: 0 15px
    }
}

@media(max-width: 991px) {
    .listCooperation__thumb {
        width: 100%
    }
}

@media(max-width: 768px) {
    .listCooperation {
        margin-left: -10px;
        margin-right: -10px
    }
    .listCooperation__li {
        width: 40%;
        padding: 0 10px
    }
    .listCooperation__li:nth-child(2) {
        width: 20%
    }
}

.sliderCooperation {
    height: 320px;
    width: 100%
}

.sliderCooperation.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.sliderCooperation .swiper-slide-active .sliderCooperation__thumb {
    padding: 10px 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderCooperation__thumb {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

@media(max-width: 768px) {
    .sliderCooperation {
        height: 260px
    }
}

@media(max-width: 639px) {
    .sliderCooperation {
        height: 240px
    }
}

@media(max-width: 479px) {
    .sliderCooperation {
        height: 200px
    }
}

.threePhotos {
    overflow: hidden;
    position: relative
}

.threePhotos__left {
    width: 49.94%;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 0 10px 0;
    background-color: #655dc6;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    clip-path: polygon(72% 8.6%, 79% 0%, 100% 0%, 100% 100%, 0 100%, 0 8.6%)
}

.threePhotos__right {
    width: 50.06%;
    clip-path: polygon(20.5% 0, 26.8% 8%, 75.5% 8%, 81% 0.8%, 100% 0.8%, 100% 100%, 0 100%, 0 0)
}

.threePhotos__thumb {
    width: 50%;
    padding-bottom: 53.844%;
    overflow: hidden
}

.threePhotos__thumb:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 29, 29, 0)), to(rgba(101, 93, 198, 0.32)));
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0%, rgba(101, 93, 198, 0.32) 100%);
    z-index: 2
}

.threePhotos__thumb:last-child {
    width: 100%;
    padding-bottom: 54.1%
}

.threePhotos__thumb img {
    width: 101%;
    height: 101%
}

.threePhotos__stripes {
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 2
}

.threePhotos__logo {
    position: relative;
    z-index: 2;
    font-size: 0
}

@media(max-width: 1199px) {
    .threePhotos__stripes {
        max-width: 30%
    }
    .threePhotos__stripes svg {
        width: 100%;
        height: auto
    }
}

@media(max-width: 991px) {
    .threePhotos__left {
        padding: 40px 30px 30px 30px
    }
}

.featuredVideo {
    height: 300vh;
    background-color: #fff;
    margin-bottom: 92px
}

.featuredVideo video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0
}

.featuredVideo video.h-desktop {
    display: block
}

.featuredVideo video.h-mobile {
    display: none
}

.featuredVideo__item {
    position: sticky;
    top: 0;
    height: 100vh;
    overflow: hidden
}

.featuredVideo__text {
    position: absolute;
    top: 0;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media(max-width: 768px) {
    .featuredVideo {
        margin-bottom: 60px
    }
    .featuredVideo__item {
        height: 95vh;
        top: 5vh
    }
    .featuredVideo__text {
        background-image: url("../images/proove-2.svg") !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center
    }
    .featuredVideo video.h-desktop {
        display: none
    }
    .featuredVideo video.h-mobile {
        display: block
    }
}

.homeJoin {
    margin-bottom: 160px;
    overflow: hidden;
    position: relative
}

.homeJoin__item {
    width: 100%;
    min-height: 350px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 0 48px 0;
    background-color: #e2e0ff;
    clip-path: polygon(0 13.5%, 0.8% 13.5%, 1.8% 16%, 25.5% 16%, 27.9% 0, 76% 0, 79% 16%, 100% 16%, 100% 84%, 79% 84%, 76% 100%, 28% 100%, 25% 84%, 1.8% 84%, 0.8% 87.5%, 0 87.5%);
    text-align: center
}

.homeJoin__title {
    max-width: 1200px;
    margin: 0 auto;
    font-family: "Free Pixel", sans-serif;
    font-size: 50px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #222424
}

.homeJoin__link {
    max-width: 1140px;
    width: 100%;
    height: 48px;
    -webkit-box-shadow: 4px 4px 0 0 #bcc5ef;
    box-shadow: 4px 4px 0 0 #bcc5ef;
    background: #655dc6;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    margin: 31px auto 0 auto
}

.homeJoin__link i {
    font-size: 20px;
    margin-left: 11px
}

.homeJoin__link svg {
    margin-left: 11px
}

.homeJoin__link svg use {
    fill: #fff
}

.homeJoin__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #bcc5ef;
    box-shadow: 2px 2px 0 0 #bcc5ef
}

.homeJoin__line {
    position: absolute;
    z-index: 2;
    width: 329px;
    height: 27px;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.homeJoin__line--1 {
    top: 0;
    left: 29px
}

.homeJoin__line--2 {
    top: 0;
    right: -30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.homeJoin__line--3 {
    bottom: 0;
    left: 29px
}

.homeJoin__line--4 {
    bottom: 0;
    right: -30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media(max-width: 1340px) {
    .homeJoin__line {
        width: 220px;
        height: 20px
    }
    .homeJoin__line--2,
    .homeJoin__line--4 {
        right: -10px
    }
    .homeJoin__title {
        font-size: 60px;
        line-height: 1.2
    }
    .homeJoin__item {
        padding: 30px
    }
    .homeJoin__link {
        margin-top: 20px
    }
}

@media(max-width: 1279px) {
    .homeJoin {
        margin-bottom: 92px
    }
}

@media(max-width: 1199px) {
    .homeJoin__title {
        font-size: 50px;
        line-height: 1
    }
}

@media(max-width: 991px) {
    .homeJoin__line {
        width: 155px
    }
    .homeJoin__line--1,
    .homeJoin__line--3 {
        left: 10px
    }
}

@media(max-width: 768px) {
    .homeJoin {
        margin-bottom: 60px
    }
    .homeJoin__line {
        display: none
    }
    .homeJoin__title {
        font-size: 32px
    }
    .homeJoin__item {
        min-height: 266px;
        clip-path: polygon(0 4.5%, 0.8% 4.5%, 1.8% 8%, 25.5% 8%, 27.9% 0, 76% 0, 79% 8%, 100% 8%, 100% 93%, 79% 93%, 76% 100%, 28% 100%, 25% 94%, 1.8% 94%, 0.8% 96.5%, 0 96.5%)
    }
}

.footer {
    width: 100%;
    background: #e1e6ff
}

.footer__top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 65px
}

.footer__bottom {
    padding: 30px 0 13px 0
}

.footer__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    display: flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer__item:first-child {
    width: 18%;
    padding-left: 0
}

.footer__title {
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #222424;
    margin-bottom: 20px
}

@media(max-width: 991px) {
    .footer__top {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 30px
    }
    .footer__item {
        width: 25%;
        margin-bottom: 25px;
        padding: 0 20px 0 0
    }
    .footer__item:first-child {
        width: 100%;
        padding: 0
    }
    .footer__item:last-child {
        padding-right: 0
    }
}

@media(max-width: 768px) {
    .footer__bottom {
        display: block;
        text-align: center;
        padding: 13px
    }
    .footer__item {
        width: 50%
    }
    .footer__title {
        margin-bottom: 10px
    }
}

.logoFooter {
    display: inline-block;
    vertical-align: top;
    max-width: 92px;
    font-size: 0;
}

.footerMail {
    margin-bottom: 65px
}

.footerMail a {
    display: inline-block;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 16px;
    text-decoration: underline;
    color: #222424;
    text-underline-offset: 3px
}

.footerMail a:hover {
    color: #655dc6
}

.footerSocial a {
    width: 32px;
    height: 32px;
    margin: 0 24px 24px 0
}

.footerSocial a:last-child {
    margin-right: 0
}

.footerSocial a use {
    fill: #222424
}

.footerSocial a:hover use {
    fill: #655dc6
}

.footerMenu li {
    margin-bottom: 2px
}

.footerMenu li.active a {
    color: #655dc6
}

.footerMenu a {
    display: inline-block;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    color: #999;
    text-decoration: none
}

.footerMenu a:hover {
    color: #655dc6
}

.smallMenu li {
    margin: 10px 34px 10px 0
}

.smallMenu a {
    font-family: "Museo Sans Cyrl";
    font-size: 16px;
    line-height: 1.4;
    color: #999;
    text-decoration: none
}

.smallMenu a:hover {
    color: #655dc6
}

@media(max-width: 768px) {
    .smallMenu ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .smallMenu li {
        margin: 5px 10px
    }
}

.copyright {
    font-family: "Museo Sans Cyrl";
    font-size: 16px;
    line-height: 1.4;
    color: #999
}

@media(max-width: 991px) {
    .footerMail {
        margin-bottom: 15px
    }
}

.aboutTop {
    position: relative;
    min-height: 900px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    padding-top: 10px
}

.aboutTop__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aboutTop__thumb:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 29, 29, 0)), to(rgba(101, 93, 198, 0.64)));
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0%, rgba(101, 93, 198, 0.64) 100%)
}

.aboutTop__thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.aboutTop__item {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 450px;
    margin: 0 auto 0 auto
}

.aboutTop__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}

.aboutTop__text {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 28px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #fff;
    margin-top: 19px
}

.aboutTop__description {
    margin-top: 14px
}

.aboutTop__description li {
    display: inline;
    font-family: "Free Pixel", sans-serif;
    font-size: 28px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #fff;
    position: relative
}

.aboutTop__description li:first-child:before {
    display: none
}

.aboutTop__description li:before {
    display: inline-block;
    content: "/";
    margin: 0 12px 0 6px
}

.aboutTop__icons {
    display: inline-block;
    font-size: 0;
    margin-top: 27px
}

@media(max-width: 1439px) {
    .aboutTop {
        min-height: 693px
    }
}

@media(max-width: 1199px) {
    .aboutTop {
        min-height: 550px
    }
}

@media(max-width: 479px) {
    .aboutTop__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }
    .aboutTop__description li {
        font-size: 18px
    }
    .aboutTop__text {
        font-size: 22px;
        margin-top: 10px
    }
    .aboutTop__title {
        font-size: 42px
    }
}

.boxDesigned {
    background: #e1e6ff;
    padding: 222px 0 237px 0;
    position: relative;
    overflow: hidden
}

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

.boxDesigned__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 48px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    background: linear-gradient(61deg, #48caff 0%, #767fff 5.5%, #c591ff 10%, #dc96f4 15%, #d690dd 20%, #ecaabd 25%, #d493bc 30%, #f0b5ac 35%, #bf92bb 40%, #d6c2ca 45%, #e4c6c6 50%, #e490ff 55%, #bf6cc4 60%, #7391ff 65%, #08c3ff 70%, #92ffff 75.5%, #2b96e1 79.5%, #a2d5ff 85%, #6198d0 90%, #8d97ff 95.5%, #f2ca8c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

.boxDesigned__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    color: #151515;
    margin-top: 5px
}

.boxDesigned__thumb {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.boxDesigned__thumb--1 {
    left: 0
}

.boxDesigned__thumb--2 {
    right: 0
}

@media(max-width: 1640px) {
    .boxDesigned__thumb {
        max-width: 290px
    }
}

@media(max-width: 1439px) {
    .boxDesigned {
        padding: 120px 0
    }
    .boxDesigned__thumb {
        max-width: 250px
    }
}

@media(max-width: 1279px) {
    .boxDesigned__thumb {
        max-width: 220px
    }
}

@media(max-width: 1199px) {
    .boxDesigned__thumb {
        display: none
    }
}

@media(max-width: 991px) {
    .boxDesigned {
        padding: 60px 0
    }
    .boxDesigned__item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }
}

@media(max-width: 768px) {
    .boxDesigned__title {
        font-size: 36px
    }
    .boxDesigned__text {
        font-size: 16px
    }
}

.listDesigned {
    margin-top: 9px
}

.listDesigned__li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 64px 32px 0 32px;
    width: 33.33%
}

.listDesigned__icons {
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.listDesigned__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 24px;
    line-height: 1.08;
    text-transform: uppercase;
    text-align: center;
    color: #151515;
    margin-top: 17px
}

.listDesigned__text {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    color: #151515;
    margin-top: 23px
}

@media(max-width: 991px) {
    .listDesigned {
        margin-left: -15px;
        margin-right: -15px
    }
    .listDesigned__li {
        padding: 30px 15px 0 15px;
        width: 33.33%
    }
    .listDesigned__text {
        margin-top: 10px
    }
}

@media(max-width: 768px) {
    .listDesigned__text {
        font-size: 14px
    }
    .listDesigned__title {
        font-size: 22px;
        margin-top: 10px
    }
}

@media(max-width: 639px) {
    .listDesigned {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .listDesigned__li {
        width: 50%
    }
}

@media(max-width: 479px) {
    .listDesigned__title {
        font-size: 18px
    }
}

@media(max-width: 359px) {
    .listDesigned__li {
        width: 100%
    }
}

.runningLine {
    background: #e1e6ff;
    padding: 56px 0;
    overflow: hidden
}

.runningLine__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-weight: 400;
    font-size: 128px;
    line-height: 1
}

.runningLine__title span {
    background: linear-gradient(140deg, #48caff 0%, #767fff 5.5%, #c591ff 10%, #dc96f4 15%, #d690dd 20%, #ecaabd 25%, #d493bc 30%, #f0b5ac 35%, #bf92bb 40%, #d6c2ca 45%, #e4c6c6 50%, #e490ff 55%, #bf6cc4 60%, #7391ff 65%, #08c3ff 70%, #92ffff 75.5%, #2b96e1 79.5%, #a2d5ff 85%, #6198d0 90%, #8d97ff 95.5%, #f2ca8c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-right: 120px
}

.runningLine .marquee {
    white-space: nowrap;
    will-change: transform;
    -webkit-animation: scroll-left 20s linear infinite;
    animation: scroll-left 20s linear infinite
}

@media(max-width: 1199px) {
    .runningLine__title {
        font-size: 60px
    }
    .runningLine__title span {
        margin-right: 80px
    }
}

@media(max-width: 479px) {
    .runningLine {
        padding: 30px 0
    }
    .runningLine__title {
        font-size: 42px
    }
    .runningLine__title span {
        margin-right: 60px
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes scroll-left {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.boxVideo {
    padding: 166px 0;
    background: #655dc6
}

.boxVideo__item {
    width: 100%
}

.boxVideo__left {
    width: 64.955%
}

.boxVideo__right {
    width: 35.045%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 145px
}

.boxVideo__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 34px;
    line-height: 1;
    background: linear-gradient(269deg, #48caff 0%, #767fff 5.5%, #c591ff 10%, #dc96f4 15%, #d690dd 20%, #ecaabd 25%, #d493bc 30%, #f0b5ac 35%, #bf92bb 40%, #d6c2ca 45%, #e4c6c6 50%, #e490ff 55%, #bf6cc4 60%, #7391ff 65%, #08c3ff 70%, #92ffff 75.5%, #2b96e1 79.5%, #a2d5ff 85%, #6198d0 90%, #8d97ff 95.5%, #f2ca8c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    position: relative;
    margin-bottom: 46px;
    text-transform: uppercase;
    padding-bottom: 41px
}

.boxVideo__title:after {
    display: block;
    content: "";
    width: 84px;
    height: 6px;
    background: #f2dbff;
    position: absolute;
    left: 0;
    bottom: 0
}

.boxVideo__text {
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    color: #ececec
}

.boxVideo__video {
    position: relative;
    height: 0;
    padding-bottom: 66.048%
}

.boxVideo__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.boxVideo__button {
    position: absolute;
    right: 24px;
    bottom: 24px;
    z-index: 2;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    padding: 1px;
    overflow: hidden
}

.boxVideo__button span {
    width: 100%;
    height: 100%;
    background: #655dc6;
    position: relative;
    z-index: 3;
    border-radius: 50%
}

.boxVideo__button.pause .hidePause {
    display: block
}

.boxVideo__button.pause .hidePlay {
    display: none
}

.boxVideo__button .hidePlay {
    padding-left: 4px
}

.boxVideo__button .hidePause {
    display: none
}

@media(max-width: 1640px) {
    .boxVideo__right {
        padding-left: 90px
    }
}

@media(max-width: 1439px) {
    .boxVideo {
        padding: 100px 0
    }
    .boxVideo__right {
        padding-left: 50px
    }
}

@media(max-width: 1199px) {
    .boxVideo__left {
        width: 52%
    }
    .boxVideo__right {
        width: 48%
    }
}

@media(max-width: 991px) {
    .boxVideo {
        padding: 60px 0
    }
    .boxVideo__title {
        padding-bottom: 20px;
        margin-bottom: 22px
    }
    .boxVideo__right {
        padding-left: 30px
    }
}

@media(max-width: 639px) {
    .boxVideo__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .boxVideo__left {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
    .boxVideo__right {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0 0 30px 0
    }
}

.proPlayers {
    background: #fff;
    padding-top: 66px;
    padding-bottom: 125px
}

.proPlayers__title {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 64px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    color: #222424
}

.proPlayers__item {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 78px
}

.proPlayers__left {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 92px;
    position: relative
}

.proPlayers__right {
    position: relative;
    z-index: 2
}

.proPlayers__thumb {
    width: 100%;
    -webkit-box-shadow: 20px 20px 0 0 #655dc6;
    box-shadow: 20px 20px 0 0 #655dc6
}

.proPlayers__subTitle {
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #222424
}

.proPlayers__name {
    font-family: "Noto Sans", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #222424;
    margin-top: 25px
}

.proPlayers__text {
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    background: linear-gradient(20deg, #48caff 0%, #767fff 5.5%, #c591ff 10%, #dc96f4 15%, #d690dd 20%, #ecaabd 25%, #d493bc 30%, #f0b5ac 35%, #bf92bb 40%, #d6c2ca 45%, #e4c6c6 50%, #e490ff 55%, #bf6cc4 60%, #7391ff 65%, #08c3ff 70%, #92ffff 75.5%, #2b96e1 79.5%, #a2d5ff 85%, #6198d0 90%, #8d97ff 95.5%, #f2ca8c 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-top: 11px
}

.proPlayers__icons {
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 610px;
    font-size: 0;
    height: auto
}

@media(max-width: 1199px) {
    .proPlayers {
        padding-bottom: 100px
    }
    .proPlayers__right {
        max-width: 400px
    }
    .proPlayers__item {
        margin-top: 30px
    }
}

@media(max-width: 991px) {
    .proPlayers {
        padding: 60px 0
    }
    .proPlayers__title {
        font-size: 48px
    }
    .proPlayers__left {
        padding: 0 30px 0 0
    }
}

@media(max-width: 768px) {
    .proPlayers__right {
        max-width: 250px
    }
    .proPlayers__subTitle {
        font-size: 18px
    }
}

@media(max-width: 639px) {
    .proPlayers {
        overflow: hidden
    }
    .proPlayers__item {
        display: block
    }
    .proPlayers__left {
        width: 100%;
        padding: 0 0 30px 0
    }
    .proPlayers__right {
        max-width: 100%
    }
}

.boxInterested {
    background: #e1e6ff;
    padding: 72px 0
}

.boxInterested__width {
    max-width: 1520px;
    margin: 0 auto
}

.boxInterested__top {
    margin-bottom: 24px
}

.boxInterested__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    margin-top: 2px
}

.boxInterested__link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 8px 8px 24px;
    height: 48px;
    margin-left: 20px;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    -webkit-box-shadow: 4px 4px 0 0 #211a79;
    box-shadow: 4px 4px 0 0 #211a79;
    background: #4941a7
}

.boxInterested__link svg {
    margin-left: 10px
}

.boxInterested__link svg use {
    fill: #fcfcfc
}

.boxInterested__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #211a79;
    box-shadow: 2px 2px 0 0 #211a79
}

@media(max-width: 1640px) {
    .boxInterested__width {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 991px) {
    .boxInterested {
        padding: 60px 0
    }
}

@media(max-width: 768px) {
    .boxInterested__width {
        padding-left: 0;
        padding-right: 0
    }
    .boxInterested__top {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 639px) {
    .boxInterested__top {
        margin-bottom: 20px
    }
}

.sliderInterested {
    padding-bottom: 8px;
    margin: 0 62px 0 70px;
    padding-right: 8px
}

@media(max-width: 1439px) {
    .sliderInterested {
        margin: 0
    }
}

@media(max-width: 768px) {
    .sliderInterested {
        padding: 0 15px 8px 15px
    }
    .sliderInterested .swiper-slide {
        width: 257px !important
    }
}

.boxChoose {
    background: #fff;
    padding-top: 35px;
    padding-bottom: 35px
}

.boxChoose__text {
    width: calc(50% - 20px);
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1;
    letter-spacing: .04em;
    color: #222424
}

.boxChoose__text:last-child {
    text-align: right
}

.boxChoose__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 64px;
    letter-spacing: .02em;
    text-align: center;
    color: #222424
}

.boxChoose__center {
    max-width: 410px;
    width: 100%;
    max-height: 692px;
    margin: 20px auto 12px auto;
    position: relative
}

.boxChoose__center img {
    max-width: initial
}

.boxChoose__center img:last-child {
    width: 100%
}

@media(max-width: 1439px) {
    .boxChoose__text {
        font-size: 28px
    }
    .boxChoose__center {
        max-width: 366px
    }
}

@media(max-width: 1199px) {
    .boxChoose__text {
        font-size: 22px
    }
    .boxChoose__center {
        max-width: 300px
    }
    .boxChoose__title {
        font-size: 42px
    }
}

@media(max-width: 639px) {
    .boxChoose__text {
        font-size: 18px
    }
    .boxChoose.boxChoose__title {
        font-size: 32px
    }
}

@media(max-width: 479px) {
    .boxChoose__text {
        font-size: 14px
    }
    .boxChoose__title {
        font-size: 32px
    }
}

.boxIntuitive {
    background-color: #655dc6;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 120px 0
}

@media(max-width: 991px) {
    .boxIntuitive {
        padding: 60px 0
    }
}

.listIntuitive__li {
    min-height: 678px
}

.listIntuitive__li--1 {
    margin-bottom: 72px
}

.listIntuitive__li--1 .listIntuitive__left {
    padding: 0 110px 0 0
}

.listIntuitive__li--1 .listIntuitive__thumb {
    margin-right: 137px
}

.listIntuitive__li--1 .listIntuitive__dots--1 {
    top: 21.5%;
    left: 71.6%
}

.listIntuitive__li--1 .listIntuitive__dots--2 {
    top: 22.2%;
    left: 50.4%
}

.listIntuitive__li--1 .listIntuitive__dots--3 {
    top: 40.9%;
    left: 9.1%
}

.listIntuitive__li--1 .listIntuitive__dots--4 {
    top: 53.6%;
    left: 11.2%
}

.listIntuitive__li--1 .listIntuitive__note--1 {
    top: 21.4%;
    left: 121%
}

.listIntuitive__li--2 {
    margin-bottom: 72px
}

.listIntuitive__li--2 .listIntuitive__left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    margin-right: -30px
}

.listIntuitive__li--2 .listIntuitive__thumb {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: -29px
}

.listIntuitive__li--2 .listIntuitive__dots--1 {
    top: 38.5%;
    left: 73%
}

.listIntuitive__li--2 .listIntuitive__dots--2 {
    top: 51.5%;
    left: 64.6%
}

.listIntuitive__li--2 .listIntuitive__dots--3 {
    top: 59.1%;
    left: 42.9%
}

.listIntuitive__li--2 .listIntuitive__dots--4 {
    top: 45.5%;
    left: 22.9%
}

.listIntuitive__li--2 .listIntuitive__note--1 {
    top: 45.5%;
    left: -0.6%
}

.listIntuitive__li--2 .listIntuitive__note--1:after {
    left: initial;
    width: 54px;
    right: -53px
}

.listIntuitive__li--3 .listIntuitive__left {
    margin-right: -20px
}

.listIntuitive__li--3 .listIntuitive__thumb {
    margin-right: -38px
}

.listIntuitive__li--3 .listIntuitive__dots--1 {
    top: 32.1%;
    left: 56.1%
}

.listIntuitive__li--3 .listIntuitive__dots--2 {
    top: 40.7%;
    left: 44.4%
}

.listIntuitive__li--3 .listIntuitive__note--1 {
    top: 31.6%;
    left: 83.9%
}

.listIntuitive__left {
    width: 100%;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.listIntuitive__icons {
    width: 120px;
    height: 120px
}

.listIntuitive__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 64px;
    line-height: 1.2;
    letter-spacing: .02em;
    color: #f8f8f8;
    margin-top: 14px
}

.listIntuitive__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    color: #f8f8f8;
    margin-top: 13px
}

.listIntuitive__link {
    width: 192px;
    height: 48px;
    -webkit-box-shadow: 4px 4px 0 0 rgba(77, 68, 178, .4);
    box-shadow: 4px 4px 0 0 rgba(77, 68, 178, .4);
    background: #e1e6ff;
    text-decoration: none;
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    color: #222424;
    margin-top: 24px
}

.listIntuitive__link svg {
    margin-left: 15px
}

.listIntuitive__link svg use {
    fill: #222424
}

.listIntuitive__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 rgba(77, 68, 178, .4);
    box-shadow: 2px 2px 0 0 rgba(77, 68, 178, .4)
}

.listIntuitive__thumb {
    position: relative
}

.listIntuitive__dots {
    border-radius: 6px;
    width: 16px;
    height: 16px;
    background: #f2dbff;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.listIntuitive__dots:before {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 4px;
    background: #ddb8f2;
    border: 1px solid #9610e2;
    position: absolute;
    top: 2px;
    left: 2px
}

.listIntuitive__note {
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    padding: 1px;
    border-radius: 2px;
    white-space: nowrap
}

.listIntuitive__note:after {
    display: block;
    content: "";
    position: absolute;
    left: -91px;
    top: 50%;
    width: 92px;
    height: 1px;
    background: #f2dbff
}

.listIntuitive__note span {
    display: block;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px;
    font-family: "NBP-Informa-FiveSix", sans-serif;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: .06em;
    color: #222424
}

@media(max-width: 1640px) {
    .listIntuitive__li {
        min-height: auto
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        margin-left: 60px
    }
    .listIntuitive__li--3 .listIntuitive__thumb {
        margin-right: 0px
    }
    .listIntuitive__title {
        font-size: 52px
    }
}

@media(max-width: 1439px) {
    .listIntuitive__title {
        font-size: 42px
    }
    .listIntuitive__li--1 .listIntuitive__left {
        padding: 0 60px 0 0
    }
    .listIntuitive__li--1 .listIntuitive__thumb {
        margin-right: 14%
    }
    .listIntuitive__li--2 .listIntuitive__left {
        margin-right: 0
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        margin-left: 8%
    }
}

@media(max-width: 1279px) {
    .listIntuitive__li--1 .listIntuitive__thumb {
        margin-right: 19%;
        max-width: 280px
    }
    .listIntuitive__li--1 .listIntuitive__note:after {
        width: 18%;
        left: initial;
        right: 98%
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        margin-left: 11%;
        max-width: 500px
    }
    .listIntuitive__li--2 .listIntuitive__note:after {
        width: 9%;
        left: 98%;
        right: initial
    }
    .listIntuitive__li--3 .listIntuitive__thumb {
        max-width: 515px;
        margin-right: 5%
    }
    .listIntuitive__li--3 .listIntuitive__note:after {
        width: 22%;
        left: initial;
        right: 98%
    }
}

@media(max-width: 1199px) {
    .listIntuitive__title {
        font-size: 34px
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        margin-left: 14%;
        max-width: 370px
    }
    .listIntuitive__li--2 .listIntuitive__note--1 {
        left: -8.8%
    }
}

@media(max-width: 991px) {
    .listIntuitive__li--1,
    .listIntuitive__li--2,
    .listIntuitive__li--3 {
        display: block;
        padding: 0
    }
    .listIntuitive__li--1 .listIntuitive__left,
    .listIntuitive__li--2 .listIntuitive__left,
    .listIntuitive__li--3 .listIntuitive__left {
        padding: 0;
        margin-bottom: 30px
    }
    .listIntuitive__li--1 .listIntuitive__thumb {
        max-width: 300px;
        margin: 0 auto
    }
    .listIntuitive__li--1 .listIntuitive__note:after {
        width: 25%
    }
    .listIntuitive__li--2 .listIntuitive__note:after {
        width: 13%
    }
    .listIntuitive__li--3 .listIntuitive__note--1 {
        left: 91.9%
    }
    .listIntuitive__li--2 .listIntuitive__thumb,
    .listIntuitive__li--3 .listIntuitive__thumb {
        max-width: 400px;
        margin: 0 auto
    }
    .listIntuitive__li--1,
    .listIntuitive__li--2 {
        margin-bottom: 30px
    }
}

@media(max-width: 768px) {
    .listIntuitive__li--1 .listIntuitive__thumb {
        margin-left: 10%
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        margin-right: 5%
    }
}

@media(max-width: 639px) {
    .listIntuitive__title {
        font-size: 28px
    }
    .listIntuitive__text {
        font-size: 16px
    }
    .listIntuitive__icons {
        width: 80px;
        height: 80px
    }
    .listIntuitive__link {
        width: 176px;
        height: 42px;
        font-size: 16px;
        margin-top: 15px
    }
    .listIntuitive__li--1 .listIntuitive__thumb {
        max-width: 260px;
        margin-left: 0
    }
    .listIntuitive__li--1 .listIntuitive__note--1 {
        left: 112%
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        max-width: 310px;
        margin-right: 0
    }
    .listIntuitive__li--2 .listIntuitive__note--1 {
        left: -5.8%
    }
    .listIntuitive__li--3 .listIntuitive__thumb {
        max-width: 360px;
        margin-left: 0
    }
    .listIntuitive__li--3 .listIntuitive__note--1 {
        left: 84.9%
    }
    .listIntuitive .listIntuitive__note span {
        padding: 8px;
        font-size: 14px
    }
}

@media(max-width: 479px) {
    .listIntuitive__li--1 .listIntuitive__thumb {
        max-width: 220px
    }
    .listIntuitive__li--1 .listIntuitive__note--1:after {
        width: 12%
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        max-width: 240px
    }
    .listIntuitive__li--2 .listIntuitive__note--1 {
        left: -14.8%
    }
    .listIntuitive__li--3 .listIntuitive__thumb {
        max-width: 300px
    }
    .listIntuitive__li--3 .listIntuitive__note--1 {
        left: 90.9%
    }
}

@media(max-width: 359px) {
    .listIntuitive__li--1 .listIntuitive__thumb {
        max-width: 200px
    }
    .listIntuitive__li--2 .listIntuitive__thumb {
        max-width: 190px
    }
    .listIntuitive__li--2 .listIntuitive__note--1 {
        left: -19.8%
    }
    .listIntuitive__li--3 .listIntuitive__thumb {
        max-width: 246px
    }
    .listIntuitive__note:after {
        display: none
    }
}

.sectionHelp {
    min-height: 320px;
    background-color: #f4f3ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 15px
}

.sectionHelp--2 .sectionHelp__title {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

.sectionHelp__item {
    max-width: 440px;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.sectionHelp__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 64px;
    line-height: 1;
    color: #222424
}

.sectionHelp__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    line-height: 1.2;
    color: #222424;
    margin-top: 27px
}

@media(max-width: 1199px) {
    .sectionHelp__text {
        margin-top: 15px
    }
}

@media(max-width: 991px) {
    .sectionHelp__title {
        font-size: 48px
    }
    .sectionHelp__text {
        font-size: 24px
    }
}

@media(max-width: 768px) {
    .sectionHelp {
        min-height: 220px
    }
}

@media(max-width: 639px) {
    .sectionHelp__title {
        font-size: 38px
    }
}

@media(max-width: 479px) {
    .sectionHelp__title {
        font-size: 32px
    }
    .sectionHelp__text {
        font-size: 20px
    }
}

.helpSearch {
    position: relative;
    max-width: 375px;
    margin: 16px auto 0 auto
}

.helpSearch__item {
    position: relative
}

.helpSearch__input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    line-height: 46px;
    border: 1px solid #c7c7c8;
    padding: 0 16px 0 42px;
    border-radius: 2px;
    font-size: 16px !important;
    color: #707071
}

.helpSearch__input::-webkit-input-placeholder {
    color: #707071
}

.helpSearch__input::-moz-placeholder {
    color: #707071
}

.helpSearch__input:-moz-placeholder {
    color: #707071
}

.helpSearch__input:-ms-input-placeholder {
    color: #707071
}

.helpSearch__button {
    display: block;
    width: 42px;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    font-size: 0
}

.helpSearch__button use {
    fill: #707071
}

.helpSearch__button:hover use {
    fill: #655dc6
}

.usNow {
    min-height: 400px;
    background-color: #f4f3ff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 15px
}

.usNow__item {
    max-width: 600px;
    margin: 0 auto;
    text-align: center
}

.usNow__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}

.usNow__link {
    width: 232px;
    height: 48px;
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    -webkit-box-shadow: 4px 4px 0 0 #bcc5ef;
    box-shadow: 4px 4px 0 0 #bcc5ef;
    background: #655dc6;
    text-decoration: none;
    margin: 17px auto 0 auto
}

.usNow__link svg {
    margin-left: 10px
}

.usNow__link svg use {
    fill: #fff
}

.usNow__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #bcc5ef;
    box-shadow: 2px 2px 0 0 #bcc5ef
}

@media(max-width: 768px) {
    .usNow {
        min-height: 320px
    }
}

.boxFaq {
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat
}

.boxFaq__line {
    margin-top: -2px
}

.boxFaq__line img {
    width: 100%
}

.boxFaq__item {
    padding-top: 56px;
    padding-bottom: 104px
}

.boxFaq__left {
    width: 43%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 32px 0 0
}

.boxFaq__right {
    width: 57%
}

.boxFaq__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    color: #000
}

.boxFaq__link {
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px 5px 24px;
    -webkit-box-shadow: 4px 4px 0 0 #211a79;
    box-shadow: 4px 4px 0 0 #211a79;
    background: #4941a7;
    font-family: "Museo Sans Cyrl";
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    margin-top: 24px
}

.boxFaq__link svg {
    margin-left: 10px
}

.boxFaq__link svg use {
    fill: #fcfcfc
}

.boxFaq__link:hover {
    -webkit-box-shadow: 2px 2px 0 0 #211a79;
    box-shadow: 2px 2px 0 0 #211a79
}

@media(max-width: 1199px) {
    .boxFaq__item {
        padding-bottom: 60px
    }
}

@media(max-width: 768px) {
    .boxFaq__item {
        display: block;
        padding-top: 30px
    }
    .boxFaq__left {
        width: 100%;
        padding: 0 0 30px 0
    }
    .boxFaq__right {
        width: 100%
    }
}

@media(max-width: 479px) {
    .boxFaq__link {
        height: 40px
    }
}

.tabsFaq li {
    margin-top: 23px;
    margin-right: 26px
}

.tabsFaq li:last-child {
    margin-right: 0
}

.tabsFaq li.active button:after {
    width: 100%;
    left: 0
}

.tabsFaq li button {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    color: #222424;
    background: rgba(0, 0, 0, 0);
    position: relative;
    padding-bottom: 5px
}

.tabsFaq li button span {
    position: relative;
}

.tabsFaq li button span:after {
    display: block;
    content: "";
    width: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 4px;
    background-color: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}
.tabsFaq li button span:after, .tabsFaq li.active  button span:after  {
    width: 100%;
    left: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.tabsFaq__content {
    display: none
}

.tabsFaq__content.active {
    display: block
}

@media(max-width: 768px) {
    .tabsFaq li button {
        font-size: 22px
    }
}

.listFaq__li {
    margin-bottom: 32px;
    background: #fff;
    position: relative;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listFaq__li:after {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #655dc6;
    z-index: 1;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listFaq__li:hover:after {
    background: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listFaq__li.open {
    background: #e4e2ff;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listFaq__li.open .listFaq__dropDown,
.listFaq__li.open .listFaq__title span {
    background: #e4e2ff;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listFaq__li.open:after {
    background-color: #655dc6
}

.listFaq__li.open .listFaq__button:before {
    display: none
}

.listFaq__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000;
    position: relative;
    border-radius: 2px;
    cursor: pointer
}

.listFaq__title span {
    display: block;
    background: #fff;
    padding: 32px 80px 32px 24px;
    position: relative;
    z-index: 2
}

.listFaq__button {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1.5px solid #000;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 24px;
    z-index: 3;
    background: rgba(0, 0, 0, 0)
}

.listFaq__button:before,
.listFaq__button:after {
    display: block;
    content: "";
    position: absolute;
    background: #655dc6;
    top: 50%;
    left: 50%;
    border-radius: 4px
}

.listFaq__button:before {
    width: 2px;
    height: 12px;
    margin: -6px 0 0 -1px
}

.listFaq__button:after {
    width: 12px;
    height: 2px;
    margin: -1px 0 0 -6px
}

.listFaq__dropDown {
    display: none;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 24px 24px 24px
}

@media(max-width: 479px) {
    .listFaq__li {
        margin-bottom: 15px
    }
    .listFaq__title {
        font-size: 16px;
        line-height: 1.2
    }
    .listFaq__title span {
        padding: 15px 60px 15px 15px
    }
    .listFaq__button {
        right: 15px
    }
    .listFaq__dropDown {
        padding-left: 15px;
        padding-right: 15px
    }
}

.listFaq__description.description,
.listFaq__description.description p,
.listFaq__description.description blockquote,
.listFaq__description.description ol li,
.listFaq__description.description ul li,
.listFaq__description.description table tr td,
.listFaq__description.description table tr th {
    font-size: 16px;
    line-height: 1.4;
    color: #222424
}

.listFaq__description.description ol li,
.listFaq__description.description ul li {
    margin-bottom: 16px
}

.listFaq__description.description>*:last-child {
    margin-bottom: 0 !important
}

.listFaq__description.description h1 {
    font-size: 32px
}

.listFaq__description.description h2 {
    font-size: 26px
}

.listFaq__description.description h3 {
    font-size: 24px
}

.listFaq__description.description h4 {
    font-size: 22px
}

.listFaq__description.description h5 {
    font-size: 20px
}

.listFaq__description.description h6 {
    font-size: 18px
}

.listFaq__description.description ol>li:before {
    font-size: 16px
}

.listFaq__description.description ul li:before {
    top: 9px
}

.listFaq__description.description *:last-child {
    margin-bottom: 0 !important
}

.productInfo {
    margin-bottom: 72px
}

.productInfo__line {
    margin-bottom: 60px
}

.productInfo__line img {
    width: 100%
}

.productInfo__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 48px;
    color: #222424
}

@media(max-width: 991px) {
    .productInfo {
        margin-bottom: 60px
    }
}

@media(max-width: 768px) {
    .productInfo__title {
        font-size: 28px
    }
    .productInfo__line {
        margin-bottom: 30px
    }
}

.sldierInfo {
    margin-top: 20px;
    padding-right: 8px;
    padding-bottom: 4px
}

.sldierInfo__link {
    display: block;
    font-size: 0;
    text-decoration: none
}

.sldierInfo__link:hover .sldierInfo__thumb {
    -webkit-box-shadow: 4px 4px 0 0 #655dc6;
    box-shadow: 4px 4px 0 0 #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sldierInfo__thumb {
    width: 100%;
    height: 320px;
    background-color: #fafafa;
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sldierInfo__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #222424;
    margin-top: 25px
}

@media(max-width: 768px) {
    .sldierInfo .swiper-slide {
        width: 346px !important
    }
    .sldierInfo__title {
        font-size: 20px
    }
}

@media(max-width: 479px) {
    .sldierInfo .swiper-slide {
        width: 280px !important
    }
}

@media(max-width: 359px) {
    .sldierInfo .swiper-slide {
        width: 260px !important
    }
}

.helpContent {
    margin-bottom: 72px
}

.helpContent__left {
    width: 348px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 32px
}

.helpContent__right {
    width: calc(100% - 348px)
}

.helpContent__item {
    position: relative
}

.helpContent__item:after {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #655dc6
}

.helpContent__bg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 24px;
    border: 1px solid #efefef;
    background: #fff;
    position: relative;
    z-index: 2
}

.helpContent__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
    color: #222424
}

.helpContent__bigTitle {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    color: #222424
}

.helpContent__description {
    margin-top: 32px
}

@media(max-width: 991px) {
    .helpContent {
        margin-bottom: 60px
    }
    .helpContent__left {
        width: 300px
    }
    .helpContent__right {
        width: calc(100% - 300px)
    }
    .helpContent__bg {
        padding: 20px 15px
    }
    .helpContent__title {
        font-size: 20px
    }
}

@media(max-width: 768px) {
    .helpContent {
        display: block
    }
    .helpContent__left {
        width: 100%;
        padding: 0 0 35px 0
    }
    .helpContent__right {
        width: 100%
    }
    .helpContent__bigTitle {
        font-size: 28px
    }
}

.menuHelp {
    margin-top: 20px
}

.menuHelp li {
    margin-bottom: 8px
}

.menuHelp li:last-child {
    margin-bottom: 0
}

.menuHelp li.active a:after {
    -webkit-transform: translate(4px, 4px);
    -ms-transform: translate(4px, 4px);
    transform: translate(4px, 4px)
}

.menuHelp li a {
    display: block;
    text-decoration: none;
    font-family: "Museo Sans Cyrl", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    color: #222424;
    position: relative
}

.menuHelp li a span {
    display: block;
    padding: 7px 16px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #efefef;
    position: relative;
    z-index: 2
}

.menuHelp li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #655dc6;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.menuHelp li a:hover:after {
    -webkit-transform: translate(4px, 4px);
    -ms-transform: translate(4px, 4px);
    transform: translate(4px, 4px)
}

.helpContent__description.description p,
.helpContent__description.description blockquote,
.helpContent__description.description ol,
.helpContent__description.description ul,
.helpContent__description.description table,
.helpContent__description.description img {
    margin-bottom: 20px
}

.helpContent__description.description h1,
.helpContent__description.description h2,
.helpContent__description.description h3,
.helpContent__description.description h4,
.helpContent__description.description h5,
.helpContent__description.description h6 {
    margin-bottom: 10px
}

.helpContent__description.description,
.helpContent__description.description p,
.helpContent__description.description blockquote,
.helpContent__description.description ol li,
.helpContent__description.description ul li,
.helpContent__description.description table tr td,
.helpContent__description.description table tr th {
    font-size: 16px;
    line-height: 1.5;
    color: #222424
}

.helpContent__description.description ol li,
.helpContent__description.description ul li {
    margin-bottom: 10px
}

.helpContent__description.description>*:last-child {
    margin-bottom: 0 !important
}

.helpContent__description.description h1 {
    font-size: 32px
}

.helpContent__description.description h2 {
    font-size: 26px
}

.helpContent__description.description h3 {
    font-size: 20px
}

.helpContent__description.description h4 {
    font-size: 18px
}

.helpContent__description.description h5 {
    font-size: 18px
}

.helpContent__description.description h6 {
    font-size: 18px
}

.helpContent__description.description ol>li:before {
    font-size: 16px
}

.helpContent__description.description ol,
.helpContent__description.description ul {
    padding-left: 13px
}

.helpContent__description.description ul li:before {
    top: 9px
}

.helpContent__description.description *:last-child {
    margin-bottom: 0 !important
}

.aboutProduct {
    margin-bottom: 160px
}

.aboutProduct__left {
    width: 311px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #655dc6;
    padding-right: 71px
}

.aboutProduct__right {
    width: calc(100% - 311px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 71px
}

@media(max-width: 1199px) {
    .aboutProduct {
        margin-bottom: 60px
    }
    .aboutProduct__left {
        width: 269px;
        padding-right: 30px
    }
    .aboutProduct__right {
        width: calc(100% - 269px);
        padding-left: 30px
    }
}

@media(max-width: 768px) {
    .aboutProduct {
        display: block
    }
    .aboutProduct__left {
        width: 100%;
        padding: 0;
        border-right: 0
    }
    .aboutProduct__right {
        width: 100%;
        padding-left: 0
    }
}

.helpProduct__item {
    margin-bottom: 32px
}

.helpProduct__item.active .helpProduct__link {
    padding: 0 2px 2px 0;
    -webkit-box-shadow: 8px 8px 0 0 #d5d1ff;
    box-shadow: 8px 8px 0 0 #d5d1ff
}

.helpProduct__item:last-child {
    margin-bottom: 0
}

.helpProduct__link {
    display: block;
    font-size: 0;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 2px 2px 0
}

.helpProduct__link:hover {
    padding: 0 2px 2px 0;
    -webkit-box-shadow: 8px 8px 0 0 #d5d1ff;
    box-shadow: 8px 8px 0 0 #d5d1ff
}

.helpProduct__bg {
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 7px;
    background: #fafafa
}

.helpProduct__thumb {
    width: 100%;
    height: 225px;
    margin-bottom: 43px
}

.helpProduct__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    padding: 0 9px
}

@media(max-width: 768px) {
    .helpProduct {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -10px;
        margin-right: -10px
    }
    .helpProduct__item {
        width: 33.33%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
        margin-bottom: 30px
    }
    .helpProduct__item:last-child {
        margin-bottom: 30px
    }
    .helpProduct__thumb {
        width: 100%;
        height: 150px;
        margin-bottom: 15px
    }
    .helpProduct__title {
        font-size: 18px;
        padding: 0
    }
}

@media(max-width: 479px) {
    .helpProduct__item {
        width: 50%
    }
}

.listQuestion__li {
    margin-bottom: 16px;
    border-bottom: 1px solid #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listQuestion__li.open,
.listQuestion__li:hover {
    -webkit-box-shadow: 8px 8px 0 0 #d5d1ff;
    box-shadow: 8px 8px 0 0 #d5d1ff;
    background: rgba(250, 250, 250, .8);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listQuestion__li.open .listQuestion__title {
    padding-left: 24px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listQuestion__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000;
    cursor: pointer;
    padding: 12px 16px;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.listQuestion__dropDown {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 24px 24px 24px
}

@media(max-width: 479px) {
    .listQuestion__li.open .listQuestion__title {
        padding-left: 15px
    }
    .listQuestion__title {
        font-size: 18px;
        line-height: 1.2;
        padding: 12px 15px
    }
    .listQuestion__dropDown {
        display: none;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 3px 15px 15px 15px
    }
}

.listQuestion__description.description,
.listQuestion__description.description p,
.listQuestion__description.description blockquote,
.listQuestion__description.description ol li,
.listQuestion__description.description ul li,
.listQuestion__description.description table tr td,
.listQuestion__description.description table tr th {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
    color: #222424
}

.listQuestion__description.description ol li,
.listQuestion__description.description ul li {
    margin-bottom: 11px
}

.listQuestion__description.description>*:last-child {
    margin-bottom: 0 !important
}

.listQuestion__description.description h1 {
    font-size: 32px
}

.listQuestion__description.description h2 {
    font-size: 26px
}

.listQuestion__description.description h3 {
    font-size: 24px
}

.listQuestion__description.description h4 {
    font-size: 22px
}

.listQuestion__description.description h5 {
    font-size: 20px
}

.listQuestion__description.description h6 {
    font-size: 18px
}

.listQuestion__description.description ol>li:before {
    font-size: 16px
}

.listQuestion__description.description ul li:before {
    top: 9px
}

.listQuestion__description.description *:last-child {
    margin-bottom: 0 !important
}

.videoGuide {
    margin-top: 88px
}

.videoGuide__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #222424;
    margin-bottom: 20px
}

.videoGuide__video {
    position: relative;
    /*height: 0;*/
    /*padding-bottom: 38.72%;*/
    max-width: 418px;
    width: 100%
}

.videoGuide__video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.videoGuide__button {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 2;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #655dc6;
    font-size: 0
}

.videoGuide__button svg {
    margin: 0 auto
}

.videoGuide__button .hidePlay {
    padding-left: 2px
}

.videoGuide__button .hidePause {
    display: none
}

.videoGuide__button.pause .hidePause {
    display: block
}

.videoGuide__button.pause .hidePlay {
    display: none
}

@media(max-width: 991px) {
    .videoGuide {
        margin-top: 40px
    }
}

.linkDownload {
    margin-top: 24px
}

.linkDownload a {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #222424;
    text-decoration: none
}

.linkDownload a svg {
    margin-right: 8px
}

.linkDownload a svg use {
    stroke: #222424
}

.linkDownload a:hover {
    color: #655dc6
}

.linkDownload a:hover use {
    stroke: #655dc6
}

.boxContacts {
    margin-bottom: 92px
}

.boxContacts__left {
    width: calc(100% - 392px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px 48px 0 0
}

.boxContacts__right {
    width: 392px
}

.boxContacts__title {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1;
    text-transform: uppercase;
    color: #222424
}

.boxContacts__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    color: #222424;
    margin-top: 18px;
    line-height: 1.12
}

.boxContacts__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.boxContacts__item:before {
    display: block;
    content: "";
    position: absolute;
    top: 12px;
    left: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #655dc6;
    z-index: 1
}

.boxContacts__border {
    padding: 54px 62px 52px 62px;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #efefef;
    background: #fff
}

@media(max-width: 991px) {
    .boxContacts {
        margin-bottom: 60px
    }
    .boxContacts__left {
        width: calc(100% - 315px);
        padding-right: 30px
    }
    .boxContacts__right {
        width: 315px
    }
    .boxContacts__border {
        padding: 35px 30px
    }
}

@media(max-width: 768px) {
    .boxContacts {
        display: block
    }
    .boxContacts__left {
        width: 100%;
        padding: 0 0 30px 0
    }
    .boxContacts__right {
        width: 100%
    }
}

@media(max-width: 479px) {
    .boxContacts__border {
        padding: 30px 15px
    }
}

.formContacts {
    margin-top: 33px
}

.formContacts__item {
    margin-bottom: 12px
}

.formContacts__text {
    font-family: "Free Pixel", sans-serif;
    font-size: 20px;
    color: #222424;
    margin-bottom: 10px
}

.formContacts__border {
    position: relative
}

.formContacts__border:after {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #655dc6;
    z-index: 1;
    border-radius: 2px
}

.formContacts__input {
    display: block;
    width: 100%;
    height: 48px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #c7c7c8;
    border-radius: 2px;
    font-size: 16px !important;
    color: #222424;
    line-height: 46px;
    box-sizing: border-box;
    padding: 0 16px;
    background: #fff;
    position: relative;
    z-index: 2
}

.formContacts__input::-webkit-input-placeholder {
    color: #707071
}

.formContacts__input::-moz-placeholder {
    color: #707071
}

.formContacts__input:-moz-placeholder {
    color: #707071
}

.formContacts__input:-ms-input-placeholder {
    color: #707071
}

.formContacts__area {
    resize: none;
    height: 160px;
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 15px
}

.formContacts__smallTet {
    font-family: "Free Pixel", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    color: #707071;
    margin-top: 15px
}

.formContacts__button {
    width: 100%;
    height: 48px;
    font-size: 20px;
    color: #fff;
    font-size: 20px;
    -webkit-box-shadow: 4px 4px 0 0 #bcc5ef;
    box-shadow: 4px 4px 0 0 #bcc5ef;
    background: #655dc6;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    margin-top: 25px
}

.formContacts__button svg {
    margin-left: 12px
}

.formContacts__button svg use {
    fill: #fff
}

.formContacts__button:hover {
    -webkit-box-shadow: 2px 2px 0 0 #bcc5ef;
    box-shadow: 2px 2px 0 0 #bcc5ef;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.contactsTitle {
    font-family: "NBP Informa FiveThree", sans-serif;
    font-size: 32px;
    line-height: 1.4;
    color: #222424;
    margin-bottom: 31px
}

.contactsTitle--2 {
    margin-top: 36px
}

@media(max-width: 479px) {
    .contactsTitle {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 24px
    }
    .contactsTitle--2 {
        margin-top: 24px
    }
}

.contactsMail,
.contactsTelephone {
    margin-top: 26px
}

.contactsMail p,
.contactsTelephone p {
    margin-bottom: 14px
}

.contactsMail p:last-child,
.contactsTelephone p:last-child {
    margin-bottom: 0
}

.contactsMail p a,
.contactsTelephone p a {
    display: inline-block;
    text-decoration: none;
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    color: #222424;
    text-decoration: none
}

.contactsMail p a:hover,
.contactsTelephone p a:hover {
    color: #655dc6
}

@media(max-width: 479px) {
    .contactsMail,
    .contactsTelephone {
        margin-top: 16px
    }
}

.contactsSchedule {
    margin-top: 26px
}

.contactsSchedule p {
    margin-bottom: 2px;
    font-family: "Free Pixel", sans-serif;
    font-size: 16px;
    color: #222424
}

.contactsSchedule p:last-child {
    margin-bottom: 0
}

.contactsSchedule p span {
    color: #655dc6
}

@media(max-width: 479px) {
    .contactsSchedule {
        margin-top: 16px
    }
}

.contactsSocial a {
    width: 30px;
    height: 30px;
    margin-right: 34px
}

.contactsSocial a:last-child {
    margin-right: 0
}

.contactsSocial a:hover {
    opacity: .7
}

.boxFollow {
    margin-bottom: 92px
}

.boxFollow__title {
    font-family: "Free Pixel", sans-serif;
    font-size: 32px;
    color: #222424;
    margin-bottom: 32px
}

.boxFollow__title span {
    padding-left: 7px;
    padding-bottom: 2px;
    padding-right: 10px;
    border-bottom: 4px solid #655dc6
}

@media(max-width: 991px) {
    .boxFollow {
        margin-bottom: 60px
    }
}

@media(max-width: 768px) {
    .boxFollow__title {
        font-size: 28px;
        margin-bottom: 24px
    }
}

@media(max-width: 359px) {
    .boxFollow__title {
        font-size: 25px
    }
    .boxFollow__title span {
        padding-left: 0;
        padding-right: 0
    }
}

.sliderFollow.swiper {
    padding-bottom: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: calc(50% - 550px);
    padding-right: calc(50% - 550px)
}

.sliderFollow .swiper-slide {
    width: 360px !important
}

.sliderFollow__link {
    display: block;
    font-size: 0;
    text-decoration: none;
    position: relative;
    -webkit-box-shadow: 8px 8px 0 0 #d5d1ff;
    box-shadow: 8px 8px 0 0 #d5d1ff
}

.sliderFollow__link:before {
    opacity: 0;
    visibility: hidden;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 29, 29, 0)), to(rgba(25, 21, 74, 0.8)));
    background: linear-gradient(180deg, rgba(29, 29, 29, 0) 0%, rgba(25, 21, 74, 0.8) 100%);
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderFollow__link:hover {
    -webkit-box-shadow: 8px 8px 0 0 #655dc6;
    box-shadow: 8px 8px 0 0 #655dc6
}

.sliderFollow__link:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderFollow__link:hover .sliderFollow__icons {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.sliderFollow__thumb {
    width: 100%
}

.sliderFollow__icons {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -14px 0 0 -14px;
    z-index: 3
}

.sliderFollow__icons use {
    fill: #fff
}

@media(max-width: 1199px) {
    .sliderFollow.swiper {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width: 991px) {
    .sliderFollow .swiper-slide {
        width: 290px !important
    }
}

@media(max-width: 359px) {
    .sliderFollow .swiper-slide {
        width: 260px !important
    }
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric {
    position: relative;
    overflow: hidden;
    border: 1px solid #c7c7c8;
    border-radius: 2px;
    background: #fff;
    z-index: 2
}

.selectric-label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: normal;
    width: 100%;
    height: 46px;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 55px 0 16px;
    text-align: left;
    font-size: 16px !important;
    color: #222424
}

.selectric-button {
    display: block;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    width: 46px;
    background: rgba(0, 0, 0, 0);
    text-align: center;
    font-size: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all
}

.selectric-button:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 50%;
    width: 12px;
    height: 7px;
    background: url(../images/arrows.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -4px;
    margin-right: -6px
}

.selectric-open .selectric-button {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    z-index: -1;
    top: 100%;
    left: 0;
    -webkit-box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 3px 13px 0 rgba(0, 0, 0, .07);
    background: #fff;
    overflow: hidden
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-items ul,
.selectric-items li {
    list-style: none;
    padding: 0
}

.selectric-items li {
    display: block;
    padding: 10px 15px;
    cursor: pointer;
    text-align: left;
    font-size: 16px;
    line-height: 1.4;
    color: #222424
}

.selectric-items li.selected,
.selectric-items li.highlighted,
.selectric-items li:hover {
    background: #655dc6;
    color: #fff
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: .5;
    cursor: default !important;
    background: none !important;
    color: #2f2f2f !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #161616
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}
/*partner*/
.title {
    font-size: 56px;
    font-weight: 600;
    /*text-align: center;*/
    margin-bottom: 50px;
}
.partner__head {
    margin-bottom: 16px;
}
.partner__text {
    font-weight: normal;
    color: #898989;
}
.partner__col {
    width: calc(50% - 10px);
}
.partner__col:first-child {
    padding-right: 10px;
    border-right: 0;
}
.partner__col:nth-child(2){
    margin-left: 10px;
    padding: 16px 24px;
    background: #FFF;
}
@media (max-width: 1000px) {
    .partner__col:nth-child(2) {
    padding: 0px 0px;
    }
}
.partner__col {
    flex: none;
    width: calc(50% - 10px);
}
.bgGray {
    background: #F6F6F6;
}
.field__inner input,  .field__inner textarea,  .field__inner select {
    padding: 14px 24px;
    height: auto;
    font-size: 14px;
    border: 0;
    width: 100%;
    background-color: #FFF;
}
.field__inner select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M12 12.71L8.46 9.17a1 1 0 0 0-1.41 0 1 1 0 0 0-.296.71 1 1 0 0 0 .296.71l4.24 4.24a1 1 0 0 0 .71.296 1 1 0 0 0 .71-.296L17 10.59a1 1 0 0 0 .29-.71 1 1 0 0 0-.29-.71 1 1 0 0 0-1.41 0L12 12.71z' fill='%23000'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: calc(100% - 8px) 50%;
    color: #8e8d8e;
}
.field__inner textarea {
    min-height: 120px;
}
.field:not(:last-child) {
    margin-bottom: 16px;
}
.field__inner input::-webkit-input-placeholder, .field__inner textarea::-webkit-input-placeholder {
    color: #8A8B8E;
}
.field__inner input::-moz-placeholder, .field__inner textarea::-moz-placeholder {
    color: #8A8B8E;
}
.field__inner input:-ms-input-placeholder, .field__inner textarea:-ms-input-placeholder {
    color: #8A8B8E;
}
.field__inner input::-ms-input-placeholder, .field__inner textarea::-ms-input-placeholder {
    color: #8A8B8E;
}
.field__inner input::placeholder,
.field__inner textarea::placeholder {
    color: #8A8B8E;
}

.selectize-input {
    padding: 14px 24px;
    border: 0;
    font-size: 14px;
}
a {
    color: #655dc6;
}
.btn {
    width: 100%;
    padding: 14px 24px;
    background: #655dc6;
    border: 0;
    color: #FFF;
    font-size: 14px;
    min-height: auto;
    margin-top: 10px;
}
.partner__hint {
    color:#898989;
    font-size: 14px;
    margin-top: 16px;
    text-align: left;
    margin-left: 23px;
}
.colTitle {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 32px;
}
.colTitle span {
    color: #655dc6;
}
.partner__row {
    display: flex;
    margin-bottom: 96px;
}
@media (max-width: 700px) {
    .partner__row {
        flex-direction: column;
        margin-bottom: 96px; /* можно оставить или поменять */
    }
}
.colText p {
    font-size: 14px;
}
.colText p:not(:last-child) {
    margin-bottom: 16px;
}
.partner__row > .partner__foot {
    display: none;
}
@media only screen and (max-width: 767px) {
    .partner__col {
        width: 100%;
    }
    .partner__col:first-child {
        padding-right: 0;
        margin-bottom: 16px;
    }
    .partner__col:nth-child(2) {
        margin-left: 0;
        margin-bottom: 16px;
    }

    .partner__col:first-child .partner__foot {
        display: none;
    }
    .partner__row > .partner__foot {
        display: block;
    }
}
/*partner popup*/
 .popup-overlay{
     position:fixed; inset:0; display:flex; align-items:center; justify-content:center;
     background:rgba(0,0,0,.6); z-index:9999;
 }
.popup{
    position:relative; background:#fafafa; box-shadow:0 20px 60px rgba(0,0,0,.25);
    width:min(600px, calc(100vw - 32px)); max-height:100vh; overflow:auto;
    padding:24px 24px 20px;
}
.popup__close{
    position:absolute; top:8px; right:10px; width:36px; height:36px; border:0; border-radius:10px;
    font-size:24px; line-height:1; background:#f2f3f5; cursor:pointer;
}
.popup__close:hover{ background:#e6e7ea; }
.popup__body{ font:14px/1 system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.popup__loading{ padding:24px; text-align:center; opacity:.8; }
body.is-popup-open{ overflow:hidden; }
.popup .breadcrumbs, .popup .partner__row .partner__col:nth-child(2) {
    display: none;
}
.popup .partner__row  .partner__col:first-child {
    width: 100%;
}
.popup .partner__row, .popup .boxCatalog--2 {
    margin-bottom: 0;
}
/*search*/

.search {
    position: fixed;
    inset: 0;
    z-index: 999;
    display: flex;
    padding: 24px;
    background: rgba(13, 27, 30, 0.95);
    opacity: 0;
    transition: opacity 0.2s;
    pointer-events: none;
}
.search.visible {
    opacity: 1;
    pointer-events: all;
}
.search__close {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    font-size: 0;
    transition: opacity 0.2s;
    background: transparent;
}
.search__close:hover {
    opacity: 0.7;
}
.search__close svg {
    width: 24px;
    height: 24px;
    fill: white;
}
.search__form {
    position: relative;
    width: 100%;
    max-width: 640px;
    margin: auto;
}
.search__form input {
    width: 100%;
    height: 72px;
    padding: 0 16px;
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 20px;
    color: white;
}
.search__form input::-webkit-input-placeholder {
    color: white;
}
.search__form input::-moz-placeholder {
    color: white;
}
.search__form input:-ms-input-placeholder {
    color: white;
}
.search__form input::-ms-input-placeholder {
    color: white;
}
.search__form input::placeholder {
    color: white;
}
.search__form svg {
    position: absolute;
    top: calc(50% - 13px);
    right: 16px;
    stroke: white;
}
.search.v2 {
    position: absolute;
    z-index: 49;
    padding: 0;
    background: transparent;
}
.search.v2:before {
    position: fixed;
    display: block;
    content: "";
    inset: 0;
    background: rgba(13, 27, 30, 0.24);
}
.search.v2 .search__close {
    top: 124px;
    z-index: 2;
}
.search.v2 .search__form.js-search-form {
    max-width: 100%;
    margin-top: 92px;
    background: #FFF;
}
.search.v2 .search__form input {
    color: #000;
}
.search.v2 .search__form input::-ms-input-placeholder {
    color: gray;
}
.search.v2 .search__form input::placeholder {
    color: gray;
}
.search.v2 .search__form .container > svg {
    stroke: #000;
    right: auto;
    left: 34px;
}
.search.v2 .container {
    position: relative;
}
.search.v2 .search__form input {
    color: #000;
    padding: 0 72px;
}
.search.v2 .search__close {
    top: 111px;
}
.search.v2 .search__close svg {
    fill: #000;
}
@media only screen and (max-width: 767px) {
    .header__search svg path {
        stroke: #000;
    }
    .header__search + .header__burger {
        margin-left: 12px;
    }
    .header__search {
        margin-left: auto;
    }
    .search.v2 .search__form .container > svg {
        left: 24px;
    }
}
/* ==== GAME-STYLE SCROLLBAR ==== */
:root{
  --sb-size: 14px; /* потолще */
  --sb-track: #1b1b33; /* фон дорожки (тёмный, как экран загрузки) */
  --sb-thumb1: #00ffb3; /* цвет градиента 1 */
  --sb-thumb2: #655dc6; /* цвет градиента 2 */
  --sb-radius: 0; /* прямоугольная форма, как прогресс-бар */
}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: var(--sb-thumb2) var(--sb-track);
}

/* WebKit */
*::-webkit-scrollbar {
  width: var(--sb-size);
  height: var(--sb-size);
}
*::-webkit-scrollbar-track {
  background: var(--sb-track);
  box-shadow: inset 0 0 10px rgba(0,255,179,0.1),
              inset 0 0 20px rgba(101,93,198,0.1); /* лёгкое свечение */
}
*::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, var(--sb-thumb1), var(--sb-thumb2));
  border-radius: var(--sb-radius);
  animation: loadpulse 1.5s infinite alternate;
}
*::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(90deg, var(--sb-thumb2), var(--sb-thumb1));
  animation: none;
}
*::-webkit-scrollbar-thumb:active {
  filter: brightness(1.2);
}

/* Пульсирующий эффект */
@keyframes loadpulse {
  0% { box-shadow: 0 0 4px var(--sb-thumb1), 0 0 10px var(--sb-thumb2); }
  100% { box-shadow: 0 0 8px var(--sb-thumb2), 0 0 14px var(--sb-thumb1); }
}

/* Для внутренних контейнеров */
.proove-scroll{
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: var(--sb-thumb2) transparent;
}
.proove-scroll::-webkit-scrollbar {
  width: var(--sb-size);
}
.proove-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.proove-scroll::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, var(--sb-thumb1), var(--sb-thumb2));
  border-radius: var(--sb-radius);
  animation: loadpulse 1.5s infinite alternate;
}

.app__available_title {
    padding: 20px 0 10px;
}
.app__available_list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.app__available_list a {
    display: flex;
}
.app__available_list svg, .app__available_list img {
    height: 40px;
}

.card__badges {
    position: absolute;
    top: 8px;
    left: 8px;
    display: flex;
    gap: 4px;
    z-index: 3;
}
.card__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    background: rgba(255,255,255,.9);
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
}
.card__badge svg,
.card__badge img {
    max-width: 16px;
    max-height: 16px;
}
@media (max-width: 1000px) {
  .sldierProduct__link {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
  }
}
@media (max-width: 1000px) {
.sldierProduct__link {  
    min-height: 360px;
}
.sldierProduct__title {
@media (max-width: 1000px) {
    font-size: 18px;
}
.pgx {
  position: relative;
  isolation: isolate;
  border-radius: 18px;
  overflow: hidden;
  min-height: 420px;
}
.pgx * {box-sizing: border-box}
.pgx .wrap {
  color: #e8ecf5;
  font-family: Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto;
  line-height: 1.7;
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}

.pgx-canvas {
  position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%;
}

.pgx p {
  margin-bottom: 22px;
}

@media (max-width: 768px) {
  .pgx .wrap {
    grid-template-columns: 1fr; 
    gap: 20px;
  }
}

.pgx .highlight {
  color: #655dc6;
  font-weight: 700;
  font-family: "NBP Informa FiveThree", sans-serif;
  font-size: 24px;
     
}
.boxLotions {
    display: none !important;
}

