:root{--background-main:#f6f6f6;--white:#ffffff;--stroke:#eceaea;--stroke-gray:#e8e8e8;--title:#141414;--body-text:#2e2e2e;--body-text-2:#434343;--secondary-text:#474444;--logo-text:#7b7b7b;--success:#86d324;--error:#f04b40;--warning:#ffb546;--star:#ffd600;--success-bg:#f8fff0;--error-bg:#fff3f2;--warning-bg:#fff8ee;--star-unfill:#faf0bd;--label-1:#0b8df7;--label-2:#ed28ff;--label-3:#f98900;--label-4:#00a775;--label-5:#7747ff;--label-6:#64b100;--label-7:#e92727;--label-8:#aa2aff;--label-9:#e51c51}*,*::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}body,html{height:100%}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}html{scroll-behavior:smooth}.page-body{box-sizing:border-box;width:100%;margin:0;background-color:var(--background-main);font-family:Roboto,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:var(--body-text);padding-top:68px}.main{margin-bottom:64px}.main-home-page .content{margin-top:64px}.page-body--no-scroll{position:relative;overflow:hidden;touch-action:none}img{height:auto}ol,ul{padding:0;margin:0;list-style:none}button{all:unset;box-sizing:inherit}.button::after,.button::before,.button>span,.button>svg,.button>use,button>span,button>svg,button>use{pointer-events:none}.container{max-width:1304px;padding:0 12px;margin:0 auto}.container--content{max-width:866px}.container--no-padding{padding:0}.tile{background-color:var(--white);border:1px solid var(--stroke);border-radius:8px}.mt-sm{margin-top:24px}.mb-before-btn,.mb-sm{margin-bottom:24px}.mb-md{margin-bottom:32px}.mb-lg{margin-bottom:48px}.mb-xl{margin-bottom:64px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Oswald,sans-serif;font-weight:500;letter-spacing:.01em;color:var(--title)}.h1,h1{font-weight:700;font-size:28px;line-height:32px;text-transform:uppercase}.h2,h2{font-size:24px;line-height:28px;text-transform:uppercase}.h3,h3{font-size:20px;line-height:24px;text-transform:uppercase}.h4,h4{font-size:18px;line-height:24px;text-transform:uppercase}.h5,h5{font-size:16px;line-height:22px}.card-text-lg,.card-text-md,.card-text-sm{font-weight:700;color:var(--title)}.card-text-sm{font-size:16px;line-height:22px}.card-text-md{font-size:18px;line-height:24px}.card-text-lg{font-size:20px;line-height:24px;letter-spacing:.01em}.body-text-sm{font-size:14px;line-height:18px}.body-text-md{font-size:16px;line-height:24px}.body-text-lg{font-size:18px;line-height:24px}.secondary-text{font-size:12px;line-height:16px;letter-spacing:.01em}.secondary-text-sm{font-size:10px;line-height:14px;letter-spacing:.01em;color:var(--secondary-text)}.subhead{font-family:Oswald,sans-serif;font-weight:500;text-transform:uppercase}.color-light{color:var(--white)}.color-secondary{color:var(--secondary-text)}.fill-light{fill:var(--white)}.align-center{text-align:center}.medium{font-weight:500}.semi-bold{font-weight:600}.bold{font-weight:700}.fz-zero{font-size:0}.color-accent-1{color:var(--accent-1)}.letter-spacing{letter-spacing:.01em}.no_spacing{letter-spacing:unset}.uppercase{text-transform:uppercase}a.disabled,button[disabled]{pointer-events:none;cursor:default;color:#000}.link{font-weight:500;text-decoration:underline;color:var(--links)}.link--sm{font-size:14px;line-height:16px;letter-spacing:.01em}.link--md{font-size:16px}.link--lg{font-size:18px}.btn-hint{position:relative}.hint{position:absolute;bottom:30px;right:-12px;z-index:2;width:125px;border-radius:4px;padding:6px 10px}.card{width:100%;max-width:351px}.card img{width:100%}.logo-img{background-color:var(--stroke);border-radius:4px}.hr{width:100%;height:1px;margin-top:20px;margin-bottom:16px;background-color:var(--stroke);border:0}.btn-wrapper{display:flex;justify-content:center}.close{position:absolute;cursor:pointer}.close svg{width:34px;height:34px;fill:var(--white)}.pulse-point::after{content:"";position:absolute;top:-3px;right:-3px;width:10px;height:10px;background-color:var(--error);border-radius:50%;animation:1.4s ease-in-out -.1s infinite both pulse-point}@keyframes pulse-point{0%,100%,80%{transform:scale(.6)}40%{transform:scale(1)}}.icon{width:30px;height:30px}.icon-info-fill{width:11px;height:11px;fill:var(--body-text-2)}.icon-arrow-double,.icon-check-decagram,.icon-padlock-fill{width:14px;height:14px}.icon--white{fill:var(--white)}.icon-padlock-fill{fill:#40c8e6}.icon-check-decagram{fill:#93c700}.icons-label{height:10.4px;width:8.8px}.platforms-icon{width:20px;height:20px}.icon-cookie,.icon-gift-box-fill,.icon-pagination{width:24px;height:24px}.icon-close-stroke{width:12px;height:12px}.icon-copy-stroke{width:24px;height:24px;fill:var(--body-text)}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;font-family:Oswald,sans-serif;font-weight:600;line-height:24px;text-align:center;text-decoration:none;letter-spacing:.02em;text-transform:uppercase;color:var(--button-text);background-color:rgba(0,0,0,0);border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button svg{flex-shrink:0;z-index:1}.button--fluid{width:100%}.button--sm{padding:8px 16px;font-size:14px}.button--sm svg{width:26px;height:26px}.button--md{padding:13px 24px;font-size:16px}.button--md svg{width:28px;height:28px}.button--lg{min-height:60px;padding:13px 28px;font-size:18px}.button--lg svg{width:32px;height:32px}.button--reverse{flex-direction:row-reverse}.button--referral-sc{margin-top:16px}.button--referral-sc svg{width:16px;height:16px}.button.button--disabled,.button:disabled{color:var(--title);cursor:default;pointer-events:none;color:var(--secondary-text);background-color:var(--disabled-button)}.button.button--disabled svg,.button:disabled svg{fill:var(--secondary-text)}.button--primary{color:var(--white);background-color:var(--accent-1)}.button--primary svg{fill:var(--white)}.button--secondary{background-color:var(--accent-2)}.button--secondary svg{fill:var(--button-text)}.button--bordered{border-color:var(--sec-button);color:var(--sec-button)}.button--bordered svg{fill:var(--sec-button)}.button--bordered.button--disabled,.button--bordered:disabled{color:var(--disabled-button);border-color:var(--disabled-button);background-color:rgba(0,0,0,0)}.button--bordered.button--disabled svg,.button--bordered:disabled svg{fill:var(--disabled-button)}.button--bordered-light{color:var(--white);border-color:var(--white)}.button--bordered-light svg{fill:var(--white)}.button--bordered-light.button--disabled,.button--bordered-light:disabled{color:var(--disabled-button);border-color:var(--secondary-text)}.button--bordered-light.button--disabled svg,.button--bordered-light:disabled svg{fill:var(--disabled-button)}.button-cookie,.button-sticky{position:fixed;bottom:10px;left:9px;z-index:70;width:48px;height:48px;background-color:var(--topbar);border-radius:50%;font-size:0;transition:opacity .3s,visibility .3s,transform .3s}.button-cookie--close,.button-sticky--close{opacity:0;visibility:hidden}.button-cookie.sticky-open,.button-sticky.sticky-open{transform:translateY(-76px)}.button-cookie--up,.button-sticky--up{transform:translateY(-97px)}.button-cookie--up.sticky-open,.button-sticky--up.sticky-open{transform:translateY(-171px)}.button-subscribe{left:unset;right:9px;display:flex;gap:0;justify-content:center;align-items:center;background-color:var(--label-1)}.button-subscribe.closed{display:none}.button-subscribe:after{content:"";position:absolute;top:0;right:2px;width:12px;height:12px;border-radius:50%;background-color:var(--success)}.button-subscribe .icon{fill:var(--white);width:30px;height:30px}.button--inline{all:unset;color:var(--links);text-decoration:underline;cursor:pointer}.button--inline:hover{color:var(--links-hover);text-decoration:none}.menu{display:flex;flex-direction:column;position:absolute;top:0;right:0;width:100%;background-color:var(--topbar);z-index:2;max-width:375px;height:calc(var(--vh,1vh)*100);padding:20px 0 24px;transform:translateX(100%);transition:transform .3s .3s}.menu::before{content:"";position:absolute;top:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;z-index:-1;transform:translateX(-375px);transition:opacity .3s,visibility .3s}.menu--open{transform:translateX(0);transition:transform .3s}.menu--open::before{opacity:1;visibility:visible;transition:opacity .3s .3s,visibility .3s .3s}.menu__inner{height:100%;max-height:calc(var(--vh,1vh)*100 - 100px);overflow-y:auto}.menu__prev,.menu__text{font-family:Roboto,sans-serif;font-size:16px;line-height:34px;color:var(--white);padding-left:24px;margin-bottom:24px}.menu__prev{gap:2px;font-weight:400;border:0;letter-spacing:unset;text-transform:none}.menu__prev svg{width:24px;height:24px;fill:var(--white);transform:scaleX(-1)}.menu__close{top:20px;right:24px;z-index:5;border:0}.menu__list{list-style:none}.menu__item--dropdown{display:flex;align-items:center;padding-right:0}.menu__link{display:block;flex-grow:1;font-family:Oswald,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:var(--white);text-transform:uppercase;text-decoration:none;padding:16px 24px;transition:color .3s,background-color .3s}.menu__arrow{font-size:0;fill:var(--white);border:0;margin-left:auto;padding-right:24px}.menu__arrow svg{width:24px;height:24px}.menu__dropdown{position:absolute;z-index:2;top:0;right:0;width:100%;max-width:375px;height:calc(var(--vh,1vh)*100);background-color:var(--topbar);padding:20px 0 24px;transform:translateX(100%);transition:transform .3s}.menu__dropdown--open{transform:translateX(0)}.submenu .menu__link{font-family:Roboto,sans-serif;text-transform:none;letter-spacing:.01em}.logo{flex-shrink:0;display:inline-block;text-decoration:none;line-height:1;font-size:0}.logo img{-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;max-height:32px}.logo--footer img{max-height:56px}.logo--popup{margin-bottom:16px}.logo--popup img{max-height:40px;margin-bottom:16px}.logo__title{font-size:24px;line-height:32px;color:var(--logo-text)}.logo__title--footer{font-size:32px;line-height:56px}.logo__title--popup{font-weight:700;line-height:40px;text-align:center}.languages__text{font-size:14px;line-height:18px;color:var(--white);border-top:1px solid var(--topbar-location);padding-top:24px;margin-bottom:8px}.languages__select{position:relative}.languages__placeholder{position:relative;display:flex;align-items:center;font-size:14px;line-height:18px;grid-gap:12px;color:var(--white);border:1px solid var(--topbar-location);border-radius:8px;background-color:var(--topbar-location);padding:8px 12px;cursor:pointer;transition:border .3s}.languages__placeholder.open{border:1px solid var(--stroke)}.languages__placeholder.open .languages__arrow{transform:scale(-1)}.languages__placeholder--footer{background-color:rgba(0,0,0,0);border:1px solid var(--secondary-text);padding:6px 3px 6px 7px}.languages__placeholder--footer.open{border:1px solid var(--secondary-text)}.languages__icon{width:32px;min-width:32px;height:24px;border:1px solid var(--stroke);border-radius:2px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.languages__icon--footer{margin-right:0}.languages__country{pointer-events:none}.languages__country--footer{display:none}.languages__arrow{border:0;margin-left:auto;pointer-events:none;transition:transform .3s}.languages__arrow svg{width:24px;min-width:24px;height:24px;fill:var(--white)}.languages__arrow--footer svg{fill:var(--title)}.languages__dropdown{scrollbar-color:var(--secondary-text) transparent;/*! scrollbar Other Browser */position:absolute;top:calc(100% + 8px);right:0;display:none;width:100%;max-height:146px;overflow-y:auto;border-radius:4px;background-color:var(--white);padding:8px 0}.languages__dropdown::-webkit-scrollbar-button{width:0;height:0}.languages__dropdown::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.languages__dropdown::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--secondary-text)}.languages__dropdown::-webkit-scrollbar-thumb:hover{background-color:var(--secondary-text)}.languages__dropdown::-webkit-resizer{width:4px;height:0}.languages__dropdown::-webkit-scrollbar{width:4px}.languages__dropdown.open{display:block}.languages__dropdown--footer{top:auto;bottom:calc(100% + 8px);width:190px;max-height:40vh}.languages__link{display:flex;align-items:center;grid-gap:12px;font-size:14px;line-height:18px;color:var(--title);text-decoration:none;padding:8px 12px}.search-form{position:relative;margin:0 24px 24px}.search-form__label{position:relative;display:block}.search-form__input{width:100%;padding:15px 48px 15px 46px;font-size:14px;line-height:18px;color:var(--title);background-color:var(--white);border:0;border-radius:8px;transition:border-radius .3s;outline:0}.search-form__input::-moz-placeholder{color:var(--secondary-text)}.search-form__input::placeholder{color:var(--secondary-text)}.search-form__input.active{border-radius:8px 8px 0 0}.search-form__input.active+.search-form__icon{fill:var(--accent-1)}.search-form__input.active~.search-form__reset{opacity:1;visibility:visible}.search-form__icon{position:absolute;top:50%;left:18px;width:24px;height:24px;transition:fill .3s;transform:translateY(-50%);fill:var(--title)}.search-form__reset{top:50%;right:16px;width:16px;height:16px;background-color:var(--title);border-radius:50%;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;transform:translateY(-50%)}.search-form__reset svg{width:12px;height:12px}.search-form__type{margin-bottom:12px;font-family:Oswald,sans-serif;font-size:16px;line-height:24px}.search-form__type:not(:first-child){margin-top:32px}.search-form__result{max-height:min(var(--vh,1vh)*100 - 148px,370px);padding:24px 16px;overflow-x:hidden;overflow-y:auto}.search-form__error{padding:24px 16px;font-size:16px;line-height:24px}.search-form__popup{position:absolute;top:48px;left:0;z-index:5;display:none;width:100%;background-color:var(--background-main);border-top:1px solid var(--stroke);border-radius:0 0 8px 8px}.search-form__popup.open{display:block}.search-form__close-btn{top:-58px;right:0;z-index:20;border:0;visibility:hidden}.search-form__close-btn.visible{visibility:visible}.search-form__close-btn svg{fill:var(--accent-1)}.recommendation{max-height:calc(var(--vh,1vh)*100 - 148px);padding:24px 16px;overflow-y:auto}.recommendation__title{display:flex;align-items:center;margin-bottom:12px;padding-bottom:4px;font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--title);border-bottom:1px solid var(--stroke);grid-gap:8px}.recommendation__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background-color:var(--label-1);border-radius:50%}.recommendation__icon svg{width:10px;height:10px}.recommendation__list{display:grid;grid-gap:8px}.card-search{position:relative;display:flex;align-items:center;grid-gap:12px;text-decoration:none}.card-search:not(:last-child){margin-bottom:12px}.card-search__img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px}.card-search__content{padding-right:28px;max-width:233px}.card-search__title{font-size:14px;line-height:18px;color:var(--title);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-search__rating{margin-top:6px}.card-search__icon{position:absolute;top:50%;right:6px;width:26px;height:26px;transform:translateY(-50%)}.bonus-dropdown{position:absolute;top:100%;right:0;display:none;width:100%;padding:16px;background-color:var(--topbar);border-radius:0 0 8px 8px}.bonus-dropdown.opened{display:block}.bonus-dropdown__list{display:grid;row-gap:16px}.bonus-dropdown__title{display:flex;align-items:center;justify-content:center;margin-bottom:16px;gap:8px}.bonus-dropdown__title-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:6px;background-color:var(--label-1);border-radius:50%}.small-bonus{display:grid;grid-template-columns:64px auto;align-items:center;gap:8px 16px;padding:12px;text-decoration:none}.small-bonus--popup{width:100%;max-width:300px}.small-bonus__logo{display:flex;align-items:center;width:64px;height:64px}.small-bonus__btn{grid-column:1/-1}.social{display:flex;gap:8px}.social__link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:0;border:1px solid var(--body-text);border-radius:4px;background-color:rgba(0,0,0,0)}.social__icon{width:16px;height:16px;fill:var(--body-text)}.footer-images{border-top:1px solid var(--secondary-text);padding-top:24px}.footer-images__title{margin-bottom:18px}.footer-images__list{display:flex;flex-wrap:wrap;align-items:center;grid-gap:16px 24px}.footer-images__image{width:auto;max-height:32px}.title{padding-bottom:7px;border-bottom:1px solid var(--accent-2);margin-bottom:16px}.title-tab{position:relative;margin-bottom:16px}.title-tab::after{content:"";position:absolute;bottom:0;left:0;right:0;display:block;width:100%;height:1px;background-color:var(--accent-1)}.title-tab__text{display:inline-block;padding:8px 30px;background-color:var(--accent-1);border-radius:8px 8px 0 0;font-family:Oswald,sans-serif;font-weight:500;color:var(--white);text-transform:uppercase}.main-banner{background-color:var(--accent-1);background-image:var(--bg-mobile);background-repeat:no-repeat;background-position:center left;background-size:cover}.main-banner__container{max-width:1312px;padding:32px 16px}.main-banner__title{color:var(--white);max-width:330px}.main-banner__title:not(:last-child){margin-bottom:16px}.main-banner__title span{color:var(--accent-2)}.main-banner__subtitle{font-size:18px;line-height:24px;color:var(--white)}.main-banner__subtitle:not(:last-child){margin-bottom:40px}.main-banner__text{display:flex;color:var(--white);max-width:330px}.main-banner__text-icon{flex-shrink:0;width:16px;height:16px;margin-top:5px;margin-right:6px}.information-row{background-color:var(--stroke);letter-spacing:.01em}.information-row__container{display:flex;grid-gap:32px;max-width:1312px;padding:16px;overflow-x:auto}.information-row__country{display:flex;align-items:center;white-space:nowrap}.information-row__flag{min-width:32px;width:32px;height:24px;margin-right:8px}.information-row__item{display:flex;grid-gap:8px;align-items:center;flex-shrink:0;white-space:nowrap}.information-row__icon{width:30px;min-width:30px;height:30px;fill:var(--accent-1)}.information-row__img{width:30px;min-width:30px;height:30px}.rating-stars{position:relative;width:90px;margin-left:-2px;line-height:1}.rating-stars::before{content:"";display:block;width:100%;height:14px;background-size:contain;background-image:url(../img/css-icons/ico-star-empty.svg);background-position:0 0;background-repeat:repeat-x}.rating-stars__on{height:14px;background-size:contain;background-image:url(../img/css-icons/ico-star.svg);background-position:0 0;background-repeat:repeat-x;position:absolute;top:0;left:0;z-index:0}.info-before{margin-bottom:12px;margin-top:24px}.info-before__group{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.info-before__text{color:var(--secondary-text)}.info-before__item{display:inline-flex;align-items:center;-moz-column-gap:6px;column-gap:6px}.info-before__item--disclosure{margin-bottom:12px}.info-before__disclosure{font-family:Roboto,sans-serif;color:var(--body-text);font-weight:500;font-size:14px;line-height:18px;text-decoration:underline;text-transform:none;border:0;cursor:pointer;gap:6px}.info-before__disclosure svg{width:22px;height:22px;fill:var(--warning)}.info-before__flag-wrapper{display:flex;width:22px;height:16px;border-radius:2px;border:1px solid var(--stroke-gray);overflow:hidden}.info-before__flag-wrapper svg{border-radius:2px}.info-before__date{font-size:12px;line-height:16px}.info-before__date .info-before__date-icon{width:16px;height:16px}.card-list-head{display:none}.card-top{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:100%;max-width:330px;counter-increment:position;border-radius:8px 8px 0 0;overflow:hidden}.card-top::before{content:counter(position);position:absolute;top:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-weight:500;color:var(--title);background-color:var(--star);border-radius:8px 0}.card-top__logo{display:flex;align-items:center;justify-content:center}.card-top__logo-img{width:100%;aspect-ratio:330/152;-o-object-fit:cover;object-fit:cover;pointer-events:none}.card-top__group{display:flex;flex-direction:column;flex-grow:1;padding:16px 24px;background-color:var(--white);border:1px solid var(--stroke);border-top:0;border-radius:0 0 8px 8px}.card-top__heading{display:flex;align-items:flex-start;-moz-column-gap:12px;column-gap:12px}.card-top__caption{display:flex;align-items:center;flex-wrap:wrap;-moz-column-gap:12px;column-gap:12px;row-gap:2px}.card-top__title{width:100%}.card-top__link{width:50%}.card-top__info{margin-top:16px;text-align:center}.card-top__subtitle{display:block;margin-bottom:4px}.card-top__note{margin-top:12px;text-align:center}.card-top__bonus{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px;text-align:center}.card-top__bonus-description{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--body-text-2)}.card-top__button-wrapper{margin-top:auto}.card-top__button{width:100%;margin-top:16px}.card-top .hint{bottom:auto;top:30px}.top-block{margin-bottom:32px;padding-top:32px;padding-bottom:32px;background-color:var(--accent-1)}.top-block--rating{text-align:left}.top-block__text{margin-top:24px}.top-block__text a{color:var(--white)}.top-block__text p:not(:last-child){margin-bottom:24px}.top-block__info{display:flex;flex-direction:column;grid-gap:16px 32px;margin-top:24px}.top-block__info-item{display:grid;grid-template-columns:32px auto;align-items:center;-moz-column-gap:8px;column-gap:8px}.top-block__container-title{margin-top:24px}.top-block__container-card{margin-top:16px;padding:0}.top-block__title-tab{margin-bottom:0}.top-block__title-tab span{color:var(--accent-1);background-color:var(--white)}.top-block__title-tab::after{background-color:var(--white)}.top-block__info-item--thunder svg{height:24px}.card-bonus__inner{padding:24px 24px 16px}.card-bonus__subtitle{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.card-bonus__promo,.card-bonus__tc{margin-top:8px}.card-bonus__btn{width:100%;margin-top:16px}.card-bonus__note{padding:4px 24px 3px;background-color:var(--stroke);border-radius:0 0 7px 7px}.breadcrumbs{display:flex;align-items:center;padding:8px 0;font-family:Oswald,sans-serif}.breadcrumbs--author,.breadcrumbs--single{padding-bottom:16px}.breadcrumbs--blog{padding-bottom:24px}.breadcrumbs__item{display:none}.breadcrumbs__item--back{display:block}.breadcrumbs__icon{display:none;fill:var(--body-text)}.breadcrumbs__icon--back{display:block;width:24px;height:24px;margin-right:2px}.breadcrumbs__link{display:flex;align-items:center;color:var(--body-text)}.content{margin-top:32px}.content h2.wp-block-heading,.content h2:not([class]){padding-bottom:7px;border-bottom:1px solid var(--accent-2)}.content h2.wp-block-heading:not(:first-child),.content h2:not([class]):not(:first-child){margin-top:32px}.content h3.wp-block-heading,.content>h3:not([class]){text-transform:uppercase}.content h3.wp-block-heading:not(:first-child),.content>h3:not([class]):not(:first-child){margin-top:24px}.content h2.wp-block-heading,.content h3.wp-block-heading,.content h4.wp-block-heading,.content>h2:not([class]),.content>h3:not([class]),.content>h4:not([class]){margin-bottom:16px}.content>p:not([class]):not(:last-child){margin-bottom:24px}.content>ul:not([class]){margin-top:16px;padding:0;list-style-type:none}.content>ul:not([class]):not(:last-child){margin-bottom:16px}.content>ul:not([class])>li{position:relative;margin-bottom:16px;padding-left:32px}.content>ul:not([class])>li::before{content:"";position:absolute;top:3px;left:0;display:block;width:16px;height:16px;background-color:var(--accent-2);border-radius:4px}.content>ul:not([class])>li:last-child{margin-bottom:0}.content>ul:not([class]) ul li{list-style-position:inside;list-style-type:disc}.content>ul:not([class]) ol li{list-style-position:inside;list-style-type:decimal}.content>ol:not([class]){margin-top:16px;padding:24px 24px 24px 16px;color:var(--title);background-color:var(--white);border:1px solid var(--stroke);border-radius:8px;counter-reset:count}.content>ol:not([class]):not(:last-child){margin-bottom:16px}.content>ol:not([class])>li{position:relative;min-height:32px;padding-left:48px;font-weight:500;letter-spacing:.01em;color:var(--title);counter-increment:count}.content>ol:not([class])>li::before{content:counter(count,decimal-leading-zero);position:absolute;top:-4px;left:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:16px;font-weight:700;text-align:center;letter-spacing:.01em;background-color:var(--accent-2);border-radius:4px}.content>ol:not([class])>li:not(:last-child){margin-bottom:16px}.content>ol:not([class])>li ul li{list-style-position:inside;list-style-type:disc}.content>ol:not([class])>li ol li{list-style-position:inside;list-style-type:decimal}.content a:not([class]){color:var(--links);text-decoration-color:transparent}.content>figure img,.content>img,.content>p img,.wp-block-image img{border-radius:8px}.wp-block-image img{margin:0 auto 24px}.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 .wp-block-table{overflow-x:auto}.content .wp-block-table:not(:last-child){margin-bottom:16px}.wp-block-table table{width:100%;background-color:var(--white);border-collapse:collapse;border-radius:4px}.wp-block-table table thead tr{border-bottom:0}.wp-block-table table thead th{position:relative;padding:14.5px 24px 23px;font-size:14px;font-weight:500;line-height:18px;text-align:left;color:var(--body-text-2);word-break:keep-all}.wp-block-table table thead th::after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;border-top:1px solid var(--accent-2);border-bottom:8px solid var(--background-main)}.wp-block-table table tr{border:1px solid var(--stroke)}.wp-block-table table td{padding:20px 24px 19px;font-size:16px;line-height:24px;color:var(--title)}.wp-block-table table td b,.wp-block-table table td strong{font-weight:500;color:inherit}.wp-block-table table td ol,.wp-block-table table td ul{padding-left:32px}.wp-block-table table td ol:not(:last-child),.wp-block-table table td ul:not(:last-child){margin-bottom:16px}.wp-block-table table td ul>li{list-style:disc}.wp-block-table table td ol>li{list-style:decimal}.wp-block-table table thead+tbody tr:first-child{border-top:0}.wp-block-table{--column-1:var(--column-default);--column-2:var(--column-default);--column-3:var(--column-default);--column-4:var(--column-default);--column-5:var(--column-default);--column-6:var(--column-default)}.wp-block-table[class*=table--max]{--column-default:minmax(100px, 1fr)}.wp-block-table[class*=table--max] tr{display:grid}.wp-block-table[class*=table--max-2]{--column:2}.wp-block-table[class*=table--max-3]{--column:3}.wp-block-table[class*=table--max-4]{--column:4}.wp-block-table[class*=table--max-5]{--column:5}.wp-block-table[class*=table--max-6]{--column:6}.wp-block-table[class*=table--full]{--column-default:minmax(120px, 1fr)}.wp-block-table[class*=table--full] tr{display:grid}.table--max-2 tr{grid-template-columns:var(--column-1) var(--column-2)}.table--full-3 tr,.table--max-3 tr{grid-template-columns:var(--column-1) var(--column-2) var(--column-3)}.table--full-4 tr,.table--max-4 tr{grid-template-columns:var(--column-1) var(--column-2) var(--column-3) var(--column-4)}.table--full-5 tr,.table--max-5 tr{grid-template-columns:var(--column-1) var(--column-2) var(--column-3) var(--column-4) var(--column-5)}.table--full-6 tr,.table--max-6 tr{grid-template-columns:var(--column-1) var(--column-2) var(--column-3) var(--column-4) var(--column-5) var(--column-6)}.wp-block-table[class*=table--full].table--smallcol-1,.wp-block-table[class*=table--max].table--smallcol-1{--column-1:120px}.wp-block-table[class*=table--full].table--smallcol-2,.wp-block-table[class*=table--max].table--smallcol-2{--column-2:120px}.wp-block-table[class*=table--full].table--smallcol-3,.wp-block-table[class*=table--max].table--smallcol-3{--column-3:120px}.wp-block-table[class*=table--full].table--smallcol-4,.wp-block-table[class*=table--max].table--smallcol-4{--column-4:120px}.wp-block-table[class*=table--full].table--smallcol-5,.wp-block-table[class*=table--full].table--smallcol-6,.wp-block-table[class*=table--max].table--smallcol-5,.wp-block-table[class*=table--max].table--smallcol-6{--column-6:120px}.wp-block-table[class*=table--full].table--mediumcol-1,.wp-block-table[class*=table--max].table--mediumcol-1{--column-1:180px}.wp-block-table[class*=table--full].table--mediumcol-2,.wp-block-table[class*=table--max].table--mediumcol-2{--column-2:180px}.wp-block-table[class*=table--full].table--mediumcol-3,.wp-block-table[class*=table--max].table--mediumcol-3{--column-3:180px}.wp-block-table[class*=table--full].table--mediumcol-4,.wp-block-table[class*=table--max].table--mediumcol-4{--column-4:180px}.wp-block-table[class*=table--full].table--mediumcol-5,.wp-block-table[class*=table--max].table--mediumcol-5{--column-5:180px}.wp-block-table[class*=table--full].table--mediumcol-6,.wp-block-table[class*=table--max].table--mediumcol-6{--column-6:180px}.wp-block-table[class*=table--full].table--bigcol-1,.wp-block-table[class*=table--max].table--bigcol-1{--column-1:280px}.wp-block-table[class*=table--full].table--bigcol-2,.wp-block-table[class*=table--max].table--bigcol-2{--column-2:280px}.wp-block-table[class*=table--full].table--bigcol-3,.wp-block-table[class*=table--max].table--bigcol-3{--column-3:280px}.wp-block-table[class*=table--full].table--bigcol-4,.wp-block-table[class*=table--max].table--bigcol-4{--column-4:280px}.wp-block-table[class*=table--full].table--bigcol-5,.wp-block-table[class*=table--max].table--bigcol-5{--column-5:280px}.wp-block-table[class*=table--full].table--bigcol-6,.wp-block-table[class*=table--max].table--bigcol-6{--column-6:280px}.content blockquote{position:relative;margin-bottom:16px;padding-left:20px;font-weight:500;font-style:italic}.content blockquote::before{content:"";position:absolute;top:0;left:0;display:block;width:4px;height:100%;background-color:var(--accent-2);border-radius:2px}.content--single-no-card{margin:0 0 24px}.content--single-no-card a{font-weight:500}.content--sitemap h2{margin-bottom:16px}.content--sitemap ul{display:grid;gap:6px 20px}.content--sitemap li{display:flex;align-items:center;gap:8px}.content--sitemap li::before{content:"";display:block;width:16px;min-width:16px;height:16px;background-color:var(--accent-2);border-radius:4px}.content--sitemap a,.content--sitemap span.link{display:block;padding:4px;font-size:18px;line-height:24px;word-break:break-all}.table-of-contents{overflow:hidden}.table-of-contents--rating{margin-bottom:32px}.table-of-contents__button{position:relative;display:flex;justify-content:space-between;font-size:16px;line-height:24px;letter-spacing:0;color:var(--body-text);padding:13px 20px;width:100%}.table-of-contents__button::before{position:absolute;content:"";bottom:0;left:20px;width:calc(100% - 40px);height:1px;background-color:var(--stroke);opacity:0;transition:opacity .3s}.table-of-contents__button::after{content:"";display:block;width:10px;height:10px;border-right:2px solid var(--body-text);border-bottom:2px solid var(--body-text);transform:translateY(-20%) translateX(-2px) rotate(40deg) skewX(-10deg);margin-left:auto;transition:transform .3s}.table-of-contents__button.open::before{opacity:1}.table-of-contents__button.open::after{transform:translateY(25%) translateX(-2px) rotate(40deg) skewX(-10deg) scale(-1)}.table-of-contents__list{display:none;list-style-type:decimal;list-style-position:inside;margin:20px 20px 24px}.table-of-contents__list li{font-weight:500;letter-spacing:.01em}.table-of-contents__sublist{list-style-type:disc;padding-left:24px;margin-top:8px}.table-of-contents__sublist li{font-weight:400;letter-spacing:0}.table-of-contents__item:not(:last-child){margin-bottom:8px}.table-of-contents__link{font-size:16px;line-height:24px;color:var(--title);text-decoration:none}.input-form{position:relative;max-width:466px;margin-bottom:12px;cursor:pointer}.input-form.active{border-color:var(--links)}.input-form::before{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background-color:var(--error);transition:width .3s,left .3s}.input-form::after{content:"";position:absolute;top:18px;right:20px;width:20px;height:20px;background-image:url(../img/css-icons/info-error.svg);background-repeat:no-repeat;background-position:center;background-size:20px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;pointer-events:none}.input-form.error{margin-bottom:28px}.input-form.error::before{left:0;width:100%}.input-form.error::after{opacity:1;visibility:visible}.input-form__label{position:absolute;top:19px;left:24px;font-size:14px;line-height:18px;color:var(--secondary-text);transition:.3s}.input-form__label.active{top:7px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.01em}.input-form__input{display:block;width:100%;padding:20px 24px 6px;color:var(--body-text);background-color:var(--background-main);border:1px solid var(--background-main);border-radius:4px;transition:border .3s,border-radius .3s,margin .3s;outline:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input-form__input:focus{border-color:var(--links)}.input-form__input.error{border-radius:4px 4px 0 0}.input-form__input.error:focus{border-color:var(--background-main)}.input-form__input::-webkit-contacts-auto-fill-button{position:absolute;right:0;visibility:hidden}.input-form__textarea{height:128px;resize:none}.input-form__error{position:absolute;top:calc(100% + 4px);left:24px;display:none;font-size:12px;line-height:16px;letter-spacing:.01em;color:var(--error)}.input-form__error.active{display:block}.pop-up{position:fixed;z-index:50;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.pop-up--classic{top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(20,20,20,.7)}.pop-up.open{opacity:1;visibility:visible}.pop-up-proof-age{z-index:80}.pop-up__inner{max-height:calc(var(--vh,1vh)*90);overflow-y:auto}.pop-up__inner--proof-age{width:100%;max-width:304px;border-radius:8px;background-color:var(--white);padding:28px 38px;text-align:center}.pop-up__inner--review{position:relative;width:100%;max-width:350px;padding:32px 24px}.pop-up__inner--top{position:relative;width:100%;max-width:350px;background-color:var(--background-main);padding:32px 28px}.pop-up__inner--disclosure{position:relative;width:100%;max-width:800px;max-height:calc(var(--vh,1vh)*60);border-radius:8px;background-color:var(--background-main);padding:24px}.pop-up__logo{margin-bottom:16px}.pop-up__logo img{height:auto;max-height:40px;margin:0 auto}.pop-up__title{text-align:center;margin-bottom:16px}.pop-up__text{text-align:center}.pop-up__buttons{display:grid;grid-gap:8px 24px;margin-top:24px}.pop-up-cookie{bottom:0;left:0;width:100%;padding:0 12px 12px;z-index:70}.pop-up-cookie__wrap{position:relative;width:100%;max-width:1664px;background-color:var(--topbar);border-radius:8px;margin:0 auto}.pop-up-cookie__content{display:grid;grid-template-columns:32px 1fr;grid-gap:16px 24px;align-items:center;color:var(--white);padding:24px 24px 0;transition:transform .5s}.pop-up-cookie__icon{width:32px;height:32px}.pop-up-cookie__text{font-size:14px;line-height:18px;grid-column:1/3}.pop-up-cookie__text a{letter-spacing:.01em;color:var(--white)}.pop-up-cookie__buttons{display:flex;flex-wrap:wrap;gap:8px;padding:0 24px 20px;margin-top:16px;transition:transform .5s}.pop-up-cookie__btn{width:calc(50% - 4px);font-size:14px;line-height:24px;text-align:center;word-break:break-word;padding:8px 5px}.pop-up-cookie__btn--main{order:-1;width:100%}.customize{display:none;width:100%;height:100vh;max-height:calc(var(--vh,1vh)*100 - 214px);background-color:var(--topbar);border-bottom:1px solid var(--stroke);border-radius:8px 8px 0 0}.customize__row{position:relative;padding:16px 46px 16px 24px;border-bottom:1px solid var(--stroke)}.customize__title{font-family:Oswald,sans-serif;color:var(--white);padding-left:0;margin-bottom:0}.customize__close{top:11px;right:4px;z-index:5}.customize__content{position:relative;color:var(--white);max-height:calc(100% - 81px);height:100%;overflow:hidden;font-size:14px;line-height:18px}.customize__content-inner{scrollbar-color:var(--white) transparent;/*! scrollbar Other Browser */padding:16px 24px 0;max-height:100%;overflow-y:auto}.customize__content-inner::-webkit-scrollbar-button{width:0;height:0}.customize__content-inner::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.customize__content-inner::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--white)}.customize__content-inner::-webkit-scrollbar-thumb:hover{background-color:var(--white)}.customize__content-inner::-webkit-resizer{width:4px;height:0}.customize__content-inner::-webkit-scrollbar{width:4px}.customize__content::after,.customize__content::before{content:"";position:absolute;z-index:1;left:0;width:calc(100% - 4px);height:80px;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.customize__content::before{top:0;background-image:linear-gradient(0deg,transparent 0,rgba(28,28,28,.7) 100%)}.customize__content::after{bottom:0;background-image:linear-gradient(180deg,transparent 0,rgba(28,28,28,.7) 100%)}.customize__content--after::after,.customize__content--before::before{opacity:1;visibility:visible}.customize__text{margin-bottom:16px}.customize__text a{letter-spacing:.01em;color:var(--white)}.customize__buttons{display:none}.cookie-type{border-top:1px solid var(--stroke);padding-top:16px}.cookie-type__row{display:flex;align-items:center;margin-bottom:8px}.cookie-type__title{position:relative;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:var(--white);padding-left:24px}.cookie-type__title::after,.cookie-type__title::before{content:"";position:absolute;top:50%;border-radius:2px;background-color:var(--white);transform:translateY(-50%)}.cookie-type__title::before{left:0;width:12px;height:2px}.cookie-type__title::after{left:5px;width:2px;height:12px;transition:transform .3s}.cookie-type__title.open::after{transform:translateY(-50%) rotate(90deg)}.cookie-type__title.js-cookie-type-empty{cursor:default}.cookie-type__title.js-cookie-type-empty::after,.cookie-type__title.js-cookie-type-empty::before{display:none}.cookie-type__active{display:flex;align-items:center;padding-left:24px;margin-left:auto;font-size:16px;line-height:24px;color:var(--accent-2)}.cookie-type__active svg{width:28px;height:28px;fill:var(--accent-2)}.cookie-type__toggle{margin-left:auto}.cookie-type__text{padding-left:24px;margin-bottom:16px}.cookie-type__list{display:none;background-color:var(--topbar-location);border-radius:4px;padding:16px 15px;margin-bottom:16px}.cookie:not(:last-child){border-bottom:1px solid var(--stroke);padding-bottom:16px;margin-bottom:16px}.cookie__row{display:flex}.cookie__row:not(:last-child){margin-bottom:8px}.cookie__name{flex-shrink:0;font-size:14px;line-height:18px;width:78px;margin-right:12px}.cookie__value{flex-grow:1;font-size:14px;line-height:18px}.toggle-element__label{position:relative;display:block;width:40px;height:24px;font-size:0;border-radius:20px;border:1px solid var(--white);cursor:pointer;transition:background-color .3s,border .3s}.toggle-element__label::before{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background-color:var(--white);border-radius:50%;transition:transform .3s,background-color .3s}.toggle-element__input{display:none}.toggle-element__input:checked+.toggle-element__label{background-color:var(--accent-2);border-color:var(--accent-2)}.toggle-element__input:checked+.toggle-element__label::before{background-color:var(--title);transform:translateX(16px)}.pop-up-common{bottom:-100vh;right:0;z-index:100;display:none;width:100%;max-width:422px;opacity:1;visibility:visible;transition:bottom .5s;padding:12px}.pop-up-common.open{display:flex;bottom:0}.pop-up-common__wrap{position:relative;width:100%;background-color:var(--white);border-radius:8px;overflow-y:auto;box-shadow:0 4px 16px rgba(28,28,28,.2)}.pop-up-common__close{right:6px;top:6px;z-index:5}.pop-up-common__close svg{width:26px;height:26px;fill:var(--title)}.pop-up-common__main{padding:14px 16px 16px}.pop-up-common__header{display:grid;align-items:center;grid-template-columns:48px auto 12px;gap:20px;padding-right:8px}.pop-up-common__header:before{content:"";width:45px;min-width:45px;height:41px;background-image:url(../img/css-icons/email-success.png);background-repeat:no-repeat;background-position:left center;background-size:contain}.pop-up-common__promo{flex-grow:1}.pop-up-bonus__promo{display:flex;align-items:center}.pop-up-bonus__header{gap:16px}.pop-up-bonus__header:before{display:none;background-image:none}.pop-up-bonus__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--accent-1);border-radius:4px}.pop-up-bonus__icon svg{width:30px;height:30px}.pop-up-bonus__info{display:none;align-items:center;padding-top:12px;grid-template-columns:64px auto;gap:12px 16px}.pop-up-bonus__image{width:64px;height:64px;border-radius:4px}.pop-up-common__title{margin-bottom:4px;text-transform:uppercase}.pop-up-email__title--success{margin-bottom:12px}.pop-up-email__policy{margin-top:8px;color:var(--secondary-text)}.pop-up-email__policy a{color:var(--secondary-text)}.pop-up-email__form{display:block;padding-top:8px}.pop-up-email__input{margin-top:12px}.pop-up-email__input.error{margin-bottom:40px}.pop-up-bonus__button,.pop-up-email__btn{width:100%;padding:13px 5px}.pop-up-bonus__button{grid-column:1/3}.pop-up-email__success{padding:24px 32px;display:none;text-align:center}.pop-up-email__success.opened{display:block}.pop-up-email__img{width:94px;height:81px;margin:0 auto 16px}.pop-up-common__toggle.open{display:block}.pop-up-common__toggle.open .pop-up-bonus__info{display:grid}.pop-up-review{z-index:105}.pop-up-review__title{font-size:20px;line-height:24px}.pop-up-review__close{top:30px;right:24px;z-index:5}.pop-up-review__close svg{width:28px;height:28px;fill:var(--title)}.pop-up-review__form{margin-top:24px}.pop-up-review__row{display:flex;flex-wrap:wrap;align-items:center;margin:24px 0}.pop-up-review__row-text{font-size:14px;font-weight:500;line-height:18px;color:var(--title);margin-right:12px;margin-bottom:0}.pop-up-review__error{display:none;width:100%;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.01em;color:var(--error);margin-top:4px}.pop-up-review__error.active{display:block}.pop-up-review__rating{display:flex;flex-direction:row-reverse}.pop-up-review__rating label{width:14px;height:14px;background-image:url(../img/css-icons/ico-star-empty.svg);background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer;margin-left:4px}.pop-up-review__rating label:last-child{margin-left:0}.pop-up-review__rating input{display:none}.pop-up-review__rating input:checked+label,.pop-up-review__rating input:checked~label{background-image:url(../img/css-icons/ico-star.svg)}.pop-up-review__button{padding:13px 60px}.pop-up-review__captcha{margin-top:16px}.pop-up-success{align-items:flex-start;z-index:100}.pop-up-success .pop-up-review__close{top:24px;right:24px}.pop-up-success__inner{position:relative;display:flex;align-items:center;flex-direction:column;width:calc(100% - 24px);margin-top:134px;padding:32px;font-weight:500;text-align:center}.pop-up-success__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:16px;background-color:var(--success);border-radius:28px}.pop-up-success__icon svg{width:26px;height:26px;fill:var(--white)}.pop-up-top{z-index:120}.pop-up-top__title{color:var(--body-text-2);margin-bottom:12px}.pop-up-top__subtitle{margin-bottom:24px}.pop-up-top__container{display:grid;grid-gap:8px 16px}.pop-up-top__wrapper{position:relative;padding-top:50px}.pop-up-top__close{border-radius:8px;background-color:var(--background-main);top:0;right:50%;width:42px;height:42px;z-index:5;transform:translateX(50%)}.pop-up-top__close svg{width:26px;height:26px;fill:var(--title)}.pop-up-demo{z-index:110}.pop-up-demo__close{top:11px;right:20px;width:-moz-fit-content;width:fit-content;gap:4px;border:0;font-family:Roboto,sans-serif;color:var(--white);text-transform:unset}.pop-up-demo__close svg{width:26px;height:26px}.pop-up-demo__wrap{max-width:1184px;width:100%}.pop-up-demo__bg{background-color:var(--white);border-top:48px solid var(--topbar);padding-bottom:12px}.pop-up-demo__title{display:none}.pop-up-demo__iframe{display:block;width:100%;height:calc(var(--vh,1vh)*100 - 132px);border:0}.pop-up-demo__button{display:flex;width:-moz-fit-content;width:fit-content;margin:12px auto 0}.pop-up-disclosure{z-index:80}.pop-up-disclosure__title{margin-bottom:16px}.pop-up-disclosure__wrapper{position:relative;padding:50px 24px 0}.pop-up-disclosure__close{right:24px;top:0;border:0}.pop-up-disclosure__close svg{width:40px;height:40px}.featured-item:not(:last-child){margin-bottom:8px}.featured-item__link{position:relative;display:flex;align-items:center;padding:7px 77px 7px 31px;text-decoration:none;border-radius:8px}.featured-item__link::after{content:"";position:absolute;top:50%;right:34px;width:12px;height:12px;border-top:2px solid var(--title);border-right:2px solid var(--title);transform:translateY(-50%) rotate(45deg)}.featured-item__image{flex:0 0 64px;width:64px;height:64px;margin-right:24px;border-radius:4px}.featured-item__caption{margin-right:12px}.featured-item__title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px;font-weight:500}.featured-item__apps{display:flex;align-items:center;flex-shrink:0;width:80px;gap:13px}.featured-item__apps svg{width:18px;height:18px}.promo-code{display:inline-flex;align-items:center;-moz-column-gap:30px;column-gap:30px;min-width:276px;background-color:var(--success-bg);border:1px dashed var(--success);border-radius:4px;padding:5px 9px 5px 12px}.promo-code__label{flex-shrink:0;font-family:Oswald,sans-serif;color:var(--body-text-2)}.promo-code__button{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.promo-code__button input{position:absolute;opacity:0}.promo-code__code{margin-right:8px;font-family:Oswald,sans-serif;color:var(--links);pointer-events:none}.promo-code__icon{pointer-events:none}.promo-code__copied{position:absolute;top:0;left:0;width:100%;height:100%;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.01em;color:var(--success);background-color:var(--success-bg);background-image:url(../img/css-icons/check.svg);background-size:14px;background-repeat:no-repeat;background-position:right center;padding-right:28px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility .3s}.promo-code__copied.active{opacity:1;visibility:visible}.payments{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:2px;max-width:-moz-max-content;max-width:max-content}.payments__text{width:100%;color:var(--secondary-text);margin-bottom:6px}.payments__icons{display:flex;align-items:center;justify-content:center;width:46px;height:28px;border:1px solid var(--stroke);border-radius:2px;overflow:hidden}.payments__icons svg{width:46px;height:30px}.payments__button{font-size:12px;line-height:16px;letter-spacing:.01em;color:var(--body-text);padding:6px;background-color:var(--stroke);border-radius:2px;text-align:center}.payments__extra{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:flex;flex-wrap:wrap;gap:2px;width:222px;padding:11px 15px}.payments--top{gap:4px}.payments--top .payments__icons{width:36px;height:24px;border:0}.country-flag{flex-shrink:0;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px;margin-left:auto}.country-flag__icon{display:flex;align-items:center;justify-content:center;width:32px;height:24px;border:1px solid var(--stroke);border-radius:2px;overflow:hidden}.country-flag__icon svg{width:34px;min-width:32px;height:26px}.country-flag--info-before .country-flag__icon{width:22px;height:16px}.country-flag--info-before .country-flag__icon svg{width:24px;height:18px}.app-platforms{display:flex;align-items:center}.app-platforms__title{color:var(--body-text);margin-right:8px}.app-platforms__list{display:flex;flex-wrap:wrap;grid-gap:4px}.app-platforms__item{display:flex;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:1px 11px;color:var(--title);border:1px solid var(--stroke);border-radius:4px}.app-platforms__item svg{flex-shrink:0;width:20px;height:20px;fill:var(--title)}.off{color:var(--stroke);fill:var(--stroke)}.off svg{fill:var(--stroke)}.characteristics-list{display:flex;flex-wrap:wrap;grid-gap:8px 32px}.characteristics-list__item{line-height:1}.characteristics-list__label{margin-bottom:2px;color:var(--secondary-text)}.characteristics-list__value{font-size:18px;line-height:24px}.list-check li{background-image:url(../img/css-icons/check.svg);background-size:16px;background-repeat:no-repeat;background-position:left top 4px;padding-left:32px}.sport-icons__item{display:flex}.sport-icons__icon{flex-shrink:0;width:20px;height:20px;fill:var(--accent-1);margin-right:8px}.button-more{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;padding:12px}.button-more::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--stroke)}.button-more::after{content:"";display:block;width:8px;height:8px;border-right:2px solid var(--body-text);border-bottom:2px solid var(--body-text);transform:translateY(-20%) rotate(40deg) skewX(-10deg);margin-left:8px;transition:transform .3s}.button-more.hide .button-more__show{display:none}.button-more.hide .button-more__hide{display:block}.button-more.hide::after{transform:translateY(25%) rotate(40deg) skewX(-10deg) scale(-1)}.button-more__hide{display:none}.single-brand{display:flex;flex-direction:column;border-radius:0;padding:24px 24px 0;margin:0 -12px 16px}.single-brand__picture{position:relative;margin-bottom:8px}.single-brand__picture--grayscale{filter:grayscale(1);opacity:.5}.single-brand__picture.disabled{cursor:default}.single-brand__image{width:100%;height:136px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.single-brand__main{display:contents}.single-brand__title{order:1;margin-bottom:8px}.single-brand__text{order:2;margin-bottom:16px}.single-brand__unavailable{letter-spacing:.01em;color:var(--error);width:-moz-fit-content;width:fit-content;max-width:448px;padding:12px 16px 12px 48px;background-image:url(../img/css-icons/allert.svg);background-repeat:no-repeat;background-size:16px;background-position:top 16px left 16px;border-radius:4px;border:1px solid var(--error);margin-bottom:8px}.single-brand__characteristics{display:grid;grid-template-columns:repeat(2,auto);order:7;grid-gap:8px 16px;max-width:232px;margin:16px 0}.single-brand__characteristics .characteristics-list__item{max-width:100px;line-height:1}.single-brand__buttons{order:3;margin-bottom:16px}.single-brand__button{width:100%}.single-brand__button:not(:last-child){margin-bottom:8px}.single-brand__license{order:9;color:var(--body-text);margin-bottom:24px}.single-brand__bottom{display:contents}.single-brand__payments{order:8;margin-bottom:16px}.single-brand__payments--top{position:absolute;z-index:1;margin:10px}.single-brand__block{display:contents}.single-brand__block-row{display:flex;align-items:center;flex-wrap:wrap;order:4;margin-bottom:16px}.single-brand__rating-number{font-family:Oswald,sans-serif;letter-spacing:.01em;margin-right:8px}.single-brand__review{width:100%;margin-top:4px;line-height:1}.single-brand__promo{order:5;align-self:flex-start}.single-brand__tc{order:6;margin-top:8px}.single-brand__parts{order:9;margin-top:4px;margin-bottom:24px}.single-brand__icons{margin-bottom:24px}.single-brand__icons .sport-icons__item:not(:last-child){margin-bottom:8px}.single-brand__list{margin-bottom:16px}.single-brand__list--desktop{display:none}.single-brand__list li:not(:last-child){margin-bottom:16px}.single-brand__hidden{display:none;order:10}.single-brand__more{order:20;width:calc(100% + 48px);margin:0 -24px}.single-brand__more::before{left:12px;width:calc(100% - 24px)}.single-app{display:flex;flex-direction:column;border-radius:0;padding:24px 24px 0;margin:0 -12px 16px}.single-app__picture{margin-bottom:8px}.single-app__image{width:100%;height:136px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.single-app__main{display:contents}.single-app__title{order:1;margin-bottom:8px}.single-app__text{order:2;margin-bottom:16px}.single-app__buttons{order:3;margin-bottom:16px}.single-app__button{width:100%}.single-app__block{display:contents}.single-app__block-row{display:flex;align-items:center;flex-wrap:wrap;order:4;margin-bottom:16px}.single-app__rating-number{font-family:Oswald,sans-serif;letter-spacing:.01em;margin-right:8px}.single-app__link{order:5;align-self:flex-start;margin-bottom:16px}.single-app__platforms{order:6;margin-bottom:24px}.single-app__license{order:7;color:var(--body-text);margin-bottom:24px}.single-app__unavailable{width:-moz-fit-content;width:fit-content;max-width:448px;font-size:16px;line-height:24px;letter-spacing:.01em;color:var(--error);padding:12px 16px 12px 48px;background-image:url(../img/css-icons/allert.svg);background-repeat:no-repeat;background-size:16px;background-position:top 16px left 16px;border-radius:4px;border:1px solid var(--error);margin-bottom:8px}.single-app__list{display:none;order:10;margin-top:8px;margin-bottom:16px}.single-app__list--desktop{display:none}.single-app__list li:not(:last-child){margin-bottom:16px}.single-app__more{order:20;width:calc(100% + 48px);margin:0 -24px}.single-app__more::before{left:12px;width:calc(100% - 24px)}.single-app--higher-btn .single-app__buttons{order:0}.single-slot{display:flex;flex-direction:column;border-radius:0;padding:24px;margin:0 -12px 16px}.single-slot__picture{margin-bottom:8px}.single-slot__image{width:100%;height:190px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.single-slot__main{display:contents}.single-slot__provider{max-width:unset;order:2;grid-gap:8px;margin-bottom:16px}.single-slot__provider .payments__text{width:-moz-fit-content;width:fit-content;font-size:14px;font-weight:500;line-height:18px;color:var(--body-text);margin-bottom:0}.single-slot__platforms{order:3;margin-bottom:24px}.single-slot__buttons{order:7;margin-bottom:8px}.single-slot__button{width:100%}.single-slot__button:not(:last-child){margin-bottom:8px}.single-slot__license{order:8;color:var(--body-text);margin-bottom:24px}.single-slot__block{display:contents}.single-slot__block-row{display:flex;align-items:center;flex-wrap:wrap;order:1;margin-bottom:16px}.single-slot__rating-number{font-family:Oswald,sans-serif;letter-spacing:.01em;margin-right:8px}.single-slot__review{width:100%;margin-top:4px;line-height:1}.single-slot__rating{width:76px;margin-bottom:2px}.single-slot__rating .rating-stars__on,.single-slot__rating::before{height:12px}.single-slot__rating-row{order:9;display:flex;align-items:center}.single-slot__rating-row:not(:last-child){margin-bottom:12px}.single-slot__rating-text{font-size:14px;line-height:18px}.single-slot__rating-name{padding-right:12px;margin-right:auto}.single-slot__rating-value{margin-right:6px}.table-characteristics{display:flex;flex-direction:column;margin-bottom:24px;padding:24px 24px 0}.table-characteristics table{width:100%;border-spacing:0}.table-characteristics tr{display:flex;flex-direction:column}.table-characteristics tr:not(:last-child){margin-bottom:12px}.table-characteristics dl{margin-top:12px}.table-characteristics a{color:var(--links);text-decoration:none}.table-characteristics__label{color:var(--title)}.table-characteristics__row:not(:last-child){margin-bottom:12px}.table-characteristics__row dd{word-break:break-word}.table-characteristics__button{font-family:Roboto,sans-serif;font-weight:400;text-transform:unset;text-decoration:underline;color:var(--links)}.table-characteristics__full{display:none}.table-characteristics__more{width:auto;margin:16px -24px 0}.table-characteristics__title{margin-bottom:16px}.sticky-bonus{position:fixed;bottom:0;left:0;z-index:15;width:100%;transition:transform .3s;transform:translateY(100%)}.sticky-bonus.open{transform:translateY(0)}.sticky-bonus__inner{display:flex;align-items:center;padding:16px;background-color:var(--accent-1);-moz-column-gap:24px;column-gap:24px}.sticky-bonus__image{display:none}.sticky-bonus__group{display:flex;flex-direction:column}.sticky-bonus__title{color:var(--white)}.sticky-bonus__subtitle{margin-bottom:4px;color:var(--white)}.sticky-bonus__subtitle--slot{margin-bottom:0}.sticky-bonus__promo{display:none}.sticky-bonus__provider{order:-1;font-size:14px;line-height:18px;color:var(--white);margin-bottom:4px}.sticky-bonus__button{flex-shrink:0;width:128px;min-width:unset;margin-left:auto;padding-right:8px;padding-left:8px}.sticky-bonus__license{display:none}.sticky-bonus__label{position:absolute;z-index:1;top:-14px;left:50%;display:flex;align-items:center;padding:4px 14px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:16px;text-transform:unset;color:var(--white);background-color:var(--accent-1);border-radius:8px;transform:translateX(-50%)}.sticky-bonus__label::after{content:"";width:6px;height:6px;border-right:1px solid var(--white);border-bottom:1px solid var(--white);transition:transform .3s;transform:translateY(25%) rotate(40deg) skewX(-10deg) scale(-1)}.sticky-bonus--month{z-index:20;background-color:var(--white);border-top:2px solid var(--accent-1);transform:translateY(calc(100% - 30px))}.sticky-bonus--month.open .sticky-bonus__inner{opacity:1}.sticky-bonus--month.open .sticky-bonus__label:after{transform:translateY(-20%) rotate(40deg) skewX(-10deg)}.sticky-bonus--month .sticky-bonus__inner{background-color:var(--white);opacity:0}.sticky-bonus--month .sticky-bonus__title{color:var(--title)}.sticky-bonus--month .sticky-bonus__subtitle{color:var(--body-text)}.pagination{display:flex;justify-content:center;align-items:center;grid-gap:8px;width:100%;margin-top:24px;margin-bottom:54px;list-style:none}.pagination__link{display:flex;align-items:center;justify-content:center;line-height:24px;min-width:24px;padding:0 7px;border-radius:2px;text-decoration:none;color:var(--body-text)}.pagination__link--active{background-color:var(--accent-1);color:var(--white)}.pagination__link--next,.pagination__link--prev{font-size:0;padding:0}.pagination__link--next{margin-left:16px}.pagination__link--prev{margin-right:16px}.pagination__link--prev svg{transform:scaleX(-1)}.pagination__link--disabled{background-color:rgba(0,0,0,0);color:var(--secondary-text);pointer-events:none;cursor:default}.pagination__link--disabled svg{fill:var(--secondary-text)}.pagination__link--dotted{padding:0}.item-block{display:flex}.item-block__link{display:flex;align-items:center;flex-grow:1;text-decoration:none;border-radius:8px;transition:background-color .3s,border .3s}.item-block__link--accent{background-color:var(--accent-2);border:1px solid var(--accent-2)}.item-block__link--white{background-color:var(--white);border:1px solid var(--stroke)}.item-block__link--horizontal{padding:12px}.item-block__link--vertical{flex-direction:column;padding:20px 12px}.item-block__link--vertical .item-block__icon{width:40px;height:40px;margin-bottom:8px}.item-block__link--horizontal .item-block__icon{width:30px;height:30px;margin-right:12px}.item-block__text{font-size:16px;line-height:24px;color:var(--title);letter-spacing:.01em;word-break:break-word;transition:color .3s}.item-block__icon{fill:var(--title);transition:fill .3s}.item-row__link{display:flex;align-items:center;justify-content:space-between;padding:11px 16px 11px 11px;text-decoration:none;transition:border .3s}.item-row__link--text{padding:12px 16px 12px 20px}.item-row__text{font-size:16px;line-height:24px;white-space:nowrap;letter-spacing:.01em;text-overflow:ellipsis;color:var(--title);transition:color .3s;overflow:hidden}.item-row__icon-wrap{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:16px;background-color:var(--accent-1);border-radius:2px}.item-row__icon--logos{width:48px;height:32px;margin-right:16px;border-radius:2px}.item-row__icon--default{width:20px;height:20px;fill:var(--white)}.item-row__arrow{flex:0 0 30px;width:30px;height:30px;margin-left:8px;transition:fill .3s}.card-label{display:inline-block;width:-moz-fit-content;width:fit-content;max-width:242px;padding:3px 12px;font-size:12px;font-weight:500;line-height:16px;letter-spacing:.01em;color:var(--white);background-color:var(--label-1);border-radius:0 0 4px 4px;pointer-events:none;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-label::first-letter{text-transform:capitalize}.card-label--color-1{background-color:var(--label-1)}.card-label--color-2{background-color:var(--label-2)}.card-label--color-3{background-color:var(--label-3)}.card-label--color-4{background-color:var(--label-4)}.card-label--color-5{background-color:var(--label-5)}.card-label--color-6{background-color:var(--label-6)}.card-label--color-7{background-color:var(--label-7)}.card-label--color-8{background-color:var(--label-8)}.card-label--color-9{background-color:var(--label-9)}.main-card{display:flex;flex-direction:column;max-width:375px;margin:0 auto}.main-card--top .main-card__wrap[data-number]::after{background-color:var(--star)}.main-card--label .main-card__wrap{padding-top:29px}.main-card--label-1{border-color:var(--label-1)}.main-card--label-2{border-color:var(--label-2)}.main-card--label-3{border-color:var(--label-3)}.main-card--label-4{border-color:var(--label-4)}.main-card--label-5{border-color:var(--label-5)}.main-card--label-6{border-color:var(--label-6)}.main-card--label-7{border-color:var(--label-7)}.main-card--label-8{border-color:var(--label-8)}.main-card--label-9{border-color:var(--label-9)}.main-card__label{margin:-1px auto -21px 19px}.main-card__wrap{position:relative;display:flex;align-items:center;padding:20px 48px 16px 19px;border-bottom:1px solid var(--stroke);grid-gap:12px}.main-card__wrap[data-number]::after{content:attr(data-number);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:100%;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;color:var(--title);background-color:var(--stroke);border-top-right-radius:7px}.main-card__picture{flex-shrink:0;height:56px}.main-card__image{width:56px;height:56px;border-radius:4px;pointer-events:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.main-card__primary{display:flex;align-items:center;flex-wrap:wrap;grid-gap:2px 8px}.main-card__intent{display:flex;align-items:center;width:100%;margin-top:4px;color:var(--title);grid-gap:2px}.main-card__intent svg{width:20px;height:20px;fill:var(--body-text-2)}.main-card__characteristics{align-self:flex-start}.main-card__block{display:flex;align-items:center;flex-direction:column;padding:24px 20px 0}.main-card__bonus-title{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center}.main-card__bonus-text{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-top:4px;text-align:center}.main-card__promo,.main-card__tc{margin-top:8px}.main-card__buttons{display:grid;margin:24px 20px 16px;grid-gap:10px}.main-card__button{display:flex;text-align:center}.main-card__more{color:var(--title)}.main-card__more::after{border-right:2px solid var(--title);border-bottom:2px solid var(--title)}.main-card__hidden{display:none;padding:24px 20px 16px;border-top:1px solid var(--stroke)}.main-card__hidden.opened{display:block}.main-card__icons{display:flex;flex-wrap:wrap;grid-gap:4px 16px}.main-card__icons .sport-icons__icon{margin-right:4px}.main-card__payments{grid-gap:4px}.main-card__payments .payments__text{margin-bottom:1px}.main-card__providers{grid-gap:4px}.main-card__providers .payments__text{margin-bottom:1px}.main-card__event{display:flex}.main-card__event svg{flex-shrink:0;width:24px;height:24px;margin-right:8px;fill:var(--accent-1)}.main-card__list li:not(:last-child){margin-bottom:4px}.main-card__changeable{margin-top:16px;padding:0 20px}.main-card__bottom{display:grid;grid-gap:24px}.card-content{display:flex;flex-direction:column;counter-increment:position}.card-content:nth-child(n+4) .card-content__wrap::after{background-color:var(--stroke)}.card-content__wrap{position:relative;display:flex;padding:20px 48px 16px 20px;border-bottom:1px solid var(--stroke)}.card-content__wrap::after{content:counter(position);position:absolute;top:0;right:0;width:32px;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--star);border-top-right-radius:7px;font-family:Oswald,sans-serif;font-weight:500;color:var(--title)}.card-content__picture{flex-shrink:0;margin-right:12px}.card-content__image{width:56px;height:56px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.card-content__primary{display:flex;flex-wrap:wrap;align-items:center;grid-gap:2px 8px;align-self:center}.card-content__date{display:flex;align-items:center;width:100%;color:var(--title);margin-top:4px}.card-content__date svg{width:20px;height:20px;fill:var(--body-text-2);margin-right:2px}.card-content__block{display:flex;flex-direction:column;align-items:center;padding:24px 20px}.card-content__bonus-title{color:var(--title);text-align:center}.card-content__bonus-text{text-align:center;margin-top:4px}.card-content__tc{margin-top:4px}.card-content__buttons{margin:0 20px 16px}.card-content__button{display:flex;width:100%}.card-content__icons{display:flex;flex-wrap:wrap;grid-gap:4px 16px;margin-top:16px}.card-content__icons .sport-icons__icon{margin-right:4px}.card-content__payments{max-width:-moz-max-content;max-width:max-content;margin-top:24px}.card-content__note{padding:6px 20px;background-color:var(--stroke);border-radius:0 0 7px 7px}.card-content__changeable{align-self:flex-start;margin-top:16px}.card-brand{position:relative;display:flex;flex-direction:column;border-radius:0 8px 8px;padding:12px 12px 20px;counter-increment:position;margin-top:40px}.card-brand:not(:first-child){margin-top:64px}.card-brand__left,.card-brand__right{display:contents}.card-brand__content{order:20}.card-brand__label{position:absolute;left:0;top:-40px;font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--white);width:213px;padding:8px 16px 8px 64px;border-radius:8px 8px 0 0;background-color:var(--accent-1);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.card-brand__label::before{content:counter(position);position:absolute;left:24px;top:8px;width:24px;height:24px;border-radius:50%;background-color:var(--star);font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--title);text-align:center}.card-brand__picture{margin-bottom:16px;pointer-events:none}.card-brand__image{width:100%;height:136px;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.card-brand__primary{order:1;display:flex;align-items:flex-start;grid-gap:4px 12px;margin-bottom:20px}.card-brand__row{display:flex;flex-wrap:wrap;align-items:center;grid-gap:4px 12px}.card-brand__flag{margin-left:auto}.card-brand__bonus-title{order:2}.card-brand__bonus-text{order:3;margin-top:4px}.card-brand__tc{order:3;margin-top:6px}.card-brand__characteristics{order:4;margin-top:16px}.card-brand__buttons{order:5;margin-top:24px}.card-brand__button{width:100%}.card-brand__button:not(:last-child){margin-bottom:8px}.card-brand__license{order:6;color:var(--secondary-text);margin-top:12px;padding-bottom:16px;border-bottom:1px solid var(--stroke)}.card-brand__payments{order:7;max-width:-moz-max-content;max-width:max-content;grid-gap:4px;margin-top:24px}.card-brand__payments .payments__text{margin-bottom:1px}.card-brand__icons{order:8;margin-top:24px}.card-brand__icons .sport-icons__item:not(:last-child){margin-bottom:8px}.card-brand__content{margin-top:24px}.card-brand__advantages{font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--title);border-radius:4px;padding:4px 32px}.card-brand__advantages--plus{background-color:var(--success)}.card-brand__advantages--minus{background-color:var(--error)}.card-brand__advantages-list{margin:16px 0 24px}.card-brand__advantages-list li{padding-left:24px;background-repeat:no-repeat;background-position:center left;background-size:16px}.card-brand__advantages-list li:not(:last-child){margin-bottom:8px}.card-brand__advantages-list--plus li{background-image:url(../img/css-icons/ico-checked.svg)}.card-brand__advantages-list--minus li{background-image:url(../img/css-icons/ico-error.svg)}.bonus-bottom{display:flex;align-items:center;grid-gap:16px;background-color:var(--accent-2);border-radius:0 0 8px 8px;padding:12px 0 12px 12px;color:var(--button-text);text-decoration:none;margin:0 -13px -21px}.bonus-bottom__text{color:var(--button-text)}.bonus-bottom__image{display:none}.bonus-bottom__title{text-transform:lowercase;margin-bottom:2px}.bonus-bottom__arrow{width:36px;height:36px;fill:var(--button-text);margin-left:auto}.single-author{display:flex;grid-gap:16px;margin-bottom:24px}.single-author__picture{flex-shrink:0}.single-author__img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.single-author__info{flex-grow:1}.single-author__position{margin-top:8px}.single-author__social{display:flex;grid-gap:8px;margin-top:8px}.single-author__social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:0;border-radius:50%}.single-author__social-link svg{width:12px;height:12px;fill:var(--white)}.single-author__social-link--linkedin{background-color:#0b69c7}.single-author__social-link--facebook{background-color:#334c8c}.single-author__social-link--twitter{background-color:#000}.single-author__social-link--email{background-color:#0852ba}.card-blog{padding:28px 16px 24px;list-style:none}.card-blog--minimal{width:100%;padding:0}.card-blog--default:not(:last-of-type){margin-bottom:12px}.card-blog--default .date__text{font-size:14px;line-height:18px}.card-blog__title{margin-bottom:8px}.card-blog__title--minimal{margin:0 0 12px}.card-blog__info{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:12px;color:var(--secondary-text);grid-gap:8px 16px}.card-blog__info--minimal{justify-content:space-between;margin:auto 0 0}.card-blog__icon,.card-blog__icon.date__icon{width:18px;height:18px;margin-right:2px;fill:var(--secondary-text)}.card-blog__icon--minimal,.card-blog__icon--minimal.date__icon{width:24px;height:24px}.card-blog__author,.card-blog__date{display:flex;align-items:center}.card-blog__content{margin-bottom:16px}.card-blog__button{min-width:124px;line-height:24px}.card-blog__timer{display:flex;align-items:center}.card-blog__logo{margin-bottom:20px;border-radius:8px}.card-blog__logo--minimal{width:100%}.card-blog__link{text-decoration:none;color:inherit}.card-blog__link--minimal{display:flex;flex-direction:column;height:100%}.types-menu{display:flex;margin-bottom:24px;padding:0 16px;overflow-x:auto;list-style:none;gap:24px}.types-menu__link{display:flex;align-items:center;justify-content:center;padding:9px 0 8px;white-space:nowrap;text-decoration:none;color:var(--body-text);border-bottom:1px solid transparent}.types-menu__link.active{color:var(--accent-1);border-bottom:1px solid var(--accent-1)}.comment-card{display:flex;flex-direction:column;padding:24px;margin-bottom:12px}.comment-card:last-child{margin-bottom:0}.comment-card--reply{padding:0 0 0 16px;margin-bottom:24px}.comment-card--top{border:2px solid var(--success)}.comment-card__author{margin-bottom:24px}.comment-card__author--reply{display:flex;align-items:flex-start;margin-bottom:16px}.comment-card__author--high{display:grid;grid-template-columns:1fr 30px;grid-template-areas:"name high" "date high";grid-gap:0 16px}.comment-card__main{flex-grow:1}.comment-card__left{margin-right:auto}.comment-card__name{grid-area:name;display:flex;align-items:center;font-size:16px;font-weight:700;line-height:22px;letter-spacing:.01em;word-break:break-word;color:var(--title);margin:0 0 4px}.comment-card__verified{width:16px;height:16px;fill:var(--accent-1);margin-left:6px}.comment-card__date{grid-area:date;font-size:16px;line-height:24px}.comment-card__rating{display:flex;align-items:center;font-size:18px;font-weight:500;line-height:24px;color:var(--body-text);margin-bottom:16px}.comment-card__rating span{font-size:14px;font-weight:500;line-height:18px;color:var(--secondary-text);margin-top:2px}.comment-card__stars{margin-left:8px}.comment-card__content{font-size:16px;line-height:24px;color:var(--body-text);white-space:pre-line;margin-bottom:16px}.comment-card__footer{display:flex;align-items:center;margin-bottom:4px}.comment-card__footer--extended{margin-bottom:0}.comment-card__likes{align-items:center;gap:6px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.01em;color:var(--secondary-text);transition:color .3s}.comment-card__likes.active{color:var(--error)}.comment-card__likes.active svg{fill:var(--error)}.comment-card__likes svg{width:16px;height:16px;fill:var(--secondary-text);transition:fill .3s}.comment-card__button{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:16px;letter-spacing:.01em;color:var(--links);text-transform:unset;text-decoration:underline;border:0;padding:3px 0;margin-left:16px}.comment-card__button[disabled]{background-color:rgba(0,0,0,0)}.comment-card__button--toggle{color:var(--secondary-text)}.comment-card__button--write{font-weight:600;margin-left:auto}.comment-card__replies{display:none;border-left:1px solid var(--stroke);margin:34px 0 8px}.comment-card__replies+.form-comment{margin-top:32px}.comment-card__brand{display:grid;align-items:flex-start;grid-template-columns:56px 1fr;grid-template-areas:"img title" "img rating" "button button";grid-gap:0 16px;margin:-8px 0 20px}.comment-card__brand-img{grid-area:img;width:56px;height:56px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px;overflow:hidden}.comment-card__brand-title{grid-area:title;font-size:16px;font-weight:700;line-height:22px;letter-spacing:.01em;margin-bottom:4px}.comment-card__brand-rating{grid-area:rating;display:flex;align-items:center;font-size:18px;font-weight:500;line-height:24px;color:var(--body-text)}.comment-card__brand-rating span{font-size:14px;font-weight:500;line-height:18px;color:var(--secondary-text);margin-top:2px}.comment-card__brand-button{grid-area:button;margin-top:14px}.comment-card__high{grid-area:high;align-self:center;position:relative}.comment-card__high-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:var(--success);cursor:pointer}.comment-card__high-icon svg{width:22px;height:22px;fill:var(--white);pointer-events:none}.comment-card__high-tooltip{position:absolute;bottom:40px;right:-12px;font-size:12px;font-weight:500;line-height:16px;color:var(--white);white-space:nowrap;background-color:var(--success);padding:6px 12px;border-radius:30px;opacity:0;visibility:hidden;cursor:default;transition:opacity .3s,visibility .3s}.comment-card__high-tooltip::after{content:"";position:absolute;bottom:-4px;right:22px;border-top:4px solid var(--success);border-left:5px solid transparent;border-right:5px solid transparent}.comment-card__high-tooltip.opened{opacity:1;visibility:visible}.form-comment{border-top:1px solid var(--stroke);padding-top:16px;margin-top:16px}.form-comment__inner{display:grid;max-width:460px}.form-comment__item:not(:last-child){margin-bottom:12px}.form-comment__input{display:block;width:100%;padding:10px 16px;font-size:14px;line-height:18px;color:var(--body-text);background-color:var(--background-main);border:1px solid var(--background-main);border-radius:4px;transition:border .3s,border-radius .3s,margin .3s;outline:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-comment__input:focus{border-color:var(--links)}.form-comment__input:focus::-moz-placeholder{opacity:0}.form-comment__input:focus::placeholder{opacity:0}.form-comment__input.error{border-radius:4px 4px 0 0;border-bottom:1px solid var(--error)}.form-comment__input.error:focus{border:1px solid var(--background-main);border-bottom:1px solid var(--error)}.form-comment__input::-moz-placeholder{color:var(--secondary-text);-moz-transition:opacity .3s;transition:opacity .3s}.form-comment__input::placeholder{color:var(--secondary-text);transition:opacity .3s}.form-comment__input::-webkit-contacts-auto-fill-button{position:absolute;right:0;visibility:hidden}.form-comment__textarea{height:128px;resize:none}.form-comment__error{display:none;font-size:12px;line-height:16px;letter-spacing:.01em;color:var(--error);margin-top:4px}.form-comment__buttons{display:flex;gap:12px;margin-top:4px}.form-comment__button{width:100%;max-width:150px}.article-info{font-size:14px;line-height:18px;color:var(--secondary-text)}.article-author{display:flex;align-items:center;gap:8px;margin-bottom:8px}.article-author__img{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.article-author__name{text-decoration:none;color:inherit}.article-author__name span{color:var(--body-text)}.article-info__group{display:flex;gap:16px}.article-info__date,.article-info__timer{display:flex;align-items:center;gap:2px}.article-info__icon{width:18px;height:18px;fill:var(--secondary-text)}.article-info--full{margin-top:16px}.article-info--full .article-author__img{width:30px;height:30px}.date{display:flex;align-items:center;color:var(--secondary-text)}.date__icon{width:24px;height:24px;fill:var(--secondary-text);margin-right:2px}.sidebar{align-self:stretch;max-width:406px;display:block;flex-grow:1;margin-top:48px}.sidebar-title{margin-bottom:8px;padding:15px 15px 14px;text-align:center;background-color:var(--white);border-radius:4px 4px 0 0;border-bottom:1px solid var(--accent-2)}.bonuses{margin-bottom:32px;display:flex;flex-direction:column;justify-content:center}.bonuses__list{display:grid;grid-gap:12px}.bonuses__button{margin:24px auto 0}.comments{margin-bottom:48px}.comments--no-mb{margin-bottom:0}.comments__button{display:flex;width:-moz-fit-content;width:fit-content;margin:24px auto 0}.comments__button--more{display:flex;width:-moz-fit-content;width:fit-content}.comments--review{margin-top:48px}.comments__block{padding:16px 24px 20px}.comments__block:not(:first-child){margin-top:32px}.comments__block--mb{margin-bottom:24px}.comments__block-button{width:100%}.comments__block-text{display:grid;grid-template-columns:50px auto;gap:16px;align-items:center;font-size:16px;font-weight:700;line-height:22px;letter-spacing:.01em;color:var(--title);margin-bottom:14px}.comments__block-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:var(--accent-2);border-radius:50%;fill:var(--button-text)}.card-slot{background-color:var(--white);text-decoration:none;border-radius:8px}.card-slot__image{width:100%;aspect-ratio:351/206;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px 8px 0 0}.card-slot__content{padding:12px 20px;border:1px solid var(--stroke);border-top:0;border-radius:0 0 8px 8px}.card-slot__title{font-size:16px;line-height:24px;letter-spacing:.01em;color:var(--title);margin-bottom:4px;transition:color .3s}.card-slot__provider{font-size:14px;line-height:18px;color:var(--body-text-2)}.category-search{display:flex;align-items:center;background-color:var(--white);border-radius:4px;border:1px solid var(--stroke)}.category-search__toggle{width:40px;height:40px}.category-search__toggle svg{width:18px;height:18px;fill:var(--accent-1);transition:fill .3s}.category-search__label{flex-grow:1}.category-search__input{font-size:16px;line-height:24px;color:var(--body-text-2);width:100%;padding:0;border:0;outline:0}.category-search__input::-moz-placeholder{color:var(--body-text-2)}.category-search__input::placeholder{color:var(--body-text-2)}.category-search__close{display:none}.category-sort{position:relative;display:flex;align-items:center;margin-top:10px}.category-sort__icon{width:30px;height:30px;fill:var(--body-text-2);margin-right:4px}.category-sort__toggle{font-family:Roboto,sans-serif;font-weight:500;letter-spacing:.01em;text-transform:unset;color:var(--links);grid-gap:2px;padding:2px 0;transition:color .3s}.category-sort__toggle svg{width:24px;height:24px;fill:var(--links);transform:scaleY(-1);transition:fill .3s,transform .3s}.category-sort__toggle.open svg{transform:scaleY(1)}.category-sort__form{position:absolute;top:40px;left:0;width:200px;background-color:var(--white);border-radius:4px;box-shadow:0 4px 16px 0 rgba(28,28,28,.2);padding:16px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.category-sort__form.open{opacity:1;visibility:visible}.category-sort__item:not(:last-child){margin-bottom:12px}.category-sort__radio{display:none}.category-sort__radio:checked+.category-sort__label{color:var(--links)}.category-sort__radio:checked+.category-sort__label .category-sort__label-check{opacity:1}.category-sort__label{display:flex;align-items:center;grid-gap:8px;color:var(--body-text-2);cursor:pointer;transition:color .3s}.category-sort__label-check{width:24px;height:24px;fill:var(--links);opacity:0;transition:opacity .3s}.related-links{position:relative;display:flex;gap:6px;margin-bottom:32px;padding:7px;overflow:hidden}.related-links--overflow-visible{overflow:visible}.related-links__item--ml-auto{margin-left:auto}.related-links__link{display:block;padding:8px 12px;font-weight:500;border-radius:4px;color:var(--body-text);white-space:nowrap;text-decoration:none}.related-links__button-more{display:flex;gap:6px;width:-moz-max-content;width:max-content;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:24px;color:var(--body-text);border:0;padding:8px 12px}.related-links__button-more span{white-space:nowrap;text-transform:none}.related-links__button-more svg{width:24px;height:24px;fill:var(--body-text);flex-shrink:0;transform:rotate(90deg)}.related-links__submenu{position:absolute;z-index:15;top:57px;right:0;display:flex;flex-direction:column;grid-gap:6px;max-width:100%;box-shadow:0 4px 16px 0 rgba(28,28,28,.2);padding:10px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.related-links__submenu.open{opacity:1;visibility:visible}.related-links__submenu .related-links__link{white-space:unset}.review-parts__title{font-family:Oswald,sans-serif;color:var(--title);margin-bottom:12px}.review-parts__list{list-style:none}.review-parts__item:not(:last-child){margin-bottom:12px}.review-parts__link{display:flex;align-items:center;justify-content:flex-start;font-weight:500;color:var(--links);transition:color .3s}.review-parts__link svg{width:24px;height:24px;margin-right:6px;fill:var(--links);transition:fill .3s}.review-parts__link:focus,.review-parts__link:hover{color:var(--links-hover)}.review-parts__link:focus svg,.review-parts__link:hover svg{fill:var(--links-hover)}.bonus-tooltip{position:relative;display:flex;width:-moz-fit-content;width:fit-content}.bonus-tooltip__button{font-family:Roboto,sans-serif;font-weight:500;font-size:14px;line-height:16px;color:var(--links);text-transform:unset;text-decoration:underline;transition:color .3s}.bonus-tooltip__button:focus,.bonus-tooltip__button:hover{color:var(--links-hover)}.bonus-tooltip__content{position:absolute;z-index:15;top:26px;left:0;width:230px;max-height:calc(var(--vh)*90 - 100px);overflow-y:auto;opacity:0;visibility:hidden;padding:12px;color:var(--body-text);transition:opacity .3s,visibility .3s}.bonus-tooltip__content.open{opacity:1;visibility:visible}.bonus-tooltip__content b,.bonus-tooltip__content strong{font-weight:500}.bonus-tooltip__content ul{list-style-type:disc}.bonus-tooltip__content ol{list-style-type:decimal}.bonus-tooltip__content ol,.bonus-tooltip__content ul{padding-left:20px}.bonus-tooltip__content ol li:not(:last-child),.bonus-tooltip__content ul li:not(:last-child){margin-bottom:8px}.bonus-tooltip--center .bonus-tooltip__content{left:50%;transform:translateX(-50%)}.sticky-app{position:fixed;z-index:50;top:0;left:0;width:100%;display:flex;align-items:center;grid-gap:16px;background-color:var(--warning);padding:8px 12px;transition:transform .3s}.sticky-app.open{transform:translateY(68px)}.sticky-app__image{min-width:122px}.sticky-app__text{color:var(--title)}.sticky-app__close{position:relative;min-width:24px;margin-left:auto}.sticky-app__close svg{width:24px;height:24px;fill:var(--title)}.contact-form{border-radius:4px;border:1px solid var(--stroke);background-color:var(--white);padding:32px 24px;margin:24px 0 32px}.contact-form__success{display:none;font-size:14px;line-height:18px;color:var(--title);border-radius:4px;border:1px solid var(--success);background-color:var(--success-bg);background-image:url(../img/css-icons/ico-checked.svg);background-repeat:no-repeat;background-position:top 12px left 16px;background-size:20px;padding:13px 16px 13px 48px;margin-bottom:12px}.contact-form__btn{display:block;text-align:center;width:100%;max-width:196px;padding:13px 5px;margin-top:24px}.contact-form__captcha{margin-top:24px}.contact-form__captcha iframe{display:block}.contact-form__captcha-error{display:none;font-size:12px;line-height:16px;letter-spacing:.01em;color:var(--error);margin-top:4px;padding-left:16px}.contact-form__captcha-error.active{display:block}.outer-form{padding:24px;background-color:var(--extra-bonus);border-radius:4px}.outer-form:not(:last-child){margin-bottom:32px}.outer-form--short{flex-direction:column;padding:16px}.outer-form--short:not(:last-child){margin-bottom:0}.outer-form--hidden{display:none}.outer-form__image{width:140px;margin:0 auto 24px}.outer-form__title{margin-bottom:12px}.outer-form__desc{margin-bottom:24px}.outer-form__button{width:100%;padding:11px 28px}.outer-form__button--small{padding:7px 28px}.banner-sticky{position:fixed;z-index:20;left:0;bottom:0;width:100%;transform:translateY(130%);transition:transform .3s}.banner-sticky.open{transform:translateY(0)}.banner-sticky__wrap{position:relative;max-width:375px;width:100%;max-height:120px;margin:0 auto}.banner-sticky__close{position:absolute;top:-12px;right:10px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:var(--sec-button);font-size:0}.banner-sticky__close::after,.banner-sticky__close::before{content:"";position:absolute;width:12px;height:1px;background-color:var(--white);transform:rotate(45deg)}.banner-sticky__close::after{transform:rotate(-45deg)}.banner-sticky__content{width:100%}.banner-sticky__desktop{display:none;pointer-events:none}.banner-sticky__mobile{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.card-pay-system{width:100%;background-color:var(--white);border-radius:8px}.card-pay-system__image{display:flex;align-items:center;justify-content:center;margin:16px auto}.card-pay-system__logo{width:138px;height:90px;border-radius:4px}.card-pay-system__info{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid var(--stroke)}.card-pay-system__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-pay-system__count{white-space:nowrap}.card-pay-system__button{grid-column:1/3;width:100%}.card-pay-system__button svg{order:1}.article-list__item{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.article-list__item:last-of-type{margin-bottom:0}.article-list__text p{margin-bottom:16px}.article-list__text p:last-of-type{margin-bottom:0}.article-list__image{width:100%;max-width:351px;margin-right:auto;margin-left:auto;-o-object-fit:cover;object-fit:cover;border-radius:4px}.article-list__item--sm{display:grid;grid-template-columns:54px auto;grid-template-rows:54px auto}.article-list__item--sm .article-list__text{grid-column:1/3;grid-row:2/3}.article-list__item--sm .article-list__title{align-self:center}.article-list--border .article-list__image,.article-list__item--sm .article-list__image{grid-column:1/2;grid-row:1/3;height:54px}.article-list--border .article-list__item{margin-bottom:16px;padding:24px;background-color:var(--white);border:1px solid var(--accent-1);border-radius:8px}.article-list--border .article-list__item:last-of-type{margin-bottom:0}.article-list ul{margin-bottom:16px;margin-left:16px;list-style-type:"•"}.article-list__text ul{margin-left:5px}.article-list ol{margin-bottom:16px;margin-left:26px;list-style-type:decimal}.article-list ul li{padding-left:10px}.steps{margin-bottom:32px;counter-reset:count}.steps__item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:16px;padding:24px;background-color:var(--white);border:1px solid var(--accent-1);border-radius:8px;counter-increment:count}.steps__item:last-of-type{margin-bottom:48px}.steps__title{position:relative;padding-left:36px;font-family:Oswald,sans-serif}.steps__title::before{position:absolute;top:0;left:0;align-self:center;content:counter(count,decimal-leading-zero);background-color:var(--white);text-align:center;font-weight:500;font-size:20px;letter-spacing:.01em;color:var(--accent-1)}.steps__text{width:100%}.steps__text p{margin-bottom:16px}.steps__text p:last-of-type{margin-bottom:0}.steps__text ul{margin-bottom:16px;margin-left:16px;list-style-type:"•"}.steps__text ol{margin-bottom:16px;margin-left:26px;list-style-type:decimal}.steps__text ul li{padding-left:10px}.steps__text img{margin-bottom:16px;border-radius:4px}.icons-list{display:grid;grid-gap:8px}.icons-list:not(:last-child){margin-bottom:16px}.icons-list__item{display:flex;align-items:center;grid-gap:16px;width:100%;background-color:var(--accent-1);border-radius:8px;padding:16px 24px 16px 20px}.icons-list__icon{flex-shrink:0;width:48px;height:48px;fill:var(--white)}.icons-list__text{font-size:18px;line-height:24px;color:var(--white)}.info-message{font-weight:500;letter-spacing:.01em;background-color:var(--white);background-repeat:no-repeat;background-position:top 26px left 30px;background-size:24px;border-radius:8px;padding:64px 24px 24px}.info-message:not(:last-child){margin-bottom:16px}.info-message--info{background-image:url(../img/css-icons/info.svg);border:1px solid var(--success)}.info-message--allert{background-image:url(../img/css-icons/allert.svg);border:1px solid var(--error)}.facts-list:not(:last-child){margin-bottom:16px}.facts-list__row{border-radius:8px;overflow:hidden}.facts-list__row:not(:last-child){margin-bottom:8px}.facts-list__title{font-size:18px;color:var(--title);border-radius:8px 8px 0 0;background-color:var(--accent-2);padding:16px 24px}.facts-list__text{border:1px solid var(--stroke);border-top:0;border-radius:0 0 8px 8px;background-color:var(--white);padding:16px 24px 15px}.pros-cons{counter-reset:position}.pros-cons:not(:last-child){margin-bottom:48px}.pros-cons__item{counter-increment:position;padding-bottom:24px}.pros-cons__item:not(:last-child){margin-bottom:8px}.pros-cons__main{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--stroke);padding:15px 56px 15px 24px}.pros-cons__main::after{content:counter(position);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:32px;height:100%;border-radius:0 7px 0 0;font-family:Oswald,sans-serif;font-weight:500;color:var(--title);background-color:var(--stroke)}.pros-cons__image{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px;margin-right:16px}.pros-cons__name{font-family:Oswald,sans-serif;font-size:16px;line-height:22px;color:var(--title)}.pros-cons__block{margin-top:16px;padding:0 24px}.pros-cons__title{font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--title);text-transform:uppercase;border-radius:4px;padding:4px 32px;margin-bottom:12px}.pros-cons__title--plus{background-color:var(--success)}.pros-cons__title--minus{background-color:var(--error)}.pros-cons__list li{padding-left:24px;background-repeat:no-repeat;background-position:center left;background-size:16px}.pros-cons__list li:not(:last-child){margin-bottom:8px}.pros-cons__list--plus li{background-image:url(../img/css-icons/ico-checked.svg)}.pros-cons__list--minus li{background-image:url(../img/css-icons/ico-error.svg)}.pros-cons-caption{display:none}.faq:not(:last-child){margin-bottom:16px}.faq__item:not(:last-child){margin-bottom:8px}.faq__title{position:relative;font-family:Oswald,sans-serif;line-height:22px;color:var(--title);text-transform:unset;border-radius:8px 8px 0 0;padding:15px 55px 15px 23px;cursor:pointer;transition:background-color .3s,color .3s}.faq__title::after,.faq__title::before{content:"";position:absolute;top:50%;border-radius:2px;background-color:var(--title);transform:translateY(-50%);transition:background-color .3s,transform .3s}.faq__title::before{right:16px;width:16px;height:2px}.faq__title::after{right:23px;width:2px;height:16px}.faq__title.open{color:var(--white);background-color:var(--accent-1);width:calc(100% + 2px);margin:-1px -1px 0;padding:16px 56px 15px 24px}.faq__title.open::after,.faq__title.open::before{background-color:var(--white)}.faq__title.open::before{right:17px}.faq__title.open::after{right:24px;transform:translateY(-50%) rotate(90deg)}.faq__text{display:none;font-size:16px;line-height:24px;padding:23px 23px 31px}.faq__text p:not(:last-child){margin-bottom:16px}.faq__text ol,.faq__text ul{padding-left:32px}.faq__text ol:not(:last-child),.faq__text ul:not(:last-child){margin-bottom:16px}.faq__text ul>li{list-style:disc}.faq__text ol>li{list-style:decimal}.author:not(:last-child){margin-bottom:16px}.author__box{position:relative;display:grid;grid-template-areas:"img info" "img social" "publish publish" "updated updated" "text text" "link link";grid-gap:0 20px;grid-template-columns:88px 1fr;justify-items:flex-start;border:1px solid var(--accent-1);border-radius:0 8px 8px;background-color:var(--white);padding:32px 24px}.author__box .date__text{font-size:14px;line-height:18px}.author__box--page{border-top-left-radius:8px}.author__label{color:var(--white);width:-moz-fit-content;width:fit-content;background-color:var(--accent-1);border-radius:8px 8px 0 0;padding:8px 16px}.author__wrap-content,.author__wrap-img{display:contents}.author__img{grid-area:img;width:88px;height:88px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:50%}.author__info{grid-area:info;display:flex;flex-direction:column-reverse;grid-gap:4px;margin-bottom:8px}.author__name{color:var(--accent-1)}.author__social{grid-area:social;display:flex;grid-gap:8px}.author__social:empty{display:none}.author__social-link{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:0;border-radius:50%}.author__social-link svg{width:12px;height:12px;fill:var(--white)}.author__social-link--linkedin{background-color:#0b69c7}.author__social-link--facebook{background-color:#334c8c}.author__social-link--twitter{background-color:#000}.author__social-link--email{background-color:#0852ba}.author__date-publish{grid-area:publish;margin-top:20px}.author__date-updated{grid-area:updated;margin-top:8px}.author__date-publish,.author__date-updated{color:var(--body-text-2)}.author__date-icon{width:18px;height:18px;fill:var(--body-text-2)}.author__content{grid-area:text;margin-top:16px}.author__link{grid-area:link;font-size:14px;line-height:24px;margin-top:24px;padding:8px 36px}.author__link span{color:var(--sec-button)}.images-block{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:16px}.images-block:not(:last-child){margin-bottom:16px}.images-block__item{display:flex;align-items:center;justify-content:center;height:96px;padding:16px}.images-block__img{width:auto;height:96px;-o-object-fit:contain;object-fit:contain}.conclusions{padding:32px 24px;background-color:var(--white);border:1px solid var(--accent-1);border-radius:8px}.conclusions:not(:last-child){margin-bottom:64px}.conclusions__title{margin-bottom:16px;color:var(--accent-1)}.conclusions__title::before{display:none}.conclusions__text{font-size:16px;line-height:24px;word-break:break-word}.conclusions__text p:not(:last-child){margin-bottom:16px}.conclusions__text ol,.conclusions__text ul{padding-left:32px}.conclusions__text ol:not(:last-child),.conclusions__text ul:not(:last-child){margin-bottom:16px}.conclusions__text ul>li{list-style:disc}.conclusions__text ol>li{list-style:decimal}.conclusions__icon{display:none}.footer-menu__title{display:inline-block;font-family:Oswald,sans-serif;font-size:16px;line-height:24px;text-transform:uppercase;text-decoration:underline;text-decoration-color:transparent;color:var(--body-text);margin-bottom:12px}.footer-menu__item:not(:last-child){margin-bottom:12px}.footer-menu__link{display:inline-block;font-size:16px;line-height:24px;color:var(--body-text);text-decoration:underline;text-decoration-color:transparent;cursor:pointer}.table-brand{display:grid;width:calc(100% + 12px);overflow-x:auto}.table-brand__head{margin-bottom:8px;background-color:var(--white);border-bottom:1px solid var(--accent-2);border-radius:8px 8px 0 0}.table-brand__head-row{display:grid;grid-template-columns:187px 160px 190px minmax(150px,100%);align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;padding:15px 22px}.table-brand__head-item{padding:0;text-align:left;color:var(--body-text-2)}.table-brand__body-row{display:grid;grid-template-columns:187px 160px 190px minmax(150px,100%);align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;padding:15px 36px 15px 24px;background-color:var(--white);border:1px solid var(--stroke);border-top:none}.table-brand__body-row:first-of-type{border-top:1px solid var(--stroke)}.table-brand__body-row:last-of-type{border-radius:0 0 8px 8px}.table-brands__body-item{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px;padding:0}.table-brands__body-button{min-width:142px;margin-left:auto}.content-box{padding:32px 24px 0;border:1px solid var(--accent-1)}.content-box>:last-child{margin-bottom:32px}.content-box p{margin-bottom:24px}.content .content-box h2:not([class]),.content .content-box h3:not([class]),.content .content-box h4:not([class]),.content .content-box h5:not([class]){margin-bottom:16px}.content-box ul{margin:0 0 16px;padding:0;list-style-type:none}.content-box ul li{position:relative;padding-left:32px;word-break:break-word}.content-box ul li::before{content:"";position:absolute;top:3px;left:0;width:16px;height:16px;display:block;background-color:var(--accent-2);border-radius:2px}.content-box ul li:not(:last-child){margin-bottom:16px}.content-box ol{counter-reset:count;color:var(--title)}.content-box ol li{position:relative;display:flex;align-items:flex-start;counter-increment:count;font-weight:500;letter-spacing:.01em;color:var(--title);min-height:32px;padding-left:48px}.content-box ol li::before{content:counter(count,decimal-leading-zero);position:absolute;top:-4px;left:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:var(--accent-2);border-radius:4px;text-align:center;font-size:16px;font-weight:700;letter-spacing:.01em}.content-box ol li:not(:last-child){margin-bottom:16px}.content-box img{margin-bottom:16px;border-radius:4px}.table-app{display:grid;width:calc(100% + 12px);overflow-x:auto}.table-app__head{margin-bottom:8px;background-color:var(--white);border-bottom:1px solid var(--accent-2);border-radius:8px 8px 0 0}.table-app__head-row{display:grid;grid-template-columns:190px 140px 80px minmax(80px,100%) 167px;align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;padding:15px 22px}.table-app__head-item{text-align:left}.table-app__body-row{display:grid;grid-template-columns:190px 140px 80px minmax(80px,100%) 167px;align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;padding:16px 34px 16px 24px;background-color:var(--white);border-right:1px solid var(--stroke);border-bottom:1px solid var(--stroke);border-left:1px solid var(--stroke)}.table-app__body-row:first-of-type{border-top:1px solid var(--stroke)}.table-app__body-row:last-of-type{border-radius:0 0 8px 8px}.table-apps__body-item{display:flex;align-items:center;-moz-column-gap:20px;column-gap:20px}.table-apps__icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:8px;font-size:12px;line-height:16px;text-align:center;color:var(--white)}.table-apps__website{word-break:break-word;color:var(--links)}.app-icon-yes{content:"✓";background-color:var(--success)}.app-icon-no{content:"✕";background-color:var(--error)}.table-apps__button{min-width:142px;padding:8px 12px;margin-left:auto}.payments-block:not(:last-child){margin-bottom:16px}.payments-block__item{display:flex;align-items:center;padding:8px 16px}.payments-block__item:not(:last-child){margin-bottom:8px}.payments-block__icon{flex-shrink:0;width:79px;height:52px;border-radius:4px;overflow:hidden;margin-right:16px}.payments-block__text{font-size:16px;line-height:24px;letter-spacing:.01em;color:var(--title)}.advantages:not(:last-child){margin-bottom:32px}.advantages__item:not(:last-child){margin-bottom:16px}.advantages__title{margin:-1px -1px 0;padding:13px 24px;font-family:Oswald,sans-serif;font-size:20px;line-height:24px;letter-spacing:.01em;color:var(--title);border-radius:8px 8px 0 0}.advantages__title--plus{background-color:var(--success)}.advantages__title--minus{background-color:var(--error)}.advantages__list{padding:24px;border-top:1px solid var(--stroke)}.advantages__list li{padding-left:28px;background-repeat:no-repeat;background-position:0 4px;background-size:16px}.advantages__list li:not(:last-child){margin-bottom:16px}.advantages__list--plus li{background-image:url(../img/css-icons/ico-checked.svg)}.advantages__list--minus li{background-image:url(../img/css-icons/ico-error.svg)}.button-referral{display:flex;width:-moz-fit-content;width:fit-content;min-width:211px;margin:16px auto}.app{display:flex;align-items:center;flex-wrap:wrap;width:100%;padding:20px 24px;background-color:var(--accent-1);border-radius:8px;text-decoration:none}.app:not(:last-child){margin-bottom:16px}.app__text{display:block;font-size:18px;line-height:24px;letter-spacing:.01em;color:var(--white);margin-bottom:12px}.app__wrap{display:flex;flex-wrap:wrap;grid-gap:10px}.app__button{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}.links-list{display:grid;grid-template-columns:100%}.links-list:not(:last-child){margin-bottom:16px}.links-list--row{grid-gap:8px 32px}.links-list--block-horizontal{grid-gap:8px 11px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.links-list--block-vertical{grid-gap:9px;grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.cards{display:grid;grid-gap:8px;margin-bottom:16px;counter-reset:position}.brand-cards{counter-reset:position;margin-bottom:24px;overflow:hidden}.table-seo,.table-seo__body{display:block}.table-seo__body-row{display:block;margin-bottom:8px;padding:19px 24px 24px;background-color:var(--white);border-radius:8px;border:1px solid var(--stroke)}.table-seo__body-row .group{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.table-seo__body-row:last-of-type{margin-bottom:24px}.table-seo__body-item{padding:0}.table-seo__body-item:last-of-type{display:block;margin-top:20px}.table-seo__body-item p{color:var(--body-text-2)}.table-seo-deposit{width:50%;padding-right:16px}.table-seo-payments{min-width:167px}.table-seo__body-btn{width:100%}.featured-list{margin-bottom:32px}.screenshots{margin-bottom:24px}.screenshot{position:relative;border-radius:8px;overflow:hidden}.screenshot__resize{display:none}.screenshot__img{-o-object-fit:cover;object-fit:cover;max-width:100%;width:100%;height:100%}.header{position:fixed;top:0;left:0;z-index:80;width:100%;padding:18px 16px;background-color:var(--topbar)}.header.search{z-index:110}.header__container{display:flex;align-items:center;justify-content:space-between;max-width:1792px;margin:0 auto}.header__buttons{display:flex;grid-gap:16px;justify-content:flex-end}.header__bonus{position:relative;flex-shrink:0;width:32px;height:32px;padding:5px;background-color:var(--accent-2);border-radius:4px}.header__bonus span{position:absolute;font-size:0}.header__search{display:none}.header__search svg{width:24px;height:24px}.header__burger{display:flex;align-items:center;flex-shrink:0;justify-content:center;width:32px;height:32px;font-size:0}.header__burger svg{width:28px;height:28px;fill:var(--white)}.header-bonus-wrapper{height:32px}.footer{background-color:var(--stroke);padding:24px 0}.footer__container{display:flex;flex-wrap:wrap;row-gap:24px;max-width:1328px;padding:0 24px}.footer__social{margin-top:24px}.footer__menus{display:flex;flex-direction:column;grid-gap:32px;width:100%;margin-bottom:12px}.footer__copyright,.footer__images{width:100%}.copyright{border-top:1px solid var(--secondary-text);padding-top:24px}.footer__text-wrapper{margin-top:24px}.footer__text-title{margin-bottom:12px;color:var(--body-text-2)}.footer__text{margin-top:24px;white-space:pre-line}.footer__text a{color:var(--links);text-decoration:none;transition:color .3s}.footer__text a:focus,.footer__text a:hover{color:var(--links-hover)}.copyright__text{margin-top:24px}.copyright__languages{display:flex;align-items:center;margin-top:24px}.copyright__languages-text{font-family:Oswald,sans-serif;font-size:16px;line-height:24px;padding-right:32px;margin-right:auto}.copyright-menu{display:flex;flex-wrap:wrap;grid-gap:8px 32px}.copyright-menu__link{display:block;font-family:Oswald,sans-serif;font-size:14px;font-weight:500;line-height:24px;color:var(--body-text);text-transform:uppercase;text-decoration:underline;text-decoration-color:inherit;cursor:pointer;transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.copyright-menu__link:focus,.copyright-menu__link:hover{text-decoration-color:transparent}.card-list{display:flex;align-items:center;flex-direction:column;counter-reset:position;gap:8px}.card-list--horizontal{align-items:stretch;flex-direction:row;padding:0 12px;overflow-x:auto;gap:8px;margin-top:24px}.card-list--vertical .card-top{max-width:347px}.card-list--no-ref{margin-bottom:24px}.card-list--main{margin-bottom:32px}.card-list__title{margin-bottom:16px}.card-list__title--main{margin:32px 0 24px;padding:0 12px}.page-404{display:flex;flex-direction:column;align-items:center;margin:48px 0 96px}.page-404__image{max-width:232px;order:-1;margin-bottom:16px}.page-brand__title{margin-bottom:20px}.page-brand__info{margin-bottom:16px}.page-brand__info-versus{margin-bottom:28px}.page-brand__content{max-width:842px;width:100%;margin:0 auto}.page-brand__article{max-width:842px}.page-author__article{margin:0 0 48px}.page-author__posts{display:grid;grid-gap:12px}.page-author__total{color:var(--secondary-text);margin-bottom:16px}.page-author__button{display:flex;width:-moz-fit-content;width:fit-content;margin:24px auto 0}.rating-block{display:grid;grid-gap:8px;margin-bottom:24px}.rating-block--noscript{margin-top:-16px}.rating-block__title{margin:32px 0}.main-page-redirect__top-block{padding-top:40px;padding-bottom:32px;background-color:var(--accent-1)}.main-page-redirect__container{display:flex;flex-direction:column}.main-page-redirect__title{margin-bottom:32px}.main-page-redirect__subtitle{order:-1;margin-bottom:16px}.main-page-redirect__button{display:flex;grid-gap:16px;width:-moz-max-content;width:max-content;margin:0 auto 32px}.main-page-redirect__button svg{order:1}.blog-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,405px));justify-content:center;gap:24px;margin-bottom:24px}.page-blog__info,.page-blog__title{margin-bottom:16px}.page-blog__content{margin-top:0}.category-slots__navigation{margin-bottom:32px}.category-slots__posts{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:16px;margin-bottom:24px}.category-slots__posts--noscript{margin-top:-8px}.category-slots__filters{margin-bottom:16px}.category-slots__not-found{display:flex;flex-direction:column;align-items:center;text-align:center;margin:24px 0}.category-slots__not-found-img{margin-bottom:4px}.category-slots__button{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}.category-slots__title{padding-bottom:7px;border-bottom:1px solid var(--accent-2);margin-bottom:24px}.category-slots__rating-container{margin-top:48px}.category-payments__posts{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:16px;margin-bottom:24px}.category-payments__posts--noscript{margin-top:-8px}.category-payments__filters{margin-bottom:16px}.category-payments__not-found{display:flex;flex-direction:column;align-items:center;text-align:center;margin:24px 0}.category-payments__not-found-img{margin-bottom:4px}.category-payments__button{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}.category-payments__title{padding-bottom:7px;border-bottom:1px solid var(--accent-2);margin-bottom:24px}.category-payments__rating-container{margin-top:48px}.page-slot__cards{grid-gap:12px;margin-bottom:32px}.page-slot__related{grid-gap:8px;grid-template-columns:repeat(auto-fill,minmax(144px,1fr));margin-bottom:0}.hidden,.hidden-mob{display:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}@media screen and (min-width:480px){.bonus-dropdown{right:4px;width:375px}.header-bonus-wrapper{position:relative}.page-slot__related{grid-gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media screen and (min-width:560px){.button-cookie.sticky-open{transform:translateY(-76px)}.button-cookie--up{transform:translateY(0)}.button-cookie--up.sticky-open{transform:translateY(-76px)}.pop-up-email{right:0}.single-brand__image{height:166px}.single-brand__characteristics{grid-template-columns:repeat(4,auto);max-width:390px}.single-brand__buttons{display:flex;grid-gap:16px;max-width:448px}.single-brand__button:not(:last-child){margin-bottom:0}.single-brand__button:only-child{max-width:250px}.single-app__image{height:166px}.single-app__button{max-width:250px}.single-slot__image{height:166px}.single-slot__buttons{display:flex;grid-gap:16px;max-width:448px}.single-slot__button:not(:last-child){margin-bottom:0}.card-brand__image{height:166px}.card-brand__characteristics{grid-template-columns:repeat(4,auto);max-width:390px}.card-brand__buttons{display:flex;grid-gap:16px;max-width:448px}.card-brand__button:not(:last-child){margin-bottom:0}}@media screen and (min-width:586px){.pop-up-success__inner{width:100%;max-width:562px;margin-top:240px}}@media screen and (min-width:640px){.card-pay-system{max-width:296px}.icons-list{grid-template-columns:repeat(2,1fr);grid-gap:16px 24px}}@media screen and (min-width:768px){.card{max-width:330px}.top-block__info{flex-direction:row}.breadcrumbs{padding:16px 0;grid-gap:4px;flex-wrap:wrap}.breadcrumbs--single{padding-bottom:24px}.breadcrumbs--author{padding-bottom:64px}.breadcrumbs--blog{padding-bottom:32px}.breadcrumbs__item{display:flex;align-items:center;grid-gap:4px}.breadcrumbs__icon{display:block;width:22px;height:22px}.breadcrumbs__icon--back{display:none}.breadcrumbs__link{transition:color .3s}.breadcrumbs__link:focus,.breadcrumbs__link:hover{color:var(--links-hover)}.breadcrumbs__text{color:var(--accent-1);text-decoration:underline}.aligncenter{float:none;margin:0 auto}.alignright{float:right;margin:0 0 32px 32px}.alignleft{float:left;margin:0 32px 32px 0}.content blockquote{margin-bottom:24px}.content--sitemap ul{grid-template-columns:1fr 1fr 1fr}.pop-up-cookie__buttons{flex-wrap:nowrap;gap:16px}.pop-up-cookie__btn{width:100%;min-width:125px;font-size:14px;line-height:24px;padding:8px 5px}.pop-up-cookie__btn--main{order:unset;width:100%;margin-bottom:0}.table-characteristics{padding:32px 32px 0}.table-characteristics tr{flex-direction:row}.table-characteristics__label{flex-shrink:0;width:224px;padding-right:32px}.table-characteristics__row{display:flex}.table-characteristics__more{margin:24px -32px 0}.item-block__link--vertical .item-block__icon{width:48px;height:48px}.item-block__link--horizontal{padding:16px}.item-block__link--horizontal .item-block__icon{width:32px;height:32px;margin-right:24px}.card-content{display:grid;grid-gap:0 24px;grid-template-columns:192px 1fr 208px;grid-template-areas:"image primary buttons" "image block buttons" "note note note"}.card-content:nth-child(n+4) .card-content__picture::after{background-color:var(--stroke)}.card-content__wrap{display:contents}.card-content__wrap::after{display:none}.card-content__picture{position:relative;grid-area:image;margin-right:0;padding:24px 0 24px 48px}.card-content__picture::after{content:counter(position);position:absolute;top:0;left:0;width:32px;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--star);border-radius:7px 0 0;font-family:Oswald,sans-serif;font-weight:500;color:var(--title)}.card-content__image{width:144px;height:144px}.card-content__primary{grid-area:primary;grid-gap:2px 12px;padding-top:24px}.card-content__rating{margin-right:12px}.card-content__date{width:auto;margin-top:0}.card-content__block{grid-area:block;align-items:flex-start;align-self:center;padding:16px 0 24px}.card-content__bonus-text,.card-content__bonus-title{text-align:left}.card-content__buttons{grid-area:buttons;align-self:center;padding-right:32px;margin:0}.card-content__characteristics{grid-gap:8px 24px}.card-content .characteristics-list__item{flex-shrink:0;max-width:120px}.card-content__icons{margin-top:16px}.card-content__note{grid-area:note;padding:4px 46px}.card-content__changeable{margin-top:16px}.card-brand{display:grid;grid-template-columns:220px 1fr;padding:32px}.card-brand:not(:first-child){margin-top:72px}.card-brand__left{display:block;padding-right:24px}.card-brand__right{display:block;flex-grow:1;padding-left:24px;border-left:1px solid var(--stroke)}.card-brand__image{width:196px;height:196px}.card-brand__primary{padding-top:12px;margin-bottom:16px}.card-brand__tc{margin-top:4px}.card-brand__buttons{margin-top:20px}.card-brand__license{margin-left:-24px;padding:0 0 32px 24px}.card-brand__content{margin-top:16px}.card-brand__advantages-list{padding-left:24px}.card-brand__payments{margin-top:32px}.card-brand__payments .payments__extra{right:-9px}.card-brand__icons{margin-top:32px}.bonus-bottom{border-radius:8px;padding:8px 16px;margin:0}.bonus-bottom__image{display:block;width:48px;min-width:48px;height:48px;border-radius:4px}.single-author{align-items:center;grid-gap:40px;margin-bottom:32px}.single-author__img{width:184px;height:184px}.single-author__position{margin-top:16px}.single-author__social{margin-top:24px}.card-blog__title{transition:color .3s}.card-blog--default{padding:24px}.card-blog--minimal{padding:0}.card-blog--minimal:focus .card-blog__title,.card-blog--minimal:hover .card-blog__title{color:var(--links)}.card-blog--minimal:focus .card-blog__logo,.card-blog--minimal:hover .card-blog__logo{filter:grayscale(.5)}.card-blog--minimal .card-blog__logo{transition:filter .3s}.form-comment__inner{grid-gap:0 12px;grid-template-areas:"name email" "message message" "button button"}.form-comment__item--name{grid-area:name}.form-comment__item--email{grid-area:email}.form-comment__item--message{grid-area:message}.form-comment__buttons{grid-area:button}.article-info{display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:24px}.article-author{margin-bottom:0}.article-info__icon{width:24px;height:24px}.article-author__img{width:36px;height:36px}.article-info--full{margin-top:24px}.article-info--full .article-author__img{width:36px;height:36px}.comments{margin-bottom:56px}.comments--no-mb{margin-bottom:0}.comments__block{display:flex;align-items:center;padding:26px 48px 26px 32px}.comments__block:not(:first-child){margin-top:56px}.comments__block--mb{margin-bottom:32px}.comments__block-text{grid-template-columns:56px auto;gap:24px;font-size:18px;line-height:24px;min-height:56px;padding-right:24px;margin-bottom:0}.comments__block-icon{width:56px;height:56px}.comments__block-icon svg{width:34px;height:34px}.comments__block-button{width:auto;height:52px;font-size:16px;flex-shrink:0;padding:13px 60px;margin-left:auto}.comments__button{margin:0 auto}.related-links__submenu{max-width:250px}.outer-form{padding:24px 32px}.outer-form:not(:last-child){margin-bottom:48px}.outer-form--short{display:flex;flex-direction:row;grid-gap:72px;padding:16px 32px 16px 24px}.outer-form--short .outer-form__title,.outer-form--short:not(:last-child){margin-bottom:0}.outer-form--hidden{display:none}.outer-form__image{width:178px}.outer-form__title{margin-bottom:16px}.outer-form__button{display:flex;align-self:center;min-width:220px;width:100%;max-width:-moz-fit-content;max-width:fit-content;white-space:nowrap;margin:0 auto}.article-list__item{display:grid;grid-template-rows:minmax(30px,auto) auto;-moz-column-gap:32px;column-gap:32px;row-gap:16px}.article-list__image{grid-column:1/2;grid-row:1/3}.article-list__text{grid-row:2/3;grid-column:2/3}.article-list__title{grid-row:1/2;grid-column:2/3}.article-list__item--sm{grid-template-columns:80px auto}.article-list__item--md{grid-template-columns:186px auto}.article-list__item--lg{grid-template-columns:296px auto}.article-list__item--sm .article-list__text{grid-column:2/3}.article-list--border .article-list__image,.article-list__item--sm .article-list__image{height:80px}.icons-list{grid-template-columns:repeat(3,1fr)}.icons-list:not(:last-child){margin-bottom:32px}.info-message{background-position:top 32px left 30px;background-size:28px;padding:32px 40px 32px 104px}.facts-list:not(:last-child),.info-message:not(:last-child){margin-bottom:32px}.facts-list__row{display:flex}.facts-list__title{flex:270px 0 0;border-radius:8px 0 0 8px}.facts-list__text{flex-grow:1;border:1px solid var(--stroke);border-left:0;border-radius:0 8px 8px 0;padding:15px 48px 15px 32px}.pros-cons__item{display:flex;align-items:stretch;padding:0}.pros-cons__main{position:relative;display:block;width:200px;border-bottom:0;padding:24px 24px 24px 56px;margin-right:auto}.pros-cons__main::after{right:auto;left:0;border-radius:7px 0 0 7px}.pros-cons__image{width:80px;height:80px;margin-right:0;margin-bottom:8px}.pros-cons__name{font-size:18px;line-height:24px;letter-spacing:.01em}.pros-cons__block{flex-shrink:0;width:264px;padding:24px 0;margin-top:0}.pros-cons__block--plus{padding-right:11px;margin:0 12px}.pros-cons__block--minus{padding-right:11px;margin-left:12px}.pros-cons__title{display:none}.pros-cons-caption{display:flex;align-items:center;border-bottom:1px solid var(--stroke);padding:8px 0;margin-bottom:8px}.pros-cons-caption__name{position:relative;width:200px;font-size:14px;line-height:18px;padding:0 24px 0 56px;margin-right:auto}.pros-cons-caption__name::before{content:"#";position:absolute;top:0;left:0;width:32px;font-size:14px;line-height:18px;text-align:center}.pros-cons-caption__title{flex-shrink:0;width:264px;font-family:Oswald,sans-serif;font-size:16px;line-height:24px;color:var(--title);text-transform:uppercase;border-radius:4px;padding:4px 32px}.pros-cons-caption__title--plus{background-color:var(--success);margin:0 12px}.pros-cons-caption__title--minus{background-color:var(--error);margin-left:12px}.faq:not(:last-child){margin-bottom:24px}.faq__title{font-size:18px;line-height:24px;letter-spacing:.01em;padding-right:63px}.faq__title::before{right:32px;width:20px}.faq__title::after{right:41px;height:20px}.faq__title.open{padding-right:64px}.faq__title.open::before{right:33px}.faq__title.open::after{right:42px}.faq__text{padding:31px 31px 31px 23px}.author__box{display:flex;grid-gap:0 32px;padding:32px}.author__wrap-content,.author__wrap-img{display:block}.author__wrap-img{width:120px;flex-shrink:0}.author__img{width:120px;height:120px;margin-bottom:16px}.author__social{justify-content:center}.author__info{flex-direction:row-reverse;align-items:baseline;justify-content:flex-end;margin-bottom:24px}.author__position+.author__name::after{content:attr(data-after)}.author__date-publish{margin-top:0}.images-block{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:32px}.footer-menu{width:100%;max-width:calc(50% - 16px)}.payments-block{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px}.payments-block:not(:last-child){margin-bottom:24px}.payments-block__item{border:1px solid var(--stroke);padding:7px 16px}.payments-block__item:not(:last-child){margin-bottom:0}.advantages{display:flex;grid-gap:32px}.advantages:not(:last-child){margin-bottom:48px}.advantages__item{width:50%}.advantages__item:not(:last-child){margin-bottom:0}.advantages__title{padding:13px 32px;font-size:24px;line-height:28px}.advantages__list{padding:24px 32px 32px}.button-referral{min-width:216px;margin:24px auto}.app{flex-wrap:nowrap;padding:12px 32px}.app:not(:last-child){margin-bottom:24px}.app__text{margin-right:16px;margin-bottom:0}.app__img{width:auto;height:48px}.app__wrap{flex-wrap:nowrap;margin-left:auto}.links-list:not(:last-child){margin-bottom:24px}.links-list--row{grid-template-columns:repeat(2,minmax(0,1fr))}.links-list--block-horizontal{grid-gap:8px 32px}.links-list--block-vertical{grid-gap:8px 24px}.header__buttons{position:relative}.footer__block{width:100%;max-width:calc(50% - 16px)}.footer__menus{flex-direction:row;flex-wrap:wrap}.card-list{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.card-list--horizontal{flex-wrap:nowrap;justify-content:flex-start}.page-404{margin-top:64px}.page-404__image{max-width:100%}.page-author__total{text-align:center;margin:8px 0 24px}.page-author__button{margin-top:32px}}@media screen and (min-width:1024px){.main-home-page__title{margin-top:48px}.page-body{padding-top:80px}.card{max-width:450px}/*! scrollbar Firefox */html{scrollbar-color:var(--accent-1) var(--background-main)}/*! scrollbar Other Browser */body::-webkit-scrollbar-button{width:5px;height:0}body::-webkit-scrollbar-track{background-color:var(--background-main)}body::-webkit-scrollbar-thumb{border-radius:0;background-color:var(--accent-1)}body::-webkit-scrollbar-thumb:hover{background-color:var(--accent-1-hover)}body::-webkit-resizer{width:6px;height:0}body::-webkit-scrollbar{width:8px}.container--flex{display:flex;align-items:flex-start;grid-gap:0 32px}.container__main{max-width:842px;width:100%;margin:0 auto}.container__article{max-width:842px}.pulse-point::after{width:14px;height:14px}.icon-check-decagram,.icon-padlock-fill{width:16px;height:16px}.icon-close-stroke{width:18px;height:18px}.button{transition:background-color .3s,color .3s,fill .3s}.button svg{transition:fill .3s}.button--primary:active,.button--primary:hover{background-color:var(--accent-1-hover)}.button--secondary:active,.button--secondary:hover{background-color:var(--accent-2-hover)}.button--secondary:active svg,.button--secondary:hover svg{fill:var(--button-text)}.button--bordered:active,.button--bordered:hover{color:var(--white);background-color:var(--sec-button)}.button--bordered:active svg,.button--bordered:hover svg{fill:var(--white)}.button--bordered:active.button--disabled,.button--bordered:active:disabled,.button--bordered:hover.button--disabled,.button--bordered:hover:disabled{color:var(--disabled-button);border-color:var(--disabled-button);background-color:rgba(0,0,0,0)}.button--bordered:active.button--disabled svg,.button--bordered:active:disabled svg,.button--bordered:hover.button--disabled svg,.button--bordered:hover:disabled svg{fill:var(--disabled-button)}.button--bordered-light:active,.button--bordered-light:hover{color:var(--title);background-color:var(--white)}.button--bordered-light:active svg,.button--bordered-light:hover svg{fill:var(--title)}.button-cookie{transition:opacity .3s,visibility .3s}.button-subscribe{bottom:24px;right:64px;width:64px;height:64px}.button-subscribe .icon{width:42px;height:42px}.button-wave{position:relative;overflow:hidden}.button-wave .button__text{position:relative;z-index:1}.button-wave::before{content:"";position:absolute;top:-1px;left:-1px;width:0;height:calc(100% + 2px);border-radius:inherit;transition:width .2s linear}.button-wave:focus::before,.button-wave:hover::before{width:calc(100% + 2px)}.button--primary.button-wave::before{background-color:var(--accent-1-hover)}.button--primary.button-wave:focus,.button--primary.button-wave:hover{background-color:var(--accent-1)}.button--primary.button-wave:active{background-color:var(--accent-1-hover)}.button--secondary.button-wave::before{background-color:var(--accent-2-hover)}.button--secondary.button-wave:focus,.button--secondary.button-wave:hover{background-color:var(--accent-2)}.button--secondary.button-wave:active{background-color:var(--accent-2-hover)}.menu{flex-direction:row;align-items:center;position:static;z-index:2;padding:0;height:auto;width:auto;max-width:unset;transform:unset}.menu::before{display:none}.menu__inner{display:contents}.menu__close,.menu__prev,.menu__text{display:none}.menu__list{display:flex;flex-wrap:wrap;grid-gap:0 24px;padding:7px 0}.menu__item--dropdown{position:relative}.menu__item--dropdown:focus>.menu__arrow::before,.menu__item--dropdown:hover>.menu__arrow::before{border-right:2px solid var(--accent-2);border-bottom:2px solid var(--accent-2)}.menu__item--dropdown:focus>.menu__link,.menu__item--dropdown:hover>.menu__link{color:var(--accent-2)}.menu__item--dropdown:focus>.menu__dropdown,.menu__item--dropdown:hover>.menu__dropdown{opacity:1;visibility:visible}.menu__link{padding:5px 0;cursor:pointer}.menu__link:focus,.menu__link:hover{color:var(--accent-2)}.menu__arrow{transition:fill .3s}.menu__arrow:focus svg,.menu__arrow:hover svg{fill:var(--accent-2)}.menu__arrow:not(.menu__arrow--depth){position:relative;width:14px;height:100%;padding:0;margin-left:8px;transition:border .3s}.menu__arrow:not(.menu__arrow--depth)::before{content:"";position:absolute;top:10px;left:2px;width:9px;height:9px;border-right:2px solid var(--white);border-bottom:2px solid var(--white);transform:rotate(40deg) skewX(-10deg);transition:border .3s}.menu__arrow:not(.menu__arrow--depth) svg{display:none;padding:0}.menu__arrow--depth{position:absolute;right:24px;padding:0;pointer-events:none}.menu__arrow--depth svg{width:30px;height:30px}.menu__dropdown{top:57px;right:auto;left:-32px;width:283px;height:auto;transform:none;padding:0;border-radius:0 0 8px 8px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.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 8px 8px}.menu__dropdown .menu__dropdown::before{display:none}.submenu .menu__item:not(:last-child){margin-right:0}.submenu .menu__item:focus>.menu__link,.submenu .menu__item:hover>.menu__link{color:var(--title);background-color:var(--accent-2)}.submenu .menu__item:focus>.menu__arrow svg,.submenu .menu__item:hover>.menu__arrow svg{fill:var(--title)}.submenu .menu__item:last-child .menu__link{border-radius:0 0 7px 7px}.submenu .menu__link{padding:14px 24px;text-transform:unset}.submenu .submenu .menu__item:first-child .menu__link{border-radius:0 7px 0 0}.languages__placeholder{border:0;grid-gap:4px;padding:7px 4px 7px 8px;border-radius:4px}.languages__placeholder.open{border:0}.languages__placeholder--footer{border:1px solid var(--secondary-text);padding:6px 3px 6px 7px}.languages__placeholder--footer.open{border:1px solid var(--secondary-text)}.languages__icon--placeholder{margin-right:0}.languages__arrow{transition:transform .3s}.languages__dropdown{top:calc(100% + 21px);width:190px;max-height:40vh;border-radius:0 0 4px 4px}.languages__dropdown--footer{top:auto;bottom:calc(100% + 8px);border-radius:4px}.search-form{position:fixed;top:0;left:0;z-index:5;display:none;justify-content:center;width:100%;height:100%;margin:0;padding-top:90px;background-color:rgba(20,20,20,.7)}.search-form.open{display:flex}.search-form__form{width:100%;max-width:630px}.search-form__input{padding:19px 64px 19px 60px;border-radius:8px 8px 0 0}.search-form__icon{left:20px;fill:var(--accent-1)}.search-form__reset{right:24px;width:20px;height:20px}.search-form__reset svg{width:14px;height:14px}.search-form__reset.open{opacity:1;visibility:visible}.search-form__type{margin-bottom:16px}.search-form__popup{position:static;display:none;opacity:1;visibility:visible}.search-form__popup.open{display:block}.search-form__error{padding:24px 24px 32px}.search-form__result{max-height:min(var(--vh,1vh)*100 - 162px,460px);padding:24px}.search-form__close-btn{visibility:visible;top:98px;left:calc(50% + 320px);width:40px}.search-form__close-btn svg{width:40px;height:40px;fill:var(--white)}.recommendation{padding:32px 24px}.recommendation__list{grid-gap:16px;grid-template-columns:repeat(2,1fr)}.card-search__content{max-width:536px}.card-search__icon{width:30px;height:30px}.bonus-dropdown{top:calc(100% + 21px)}.main-banner{background-image:var(--bg-desktop);background-position:center right;min-height:320px}.main-banner__container{padding:60px 16px}.main-banner__title{font-size:40px;line-height:48px;max-width:630px}.main-banner__text{align-items:center;max-width:630px}.main-banner__text-icon{width:24px;height:24px;margin-top:0;margin-right:8px}.information-row__item{margin-left:auto}.info-before{display:flex;align-items:center;margin-bottom:16px}.info-before__item--disclosure{margin-bottom:0;margin-right:32px}.info-before__disclosure:focus,.info-before__disclosure:hover{color:var(--links-hover)}.info-before__group{display:flex;margin-bottom:0;margin-right:32px}.info-before__flag-wrapper,.info-before__flag-wrapper:before{width:24px;height:18px}.info-before__date{font-size:14px;line-height:18px;margin-left:auto}.info-before__date .info-before__date-icon{width:18px;height:18px}.card-top{width:calc(33.3333333333% - 12px);max-width:405px}.card-top__logo-img{aspect-ratio:405/152}.table-of-contents--rating{margin-bottom:48px}.table-of-contents__button{padding:19px 32px}.table-of-contents__button::before{left:32px;width:calc(100% - 64px)}.table-of-contents__list{margin:24px 32px 32px}.table-of-contents__sublist{list-style-position:inside}.table-of-contents__link{transition:color .3s}.table-of-contents__link:focus,.table-of-contents__link:hover{color:var(--links-hover)}.pop-up__inner--proof-age{width:100%;max-width:530px;padding:38px 64px}.pop-up__inner--review{max-width:560px;padding:40px 48px 48px}.pop-up__inner--top{max-width:965px;padding:48px 42px}.pop-up__buttons{display:flex;margin-top:32px}.pop-up-common{right:64px;width:422px;padding:0}.pop-up-common.open{bottom:24px}.pop-up-common__close{top:20px}.pop-up-common__main{padding:33px 24px 20px}.pop-up-email__success{padding:24px 24px 32px}.pop-up-email__title{margin-bottom:6px}.pop-up-review__title{font-size:24px;line-height:28px}.pop-up-review__close{top:38px;right:48px}.pop-up-review__close svg{width:32px;height:32px}.pop-up-review__form{margin-top:32px}.pop-up-review__row{margin:24px 0 32px}.pop-up-review__row-text{font-size:16px;line-height:24px}.pop-up-review__rating label{width:18px;height:18px}.pop-up-review__rating label:hover,.pop-up-review__rating label:hover~label{background-image:url(../img/css-icons/ico-star.svg)}.pop-up-review__item{max-width:100%;margin-bottom:16px}.pop-up-top__container{grid-template-columns:repeat(3,1fr)}.pop-up-top__wrapper{padding-top:0}.pop-up-top__close{right:-50px;transform:none}.pop-up-demo__close{top:0;right:-52px;font-size:0;padding:0;gap:0;width:44px;height:44px}.pop-up-demo__close svg{width:44px;height:44px}.pop-up-demo__bg{position:relative;border-radius:8px;border:0;padding-bottom:16px}.pop-up-demo__title{display:block;text-align:center;font-family:Oswald,sans-serif;font-size:28px;line-height:32px;text-transform:uppercase;color:var(--white);margin-bottom:16px}.pop-up-demo__iframe{display:block;width:100%;border-radius:8px 8px 0 0;height:calc(var(--vh,1vh)*100 - 300px);border:0}.pop-up-demo__button{margin-top:16px}.pop-up-disclosure__wrapper{padding:0}.pop-up-disclosure__close{right:-46px;top:8px}.payments--desktop{justify-content:flex-end;gap:4px}.payments--desktop .payments__text{width:auto;margin-right:12px;margin-bottom:0}.payments--desktop .payments__icons{width:52px;height:32px}.payments--desktop .payments__icons svg{width:52px;height:34px}.payments--desktop .payments__extra{gap:4px;width:252px;max-height:calc(100vh - 100px);overflow-y:auto}.payments--desktop .payments__button{padding:8px;margin-left:4px}.payments--full{justify-content:flex-start}.payments--full .payments__text{width:100%;margin-right:0;margin-bottom:4px}.payments--top .payments__icons{width:42px;height:28px}.single-brand{display:grid;grid-gap:0 32px;grid-template-columns:262px minmax(300px,514px) minmax(250px,376px);grid-template-areas:"image main block" "bottom bottom bottom";border-radius:8px;padding:32px;margin:0 0 16px}.single-brand__picture{grid-area:image;margin-bottom:0;align-self:flex-start}.single-brand__image{height:262px}.single-brand__main{grid-area:main;display:flex;flex-direction:column}.single-brand__text{margin-bottom:auto}.single-brand__unavailable{padding:16px 32px 16px 56px;background-position:top 20px left 20px;margin-bottom:16px}.single-brand__buttons{order:8;margin-bottom:12px}.single-brand__block{grid-area:block;display:block}.single-brand__block-row{margin-top:12px;margin-bottom:24px}.single-brand__block-row--full{margin-top:0}.single-brand__review{margin-top:6px}.single-brand__flag{margin-left:24px}.single-brand__flag--full{margin-left:auto;margin-right:auto}.single-brand__bottom{grid-area:bottom;display:flex;align-items:flex-start;grid-gap:0 32px;border-top:1px solid var(--stroke);padding-top:16px;margin-top:20px}.single-brand__bottom-full{display:grid;grid-gap:20px 32px;grid-template-columns:minmax(594px,808px) minmax(250px,376px);grid-template-areas:"icons list" "payments list"}.single-brand__hidden{display:contents}.single-brand__more{display:none}.single-brand__promo--full{margin-top:12px}.single-brand__tc{margin:8px 0 12px}.single-brand__list,.single-brand__tc--full{margin-bottom:0}.single-brand__list--mobile{display:none}.single-brand__list--desktop{display:block}.single-brand__list--full{grid-area:list}.single-brand__list--mt{margin-top:16px}.single-brand__list li:not(:last-child){margin-bottom:16px}.single-brand__icons{display:flex;flex-wrap:wrap;flex-grow:1;grid-gap:8px 16px;margin-bottom:0}.single-brand__icons .sport-icons__item{width:196px}.single-brand__icons .sport-icons__item:not(:last-child){margin-bottom:0}.single-brand__icons--full{grid-area:icons}.single-brand__payments{display:flex;flex-shrink:0;width:520px;margin-bottom:0}.single-brand__payments--full{grid-area:payments}.single-brand__payments--top{margin:12px}.single-brand__license{margin-bottom:0}.single-brand__info-item{max-width:94px}.single-app{display:grid;grid-gap:0 32px;grid-template-columns:232px minmax(300px,531px) minmax(230px,387px);grid-template-areas:"image main block" "bottom bottom bottom";border-radius:8px;padding:32px;margin:0 0 16px}.single-app__picture{grid-area:image;margin-bottom:0}.single-app__image{height:232px}.single-app__main{grid-area:main;display:flex;flex-direction:column}.single-app__text{margin-bottom:16px}.single-app__unavailable{padding:16px 32px 16px 56px;background-position:top 20px left 20px;margin-bottom:16px}.single-app__platforms{order:3;margin-bottom:20px}.single-app__buttons{order:6;margin-bottom:12px}.single-app__link{margin-bottom:16px}.single-app__block{grid-area:block;display:flex;flex-direction:column;margin-top:11px}.single-app__block-row{margin-top:0;margin-bottom:32px}.single-app__flag{margin-left:24px}.single-app__more{display:none}.single-app__list{display:block;margin:0}.single-app__list li:not(:last-child){margin-bottom:12px}.single-app__license{margin-bottom:0}.single-app--higher-btn .single-app__buttons{order:6}.single-slot{display:grid;grid-gap:0 32px;grid-template-columns:330px minmax(300px,474px) minmax(260px,280px);grid-template-areas:"image main block";border-radius:8px;padding:32px;margin:0 0 16px}.single-slot__picture{grid-area:image;margin-bottom:0}.single-slot__image{height:190px}.single-slot__main{grid-area:main;display:flex;flex-direction:column}.single-slot__buttons{margin-bottom:12px}.single-slot__block{grid-area:block;display:block}.single-slot__block-row{margin-top:0;margin-bottom:24px}.single-slot__review{margin-top:6px}.single-slot__license{margin-bottom:0}.single-slot__provider{margin-bottom:24px}.single-slot__platforms{margin-bottom:20px}.single-slot__platforms .app-platforms__item{padding:3px 11px}.single-slot__platforms .app-platforms__item svg{width:18px;height:18px}.single-slot__rating-row:not(:last-child){margin-bottom:16px}.main-card{display:grid;align-items:center;max-width:unset;grid-gap:0 24px;grid-template-columns:160px minmax(150px,322px) minmax(230px,482px) 242px;grid-template-areas:"image primary block buttons" "image changeable block buttons" "hidden hidden hidden hidden" "more more more more"}.main-card--top .main-card__picture[data-number]::after{background-color:var(--star)}.main-card--label{position:relative}.main-card--label .main-card__picture{padding-top:30px}.main-card--label .main-card__primary{margin-top:29px}.main-card__label{position:absolute;top:0;left:47px;margin:0}.main-card__wrap{display:contents}.main-card__wrap[data-number]::after{display:none}.main-card__picture{position:relative;align-self:stretch;height:auto;padding:24px 0 24px 47px;grid-area:image}.main-card__picture[data-number]::after{content:attr(data-number);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:32px;height:100%;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;color:var(--title);background-color:var(--stroke);border-top-left-radius:7px}.main-card__image{width:112px;height:112px}.main-card__primary{align-self:flex-end;margin:24px 0 16px;grid-area:primary;grid-gap:2px 12px}.main-card__block{align-items:flex-start;align-self:center;padding:0;grid-area:block}.main-card__bonus-text,.main-card__bonus-title{text-align:left}.main-card__promo,.main-card__tc{margin-top:4px}.main-card__buttons{margin:0 46px 0 0;grid-area:buttons}.main-card__more{padding:8px;grid-area:more}.main-card__characteristics .characteristics-list__item{flex-shrink:0;max-width:unset}.main-card__hidden{padding:24px 48px;grid-area:hidden}.main-card__bottom{display:grid;align-items:flex-start;grid-template-columns:repeat(3,1fr);grid-gap:32px 64px}.main-card__list{order:-1;grid-row:1/3}.main-card__list li:not(:last-child){margin-bottom:12px}.main-card__note{grid-column:1/4}.main-card__changeable{align-self:flex-start;margin:0 0 24px;padding:0;grid-area:changeable}.comment-card{flex-direction:row;padding:24px 48px 24px 24px;margin-bottom:16px}.comment-card:last-child{margin-bottom:0}.comment-card--reply{flex-direction:column;padding:0 0 0 24px;margin-bottom:24px}.comment-card__author{min-width:150px;margin-right:16px;margin-bottom:0}.comment-card__author--reply{margin-bottom:16px}.comment-card__author--high{display:flex;flex-direction:column;grid-gap:0}.comment-card__button{transition:color .3s}.comment-card__button:focus,.comment-card__button:hover{color:var(--links-hover)}.comment-card__button--write{font-size:16px;font-weight:500;line-height:24px;padding:0}.comment-card__replies{margin-left:32px}.comment-card__brand{grid-template-columns:64px 1fr 164px;grid-template-areas:"img title button" "img rating button";grid-gap:0 16px;margin:0 0 20px}.comment-card__brand-img{width:64px;height:64px}.comment-card__brand-title{align-self:center}.comment-card__brand-button{align-self:center;margin:0}.comment-card__high{align-self:flex-start;margin-top:auto}.comment-card__high-tooltip{right:auto;left:-12px}.comment-card__high-tooltip::after{right:auto;left:22px}.comment-card__likes:focus,.comment-card__likes:hover{color:var(--links-hover)}.comment-card__likes:focus svg,.comment-card__likes:hover svg{fill:var(--links-hover)}.bonuses{margin-bottom:56px}.bonuses__list{grid-gap:16px}.comments--all,.comments--slots{margin-bottom:64px}.comments__button{margin-top:32px}.comments--review{margin-top:64px}.comments__block-text{padding-right:135px}.category-search{position:relative;max-width:250px;width:-moz-fit-content;width:fit-content}.category-search.open .category-search__toggle svg,.category-search:focus .category-search__toggle svg,.category-search:hover .category-search__toggle svg{fill:var(--accent-1)}.category-search.open .category-search__label{width:208px}.category-search.open .category-search__close{opacity:1;visibility:visible;transition:opacity .3s .3s,visibility .3s .3s}.category-search__toggle svg{fill:var(--body-text-2)}.category-search__label{width:0;transition:width .3s}.category-search__close{position:absolute;top:0;right:0;display:inline-flex;width:40px;height:40px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.category-search__close svg{width:10px;height:10px;fill:var(--sec-button)}.category-sort{margin-left:auto;margin-top:0}.category-sort__form{left:auto;right:0}.category-sort__toggle svg{transition:fill .3s,transform .3s}.category-sort__toggle:focus,.category-sort__toggle:hover{color:var(--links-hover)}.category-sort__toggle:focus svg,.category-sort__toggle:hover svg{fill:var(--links-hover)}.category-sort__label:focus,.category-sort__label:hover{color:var(--links)}.bonus-tooltip--center .bonus-tooltip__content{left:0;transform:unset}.contact-form{padding:48px}.banner-sticky{bottom:16px}.banner-sticky__wrap{max-width:calc(1024px - 20%);max-height:130px}.banner-sticky__close{top:-15px;right:32px;width:32px;height:32px}.banner-sticky__close::after,.banner-sticky__close::before{left:7px;width:16px;height:2px}.banner-sticky__desktop{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid var(--title)}.banner-sticky__mobile{display:none}.footer-menu{max-width:calc(25% - 24px)}.cards{margin-bottom:24px}.brand-cards{margin-bottom:32px}.header{padding:16px}.header__container{grid-gap:16px}.header__buttons{width:180px}.header__bonus{width:38px;height:38px;padding:5px}.header__search{position:relative;display:flex;flex-shrink:0;width:38px;height:38px;border-radius:4px;padding:5px;font-size:0}.header__burger{display:none}.header-bonus-wrapper{height:auto}.footer{padding:48px 0 32px}.footer__block{max-width:calc(25% - 24px)}.copyright__row{display:flex}.copyright__languages{margin-top:0;margin-left:auto;padding-left:16px}.card-list--horizontal{justify-content:center}.card-list--vertical{gap:32px}.card-list--vertical .card-top{max-width:405px}.page-brand__title{margin-bottom:24px}.page-brand__info-versus{margin-bottom:36px}.rating-block{margin-bottom:32px}.rating-block--noscript{margin-top:-24px}.main-page-redirect__top-block{padding-top:72px;padding-bottom:48px}.main-page-redirect__subtitle{margin-bottom:24px}.main-page-redirect__title{margin-bottom:48px}.page-blog__title{margin-bottom:24px}.page-blog__info{margin-bottom:32px}.page-blog__content{margin-top:16px}.category-slots__navigation{margin-bottom:48px}.category-slots__posts{grid-gap:24px 32px;margin-bottom:32px}.category-slots__posts--noscript{margin-top:0}.category-slots__filters{display:flex;align-items:center;margin-bottom:24px}.category-slots__not-found{font-size:18px}.category-slots__not-found-img{width:100px;height:100px}.category-slots__title{margin-bottom:32px}.category-slots__rating-container{margin-top:72px}.category-payments__posts{grid-gap:24px 32px;margin-bottom:32px}.category-payments__posts--noscript{margin-top:0}.category-payments__filters{display:flex;align-items:center;margin-bottom:24px}.category-payments__not-found{font-size:18px}.category-payments__not-found-img{width:100px;height:100px}.category-payments__title{margin-bottom:32px}.category-payments__rating-container{margin-top:72px}.page-slot__cards{margin-bottom:48px}.page-slot__related{grid-gap:16px 30px}}@media screen and (min-width:1136px){.logo--header img{width:212px;max-height:48px}.logo__title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.logo__title--header{font-size:28px;line-height:48px}.screenshots__item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1;opacity:0;transition:opacity .3s}.screenshots__item:active .screenshot__resize,.screenshots__item:active::after,.screenshots__item:hover .screenshot__resize,.screenshots__item:hover::after{opacity:1}.screenshot__resize{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:38px;height:38px;border-radius:50%;background-color:rgba(255,255,255,.8);z-index:2;opacity:0;transition:opacity .3s}.screenshot__resize svg{width:30px;height:30px;fill:var(--accent-1)}}@media screen and (min-width:1280px){.main{margin-bottom:96px}.main-home-page .content{margin-top:72px}.container--wide{max-width:1734px}.container--single{display:flex;align-items:flex-start;grid-gap:0 32px}.mb-before-btn,.mb-sm,.mt-sm{margin-bottom:32px}.mb-xl{margin-bottom:72px}.h1,h1{font-size:40px;line-height:48px}.h2,.subtitle-2,h2{font-size:28px;line-height:32px}.h3,h3{font-size:24px;line-height:28px}.h4,h4{font-size:20px;line-height:26px}.h5,h5{font-size:18px;line-height:24px}.button,button{cursor:pointer}.link{cursor:pointer;transition:color .3s}.link:focus,.link:hover{color:var(--links-hover)}.card{max-width:unset}.icon-cookie{width:32px;height:32px}.button-cookie{bottom:24px;left:64px;width:64px;height:64px}.button-cookie--up,.button-cookie--up.sticky-open,.button-cookie.sticky-open,.button-sticky.sticky-open{transform:translateY(0)}.menu__arrow svg{width:28px;height:28px}.menu__arrow--depth{right:12px}.languages__link{transition:background-color .3s,text-shadow .3s}.languages__link:focus,.languages__link:hover{text-shadow:0 0 .65px var(--title),0 0 .65px var(--title);background-color:var(--stroke)}.languages__link--footer:focus,.languages__link--footer:hover{background-color:var(--background-main)}.social__link{transition:background-color .3s}.social__link:focus,.social__link:hover{background-color:var(--body-text)}.social__link:focus .social__icon,.social__link:hover .social__icon{fill:var(--white)}.social__icon{transition:fill .3s}.title{margin-bottom:24px}.title-tab{position:relative;margin-bottom:24px}.title-tab__text{padding:8px 48px}.info-before{margin-bottom:24px;margin-top:32px}.card-list-head{display:grid;grid-template-columns:32px 360px 634px;grid-auto-flow:column;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--stroke);color:var(--body-text-2)}.card-list-head__type{margin-left:20px}.card-list-head__group{display:flex;-moz-column-gap:22px;column-gap:22px}.card-list-head__group-item{flex:1}.card-top__heading{-moz-column-gap:22px;column-gap:22px}.card-top__caption{align-items:center;row-gap:4px}.card-top__title{width:auto}.card-top__bonus{font-size:22px}.card-top__bonus-description{font-size:16px;line-height:24px}.card-top__note{padding-right:23px;padding-left:23px}.top-block{margin-bottom:35px;padding-top:40px;padding-bottom:52px}.top-block--rating{margin-bottom:54px;padding-bottom:40px}.top-block__text{margin-top:32px}.top-block__text a{transition:text-decoration-color .3s}.top-block__text a:focus,.top-block__text a:hover{color:var(--white);text-decoration-color:transparent}.top-block__info{display:flex;-moz-column-gap:24px;column-gap:24px}.top-block__info-item{margin-bottom:0}.top-block__info-item--thunder{grid-template-columns:24px auto}.top-block__container-title{margin-top:32px}.top-block__title-tab{margin-bottom:0}.card-bonus__inner{display:grid;align-items:center;grid-template-columns:auto 208px;-moz-column-gap:64px;column-gap:64px;min-height:99px;padding:23px 32px 24px}.card-bonus__promo{margin-top:16px}.card-bonus__btn{margin-top:unset}.card-bonus__note{padding-right:17px;padding-left:46px}.content{margin-top:40px}.content a:not([class]):focus,.content a:not([class]):hover{color:var(--links-hover);text-decoration-color:var(--links-hover)}.content>h2:not([class]):not(:first-child){margin-top:48px}.content>h3:not([class]):not(:first-child){margin-top:32px}.content h2.wp-block-heading,.content h3.wp-block-heading,.content h4.wp-block-heading,.content>h2:not([class]),.content>h3:not([class]),.content>h4:not([class]){margin-bottom:24px}.content>ul:not([class]){margin-top:24px;padding-left:34px}.content>ul:not([class]):not(:last-child){margin-bottom:24px}.content>ul:not([class])>li{padding-left:40px}.content>ol:not([class]){margin-top:24px;padding:24px 32px}.content>ol:not([class]):not(:last-child){margin-bottom:24px}.content>ol:not([class])>li{padding-left:56px}.content .wp-block-table:not(:last-child){margin-bottom:24px}.content blockquote{padding:4px 0 4px 68px;font-size:20px;line-height:32px}.content blockquote::before{left:32px}.content--single-no-card{margin:0 0 32px}.pop-up-cookie{padding-bottom:22px}.pop-up-cookie__wrap{display:flex;flex-wrap:wrap;grid-gap:0 32px;align-items:center;overflow:hidden}.pop-up-cookie__content{position:relative;grid-template-columns:48px 1fr;grid-gap:14px 104px;max-width:calc(100% - 520px);padding:16px 0 20px 40px}.pop-up-cookie__icon{width:48px;height:48px;grid-row:1/3}.pop-up-cookie__text{font-size:14px;line-height:18px;grid-column:2/3}.pop-up-cookie__text a{letter-spacing:.01em;color:var(--white);transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.pop-up-cookie__text a:focus,.pop-up-cookie__text a:hover{text-decoration-color:transparent}.pop-up-cookie__buttons{max-width:485px;grid-gap:32px;margin:0 0 0 auto;padding:0 48px 0 0}.customize{order:1;width:100%;max-height:calc(var(--vh,1vh)*60);border-top:1px solid var(--stroke);border-bottom:0;border-radius:0}.customize__close{display:none}.customize__row{padding:16px 80px 14px 192px;border:0}.customize__title{margin:0}.customize__text a{transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.customize__text a:focus,.customize__text a:hover{text-decoration-color:transparent}.customize__content{max-height:calc(100% - 120px)}.customize__content-inner{padding:0 80px 0 192px}.customize__buttons{display:flex;justify-content:flex-end;border-top:1px solid var(--stroke);padding:11px 80px}.customize__button{width:auto;padding:8px 36px}.cookie-type__active svg{width:30px;height:30px}.toggle-element__label{width:56px;height:32px}.toggle-element__label::before{width:26px;height:26px}.toggle-element__input:checked+.toggle-element__label::before{transform:translateX(24px)}.pop-up-email.open,.pop-up-email.open.sticky-open{transform:translateY(0)}.pop-up-email__header:focus .pop-up-email__subtitle,.pop-up-email__header:focus .pop-up-email__title,.pop-up-email__header:hover .pop-up-email__subtitle,.pop-up-email__header:hover .pop-up-email__title{color:var(--links-hover)}.pop-up-email__policy a{transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.pop-up-email__policy a:focus,.pop-up-email__policy a:hover{text-decoration-color:transparent}.pop-up-email__wrap{width:422px;max-height:100%}.pop-up-email__subtitle,.pop-up-email__title{transition:color .3s}.featured-item__link{transition:border-color .3s,fill .3s}.featured-item__link:focus,.featured-item__link:hover{border-color:var(--accent-1);transition:border-color .3s}.featured-item__link:focus .featured-item__icon-arrow,.featured-item__link:hover .featured-item__icon-arrow{transition:fill .3s;fill:var(--accent-1)}.featured-item__link:focus:after,.featured-item__link:hover:after{border-color:var(--accent-1)}.promo-code{padding:5px 5px 5px 11px}.country-flag--info-before .country-flag__icon{width:24px;height:18px}.country-flag--info-before .country-flag__icon svg{width:26px;height:20px}.table-characteristics a{transition:color .3s}.table-characteristics a:focus,.table-characteristics a:hover{color:var(--links-hover)}.table-characteristics__button{transition:color .3s}.table-characteristics__button:focus,.table-characteristics__button:hover{color:var(--links-hover)}.sticky-bonus{position:sticky;top:96px;margin-bottom:24px;transform:unset}.sticky-bonus__inner{flex-direction:column;padding:24px 30px;background-color:var(--white);border:1px solid var(--stroke);border-radius:8px}.sticky-bonus__image{display:block;width:100%;height:136px;margin-bottom:24px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.sticky-bonus__image--slot{height:200px}.sticky-bonus__group{display:contents}.sticky-bonus__title{font-size:20px;line-height:24px;color:var(--title)}.sticky-bonus__subtitle{margin-bottom:20px;font-family:Oswald,sans-serif;font-size:24px;line-height:28px;letter-spacing:.01em;text-transform:uppercase;color:var(--title)}.sticky-bonus__subtitle--slot{margin-bottom:12px}.sticky-bonus__promo{display:inline-flex;margin-top:12px}.sticky-bonus__provider{order:unset;font-size:18px;line-height:24px;color:var(--title);margin-bottom:4px}.sticky-bonus__button{width:100%;height:60px;margin-top:24px;font-size:18px}.sticky-bonus__license{display:block;width:100%;margin-top:12px;font-size:10px;line-height:14px;color:var(--secondary-text)}.sticky-bonus__label:after{display:none}.sticky-bonus--month{position:fixed;top:111px;height:88px;background-color:unset;border-top:unset;transform:translateY(-120%)}.sticky-bonus--month .sticky-bonus__label{padding:6px 18px;font-size:14px;line-height:18px}.sticky-bonus--month .sticky-bonus__inner{display:grid;max-width:1280px;margin:0 auto;padding:10px 34px 10px 30px;border:2px solid var(--accent-1);grid-template-columns:64px 167px 1fr 251px;-moz-column-gap:20px;column-gap:20px}.sticky-bonus--month .sticky-bonus__image{width:64px;height:64px;margin-bottom:0}.sticky-bonus--month .sticky-bonus__title{text-align:center}.sticky-bonus--month .sticky-bonus__subtitle{margin-bottom:0;font-family:Roboto,sans-serif;font-size:16px;line-height:24px;text-transform:none}.sticky-bonus--month .sticky-bonus__button{width:251px;margin-top:0}.pagination{margin-bottom:72px}.pagination__link{transition:color .3s,background-color .3s}.pagination__link svg{transition:fill .3s}.pagination__link:focus,.pagination__link:hover{background-color:var(--accent-1);color:var(--white)}.pagination__link:focus svg,.pagination__link:hover svg{fill:var(--white)}.pagination__link--dotted:focus,.pagination__link--dotted:hover{background-color:rgba(0,0,0,0);color:var(--secondary-text)}.item-block__link--accent:focus,.item-block__link--accent:hover{background-color:var(--title);border:1px solid var(--title)}.item-block__link--accent:focus .item-block__icon,.item-block__link--accent:hover .item-block__icon{fill:var(--accent-2)}.item-block__link--accent:focus .item-block__text,.item-block__link--accent:hover .item-block__text{color:var(--accent-2)}.item-block__link--white:focus,.item-block__link--white:hover{border:1px solid var(--accent-1)}.item-block__link--white:focus .item-block__icon,.item-block__link--white:hover .item-block__icon{fill:var(--accent-1)}.item-row__link:focus,.item-row__link:hover{border-color:var(--accent-1)}.item-row__link:focus .item-row__text,.item-row__link:hover .item-row__text{color:var(--accent-1)}.item-row__link:focus .item-row__arrow,.item-row__link:hover .item-row__arrow{fill:var(--accent-1)}.card-brand__content{margin-top:16px}.types-menu{position:relative;padding:0 18px;--underline-width:0;--underline-offset-x:0;gap:unset;margin-bottom:32px}.types-menu:before{content:"";position:absolute;bottom:0;left:0;display:block;width:var(--underline-width);height:1px;background-color:var(--accent-1);transition:transform .5s,width .5s;transform:translateX(var(--underline-offset-x))}.types-menu__link{padding:13px 18px 12px;white-space:unset;font-size:18px;line-height:24px}.types-menu__link.active{border-bottom:unset}.article-author__name--link:focus span,.article-author__name--link:hover span,.types-menu__link:focus,.types-menu__link:hover{color:var(--accent-1)}.article-author__name--link span{transition:color .3s}.sidebar{width:100%;margin-top:0}.card-slot:focus .card-slot__title,.card-slot:hover .card-slot__title{color:var(--links)}.related-links--fit-content{width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.related-links__link{transition:color .3s,background-color .3s}.related-links__link:focus,.related-links__link:hover{background-color:var(--accent-1);color:var(--white)}.related-links__button-more:hover svg{fill:var(--body-text)}.banner-sticky__wrap{max-width:calc(1280px - 20%)}.steps{margin-bottom:48px}.steps__item{-moz-column-gap:24px;column-gap:24px;row-gap:12px;padding:24px 32px 24px 80px;background-color:var(--white);border:1px solid var(--accent-1)}.steps__title{padding-left:0}.steps__title::before{left:-48px;font-size:24px;line-height:28px}.icons-list__item{padding:36px 20px}.author__link span{transition:color .3s}.author__link:focus span,.author__link:hover span{color:var(--white)}.conclusions{padding:24px 32px 32px}.conclusions:not(:last-child){margin-bottom:72px}.conclusions__title{position:relative;display:flex;align-items:center}.conclusions__title::before{content:"";position:absolute;top:-1px;left:0;display:block;width:36px;height:36px;border-radius:18px;background-color:var(--accent-1)}.conclusions__icon{display:block;width:28px;height:28px;margin-right:20px;margin-left:4px;fill:var(--white);z-index:1}.footer-menu__title{transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.footer-menu__title--link:focus,.footer-menu__title--link:hover{text-decoration-color:inherit}.footer-menu__link{transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.footer-menu__link:focus,.footer-menu__link:hover{text-decoration-color:inherit}.table-brand{width:100%}.content-box{padding:48px 42px 0}.content-box>:last-child{margin-bottom:48px}.content-box ol:not(:last-child){margin-bottom:24px}.content-box ol li{padding-left:56px}.table-app{width:100%}.table-seo{display:grid}.table-seo__head{margin-bottom:8px;background-color:var(--white);border-bottom:1px solid var(--accent-2);border-radius:8px 8px 0 0}.table-seo__head-row{display:grid;grid-template-columns:186px 138px 250px 142px;align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;padding:15px 22px}.table-seo__head-item{padding:0;text-align:left;color:var(--body-text-2)}.table-seo__body-row{display:grid;grid-template-columns:186px 138px 250px 142px;align-items:center;justify-content:start;-moz-column-gap:22px;column-gap:22px;margin-bottom:0;padding:15px 36px 15px 24px;border:1px solid var(--stroke);border-top:unset;border-radius:unset}.table-seo__body-row:first-of-type{border-top:1px solid var(--stroke)}.table-seo__body-row:last-of-type{border-radius:0 0 8px 8px;margin-bottom:32px}.table-seo__body-row .group{flex-wrap:wrap;gap:4px;margin-bottom:0}.table-seo__body-item:last-of-type{margin-top:0}.table-seo__body-btn{min-width:115px}.card-list--horizontal{overflow:visible;gap:32px;margin-top:32px}.card-list--main{margin-bottom:48px}.card-list__title{margin-bottom:24px}.card-list__title--main{margin:48px 0 32px}.page-author__article{margin-top:0}.rating-block__title{margin:48px 0 32px}.blog-list{gap:32px;margin-bottom:32px}.hidden-mob{display:block}}@media screen and (min-width:1400px){.menu__list{grid-gap:0 60px}.banner-sticky__wrap{max-width:1280px}}
/*# sourceMappingURL=../sourcemaps/style.min.css.map */
