@font-face{font-family:Poppins;src:url(../fonts/Poppins-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Medium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Poppins;src:url(../fonts/Poppins-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}html{font-family:var(--font-family);font-weight:var(--font-weight);font-size:62.5%;line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,html{height:100%}*,::after,::before{margin:0;padding:0;box-sizing:border-box}pre{font-family:monospace;font-size:1em}a{text-decoration:none}img{height:auto;max-width:100%;object-fit:cover}button{border:none;text-align:left;background-color:transparent;cursor:pointer}ol,ul{list-style:none}input{appearance:none;border:none;border-radius:0;background-color:#fff}input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}.js-focus-visible :focus:not(.focus-visible){outline:0}.focus-visible{outline:auto 1px}.ios .lock{position:relative}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}:root{--font-family:"Poppins",sans-serif;--font-weight:400;--content-width:118rem;--container-offset:1.5rem;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--transition:0.3s;--clr-default-100:#fff;--clr-default-200:#a6a6a6;--clr-default-300:rgba(255, 255, 255, 0.15);--clr-default-400:rgba(255, 255, 255, 0.1);--clr-default-500:rgba(142, 142, 142, 0.1);--clr-default-600:#001833;--clr-default-700:#081d36;--clr-default-800:#0c3464;--clr-default-850:#1a2f48;--clr-default-900:#000;--clr-primary-400:#39414a;--clr-primary-500:#2b497c;--clr-primary-600:#0069e5;--clr-primary-700:#022650}body{-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:1.8rem;color:var(--clr-default-100);background-color:var(--clr-default-600)}body.lock{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;overscroll-behavior:none}.wrapper{display:flex;flex-direction:column;overflow:hidden;width:100%;min-width:32rem;min-height:100%}.wrapper::before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:5;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity var(--transition),visibility var(--transition)}.wrapper[data-overlay=true]::before{opacity:1;visibility:visible;transition:opacity var(--transition),visibility var(--transition)}main{flex-grow:1}.container{margin-right:auto;margin-left:auto;padding-right:var(--container-offset);padding-left:var(--container-offset);width:100%;max-width:var(--container-width)}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.section{padding-top:14rem}.title{position:relative;padding-top:3rem;font-weight:700;font-size:clamp(2.6rem,1.808988764rem + 2.4719101124vw,4.8rem);line-height:150%}.title::before{content:"";position:absolute;left:0;top:0;border-radius:3rem;width:6rem;height:1.6rem;background-color:var(--clr-primary-600)}.subtitle{font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);line-height:150%}.main__button{display:flex;align-items:center;justify-content:center;margin-bottom:3rem;border-radius:6.5rem;padding-right:2.5rem;padding-left:2.5rem;width:max-content;min-width:37.5rem;min-height:7.2rem;max-width:48rem;box-shadow:inset 0 4px 4px rgba(255,255,255,.12);font-weight:500;font-size:2rem;line-height:130%;text-align:center;color:var(--clr-default-100);background:linear-gradient(87.94deg,#2a4573 1.8%,rgba(70,139,255,.0677083) 99.74%),#1a3769;transition:background var(--transition)}.main__button:hover{background:linear-gradient(87.94deg,#2a4573 1.8%,rgba(70,139,255,.0677083) 99.74%),#0c2b61;transition:background var(--transition)}.main__downloads{display:flex;justify-content:space-between;max-width:37.5rem}.main__download{position:relative;border:.1rem solid var(--clr-default-200);border-radius:111rem;max-width:18rem;font-size:1.2rem;line-height:125%;color:var(--clr-default-100);background-color:var(--clr-default-900);transition:border var(--transition);padding:1.2rem 2rem 1.2rem 6.5rem}.main__download span{font-size:1.6rem;line-height:125%}.main__download--android::before,.main__download--ios::before{content:"";position:absolute;left:2rem;top:50%;width:2.7rem;height:3.2rem;background-size:cover;background-repeat:no-repeat;transform:translateY(-50%)}.main__download--android::before{background-image:url(../img/ui/android.svg)}.main__download--ios::before{background-image:url(../img/ui/ios.svg)}.main__download:hover{border:.1rem solid #1c4da1;transition:border var(--transition)}.menu{margin-left:6rem}.menu__list{display:flex;align-items:center}.menu__item{position:relative;padding-bottom:.5rem}.menu__item::before{content:"";position:absolute;left:50%;bottom:-4px;width:0;height:2px;background-color:var(--clr-primary-600);transform:translate(-50%,0);transition:width .3s}.menu__item:hover::before{width:100%;transition:width .3s}.menu__item:not(:last-child){margin-right:3rem}.menu__item a{font-weight:500;font-size:1.6rem;color:var(--clr-default-100);transition:color var(--transition)}.menu__item a:hover{color:var(--clr-primary-600);transition:color var(--transition)}.language{position:relative;z-index:1;margin-left:30px;font-weight:600;cursor:pointer}.language__current{position:relative;display:flex;align-items:center;min-width:7rem}.language__current::before{content:"";position:absolute;right:0;top:50%;width:1.2rem;height:.8rem;background-image:url(../img/ui/language-arrow.svg);background-position:center;background-size:cover;background-repeat:no-repeat;transform:translateY(-50%) rotate(0);transition:transform var(--transition)}.language__dropdown{position:absolute;left:-125%;top:100%;margin-top:1.6rem;padding-right:1.2rem;padding-left:1.2rem;width:max-content;background-color:var(--clr-default-100);opacity:0;visibility:hidden;transition:opacity var(--transition),visibility var(--transition)}.language__img{display:flex;flex-direction:column;align-items:center;overflow:hidden;margin-right:1.2rem;border-radius:50%;width:3.2rem;height:3.2rem}.language__img img{border-radius:50%}.language__dropdown-item{padding-top:.6rem;padding-bottom:.6rem}.language__dropdown-item:not(:last-child){margin-bottom:1rem}.language__dropdown-item a{display:flex;align-items:center;padding:3px 6px;color:#333a48;transition:color var(--transition)}.language__dropdown-item a:hover{color:var(--clr-default-600);transition:color var(--transition)}.language:focus .language__dropdown,.language:hover .language__dropdown{opacity:1;visibility:visible;transition:opacity var(--transition),visibility var(--transition)}.language:focus .language__current::before,.language:hover .language__current::before{transform:translateY(-50%) rotate(-180deg);transition:transform var(--transition)}.burger{display:none}.header{display:flex;align-items:center;justify-content:center;min-height:11rem}.header__wrapper{display:flex;align-items:center}.footer{display:flex;align-items:center;justify-content:center;border-top:.1rem solid var(--clr-default-300);min-height:21rem}.footer__wrapper{display:flex;justify-content:center}.hero{padding-top:12rem;padding-bottom:19rem}.hero__wrapper{position:relative;display:flex;align-items:center}.hero__content{margin-right:2rem;max-width:68rem}.hero__title{margin-bottom:3rem;font-weight:600;font-size:clamp(3.6rem,1.3707865169rem + 6.9662921348vw,9.8rem);line-height:100%}.hero__text p{margin-bottom:6rem}.hero__text p:not(:last-child){margin-bottom:1.5rem}.hero__image{position:absolute;right:-35.5rem;top:-8rem;max-width:81rem}.info__title{margin-bottom:6rem}.info__wrapper{overflow:auto;border-radius:1.2rem;max-width:78.8rem;background-color:var(--clr-default-700);padding:3.5rem 2.5rem}.info__table{border-collapse:collapse;min-width:53rem}.info__item{display:flex}.info__item td{font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);line-height:150%;padding:1.6rem 1.2rem}.info__item td:first-child{flex:0 1 45%}.info__item td:last-child{flex:0 1 65%}.info__item td a{word-wrap:break-word;color:var(--clr-default-100)}.info__item:nth-child(even){background-color:var(--clr-default-800)}.app__wrapper{position:relative;display:flex;align-items:center}.app__content{margin-right:2rem;max-width:48rem}.app__title{margin-bottom:2.5rem}.app__text{margin-bottom:6rem}.app__text p:not(:last-child){margin-bottom:1.5rem}.app__image{position:absolute;right:-31rem;top:0;max-width:98.4rem}.benefits__content{margin-bottom:6rem;max-width:81rem}.benefits__title{margin-bottom:2.5rem}.benefits__text p:not(:last-child){margin-bottom:1.5rem}.benefits__wrapper{display:grid;grid-column-gap:10rem;grid-template-columns:1fr 1fr;max-width:99rem}.benefits__column-title{margin-bottom:7rem;font-weight:700;font-size:clamp(2.1rem,1.704494382rem + 1.2359550562vw,3.2rem)}.benefits__item{position:relative;padding-left:11rem;font-weight:700;font-size:2.7rem}.benefits__item:not(:last-child){margin-bottom:10rem}.benefits__item--bonus::before,.benefits__item--design::before,.benefits__item--games::before{content:"";position:absolute;left:0;top:50%;border-radius:50%;width:8rem;height:8rem;background-color:var(--clr-primary-700);transform:translateY(-50%)}.benefits__item--bonus::after,.benefits__item--design::after,.benefits__item--games::after{content:"";position:absolute;top:50%;background-position:center;background-size:cover;background-repeat:no-repeat;transform:translateY(-50%)}.benefits__item--chat::before,.benefits__item--location::before{content:"";position:absolute;left:0;top:50%;border-radius:50%;width:8rem;height:8rem;background-color:var(--clr-primary-400);transform:translateY(-50%)}.benefits__item--chat::after,.benefits__item--location::after{content:"";position:absolute;top:50%;background-position:center;background-size:cover;background-repeat:no-repeat;transform:translateY(-50%)}.benefits__item--games::after{left:.6rem;width:6rem;height:4.8rem;background-image:url(../img/benefits/games.svg)}.benefits__item--design::after{left:1.7rem;width:4.8rem;height:4.8rem;background-image:url(../img/benefits/design.svg)}.benefits__item--bonus::after{left:1.7rem;width:4.8rem;height:4.8rem;background-image:url(../img/benefits/bonus.svg)}.benefits__item--location::after{left:1.6rem;width:4.8rem;height:4.8rem;background-image:url(../img/benefits/location.svg)}.benefits__item--chat::after{left:1.6rem;width:4.8rem;height:4.8rem;background-image:url(../img/benefits/chat.svg)}.register{position:relative}.register::before{content:"";position:absolute;left:0;top:-20rem;z-index:-1;width:100%;height:185rem;background-image:-webkit-image-set(url("../img/register/bg@2x.png") 2x, url("../img/register/bg@1x.png") 1x);background-size:cover;background-repeat:no-repeat}.register__wrapper{padding-top:34rem;max-width:78rem}.register__title{margin-bottom:2.5rem}.register__text{margin-bottom:3rem}.register__text p:not(:last-child){margin-bottom:1.5rem}.register__list{list-style:decimal;margin-bottom:6rem;margin-left:1.5rem;font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem)}.register__item:not(:last-child){margin-bottom:2rem}.device{padding-top:35rem}.device__title{margin-bottom:2.5rem}.device__text{margin-bottom:4rem;max-width:68rem}.device__text p:not(:last-child){margin-bottom:1.5rem}.device__table{border-radius:1.2rem;max-width:60rem;background-color:var(--clr-default-700);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:3.5rem 2.5rem}.device__table table{min-width:100%}.device__item{display:flex}.device__item td{padding:1.6rem 1.2rem}.device__item td:first-child{width:100%;max-width:15rem}.device__item td:last-child{width:100%}.download__title{margin-bottom:2.5rem}.download__text{margin-bottom:6rem}.download__text p:not(:last-child){margin-bottom:1.5rem}.download__wrapper{display:grid;grid-column-gap:2rem;grid-template-columns:1fr 1fr}.download__item-button{display:flex;align-items:center;justify-content:center;margin-bottom:2.5rem;border-radius:111rem;padding-right:2rem;padding-left:2rem;min-width:100%;min-height:6rem;color:var(--clr-default-100);background-color:var(--clr-primary-500)}.download__item-tittle{margin-bottom:1.6rem;font-weight:700;font-size:clamp(2.4rem,2.1842696629rem + .6741573034vw,3rem)}.download__item-subtitle{margin-bottom:5rem;font-weight:500;font-size:clamp(2rem,1.8561797753rem + .4494382022vw,2.4rem);color:#d3dee2}.download__link-wrapper{display:flex}.download__text-wrapper{display:flex;flex-direction:column}.download__text-wrapper span:first-child{font-size:1.4rem;line-height:125%}.download__bold{font-weight:500;font-size:1.6rem;line-height:125%}.download__link-img{margin-right:1.5rem}.download__list{list-style:decimal;margin-left:3rem}.download__list-item{font-weight:700;font-size:clamp(1.8rem,1.4764044944rem + 1.0112359551vw,2.7rem);line-height:150%}.download__list-item:not(:last-child){margin-bottom:3rem}.desktop__wrapper{display:flex;align-items:center;justify-content:space-between}.desktop__content{margin-right:2rem;max-width:58rem}.desktop__title{margin-bottom:2.5rem}.desktop__text p:not(:last-child){margin-bottom:1.5rem}.desktop__image{flex-shrink:0;max-width:48rem}.bonus__titles{margin-bottom:6rem;max-width:58rem}.bonus__title{margin-bottom:2.5rem}.bonus__text p:not(:last-child){margin-bottom:1.5rem}.bonus__content{display:flex;align-items:center;margin-bottom:6.5rem}.bonus__list{z-index:1;list-style:disc;border-radius:1.2rem;background-color:var(--clr-default-700);padding:3.5rem 2.5rem}.bonus__item{margin-left:2.5rem;font-weight:700;font-size:clamp(1.8rem,1.4764044944rem + 1.0112359551vw,2.7rem);line-height:150%}.bonus__item:not(:last-child){margin-bottom:5rem}.bonus__image{position:relative;left:-67px;max-width:79rem}.vip__title{margin-bottom:2.5rem}.vip__text p:not(:last-child){margin-bottom:1.5rem}.slots__title{margin-bottom:2.5rem}.slots__text{margin-bottom:6rem}.slots__text p:not(:last-child){margin-bottom:1.5rem}.slots__table{overflow:auto;border-radius:1.2rem}.slots__table thead{background-color:var(--clr-default-500)}.slots__table thead th{font-weight:400;text-align:start;color:#c9c9c9;padding:1.6rem 1.2rem}.slots__table table{overflow:hidden;border-collapse:collapse;min-width:100%}.slots__table table tbody tr{background-color:var(--clr-default-400)}.slots__table table tbody tr:nth-child(even){background-color:var(--clr-default-500)}.slots__table table tbody td{padding:1.6rem 1.2rem}.slots__table table tbody td:first-child,.slots__table table tbody td:nth-child(2){min-width:28rem}.slots__table table tbody td:nth-child(3),.slots__table table tbody td:nth-child(4),.slots__table table tbody td:nth-child(5){min-width:18rem}.other__wrapper{position:relative;display:flex;align-items:center}.other__content{max-width:58rem}.other__title{margin-bottom:2.5rem}.other__description{font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);line-height:150%}.other__description:not(:last-child){margin-bottom:1rem}.other__list{list-style:disc;margin-bottom:1rem;margin-left:2rem}.other__item:not(:last-child){margin-bottom:1rem}.other__image{position:absolute;right:-8rem;top:50%;transform:translateY(-50%);max-width:64rem}.live__wrapper{position:relative;display:flex;align-items:center}.live__content{max-width:58rem}.live__title{margin-bottom:2.5rem}.live__description{font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);line-height:150%}.live__description:not(:last-child){margin-bottom:1rem}.live__list{list-style:disc;margin-bottom:1rem;margin-left:2rem}.live__item:not(:last-child){margin-bottom:1rem}.live__image{position:absolute;right:-31rem;top:50%;max-width:85rem;transform:translateY(-50%)}.vpn__wrapper{position:relative}.vpn__content{position:relative;z-index:1;max-width:68rem}.vpn__title{margin-bottom:2.5rem}.vpn__text P:not(:last-child){margin-bottom:1.5rem}.vpn__image{position:absolute;right:-12rem;top:50%;max-width:75rem;transform:translateY(-50%)}.support__wrapper{position:relative;border-radius:2.4rem;background-color:var(--clr-default-850);padding:8rem 30rem 8rem 10rem}.support__wrapper::after{content:"";position:absolute;right:4rem;top:4rem;width:26.3rem;height:26.3rem;background-image:url(../img/support/support.svg);background-size:cover;background-repeat:no-repeat}.support__title{margin-bottom:2.5rem;font-weight:700;font-size:clamp(2.6rem,1.808988764rem + 2.4719101124vw,4.8rem);line-height:150%}.support__description:not(:last-child){margin-bottom:.5rem}.support__list{list-style:disc;margin-bottom:.5rem;margin-left:2rem}.support__list-item:not(:last-child){margin-bottom:.5rem}.license__title{margin-bottom:2.5rem}.license__text P:not(:last-child){margin-bottom:1.5rem}.review__title{margin-bottom:6rem}.review__items{display:grid;grid-gap:3rem 2rem;grid-template-columns:1fr 1fr}.review__item{position:relative;border-radius:1.2rem;background-color:var(--clr-default-300);padding:4rem 2.5rem}.review__item::before{content:"";position:absolute;right:1.5rem;bottom:1.5rem;width:2rem;height:2rem;background-image:url(../img/review/review.svg);background-size:cover;background-repeat:no-repeat}.review__item p{font-weight:500;font-size:clamp(1.8rem,1.7280898876rem + .2247191011vw,2rem);line-height:150%}.faq__title{margin-bottom:6rem}.faq__wrapper:not(:last-child){margin-bottom:4rem}.faq__wrapper.active .faq__question::after{transform:rotate(-180deg) translateY(50%);transition:transform var(--transition)}.faq__wrapper.active .faq__answer{padding-top:3.2rem;font-weight:400;font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);transition:max-height var(--transition),padding-top var(--transition)}.faq__question{position:relative;border-radius:1.2rem;width:100%;font-weight:600;font-size:clamp(1.6rem,1.1685393258rem + 1.3483146067vw,2.8rem);line-height:150%;color:var(--clr-default-100);background-color:var(--clr-default-400);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);padding:2.5rem 9rem 2.5rem 2.5rem}.faq__question::after{content:"";position:absolute;right:3.6rem;top:50%;width:2.5rem;height:1.5rem;background-image:url(../img/ui/faq-arrow.svg);background-size:cover;background-repeat:no-repeat;transform:translateY(-50%);transition:transform var(--transition)}.faq__answer{overflow:hidden;padding-right:2.5rem;padding-left:2.5rem;max-width:78rem;max-height:0;box-sizing:content-box;font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem);line-height:150%;transition:max-height var(--transition),padding-top var(--transition)}.faq__answer p:not(:last-child){margin-bottom:1.5rem}.faq__answer ol{list-style:decimal;margin-left:2rem}.faq__answer ol li:not(:last-child){margin-bottom:1.5rem}.final{padding-bottom:16rem}.final__title{margin-bottom:2.5rem}.final__text{margin-bottom:6rem}.final__text p:not(:last-child){margin-bottom:1.5rem}@media (max-width:105em){.hero{padding-bottom:0}.hero__image{right:-8.5rem;max-width:58rem}.app__image{right:-3rem;max-width:67.4rem}.live__image{right:-10rem;max-width:65rem}}@media (max-width:75em){.menu__list{flex-direction:column;margin:auto;padding-block:4rem}.menu__item{font-size:2.4rem;line-height:150%;text-align:center}.menu__item:not(:last-child){margin-right:0;margin-bottom:3rem}.menu__item a{font-size:2.4rem}.menu{position:fixed;right:-100%;top:0;z-index:10;display:flex;overflow:auto;width:100%;height:100%;max-width:32rem;background-color:var(--clr-default-900);transition:right var(--transition)}.menu--active{right:0;transition:right var(--transition)}.language{margin-right:30px;margin-left:auto}.burger{position:relative;z-index:15;display:block;width:2.5rem;height:2rem;background-color:transparent}.burger span,.burger::after,.burger::before{content:"";position:absolute;left:0;width:100%;height:.4rem;background-color:var(--clr-default-100)}.burger::before{top:0;transition:transform var(--transition),top var(--transition)}.burger::after{bottom:0;transition:transform var(--transition),bottom var(--transition)}.burger span{top:.8rem;transition:transform var(--transition)}.burger--active::before{top:.8rem;transform:rotate(45deg);transition:transform var(--transition),top var(--transition)}.burger--active::after{bottom:.8rem;transform:rotate(-45deg);transition:transform var(--transition),bottom var(--transition)}.burger--active span{transform:scale(0);transition:transform var(--transition)}.hero{padding-top:6rem}.hero__content{max-width:60rem}.hero__image{position:initial}.app__content{min-width:initial;max-width:48rem}.app__image{position:initial}.register::before{display:none}.register__wrapper{padding-top:0;max-width:initial}.device{padding-top:10rem}.download__wrapper{display:block;grid-column-gap:initial}.download__item-button{min-width:initial;max-width:58rem}.download__item{max-width:100%}.download__item:not(:last-child){margin-bottom:6rem}.desktop__content{max-width:52rem}.desktop__image{flex-shrink:initial}.slots__table table tbody td:first-child{min-width:23rem}.slots__table table tbody td:nth-child(2){min-width:15rem}.slots__table table tbody td:nth-child(3),.slots__table table tbody td:nth-child(4),.slots__table table tbody td:nth-child(5){min-width:10rem}.other__content{max-width:45rem}.other__image{max-width:50rem!important}.live__content{max-width:45rem}.live__image{right:-7rem;max-width:56rem}.vpn__content{max-width:initial}.vpn__image{display:none}}@media (max-width:75em) and (max-width:35.9375em){.download__item:not(:last-child){margin-bottom:4rem}}@media (max-width:62em){.section{padding-top:10rem}.logo{width:11rem;height:5rem}.header{min-height:8rem}.footer{min-height:10rem}.hero__content{margin-right:0;max-width:initial}.hero__image{display:none}.info__wrapper{max-width:initial;padding:2rem 1rem}.app__content{margin-right:0;max-width:initial}.app__text{margin-bottom:3rem}.app__image{display:none}.benefits__content{margin-bottom:3rem;max-width:initial}.benefits__wrapper{display:block;grid-column-gap:initial;max-width:initial}.benefits__column:not(:last-child){margin-bottom:3rem}.benefits__column-title{margin-bottom:2rem}.benefits__list{list-style:disc;margin-left:2rem}.benefits__item:not(:last-child){margin-bottom:2rem}.benefits__item--bonus::after,.benefits__item--bonus::before,.benefits__item--chat::after,.benefits__item--chat::before,.benefits__item--design::after,.benefits__item--design::before,.benefits__item--games::after,.benefits__item--games::before,.benefits__item--location::after,.benefits__item--location::before{display:none}.benefits__item{padding-left:0;font-size:clamp(1.6rem,1.5280898876rem + .2247191011vw,1.8rem)}.desktop__content,.device__table,.device__text{max-width:initial}.desktop__image{display:none}.bonus__titles{max-width:initial}.bonus__list{min-width:100%}.bonus__item:not(:last-child){margin-bottom:2rem}.bonus__image{display:none}.other__content{margin-right:0;max-width:100%}.other__image{display:none}.live__content{margin-right:0;max-width:100%}.live__image,.support__wrapper::after{display:none}.support__wrapper{padding:3rem}.review__items{display:block;grid-gap:initial}.faq__wrapper:not(:last-child),.review__item:not(:last-child){margin-bottom:2rem}.faq__wrapper.active .faq__answer{padding:2rem}.faq__answer{max-width:initial}.final{padding-bottom:8rem}}@media (max-width:84.375em){.other__image{right:0;max-width:55rem}}@media (max-width:47.9375em){.language__current{min-width:5.5rem}.faq__question::after{width:1.8rem;height:1rem}}@media (max-width:35.9375em){.section{padding-top:5rem}.main__button{min-width:100%}.main__downloads{justify-content:space-around;max-width:initial}.logo{width:9rem;height:4rem}.header{min-height:6rem}.footer{min-height:8rem}.info__title,.register__list{margin-bottom:3rem}.device{padding-top:5rem}.device__table{padding:2rem 1rem}.device__item td:first-child{max-width:10rem}.device__item td{padding-right:0;padding-left:0}.download__item-subtitle,.download__text{margin-bottom:3rem}.download__list{margin-left:2rem}.bonus__content,.bonus__titles{margin-bottom:3rem}.bonus__list{padding:1.5rem}.bonus__item{margin-left:2rem}.slots__text{margin-bottom:3rem}.support__wrapper{padding:1.5rem}.review__title{margin-bottom:3rem}.review__item::before{right:1rem;bottom:.5rem;width:1.5rem;height:1.5rem}.review__item{padding:2rem 1.5rem}.review__item:not(:last-child){margin-bottom:1.5rem}.faq__title{margin-bottom:3rem}.faq__wrapper:not(:last-child){margin-bottom:1.5rem}.faq__wrapper.active .faq__answer{padding:1.5rem}.faq__question::after{right:1.5rem}.faq__question{padding:1.5rem 6rem 1.5rem 1.5rem}.final{padding-bottom:5rem}.final__text{margin-bottom:3rem}}@media (max-width:34.5em){.hero{padding-top:3rem}.hero__text p{margin-bottom:3rem}}@media (max-width:28.75em){.main__downloads{flex-direction:column;align-items:center}.main__download:not(:last-child){margin-bottom:1.5rem}}