@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;900&family=Roboto:wght@400;700&display=swap);body{overflow-x:hidden;min-height:100vh;background:#0b0c21;font-family:'Poppins',sans-serif;font-size:14px;font-weight:400;line-height:1.35;color:#fff;text-align:left}p{margin-top:20px;width:100%}.title+p,p:first-child{margin-top:0}ul,ol{text-align:left;width:100%}li{position:relative}h1,h2,h3,h4{display:block;position:relative;width:100%;font-weight:700;line-height:1.2;text-transform:uppercase}.title{margin-bottom:20px}h1.title,.title.general{font-weight:900;font-size:30px;color:#fff;line-height:1.6}h2,.title.high{background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);border-radius:15px;font-size:28px;color:#fff;text-align:center;padding:10px}h3,.title.middle{font-size:20px;color:#fcc211}.title.middle{background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);border-radius:15px;color:#fff;text-align:center;padding:10px}h4,.title.mini{font-size:20px;color:#fff;line-height:1.5;text-transform:none}article,.article{font-size:14px;font-weight:400;line-height:1.35;text-align:left}article>*+*,.article>*+*{margin-top:20px}article ul li,.article ul li{padding-left:18px}article ol li,.article ol li{padding-left:21px}article li+li,.article li+li{margin-top:14px}ol>li{counter-increment:ol}article ul>li:before,.article ul>li:before,article ol>li:before,.article ol>li:before{display:inline-block;position:absolute;font:inherit;z-index:1}article ul>li:before,.article ul>li:before{content:"";background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);border-radius:50%;width:6px;height:6px;top:0;bottom:0;left:0;margin:auto}article ol>li:before,.article ol>li:before{content:counter(ol) '.';left:5px;top:0}p a,article li a,.article li a,.keyword,li strong{color:#fcc211}.button{background: url('../img/button.svg') no-repeat center / cover;display:inline-block;font-weight:700;font-size:18px;color:#fff;line-height:1;text-align:center;white-space:nowrap;height:auto;width:auto;min-width:264px;margin:32px 0 0;padding:30px 20px;position:relative}.button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.button img,.button span{display:inline-block;vertical-align:middle}.button img{margin-right:10px}.button span{text-align:left}.image img,.background img{display:block;position:relative;margin:auto}.background{display:block!important;position:absolute!important;top:0;bottom:0;left:0;right:0}.background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.js-expand-content{display:none;overflow:hidden}.js-expand-content.expanded{height:100%}svg{display:inline-block;position:relative;vertical-align:inherit;fill:rgba(255,255,255,1);line-height:1}use{fill:rgba(255,255,255,1);fill-rule:evenodd;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.path{fill:inherit;stroke:inherit;stroke-width:inherit}.content,.cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;overflow:hidden;position:relative}.content{background:#1f2038;border-radius:20px;max-width:1163px;width:calc(100% - 20px);margin-top:20px;padding:20px}.cover{padding-left:20px;padding-right:20px}.content>*,.cover>*{display:block;position:relative}.main__buttons{display:none}.header{background:#0b0c21;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;overflow:visible;position:fixed;top:0;left:0;right:0;z-index:1000;height:auto;margin-top:0;padding-top:13px;padding-bottom:13px}.logo img{display:block}.header__logo{max-width:152px}.menu-button,.header__menu .header__button{display:none}.header__menu{margin:0 auto 0 5.2%}.header__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px 40px}.header__menu ul a{font-weight:700;font-size:14px;color:#fff}.header__menu ul a:hover{color:#ffd400}.header__button{border:1px solid #ffd400;border-radius:8px;font-weight:700;line-height:1.743;text-align:center;min-width:132px;padding:7px 10px}.header__signup{background-color:#ffd400;color:#000}.header__signup:hover{background-color:rgba(0,0,0,0);color:#fff}.header__login{color:#fff}.header__login:hover{background-color:#ffd400;color:#000}.header__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.header__lang img{display:block;border-radius:50%;max-width:24px;max-height:24px}.header__lang span{font-weight:600;font-size:14px;color:#fff;text-transform:uppercase}.main{padding:67px 0 0 257px}.sidebar{background:-o-linear-gradient(top,#0b0c21 0%,#08091c 20.16%,#0b0c21 100%);background:-webkit-gradient(linear,left top,left bottom,from(#0b0c21),color-stop(20.16%,#08091c),to(#0b0c21));background:linear-gradient(180deg,#0b0c21 0%,#08091c 20.16%,#0b0c21 100%);width:237px;height:calc(100vh - 67px);padding:0 15px 30px;position:fixed;top:67px;left:0;overflow:auto;z-index:10}.sidebar::-webkit-scrollbar{display:none}.sidebar__menu{padding:6px 0}.sidebar__menu li a{display:block;font-weight:500;font-size:16px;color:#727489;line-height:1.76;position:relative;padding:8px 0 8px 37px}.sidebar__menu li a img{max-width:24px;max-height:24px;position:absolute;top:0;bottom:0;left:1px;margin:auto}.sidebar__menu li a img:last-of-type{opacity:0}.sidebar__menu li a:hover img:last-of-type{opacity:1}.sidebar__menu li a:hover span{color:#ffd400}.sidebar__menu-count{background-color:#fa5926;border-radius:50%;font-size:12px;color:#fff;text-align:center;line-height:1.3;display:block;width:16px;height:16px;position:absolute;top:4px;left:17px}.sidebar__menu:after{content:'';display:block;height:1px;background:-o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,.8),rgba(255,255,255,0));background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(rgba(255,255,255,.8)),to(rgba(255,255,255,0)));background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.8),rgba(255,255,255,0));margin:17px 0 20px}.sidebar__links-button{font-weight:700;font-size:16px;color:#ffd400;line-height:1.5;text-align:left;position:relative;white-space:normal;padding-right:36px;width:100%}.sidebar__links-button:before{content:'';background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17.125%2010H5.875C4.83953%2010%204%2010.8955%204%2012C4%2013.1045%204.83953%2014%205.875%2014H17.125C18.1605%2014%2019%2013.1045%2019%2012C19%2010.8955%2018.1605%2010%2017.125%2010Z%22%20fill%3D%22%23FFD400%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:24px;height:24px;position:absolute;top:0;right:0}.sidebar__links-button.hide:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20%2012C20%2013.104%2019.104%2014%2018%2014H14V18C14%2019.104%2013.104%2020%2012%2020C10.896%2020%209.99999%2019.104%209.99999%2018V14H6.00001C4.89601%2014%204%2013.104%204%2012C4%2010.896%204.89601%2010%206.00001%2010H9.99999V6C9.99999%204.896%2010.896%204%2012%204C13.104%204%2014%204.896%2014%206V10H18C19.104%2010%2020%2010.896%2020%2012Z%22%20fill%3D%22%23FFD400%22%2F%3E%3C%2Fsvg%3E)}.sidebar__links-list{margin-top:10px}.sidebar__links-list li+li{margin-top:10px}.sidebar__links-list a{color:#727489;word-wrap:break-word}.sidebar__links-list a:hover{color:#ffd400;text-decoration:underline}.content-main{width:calc(100% - 257px)}.prime{border-radius:0;margin-top:0;padding:70px 60px 65px}.content.prime{width:100%;max-width:1183px}.prime__wrap{max-width:665px}.breadcrumbs{margin-bottom:20px}.breadcrumbs>li{display:inline-block;padding:0}.breadcrumbs>li:before{display:none}.breadcrumbs>li a{display:inline-block;color:rgba(255,255,255,.8);font-weight:500;text-transform:uppercase}.breadcrumbs>li a:not([href]) {color:#fff}.breadcrumbs>li a:not([href]),
.breadcrumbs>li a:not([href]) span {cursor:default}.breadcrumbs>li:not(:last-child):after {content:'|';display:inline-block;position:relative;font:inherit;color:#fff;margin:0 12px}.prime__title{margin-bottom:17px}.prime__title span{color:#ffd400}.prime__text{line-height:1.71}.pretext{line-height:1.71}.table{border:1px solid #fcc211;border-radius:15px;width:100%;overflow:hidden}.table thead{background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);font-weight:700;font-size:20px;color:#fff;line-height:.8;text-transform:uppercase;word-break:break-all}.table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:12px 20px}.table tbody tr{min-height:62px}.table th,.table td{-webkit-box-flex:1;-ms-flex:1;flex:1}.table tbody tr:nth-child(odd) {background-color:#14152d}.table tbody tr:nth-child(even) {background-color:#1f2038}.info__table thead{line-height:1.1;text-transform:none}.info__table thead th:first-child,.info__table tbody th{max-width:245px}.info__table tbody{line-height:1.57}.info__table tr{gap:20px}.info__table tbody tr{min-height:0}.article__wrap-border,.article__wrap{background-color:#14152d;border-radius:15px;padding:20px;width:100%}.article__wrap-border{border:1px solid #fcc211}.pros-cons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.pros-cons__item{background-color:#14152d;width:calc(50% - 10px)}.pros-cons__title{color:#fff;margin-bottom:16px;padding:8px 0 8px 64px}.pros-cons__title:before{content:'';background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:40px;height:40px;position:absolute;top:0;bottom:0;left:0;margin:auto}.pros__title:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22url\(%23paint0_linear_1453_11091\)%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M28%2020C28%2021.104%2027.104%2022%2026%2022H22V26C22%2027.104%2021.104%2028%2020%2028C18.896%2028%2018%2027.104%2018%2026V22H14C12.896%2022%2012%2021.104%2012%2020C12%2018.896%2012.896%2018%2014%2018H18V14C18%2012.896%2018.896%2012%2020%2012C21.104%2012%2022%2012.896%2022%2014V18H26C27.104%2018%2028%2018.896%2028%2020Z%22%20fill%3D%22white%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1453_11091%22%20x1%3D%2219.1451%22%20y1%3D%2240%22%20x2%3D%2219.1451%22%20y2%3D%228.33783e-07%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFD400%22%20stop-opacity%3D%220.254902%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFD400%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E)}.cons__title:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2240%22%20height%3D%2240%22%20rx%3D%2220%22%20fill%3D%22url\(%23paint0_linear_1453_11091\)%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M28%2020C28%2021.104%2027.104%2022%2026%2022H22V26C22%2027.104%2021.104%2028%2020%2028C18.896%2028%2018%2027.104%2018%2026V22H14C12.896%2022%2012%2021.104%2012%2020C12%2018.896%2012.896%2018%2014%2018H18V14C18%2012.896%2018.896%2012%2020%2012C21.104%2012%2022%2012.896%2022%2014V18H26C27.104%2018%2028%2018.896%2028%2020Z%22%20fill%3D%22white%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1453_11091%22%20x1%3D%2219.1451%22%20y1%3D%2240%22%20x2%3D%2219.1451%22%20y2%3D%228.33783e-07%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFD400%22%20stop-opacity%3D%220.254902%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FFD400%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E)}.pros-cons__list{padding-left:64px}.banner{padding:80px}.banner__wrap{width:100%}.banner__desc{max-width:650px}.registration__desc ol li+li{margin-top:8px}.steps__subtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.tournaments__list{margin-top:20px}.tournaments__list-item{border:1px solid #fcc211;border-radius:15px;padding:20px;overflow:hidden}.tournaments__list-item+.tournaments__list-item{margin-top:20px}.tournaments__item-desc{position:relative}.tournaments__desc-title{color:#fff}.tournaments__desc-title:after{content:'';background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);display:block;width:50px;height:1px;margin-top:8px}.tournaments__item-desc p{margin-top:8px}.games__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:20px}.games__list-item{border:1px solid #fcc211;border-radius:15px;width:calc(33.3% - 13.3px);overflow:hidden;padding:20px}.games__item-desc{position:relative}.games__item-title{color:#fff}.games__item-title:after{content:'';background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);display:block;width:50px;height:1px;margin-top:8px}.games__item-desc p{margin-top:8px}.app-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:16px}.app-button{background-color:rgba(255,212,0,.5);border:2px solid #fcc211;border-radius:8px;-webkit-box-shadow:0 -1px 20px 0 rgba(253,205,10,.6) , inset 0 0 20px 0 rgba(253,205,10,.6);box-shadow:0 -1px 20px 0 rgba(253,205,10,.6) , inset 0 0 20px 0 rgba(253,205,10,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px;font-weight:500;font-size:14px;color:#fff;line-height:1.14;text-align:center;width:240px;height:64px}.app-button:hover{background-color:rgba(255,212,0,.8)}.support__button{margin-top:16px}.faq__item{background-color:#14152d;border:1px solid #fcc211;border-radius:15px;overflow:hidden}.faq__item+.faq__item{margin-top:16px}.faq-item__title{background:-o-linear-gradient(bottom,rgba(255,212,0,.254902) 0%,#ffd400 100%);background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,212,0,.254902)),to(#ffd400));background:linear-gradient(0deg,rgba(255,212,0,.254902) 0%,#ffd400 100%);text-transform:none;text-align:left;margin-bottom:0;cursor:pointer;padding:16px 55px 16px 16px}.faq-item__title:before{content:'';background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20%2012C20%2013.104%2019.104%2014%2018%2014H14V18C14%2019.104%2013.104%2020%2012%2020C10.896%2020%209.99999%2019.104%209.99999%2018V14H6.00001C4.89601%2014%204%2013.104%204%2012C4%2010.896%204.89601%2010%206.00001%2010H9.99999V6C9.99999%204.896%2010.896%204%2012%204C13.104%204%2014%204.896%2014%206V10H18C19.104%2010%2020%2010.896%2020%2012Z%22%20fill%3D%22url\(%23paint0_linear_1453_12002\)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1453_12002%22%20x1%3D%2211.1794%22%20y1%3D%2214%22%20x2%3D%2211.1794%22%20y2%3D%2210%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2314152D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2345465E%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E);background-repeat:no-repeat no-repeat;background-position:center center;background-size:contain;width:24px;height:24px;position:absolute;top:19px;right:16px}.faq-item__desc{padding:16px}.faq-item__desc .article{line-height:1.71}.faq__item.active .faq-item__title:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17.125%2010H5.875C4.83953%2010%204%2010.8955%204%2012C4%2013.1045%204.83953%2014%205.875%2014H17.125C18.1605%2014%2019%2013.1045%2019%2012C19%2010.8955%2018.1605%2010%2017.125%2010Z%22%20fill%3D%22url\(%23paint0_linear_1453_12002\)%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_1453_12002%22%20x1%3D%2211.1794%22%20y1%3D%2214%22%20x2%3D%2211.1794%22%20y2%3D%2210%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2314152D%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2345465E%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E)}.reviews__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 20px;margin-top:20px}.reviews__list-item{background-color:#14152d;border:1px solid #fcc211;border-radius:15px;padding:20px;width:calc(50% - 10px)}.reviews__item-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:20px}.reviews__item-stars img{max-width:22px}.reviews__item-desc p+p{margin-top:16px}.reviews__desc-name{font-weight:700;font-size:20px;line-height:1.5}.rating__table{border:1px solid #fcc211}.rating__table tbody tr{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0;min-height:0;padding:0}.rating__table th,.rating__table td{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;padding:12px 20px}.rating__table td{border-left:1px solid #fcc211}.footer{padding:20px 40px 20px 277px}.footer__logo{-webkit-filter:grayscale(100%);filter:grayscale(100%);max-width:152px;opacity:.5;margin:0 auto}.footer__flags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;margin-top:32px}.footer__flags li{background:-o-linear-gradient(bottom,#14152d 0%,#45465e 100%);background:-webkit-gradient(linear,left bottom,left top,from(#14152d),to(#45465e));background:linear-gradient(0deg,#14152d 0%,#45465e 100%);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 20px}.footer__flags li img{border-radius:50%;max-width:24px}.footer__flags li a{color:#fff;text-transform:uppercase}.footer__menu{margin:32px 0;width:100%}.footer__menu ul{border:2px solid rgba(255,255,255,.1);border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 16px;padding:2px}.footer__menu li a{display:block;font-weight:500;font-size:14px;color:rgba(255,255,255,.502);line-height:1;text-transform:uppercase;padding:9px 17px}.footer__menu li a:hover{background-color:#ffd400;border-radius:100px;color:#000}.footer__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;position:relative}.footer__desc{color:rgba(255,255,255,.5);line-height:1.71;-webkit-box-flex:1;-ms-flex:1;flex:1}.to-top{background-color:#1f2038;border-radius:50%;background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221%22%20height%3D%2224%22%20viewBox%3D%220%200%2021%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.1%200.3L20.85%2010.8C21%2010.95%2021%2011.25%2021%2011.55C20.85%2011.85%2020.55%2012%2020.25%2012H15V23.25C15%2023.7%2014.7%2024%2014.25%2024H6.75C6.3%2024%206%2023.7%206%2023.25V12H0.75C0.45%2012%200.15%2011.85%200%2011.55C0%2011.25%203.35276e-08%2010.95%200.15%2010.8L9.9%200.3C10.05%200.15%2010.35%200%2010.5%200C10.65%200%2010.95%200.15%2011.1%200.3Z%22%20fill%3D%22%23FDCD0B%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat no-repeat;background-position:center center;background-size:21px;display:block;width:42px;height:42px;position:fixed;right:20px;bottom:20px;display:none;z-index:100;opacity:.6}.to-top:hover{opacity:1}.steps-list{position:relative}.steps-list-border{border:1px solid #fcc211;border-radius:15px;padding:20px}.steps-list:before{content:'';border:1px dashed #fcc211;position:absolute;top:20px;bottom:20px;left:17px}.steps-list-border:before{left:37px}ol.steps-list li{background-color:#14152d;border-radius:8px;font-family:'Roboto',sans-serif;padding:10px 10px 10px 54px}ol.steps-list li:before{content:'0' counter(ol);background:-o-linear-gradient(bottom,#14152d 0%,#45465e 100%);background:-webkit-gradient(linear,left bottom,left top,from(#14152d),to(#45465e));background:linear-gradient(0deg,#14152d 0%,#45465e 100%);border:1px solid #fcc211;border-radius:3px;top:0;bottom:0;left:0;font-weight:700;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:38px}ol.steps-list li+li{margin-top:40px}.slot-promotions__app-buttons{margin-top:32px}.article__wrap-border .article__wrap{background-color:#1f2038;border-radius:15px;padding:20px}.responsibility__app-buttons,.security__app-buttons{margin-top:32px}@media screen and (min-width:1440px){.cover{padding-left: calc(50% - (1400px / 2));padding-right: calc(50% - (1400px / 2))}.main{padding-left: calc(50% - ((1440px - 257px - 257px) / 2));padding-right: calc(50% - (1440px / 2))}.sidebar{left: calc(50% - (1440px / 2))}.footer{padding-left: calc(50% - ((1440px - 277px - 277px) / 2));padding-right: calc(50% - ((1440px - 80px) / 2))}}@media screen and (min-width:1025px){.header__menu{display:block!important}}@media (orientation:landscape) and (max-width:850px){.header__menu{height:calc(100vh - 67px);overflow:auto}}@media screen and (max-width:1200px){.main{padding-left:0}.content{width:calc(100% - 40px);margin-left:auto;margin-right:auto}.sidebar{background:#1f2038;border-radius:20px;height:auto;margin:20px auto 0;width:calc(100% - 40px);padding:10px 20px;position:static}.sidebar__menu{display:none}.sidebar__links-button:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20%2012C20%2013.104%2019.104%2014%2018%2014H14V18C14%2019.104%2013.104%2020%2012%2020C10.896%2020%209.99999%2019.104%209.99999%2018V14H6.00001C4.89601%2014%204%2013.104%204%2012C4%2010.896%204.89601%2010%206.00001%2010H9.99999V6C9.99999%204.896%2010.896%204%2012%204C13.104%204%2014%204.896%2014%206V10H18C19.104%2010%2020%2010.896%2020%2012Z%22%20fill%3D%22%23FFD400%22%2F%3E%3C%2Fsvg%3E)}.sidebar__links-button.hide:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M17.125%2010H5.875C4.83953%2010%204%2010.8955%204%2012C4%2013.1045%204.83953%2014%205.875%2014H17.125C18.1605%2014%2019%2013.1045%2019%2012C19%2010.8955%2018.1605%2010%2017.125%2010Z%22%20fill%3D%22%23FFD400%22%2F%3E%3C%2Fsvg%3E)}.sidebar__links-list{display:none}.footer{padding-left:20px;padding-right:20px}}@media screen and (max-width:1025px){.header__logo{margin-right:auto}.menu-button{display:block;background-color:#fdcd0b;padding:10px;border-radius:8px;width:40px;height:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:none;flex:none}.menu-button svg{display:block;margin:auto}.menu-button svg rect{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;fill:#0b0c21}.menu-button.active svg rect:nth-child(1) {x:-2px;y:6px;width:20px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.menu-button.active svg rect:nth-child(2) {-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0,2);-ms-transform:scale(0,2);transform:scale(0,2)}.menu-button.active svg rect:nth-child(3) {x:-2px;y:6px;width:20px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.header__menu{background:#0b0c21;position:absolute;top:100%;left:0;right:0;z-index:100;margin:0;padding:25px;text-align:center;display:none}.header__menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.table:not(.rating__table) {overflow:auto}.table:not(.rating__table)::-webkit-scrollbar {height:3px}.table:not(.rating__table)::-webkit-scrollbar-track {background:rgba(255,212,0,.254902)}.table:not(.rating__table)::-webkit-scrollbar-thumb {background:#ffd400}.table table:not(.rating__table table) {width:1020px}.table thead{font-size:16px}.table tr{gap:20px}.banner{padding:40px}}@media screen and (max-width:850px){h1,.title.general{font-size:26px}h2,.title.high{font-size:24px}h3,.title.middle,h4,.title.mini{font-size:18px}.prime{padding:20px}.prime .background img{-o-object-position:75%;object-position:75%}.prime__wrap{background-color:rgba(11,12,33,.7);border-radius:15px;padding:20px}.prime__button{margin-top:15px}.pros-cons__list{padding-left:0}.games__list-item{width:calc(50% - 10px)}.faq-item__title:before{top:16px}}@media screen and (max-width:650px){h1,.title.general{font-size:24px;line-height:1.3}h2,.title.high{font-size:22px}.header>.header__button{display:none}.header__menu .header__button{display:inline-block;margin:20px 5px 0}.prime__title{margin-bottom:10px}.banner{padding:30px}.pros-cons__item{width:100%}.table thead{font-size:14px}.table table:not(.rating__table table) {width:910px}.table tbody tr{min-height:0}.games__list-item,.reviews__list-item{width:100%}.rating__table th,.rating__table td{padding:10px}.footer__menu ul{border-radius:30px}}@media screen and (max-width:450px){h1,.title.general{font-size:20px}h2,.title.high{font-size:18px}h3,.title.middle,h4,.title.mini{font-size:16px}.header{padding-left:10px;padding-right:10px}.button{min-width:220px;padding-top:23px;padding-bottom:23px}.content-bar{padding-left:10px;padding-right:10px}.content{padding:15px}.content,.sidebar{width:calc(100% - 20px)}.prime{padding:0}.prime__wrap{border-radius:0}.banner{padding:20px}.info__table thead th:first-child,.info__table tbody th{max-width:185px}.article__wrap-border,.article__wrap{padding:15px}.pros-cons__title{padding-left:50px}.faq-item__title{padding:10px 40px 10px 10px}.faq-item__title:before{right:10px;top:10px}.faq-item__desc{padding:10px}.reviews__list-item{padding:15px}.rating__table th{min-width:180px}.rating__table td{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer{padding-top:40px}.footer__flags{gap:10px}.footer__flags li{padding:10px}.footer__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-list-border{padding:15px}.app-button{width:220px}.article__wrap-border .article__wrap{padding:15px}.responsibility__wrap .title span{display:inline-block}}