*,::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;font-weight:700;line-height:125%}.h2,.h3,h2,h3{font-size:20px;font-weight:700;line-height:normal}.body-text,body{font-size:16px;font-weight:400;line-height:24px}.body-text-bold,.menu-text{font-size:16px;font-weight:700;line-height:24px}.caption-1,.menu__link{font-size:14px;font-weight:700;line-height:170%}.caption-2{font-size:12px;line-height:130%}.additional-menu__item .btn__text,.additional-menu__item .name,.caption-small{font-size:9px;line-height:180%;letter-spacing:.36px}.text-link-m{font-size:20px;font-weight:700;line-height:normal}.text-link-s{font-size:14px;font-weight:700;line-height:150%}.text-link-xs{font-size:12px;font-weight:700;line-height:140%}.body{width:100%;font-family:Geologica,system-ui,sans-serif;color:#ccb9b6;background-color:#170207;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:#fe0}.content-buttons{display:flex;justify-content:center;align-self:center;gap:16px}.app{margin-top:32px;padding:16px;text-align:center;border-radius:16px;background-color:#2d000a}.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:#fe0}.app__subtitle .link:hover{color:#fe0;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(59,34,33,.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 10px;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:#170207;background-color:#fe0}.btn--primary svg{fill:#170207}.btn--secondary{color:#fcfcfc;background-color:#6b4242}.btn--tertiary{color:#fcfcfc;border-color:rgba(123,76,76,.8)}.btn--fluid{width:100%;box-sizing:border-box}.btn--reverse{flex-direction:row-reverse}.btn--shortcode{margin:8px auto 24px}.card{position:relative;flex-shrink:0;overflow:hidden;font-size:0;line-height:1;background-image:url(../img/default-image.png);background-size:cover}.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%;-o-object-fit:cover;object-fit:cover}.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:#ccb9b6;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:#170207;background-color:#fe0;border-radius:50px}.content>ol:not([class]) li:not(:last-of-type){margin-bottom:16px}.content a:not([class]){color:#fe0}.content>figure img,.content>img,.content>p img,.wp-block-image img{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:#4c302f;-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(123,76,76,.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:#fcfcfc;font-size:16px;line-height:150%;font-weight:700;background-color:#dd5100;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:#2d000a}.hero-slider{height:176px}.hero{position:relative;flex-shrink:0;width:100%;height:100%;background-image:linear-gradient(90deg,#a40029 0,#58004a 100%);border-radius:16px}.hero__container{position:relative;display:flex;align-items:flex-start;flex-direction:column;margin:0;padding:20px 16px 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{width:calc(100% - 154px);max-width:262px;color:#fcfcfc}.hero__title{margin-bottom:5px;font-size:16px;line-height:130%;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.hero__subtitle{line-height:24px}.hero__btn{position:absolute;bottom:0;left:0;flex-direction:row-reverse;padding:8px 16px;color:#d0c200;background-color:rgba(0,0,0,.1);border-radius:0 16px}.hero__btn:active,.hero__btn:hover{color:#d0c200;background-color:rgba(126,92,92,.4)!important}.hero__btn svg{flex:none;width:16px;height:16px;fill:#d0c200}.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:#d0c200}.icon-close{width:24px;height:24px;fill:#f7f7f7}.icon-arrow-down{width:24px;height:24px;fill:#d0c200}.icon-vk{margin-top:1px}.icon-chat,.icon-email{width:24px;height:24px;fill:#fe0}.icon-copy{width:24px;height:24px;fill:#f7f7f7}.header-menu{position:fixed;top:0;right:0;z-index:20;width:320px;height:calc(var(--vh,1vh)*100);background-color:#45000f;transition:transform .3s;transform:translateX(100%)}.header-menu:before{content:"";position:fixed;top:0;right:0;z-index:-1;width:100vw;height:100vh;background-color:rgba(12,6,18,.5);opacity:0;visibility:hidden;transition:opacity;transform:translateX(-320px)}.header-menu.open{transform:translateX(0)}.header-menu.open:before{opacity:1;visibility:visible;transition:opacity .2s .2s,visibility .2s .2s}.header-menu__wrap{display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding-bottom:24px}.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{margin-top:24px;margin-bottom:24px;background:rgba(0,0,0,0)}.header-menu__close{width:24px;min-width:24px;height:24px;margin-left:auto}.header-menu__close svg{width:24px;height:24px;fill:#fcfcfc}.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{width:50%;min-width:136px}.header__wrapper .button-burger{width:32px;min-width:32px;height:32px;margin-left:auto;border:none}.header__wrapper .button-burger svg{flex:none;width:32px;height:32px;fill:#fcfcfc}.menu-text{color:#f7f7f7}.menu{width:100%;overflow-y:auto}.menu__item{padding:12px 16px}.menu__item.open{padding-bottom:0}.menu__item--dropdown{padding:0}.menu__item--dropdown .menu__link-wrap.active{padding-bottom:16px;border-bottom:1px solid rgba(85,32,43,.8)}.menu__item--dropdown .menu__link-wrap{padding:12px 16px}.menu__link{display:block;flex-grow:1;text-decoration:none;color:#dbb3b3;transition:color .3s,background-color .3s}.menu__link-wrap{display:flex;align-items:center;padding:5px 0}.menu__link-wrap.active .menu__arrow svg{transition-duration:320ms;transform:rotate(180deg)}.menu__arrow{width:24px;min-width:auto;height:24px}.menu__arrow svg{width:24px;height:24px;fill:#dbb3b3}.menu__dropdown{max-width:0;max-height: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-width:unset;max-height:1500px;opacity:1;visibility:visible}.menu__icon{width:24px;height:24px;margin-right:16px;-o-object-fit:contain;object-fit:contain}.header-buttons{display:flex;gap:16px}.header-buttons--desktop{display:none}.additional-menu{position:fixed;bottom:0;width:100vw;display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:0;background-color:rgba(62,0,13,.8);-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;border:0}.additional-menu__item svg{flex:none;width:24px;height:24px;fill:#dbb3b3;pointer-events:none}.additional-menu__item .btn__text,.additional-menu__item .name{color:#dbb3b3}.additional-menu__button{min-width:77px}.promo-head{margin-bottom:16px}.promo{display:flex;-moz-column-gap:8px;column-gap:8px}.promo__item{display:flex;align-items:flex-start;flex-direction:column;flex-shrink:0;width:328px;min-height:486px;padding:16px;background-color:#2d000a;border-radius:16px;gap:16px}.promo__item .promo__item-tag,.promo__item .promo__item-timer{position:absolute}.promo__item:nth-of-type(even) .promo__item-img{background-image:linear-gradient(90deg,#bd0075 0,#6c016f 100%)}.promo__item-group .group{margin-bottom:16px}.promo__item-img-wrapper{position:relative;width:100%;height:225px}.promo__item-img{width:100%;height:100%;background-image:linear-gradient(90deg,#8a0098 0,#4b0066 100%);border-radius:16px;-o-object-position:32px;object-position:32px}.promo__item-timer{top:8px;right:8px;margin:0 0 16px 8px;background-color:#45000f;border-radius:12px;gap:8px}.promo__item-title{margin-top:16px;margin-bottom:16px}.promo__item-caption{font-weight:400;color:#ccb9b6}.promo__item-bonus{color:#eb8279}.promo__item-group{width:100%;display:flex;flex-direction:column;height:100%}.promo__buttons{display:flex;flex-wrap:wrap;margin-top:auto;gap:8px}.promo__item-btn{box-sizing:border-box;min-width:83px;padding:8px 16px}.promo-head__btn-arrow svg{fill:#d0c200}.promo__item-tag{top:36px;right:8px;margin-left:8px}.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:#dbb3b3;border-radius:16px}.social__link svg{fill:#2d000a}.social__icon{max-width:16px;max-height:16px;fill:#2d000a}.social--header{display:none}.tag{align-items:center;font-size:12px;line-height:16px;color:#fcfcfc}.tag--timer{padding:4px 8px;background-color:#45000f}.tag--promo{padding:4px 8px;background-color:rgba(59,34,33,.8);border-radius:16px;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.timer{flex-shrink:0;width:94px;font-size:0}.timer--flex{width:auto}.timer__day,.timer__dots,.timer__item{font-size:12px;line-height:1.3}.timer__day{margin-right:4px}.toc{margin:16px 16px 0;background-color:#2d000a;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:#fcfcfc}.toc__btn svg{width:12px;fill:#f7f7f7}.toc__list{display:none;flex-direction:column;padding:14px 16px 30px;max-height:300px;overflow-y:auto}.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;left:50%;transform:translateX(-50%);bottom:128px;z-index:10;display:flex;flex-direction:column;gap:8px;max-width:320px;width:100%}.top-bonuses svg{fill:#fff}.top-bonus{display:none;align-items:center;box-sizing:border-box;width:100%;min-height:120px;padding:16px;background-image:linear-gradient(270deg,#f30028 .19%,#6c00b6 99.81%)}.top-bonus.open{display:flex}.top-bonus__body{display:flex;flex-direction:column;margin-right:13px}.top-bonus__img{width:72px;height:72px;margin-right:16px;-o-object-fit:contain;object-fit:contain}.top-bonus__type{color:#00f2ff}.top-bonus__title{max-width:176px;margin-bottom:3px;color:#fcfcfc}.top-bonus__subtitle{color:#fcfcfc}.top-bonus__close{margin-left:auto;padding:4px;pointer-events:auto}.lang-switch{display:flex;align-items:center;flex-shrink:0;justify-content:space-between;width:100%;height:-moz-fit-content;height:fit-content;margin:16px auto 0;padding:7px 7px 7px 15px;background-color:rgba(126,92,92,.4);border:1px solid #6b4542;border-radius:20px;gap:8px}.lang-switch span{font-weight:700;color:#ccb9b6}.lang-switch svg{flex-shrink:0;width:24px;height:24px;fill:#ccb9b6}.lang-switch .icon-arrow-down{margin-left:auto;border-radius:2px}.footer-images-title{padding-top:24px;color:#f7f7f7}.footer-images{display:flex;align-items:center;justify-content:flex-start;margin-top:16px}.footer-images--height-s{gap:24px}.footer-images--height-s .footer-images__item{width:88px;height:40px}.footer-images--height-l{gap:0}.footer-images--height-l .footer-images__item{width:160px;height:60px}.footer-images__item{flex-shrink:0;height:48px}.footer-images__img{height:100%;-o-object-fit:contain;object-fit:contain}.bottom-images-wrapper{border-top:1px solid rgba(85,32,43,.8)}.bottom-images{display:flex;flex-wrap:wrap;justify-content:center;margin-top:24px;gap:8px 16px}.bottom-images__item{flex-shrink:0;width:96px;height:48px}.bottom-images__img{height:100%;-o-object-fit:contain;object-fit:contain}.faq{margin-top:32px}.faq__title{margin-bottom:24px;font-size:24px}.faq__item{background-color:#45000f;border-radius:16px;overflow:hidden}.faq__item:not(:last-of-type){margin-bottom:16px}.faq__question{padding:12px 16px;color:#170207;background-color:#fe0}.faq__answer{padding:24px 16px;color:#ccb9b6}.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:#ccb9b6}.footer-menu__toggle{border:0;position:absolute;padding:16px;right:0;top:0}.footer-menu__toggle svg{fill:#ccb9b6}.payments{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.payments__item{height:68px;padding:10px 30px;border-radius:16px;background-color:#45000f}.payments__img{height:100%;-o-object-fit:contain;object-fit:contain;margin:auto}.pros-cons{margin-bottom:32px}.pros-cons__item{background-color:#45000f;border-radius:16px;overflow:hidden}.pros-cons__item:not(:last-child){margin-bottom:16px}.pros-cons__title{position:relative;color:#fcfcfc;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:#ccb9b6}.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:#2d000a;border-radius:16px}.darkness{-webkit-mask-image:linear-gradient(to left,rgba(0,0,0,.514),#000 64px);mask-image:linear-gradient(to left,rgba(0,0,0,.514),#000 64px);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.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;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.dot:before{content:"";display:inline-block;width:8px;height:8px;margin-right:4px;background-color:#f65757;border-radius:4px}.dot--success:before{background-color:#20d552}.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);gap:16px 17px}.cards__btn{width:100%}.error-page{min-height:50vh;padding:68px 0 82px;gap: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;font-weight:700}.footer__chat-link .btn__text,.footer__email-link .btn__text{color:#fe0;transition:color .3s}.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:#f90}.footer__email{display:grid;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(85,32,43,.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{display:flex;flex-direction:column;padding:0 0 144px;row-gap:24px}.images-bottom{flex-wrap:wrap;justify-content:center;margin-bottom:24px;gap:8px 16px}.footer__bottom-wrapper{margin-top:8px}.header{position:sticky;z-index:60;top:0;left:0;width:100%;background-color:#45000f}.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:#dbb3b3}.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}.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{width:456px}.hero-slider{display:flex;height:257px;overflow-x:auto;-moz-column-gap:16px;column-gap:16px}.hero__container{background-position:300px;background-size:contain}.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;left:0;width:100%;max-width:unset;height:auto;transform:unset;overflow:unset}.header-menu:before,.header-menu__head{display:none}.header-menu__wrap{display:block;height:auto;padding:4px 0;overflow:unset}.header-menu__logo{margin:0 auto 4px}.header-menu__logo img{height:52px}.header-menu__buttons,.header-menu__close{display:none}.menu{position:static;display:flex;flex-wrap:wrap;width:auto;margin:0 24px;padding:0;gap:0 24px;overflow-y:unset}.menu .submenu{max-height:80vh;padding:8px 0;background-color:#45000f;border-radius:0 0 16px 16px;overflow-y:auto}.menu .submenu .menu__link{padding:8px 16px;text-transform:unset}.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__dropdown,.menu__item--dropdown:hover>.menu__dropdown{opacity:1;visibility:visible}.menu__link{padding:5px 0;transition:color .3s;cursor:pointer}.menu__link[href]:focus,.menu__link[href]:hover{color:#f7f7f7}.menu__arrow{transition:fill .3s}.menu__arrow svg{width:18px;height:18px}.menu__arrow:not(.menu__arrow--depth){position:relative;height:100%;margin-bottom:1px;margin-left:2px;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;z-index:2;width:209px;max-width:unset;height:auto;max-height:unset;padding:0;transition:opacity .3s,visibility .3s;transform:none}.menu__dropdown .menu__dropdown{top:0;left:100%;border-radius:0 16px 16px}.menu__dropdown .menu__item,.menu__dropdown .menu__link-wrap{padding:0}.header-buttons--desktop{display:flex}.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}}@media screen and (min-width:1280px){.toc{margin:32px 0 0;background-color:rgba(0,0,0,0)}.toc__btn{justify-content:center;padding:9px 16px;background-color:#2d000a;border-radius:26px;pointer-events:none}.toc__btn svg{display:none}.toc__list{display:flex;padding:24px 0;overflow-y:auto;max-height:500px}.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:#fe0}.lang-switch{width:-moz-fit-content;width:fit-content;margin-left:0}.footer-images{flex-wrap:wrap;justify-content:center}.footer-images-title{padding-top:32px}.footer-images-title:first-of-type{padding-top:24px}.footer-images--height-s{-moz-column-gap:35px;column-gap:35px}.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{display:grid;grid-template-columns:978px auto;gap:34px;align-items:start;grid-auto-rows:min-content}.container--col-2 .content{grid-column:1;grid-row:1/4}.container--col-2 .toc{grid-column:2;grid-row:1}.btn,.link,a,button{cursor:pointer}.link{transition:color .3s}.link:focus,.link:hover{color:#f90}.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:#d0c200}.btn--primary:active{background-color:#a68500}.btn--secondary:focus,.btn--secondary:hover{background-color:#7b4c4c}.btn--secondary:active{background-color:#4c302f}.btn--tertiary:focus,.btn--tertiary:hover{background-color:rgba(123,76,76,.8)}.btn--tertiary:active{background-color:#7b4550}.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:#f90}.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__container{padding:24px 24px 0;background-position:right}.hero__tag{margin-bottom:16px}.hero__subtitle,.hero__title{width:calc(100% - 225px);max-width:660px}.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;width:648px;min-height:272px;padding:24px;gap:24px}.promo__item-img-wrapper{flex-shrink:0;width:288px}.promo__item-img{-o-object-position:0;object-position:0}.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{display:flex;align-items:self-start;flex-direction:column;width:100%;height:auto}.promo__item-timer{margin-bottom:32px}.promo__buttons{gap:8px 16px}.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}.tag--promo{font-size:12px;line-height:16px}.top-bonuses{top:96px;right:calc(50% - 660px);left:unset;bottom:unset;flex-direction:column;transform:unset;max-width:336px}.bottom-images,.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}.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)}.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__title{margin-bottom:18px}.error-page__btn{margin-top:36px}.footer__top-wrapper{padding:16px 0 32px;background-color:#2d000a}.footer__top{flex-direction:row;padding-bottom:8px;border-bottom:1px solid rgba(85,32,43,.8);gap:24px}.footer__top-item{width:312px;padding-left:0}.footer__middle{padding:0 0 32px}.footer__images{justify-content:center}.images-middle{flex-wrap:wrap;overflow-x:unset;row-gap:24px}.images-bottom{gap:8px 24px}.footer__bottom-wrapper{margin-top:0;background-color:#2d000a}.footer__bottom{padding:0 0 32px}.header__burger{display:none}.hidden-mob{display:block}}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
