*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html{height:100%;scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}.h1,h1{font-size:24px;line-height:125%;font-weight:700}.h2,.h3,h2,h3{font-size:20px;line-height:normal;font-weight:700}.lage-title{font-size:32px;line-height:150%;font-weight:800}.body-text,body{font-size:16px;line-height:normal;font-weight:400}.body-text-bold,.menu-text{font-size:16px;line-height:normal;font-weight:700}.caption-1,.menu__link{font-size:14px;line-height:170%;font-weight:700}.caption-2,.info__title{font-size:12px;line-height:130%;font-weight:700}.additional-menu__item .btn__text,.additional-menu__item .name,.caption-small,.info__subtitle{font-size:9px;line-height:normal;letter-spacing:.04em}.text-link-m{font-size:20px;line-height:normal;font-weight:700}.text-link-s{font-size:16px;line-height:150%;font-weight:700}.text-link-xs{font-size:12px;line-height:140%;font-weight:700}.body{width:100%;font-family:Onest,system-ui,sans-serif;color:#cdcccc;background-color:#15010a;word-break:break-word}.body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:none;background:rgba(28,28,28,.1)}.page-body--no-scroll{position:relative;overflow:hidden;touch-action:none}.main{margin-top:24px;margin-bottom:48px}ol,ul{margin:0;padding:0;list-style:none}button{all:unset;box-sizing:border-box}.btn::after,.btn::before,.btn>span,.btn>svg,.btn>use,button>span,button>svg,button>use{pointer-events:none}.container{max-width:1320px;margin:0 16px}.container--col-2{margin:0 auto}a.disabled,button[disabled]{opacity:.5;cursor:default;pointer-events:none}.link{color:#f4ab4c}.app{margin-top:32px;padding:16px;text-align:center;border-radius:16px;background-color:#2f0040}.app__img{width:192px;height:192px;-o-object-fit:cover;object-fit:cover;margin:0 auto 16px}.app__subtitle{color:#f7f7f7}.app__subtitle .link{color:#f4ab4c}.app__subtitle .link:hover{color:#f4ab4c;text-decoration:underline}.app_btns{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.app_btns .app__btn{width:100%}.app__bottom-text{font-weight:400}.app-mobile{display:flex;align-items:center;background-color:rgba(27,4,43,.8);border-radius:8px;margin-top:24px;margin-bottom:24px}.app-mobile__wrap{flex-shrink:0;padding:8px;border-radius:8px;background:linear-gradient(90deg,#2f0040 0,#3f1c60 100%);margin-right:8px}.app-mobile__img{width:40px;height:40px}.app-mobile__info{display:flex;gap:16px;padding:12px 8px}.app-mobile__description{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.app-mobile__btn{flex-shrink:0;min-width:67px!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background-color:rgba(0,0,0,0);border:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:100px;font-weight:700;text-decoration:none;color:#fafafa;width:-moz-max-content;width:max-content;cursor:pointer}.btn svg{z-index:1;width:24px;height:24px}.btn--m{min-width:123px;height:46px;padding:8px 24px;border-radius:16px;font-size:20px;line-height:150%}.btn--s{min-width:85px;height:40px;padding:8px 16px;font-size:14px;line-height:170%}.btn--xs{min-width:77px;height:32px;padding:8px 16px;font-size:12px;line-height:135%}.btn--xs svg{width:16px;height:16px}.btn--primary{color:#f7f7f7;background-color:#f46121}.btn--primary svg{fill:#15010a}.btn--secondary{color:#f7f7f7;background-color:#583364}.btn--tertiary{color:#f7f7f7;border-color:rgba(118,69,144,.8)}.btn--fluid{width:100%;box-sizing:border-box}.btn--reverse{flex-direction:row-reverse}.card{position:relative;flex-shrink:0;overflow:hidden;font-size:0;line-height:1}.card__label{position:absolute;top:0;right:0;z-index:1;display:flex}.card__label img{width:24px}.card__img{min-width:98px;min-height:138px;width:100%;height:100%}.content{width:100%}.content strong{font-weight:700}.content>h1,.content>h2,.content>h3{margin-bottom:16px;color:#f7f7f7}.content>p:not([class]):not(:last-child){margin-bottom:16px;line-height:150%}.content>ul:not([class]){margin-top:16px;margin-left:20px;padding:0;list-style-type:none}.content>ul:not([class]):not(:last-child){margin-bottom:16px}.content>ul:not([class]) li{position:relative}.content>ul:not([class]) li::before{content:"";position:absolute;top:6px;left:-20px;width:8px;height:8px;background-color:#cdcccc;border-radius:8px}.content>ul:not([class]) li:not(:last-of-type){margin-bottom:16px}.content>ol:not([class]){margin-top:16px;margin-left:48px;counter-reset:count}.content>ol:not([class]):not(:last-child){margin-bottom:16px}.content>ol:not([class]) li{position:relative;min-height:32px;counter-increment:count}.content>ol:not([class]) li:before{content:counter(count);position:absolute;top:0;left:-48px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:14px;font-weight:700;color:#f7f7f7;background-color:#cd3fe2;border-radius:50px}.content>ol:not([class]) li:not(:last-of-type){margin-bottom:16px}.content a:not([class]){color:#f4ab4c}.content>figure img,.content>img,.content>p img,.wp-block-image img{background-color:#4c426b;border-radius:16px;height:auto}.wp-block-image img{margin:0 auto 16px}.wp-block-image .h2,.wp-block-image h2{margin-top:48px}.wp-block-image .h3,.wp-block-image h3{margin-top:32px}.aligncenter,.alignleft,.alignright{display:block;padding:0}.content>table,.wp-block-table table{display:block;margin-bottom:24px;color:#f7f7f7;overflow-x:auto;border-collapse:collapse}.content>table:not(:last-child),.wp-block-table table:not(:last-child){margin-bottom:24px}.content>table tr,.wp-block-table table tr{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:8px 20px;background-color:#4a2556;-moz-column-gap:10px;column-gap:10px}.content>table tr:first-of-type,.wp-block-table table tr:first-of-type{padding-top:16px;font-weight:700;border-top-left-radius:16px;border-top-right-radius:16px}.content>table tr:last-of-type,.wp-block-table table tr:last-of-type{padding-bottom:16px;border-bottom-right-radius:16px;border-bottom-left-radius:16px}.content>table td,.wp-block-table table td{min-width:150px;line-height:22px;word-break:break-word;border:0}.content>table td em,.wp-block-table table td em{display:block;margin-top:-4px;font-size:12px;line-height:16px;font-weight:700;font-style:normal}.content>table td strong,.wp-block-table table td strong{font-weight:700}.wp-block-table .has-fixed-layout tr:nth-child(odd){background-color:rgba(118,69,144,.8)}.wp-block-table .has-fixed-layout tr:first-of-type{font-size:14px;font-weight:700}.wp-block-table.is-style-stripes table{width:100%}.wp-block-table.is-style-stripes tbody{display:block}.wp-block-table.is-style-stripes tr{display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.wp-block-table.is-style-stripes tr:first-of-type{font-weight:400}.wp-block-table.is-style-stripes td{display:block}.wp-block-table.is-style-stripes td:first-of-type{font-weight:700}.content blockquote{position:relative;margin-bottom:24px;padding:24px 20px 24px 64px;color:#f7f7f7;font-size:16px;line-height:150%;font-weight:700;background-color:#751f90;border-radius:16px;overflow:hidden}.content blockquote cite{display:block;text-align:right}.content blockquote:before{content:"";position:absolute;top:24px;left:24px;display:block;width:24px;height:24px;margin-right:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23fff' d='M20.486 3.515c-4.686-4.686-12.285-4.687-16.971 0-4.687 4.686-4.686 12.284 0 16.971 4.686 4.685 12.284 4.686 16.971 0 4.686-4.687 4.685-12.285 0-16.971Zm-6.92 13.703a1.565 1.565 0 1 1-3.131 0v-6.261a1.565 1.565 0 1 1 3.13 0v6.26ZM11.971 8.28c-.901 0-1.502-.638-1.484-1.427-.018-.826.583-1.445 1.502-1.445.92 0 1.503.62 1.522 1.445 0 .789-.6 1.427-1.54 1.427Z'/%3E%3C/svg%3E")}.content--light{padding:24px 16px;background-color:#2f0040}.hero-block{width:100%}.hero-slider{height:176px}.hero{height:176px;border-radius:16px;background-image:linear-gradient(90deg,rgba(156,0,3,0) 0,#9c0003 100%)}.hero__container{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:20px 16px 0;margin:0;background-repeat:no-repeat;background-position:-35%;background-size:cover}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:top 0 right 0;object-position:top 0 right 0}.hero__subtitle,.hero__title{max-width:262px;color:#f7f7f7;width:calc(100% - 154px)}.hero__title{margin-bottom:5px;font-size:16px;line-height:130%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero__subtitle{line-height:24px}.hero__btn{position:absolute;left:0;bottom:0;border-radius:0 16px;color:#ffa11d;background-color:rgba(131,68,153,.4);padding:8px 16px;flex-direction:row-reverse}.hero__btn:active,.hero__btn:hover{color:#ffa11d;background-color:rgba(131,68,153,.4)!important}.hero__btn svg{fill:#ffa11d;width:16px;height:16px;flex:none}.hero__btn .btn__text{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero__tag{margin-bottom:8px}.icon-arrow-right{width:8px;height:14px;fill:#ffa11d}.icon-close{width:24px;height:24px;fill:#f7f7f7}.icon-arrow-down{width:24px;height:24px;fill:#ffa11d}.icon-vk{margin-top:1px}.icon-chat,.icon-email{width:24px;height:24px;fill:#f4ab4c}.icon-copy{width:24px;height:24px;fill:#f7f7f7}.info-wrapper{display:grid;grid-auto-flow:column;-moz-column-gap:16px;column-gap:16px;justify-content:start;margin-top:16px}.info{display:inline-grid;grid-template-columns:40px auto;-moz-column-gap:8px;column-gap:8px;align-items:center;width:224px;min-height:64px;padding:8px 18px 8px 8px;border:2px solid #ffa11d;background-color:#15010a}.info img{width:40px;height:40px}.info__title{color:#f7f7f7}.info__subtitle{line-height:130%}.header-menu{display:flex;flex-direction:column;position:fixed;top:0;right:0;width:0;z-index:2;max-width:320px;height:100vh;overflow-y:auto;overflow-x:hidden;transform:translateX(100%);transition:transform .3s;background-color:#440e61}.header-menu:before{content:"";position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:rgba(12,6,18,.5);opacity:0;visibility:hidden;z-index:-1;transform:translateX(-320px);transition:opacity}.header-menu.open{width:100%;transform:translateX(0);overflow:unset}.header-menu.open:before{opacity:1;visibility:visible;transition:opacity .2s .2s,visibility .2s .2s}.header-menu__wrap{overflow-y:auto;overflow-x:hidden;height:100%}.header-menu__wrap.scroll--usual::-webkit-scrollbar{width:4px;height:75px;background-color:rgba(0,0,0,0)}.header-menu__wrap.scroll--usual::-webkit-scrollbar-thumb{background-color:var(--accent-1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.header-menu__wrap.scroll--usual::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin-top:24px;margin-bottom:24px}.header-menu__close{min-width:24px;width:24px;height:24px;margin-left:auto}.header-menu__close svg{width:24px;height:24px;fill:#f7f7f7}.header-menu__head{padding:24px 16px 0}.header-menu__head-wrap{display:flex;align-items:center;justify-content:space-between}.header-menu__logo img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.header-menu__buttons{justify-content:space-between;margin-top:24px}.header-menu__buttons .btn{min-width:136px;width:50%}.header__wrapper .button-burger{min-width:32px;width:32px;height:32px;margin-left:auto;border:none}.header__wrapper .button-burger svg{flex:none;width:32px;height:32px;fill:#f7f7f7}.menu-text{color:#f7f7f7}.header-buttons.header-buttons__desktop{display:none}.menu{width:100%;z-index:2}.menu__item{padding:12px 16px}.menu__item.open{padding-bottom:0}.menu__item--dropdown{padding:0}.menu__item--dropdown .menu__link-wrap.active{border-bottom:1px solid rgba(77,55,85,.8);padding-bottom:16px}.menu__item--dropdown .menu__link-wrap{padding:12px 16px}.menu__link{display:block;flex-grow:1;color:#f7f7f7;text-decoration:none;transition:color .3s,background-color .3s;cursor:pointer}.menu__link:focus,.menu__link:hover{color:#fff}.menu__link-wrap{display:flex;align-items:center;padding:5px 0}.menu__link-wrap.active .menu__arrow svg{transform:rotate(180deg);transition-duration:320ms}.menu__arrow{width:24px;height:24px;min-width:auto}.menu__arrow svg{width:24px;height:24px;fill:#f7f7f7}.menu__dropdown{max-height:0;max-width:0;opacity:0;visibility:hidden}.menu__dropdown .menu__item{padding:8px 0}.menu__dropdown .menu__link-wrap{padding:0;border-bottom:none}.menu__dropdown .submenu{padding:8px 48px 6px 45px}.menu__dropdown.open{max-height:1500px;max-width:unset;opacity:1;visibility:visible}.menu__dropdown .menu__link{color:#fff}.menu__icon{width:24px;height:24px;margin-right:16px;-o-object-fit:contain;object-fit:contain}.header-buttons{display:flex;gap:16px}.additional-menu{position:fixed;bottom:0;width:100vw;display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:0;background-color:rgba(57,1,76,.84);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.additional-menu__wrap{display:flex;justify-content:space-evenly;width:100vw}.additional-menu__buttons{margin-bottom:16px;justify-content:center}.additional-menu__buttons .btn{min-width:auto}.additional-menu__item{display:flex;flex-direction:column;justify-content:center;gap:0;min-width:62px;pointer-events:unset}.additional-menu__item svg{flex:none;width:32px;height:32px;fill:#f7f7f7;pointer-events:none}.additional-menu__item .btn__text,.additional-menu__item .name{color:#fff;margin-top:3px}.additional-menu__button{min-width:77px}.promo-head{margin-bottom:16px}.promo{display:flex;-moz-column-gap:8px;column-gap:8px}.promo__item{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:328px;min-height:486px;padding:16px;border-radius:16px;background-color:#2f0040}.promo__item-group .group{margin-bottom:16px}.promo__item-img{width:100%;height:225px;border-radius:16px}.promo__item-timer{gap:8px;margin-bottom:16px;background-color:#440e61;border-radius:12px}.promo__item-title{margin-top:16px;margin-bottom:16px}.promo__item-caption{color:#cdcccc;font-weight:400}.promo__item-bonus{color:#ffa11d}.promo__item-group{width:100%;height:100%;display:flex;flex-direction:column}.promo__buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.promo__item-btn{box-sizing:border-box;min-width:144px}.promo__btn-arrow svg{fill:#ffa11d}.level-head{margin-bottom:16px}.level{display:flex;-moz-column-gap:8px;column-gap:8px}.level__item{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;width:304px;min-height:368px;border-radius:16px;background-color:#2f0040}.level__item-info{position:relative;background-color:#440e61;height:auto;width:100%;padding:16px;border-radius:16px 16px 0 0}.level__item-level{position:absolute;top:0;right:16px;border-radius:0 0 4px 4px;padding:0 6px;color:#15010a;background-color:#7b5f8a;font-weight:700;line-height:180%;letter-spacing:.36px}.level__item-group{display:flex;justify-content:flex-start;align-items:center}.level__item-img{width:112px;height:112px;margin-right:16px}.level__item-title{margin-bottom:8px}.level__item-description{padding:16px}.level__item-description ul{margin-top:16px}.level__item-description ul li{color:#f7f7f7;font-size:14px;font-style:normal;font-weight:700;line-height:170%;margin-bottom:5px;padding-left:32px;background-size:24px;background-repeat:no-repeat;background-position:top 0 left;background-image:url(../img/css-icons/fs.svg)}.level__btn-arrow svg{fill:#ffa11d}.social{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:12px;column-gap:12px;row-gap:8px}.social__link{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:32px;height:32px;padding:8px;background-color:#f7f7f7;border-radius:16px}.social__link svg{fill:#2f0040}.social__icon{max-width:16px;max-height:16px;fill:#2f0040}.social--header{display:none}.tag{align-items:center;font-size:12px;line-height:20px;color:#f7f7f7}.tag--timer{padding:4px 8px;background-color:#440e61}.timer{width:94px;font-size:0}.timer__day,.timer__dots,.timer__item{font-size:12px;line-height:1.3}.timer__day{margin-right:8px}.toc{margin:16px 16px 0;background-color:#2f0040;border-radius:24px;overflow:hidden}.toc.active .toc__list{display:flex}.toc.active svg{transform:rotate(180deg)}.toc__btn{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;padding:10px 17px 9px 16px;color:#f7f7f7}.toc__btn svg{width:12px;fill:#f7f7f7}.toc__list{display:none;flex-direction:column;padding:14px 16px 30px}.toc__sublist{margin:16px 0 0}.toc__item:not(:last-child){margin-bottom:16px}.toc__link{text-decoration:none;color:#f7f7f7}.top-bonuses{position:fixed;right:12px;left:12px;bottom:12px;z-index:10;display:flex;flex-direction:column;gap:8px}.top-bonuses svg{fill:#fff}.top-bonus{display:none;align-items:center;box-sizing:border-box;width:100%;max-width:336px;min-height:120px;padding:16px;background-image:linear-gradient(90deg,#f1520d .17%,#9c0003 99.8%)}.top-bonus.open{display:flex}.top-bonus__body{display:flex;flex-direction:column}.top-bonus__img{width:72px;height:72px;margin-right:16px}.top-bonus__type{color:#ffea00}.top-bonus__title{max-width:176px;margin-bottom:3px;color:#f7f7f7}.top-bonus__subtitle{color:#f7f7f7}.top-bonus__close{margin-left:22px;padding:4px;pointer-events:auto}.faq{margin-top:32px}.faq__title{margin-bottom:24px;font-size:24px}.faq__item{background-color:#440e61;border-radius:16px;overflow:hidden}.faq__item:not(:last-of-type){margin-bottom:16px}.faq__question{padding:12px 16px;color:#f7f7f7;background-color:#f46121}.faq__answer{padding:24px 16px;color:#cdcccc}.faq__answer>ul:not([class]){margin-top:16px;margin-left:0;padding:0;list-style-type:none}.faq__answer>ul:not([class]):not(:last-child){margin-bottom:16px}.faq__answer>ul:not([class]) li{position:relative;display:inline-block;width:100%;margin-bottom:12px;padding-left:16px}.faq__answer>ul:not([class]) li::before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;background-color:var(--text-color);border-radius:4px}.faq__answer>ul:not([class]) li:last-child{margin-bottom:0}.faq__answer>ol:not([class]){margin-top:16px;margin-left:20px;list-style:auto}.faq__answer>ol:not([class]) li{margin-bottom:12px}.faq__answer>ol:not([class]):not(:last-child){margin-bottom:16px}.faq__answer p:not(:last-of-type){margin-bottom:8px}.footer-menu-wrapper.active svg{transform:rotate(180deg)}.footer-menu{display:flex;flex-direction:column;gap:16px;margin-top:8px;font-weight:400}.footer-menu__link{display:inline-block;text-decoration:unset;color:#cdcccc}.footer-menu__toggle{border:0;position:absolute;padding:16px;right:0;top:0}.footer-menu__toggle svg{fill:#cdcccc}.payments{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.payments__item{height:68px;padding:10px 30px;border-radius:16px;background-color:#440e61}.payments__img{height:100%;-o-object-fit:contain;object-fit:contain;margin:auto}.pros-cons{margin-bottom:32px}.pros-cons__item{background-color:#440e61;border-radius:16px;overflow:hidden}.pros-cons__item:not(:last-child){margin-bottom:16px}.pros-cons__title{position:relative;color:#f7f7f7;padding:16px 24px}.pros-cons__title::after{content:"";position:absolute;top:50%;right:24px;width:36px;height:36px;border-radius:50%;background-color:#f7f7f7;background-size:20px;background-repeat:no-repeat;background-position:center;transform:translateY(-50%)}.pros-cons__title--pros{background-color:#20d552}.pros-cons__title--pros::after{background-image:url(../img/css-icons/heart.svg)}.pros-cons__title--cons{background-color:#f65757}.pros-cons__title--cons::after{background-image:url(../img/css-icons/heart-broken.svg)}.pros-cons__logo{max-height:26px;margin-left:16px}.pros-cons__list{padding:24px}.pros-cons__list li{padding-left:36px;background-size:20px;background-repeat:no-repeat;background-position:top 2px left;color:#cdcccc}.pros-cons__list li:not(:last-child){margin-bottom:16px}.pros-cons__list--pros li{background-image:url(../img/css-icons/advantage.svg)}.pros-cons__list--cons li{background-image:url(../img/css-icons/disadvantage.svg)}.light{color:#f7f7f7}.align-center{text-align:center}.bold{font-weight:700}.extra-bold{font-weight:800}.letter-spacing{letter-spacing:.01em}.no_spacing{letter-spacing:unset}.uppercase{text-transform:uppercase}.flex{display:flex}.flex-inline{display:inline-flex}.space-between{justify-content:space-between}.items-center{align-items:center}.tile{border-radius:16px}.tile-footer{position:relative;padding:16px;background-color:#2f0040;border-radius:16px}.darkness{-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,0),#000 64px);mask-image:linear-gradient(to left,rgba(0,0,0,0),#000 64px)}.mt-s{margin-top:24px}.mt-m{margin-top:32px}.mb-s{margin-bottom:8px}.mb-m{margin-bottom:16px}.mb-l{margin-bottom:24px}.mb-xl{margin-bottom:32px}.mb-fix{margin-bottom:16px}.m-auto{margin:auto}.mr-zero{margin-right:0}.dot{position:relative}.dot:before{content:"";display:inline-block;width:8px;height:8px;background-color:#f65757;border-radius:4px}.scrolling{overflow-x:auto}.height-s{max-height:40px;margin-right:35px}.height-m{max-height:48px;margin-right:24px}.height-l{max-height:60px}.cards__list{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);-moz-column-gap:17px;column-gap:17px;row-gap:16px}.cards__btn{width:100%}.error-page{min-height:50vh;padding:68px 0 82px;gap:32px}.error-page__img{margin:0 auto 32px}.error-page__title{margin-bottom:16px}.error-page__btn{max-width:300px;margin-top:24px}.footer__top{display:flex;flex-direction:column;row-gap:8px}.footer__chat-link,.footer__email-link{margin-bottom:12px;text-decoration:none}.footer__chat-link .btn__text,.footer__email-link .btn__text{transition:color .3s;font-size:16px;font-weight:400;color:#f4ab4c}.footer__chat-link:focus .btn__text,.footer__chat-link:hover .btn__text,.footer__email-link:focus .btn__text,.footer__email-link:hover .btn__text{color:#e05d2c}.footer__email{margin-bottom:24px}.footer__email-link{text-decoration:none}.footer__images{display:flex;align-items:center;justify-content:flex-start}.footer__images.payment .images-middle__img{width:88px}.footer__middle{padding:0 4px 24px;border-bottom:1px solid rgba(77,55,85,.8)}.images-bottom__img{max-height:48px}.images-middle__img:last-of-type{margin-right:0}.images-bottom__img,.images-middle__img{flex-shrink:0;width:auto;-o-object-fit:contain;object-fit:contain}.footer__bottom{padding:24px 0 157px}.images-bottom{flex-wrap:wrap;justify-content:center;margin-bottom:24px;gap:8px 16px}.footer__bottom-wrapper{margin-top:8px}.add-info{display:flex;align-items:center;gap:22px;border-radius:16px;background-color:#2f0040}.add-info__wrap{padding:8px;border-radius:16px 0 0 16px;background-color:#440e61;width:136px}.add-info__text{font-weight:400}.header{position:sticky;z-index:60;top:0;left:0;width:100%;background-color:#440e61}.header__wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:64px}.header__logo-link{text-decoration:unset}.header__logo-img{max-width:unset}.header__burger{width:35px;height:26px;margin-right:-4px;padding:4px}.header__burger svg{fill:#f7f7f7}.header-icon{margin-left:24px}.header-icon svg{fill:#f7f7f7;width:24px;height:24px;flex:none;max-width:unset}.hidden,.hidden-mob{display:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@media screen and (min-width:360px){.additional-menu__buttons .btn{min-width:164px}}@media screen and (min-width:768px){.h1,h1{font-size:32px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}.lage-title{font-size:48px}.body-text,.body-text-bold,.menu-text,body{line-height:150%}.additional-menu__item .btn__text,.additional-menu__item .name,.caption-small,.info__subtitle{line-height:180%;font-weight:400}.app{display:flex;-moz-column-gap:32px;column-gap:32px;margin-top:48px;padding:24px;text-align:left}.app .group{width:100%;margin-top:10px}.app__subtitle{font-weight:700}.app__img{margin:0}.app_btns{justify-content:flex-start}.app_btns .app__btn{width:auto}.aligncenter{float:none;margin:0 auto}.alignright{float:right;margin:0 0 32px 32px}.alignleft{float:left;margin:0 32px 32px 0}.content>ul:not([class]){margin-top:16px;margin-left:40px}.content>ul:not([class]):not(:last-child){margin-bottom:24px}.content>ul:not([class]) li:not(:last-child){margin-bottom:8px}.content>ol:not([class]){margin-top:32px;margin-left:72px}.content>ol:not([class]):not(:last-child){margin-bottom:24px}.content>ol:not([class]) li{min-height:48px}.content>ol:not([class]) li:before{top:-12px;left:-72px;width:48px;height:48px;font-size:20px}.hero,.hero-slider{height:257px}.hero__container{background-position:300px;background-size:contain}.info-wrapper{margin-top:32px}.info{min-height:96px;width:288px;padding:13px 16px;grid-template-columns:64px auto}.info img{width:64px;height:64px}.info__title{font-size:14px;margin-bottom:4px}.info__subtitle{font-size:12px;font-weight:400;line-height:180%}.additional-menu__button{min-width:120px}.pros-cons{display:flex;margin-bottom:24px}.pros-cons__item{width:50%}.pros-cons__item:not(:last-child){margin-right:16px;margin-bottom:0}.pros-cons__list{padding:32px 52px 32px 24px}.pros-cons__list li:not(:last-child){margin-bottom:24px}}@media screen and (min-width:1024px){.hero__title{font-size:20px;line-height:normal;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero__btn{padding:8px 24px}.header-menu{position:relative;width:100%;max-width:unset;transform:unset;overflow:unset;left:0;height:auto}.header-menu:before,.header-menu__head{display:none}.header-menu__wrap{overflow:unset;height:auto;padding:4px 0}.header-menu__logo{margin:0 auto 4px}.header-menu__logo img{height:52px}.header-menu__buttons,.header-menu__close{display:none}.header-buttons.header-buttons__desktop{display:flex}.menu{position:static;display:flex;flex-wrap:wrap;gap:0 24px;padding:0;margin:0 0 0 24px;width:auto}.menu__icon{display:none}.menu__item{padding:0}.menu__item--dropdown{position:relative}.menu__item--dropdown .menu__link-wrap{padding:5px 0}.menu__item--dropdown:focus>.menu__link-wrap .menu__link,.menu__item--dropdown:hover>.menu__link-wrap .menu__link{color:#ffb54d}.menu__item--dropdown:focus>.menu__link-wrap .menu__arrow,.menu__item--dropdown:hover>.menu__link-wrap .menu__arrow{transition:fill .3s}.menu__item--dropdown:focus>.menu__link-wrap .menu__arrow svg,.menu__item--dropdown:hover>.menu__link-wrap .menu__arrow svg{fill:#ffb54d}.menu__item--dropdown:focus>.menu__dropdown,.menu__item--dropdown:hover>.menu__dropdown{opacity:1;visibility:visible}.menu__link{padding:5px 0;transition:color .3s;cursor:pointer}.menu__link:focus,.menu__link:hover{color:#ffb54d}.menu__arrow{transition:fill .3s}.menu__arrow svg{width:18px;height:18px}.menu__arrow:focus svg,.menu__arrow:hover svg{fill:#ffb54d}.menu__arrow:not(.menu__arrow--depth){position:relative;height:100%;margin-left:2px;margin-bottom:1px;padding:0;transition:border .3s}.menu__arrow--depth{position:absolute;right:24px;padding:0}.menu__arrow--depth svg{width:30px;height:30px}.menu__dropdown{position:absolute;top:45px;right:auto;left:-15px;width:209px;height:auto;padding:0;transition:opacity .3s,visibility .3s;transform:none;max-height:unset;max-width:unset;z-index:2}.menu__dropdown:before{content:"";position:absolute;bottom:100%;left:0;width:100%;height:30px}.menu__dropdown .menu__dropdown{top:0;left:100%;border-radius:0 16px 16px}.menu__dropdown .menu__dropdown:before{display:none}.menu__dropdown .menu__item{padding:0}.menu .submenu{padding:10px 0 14px;overflow-y:auto;max-height:80vh;border-radius:0 0 16px 16px;background-color:#440e61}.menu .submenu .menu__item:not(:last-child){margin-right:0}.menu .submenu .menu__item:last-child .menu__link{border-radius:0 0 15px 15px}.menu .submenu .menu__link{padding:8px 16px;text-transform:unset}.menu .submenu .submenu .menu__item:first-child .menu__link{border-radius:0 15px 0 0}.additional-menu{display:none}.footer-menu{margin-top:16px}.footer-menu__link{transition:color .3s}.footer-menu__link:focus,.footer-menu__link:hover{color:#f7f7f7}.footer__bottom{padding:24px 0 32px}}@media screen and (min-width:1280px){.level-head{margin-bottom:20px}.level{-moz-column-gap:24px;column-gap:24px}.level__item-level{right:24px}.level__item{flex-direction:row;width:648px;min-height:256px}.level__item-info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:24px;border-radius:16px 0 0 16px}.level__item-group{flex-direction:column}.level__item-img{flex-shrink:0;width:128px;height:128px;margin-right:0}.level__item-title{margin-top:16px;margin-bottom:8px}.level__item-subtitle{text-align:center}.level__item-description{flex-shrink:0;padding:24px;width:50%}.toc{margin:32px 0 0;background-color:rgba(0,0,0,0)}.toc__btn{justify-content:center;padding:9px 16px;background-color:#2f0040;border-radius:26px;pointer-events:none}.toc__btn svg{display:none}.toc__list{display:flex;height:calc(100vh - 32px);padding:24px 0;overflow-y:auto}.toc__sublist{margin-top:24px}.toc__item:not(:last-child){margin-bottom:24px}.toc__link{transition:color .3s}.toc__link:focus,.toc__link:hover{color:#f4ab4c}.payments{grid-template-columns:repeat(5,1fr);gap:16px}.payments__item{height:70px;padding:11px 32px}}@media screen and (min-width:1312px){.main{margin-top:32px;margin-bottom:64px}.container{margin:auto}.container--small{width:870px}.container--col-2{position:relative;display:grid;grid-template-columns:978px auto;-moz-column-gap:34px;column-gap:34px}.container--col-2 .toc{order:2;position:sticky;top:88px}.btn,.link,a,button{cursor:pointer}.link{transition:color .3s}.link:focus,.link:hover{color:#e05d2c}/*! scrollbar Firefox */.scrollbar{scrollbar-color:#751f90 #15010a}/*! scrollbar Other Browser */.scrollbar::-webkit-scrollbar-button{width:6px;height:0}.scrollbar::-webkit-scrollbar-track{background-color:#15010a}.scrollbar::-webkit-scrollbar-thumb{background-color:#751f90;border-radius:3px}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#7b5f8a}.scrollbar::-webkit-resizer{width:6px;height:0}.scrollbar::-webkit-scrollbar{width:6px}.scrollbar--menu::-webkit-scrollbar-track{margin-bottom:12px;background-color:#440e61}.btn{transition:background-color .3s,color .3s,fill .3s}.btn svg{transition:fill .3s}.btn:active .icon,.btn:hover .icon{fill:#208aea}.btn--primary:focus,.btn--primary:hover{background-color:#ffa11d}.btn--primary:active{background-color:#e73612}.btn--secondary:focus,.btn--secondary:hover{background-color:#b551d0}.btn--secondary:active{background-color:#4a2556}.btn--tertiary:focus,.btn--tertiary:hover{background-color:rgba(118,69,144,.8)}.btn--tertiary:active{background-color:#8d55ab}.card{position:relative;width:200px;height:280px}.card:focus .card__img,.card:hover .card__img{transition:transform .5s;transform:scale3d(1.05,1.05,1.05)}.card:focus .card__back,.card:hover .card__back{opacity:1;visibility:visible}.card__back{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;row-gap:16px;width:100%;height:100%;padding:16px;border-radius:var(--basic-border-radius);background:linear-gradient(0deg,rgba(28,28,28,.64),rgba(28,28,28,.64)),rgba(0,0,0,.4);opacity:0;visibility:hidden;transition:visibility,opacity .3s}.card__img{width:100%;height:100%}.card__label img{width:32px}.content>strong{font-size:18px;line-height:28px}.content a:not([class]):focus,.content a:not([class]):hover{color:#e05d2c}.content--light{padding:48px;border-radius:16px}.content>p:not([class]):not(:last-child){margin-bottom:24px}.content>h2:not(:first-child),.content>h3:not(:first-child){margin-top:32px}.content>h1,.content>h2,.content>h3{margin-bottom:24px}.content>table,.wp-block-table table{width:100%}.content>table:not(:last-child),.wp-block-table table:not(:last-child){margin-bottom:32px}.content>table tbody,.wp-block-table table tbody{display:block}.content>table tr,.wp-block-table table tr{display:grid;min-height:46px;padding:6px 20px;grid-template-columns:repeat(auto-fit,minmax(1px,1fr))}.wp-block-table.is-style-stripes tr{align-items:center;flex-direction:row;justify-content:flex-start}.content blockquote{margin-bottom:32px;padding:32px 48px 32px 102px}.content blockquote:before{top:calc(50% - 12px);left:32px}.hero-block{width:calc(100% - 336px - 48px)}.hero__container{padding:24px 24px 0;background-position:right}.hero__tag{margin-bottom:16px}.hero__subtitle,.hero__title{max-width:660px;width:calc(100% - 225px)}.hero__title{margin-bottom:0}.icon-platforms{width:24px;height:24px}.promo-head{margin-bottom:20px}.promo{-moz-column-gap:24px;column-gap:24px}.promo__item{flex-direction:row;gap:24px;width:648px;min-height:272px;padding:24px}.promo__item-img{flex-shrink:0;width:288px;background-color:#15010a}.promo__item-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.promo__item-subtitle{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.promo__item-group{width:100%;height:auto;display:flex;flex-direction:column;align-items:self-start}.promo__item-timer{margin-bottom:10px}.promo__buttons{gap:8px 20px}.promo__item-btn{min-width:auto}.social-heading{width:auto;margin-right:24px;margin-bottom:0}.social__link{transition:background-color .3s}.social__link:focus,.social__link:hover{background-color:#fff}.tag{font-size:14px;line-height:24px}.top-bonuses{top:92px;right:calc(50% - 660px);left:unset;bottom:unset;flex-direction:column}.faq{margin-top:24px}.faq__title{margin-bottom:16px}.faq__item:not(:last-of-type){margin-bottom:24px}.faq__question{padding:16px 32px}.faq__answer{padding:24px 32px}.mt-s{margin-top:32px}.mt-m{margin-top:48px}.mb-s{margin-bottom:16px}.mb-m{margin-bottom:24px}.mb-l{margin-bottom:32px}.mb-xl{margin-bottom:48px}.mr-zero{margin-right:auto}.cards__list{grid-template-columns:repeat(6,auto);grid-template-rows:unset;justify-content:space-between}.cards__btn{width:auto}.error-page{padding-top:100px;padding-bottom:150px}.error-page__img{margin-bottom:50px}.error-page__title{margin-bottom:18px}.error-page__btn{margin-top:36px}.footer__top-wrapper{padding:16px 0;background-color:#2f0040}.footer__top{flex-direction:row;gap:24px}.footer__top-item{width:312px}.footer__middle{padding:0 0 32px}.footer__images{justify-content:center}.images-middle{flex-wrap:wrap;row-gap:24px;overflow-x:unset}.images-bottom{gap:8px 24px}.footer__bottom-wrapper{background-color:#2f0040;margin-top:0}.add-info{border-top:1px solid rgba(77,55,85,.8);border-radius:0;padding-top:24px;padding-bottom:32px;justify-content:center}.add-info__wrap{border-radius:16px;background-color:#440e61;width:136px;padding:0 5px}.header__burger{display:none}.hidden-mob{display:block}}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
