.nuxt-progress{background-color:#000;height:2px;left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,opacity .4s;width:0;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}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:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-feature-settings:"pnum" on,"lnum" on;background:#27262d;font:16px/28px Raleway,sans-serif;font-weight:400;height:100Vh;min-height:100Vh;overflow:hidden;width:100%}*{box-sizing:border-box;text-align:left}ul{list-style:none;margin:0;padding:0}img{display:block;width:100%}a,button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;justify-content:center;margin:0;padding:0;position:relative;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}a.btn,button.btn{border-radius:12px;height:48px;line-height:1;padding:0 16px;white-space:nowrap}a.btn.st1,button.btn.st1{background:#e6eff9}a.btn.st1 svg,button.btn.st1 svg{fill:#556980}a.btn.st1 span,button.btn.st1 span{color:#556980}a.btn.st2,button.btn.st2{background:#755ec6;color:#fff}a.btn.st3,button.btn.st3{background:rgba(117,94,198,.15);color:#755ec6}a.btn.btn_small,button.btn.btn_small{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px}.night button.btn.st1{background:#333042}.night button.btn.st1 svg{fill:hsla(0,0%,100%,.72)}.night button.btn.st1 span{color:hsla(0,0%,100%,.9)}input,textarea{background:#e6eff9;border:1px solid #e6eff9;border-radius:12px;color:#556980;display:block;font-size:16px;height:48px;letter-spacing:.001em;line-height:24px;margin:0;max-width:100%;min-width:100%;outline:0;padding:0}input::-moz-placeholder,textarea::-moz-placeholder{color:#556980}input::placeholder,textarea::placeholder{color:#556980}input.error,textarea.error{border-color:#e74c3c}textarea{height:auto;min-height:96px}.night input,.night textarea{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.56)}.night input::-moz-placeholder,.night textarea::-moz-placeholder{color:hsla(0,0%,100%,.56)}.night input::placeholder,.night textarea::placeholder{color:hsla(0,0%,100%,.56)}label{cursor:pointer}fieldset,label{display:block;position:relative}fieldset{border:0;margin:0;min-width:0;padding:0;width:100%}#__layout,#__layout .app,#__nuxt,#__nuxt .app{height:100%;min-height:100%;width:100%}#__layout .app,#__nuxt .app{background:#e6eff9;max-height:100%;padding:88px 0 0}@media screen and (max-width:1024px){#__layout .app,#__nuxt .app{padding:56px 0 0}}@media screen and (max-width:768px){#__layout .app,#__nuxt .app{max-height:none}}@media screen and (max-width:576px){#__layout .app,#__nuxt .app{padding:56px 0}}#__layout .app.night,#__nuxt .app.night{background:#27262d}#__layout .app .loader,#__nuxt .app .loader{align-items:center;background:#fff;bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:all .15s ease;visibility:visible;z-index:10000}#__layout .app .loader.loaded,#__nuxt .app .loader.loaded{opacity:0;visibility:hidden}#__layout .app .loader img,#__nuxt .app .loader img{display:block;height:100px;width:100px}#__layout .app .loader-wrap,#__nuxt .app .loader-wrap{align-items:center;background:#fff;bottom:0;display:flex;flex-flow:row nowrap;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}#__layout .app .loader-wrap.modal_loader,#__nuxt .app .loader-wrap.modal_loader{background:hsla(0,0%,100%,.7);z-index:5001}.loader-enter{opacity:0}.loader-enter-active{transition:all 0s ease}.loader-leave-active{opacity:0;transition:all .5s ease!important}.night .loader,.night .loader-wrap{background:#2d2a36!important}.night .loader-wrap.modal_loader{background:rgba(45,42,54,.7)!important;z-index:5001}.dropdown{background:#fff;border-radius:12px;box-shadow:0 40px 67px rgba(0,0,0,.2);margin:10px 0 0;opacity:0;position:absolute;right:0;top:100%;transition:opacity .15s ease;visibility:hidden;width:228px;z-index:-100}@media screen and (max-width:576px){.dropdown{border-radius:0;bottom:0;left:0;margin:0;overflow:scroll;position:fixed;right:0;top:56px;width:100%!important}}.dropdown.open{opacity:1;visibility:visible;z-index:100}.dropdown .subtitle{align-items:center;display:flex;justify-content:space-between;padding:16px}.dropdown .subtitle span{color:#27262d;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px}.dropdown .subtitle svg{fill:#556980;display:block;height:12px;width:20px}.dropdown ul.notify{padding:0 0 8px}.dropdown ul.notify li{position:relative}.dropdown ul.notify li:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:70px;position:absolute;right:0}.dropdown ul.notify li a,.dropdown ul.notify li button{background:#fff;border-left:2px solid transparent;justify-content:flex-start;margin:0;padding:8px 14px;text-transform:none;width:100%}.dropdown ul.notify li a.active,.dropdown ul.notify li button.active{background:#e6eff9;border-color:#e74c3c}.dropdown ul.notify li a .img,.dropdown ul.notify li button .img{border-radius:8px;height:40px;max-width:40px;min-width:40px;overflow:hidden}.dropdown ul.notify li a .img img,.dropdown ul.notify li button .img img{height:100%}.dropdown ul.notify li a .info,.dropdown ul.notify li button .info{flex:1 1 auto;padding:0 0 0 16px}.dropdown ul.notify li a .info span,.dropdown ul.notify li button .info span{background:transparent;border:0;color:#27262d;display:block;height:auto;padding:0;position:relative;right:0;text-align:left;top:0}.dropdown .notifyempty{padding:16px 0 32px}.dropdown .notifyempty .img{height:188px;margin:32px auto 0;position:relative;width:200px}.dropdown .notifyempty .img img{height:100%}.dropdown .notifyempty .text{color:#556980;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;padding:28px 0 0;text-align:center}.dropdown ul.menu{padding:16px 0}.dropdown ul.menu li a,.dropdown ul.menu li button{display:flex;height:auto;justify-content:flex-start;padding:10px 18px;-webkit-text-decoration:none;text-decoration:none;width:100%}.dropdown ul.menu li a .ico,.dropdown ul.menu li button .ico{display:flex;justify-content:center;margin:0 18px 0 0;max-width:20px;min-width:20px}.dropdown ul.menu li a .ico svg,.dropdown ul.menu li button .ico svg{fill:#556980;height:20px;width:20px}.dropdown ul.menu li a span,.dropdown ul.menu li button span{color:#556980;display:block;font-size:14px;font-weight:600;letter-spacing:.001em;line-height:16px;text-transform:none!important}.night .dropdown{background:#3c3751}.night .dropdown .subtitle span{color:hsla(0,0%,100%,.9)}.night .dropdown .subtitle svg{fill:hsla(0,0%,100%,.56)}.night .dropdown ul.notify li:after{background:hsla(0,0%,100%,.2)}.night .dropdown ul.notify li a,.night .dropdown ul.notify li button{background:#3c3751}.night .dropdown ul.notify li a.active,.night .dropdown ul.notify li button.active{background:hsla(0,0%,100%,.05);border-color:#fa7e71}.night .dropdown ul.notify li a .info span,.night .dropdown ul.notify li button .info span{color:hsla(0,0%,100%,.72)}.night .dropdown ul.menu li a .ico svg,.night .dropdown ul.menu li button .ico svg{fill:hsla(0,0%,100%,.72)}.night .dropdown ul.menu li a span,.night .dropdown ul.menu li button span{color:hsla(0,0%,100%,.9)}.night .dropdown .notifyempty .text{color:hsla(0,0%,100%,.72)}span.badge{align-items:center;background:#e74c3c;border-radius:4px;color:#fff;display:flex;justify-content:center;padding:1px 8px 0;position:absolute}.ps{-ms-overflow-style:none;overflow:hidden;overflow-anchor:none;position:relative;touch-action:auto;-ms-touch-action:auto;width:100%}.ps.appscroll{background:#fff;border-radius:0 0 0 24px;height:100%;margin:0 0 0 96px;position:relative;width:calc(100% - 96px)}@media screen and (max-width:1024px){.ps.appscroll{margin:0 0 0 80px;width:calc(100% - 80px)}}@media screen and (max-width:576px){.ps.appscroll{border-radius:0 0 16px 16px;margin:0;width:100%}}.ps.appscroll.clear{border-radius:0;margin:0;width:100%}.ps .ps__rail-y{background:rgba(39,38,45,.32);border-radius:6px;display:none;left:auto!important;opacity:0;position:absolute;right:10px;transition:opacity .15s ease;width:12px;z-index:100}@media screen and (max-width:920px){.ps .ps__rail-y{border-radius:3px;width:6px}}.ps .ps__rail-y .ps__thumb-y{background:#27262d;border-radius:6px;position:absolute;width:100%}@media screen and (max-width:1024px){.ps .ps__rail-y .ps__thumb-y{border-radius:3px}}.ps .ps__rail-x{display:none}.ps.ps--scrolling-y .ps__rail-y{opacity:1}.ps--active-y .ps__rail-y{display:block}@media screen and (max-width:920px){.gamepage .ps.appscroll{z-index:1100}.gamepage .ps__rail-x,.gamepage .ps__rail-y{display:none}}.night .ps.appscroll{background:#2d2a36}.night .ps .ps__rail-y{background:hsla(0,0%,100%,.2)}.night .ps .ps__rail-y .ps__thumb-y{background:hsla(0,0%,100%,.56)}main.content{height:auto;min-height:100%;padding:0 0 64px;position:relative;width:100%;z-index:100}@media screen and (max-width:1024px){main.content{padding:0}}main.content.game{left:0;position:fixed;top:0;z-index:1001}.pagetitle{font-size:60px;font-weight:900;letter-spacing:-.01em;line-height:68px;margin:0;padding:40px 48px 60px}@media screen and (max-width:1024px){.pagetitle{font-size:56px;line-height:64px;padding:24px 24px 40px}}@media screen and (max-width:920px){.pagetitle{font-size:48px;line-height:56px;padding:24px}}@media screen and (max-width:768px){.pagetitle{font-size:40px;font-weight:800;line-height:48px;padding:24px 24px 30px}}@media screen and (max-width:576px){.pagetitle{font-size:36px;line-height:42px;padding:16px 16px 24px}}@media screen and (max-width:480px){.pagetitle{font-size:32px;line-height:40px;padding:16px 16px 24px}}.night{color:hsla(0,0%,100%,.9)}.boxtitle{align-items:center;display:flex;font-size:40px;font-weight:800;line-height:48px;padding:0 0 24px}@media screen and (max-width:920px){.boxtitle{font-size:32px;line-height:40px;padding:0 0 16px}}@media screen and (max-width:576px){.boxtitle{font-size:24px;justify-content:space-between;line-height:28px;padding:0 0 16px}}.boxtitle span{display:block;padding:0 24px 0 0}.boxtitle span i{font-style:normal}@media screen and (max-width:576px){.boxtitle span i{display:none}}.boxtitle button{align-items:center;background:#755ec6;border-radius:50%;display:flex;height:32px;justify-content:center;max-width:32px;min-width:32px}@media screen and (max-width:576px){.boxtitle button{height:24px;max-width:24px;min-width:24px}}.boxtitle button svg{fill:#fff;display:block;height:12px;margin:0 0 0 2px;width:7px}.night .boxtitle span{color:hsla(0,0%,100%,.9)}svg.icon{display:block}.userphoto{border-radius:50%;height:56px!important;margin:0 24px 0 0;max-width:56px;min-width:56px;overflow:hidden}@media screen and (max-width:576px){.userphoto{height:40px!important;margin:0 16px 0 0;max-width:40px;min-width:40px}}.userphoto img{height:100%}.swipernav{height:0;left:0;position:absolute;top:50%;width:100%;z-index:200}@media screen and (max-width:1024px){.swipernav{display:none}}.swipernav button{background:rgba(39,38,45,.9);border-radius:12px;height:88px;margin:-74px 0 0;position:absolute;top:0;transition:all .15s ease;width:64px}.swipernav button.swiper-button-disabled{display:none}.swipernav button svg{fill:#fff;display:block;height:24px;width:14px}.filters{max-width:100%;overflow:hidden}@media screen and (max-width:576px){.filters{margin:0 0 0 -16px;max-width:calc(100% + 32px);min-width:calc(100% + 32px);padding:0 0 0 16px}}.filters ul{align-items:center;display:flex;list-style:none;margin:0;padding:0 0 24px}@media screen and (max-width:576px){.filters ul{padding:0 0 16px}}.filters ul li{padding:0 8px 0 0}.filters ul li:last-child{padding:0}.filters ul li button{align-items:center;background:#e6eff9;border:0;border-radius:12px;display:flex;height:48px;justify-content:center;margin:0;padding:0 16px;transition:background .15s ease;white-space:nowrap}@media screen and (max-width:576px){.filters ul li button{border-radius:8px;height:32px;padding:0 12px}}.filters ul li button span{color:#556980;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;text-transform:uppercase}.filters ul li button span.badge{color:#fff;font-size:12px;height:20px;letter-spacing:.01em;line-height:20px;margin:0 0 0 10px;padding:0 8px 2px;position:relative}@media screen and (max-width:576px){.filters ul li button span{font-size:12px;line-height:16px}}.filters ul li button.active{background:#e74c3c}.filters ul li button.active span{color:#fff}.filters ul li button.active span.badge{background:#e6eff9;color:#556980}.night .filters ul li button{background:hsla(0,0%,100%,.05)}.night .filters ul li button span{color:hsla(0,0%,100%,.56)}.night .filters ul li button span.badge{color:#fff}.night .filters ul li button.active{background:#e74c3c}.night .filters ul li button.active span{color:#fff}.night .filters ul li button.active span.badge{background:#3c3751;color:#fff}.page-enter{backface-visibility:hidden;opacity:0;transform:translateZ(0)}.page-enter-active{transition:all .5s ease}.page-leave-active{backface-visibility:hidden;opacity:0;transform:translateZ(0);transition:all 0s ease!important}.searchform{align-items:center;display:flex;justify-content:space-between;padding:32px 48px 0}@media screen and (max-width:1024px){.searchform{padding:32px 24px 0}}@media screen and (max-width:768px){.searchform{display:block;padding:24px 24px 0}}.searchform fieldset{border:0;display:block;margin:0;min-width:0;padding:0;position:relative;width:100%}.searchform fieldset .icon{fill:#556980;height:20px;left:18px;margin:-10px 0 0;position:absolute;top:50%;width:20px}.searchform fieldset input{border:0;font-size:16px;letter-spacing:.001em;line-height:24px;padding:0 20px 0 60px}.searchform .btns{align-items:center;display:flex;padding:0 0 0 16px}@media screen and (max-width:768px){.searchform .btns{padding:24px 0 0}}.searchform .btns button{align-items:center;background:#e6eff9;border:0;border-radius:12px;color:#556980;display:flex;font-size:14px;font-weight:800;height:48px;justify-content:center;letter-spacing:.06em;line-height:16px;margin:0 0 0 8px;padding:0 16px;transition:background .15s ease;white-space:nowrap}@media screen and (max-width:768px){.searchform .btns button{margin:0 8px 0 0}}.searchform .btns button.active{background:#e74c3c;color:#fff}.modalbox{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .5s ease;visibility:hidden;z-index:5000}.modalbox.open{opacity:1;visibility:visible}@media screen and (max-width:576px){.modalbox{transition:none}.modalbox[data-modal=friends],.modalbox[data-modal=messages],.modalbox[data-modal=news]{background:#e6eff9;bottom:56px;height:auto;top:56px!important}.modalbox[data-modal=messagesChat]{bottom:0}.modalbox[data-modal=personalData],.modalbox[data-modal=userProfile]{background:#e6eff9;bottom:0;height:100Vh;top:0!important;z-index:4000}.modalbox[data-modal=gameInfo]{align-items:stretch;flex-flow:column nowrap;justify-content:flex-end}}.modalbox .modalinfo{background:#fff;border-radius:24px;max-height:100Vh;opacity:0;overflow:hidden;position:relative;top:-100px;transition:all .15s ease;visibility:hidden}@media screen and (max-width:576px){.modalbox .modalinfo{height:100%!important;top:0;transition:none}}.modalbox .modalinfo.bigger{height:628px;max-width:calc(100% - 48px);width:1112px}@media screen and (max-width:576px){.modalbox .modalinfo.bigger{padding:16px}}.modalbox .modalinfo.big{height:628px;max-width:calc(100% - 48px);width:1048px}@media screen and (max-width:576px){.modalbox .modalinfo.big{padding:16px!important}}.modalbox .modalinfo.buy{max-width:calc(100% - 48px);min-height:316px;width:1048px}@media screen and (max-width:576px){.modalbox .modalinfo.buy{padding:16px!important}}.modalbox .modalinfo.middle{height:628px;max-width:calc(100% - 48px);width:700px}@media screen and (max-width:576px){.modalbox .modalinfo.middle{height:100%;padding:16px!important}}.modalbox .modalinfo.small{width:560px}@media screen and (max-width:576px){.modalbox .modalinfo.small{border-radius:0;height:100%;padding:24px!important;width:100%}}@media screen and (max-width:480px){.modalbox .modalinfo.small{padding:16px!important}}.modalbox .modalinfo .modalcontent{height:100%}.modalbox .modalinfo .modalcontent .waiting{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modalbox .modalinfo .modalcontent .waiting img{height:48px;width:48px}.modalbox .modalinfo button.close{align-items:center;background:#e6eff9;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px;z-index:1}.modalbox .modalinfo button.close svg{fill:#556980;height:9px;width:9px}.modalbox.active .modalinfo{opacity:1;top:0;visibility:visible}@media screen and (max-width:576px){.night .modalbox[data-modal=friends],.night .modalbox[data-modal=messagesChat],.night .modalbox[data-modal=messages],.night .modalbox[data-modal=news]{background:#27262d}}.night .modalbox .modalinfo{background:#2d2a36!important}.night .modalbox .modalinfo button.close{background:hsla(0,0%,100%,.1)!important}.night .modalbox .modalinfo button.close svg{fill:hsla(0,0%,100%,.72)!important}.usermodaltop{align-items:center;display:flex;padding:0 0 16px;position:relative}.usermodaltop:before{background:#9eafc3;bottom:0;content:"";height:1px;left:16px;position:absolute;right:16px}.usermodaltop button{height:16px;margin:0 28px 0 40px;width:20px}@media screen and (max-width:920px){.usermodaltop button{margin:0 28px 0 24px}}@media screen and (max-width:576px){.usermodaltop button{margin:0 16px 0 0}}.usermodaltop button svg{fill:#755ec6;height:100%;width:100%}.usermodaltop .userphoto{margin:0 16px 0 0}.usermodaltop .info .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}@media screen and (max-width:576px){.usermodaltop .info .name{font-size:12px;line-height:16px}}.usermodaltop .info .online{align-items:center;color:#556980;display:flex;font-size:12px;letter-spacing:.004em;line-height:16px;padding:4px 0 0}@media screen and (max-width:576px){.usermodaltop .info .online{font-size:10px;line-height:12px}}.usermodaltop .info .online span{background:#9eafc3;border-radius:50%;display:block;height:8px;margin:0 6px 0 0;max-width:8px;min-width:8px}.usermodaltop .info .online.active span{background:#27ae60}.night .usermodaltop:before{background:hsla(0,0%,100%,.2)}.night .usermodaltop button svg{fill:#967fe8}.night .usermodaltop .info .online{color:hsla(0,0%,100%,.56)}.night .usermodaltop .info .online span{background:hsla(0,0%,100%,.2)}.night .usermodaltop .info .online.active span{background:#3dd77e}header.main{align-items:center;display:flex;height:88px;left:96px;padding:0 48px;position:fixed;right:0;top:0;z-index:1000}@media screen and (max-width:1024px){header.main{height:56px;left:80px;padding:0 24px}}@media screen and (max-width:576px){header.main{left:0;padding:0 16px}}header.main.clear{left:0}header.main.clear:before{border-radius:0}header.main:before{background:#fff;border-radius:24px 0 0 0;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:576px){header.main:before{border-radius:0}}header.main:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:48px;position:absolute;right:48px}@media screen and (max-width:1024px){header.main:after{left:24px;right:24px}}@media screen and (max-width:576px){header.main:after{left:16px;right:16px}}header.main .logo{display:block;height:24px;position:relative;width:63px}@media screen and (max-width:1024px){header.main .logo{align-items:center;display:flex;height:16px;width:auto}}header.main .logo button{height:100%;width:100%}header.main .logo button.small{display:none}@media screen and (max-width:1024px){header.main .logo button.small{display:block;height:16px;margin:0 16px 0 4px;width:16px}header.main .logo button:not(.small){width:42px}}header.main .logo button svg{fill:#755ec6;height:100%;width:100%}header.main .logo .dropdown{left:0;padding:24px;right:auto;width:380px}@media screen and (max-width:576px){header.main .logo .dropdown{background:linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.6));top:0}header.main .logo .dropdown ul{background:#fff;border-radius:16px 16px 0 0;bottom:0;height:auto;left:0;position:absolute;right:0}}header.main .logo .dropdown ul li{color:#556980;font-size:14px;line-height:20px;padding:0 0 30px;white-space:nowrap}header.main .logo .dropdown ul li:last-child{padding:0}header.main .logo .dropdown ul li.close-cell{display:none}@media screen and (max-width:576px){header.main .logo .dropdown ul li.close-cell{display:block;padding:0;position:relative}header.main .logo .dropdown ul li.close-cell .close{align-items:center;background:#e6eff9;border-radius:50%;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px;z-index:1}header.main .logo .dropdown ul li.close-cell .close svg{fill:#556980;height:9px;pointer-events:none;width:9px}}header.main .logo .dropdown ul li.title-cell svg{display:none}@media screen and (max-width:576px){header.main .logo .dropdown ul li.title-cell{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-bottom:26px;padding:12px 16px 0}header.main .logo .dropdown ul li.title-cell svg{fill:#755ec6;height:16px;margin-right:32px;width:42px}header.main .logo .dropdown ul li.title-cell span{display:block;font-size:10px;font-weight:400;line-height:12px;overflow:hidden;text-align:center;white-space:normal;width:103px}header.main .logo .dropdown ul li.list-cell{margin-bottom:28px;padding:0 16px}header.main .logo .dropdown ul li.list-cell:last-child{margin-bottom:22px}header.main .logo .dropdown ul li.list-cell a,header.main .logo .dropdown ul li.list-cell button{font-weight:700;text-transform:none}}header.main .logo .dropdown ul li a,header.main .logo .dropdown ul li button{color:#556980;display:inline-block;font-size:16px;font-weight:500;letter-spacing:.0015em;line-height:20px;width:auto}header.main nav{align-items:center;display:flex;margin:0 0 0 auto}header.main nav .item{margin:0 0 0 32px;position:relative}@media screen and (max-width:1024px){header.main nav .item{margin:0 0 0 40px}}@media screen and (max-width:576px){header.main nav .item{margin:0 0 0 24px}}header.main nav .item.search{margin:0}header.main nav .item.search button.btn{padding:0;width:56px}@media screen and (max-width:1024px){header.main nav .item.search button.btn{background:transparent;width:20px}header.main nav .item.wallet button.btn{background:transparent;padding:0}}header.main nav .item.wallet button.btn span{display:block;font-size:14px;font-weight:500;letter-spacing:.0015em;line-height:14px;padding:0 8px 0 10px;white-space:nowrap}header.main nav .item.wallet button.btn span:before{content:"$";padding:0 2px 0 0}@media screen and (max-width:1024px){header.main nav .item.wallet button.btn span{display:none}}header.main nav .item.wallet button.btn .plus{align-items:center;background:#755ec6;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}header.main nav .item.wallet button.btn .plus svg{fill:#fff;height:12px;width:12px}@media screen and (max-width:1024px){header.main nav .item.wallet button.btn .plus{display:none}}header.main nav .item.notifications button.btn{padding:0;width:56px}@media screen and (max-width:1024px){header.main nav .item.notifications button.btn{background:transparent;width:18px}}header.main nav .item.notifications button.btn span.badge{border:1px solid #fff;color:#fff;font-size:10px;font-weight:500;height:17px;line-height:10px;right:4px;top:8px}@media screen and (max-width:1024px){header.main nav .item.notifications button.btn span.badge{right:-18px}}@media screen and (max-width:576px){header.main nav .item.notifications button.btn span.badge{right:-14px}}header.main nav .item.notifications .dropdown{width:460px}header.main nav .item.account button.btn{text-transform:none}@media screen and (max-width:1024px){header.main nav .item.account button.btn{background:transparent;padding:0}}header.main nav .item.account button.btn .photo{border-radius:50%;height:40px;overflow:hidden;width:40px}@media screen and (max-width:1024px){header.main nav .item.account button.btn .photo{height:32px;width:32px}}header.main nav .item.account button.btn .photo img{display:block;width:100%}header.main nav .item.account button.btn span{display:block;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:0 16px;white-space:nowrap}@media screen and (max-width:1024px){header.main nav .item.account button.btn span,header.main nav .item.account button.btn svg{display:none}}header.main nav .item.account .dropdown li span{font-size:14px;font-weight:600;letter-spacing:.001em;line-height:16px;white-space:nowrap}header.main nav .item.account .dropdown li:last-child svg{fill:#e74c3c}header.main nav .item.account .dropdown li:last-child span{color:#e74c3c}header.main nav .item.signin{align-items:center;display:flex}header.main nav .item.signin button{margin:0 8px 0 0}@media screen and (max-width:1024px){header.main nav .item.signin button{background:transparent;margin:0 24px 0 0;padding:0}}header.main nav .item.signin button:last-child{margin:0}header.main nav .item.signin button span{display:block}@media screen and (max-width:1024px){header.main nav .item.signin button span{display:none}}header.main nav .item.signin button svg{fill:#556980;display:none}@media screen and (max-width:1024px){header.main nav .item.signin button svg{display:block}}header.main nav .item button.btn{font-size:16px;font-weight:700;height:56px;letter-spacing:.0015em;line-height:20px;white-space:nowrap}@media screen and (max-width:1024px){header.main nav .item button.btn{height:40px}}header.main nav .item button.btn svg{height:20px;width:20px}header.main .dropdown img.illustration{visibility:hidden}header.main .dropdown.open img.illustration{visibility:visible}.night header.main:before{background:#2d2a36}.night header.main:after{background:hsla(0,0%,100%,.2)}.night header.main .logo a svg,.night header.main .logo button svg{fill:#967fe8}@media only screen and (max-width:576px){.night header.main .logo .dropdown ul{background:#3c3751}}.night header.main .logo .dropdown ul li,.night header.main .logo .dropdown ul li a,.night header.main .logo .dropdown ul li button{color:hsla(0,0%,100%,.9)}.night header.main .item.wallet button.btn .plus{background:#967fe8}.night header.main .item.notifications button.btn span.badge{border-color:#333042}.night header.main .item.account .dropdown li:last-child svg{fill:#fa7e71}.night header.main .item.account .dropdown li:last-child span{color:#fa7e71}@media screen and (max-width:920px){.app.gamepage header.main{display:none}}@media screen and (max-width:576px){header.main.is_guest nav .item.notifications,header.main.is_guest nav .item.wallet{display:none}header.main.is_guest nav .item.account .togglemenu_guest_desk{background:#755ec6;border-radius:12px;color:#fff;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;margin:0;padding:0 16px;text-transform:uppercase;white-space:nowrap}header.main.is_guest nav .item.account .togglemenu_guest_desk:after{content:"Log in"}header.main.is_guest nav .item.account .togglemenu_guest_desk .photo{display:none}}.searchbox{background:rgba(0,0,0,.6);left:0;max-height:0;min-height:0;opacity:0;overflow:hidden;padding:0 0 0 96px;position:fixed;top:0;transition:opacity .15s ease;visibility:hidden;width:100%;z-index:0}.searchbox:before{background:#fff;border-radius:24px 0 0 24px;bottom:0;content:"";left:96px;position:absolute;right:0;top:0}@media screen and (min-width:577px)and (max-width:1024px){.searchbox:before{display:none}}@media screen and (max-width:1024px){.searchbox{padding:0 0 0 80px}}@media screen and (max-width:920px){.searchbox{padding:0}}.searchbox.open{max-height:100Vh;min-height:100Vh;opacity:1;visibility:visible;z-index:1000}.searchbox .top{align-items:center;background:#fff;border-radius:24px 0 0 0;display:flex;left:96px;padding:20px 48px;position:fixed;right:0;top:0;z-index:1002}@media screen and (max-width:1024px){.searchbox .top{left:80px;padding:4px 24px}}@media screen and (max-width:920px){.searchbox .top{border-radius:0;left:0}}@media screen and (max-width:576px){.searchbox .top{padding:4px 16px}}@media screen and (max-width:920px){.searchbox .top .logo{display:none}}.searchbox .top form{align-items:center;display:flex;flex:1 1 100%;padding:0 0 0 84px}@media screen and (max-width:1024px){.searchbox .top form{padding:0 0 0 30px}}@media screen and (max-width:576px){.searchbox .top form{align-content:flex-start;align-items:flex-start;display:flex;flex-flow:column-reverse nowrap;min-width:0;padding:0}}.searchbox .top form fieldset svg{fill:#556980}.searchbox .top form fieldset svg.search{height:20px;left:18px;margin:-10px 0 0;position:absolute;top:50%;width:20px}.searchbox .top form fieldset svg.close{height:100%;width:100%}.searchbox .top form fieldset input{background:transparent;border:2px solid #755ec6;padding:0 64px}@media screen and (max-width:480px){.searchbox .top form fieldset input{padding:0 52px}}.searchbox .top form fieldset button{height:14px;margin:-7px 0 0;position:absolute;right:18px;top:50%;width:14px}.searchbox .top form .close{width:48px}@media screen and (max-width:576px){.searchbox .top form .close{align-items:center;display:flex;width:auto}}.searchbox .top form .close button.btn{height:48px;margin:0 0 0 16px;width:100%}@media screen and (max-width:576px){.searchbox .top form .close button.btn{background:transparent;margin:0 4px 0 -12px}}.searchbox .top form .close button.btn svg{fill:#556980;height:12px;width:12px}.searchbox .top form .close span.mobile{display:none}@media screen and (max-width:576px){.searchbox .top form .close span.mobile{display:block;font-size:16px;font-weight:700;line-height:20px}.searchbox .top form .close span.mobile svg{fill:#755ec6}}.searchbox .searchscroll{border-radius:0 0 0 24px;height:calc(100vh - 88px);margin:88px 0 0;overflow:hidden;padding:0;width:100%}@media screen and (max-width:1024px){.searchbox .searchscroll{border-radius:0;height:calc(100vh - 56px);margin:56px 0 0}}@media screen and (max-width:920px){.searchbox .searchscroll{border-radius:0}}@media screen and (max-width:576px){.searchbox .searchscroll{margin:100px 0 0}}.searchbox .searchscroll .results{background:#fff;min-height:calc(100vh - 88px);overflow:hidden;padding:0 0 0 194px;width:100%}@media screen and (max-width:1024px){.searchbox .searchscroll .results{border-radius:0 0 0 24px;min-height:auto;padding:0 0 0 24px}}@media screen and (max-width:576px){.searchbox .searchscroll .results{border-radius:0;min-height:calc(100vh - 56px);padding:0 0 0 16px}}@media screen and (max-width:480px){.searchbox .searchscroll .results{padding:0 16px}}.searchbox .searchscroll .results .boxtitle{padding-top:32px}@media screen and (max-width:576px){.searchbox .searchscroll .results .boxtitle{padding-top:24px}}.searchbox .searchscroll .results .swiper-container{overflow:visible}.searchbox .searchscroll .results .category_slider .swiperbox{position:relative}@media screen and (max-width:480px){.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-slide{margin:0 0 8px!important}}.searchbox .searchscroll .results .category_slider .swipernav button.prev{left:20px}.searchbox .searchscroll .results .category_slider .swipernav button.next{right:40px}.searchbox .searchscroll .results .category_slider .swipernav.s button{height:60px;margin:-10px 0 0;width:40px}.searchbox .searchscroll .results .category_slider:first-child .swipernav button{margin:-44px 0 0}.searchbox .searchscroll .results .users_slider{padding-bottom:30px!important}.searchbox .searchscroll .results .users_slider .swiper-slide{max-width:164px;min-width:164px}@media screen and (max-width:480px){.searchbox .searchscroll .results .users_slider .swiper-slide{margin:0 0 20px!important}}.searchbox .searchscroll .results .users_slider .swiper-slide button{color:#27262d;display:block;text-align:center;text-transform:none;width:100%}.searchbox .searchscroll .results .users_slider .swiper-slide button .userphoto{height:112px!important;margin:0 auto;max-width:112px;min-width:112px}@media screen and (max-width:480px){.searchbox .searchscroll .results .users_slider .swiper-slide button .userphoto{height:72px!important;max-width:72px;min-width:72px}}.searchbox .searchscroll .results .users_slider .swiper-slide button .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:16px 0 0;text-align:center}@media screen and (max-width:480px){.searchbox .searchscroll .results .users_slider .swiper-slide button .name{font-size:14px;line-height:16px;padding:8px 0 0}}.searchbox .searchscroll .results .users_slider .swipernav button{height:60px;margin:0;width:40px}.searchbox .searchscroll .results .users_slider .swipernav button.prev{left:20px}.searchbox .searchscroll .results .users_slider .swipernav button.next{right:40px}.searchbox .searchscroll .results .category_slider,.searchbox .searchscroll .results .users_slider{padding:0 16px 0 0;position:relative}.searchbox .searchscroll .results .category_slider:after,.searchbox .searchscroll .results .category_slider:before,.searchbox .searchscroll .results .users_slider:after,.searchbox .searchscroll .results .users_slider:before{content:"";display:block;height:100%;position:absolute;top:0;z-index:100}@media screen and (max-width:920px){.searchbox .searchscroll .results .category_slider:after,.searchbox .searchscroll .results .category_slider:before,.searchbox .searchscroll .results .users_slider:after,.searchbox .searchscroll .results .users_slider:before{display:none}}.searchbox .searchscroll .results .category_slider:before,.searchbox .searchscroll .results .users_slider:before{background:linear-gradient(90deg,#fff 20%,hsla(0,0%,100%,0));left:-194px;width:194px}.searchbox .searchscroll .results .category_slider:after,.searchbox .searchscroll .results .users_slider:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 20%,#fff);right:0;width:194px}.searchbox .searchscroll .results .category_slider:not(.popular_search),.searchbox .searchscroll .results .users_slider:not(.popular_search){padding:0}@media screen and (max-width:480px){.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-wrapper,.searchbox .searchscroll .results .users_slider:not(.popular_search) .swiper-wrapper{flex-flow:row wrap;justify-content:space-between;transform:translateZ(0)!important}.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-wrapper .swiper-slide,.searchbox .searchscroll .results .users_slider:not(.popular_search) .swiper-wrapper .swiper-slide{max-width:calc(50% - 4px);min-width:calc(50% - 4px)}.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box,.searchbox .searchscroll .results .users_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box{box-shadow:0 0 0 transparent!important;top:0!important}.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box .title,.searchbox .searchscroll .results .users_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box .title{font-size:14px;line-height:16px}.searchbox .searchscroll .results .category_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box .desc,.searchbox .searchscroll .results .users_slider:not(.popular_search) .swiper-wrapper .swiper-slide .box .desc{font-size:10px;font-weight:500;line-height:12px;padding:2px 0 0}}.searchbox .searchscroll .results .empty{align-items:center;display:flex;flex-flow:row wrap;padding:40px 0}@media screen and (max-width:1150px){.searchbox .searchscroll .results .empty{display:block}}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty{padding:24px 0}}.searchbox .searchscroll .results .empty .boxtitle{width:100%}.searchbox .searchscroll .results .empty .img{height:130px;margin:0 64px 0 0;max-width:210px;min-width:210px;position:relative}@media screen and (max-width:1150px){.searchbox .searchscroll .results .empty .img{margin:0 0 20px}}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty .img{margin:0 auto 20px}}@media screen and (max-width:480px){.searchbox .searchscroll .results .empty .img{height:auto;margin:0 0 20px;max-width:160px;min-width:160px}}.searchbox .searchscroll .results .empty .text{flex:1 1 auto}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty .text{text-align:center}}@media screen and (max-width:480px){.searchbox .searchscroll .results .empty .text{text-align:left}}.searchbox .searchscroll .results .empty .text b{color:#556980;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty .text b{text-align:center}}@media screen and (max-width:480px){.searchbox .searchscroll .results .empty .text b{font-size:16px;line-height:20px;text-align:left}}.searchbox .searchscroll .results .empty .text p{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;margin:0;padding:4px 0 0}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty .text p{text-align:center}}@media screen and (max-width:480px){.searchbox .searchscroll .results .empty .text p{font-size:16px;line-height:20px;text-align:left}}.searchbox .searchscroll .results .empty.noresults .img{height:186px;margin:0 80px 0 0;max-width:300px;min-width:300px}@media screen and (max-width:1150px){.searchbox .searchscroll .results .empty.noresults .img{margin:0 0 20px}}@media screen and (max-width:576px){.searchbox .searchscroll .results .empty.noresults .img{margin:0 auto 20px}}.searchbox .searchscroll .results .empty.noresults b{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}@media screen and (max-width:480px){.searchbox .searchscroll .results .empty.noresults b{font-size:16px;line-height:20px}}.searchbox .searchscroll .results .empty img{visibility:hidden}.searchbox.open .searchscroll .results .empty img{visibility:visible}.night .searchbox .top,.night .searchbox:before{background:#2d2a36}.night .searchbox .top a.logo svg{fill:#967fe8}.night .searchbox .top form fieldset svg{fill:hsla(0,0%,100%,.72)}.night .searchbox .top form fieldset input{border-color:#967fe8}@media screen and (max-width:576px){.night .searchbox .top form .close button.btn{background:transparent}.night .searchbox .top form .close button.btn svg{fill:#967fe8}}.night .searchbox .searchscroll .results{background:#2d2a36}.night .searchbox .searchscroll .results .boxtitle{color:hsla(0,0%,100%,.9)}.night .searchbox .searchscroll .results .category_slider:before,.night .searchbox .searchscroll .results .users_slider:before{background:linear-gradient(90deg,#2c2a36,rgba(44,42,54,0))}.night .searchbox .searchscroll .results .category_slider:after,.night .searchbox .searchscroll .results .users_slider:after{background:linear-gradient(90deg,rgba(44,42,54,0),#2c2a36)}.night .searchbox .searchscroll .results .empty .text b,.night .searchbox .searchscroll .results .empty .text p,.night .searchbox .searchscroll .results .users_slider .swiper-slide button{color:hsla(0,0%,100%,.9)}aside.sidebar{height:100Vh;left:0;position:fixed;top:0;width:96px}@media screen and (max-width:576px){aside.sidebar{background:#e6eff9;height:56px;z-index:100}}aside.sidebar:after{background:transparent;background:linear-gradient(180deg,hsla(0,0%,100%,0),#e6eff9);bottom:0;content:"";display:block;height:50px;left:0;position:absolute;width:100%}@media screen and (max-width:576px){aside.sidebar:after{display:none}}@media screen and (max-width:1024px){aside.sidebar{overflow-y:auto;width:80px}}@media screen and (max-width:576px){aside.sidebar{align-items:flex-end;bottom:0;display:flex;right:0;top:auto;width:100%}}aside.sidebar ul{display:block;list-style:none;margin:0;padding:0}aside.sidebar ul.menu{padding:20px 0 0}@media screen and (max-width:1024px){aside.sidebar ul.menu{padding:10px 0 0}}@media screen and (max-width:576px){aside.sidebar ul.menu{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}}aside.sidebar ul.menu li{display:block;width:100%}aside.sidebar ul.menu li a,aside.sidebar ul.menu li button{color:#556980;display:block;padding:20px 0;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}@media screen and (max-width:1024px){aside.sidebar ul.menu li a,aside.sidebar ul.menu li button{padding:12px 0}}@media screen and (max-width:576px){aside.sidebar ul.menu li a,aside.sidebar ul.menu li button{padding:0 0 5px}}aside.sidebar ul.menu li a .ico,aside.sidebar ul.menu li button .ico{display:flex;justify-content:center}aside.sidebar ul.menu li a .ico svg,aside.sidebar ul.menu li button .ico svg{fill:#556980;display:block;height:24px;width:24px}aside.sidebar ul.menu li a span,aside.sidebar ul.menu li button span{display:block;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:20px;padding:10px 0 0;text-align:center;text-transform:uppercase}@media screen and (max-width:1024px){aside.sidebar ul.menu li a span,aside.sidebar ul.menu li button span{text-transform:none}}@media screen and (max-width:576px){aside.sidebar ul.menu li a span,aside.sidebar ul.menu li button span{font-size:10px;line-height:12px;padding:4px 0 0}}aside.sidebar ul.menu li a span.label,aside.sidebar ul.menu li button span.label{align-items:center;background:#e74c3c;border:1px solid #f5faff;border-radius:4px;color:#fff;display:flex;font-size:10px;height:18px;justify-content:center;left:50px;line-height:12px;padding:1px 5px 0;position:absolute;top:10px}@media screen and (max-width:576px){aside.sidebar ul.menu li a span.label,aside.sidebar ul.menu li button span.label{border-radius:50%;color:transparent;font-size:0;height:8px;left:50%;margin:0 0 0 12px;padding:0;top:-6px;width:8px}}aside.sidebar ul.menu li a i,aside.sidebar ul.menu li button i{font-style:normal}@media screen and (max-width:576px){aside.sidebar ul.menu li a i,aside.sidebar ul.menu li button i{display:none}}aside.sidebar ul.menu li a.active,aside.sidebar ul.menu li button.active{color:#27262d}aside.sidebar ul.menu li a.active .ico svg,aside.sidebar ul.menu li button.active .ico svg{fill:#755ec6}aside.sidebar ul.games{padding:40px 0}@media screen and (max-width:1024px){aside.sidebar ul.games{display:none}}aside.sidebar ul.games li{display:flex;justify-content:center;padding:0 0 8px}aside.sidebar ul.games li:last-child{padding:0}aside.sidebar ul.games li a,aside.sidebar ul.games li button{border-radius:8px;display:block;height:44px;overflow:hidden;width:44px}aside.sidebar ul.games li a img,aside.sidebar ul.games li button img{display:block;height:100%;width:100%}@media screen and (max-width:576px){.night aside.sidebar{background:#27262d}}.night aside.sidebar:after{background:linear-gradient(180deg,transparent,#27262d)}.night aside.sidebar ul.menu li a,.night aside.sidebar ul.menu li button{color:hsla(0,0%,100%,.56)}.night aside.sidebar ul.menu li a svg,.night aside.sidebar ul.menu li button svg{fill:hsla(0,0%,100%,.56)}.night aside.sidebar ul.menu li a span.label,.night aside.sidebar ul.menu li button span.label{border-color:#27262d}.night aside.sidebar ul.menu li a.active,.night aside.sidebar ul.menu li button.active{color:hsla(0,0%,100%,.9)}.night aside.sidebar ul.menu li a.active .ico svg,.night aside.sidebar ul.menu li button.active .ico svg{fill:#967fe8}.gamecard{padding:0 12px 32px;position:relative}.gamecard.swiper-slide{padding:0;position:relative;z-index:2}.gamecard.swiper-slide:hover{z-index:1}.gamecard .box{background:#fff;box-shadow:0 0 0 0 transparent;height:100%;top:0;transition:top .15s ease}.gamecard .box,.gamecard .box .img{overflow:hidden;position:relative}.gamecard .box .img .close-icon{fill:#fff;cursor:pointer;height:13px;position:absolute;right:19px;top:13px;width:13px;z-index:10}.gamecard .box .img:after{background:rgba(0,0,0,.6);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .15s ease;visibility:hidden;width:100%}@media screen and (max-width:1024px){.gamecard .box .img:after{display:none}}.gamecard .box .img a,.gamecard .box .img button{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.2);border-radius:12px;display:flex;height:48px;justify-content:center;left:50%;margin:-74px 0 0 -52px;opacity:0;position:absolute;-webkit-text-decoration:none;text-decoration:none;top:50%;transition:all .15s ease;visibility:hidden;width:104px;z-index:1}@media screen and (max-width:1024px){.gamecard .box .img a,.gamecard .box .img button{height:100%;left:0;margin:0!important;opacity:0!important;top:0;visibility:visible;width:100%}}.gamecard .box .img a svg,.gamecard .box .img button svg{fill:#fff;display:block;height:16px;width:13px}.gamecard .box .img a span,.gamecard .box .img button span{color:#fff;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;padding:0 0 0 16px;text-transform:uppercase}.gamecard .box .img img{position:relative;transition:all .15s ease}.gamecard .box .img img[lazy=loading]{opacity:0;visibility:hidden}.gamecard .box .img img[lazy=loaded]{opacity:1;visibility:visible}.gamecard .box .img img.lazyloader{display:block;height:100px;left:50%;margin:-50px 0 0 -50px;position:absolute;top:50%;width:100px}@media screen and (max-width:920px){.gamecard .box .img img.lazyloader{height:90px;margin:-45px 0 0 -45px;width:90px}}@media screen and (max-width:768px){.gamecard .box .img img.lazyloader{height:80px;margin:-40px 0 0 -40px;width:80px}}@media screen and (max-width:576px){.gamecard .box .img img.lazyloader{height:70px;margin:-35px 0 0 -35px;width:70px}}@media screen and (max-width:480px){.gamecard .box .img img.lazyloader{height:60px;margin:-30px 0 0 -30px;width:60px}}.gamecard .box .info .desc{color:#556980}.gamecard:hover .box .img:after{opacity:1;visibility:visible}.gamecard:hover .box .img .close-icon{display:block}.gamecard:hover .box .img a,.gamecard:hover .box .img button{margin-top:-24px;opacity:1;visibility:visible}.gamecard.b{max-width:414px;min-width:414px}@media screen and (max-width:1300px){.gamecard.b{max-width:33.85Vw;min-width:33.85Vw}}@media screen and (max-width:1024px){.gamecard.b{max-width:260px;min-width:260px}}@media screen and (max-width:576px){.gamecard.b{max-width:172px;min-width:172px}}.gamecard.b .box,.gamecard.f .box{border-radius:16px}@media screen and (max-width:576px){.gamecard.b .box,.gamecard.f .box{border-radius:8px}}.gamecard.b .box .img,.gamecard.f .box .img{border-radius:16px;max-height:254px}@media screen and (max-width:1200px){.gamecard.b .box .img,.gamecard.f .box .img{max-height:214px}}@media screen and (max-width:1024px){.gamecard.b .box .img,.gamecard.f .box .img{max-height:160px}}@media screen and (max-width:576px){.gamecard.b .box .img,.gamecard.f .box .img{border-radius:8px;max-height:106px}}.gamecard.b .box .info,.gamecard.f .box .info{padding:0 16px 16px}@media screen and (max-width:1024px){.gamecard.b .box .info,.gamecard.f .box .info{padding:0 8px 16px}}@media screen and (max-width:576px){.gamecard.b .box .info,.gamecard.f .box .info{padding:0 8px 8px}}.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;overflow:hidden;padding:16px 0 0;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:920px){.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:22px;font-weight:700;line-height:26px;padding:12px 0 0}}@media screen and (max-width:768px){.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:20px;line-height:24px}}@media screen and (max-width:576px){.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:18px;line-height:22px;padding:6px 0 0}}@media screen and (max-width:480px){.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:16px;line-height:20px}}@media screen and (max-width:576px){.gamecard.b .box .info .title,.gamecard.f .box .info .title{font-size:14px;line-height:16px}}.gamecard.b .box .info .desc,.gamecard.f .box .info .desc{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:8px 0 0}@media screen and (max-width:920px){.gamecard.b .box .info .desc,.gamecard.f .box .info .desc{font-size:14px;font-weight:600;line-height:16px}}@media screen and (max-width:576px){.gamecard.b .box .info .desc,.gamecard.f .box .info .desc{font-size:12px;font-weight:500;line-height:14px;padding:2px 0 0}}@media screen and (max-width:480px){.gamecard.b .box .info .desc,.gamecard.f .box .info .desc{font-size:10px;line-height:12px}}.gamecard.b:hover .box,.gamecard.f:hover .box{box-shadow:0 54px 67px 0 rgba(0,0,0,.17);top:-20px}@media screen and (max-width:1024px){.gamecard.b:hover .box,.gamecard.f:hover .box{box-shadow:0 0 0 0 transparent;top:0}}.gamecard.m{max-width:256px;min-width:256px}@media screen and (max-width:480px){.gamecard.m{max-width:172px;min-width:172px}}.gamecard.m .img{max-height:158px}.gamecard.s{max-width:246px;min-width:246px}@media screen and (max-width:480px){.gamecard.s{max-width:172px;min-width:172px}}.gamecard.m .box,.gamecard.s .box{border-radius:12px}@media screen and (max-width:576px){.gamecard.m .box,.gamecard.s .box{border-radius:8px}}.gamecard.m .box .img,.gamecard.s .box .img{border-radius:12px}@media screen and (max-width:576px){.gamecard.m .box .img,.gamecard.s .box .img{border-radius:8px}}.gamecard.m .box .info,.gamecard.s .box .info{padding:0 8px 8px}.gamecard.m .box .info .title,.gamecard.s .box .info .title{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:8px 0 0}.gamecard.m .box .info .desc,.gamecard.s .box .info .desc{font-size:14px;font-weight:700;letter-spacing:.001em;line-height:16px;padding:6px 0 0}.gamecard.m:hover .box,.gamecard.s:hover .box{box-shadow:0 10px 20px rgba(0,0,0,.17);top:-10px}.night .gamecard .box{background:#333042}.night .gamecard .box .info .title{color:hsla(0,0%,100%,.9)}.night .gamecard .box .info .desc{color:hsla(0,0%,100%,.56)}.index_page .pagetitle.small{font-size:40px;font-weight:800;line-height:48px}.index_page .swiper-container{overflow:visible}.index_page .main_slider{height:550px;overflow:hidden;padding:36px 0 60px;position:relative}@media screen and (max-width:1260px){.index_page .main_slider{height:540px}}@media screen and (max-width:1250px){.index_page .main_slider{height:535px}}@media screen and (max-width:1240px){.index_page .main_slider{height:530px}}@media screen and (max-width:1230px){.index_page .main_slider{height:525px}}@media screen and (max-width:1220px){.index_page .main_slider{height:520px}}@media screen and (max-width:1210px){.index_page .main_slider{height:515px}}@media screen and (max-width:1200px){.index_page .main_slider{height:510px}}@media screen and (max-width:1180px){.index_page .main_slider{height:505px}}@media screen and (max-width:1160px){.index_page .main_slider{height:500px}}@media screen and (max-width:1140px){.index_page .main_slider{height:495px}}@media screen and (max-width:1120px){.index_page .main_slider{height:490px}}@media screen and (max-width:1110px){.index_page .main_slider{height:485px}}@media screen and (max-width:1100px){.index_page .main_slider{height:480px}}@media screen and (max-width:1080px){.index_page .main_slider{height:475px}}@media screen and (max-width:1060px){.index_page .main_slider{height:470px}}@media screen and (max-width:1040px){.index_page .main_slider{height:465px}}@media screen and (max-width:1024px){.index_page .main_slider{height:auto;margin:24px 0 0}}@media screen and (max-width:920px){.index_page .main_slider{padding:0 0 50px}}@media screen and (max-width:576px){.index_page .main_slider{margin:16px 0 0;padding:0 0 30px}}.index_page .main_slider:after,.index_page .main_slider:before{content:"";display:block;height:100%;position:absolute;top:0;width:calc(25% - 52px);z-index:10}@media screen and (max-width:1700px){.index_page .main_slider:after,.index_page .main_slider:before{width:calc(20% - 41.6px)}}@media screen and (max-width:1500px){.index_page .main_slider:after,.index_page .main_slider:before{width:calc(16.66667% - 34.66667px)}}@media screen and (max-width:1350px){.index_page .main_slider:after,.index_page .main_slider:before{width:60px}}@media screen and (max-width:1024px){.index_page .main_slider:after,.index_page .main_slider:before{display:none}}.index_page .main_slider:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.index_page .main_slider:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.index_page .main_slider .swiper-slide{width:800px}@media screen and (max-width:1300px){.index_page .main_slider .swiper-slide{max-width:65%;min-width:65%}}@media screen and (max-width:1024px){.index_page .main_slider .swiper-slide{max-width:calc(100vw - 128px);min-width:calc(100vw - 128px)}}@media screen and (max-width:700px){.index_page .main_slider .swiper-slide{max-width:calc(100vw - 80px);min-width:calc(100vw - 80px)}}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide{max-width:calc(100vw - 40px);min-width:calc(100vw - 40px)}}.index_page .main_slider .swiper-slide .box{border-radius:24px;margin-top:40px;transition:all .15s ease;width:100%}@media screen and (max-width:1024px){.index_page .main_slider .swiper-slide .box{margin-top:0;opacity:.6}}@media screen and (max-width:920px){.index_page .main_slider .swiper-slide .box{border-radius:16px}}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box{border-radius:8px}.index_page .main_slider .swiper-slide .box .img{border-radius:8px;position:relative;z-index:1}}.index_page .main_slider .swiper-slide .box .img img{display:block;width:100%}.index_page .main_slider .swiper-slide .box .img:after{display:none}.index_page .main_slider .swiper-slide .box .info{align-items:center;background:rgba(0,0,0,.8);bottom:0;display:flex;justify-content:space-between;left:0;opacity:0;padding:24px;position:absolute;transition:all .15s ease;visibility:hidden;width:100%}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info{align-items:flex-start;background:#27262d;margin:-8px 0 0;opacity:1;padding:20px 12px 12px;position:relative;visibility:visible}}.index_page .main_slider .swiper-slide .box .info .text{flex:1 1 auto;padding:0 20px 0 0}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info .text{padding:0 10px 0 0}}.index_page .main_slider .swiper-slide .box .info .text .title{color:#fff;font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;margin:0;padding:0}@media screen and (max-width:920px){.index_page .main_slider .swiper-slide .box .info .text .title{font-size:28px;line-height:32px}}@media screen and (max-width:768px){.index_page .main_slider .swiper-slide .box .info .text .title{font-size:24px;line-height:28px}}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info .text .title{font-size:20px;line-height:24px}}@media screen and (max-width:480px){.index_page .main_slider .swiper-slide .box .info .text .title{font-size:16px;font-weight:700;line-height:20px}}.index_page .main_slider .swiper-slide .box .info .text .desc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#fff;display:-webkit-box;font-size:16px;letter-spacing:.001em;line-height:24px;overflow:hidden;padding:12px 0 0;text-overflow:ellipsis}@media screen and (max-width:768px){.index_page .main_slider .swiper-slide .box .info .text .desc{font-size:14px;height:46px;line-height:20px;padding:6px 0 0}}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info .text .desc{font-size:12px;height:38px;line-height:16px}}@media screen and (max-width:480px){.index_page .main_slider .swiper-slide .box .info .text .desc{font-size:10px;height:30px;line-height:12px}}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info .text .desc br{display:none}}.index_page .main_slider .swiper-slide .box .info a,.index_page .main_slider .swiper-slide .box .info button{align-items:center;background:#755ec6;border-radius:12px;display:flex;height:48px;justify-content:center;max-width:105px;min-width:105px;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info a,.index_page .main_slider .swiper-slide .box .info button{border-radius:50%;height:32px;max-width:32px;min-width:32px}}.index_page .main_slider .swiper-slide .box .info a svg,.index_page .main_slider .swiper-slide .box .info button svg{fill:#fff;display:block;height:16px;width:13px}.index_page .main_slider .swiper-slide .box .info a span,.index_page .main_slider .swiper-slide .box .info button span{color:#fff;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;padding:0 0 0 16px;text-transform:uppercase}@media screen and (max-width:576px){.index_page .main_slider .swiper-slide .box .info a span,.index_page .main_slider .swiper-slide .box .info button span{display:none}}.index_page .main_slider .swiper-slide .box.current_slide{box-shadow:0 30px 50px 0 rgba(45,44,44,.16);margin:0 0 0 -80px;opacity:1;transition:all .15s ease;width:calc(100% + 160px)}@media screen and (max-width:1024px){.index_page .main_slider .swiper-slide .box.current_slide{margin:0;width:100%}}.index_page .main_slider .swiper-slide .box.current_slide .info{opacity:1;transition:all .15s ease;visibility:visible}.index_page .main_slider .swiper-slide .box.previous{box-shadow:0 30px 50px 0 rgba(45,44,44,.16);margin:0 0 0 -80px;opacity:1;transition:all 0s ease;width:calc(100% + 160px)}@media screen and (max-width:1024px){.index_page .main_slider .swiper-slide .box.previous{margin:0;width:100%}}.index_page .main_slider .swiper-slide .box.previous .info{opacity:1;transition:all .15s ease;visibility:visible}.index_page .main_slider .swiper-slide-active .box{box-shadow:0 30px 50px 0 rgba(45,44,44,.16);margin:0 0 0 -80px;opacity:1;transition:all .15s ease;width:calc(100% + 160px)}@media screen and (max-width:1024px){.index_page .main_slider .swiper-slide-active .box{margin:0;width:100%}}.index_page .main_slider .swiper-slide-active .box .info{opacity:1;transition:all .15s ease;visibility:visible}.index_page .main_slider .swipernav button{left:50%}@media screen and (max-width:1300px){.index_page .main_slider .swipernav button{margin-left:0!important}}.index_page .main_slider .swipernav button.prev{margin-left:-580px}@media screen and (max-width:1300px){.index_page .main_slider .swipernav button.prev{left:30px}}.index_page .main_slider .swipernav button.next{margin-left:514px}@media screen and (max-width:1300px){.index_page .main_slider .swipernav button.next{left:auto;right:30px}}@media screen and (max-width:1024px){.index_page .main_slider .swipernav{display:none}}.index_page .main_slider .swiperpager{display:none}@media screen and (max-width:1024px){.index_page .main_slider .swiperpager{align-items:center;display:flex;padding:18px 24px 0}}@media screen and (max-width:576px){.index_page .main_slider .swiperpager{justify-content:center}}.index_page .main_slider .swiperpager span{background:#9eafc3;border-radius:3px;display:block;height:6px;margin:0 4px 0 0;opacity:1;transition:all .15s ease;width:6px}@media screen and (max-width:576px){.index_page .main_slider .swiperpager span{border-radius:4px;height:8px;width:8px}}.index_page .main_slider .swiperpager span:last-child{margin:0}.index_page .main_slider .swiperpager span.swiper-pagination-bullet-active{background:#556980;width:24px}.index_page .filters{margin:0 0 0 -48px;max-width:calc(100% + 96px);padding:0 0 20px 48px;width:calc(100% + 96px)}@media screen and (max-width:1024px){.index_page .filters{margin:0 0 0 -24px;max-width:calc(100% + 48px);padding:0 0 0 24px;width:calc(100% + 48px)}}@media screen and (max-width:576px){.index_page .filters{margin:0 0 0 -16px;max-width:calc(100% + 32px);padding:0 0 0 16px;width:calc(100% + 32px)}}.index_page .filters.categories{margin:0;max-width:100%;min-width:auto;padding:0 48px 20px;width:100%}@media screen and (max-width:1024px){.index_page .filters.categories{padding:0 24px}}@media screen and (max-width:576px){.index_page .filters.categories{padding:0 16px}}.index_page .filters ul li:last-child{padding-right:48px}@media screen and (max-width:1024px){.index_page .filters ul li:last-child{padding-right:24px}}@media screen and (max-width:576px){.index_page .filters ul li:last-child{padding-right:16px}}.index_page .category_slider{overflow:hidden;padding:0 48px;position:relative}@media screen and (max-width:1024px){.index_page .category_slider{padding:0 24px}}@media screen and (max-width:576px){.index_page .category_slider{padding:0 16px}}.index_page .category_slider:after,.index_page .category_slider:before{content:"";display:block;height:100%;position:absolute;top:0;z-index:100}@media screen and (max-width:576px){.index_page .category_slider:after,.index_page .category_slider:before{display:none}}.index_page .category_slider:before{background:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));left:0;width:48px}@media screen and (max-width:1024px){.index_page .category_slider:before{width:24px}}.index_page .category_slider:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0;width:100px}@media screen and (max-width:1024px){.index_page .category_slider:after{width:24px}}.index_page .category_slider .swiperbox{position:relative}.index_page .category_slider .swiperbox .swiper-container{padding:0 0 90px}@media screen and (max-width:1024px){.index_page .category_slider .swiperbox .swiper-container{padding:0 0 40px}}.index_page .category_slider .swiperbox .swipernav button{margin:-135px 0 0}.index_page .category_slider .swiperbox .swipernav button.prev{left:60px}.index_page .category_slider .swiperbox .swipernav button.next{right:60px}.index_page .categoriesbox .wrap{padding:0 48px}@media screen and (max-width:1024px){.index_page .categoriesbox .wrap{padding:0 24px}}@media screen and (max-width:576px){.index_page .categoriesbox .wrap{padding:0 16px}}.index_page .categoriesbox ul.category{display:flex;flex-flow:row wrap;margin:0 36px}@media screen and (max-width:1024px){.index_page .categoriesbox ul.category{margin:0 12px}}.index_page .categoriesbox ul.category li{width:20%}@media screen and (max-width:1920px){.index_page .categoriesbox ul.category li{width:25%}}@media screen and (max-width:920px){.index_page .categoriesbox ul.category li{padding:0 12px 24px;width:33.333%}}@media screen and (max-width:768px){.index_page .categoriesbox ul.category li{width:50%}}@media screen and (max-width:576px){.index_page .categoriesbox ul.category li{padding:0 4px 8px}}.index_page .categoriesbox .notgames{padding:40px 10px 0}@media screen and (max-width:375px){.index_page .categoriesbox .notgames{padding:20px 10px 0}}.index_page .categoriesbox .notgames .img{margin:0 auto;max-width:426px}@media screen and (max-width:375px){.index_page .categoriesbox .notgames .img{max-width:320px}}.index_page .categoriesbox .notgames .img img{display:block;width:100%}.index_page .categoriesbox .notgames .desc{color:#556980;font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;padding:60px 10px;text-align:center}@media screen and (max-width:375px){.index_page .categoriesbox .notgames .desc{padding:20px 10px}}.index_page ul.peoples_list{display:flex;flex-flow:row wrap;padding:0 24px}@media screen and (max-width:920px){.index_page ul.peoples_list{padding:0}}.index_page ul.peoples_list li{padding:0 24px 40px;width:11.111%}@media screen and (max-width:1500px){.index_page ul.peoples_list li{width:20%}}@media screen and (max-width:1300px){.index_page ul.peoples_list li{width:25%}}@media screen and (max-width:1024px){.index_page ul.peoples_list li{padding:40px 12px 0;width:33.333%}}@media screen and (max-width:576px){.index_page ul.peoples_list li{padding:30px 12px 0;width:50%}}@media screen and (max-width:480px){.index_page ul.peoples_list li{padding:20px 12px 0}}.index_page ul.peoples_list li button{color:#27262d;display:block;text-align:center;-webkit-text-decoration:none;text-decoration:none;text-transform:none;width:100%}.index_page ul.peoples_list li button .userphoto{height:112px!important;margin:0 auto;max-width:112px;min-width:112px}.index_page ul.peoples_list li button .userphoto img{height:100%}.index_page ul.peoples_list li button .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:16px 0 0;text-align:center}.index_page .noresults{align-items:center;display:flex;padding:40px 48px}.index_page .noresults.page{display:block;margin:0 auto;padding:60px 0;width:500px}@media screen and (max-width:576px){.index_page .noresults.page{width:100%}}.index_page .noresults.page .img{margin:0 auto}.index_page .noresults.page .text{padding:80px 0 0;text-align:center}.index_page .noresults.page .text b,.index_page .noresults.page .text p{text-align:center}.index_page .noresults .img{height:186px;margin:0 80px 0 0;max-width:300px;min-width:300px;position:relative}.index_page .noresults .text{flex:1 1 auto}.index_page .noresults .text b{color:#556980;font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;margin:0;padding:0}.index_page .noresults .text p{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;margin:0;padding:8px 0 0}.night .index_page .main_slider:before{background:linear-gradient(90deg,#2c2a36,rgba(44,42,54,0));left:0}.night .index_page .main_slider:after{background:linear-gradient(90deg,rgba(44,42,54,0),#2c2a36);right:0}.night .index_page .main_slider .swiper-slide .box.current_slide,.night .index_page .main_slider .swiper-slide .box.previous{box-shadow:0 30px 50px rgba(0,0,0,.16)}@media screen and (max-width:576px){.night .index_page .main_slider .swiper-slide .box .info{background:#333042}}.night .index_page .main_slider .swiperpager span{background:hsla(0,0%,100%,.56)}.night .index_page .main_slider .swiperpager span.swiper-pagination-bullet-active{background:hsla(0,0%,100%,.9)}.night .index_page .category_slider:before{background:linear-gradient(90deg,#2c2a36 50%,rgba(44,42,54,0))}.night .index_page .category_slider:after{background:linear-gradient(90deg,rgba(44,42,54,0),#2c2a36)}.night .index_page .category_slider .boxtitle{color:#fff}.night .index_page .categoriesbox .notgames .desc{color:hsla(0,0%,100%,.72)}.night .index_page ul.peoples_list li button .name{color:hsla(0,0%,100%,.9)}.night .index_page .noresults .text b,.night .index_page .noresults .text p,.night .index_page .noresults.page b,.night .index_page .noresults.page p{color:hsla(0,0%,100%,.72)}.privacypagebox{min-height:calc(100vh - 152px)}.privacypagebox .info{align-items:flex-start;display:flex}@media screen and (max-width:920px){.privacypagebox .info{flex-flow:column-reverse nowrap}}.privacypagebox .info .text{flex:1 1 auto;padding:60px 0 40px 48px}@media screen and (max-width:1024px){.privacypagebox .info .text{padding:30px 0 40px 24px}}@media screen and (max-width:920px){.privacypagebox .info .text{padding:0 40px 40px 24px}}.privacypagebox .info .text p{margin:0;padding:0 0 20px}.privacypagebox .info .text b{font-size:16px;font-weight:700;letter-spacing:.001em;line-height:24px}.privacypagebox .info .text h5{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:32px;margin:0;padding:40px 0 20px}.privacypagebox .info .img{display:flex;margin:0 220px 0 200px;max-width:490px;min-width:490px;position:relative}@media screen and (max-width:1600px){.privacypagebox .info .img{margin:0 120px 0 200px}}@media screen and (max-width:1500px){.privacypagebox .info .img{margin:0 120px 0 100px}}@media screen and (max-width:1400px){.privacypagebox .info .img{margin:0 100px;max-width:400px;min-width:400px}}@media screen and (max-width:1300px){.privacypagebox .info .img{max-width:350px;min-width:350px}}@media screen and (max-width:1200px){.privacypagebox .info .img{max-width:300px;min-width:300px}}@media screen and (max-width:920px){.privacypagebox .info .img{margin:0 0 40px 24px;max-width:250px;min-width:250px}}.privacypagebox .info .img img{max-width:100%;width:auto}.aboutpagebox{min-height:calc(100vh - 152px)}.aboutpagebox .exe{color:#755ec6;font-weight:800}.aboutpagebox .info{align-items:flex-start;display:flex}@media screen and (max-width:920px){.aboutpagebox .info{flex-flow:column-reverse nowrap}}.aboutpagebox .info .text{flex:1 1 auto;padding:0 0 40px 48px}@media screen and (max-width:1024px){.aboutpagebox .info .text{padding:30px 0 40px 24px}}@media screen and (max-width:920px){.aboutpagebox .info .text{padding:0 40px 40px 24px}}.aboutpagebox .info .text p{margin:0;padding:0 0 20px}.aboutpagebox .info .text b{font-size:16px;font-weight:700;letter-spacing:.001em;line-height:24px}.aboutpagebox .info .text h5{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:32px;margin:0;padding:40px 0 20px}.aboutpagebox .info .text ul{font-family:Raleway,sans-serif;font-size:16px;font-weight:400;letter-spacing:.001em;line-height:24px;list-style:disc;padding-left:20px;text-align:left}.aboutpagebox .info .img{display:flex;margin:0 220px 0 200px;max-width:490px;min-width:490px;position:relative}@media screen and (max-width:1600px){.aboutpagebox .info .img{margin:0 120px 0 200px}}@media screen and (max-width:1500px){.aboutpagebox .info .img{margin:0 120px 0 100px}}@media screen and (max-width:1400px){.aboutpagebox .info .img{margin:0 100px;max-width:400px;min-width:400px}}@media screen and (max-width:1300px){.aboutpagebox .info .img{max-width:350px;min-width:350px}}@media screen and (max-width:1200px){.aboutpagebox .info .img{max-width:300px;min-width:300px}}@media screen and (max-width:920px){.aboutpagebox .info .img{margin:0 0 40px 24px;max-width:250px;min-width:250px}}.aboutpagebox .info .img img{max-width:100%;width:auto}@media screen and (max-width:920px){.gamepagebox{background:#fff;height:100Vh;left:0;position:fixed;top:0;width:100%;z-index:1200}}.gamepagebox .pagetitle{font-size:40px;font-weight:800;line-height:48px;padding:24px 48px}@media screen and (max-width:1024px){.gamepagebox .pagetitle{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:24px}}.gamepagebox .guest-save{background:#27262d;border-radius:24px 24px 0 0;height:150px;left:0;position:absolute;width:100%;z-index:1301}@media screen and (max-width:920px){.gamepagebox .guest-save{bottom:0;height:auto;position:fixed;top:auto;width:100%;z-index:1500}}.gamepagebox .guest-save button.close{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;width:24px;z-index:1}@media screen and (max-width:920px){.gamepagebox .guest-save button.close{display:flex}}.gamepagebox .guest-save button.close svg{fill:hsla(0,0%,100%,.72);height:9px;pointer-events:none;width:9px}.gamepagebox .guest-save-wrap{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0 auto;max-width:1142px;padding:0 48px;width:100%}@media screen and (max-width:920px){.gamepagebox .guest-save-wrap{align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start;max-width:100%;padding:0 32px 32px}}@media screen and (max-width:576px){.gamepagebox .guest-save-wrap{padding:0 16px 16px}}.gamepagebox .guest-save__img{display:block;height:149px;-o-object-fit:contain;object-fit:contain;position:relative;width:194px}@media screen and (max-width:920px){.gamepagebox .guest-save__img{height:143px;top:-24px;width:186px}}@media screen and (max-width:576px){.gamepagebox .guest-save__img{height:89px;top:-16px;width:116px}}.gamepagebox .guest-save-text{margin:0 24px}@media screen and (max-width:920px){.gamepagebox .guest-save-text{margin:-8px 0 0}}@media screen and (max-width:576px){.gamepagebox .guest-save-text{margin:0}}.gamepagebox .guest-save__title{color:hsla(0,0%,100%,.9);font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px}@media screen and (max-width:920px){.gamepagebox .guest-save__title{font-size:20px;font-weight:700;line-height:24px}}.gamepagebox .guest-save__desc{color:hsla(0,0%,100%,.72);font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px;margin-top:8px}@media screen and (max-width:920px){.gamepagebox .guest-save__desc{font-size:14px;line-height:20px;margin-top:6px}}.gamepagebox .guest-save-btns{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:920px){.gamepagebox .guest-save-btns{margin-top:24px}}.gamepagebox .guest-save-btns .btn{margin-right:8px}.gamepagebox .guest-save-btns .btn:last-child{margin-right:0}.gamepagebox .framebox{position:relative;width:100vw}@media screen and (max-width:920px){.gamepagebox .framebox{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:1200}}.gamepagebox .framebox .imgbox,.gamepagebox .framebox iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.gamepagebox .framebox .imgbox{cursor:pointer}.gamepagebox .framebox .imgbox img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gamepagebox .game-dropdown-menu{align-items:center;background:#fff;border-radius:12px;display:flex;flex-direction:column;min-width:261px;padding:24px;position:absolute;right:0;top:100%;width:-moz-fit-content;width:fit-content;z-index:2}@media screen and (max-width:1024px){.gamepagebox .game-dropdown-menu{padding:40px 24px 60px}}.gamepagebox .game-dropdown-menu .dropdown-info{align-items:center;display:flex;margin-bottom:20px;margin-right:auto}.gamepagebox .game-dropdown-menu .dropdown-info .img{border-radius:8px;height:40px;margin-right:13px;max-width:40px;min-width:40px;overflow:hidden}.gamepagebox .game-dropdown-menu .dropdown-info .img img{display:block;height:100%;width:100%}.gamepagebox .game-dropdown-menu .dropdown-info .name{color:#556980;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;max-width:160px}.gamepagebox .game-dropdown-menu ul{align-items:flex-start;display:flex;flex-direction:column;margin-right:auto}.gamepagebox .game-dropdown-menu ul li{margin:0 12px 15px 0;padding:0 12px 0 0;position:relative}.gamepagebox .game-dropdown-menu ul li:last-child{margin-bottom:0}.gamepagebox .game-dropdown-menu ul li button{color:#556980;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}.gamepagebox .game-dropdown-menu ul li button svg{fill:#243141;height:24px;margin-right:15px;width:24px}.gamepagebox .menu-layout{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.gamepagebox .mobilebtns{align-items:center;display:flex;position:fixed;right:24px;top:24px;transition:z-index .2s linear;z-index:1300}.gamepagebox .mobilebtns.top-left{left:24px;right:auto}.gamepagebox .mobilebtns.top-left .game-dropdown-menu{left:0;right:auto}.gamepagebox .mobilebtns.top-center{left:50%;right:auto;transform:translateX(-50%)}.gamepagebox .mobilebtns.bottom-left{bottom:24px;left:24px;right:auto;top:auto}.gamepagebox .mobilebtns.bottom-left .game-dropdown-menu{bottom:100%;left:0;right:auto;top:auto}.gamepagebox .mobilebtns.bottom-right{bottom:24px;top:auto}.gamepagebox .mobilebtns.bottom-right .game-dropdown-menu{bottom:100%;top:auto}.gamepagebox .mobilebtns.bottom-center{bottom:24px;left:50%;right:auto;top:auto;transform:translateX(-50%)}.gamepagebox .mobilebtns.bottom-center .game-dropdown-menu{bottom:100%;left:0;right:auto;top:auto}.gamepagebox .mobilebtns.left-center{left:24px;right:auto;top:50%;transform:translateY(-50%)}.gamepagebox .mobilebtns.left-center .game-dropdown-menu{left:0;right:auto}.gamepagebox .mobilebtns.right-center{top:50%;transform:translateY(-50%)}.gamepagebox .mobilebtns .dropdown-button{background:rgba(39,38,45,.9);border-radius:20px;display:block;height:40px;max-width:50px;min-width:24px;padding:0 13px}.gamepagebox .mobilebtns .dropdown-button svg{fill:#fff;display:block;height:100%;width:100%}.no-game{align-items:center;color:#27262d;display:flex;flex-direction:column;font-family:Raleway,sans-serif;font-style:normal}.no-game img{margin-bottom:60px;max-height:484px;max-width:856px}.no-game h2{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;margin-bottom:11px;margin-top:0}.no-game p{font-size:16px;font-weight:400;letter-spacing:.001em;line-height:28px;margin-top:0}.night .gamepagebox .guest-save{background:linear-gradient(0deg,rgba(150,127,232,.14),rgba(150,127,232,.14)),#27262d}@media screen and (max-width:920px){.night .gamepagebox .framebox{background:#27262d}}.night .gamepagebox .info ul li:after{background:hsla(0,0%,100%,.2)}.night .gamepagebox .info ul li a,.night .gamepagebox .info ul li button{color:#967fe8}.night .no-game{color:hsla(0,0%,100%,.9)}footer.main{align-items:center;background:#fff;border-radius:0 0 0 34px;bottom:0;display:flex;height:64px;justify-content:space-between;left:0;margin:0;padding:0 48px;position:absolute;right:0}@media screen and (max-width:1024px){footer.main{display:none}}footer.main:before{background:#9eafc3;content:"";display:block;height:1px;left:48px;position:absolute;right:48px;top:0}footer.main .copywrite{color:#556980;font-size:14px;letter-spacing:.0015em;line-height:20px}footer.main ul{align-items:center;display:flex}footer.main ul li{padding:0 0 0 48px}footer.main ul li:first-child{padding:0}footer.main ul li a,footer.main ul li button{color:#556980;display:block;font-size:14px;font-weight:500;letter-spacing:.0015em;line-height:20px;-webkit-text-decoration:none;text-decoration:none;text-transform:none}.night footer.main{background:#2d2a36}.night footer.main:before{background:hsla(0,0%,100%,.2)}.night footer.main .copywrite{color:hsla(0,0%,100%,.56)}.night footer.main a,.night footer.main button{color:hsla(0,0%,100%,.72)}.authmodal{padding:40px}@media screen and (max-width:576px){.authmodal button.close{right:16px!important;top:36px!important}}.authmodal .modalcontent .top{position:relative}@media screen and (max-width:576px){.authmodal .modalcontent .top{padding:20px 0 0}}.authmodal .modalcontent .top a.logo{display:block;height:28px;width:72px}.authmodal .modalcontent .top a.logo svg{fill:#755ec6;height:100%;width:100%}.authmodal .modalcontent .top.flex{align-items:center;display:flex}.authmodal .modalcontent .top.flex button{height:16px;width:20px}.authmodal .modalcontent .top.flex button svg{fill:#755ec6;height:100%;width:100%}.authmodal .modalcontent .top.flex span{display:block;font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;padding:0 0 0 20px}@media screen and (max-width:576px){.authmodal .modalcontent .top.flex span{font-size:20px;line-height:24px;padding:0 0 0 16px}}.authmodal .modalcontent form{padding:40px 0 0}.authmodal .modalcontent form.st1{padding:40px 0 0 40px}@media screen and (max-width:576px){.authmodal .modalcontent form.st1{padding:32px 0 0}}.authmodal .modalcontent form.st1 .btns{padding:0}.authmodal .modalcontent form .desc{font-size:16px;letter-spacing:.001em;line-height:24px;padding:0 0 34px}@media screen and (max-width:576px){.authmodal .modalcontent form .desc{font-size:14px;line-height:20px;padding:0 0 24px}}.authmodal .modalcontent form .alert{background:#fbe3e3;border:1px solid #ffb2b2;border-radius:12px;margin:0 0 24px;padding:8px 16px}.authmodal .modalcontent form fieldset{padding:0 0 24px}.authmodal .modalcontent form fieldset input{display:block;height:56px;padding:0 16px}.authmodal .modalcontent form fieldset button{height:16px;position:absolute;right:20px;top:20px;width:22px}.authmodal .modalcontent form fieldset button svg{fill:#556980;height:100%;width:100%}.authmodal .modalcontent form fieldset span.error{color:#e74c3c;display:block;font-size:12px;line-height:12px;padding:8px 10px 0}.authmodal .modalcontent form .btns{align-items:center;display:flex;justify-content:space-between;padding:0 0 24px}.authmodal .modalcontent form .btns button{border-radius:12px;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;margin:0 24px 0 0;padding:0 16px}.authmodal .modalcontent form .btns button.link{background:transparent;border-radius:0;color:#755ec6;height:auto;margin:0;padding:0;width:auto}@media screen and (max-width:576px){.authmodal .modalcontent form .btns button.link{margin:0 0 0 auto}}.authmodal .modalcontent form .btns .btns__privacy{color:#755ec6;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;text-transform:uppercase}.authmodal .modalcontent form .signup{align-items:center;border:1px solid #9eafc3;border-width:1px 0;display:flex;justify-content:space-between;padding:24px 0}.authmodal .modalcontent form .signup .text{color:#556980;font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px}.authmodal .modalcontent form .signup button{color:#755ec6;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;text-transform:uppercase}.authmodal .modalcontent form .social{align-items:center;display:flex;justify-content:space-between;padding:24px 0 0}@media screen and (max-width:576px){.authmodal .modalcontent form .social{display:block}}.authmodal .modalcontent form .social .text{color:#556980;font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px}@media screen and (max-width:576px){.authmodal .modalcontent form .social .text{padding:0 0 12px}}.authmodal .modalcontent form .social ul{align-items:center;display:flex}.authmodal .modalcontent form .social ul li{padding:0 12px 0 0}.authmodal .modalcontent form .social ul li:last-child{padding:0}.authmodal .modalcontent form .social ul li button{align-items:center;border:2px solid transparent;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.authmodal .modalcontent form .social ul li button svg{fill:#fff}.authmodal .modalcontent form .social ul li button img{width:20px}.authmodal .modalcontent form .social ul li:first-child button{background:#4368b1;border-color:#4368b1}.authmodal .modalcontent form .social ul li:first-child button svg{height:16px;width:8px}.authmodal .modalcontent form .social ul li:nth-child(2) button{background:#4ca0eb;border-color:#4ca0eb}.authmodal .modalcontent form .social ul li:nth-child(2) button svg{height:14px;width:16px}.authmodal .modalcontent form .social ul li:nth-child(3) button{background:#fff;border-color:#e6eff9}.authmodal .modalcontent form .social ul li:nth-child(3) button svg{height:18px;width:18px}.authmodal.textbox{padding:24px}.authmodal.textbox .modalcontent .top{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.authmodal.textbox .modalcontent .text{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.authmodal.textbox .modalcontent button{font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:32px 0 0}.authmodal.logoutbox{padding:24px}.authmodal.logoutbox .modalcontent .top{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.authmodal.logoutbox .modalcontent .text{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.authmodal.logoutbox .modalcontent .alert{background:#fbe3e3;border:1px solid #ffb2b2;border-radius:12px;margin-top:10px;padding:8px 16px}.authmodal.logoutbox .modalcontent .btns{align-items:center;display:flex;padding:32px 0 0}.authmodal.logoutbox .modalcontent .btns button{font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:0 8px 0 0}.authmodal.logoutbox .modalcontent .btns button:last-child{margin:0}.night .authmodal .modalcontent .top a.logo svg,.night .authmodal .modalcontent .top.flex button svg{fill:#967fe8}.night .authmodal .modalcontent form .desc{color:hsla(0,0%,100%,.72)}.night .authmodal .modalcontent form fieldset button svg{fill:hsla(0,0%,100%,.56)}.night .authmodal .modalcontent form .btns .btns__privacy,.night .authmodal .modalcontent form .btns button.link{color:#967fe8}.night .authmodal .modalcontent form .signup{border-color:hsla(0,0%,100%,.2)}.night .authmodal .modalcontent form .signup .text{color:hsla(0,0%,100%,.56)}.night .authmodal .modalcontent form .signup button{color:#967fe8}.night .authmodal .modalcontent form .social .text{color:hsla(0,0%,100%,.56)}.night .authmodal.textbox .modalcontent .text{color:hsla(0,0%,100%,.72);padding:24px 0 0}.night .authmodal.logoutbox .modalcontent .text{color:hsla(0,0%,100%,.72)}.messagesmodal{padding:40px 0 0}@media screen and (max-width:920px){.messagesmodal{padding:24px 0 0}}@media screen and (max-width:576px){.messagesmodal{border-radius:0 0 16px 16px!important;height:100%!important;max-width:100%!important;position:absolute!important}.messagesmodal button.close{display:none!important}}.messagesmodal.chat{padding:16px 0}@media screen and (max-width:576px){.messagesmodal.chat{border-radius:0!important}.messagesmodal.chat .modalcontent{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.messagesmodal.chat .modalcontent .usermodaltop{flex:0 0 auto}.messagesmodal.chat .modalcontent .chatscroll{flex:1 1 auto}.messagesmodal.chat .modalcontent .send{flex:0 0 auto}}.messagesmodal .modalcontent .top{font-size:40px;font-weight:800;line-height:48px;padding:0 40px;position:relative}@media screen and (max-width:920px){.messagesmodal .modalcontent .top{font-size:32px;letter-spacing:.0025em;line-height:40px;padding:0 24px}}@media screen and (max-width:576px){.messagesmodal .modalcontent .top{display:none}}.messagesmodal .modalcontent .usermodaltop .nav{align-items:center;display:flex;margin:0 65px 0 auto}@media screen and (max-width:576px){.messagesmodal .modalcontent .usermodaltop .nav{margin:0 0 0 auto}}.messagesmodal .modalcontent .usermodaltop .nav .item{height:20px;margin:0 28px 0 0;max-width:20px;min-width:20px;position:relative}.messagesmodal .modalcontent .usermodaltop .nav .item button{height:100%;margin:0;width:100%}.messagesmodal .modalcontent .usermodaltop .nav .item button svg{fill:#556980}.messagesmodal .modalcontent .usermodaltop .nav .item:first-child button svg{height:100%;width:100%}.messagesmodal .modalcontent .usermodaltop .nav .item:last-child{margin:0}.messagesmodal .modalcontent .usermodaltop .nav .item:last-child button svg{height:100%;width:6px}@media screen and (max-width:576px){.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown{align-items:flex-end;background:rgba(0,0,0,.6);display:flex;top:0}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown ul{background:#fff;border-radius:16px 16px 0 0;width:100%}}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title{display:none;padding:0 16px 10px;position:relative}@media screen and (max-width:576px){.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title{display:block}}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title span{color:#9eafc3}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title button{background:#e6eff9;display:flex!important;height:24px;padding:0;top:0!important;width:24px}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title button svg{height:9px;width:9px}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li svg{height:20px;width:20px}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li:last-child span{color:#e74c3c}.messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li:last-child svg{fill:#e74c3c}.messagesmodal .modalcontent .searchchat{height:100%;max-height:0;overflow:hidden;padding:0 40px;position:relative;transition:max-height .15s ease}.messagesmodal .modalcontent .searchchat.open{max-height:64px}.messagesmodal .modalcontent .searchchat:before{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.messagesmodal .modalcontent .searchchat form{padding:8px 0}.messagesmodal .modalcontent .searchchat form button{display:block;height:14px;margin:0 5px 0 45px;width:14px}.messagesmodal .modalcontent .searchchat form button svg{fill:#556980;height:100%;width:100%}@media screen and (max-width:576px){.messagesmodal .modalcontent .searchchat form button span{display:none}}.messagesmodal .modalcontent form{align-items:center;display:flex;justify-content:space-between;padding:40px 40px 32px;width:100%}@media screen and (max-width:920px){.messagesmodal .modalcontent form{padding:24px}}@media screen and (max-width:576px){.messagesmodal .modalcontent form{padding:0 0 16px}}.messagesmodal .modalcontent form.st1{padding:32px 40px}.messagesmodal .modalcontent form fieldset svg{fill:#556980;height:20px;left:18px;margin:-10px 0 0;position:absolute;top:50%;width:20px}.messagesmodal .modalcontent form fieldset input{padding:0 16px 0 64px}@media screen and (max-width:576px){.messagesmodal .modalcontent form fieldset input{padding:0 16px 0 54px}}.messagesmodal .modalcontent form button{margin:0 0 0 16px}.messagesmodal .modalcontent form button svg{fill:#fff;height:16px;margin:0 16px 0 0;width:16px}@media screen and (max-width:576px){.messagesmodal .modalcontent form button svg{margin:0}.messagesmodal .modalcontent form button span{display:none}}.messagesmodal .modalcontent form.send{height:48px;margin:30px 0 0;padding:0 16px;position:relative}@media screen and (max-width:576px){.messagesmodal .modalcontent form.send{margin:16px 0 0;padding:0}}.messagesmodal .modalcontent form.send button{border-radius:50%;position:absolute;top:50%}.messagesmodal .modalcontent form.send button svg{margin:0}.messagesmodal .modalcontent form.send button.smile{display:block;height:20px;left:34px;margin:-10px 0 0;width:20px}@media screen and (max-width:576px){.messagesmodal .modalcontent form.send button.smile{left:18px}}.messagesmodal .modalcontent form.send button.smile svg{fill:#556980;height:100%;width:100%}.messagesmodal .modalcontent form.send button.submit{background:#755ec6;height:32px;margin:-16px 0 0;right:24px;width:32px}.messagesmodal .modalcontent form.send button.submit svg{fill:#fff;height:18px;width:18px}.messagesmodal .modalcontent form.send input{border-radius:24px;padding:0 56px}.messagesmodal .modalcontent form .emoji_scroll{height:18rem;margin:0!important;padding-right:1rem;width:13rem}.messagesmodal .modalcontent form .emoji_scroll .ps__rail-y{right:4px!important}.messagesmodal .modalcontent form .emoji-invoker:hover{transform:scale(1.1)}.messagesmodal .modalcontent form .emoji-invoker>svg{fill:#b1c6d0}.messagesmodal .modalcontent form .emoji-picker{background:#fff;border:1px solid #ccc;border-radius:.5rem;box-shadow:1px 1px 8px #c7dbe6;box-sizing:border-box;font-family:Montserrat;height:20rem;padding:1rem 0 1rem 1rem;position:absolute;top:-321px;width:14rem;z-index:5001}.messagesmodal .modalcontent form .emoji-picker__search{display:flex}.messagesmodal .modalcontent form .emoji-picker__search>input{border:1px solid #ccc;border-radius:10rem;flex:1;outline:none;padding:.5rem 1rem}.messagesmodal .modalcontent form .emoji-picker h5{color:#b1b1b1;cursor:default;font-size:.8rem;margin-bottom:0;text-transform:uppercase}.messagesmodal .modalcontent form .emoji-picker .emojis{display:flex;flex-wrap:wrap;justify-content:space-between}.messagesmodal .modalcontent form .emoji-picker .emojis:after{content:"";flex:auto}.messagesmodal .modalcontent form .emoji-picker .emojis span{border-radius:5px;cursor:pointer;padding:.2rem}.messagesmodal .modalcontent form .emoji-picker .emojis span:hover{background:#ececec;cursor:pointer}.messagesmodal .modalcontent .ps{height:calc(100% - 178px);overflow:hidden}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps{height:calc(100% - 146px)}}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps{margin:0 0 0 -16px;width:calc(100% + 32px)}}.messagesmodal .modalcontent .ps.chatscroll{height:calc(100% - 150px)}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps.chatscroll{height:auto}}.messagesmodal .modalcontent .ps ul.list li{position:relative}.messagesmodal .modalcontent .ps ul.list li:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:120px;position:absolute;right:0}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps ul.list li:after{left:104px}}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.list li:after{left:58px}}.messagesmodal .modalcontent .ps ul.messages{padding:20px 0 0}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps ul.messages{padding:0}}.messagesmodal .modalcontent .ps ul.messages li button{align-items:flex-start;border:solid transparent;border-width:0 0 0 4px;color:#27262d;padding:16px 40px 16px 36px;position:relative;width:100%}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps ul.messages li button{padding:16px 40px 16px 20px}}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button{border-width:0 0 0 2px;padding:10px 20px 10px 14px}}.messagesmodal .modalcontent .ps ul.messages li button.active{background:#e6eff9;border-color:#e74c3c;padding-right:120px}.messagesmodal .modalcontent .ps ul.messages li button .info{flex:1 1 auto;padding:4px 0 0;text-transform:none}.messagesmodal .modalcontent .ps ul.messages li button .info .name{align-items:flex-start;display:flex}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button .info .name{align-items:flex-end}}.messagesmodal .modalcontent .ps ul.messages li button .info .name strong{display:block;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:0 8px 0 0;white-space:nowrap}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button .info .name strong{font-size:14px;font-weight:600;line-height:16px}}.messagesmodal .modalcontent .ps ul.messages li button .info .name .date{color:#556980;font-size:12px;letter-spacing:.004em;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button .info .name .date{font-size:10px;line-height:12px}}.messagesmodal .modalcontent .ps ul.messages li button .info .text{word-wrap:anywhere;font-size:16px;letter-spacing:.001em;line-height:24px;padding:8px 0 0}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button .info .text{font-size:14px;line-height:16px;padding:4px 0 0}}.messagesmodal .modalcontent .ps ul.messages li button .info .badge{border-radius:6px;font-size:16px;font-weight:500;height:24px;letter-spacing:.001em;line-height:24px;right:56px;top:50%}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps ul.messages li button .info .badge{border-radius:4px;font-size:12px;height:16px;line-height:16px;right:16px;top:12px;width:24px}}.messagesmodal .modalcontent .ps ul.messages li.empty{padding:0}.messagesmodal .modalcontent .ps ul.messages li.empty:after{display:none}.messagesmodal .modalcontent .ps ul.messages li.empty .img{height:238px;margin:0 auto;position:relative;width:300px}.messagesmodal .modalcontent .ps ul.messages li.empty .text{padding:30px 0 0}.messagesmodal .modalcontent .ps ul.messages li.empty .text b{color:#556980;display:block;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;text-align:center}.messagesmodal .modalcontent .ps ul.messages li.empty .text p{color:#556980;margin:0;padding:4px 0 0;text-align:center}.messagesmodal .modalcontent .ps .chatbox{padding:24px 40px 0}.messagesmodal .modalcontent .ps .chatbox .observer{visibility:hidden}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps .chatbox{padding:16px 40px 0 24px}}.messagesmodal .modalcontent .ps .chatbox .day .date{font-size:14px;font-weight:600;letter-spacing:.001em;line-height:16px;padding:0 0 18px;text-align:center}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps .chatbox .day .date{font-size:12px;line-height:16px;padding:0 0 16px}}.messagesmodal .modalcontent .ps .chatbox .day .item{display:flex;padding:0 0 20px}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps .chatbox .day .item{padding:0 0 8px}}.messagesmodal .modalcontent .ps .chatbox .day .item.in{align-items:flex-end}.messagesmodal .modalcontent .ps .chatbox .day .item.in .userphoto{height:32px!important;margin:0 8px 16px 0;max-width:32px;min-width:32px}.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message{background:#e6eff9;border-radius:12px 12px 12px 0;padding:12px 12px 10px}.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .name{font-size:14px;line-height:16px}}.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .text{font-size:16px;letter-spacing:.001em;line-height:24px;padding:6px 0 0}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .text{font-size:14px;line-height:20px}}.messagesmodal .modalcontent .ps .chatbox .day .item.in .info .time{color:#556980;font-size:10px;letter-spacing:.01em;line-height:12px;padding:6px 0 0}.messagesmodal .modalcontent .ps .chatbox .day .item.out{flex-flow:row wrap;justify-content:flex-end}.messagesmodal .modalcontent .ps .chatbox .day .item.out .message{word-wrap:anywhere;background:#755ec6;border-radius:12px 12px 0 12px;color:#fff;font-size:16px;letter-spacing:.001em;line-height:24px;max-width:420px;padding:12px 12px 10px}@media screen and (max-width:576px){.messagesmodal .modalcontent .ps .chatbox .day .item.out .message{font-size:14px;line-height:20px}}.messagesmodal .modalcontent .ps .chatbox .day .item.out .info{align-items:center;display:flex;justify-content:flex-end;padding:6px 0 0;width:100%}.messagesmodal .modalcontent .ps .chatbox .day .item.out .info .check{align-items:center;display:flex;height:10px;justify-content:flex-end;margin:0 8px 0 0;width:16px}.messagesmodal .modalcontent .ps .chatbox .day .item.out .info .check svg{fill:#21b1ac;height:100%}.messagesmodal .modalcontent .ps .chatbox .day .item.out .info .time{color:#556980;font-size:10px;line-height:10px;padding:2px 0 0}.messagesmodal .modalcontent .ps .chatbox .empty{padding:0}.messagesmodal .modalcontent .ps .chatbox .empty .img{height:238px;margin:0 auto;position:relative;width:300px}.messagesmodal .modalcontent .ps .chatbox .empty .text{padding:30px 0 0}.messagesmodal .modalcontent .ps .chatbox .empty .text b{color:#556980;display:block;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;text-align:center}.messagesmodal .modalcontent .ps .chatbox .empty .text p{color:#556980;margin:0;padding:4px 0 0;text-align:center}@media screen and (max-width:920px){.messagesmodal .modalcontent .ps .ps__rail-y{right:24px}}.night .messagesmodal .modalcontent .top.flex button svg{fill:#967fe8}.night .messagesmodal .modalcontent .usermodaltop .nav .item button svg{fill:hsla(0,0%,100%,.9)}.night .messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li.title span{color:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li:last-child span{color:#fa7e71}.night .messagesmodal .modalcontent .usermodaltop .nav .item .dropdown li:last-child svg{fill:#fa7e71}@media screen and (max-width:576px){.night .messagesmodal .modalcontent .usermodaltop .nav .item .dropdown ul{background:linear-gradient(0deg,rgba(150,127,232,.19),rgba(150,127,232,.19)),#27262d}}.night .messagesmodal .modalcontent .searchchat:before{background:hsla(0,0%,100%,.2)}.night .messagesmodal .modalcontent .searchchat form button svg,.night .messagesmodal .modalcontent form fieldset svg{fill:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent form fieldset input{background:#3c3751;border-color:#3c3751}.night .messagesmodal .modalcontent form button svg,.night .messagesmodal .modalcontent form.send button.smile svg{fill:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent form.send button.submit{background:#967fe8}.night .messagesmodal .modalcontent form.send input{background:#3c3751;border-color:#3c3751}.night .messagesmodal .modalcontent .ps ul.list li:after{background:hsla(0,0%,100%,.2)}.night .messagesmodal .modalcontent .ps ul.messages li button.active{background:hsla(0,0%,100%,.05);border-color:#fa7e71}.night .messagesmodal .modalcontent .ps ul.messages li button .info .name strong{color:hsla(0,0%,100%,.9)}.night .messagesmodal .modalcontent .ps ul.messages li button .info .name .date{color:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent .ps ul.messages li button .info .text{color:hsla(0,0%,100%,.72)}.night .messagesmodal .modalcontent .ps .chatbox .day .date,.night .messagesmodal .modalcontent .ps ul.messages li.empty .text b,.night .messagesmodal .modalcontent .ps ul.messages li.empty .text p{color:hsla(0,0%,100%,.9)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message{background:hsla(0,0%,100%,.1)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .name{color:hsla(0,0%,100%,.9)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.in .info .message .text{color:hsla(0,0%,100%,.72)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.in .info .time{color:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.out .message{color:hsla(0,0%,100%,.9)}.night .messagesmodal .modalcontent .ps .chatbox .day .item.out .info .check svg{fill:#32d2cd}.night .messagesmodal .modalcontent .ps .chatbox .day .item.out .info .time{color:hsla(0,0%,100%,.56)}.night .messagesmodal .modalcontent .ps .chatbox .empty .text b,.night .messagesmodal .modalcontent .ps .chatbox .empty .text p{color:hsla(0,0%,100%,.72)}.friendsmodal{padding:40px 40px 0}@media screen and (max-width:920px){.friendsmodal{padding:24px 24px 0}}@media screen and (max-width:576px){.friendsmodal{border-radius:0 0 16px 16px!important;height:100%!important;max-width:100%!important;position:absolute!important}.friendsmodal button.close{display:none!important}}.friendsmodal.block,.friendsmodal.remove,.friendsmodal.removed,.friendsmodal.report{padding:24px}.friendsmodal .modalcontent .top{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:576px){.friendsmodal .modalcontent .top{display:none}}.friendsmodal .modalcontent .top span{display:block;font-size:40px;font-weight:800;line-height:48px}@media screen and (max-width:920px){.friendsmodal .modalcontent .top span{font-size:32px;letter-spacing:.0025em;line-height:40px}}.friendsmodal .modalcontent .top button{height:20px;margin:0 28px 0 0;max-width:20px;min-width:20px;transition:opacity .15s ease}.friendsmodal .modalcontent .top button.disabled{opacity:.5}.friendsmodal .modalcontent .top button svg{fill:#556980;height:100%;width:100%}.friendsmodal .modalcontent .searchchat{height:100%;max-height:0;overflow:hidden;padding:0;position:relative;transition:max-height .15s ease}.friendsmodal .modalcontent .searchchat.open:not(.hidden){max-height:68px}@media screen and (max-width:576px){.friendsmodal .modalcontent .searchchat{max-height:48px}}.friendsmodal .modalcontent .searchchat form{align-items:center;display:flex;justify-content:space-between;margin:20px 0 0;width:100%}@media screen and (max-width:576px){.friendsmodal .modalcontent .searchchat form{display:block;margin:0}}.friendsmodal .modalcontent .searchchat form fieldset{position:relative}.friendsmodal .modalcontent .searchchat form fieldset svg{fill:#556980;height:20px;left:18px;margin:-10px 0 0;position:absolute;top:50%;width:20px}.friendsmodal .modalcontent .searchchat form fieldset input{padding:0 16px 0 64px;transition:background .15s ease}@media screen and (max-width:576px){.friendsmodal .modalcontent .searchchat form fieldset input{padding:0 16px 0 54px}}.friendsmodal .modalcontent .searchchat form fieldset input:disabled{background:#2d2a36}.friendsmodal .modalcontent .searchchat form button{height:20px;margin:0 0 0 20px;max-width:20px;min-width:20px}@media screen and (max-width:576px){.friendsmodal .modalcontent .searchchat form button{display:none}}.friendsmodal .modalcontent .searchchat form button svg{fill:#556980;height:100%;width:100%}.friendsmodal .modalcontent .filters{height:auto;margin:24px 0 10px!important;max-width:none;min-width:auto;overflow:hidden;width:100%}@media screen and (max-width:920px){.friendsmodal .modalcontent .filters ul li button{height:36px}}@media screen and (max-width:576px){.friendsmodal .modalcontent .filters{padding:0}}.friendsmodal .modalcontent .ps.friendsscroll{height:calc(100% - 240px)!important;overflow:hidden}@media screen and (max-width:920px){.friendsmodal .modalcontent .ps.friendsscroll{height:calc(100% - 214px)!important}}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps.friendsscroll{height:calc(100% - 134px)!important}}.friendsmodal .modalcontent .ps.friendsscroll.small{height:360px}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps{max-height:calc(100vh - 220px)}}.friendsmodal .modalcontent .ps ul.tab{display:block;height:0;left:0;opacity:0;overflow:hidden;position:absolute;top:0;visibility:hidden}.friendsmodal .modalcontent .ps ul.tab.active{height:auto;opacity:1;position:relative;visibility:visible}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab.st2 li{flex-flow:row wrap}.friendsmodal .modalcontent .ps ul.tab.st2 li .nav{padding:8px 0 0 58px;width:100%}}.friendsmodal .modalcontent .ps ul.tab li{align-items:center;display:flex;padding:16px 40px 16px 0;position:relative}@media screen and (max-width:768px){.friendsmodal .modalcontent .ps ul.tab li{padding:10px 30px 10px 0}}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li{padding:10px 20px 10px 0}}.friendsmodal .modalcontent .ps ul.tab li:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:80px;position:absolute;right:0}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li:after{left:58px}}.friendsmodal .modalcontent .ps ul.tab li.hidden{display:none}.friendsmodal .modalcontent .ps ul.tab li.observer{padding:0}.friendsmodal .modalcontent .ps ul.tab li.observer:after{display:none}.friendsmodal .modalcontent .ps ul.tab li.loader{background:#fff;height:330px}.friendsmodal .modalcontent .ps ul.tab li.loader:after{display:none}.friendsmodal .modalcontent .ps ul.tab li .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}.friendsmodal .modalcontent .ps ul.tab li .nav{align-items:center;display:flex;margin:0 0 0 auto}.friendsmodal .modalcontent .ps ul.tab li .nav .item{padding:0 34px 0 0;position:relative}@media screen and (max-width:768px){.friendsmodal .modalcontent .ps ul.tab li .nav .item{padding:0 20px 0 0}}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li .nav .item{padding:0 10px 0 0}}.friendsmodal .modalcontent .ps ul.tab li .nav .item.btn{padding:0 8px 0 0}.friendsmodal .modalcontent .ps ul.tab li .nav .item:last-child{padding:0}.friendsmodal .modalcontent .ps ul.tab li .nav .item button{font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px}.friendsmodal .modalcontent .ps ul.tab li .nav .item button.btn{border-radius:8px}.friendsmodal .modalcontent .ps ul.tab li .nav .item button.ico{padding:0 8px;width:30px}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li .nav .item button.mobile{background:transparent;padding:0}.friendsmodal .modalcontent .ps ul.tab li .nav .item button.mobile span{display:none}}.friendsmodal .modalcontent .ps ul.tab li .nav .item button span{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}.friendsmodal .modalcontent .ps ul.tab li .nav .item button svg{fill:#556980;height:20px;width:8px}.friendsmodal .modalcontent .ps ul.tab li .nav .item button svg.mobile{display:none}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li .nav .item button svg.mobile{fill:#755ec6;display:block;height:20px;width:20px}}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown{position:fixed;transform:translateX(-100%) translateY(-40px)}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown{align-items:flex-end;background:rgba(0,0,0,.6);bottom:0;display:flex;left:0!important;top:0!important;transform:translateX(0) translateY(0);z-index:2000}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown ul{background:#fff;border-radius:16px 16px 0 0;width:100%}}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li{padding:0}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li.mobile,.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li:after{display:none}@media screen and (max-width:576px){.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li.mobile{align-items:center;display:flex;justify-content:space-between;padding:0 18px 18px}}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li.mobile span{color:hsla(0,0%,100%,.56);display:block;font-size:14px;line-height:16px}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li.mobile button.close{align-items:center;background:#e6eff9;border-radius:50%;display:flex!important;height:24px;justify-content:center;max-width:24px;min-width:24px;padding:0;top:0;z-index:1}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li.mobile button.close svg{fill:#556980;height:9px;width:9px}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li button{height:auto}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li button span{font-weight:600;letter-spacing:.001px}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li button svg{height:20px;width:20px}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li:last-child span{color:#e74c3c}.friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li:last-child svg{fill:#e74c3c}.friendsmodal .modalcontent .ps ul.tab li.empty{display:block;padding:0}.friendsmodal .modalcontent .ps ul.tab li.empty:after{display:none}.friendsmodal .modalcontent .ps ul.tab li.empty .img{height:210px;margin:0 auto;position:relative;width:300px}.friendsmodal .modalcontent .ps ul.tab li.empty .text{padding:45px 0 0}.friendsmodal .modalcontent .ps ul.tab li.empty .text b{color:#556980;display:block;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;text-align:center}.friendsmodal .modalcontent .ps ul.tab li.empty .text p{color:#556980;margin:0;padding:4px 0 0;text-align:center}@media screen and (max-width:920px){.friendsmodal .modalcontent .ps .ps__rail-y{right:0}}.friendsmodal .modalcontent.removebox .title{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.friendsmodal .modalcontent.removebox .desc{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.friendsmodal .modalcontent.removebox .desc strong{font-weight:700}.friendsmodal .modalcontent.removebox .btns{align-items:center;display:flex;padding:32px 0 0}.friendsmodal .modalcontent.removebox .btns button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px}.friendsmodal .modalcontent.removebox .btns button:first-child{margin:0 8px 0 0}.friendsmodal .modalcontent.removedbox .desc{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px}.friendsmodal .modalcontent.removedbox .desc strong{font-weight:700}.friendsmodal .modalcontent.removedbox button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:32px 0 0}.friendsmodal .modalcontent.blockbox .title{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.friendsmodal .modalcontent.blockbox .desc{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.friendsmodal .modalcontent.blockbox .desc strong{font-weight:700}.friendsmodal .modalcontent.blockbox .desc p{margin:0;padding:0 0 20px}.friendsmodal .modalcontent.blockbox .desc p:last-child{padding:0}.friendsmodal .modalcontent.blockbox .btns{align-items:center;display:flex;padding:32px 0 0}.friendsmodal .modalcontent.blockbox .btns button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px}.friendsmodal .modalcontent.blockbox .btns button:first-child{margin:0 8px 0 0}.friendsmodal .modalcontent.reportbox .title{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.friendsmodal .modalcontent.reportbox .ps{height:calc(100% - 28px)}.friendsmodal .modalcontent.reportbox .ps .desc{font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.friendsmodal .modalcontent.reportbox .ps form{display:block;padding:0}.friendsmodal .modalcontent.reportbox .ps form ul.radio{list-style:none;margin:0;padding:26px 0 0}.friendsmodal .modalcontent.reportbox .ps form ul.radio li{padding:0 0 20px}.friendsmodal .modalcontent.reportbox .ps form ul.radio li:last-child{padding:0}.friendsmodal .modalcontent.reportbox .ps form ul.radio li input{display:none}.friendsmodal .modalcontent.reportbox .ps form ul.radio li label{align-items:center;display:flex;font-size:16px;letter-spacing:.001em;line-height:24px}.friendsmodal .modalcontent.reportbox .ps form ul.radio li label:after,.friendsmodal .modalcontent.reportbox .ps form ul.radio li label:before{border-radius:50%;content:"";display:block;transition:border-color .15s ease,background .15s ease}.friendsmodal .modalcontent.reportbox .ps form ul.radio li label:before{border:2px solid #556980;height:20px;margin:-3px 18px 0 0;max-width:20px;min-width:20px}.friendsmodal .modalcontent.reportbox .ps form ul.radio li label:after{background:transparent;height:14px;left:5px;margin:-8px 0 0;position:absolute;top:50%;width:14px}.friendsmodal .modalcontent.reportbox .ps form ul.radio li input:checked+label:before{border-color:#755ec6}.friendsmodal .modalcontent.reportbox .ps form ul.radio li input:checked+label:after{background:#755ec6}.friendsmodal .modalcontent.reportbox .ps form textarea{font-size:16px;letter-spacing:.001em;line-height:24px;margin:32px 0 0;padding:12px 16px}.friendsmodal .modalcontent.reportbox .ps form .btns{align-items:center;display:flex;padding:24px 0 0}.friendsmodal .modalcontent.reportbox .ps form .btns button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px}.friendsmodal .modalcontent.reportbox .ps form .btns button:first-child{margin:0 8px 0 0}.night .friendsmodal .modalcontent .top button svg,.night .friendsmodal .modalcontent form fieldset svg{fill:hsla(0,0%,100%,.56)}.night .friendsmodal .modalcontent form fieldset input{background:#3c3751;border-color:#3c3751}.night .friendsmodal .modalcontent form button svg{fill:hsla(0,0%,100%,.56)}.night .friendsmodal .modalcontent .ps ul.tab li:after{background:hsla(0,0%,100%,.2)}.night .friendsmodal .modalcontent .ps ul.tab li .nav .item button svg{fill:hsla(0,0%,100%,.56)}@media screen and (max-width:576px){.night .friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown ul{background:#333042}}.night .friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li:last-child span{color:#fa7e71}.night .friendsmodal .modalcontent .ps ul.tab li .nav .item .dropdown li:last-child svg{fill:#fa7e71}.night .friendsmodal .modalcontent .ps ul.tab li.empty .text b,.night .friendsmodal .modalcontent .ps ul.tab li.empty .text p{color:hsla(0,0%,100%,.72);margin:0;padding:4px 0 0}.night .friendsmodal .modalcontent .ps ul.tab li.loader{background:rgba(45,42,54,.8)!important}.night .friendsmodal .modalcontent.blockbox .desc,.night .friendsmodal .modalcontent.removebox .desc,.night .friendsmodal .modalcontent.removedbox .desc{color:hsla(0,0%,100%,.9)}.night .friendsmodal .modalcontent.reportbox form ul.radio li label:before{border-color:hsla(0,0%,100%,.56)}.night .friendsmodal .modalcontent.reportbox form ul.radio li input:checked+label:before{border-color:#967fe8}.night .friendsmodal .modalcontent.reportbox form ul.radio li input:checked+label:after{background:#967fe8}.newsmodal{padding:40px 0 0}@media screen and (max-width:920px){.newsmodal{padding:24px 0 0}}@media screen and (max-width:576px){.newsmodal{border-radius:0 0 16px 16px!important;height:100%!important;max-width:100%!important;position:absolute!important}.newsmodal button.close{display:none!important}}.newsmodal .modalcontent .top{font-size:40px;font-weight:800;line-height:48px;padding:0 40px 40px}@media screen and (max-width:920px){.newsmodal .modalcontent .top{font-size:32px;letter-spacing:.0025em;line-height:40px;padding:0 24px 24px}}@media screen and (max-width:576px){.newsmodal .modalcontent .top{display:none}}.newsmodal .modalcontent .filters{margin:0 40px!important}@media screen and (max-width:920px){.newsmodal .modalcontent .filters{margin:0 24px!important}.newsmodal .modalcontent .filters ul li button{height:36px}}@media screen and (max-width:576px){.newsmodal .modalcontent .filters{margin:0!important;padding:0}}.newsmodal .modalcontent .ps.list{height:calc(100% - 170px);overflow:hidden}@media screen and (max-width:920px){.newsmodal .modalcontent .ps.list{height:calc(100% - 140px)}}@media screen and (max-width:576px){.newsmodal .modalcontent .ps.list{height:calc(100% - 50px)}}.newsmodal .modalcontent .ps ul.news li{align-items:flex-start;display:flex;padding:16px 35px 16px 40px;position:relative}@media screen and (max-width:920px){.newsmodal .modalcontent .ps ul.news li{padding:16px 40px 17px 24px}}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li{padding:12px 15px 15px 0}}.newsmodal .modalcontent .ps ul.news li.observer{padding:0}.newsmodal .modalcontent .ps ul.news li:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:120px;position:absolute;right:0}@media screen and (max-width:920px){.newsmodal .modalcontent .ps ul.news li:after{left:104px}}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li:after{left:58px}}.newsmodal .modalcontent .ps ul.news li .img{border-radius:8px;height:56px;margin:0 24px 0 0;max-width:56px;min-width:56px;overflow:hidden}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li .img{height:40px;margin:0 16px 0 0;max-width:40px;min-width:40px}}.newsmodal .modalcontent .ps ul.news li .img img{height:100%}.newsmodal .modalcontent .ps ul.news li .info{flex:1 1 auto;padding:4px 10px 0 0}.newsmodal .modalcontent .ps ul.news li .info .name{align-items:center;display:flex}.newsmodal .modalcontent .ps ul.news li .info .name strong{display:block;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:0 8px 0 0}.newsmodal .modalcontent .ps ul.news li .info .name span{color:#556980;display:block;font-size:12px;letter-spacing:.001em;line-height:16px}.newsmodal .modalcontent .ps ul.news li .info .text{padding:10px 0 0}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li .info .text{font-size:14px;line-height:20px;padding:4px 0 0}}.newsmodal .modalcontent .ps ul.news li .info .btns{align-items:center;display:flex}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li .info .btns{display:block;padding:10px 0 0}}.newsmodal .modalcontent .ps ul.news li .info .btns a,.newsmodal .modalcontent .ps ul.news li .info .btns button{border-radius:8px;height:36px;margin:16px 8px 0 0}.newsmodal .modalcontent .ps ul.news li .info .btns a:last-child,.newsmodal .modalcontent .ps ul.news li .info .btns button:last-child{margin:16px 0 0}@media screen and (max-width:576px){.newsmodal .modalcontent .ps ul.news li .info .btns a,.newsmodal .modalcontent .ps ul.news li .info .btns button{margin:0 0 8px}.newsmodal .modalcontent .ps ul.news li .info .btns a:last-child,.newsmodal .modalcontent .ps ul.news li .info .btns button:last-child{margin:0}}.newsmodal .modalcontent .ps ul.news li .extended{margin:0 0 0 auto}.newsmodal .modalcontent .ps ul.news li.empty{display:block;padding:0}.newsmodal .modalcontent .ps ul.news li.empty:after{display:none}.newsmodal .modalcontent .ps ul.news li.empty .img{height:186px;margin:0 auto;max-width:300px;min-width:300px;position:relative}.newsmodal .modalcontent .ps ul.news li.empty .text{padding:80px 0 0}.newsmodal .modalcontent .ps ul.news li.empty .text b{color:#556980;display:block;font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;text-align:center}.newsmodal .modalcontent .ps ul.news li.empty .text p{color:#556980;margin:0 auto;max-width:400px;padding:4px 0 0;text-align:center}@media screen and (max-width:920px){.newsmodal .modalcontent .ps .ps__rail-y{right:20px}}@media screen and (max-width:576px){.newsmodal .modalcontent .ps .ps__rail-y{right:0}}.night .newsmodal .modalcontent .ps ul.news li:after{background:hsla(0,0%,100%,.2)}.night .newsmodal .modalcontent .ps ul.news li .info .name span{color:hsla(0,0%,100%,.56)}.night .newsmodal .modalcontent .ps ul.news li.empty .text b,.night .newsmodal .modalcontent .ps ul.news li.empty .text p{color:hsla(0,0%,100%,.72)}.usersmodal{background:#e6eff9!important}@media screen and (max-width:768px){.usersmodal{background:#fff!important;height:860px!important;max-height:calc(100vh - 100px)!important;max-width:704px!important;overflow:scroll;width:100%}}@media screen and (max-width:576px){.usersmodal{border-radius:0!important;height:100Vh!important;max-height:none!important;padding:0!important}.usersmodal button.close{border-radius:0!important;height:14px!important;left:16px;right:auto!important;top:20px!important;width:18px!important}.usersmodal button.close svg{display:none}}.usersmodal button.close svg.mobile{fill:#755ec6!important;display:none;height:100%;width:100%}@media screen and (max-width:576px){.usersmodal button.close svg.mobile{display:block}}.usersmodal.friends,.usersmodal.games{background:#fff!important}@media screen and (max-width:768px){.usersmodal .modalcontent{padding:24px 0 20px}}@media screen and (max-width:576px){.usersmodal .modalcontent{padding:0}}.usersmodal .modalcontent .mainscroll{display:flex;height:100%;overflow:visible}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll{display:block;overflow:hidden}}.usersmodal .modalcontent .mainscroll aside.info{max-width:324px;min-width:324px;position:relative}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info{max-width:100%;min-width:100%}.usersmodal .modalcontent .mainscroll aside.info .topinfo{align-items:center;display:flex}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .topinfo{flex-flow:row wrap;justify-content:center;padding:0 0 24px}}.usersmodal .modalcontent .mainscroll aside.info .userphoto{height:124px!important;margin:40px auto 0;max-width:124px;min-width:124px}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .userphoto{height:116px!important;margin:24px 32px 24px 24px;max-width:116px;min-width:116px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .userphoto{height:96px!important;margin:56px auto 16px;max-width:96px;min-width:96px}.usersmodal .modalcontent .mainscroll aside.info .username{width:100%}}.usersmodal .modalcontent .mainscroll aside.info .name{font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;padding:16px 0 0;text-align:center}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .name{padding:0 0 4px;text-align:left}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .name{font-size:16px;line-height:20px;text-align:center;width:100%}}.usersmodal .modalcontent .mainscroll aside.info .online{font-size:16px;letter-spacing:.001em;line-height:24px;padding:0;text-align:center}.usersmodal .modalcontent .mainscroll aside.info .online.on{color:#21b1ac}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .online{text-align:left}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .online{font-size:14px;line-height:20px;text-align:center}}.usersmodal .modalcontent .mainscroll aside.info .total{border:1px solid #9eafc3;border-width:1px 0;display:flex;justify-content:space-between;margin:16px 0 0}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .total{margin:0}}.usersmodal .modalcontent .mainscroll aside.info .total .item{align-content:center;align-items:center;display:flex;flex-flow:row wrap;justify-content:center;max-width:50%;min-width:50%;padding:12px 0;text-align:center}.usersmodal .modalcontent .mainscroll aside.info .total .item:first-child{border-right:1px solid #9eafc3}.usersmodal .modalcontent .mainscroll aside.info .total .item:first-child svg{height:18px;width:24px}.usersmodal .modalcontent .mainscroll aside.info .total .item:last-child svg{height:17px;width:22px}.usersmodal .modalcontent .mainscroll aside.info .total .item svg{fill:#755ec6;display:block}.usersmodal .modalcontent .mainscroll aside.info .total .item span{color:#556980;display:block;font-size:16px;font-weight:700;letter-spacing:.007em;line-height:24px;padding:8px 0 0;text-align:center;width:100%}.usersmodal .modalcontent .mainscroll aside.info .total .item span i{font-style:normal}.usersmodal .modalcontent .mainscroll aside.info .btns{align-items:center;display:flex;height:48px;justify-content:space-between;margin:24px 24px 0;position:relative}.usersmodal .modalcontent .mainscroll aside.info .btns .btnbox{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .btns{position:absolute;right:50px;top:32px;width:214px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .btns{margin:16px 0 0;padding:0 26px 0 16px;position:relative;right:0;top:0;width:100%}}.usersmodal .modalcontent .mainscroll aside.info .btns button{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;width:100%}.usersmodal .modalcontent .mainscroll aside.info .btns button.icon{margin:0 0 0 8px;max-width:48px;min-width:48px}.usersmodal .modalcontent .mainscroll aside.info .btns button.icon svg{fill:#fff;display:block;height:18px;width:18px}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown{left:0;right:auto}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown{align-items:flex-end;background:rgba(0,0,0,.6);bottom:0;display:flex;left:0!important;top:0!important;transform:translateX(0) translateY(0);z-index:2000}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul{background:#fff;border-radius:16px 16px 0 0;width:100%}}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul li.mobile{display:none;position:relative}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul li.mobile{align-items:center;display:flex;justify-content:space-between;padding:0 18px 18px}}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul li.mobile span{color:hsla(0,0%,100%,.56);display:block;font-size:14px;line-height:16px}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul li.mobile button.close{align-items:center;background:#e6eff9!important;border-radius:50%!important;display:flex!important;height:24px!important;justify-content:center;left:auto!important;max-width:24px;min-width:24px;padding:0;right:16px!important;top:0!important;z-index:1}.usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul li.mobile button.close svg{fill:#556980!important;display:block;height:9px!important;width:9px!important}.usersmodal .modalcontent .mainscroll aside.info ul.more{list-style:none;margin:0;padding:32px 0 0}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info ul.more{align-items:center;border-bottom:1px solid #9eafc3;display:flex;justify-content:space-between;padding:20px 24px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info ul.more{border:0;display:block;padding:24px 16px 0}}.usersmodal .modalcontent .mainscroll aside.info ul.more li{padding:0 24px 20px}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info ul.more li{padding:0!important}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info ul.more li{padding:0 0 24px!important}.usersmodal .modalcontent .mainscroll aside.info ul.more li:last-child{padding:0!important}}.usersmodal .modalcontent .mainscroll aside.info ul.more li:last-child{padding:0 24px}.usersmodal .modalcontent .mainscroll aside.info ul.more li .label{color:#556980;font-size:12px;letter-spacing:.004em;line-height:16px}.usersmodal .modalcontent .mainscroll aside.info ul.more li .desc{font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px;padding:2px 0 0}.usersmodal .modalcontent .mainscroll aside.info .floatparams{position:absolute;right:18px;top:25px}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll aside.info .floatparams{right:26px;top:70px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .floatparams{top:16px}}.usersmodal .modalcontent .mainscroll aside.info .floatparams button{height:20px;width:20px}.usersmodal .modalcontent .mainscroll aside.info .floatparams button svg{fill:#556980;height:20px;width:8px}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown{left:auto;right:0}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown{align-items:flex-end;background:rgba(0,0,0,.6);bottom:0;display:flex;left:0!important;top:0!important;transform:translateX(0) translateY(0);z-index:2000}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown ul{background:#fff;border-radius:16px 16px 0 0;width:100%}}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li button{height:auto;width:100%}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li button svg{height:20px;width:20px}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li:last-child span{color:#e74c3c}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li:last-child svg{fill:#e74c3c}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile{display:none;position:relative}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile{align-items:center;display:flex;justify-content:space-between;padding:0 18px 18px}}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile span{color:hsla(0,0%,100%,.56);display:block;font-size:14px;line-height:16px}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile button.close{align-items:center;background:#e6eff9!important;border-radius:50%!important;display:flex!important;height:24px!important;justify-content:center;left:auto!important;max-width:24px;min-width:24px;padding:0;right:16px!important;top:0!important;z-index:1}.usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile button.close svg{fill:#556980!important;display:block;height:9px!important;width:9px!important}.usersmodal .modalcontent .mainscroll .interest{background:#fff;border-radius:24px;flex:1 1 100%;max-width:calc(100% - 324px);overflow:hidden;position:relative}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll .interest{height:calc(100% - 330px);max-width:100%;overflow:visible;padding:40px 0 0}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest{height:auto}}.usersmodal .modalcontent .mainscroll .interest .ps{height:580px;margin:40px 0 0;max-width:100%;overflow:hidden}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll .interest .ps{height:auto;margin:0;max-height:none;overflow:visible}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers{padding:0 0 40px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .swiper-container{overflow:visible}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .swiper-container{overflow:hidden}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider{padding:0 0 0 40px;position:relative}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider{padding:0 0 0 24px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider{padding:0 0 0 16px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:before,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:before{content:"";display:block;height:100%;position:absolute;top:0;width:40px;z-index:100}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:before,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:before{width:24px}}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:before,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:before{width:16px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:before,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:after,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);right:0}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .boxtitle,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .boxtitle{font-size:32px;line-height:40px;padding:0 0 20px}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .boxtitle,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .boxtitle{font-size:24px;line-height:28px;padding-right:30px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .gamecard .img,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .gamecard .img{max-height:108px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .swipernav button,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swipernav button{height:60px;width:40px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .swipernav button.prev,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swipernav button.prev{left:40px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .swipernav button.next,.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swipernav button.next{right:30px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider{padding-top:35px}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:first-child{padding-top:0}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide{max-width:164px;min-width:164px}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide{max-width:120px;min-width:120px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button{display:block;text-transform:none;width:100%}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button .userphoto{height:112px!important;margin:0 auto;max-width:112px;min-width:112px}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button .userphoto{height:72px!important;max-width:72px;min-width:72px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:16px 0 0;text-align:center}@media screen and (max-width:576px){.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button .name{font-size:14px;line-height:16px}}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider .swipernav button{margin:-30px 0 0}.usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swipernav button{margin:20px 0 0}.usersmodal .modalcontent .mainscroll .interest .ps .notdata{padding:40px 20px 0}.usersmodal .modalcontent .mainscroll .interest .ps .notdata .img{margin:0 auto;max-width:260px}.usersmodal .modalcontent .mainscroll .interest .ps .notdata .img img{display:block;width:100%}.usersmodal .modalcontent .mainscroll .interest .ps .notdata .desc{color:#556980;font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;margin:0 auto;max-width:460px;padding:60px 0;text-align:center}.usersmodal .modalcontent .mainscroll .interest .blocked{font-size:20px;font-weight:700;letter-spacing:.0015em;line-height:24px;padding:40px}@media screen and (max-width:768px){.usersmodal .modalcontent .mainscroll .interest .ps__rail-x,.usersmodal .modalcontent .mainscroll .interest .ps__rail-y{display:none}}.usersmodal .modalcontent.friendsbox .usermodaltop,.usersmodal .modalcontent.gamesbox .usermodaltop{overflow:hidden;padding:16px 0}@media screen and (max-width:768px){.usersmodal .modalcontent.friendsbox .usermodaltop,.usersmodal .modalcontent.gamesbox .usermodaltop{padding:0 0 16px}}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox .usermodaltop,.usersmodal .modalcontent.gamesbox .usermodaltop{padding:16px}}.usersmodal .modalcontent.friendsbox .titlelist,.usersmodal .modalcontent.gamesbox .titlelist{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:24px 40px 0}@media screen and (max-width:768px){.usersmodal .modalcontent.friendsbox .titlelist,.usersmodal .modalcontent.gamesbox .titlelist{padding:24px 32px 0}}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox .titlelist,.usersmodal .modalcontent.gamesbox .titlelist{font-size:20px;font-weight:700;line-height:24px;padding:24px 16px 12px}.usersmodal .modalcontent.friendsbox .titlelist strong,.usersmodal .modalcontent.gamesbox .titlelist strong{font-size:20px;font-weight:700;line-height:24px}}.usersmodal .modalcontent.friendsbox .titlelist strong,.usersmodal .modalcontent.gamesbox .titlelist strong{color:#556980}.usersmodal .modalcontent.friendsbox .ps,.usersmodal .modalcontent.gamesbox .ps{max-height:calc(100% - 74px);overflow:hidden}.usersmodal .modalcontent.gamesbox .games{height:calc(100% - 88px)}@media screen and (max-width:768px){.usersmodal .modalcontent.gamesbox .games{height:calc(100% - 58px)}}.usersmodal .modalcontent.gamesbox ul.list{display:flex;flex-flow:row wrap;padding:12px 32px 0}@media screen and (max-width:768px){.usersmodal .modalcontent.gamesbox ul.list{padding:12px 24px 0}}@media screen and (max-width:576px){.usersmodal .modalcontent.gamesbox ul.list{padding:0 12px}}.usersmodal .modalcontent.gamesbox ul.list li{max-width:25%;min-width:25%;padding:0 8px 32px}@media screen and (max-width:920px){.usersmodal .modalcontent.gamesbox ul.list li{max-width:33.333%;min-width:33.333%}}@media screen and (max-width:576px){.usersmodal .modalcontent.gamesbox ul.list li{max-width:50%;min-width:50%;padding:0 4px 20px}}.usersmodal .modalcontent.friendsbox .friends{height:calc(100% - 88px)}@media screen and (max-width:768px){.usersmodal .modalcontent.friendsbox .friends{height:calc(100% - 58px)}}.usersmodal .modalcontent.friendsbox ul.list{display:flex;flex-flow:row wrap;padding:12px 32px 0}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox ul.list{padding:0 24px}}.usersmodal .modalcontent.friendsbox ul.list li{max-width:16.666%;min-width:16.666%;padding:0 4px 32px}@media screen and (max-width:1024px){.usersmodal .modalcontent.friendsbox ul.list li{max-width:20%;min-width:20%}}@media screen and (max-width:768px){.usersmodal .modalcontent.friendsbox ul.list li{max-width:25%;min-width:25%}}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox ul.list li{max-width:33.333%;min-width:33.333%}}@media screen and (max-width:480px){.usersmodal .modalcontent.friendsbox ul.list li{max-width:50%;min-width:50%}}.usersmodal .modalcontent.friendsbox ul.list li button{display:block;text-transform:none;width:100%}.usersmodal .modalcontent.friendsbox ul.list li button .userphoto{height:112px!important;margin:0 auto;max-width:112px;min-width:112px}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox ul.list li button .userphoto{height:22.5002250023vw!important;max-width:22.5002250023vw;min-width:22.5002250023vw}}.usersmodal .modalcontent.friendsbox ul.list li button .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:16px 0 0;text-align:center}@media screen and (max-width:576px){.usersmodal .modalcontent.friendsbox ul.list li button .name{font-size:14px;line-height:16px;padding:8px 0 0}.night .modalbox .modalinfo.usersmodal button.close{background:transparent!important}}.night .modalbox .modalinfo.usersmodal button.close svg.mobile{fill:#967fe8!important}.night .usersmodal{background:#27262d!important}.night .usersmodal.friends,.night .usersmodal.games{background:#2d2a36!important}@media screen and (max-width:768px){.night .usersmodal .modalcontent{background:#333042!important}}.night .usersmodal .modalcontent .mainscroll aside.info .online.on{color:#32d2cd}.night .usersmodal .modalcontent .mainscroll aside.info .total{border-color:hsla(0,0%,100%,.2)}.night .usersmodal .modalcontent .mainscroll aside.info .total .item:first-child{border-right-color:hsla(0,0%,100%,.2)}.night .usersmodal .modalcontent .mainscroll aside.info .total .item svg{fill:#967fe8}.night .usersmodal .modalcontent .mainscroll aside.info .total .item span{color:hsla(0,0%,100%,.72)}@media screen and (max-width:576px){.night .usersmodal .modalcontent .mainscroll aside.info .btns .dropdown ul{background:#333042}}.night .usersmodal .modalcontent .mainscroll aside.info .btns .dropdown li.mobile span{color:#9eafc3}.night .usersmodal .modalcontent .mainscroll aside.info .btns .dropdown li.mobile button.close{background:hsla(0,0%,100%,.1)!important}.night .usersmodal .modalcontent .mainscroll aside.info .btns .dropdown li.mobile button.close svg{fill:hsla(0,0%,100%,.72)!important}@media screen and (max-width:768px){.night .usersmodal .modalcontent .mainscroll aside.info ul.more{border-color:hsla(0,0%,100%,.2)}}.night .usersmodal .modalcontent .mainscroll aside.info ul.more li .label{color:hsla(0,0%,100%,.56)}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams button svg{fill:hsla(0,0%,100%,.56)}@media screen and (max-width:576px){.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown ul{background:#333042}}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li:last-child span{color:#fa7e71}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li:last-child svg{fill:#fa7e71}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile span{color:#9eafc3}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile button.close{background:hsla(0,0%,100%,.1)!important}.night .usersmodal .modalcontent .mainscroll aside.info .floatparams .dropdown li.mobile button.close svg{fill:hsla(0,0%,100%,.72)!important}.night .usersmodal .modalcontent .mainscroll .interest{background:#333042}.night .usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:before,.night .usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:before{background:linear-gradient(90deg,#333042,rgba(44,42,54,0))}.night .usersmodal .modalcontent .mainscroll .interest .ps .swipers .category_slider:after,.night .usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider:after{background:linear-gradient(90deg,rgba(44,42,54,0),#333042)}.night .usersmodal .modalcontent .mainscroll .interest .ps .swipers .users_slider .swiper-slide button .name{color:hsla(0,0%,100%,.9)}.night .usersmodal .modalcontent .mainscroll .interest .ps .notdata .desc{color:hsla(0,0%,100%,.72)}.night .usersmodal .modalcontent.friendsbox .title strong,.night .usersmodal .modalcontent.gamesbox .title strong{color:hsla(0,0%,100%,.56)}.night .usersmodal .modalcontent.friendsbox ul.list li button .name{color:hsla(0,0%,100%,.9)}.gamefundmodal,.personalmodal{overflow:hidden;position:relative}@media screen and (max-width:768px){.gamefundmodal,.personalmodal{max-width:704px!important}}@media screen and (max-width:576px){.gamefundmodal,.personalmodal{border-radius:0!important;height:100Vh!important;max-height:none!important;padding:0!important}}.gamefundmodal:before,.personalmodal:before{background:#fff!important;content:"";height:100%;left:0;position:absolute;top:0;transition:background 0s ease!important;width:100%}@media screen and (max-width:576px){.gamefundmodal button.close,.personalmodal button.close{border-radius:0!important;height:14px!important;left:16px;right:auto!important;top:20px!important;width:18px!important}.gamefundmodal button.close svg,.personalmodal button.close svg{display:none}}.gamefundmodal button.close svg.mobile,.personalmodal button.close svg.mobile{fill:#755ec6!important;display:none;height:100%;width:100%}@media screen and (max-width:576px){.gamefundmodal button.close svg.mobile,.personalmodal button.close svg.mobile{display:block}}.gamefundmodal .modalcontent,.personalmodal .modalcontent{display:flex;height:100%}.gamefundmodal aside.info,.personalmodal aside.info{max-width:324px;min-width:324px;position:relative}.gamefundmodal aside.info .profile,.personalmodal aside.info .profile{align-items:center;color:#27262d;display:flex;padding:40px 24px 0;transition:color 0s ease!important}@media screen and (max-width:576px){.gamefundmodal aside.info .profile,.personalmodal aside.info .profile{padding:60px 24px 0}}.gamefundmodal aside.info .profile .userphoto,.personalmodal aside.info .profile .userphoto{height:64px!important;max-width:64px;min-width:64px;position:relative}.gamefundmodal aside.info .profile .data .name,.personalmodal aside.info .profile .data .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}.gamefundmodal aside.info .profile .data .text,.personalmodal aside.info .profile .data .text{color:#556980;font-size:14px;letter-spacing:.0015em;line-height:20px}.gamefundmodal aside.info .profile button.edit,.personalmodal aside.info .profile button.edit{background:#755ec6;border-radius:50%;height:24px;left:70px;position:absolute;top:40px;width:24px}@media screen and (max-width:576px){.gamefundmodal aside.info .profile button.edit,.personalmodal aside.info .profile button.edit{top:60px}}.gamefundmodal aside.info .profile button.edit svg,.personalmodal aside.info .profile button.edit svg{fill:#fff;height:12px;width:12px}.gamefundmodal aside.info .theme,.personalmodal aside.info .theme{align-items:center;border-bottom:1px solid #9eafc3;display:flex;justify-content:space-between;padding:25px 24px 16px}.gamefundmodal aside.info .theme .label,.personalmodal aside.info .theme .label{align-items:center;display:flex}.gamefundmodal aside.info .theme .label svg,.personalmodal aside.info .theme .label svg{fill:#556980;height:19px;width:19px}.gamefundmodal aside.info .theme .label span,.personalmodal aside.info .theme .label span{color:#556980;display:block;font-size:16px;font-weight:700;letter-spacing:.001em;line-height:17px;padding:0 0 0 20px}.gamefundmodal aside.info .theme .switcher input,.personalmodal aside.info .theme .switcher input{display:none}.gamefundmodal aside.info .theme .switcher label,.personalmodal aside.info .theme .switcher label{background:#9eafc3;border-radius:12px;height:24px;width:40px}.gamefundmodal aside.info .theme .switcher label:before,.personalmodal aside.info .theme .switcher label:before{background:#fff;border-radius:50%;content:"";display:block;height:20px;left:2px;position:absolute;top:2px;transition:all .15s ease;width:20px}.gamefundmodal aside.info .theme .switcher input:checked+label:before,.personalmodal aside.info .theme .switcher input:checked+label:before{left:18px}.gamefundmodal aside.info ul.menu,.personalmodal aside.info ul.menu{padding:16px 0 45px;position:relative}.gamefundmodal aside.info ul.menu li,.personalmodal aside.info ul.menu li{margin:0 0 8px;padding:0 8px}.gamefundmodal aside.info ul.menu li:last-child,.personalmodal aside.info ul.menu li:last-child{margin:100px 0 0}@media screen and (max-width:768px){.gamefundmodal aside.info ul.menu li:last-child,.personalmodal aside.info ul.menu li:last-child{margin:60px 0 0}}@media screen and (max-width:576px){.gamefundmodal aside.info ul.menu li:last-child,.personalmodal aside.info ul.menu li:last-child{position:absolute;right:0;top:-170px}.gamefundmodal aside.info ul.menu li:last-child button,.personalmodal aside.info ul.menu li:last-child button{border-radius:0;padding:0;width:24px}.gamefundmodal aside.info ul.menu li:last-child button span,.personalmodal aside.info ul.menu li:last-child button span{display:none}}.gamefundmodal aside.info ul.menu li button,.personalmodal aside.info ul.menu li button{background:transparent;border-radius:12px;height:auto;justify-content:flex-start;padding:10px 18px;width:100%}.gamefundmodal aside.info ul.menu li button .ico,.personalmodal aside.info ul.menu li button .ico{display:flex;justify-content:center;margin:0 18px 0 0;max-width:20px;min-width:20px}.gamefundmodal aside.info ul.menu li button .ico svg,.personalmodal aside.info ul.menu li button .ico svg{fill:#556980;height:20px;width:20px}.gamefundmodal aside.info ul.menu li button span,.personalmodal aside.info ul.menu li button span{color:#556980;display:block;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;text-transform:none!important;transition:color 0s ease!important}.gamefundmodal aside.info ul.menu li button.active,.personalmodal aside.info ul.menu li button.active{background:#fff}.gamefundmodal aside.info ul.menu li button.active svg,.personalmodal aside.info ul.menu li button.active svg{fill:#755ec6}.gamefundmodal aside.info ul.menu li button.active span,.personalmodal aside.info ul.menu li button.active span{color:#27262d}.gamefundmodal .tabs,.personalmodal .tabs{background:#fff;border-radius:24px;color:#27262d;flex:1 1 100%;max-width:calc(100% - 324px);overflow:hidden;position:relative;transition:color 0s ease!important}.gamefundmodal .tabs .tab,.personalmodal .tabs .tab{height:100%;padding:40px 20px 40px 40px}@media screen and (max-width:768px){.gamefundmodal .tabs .tab,.personalmodal .tabs .tab{padding:40px 50px 40px 72px}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab,.personalmodal .tabs .tab{padding:60px 18px 20px}}.gamefundmodal .tabs .tab .title,.personalmodal .tabs .tab .title{font-size:40px;font-weight:800;line-height:48px;padding:0 0 28px}@media screen and (max-width:768px){.gamefundmodal .tabs .tab .title,.personalmodal .tabs .tab .title{align-items:center;display:flex;font-size:24px;letter-spacing:.0015em;line-height:28px}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab .title,.personalmodal .tabs .tab .title{display:block;font-size:32px;line-height:40px;padding:0 0 24px;position:relative}}.gamefundmodal .tabs .tab .title button,.personalmodal .tabs .tab .title button{display:none;height:14px;margin:0 24px 0 -42px;max-width:18px;min-width:18px}@media screen and (max-width:768px){.gamefundmodal .tabs .tab .title button,.personalmodal .tabs .tab .title button{display:block}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab .title button,.personalmodal .tabs .tab .title button{left:0;margin:0;position:absolute;top:-35px}}.gamefundmodal .tabs .tab .title button svg,.personalmodal .tabs .tab .title button svg{fill:#755ec6;display:block;height:100%;width:100%}.gamefundmodal .tabs .tab.personal .ps,.personalmodal .tabs .tab.personal .ps{height:calc(100% - 50px);overflow:hidden}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.personal .ps,.personalmodal .tabs .tab.personal .ps{height:calc(100% - 120px)}}.gamefundmodal .tabs .tab.personal .ps form,.personalmodal .tabs .tab.personal .ps form{padding:0 20px 0 0;position:relative}.gamefundmodal .tabs .tab.personal .ps form .label,.personalmodal .tabs .tab.personal .ps form .label{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:0 0 10px}.gamefundmodal .tabs .tab.personal .ps form fieldset,.personalmodal .tabs .tab.personal .ps form fieldset{align-items:center;display:flex;padding:0 0 40px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset,.personalmodal .tabs .tab.personal .ps form fieldset{padding:0 0 32px}}.gamefundmodal .tabs .tab.personal .ps form fieldset input,.personalmodal .tabs .tab.personal .ps form fieldset input{color:#27262d;font-size:16px;height:56px;letter-spacing:.001em;line-height:24px;padding:20px 16px 0}.gamefundmodal .tabs .tab.personal .ps form fieldset.text,.personalmodal .tabs .tab.personal .ps form fieldset.text{justify-content:space-between}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.personal .ps form fieldset.text,.personalmodal .tabs .tab.personal .ps form fieldset.text{display:block}}.gamefundmodal .tabs .tab.personal .ps form fieldset.text .item,.personalmodal .tabs .tab.personal .ps form fieldset.text .item{position:relative;width:calc(50% - 16px)}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.personal .ps form fieldset.text .item,.personalmodal .tabs .tab.personal .ps form fieldset.text .item{padding:0 0 24px;width:100%}.gamefundmodal .tabs .tab.personal .ps form fieldset.text .item:last-child,.personalmodal .tabs .tab.personal .ps form fieldset.text .item:last-child{padding:0}}.gamefundmodal .tabs .tab.personal .ps form fieldset.text .item label,.personalmodal .tabs .tab.personal .ps form fieldset.text .item label{color:#556980;font-size:10px;left:18px;letter-spacing:.01em;line-height:12px;position:absolute;top:10px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.date,.personalmodal .tabs .tab.personal .ps form fieldset.date{flex-flow:row wrap;justify-content:space-between}}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox{margin:0 16px 0 0;position:relative}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox{margin:0 8px 0 0}}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:first-child,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:first-child{width:108px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:first-child,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:first-child{width:calc(32% - 8px)}}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(2),.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(2){width:204px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(2),.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(2){margin:0;width:68%}}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(3),.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(3){margin:0;width:164px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(3),.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox:nth-child(3){margin:8px 0 0;width:100%}}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox button,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox button{background:#e6eff9;border-radius:12px;color:#27262d;display:block;font-size:16px;height:56px;letter-spacing:.001em;line-height:24px;max-width:100%;min-width:100%;padding:20px 16px 0;position:relative;text-transform:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:before{content:"";display:block;position:absolute}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:before{color:#556980;content:attr(data-before);font-size:10px;left:16px;letter-spacing:.01em;line-height:12px;top:10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox button:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #556980;height:0;margin:-2px 0 0;right:20px;top:50%;width:0}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.2);height:auto;left:0;margin:5px 0 0;max-height:200px;opacity:0;position:absolute;top:100%;transition:all .15s ease;visibility:hidden;z-index:100}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps.open,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps.open{opacity:1;visibility:visible}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button{background:transparent;border-bottom:1px solid #e6eff9;border-radius:0;height:auto;padding:5px 10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button:before,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button:after,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps ul li button:before{display:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps .ps__rail-y,.personalmodal .tabs .tab.personal .ps form fieldset.date .selectbox .ps .ps__rail-y{border-radius:0;right:0!important;width:4px}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio,.personalmodal .tabs .tab.personal .ps form fieldset.radio{flex-wrap:wrap;gap:20px 0}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.radio,.personalmodal .tabs .tab.personal .ps form fieldset.radio{display:block;padding:16px 0 40px}}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item{padding:0 100px 0 0}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item{padding:0 0 26px}}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item:last-child,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item:last-child{padding:0}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item input,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item input{display:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item label,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item label{align-items:center;display:flex}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item label:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item label:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item label:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item label:before{content:"";display:block}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item label:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item label:before{border:2px solid #556980;border-radius:50%;height:16px;margin:0 18px 0 0;transition:border-color .15s ease;width:16px}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item label:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item label:after{background:transparent;border-radius:50%;height:12px;left:4px;position:absolute;top:8px;transition:background .15s ease;width:12px}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item input:checked+label:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item input:checked+label:before{border-color:#755ec6}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .item input:checked+label:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .item input:checked+label:after{background:#755ec6}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox{position:relative;width:204px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox{width:100%}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox:last-child,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox:last-child{margin:24px 0 0}}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button{background:#e6eff9;border-radius:12px;color:#27262d;display:block;font-size:16px;height:56px;letter-spacing:.001em;line-height:24px;max-width:100%;min-width:100%;padding:20px 16px 0;position:relative;text-transform:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:before{content:"";display:block;position:absolute}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:before{color:#556980;content:attr(data-before);font-size:10px;left:16px;letter-spacing:.01em;line-height:12px;top:10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox button:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #556980;height:0;margin:-2px 0 0;right:20px;top:50%;width:0}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.2);height:auto;left:0;margin:5px 0 0;max-height:110px;opacity:0;position:absolute;top:100%;transition:all .15s ease;visibility:hidden;z-index:100}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps.open,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps.open{opacity:1;visibility:visible}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button{background:transparent;border-bottom:1px solid #e6eff9;border-radius:0;height:auto;padding:5px 10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button:before,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button:after,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps ul li button:before{display:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps .ps__rail-y,.personalmodal .tabs .tab.personal .ps form fieldset.radio .selectbox .ps .ps__rail-y{border-radius:0;right:0!important;width:4px}.gamefundmodal .tabs .tab.personal .ps form fieldset.location,.personalmodal .tabs .tab.personal .ps form fieldset.location{justify-content:space-between}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.location,.personalmodal .tabs .tab.personal .ps form fieldset.location{display:block;padding:0 0 24px}}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox{position:relative;width:calc(50% - 16px)}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox{width:100%}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox:last-child,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox:last-child{margin:24px 0 0}}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox button,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox button{background:#e6eff9;border-radius:12px;color:#27262d;display:block;font-size:16px;height:56px;letter-spacing:.001em;line-height:24px;max-width:100%;min-width:100%;padding:20px 16px 0;position:relative;text-transform:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:before{content:"";display:block;position:absolute}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:before,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:before{color:#556980;content:attr(data-before);font-size:10px;left:16px;letter-spacing:.01em;line-height:12px;top:10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:after,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox button:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #556980;height:0;margin:-2px 0 0;right:20px;top:50%;width:0}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps{background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.2);height:auto;left:0;margin:5px 0 0;max-height:110px;opacity:0;position:absolute;top:100%;transition:all .15s ease;visibility:hidden;z-index:100}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps.open,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps.open{opacity:1;visibility:visible}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button{background:transparent;border-bottom:1px solid #e6eff9;border-radius:0;height:auto;padding:5px 10px}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button:after,.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button:before,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button:after,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps ul li button:before{display:none}.gamefundmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps .ps__rail-y,.personalmodal .tabs .tab.personal .ps form fieldset.location .selectbox .ps .ps__rail-y{border-radius:0;right:0!important;width:4px}.gamefundmodal .tabs .tab.personal .ps form fieldset span.error,.personalmodal .tabs .tab.personal .ps form fieldset span.error{color:#e74c3c;display:block;font-size:10px;font-weight:700;left:0;line-height:10px;padding:5px 0 0 10px;position:absolute;top:100%}.gamefundmodal .tabs .tab.personal .ps form button.btn,.personalmodal .tabs .tab.personal .ps form button.btn{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}.gamefundmodal .tabs .tab.personal .ps .ps__rail-y,.personalmodal .tabs .tab.personal .ps .ps__rail-y{right:0}.gamefundmodal .tabs .tab.personal .loader,.personalmodal .tabs .tab.personal .loader{background:transparent!important}.gamefundmodal .tabs .tab.access .error-span,.personalmodal .tabs .tab.access .error-span{color:#e74c3c;display:block;font-size:12px;line-height:12px;padding:4px 10px 0;position:absolute}.gamefundmodal .tabs .tab.access .ps,.personalmodal .tabs .tab.access .ps{height:calc(100% - 50px);overflow:hidden}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.access .ps,.personalmodal .tabs .tab.access .ps{height:calc(100% - 120px)}}.gamefundmodal .tabs .tab.access .ps form,.personalmodal .tabs .tab.access .ps form{display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 20px 0 0}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.access .ps form,.personalmodal .tabs .tab.access .ps form{display:block}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.access .ps form,.personalmodal .tabs .tab.access .ps form{padding:0 20px 24px 0}}.gamefundmodal .tabs .tab.access .ps form .item,.personalmodal .tabs .tab.access .ps form .item{padding:0 0 16px;width:calc(50% - 16px)}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.access .ps form .item,.personalmodal .tabs .tab.access .ps form .item{width:100%}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.access .ps form .item:nth-child(2),.personalmodal .tabs .tab.access .ps form .item:nth-child(2){padding:0}}.gamefundmodal .tabs .tab.access .ps form .item .desc,.personalmodal .tabs .tab.access .ps form .item .desc{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}.gamefundmodal .tabs .tab.access .ps form .item .subdesc,.personalmodal .tabs .tab.access .ps form .item .subdesc{color:#556980;font-size:14px;letter-spacing:.0015em;line-height:20px;padding:10px 0 20px}.gamefundmodal .tabs .tab.access .ps form .item fieldset,.personalmodal .tabs .tab.access .ps form .item fieldset{margin:0 0 24px}.gamefundmodal .tabs .tab.access .ps form .item fieldset input,.personalmodal .tabs .tab.access .ps form .item fieldset input{color:#27262d;font-size:16px;height:56px;letter-spacing:.001em;line-height:24px;padding:0 16px}.gamefundmodal .tabs .tab.access .ps form .item fieldset input#currentemail,.personalmodal .tabs .tab.access .ps form .item fieldset input#currentemail{padding:20px 16px 0}.gamefundmodal .tabs .tab.access .ps form .item fieldset label,.personalmodal .tabs .tab.access .ps form .item fieldset label{color:#556980;font-size:10px;left:16px;letter-spacing:.01em;line-height:12px;position:absolute;top:10px}.gamefundmodal .tabs .tab.access .ps form .item fieldset button,.personalmodal .tabs .tab.access .ps form .item fieldset button{height:16px;margin:-8px 0 0;position:absolute;right:20px;top:50%;width:22px}.gamefundmodal .tabs .tab.access .ps form .item fieldset button svg,.personalmodal .tabs .tab.access .ps form .item fieldset button svg{fill:#556980;height:100%;width:100%}.gamefundmodal .tabs .tab.access .ps form button.btn,.personalmodal .tabs .tab.access .ps form button.btn{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.access .ps form button.btn,.personalmodal .tabs .tab.access .ps form button.btn{width:100%}}.gamefundmodal .tabs .tab.access .ps .ps__rail-y,.personalmodal .tabs .tab.access .ps .ps__rail-y{right:0}.gamefundmodal .tabs .tab.notifications .ps,.personalmodal .tabs .tab.notifications .ps{height:calc(100% - 50px)}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.notifications .ps,.personalmodal .tabs .tab.notifications .ps{height:calc(100% - 120px)}}.gamefundmodal .tabs .tab.notifications .ps form,.personalmodal .tabs .tab.notifications .ps form{padding:0 20px 0 0}.gamefundmodal .tabs .tab.notifications .ps form .label,.personalmodal .tabs .tab.notifications .ps form .label{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:0 0 18px}.gamefundmodal .tabs .tab.notifications .ps form fieldset,.personalmodal .tabs .tab.notifications .ps form fieldset{display:flex;display:block;padding:0 0 40px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.notifications .ps form fieldset,.personalmodal .tabs .tab.notifications .ps form fieldset{padding:0 0 32px}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio,.personalmodal .tabs .tab.notifications .ps form fieldset.radio{padding:16px 0 40px}}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item{display:inline;padding:6px 100px 6px 0}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item input,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item input{display:none}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item:last-child,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item:last-child{padding:0}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item label,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item label{align-items:center;display:flex}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item label:before,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item label:before{border:2px solid #556980;border-radius:50%;height:16px;margin:0 18px 0 0;min-width:16px;transition:border-color .15s ease}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item label:after,.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item label:before,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item label:after,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item label:before{content:"";display:block}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item label:after,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item label:after{background:transparent;border-radius:50%;height:12px;left:4px;position:absolute;top:50%;transform:translateY(-50%);transition:background .15s ease;width:12px}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item input:checked+label:before,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item input:checked+label:before{border-color:#755ec6}.gamefundmodal .tabs .tab.notifications .ps form fieldset.radio .item input:checked+label:after,.personalmodal .tabs .tab.notifications .ps form fieldset.radio .item input:checked+label:after{background:#755ec6}.gamefundmodal .tabs .tab.notifications .ps form ul,.personalmodal .tabs .tab.notifications .ps form ul{padding:0 0 50px}.gamefundmodal .tabs .tab.notifications .ps form ul li,.personalmodal .tabs .tab.notifications .ps form ul li{padding:0 0 12px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.notifications .ps form ul li,.personalmodal .tabs .tab.notifications .ps form ul li{padding:0 0 30px}}.gamefundmodal .tabs .tab.notifications .ps form ul li:last-child,.personalmodal .tabs .tab.notifications .ps form ul li:last-child{padding:0}.gamefundmodal .tabs .tab.notifications .ps form ul li input,.personalmodal .tabs .tab.notifications .ps form ul li input{display:none}.gamefundmodal .tabs .tab.notifications .ps form ul li label,.personalmodal .tabs .tab.notifications .ps form ul li label{display:flex;position:relative}.gamefundmodal .tabs .tab.notifications .ps form ul li label:before,.personalmodal .tabs .tab.notifications .ps form ul li label:before{border:2px solid #556980;border-radius:3px;content:"";display:block;height:14px;margin:3px 20px 0 0;max-width:14px;min-width:14px;overflow:hidden}.gamefundmodal .tabs .tab.notifications .ps form ul li label span,.personalmodal .tabs .tab.notifications .ps form ul li label span{display:block;font-size:16px;letter-spacing:.001em;line-height:24px}.gamefundmodal .tabs .tab.notifications .ps form ul li label svg,.personalmodal .tabs .tab.notifications .ps form ul li label svg{fill:#755ec6;height:18px;left:0;opacity:0;position:absolute;top:3px;transition:all .15s ease;visibility:hidden;width:18px}.gamefundmodal .tabs .tab.notifications .ps form ul li input:checked+label svg,.personalmodal .tabs .tab.notifications .ps form ul li input:checked+label svg{opacity:1;visibility:visible}.gamefundmodal .tabs .tab.notifications .ps form button.btn,.personalmodal .tabs .tab.notifications .ps form button.btn{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.notifications .ps form button.btn,.personalmodal .tabs .tab.notifications .ps form button.btn{width:100%}}.gamefundmodal .tabs .tab.notifications .ps .ps__rail-y,.personalmodal .tabs .tab.notifications .ps .ps__rail-y{right:0}.gamefundmodal .tabs .tab.blacklist form,.personalmodal .tabs .tab.blacklist form{padding:0 0 20px}.gamefundmodal .tabs .tab.blacklist form fieldset svg,.personalmodal .tabs .tab.blacklist form fieldset svg{fill:#556980;height:20px;left:18px;margin:-10px 0 0;position:absolute;top:50%;width:20px}.gamefundmodal .tabs .tab.blacklist form fieldset input,.personalmodal .tabs .tab.blacklist form fieldset input{padding:0 16px 0 64px}.gamefundmodal .tabs .tab.blacklist .ps,.personalmodal .tabs .tab.blacklist .ps{height:calc(100% - 116px)}.gamefundmodal .tabs .tab.blacklist .ps ul.list li,.personalmodal .tabs .tab.blacklist .ps ul.list li{align-items:center;display:flex;padding:16px 30px 16px 0;position:relative}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.blacklist .ps ul.list li,.personalmodal .tabs .tab.blacklist .ps ul.list li{flex-flow:row wrap}}.gamefundmodal .tabs .tab.blacklist .ps ul.list li:after,.personalmodal .tabs .tab.blacklist .ps ul.list li:after{background:#9eafc3;bottom:0;content:"";display:block;height:1px;left:80px;position:absolute;right:0}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.blacklist .ps ul.list li:after,.personalmodal .tabs .tab.blacklist .ps ul.list li:after{left:58px}}.gamefundmodal .tabs .tab.blacklist .ps ul.list li.hidden,.personalmodal .tabs .tab.blacklist .ps ul.list li.hidden{display:none}.gamefundmodal .tabs .tab.blacklist .ps ul.list li .name,.personalmodal .tabs .tab.blacklist .ps ul.list li .name{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.blacklist .ps ul.list li .name,.personalmodal .tabs .tab.blacklist .ps ul.list li .name{width:calc(100% - 56px)}}.gamefundmodal .tabs .tab.blacklist .ps ul.list li button,.personalmodal .tabs .tab.blacklist .ps ul.list li button{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;margin:0 0 0 auto}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.blacklist .ps ul.list li button,.personalmodal .tabs .tab.blacklist .ps ul.list li button{height:36px;margin:20px 0 0 auto;width:calc(100% - 56px)}}.gamefundmodal .tabs .tab.blacklist .ps .ps__rail-y,.personalmodal .tabs .tab.blacklist .ps .ps__rail-y{right:0!important}.gamefundmodal .tabs .tab.balance .ps,.personalmodal .tabs .tab.balance .ps{height:calc(100% - 50px);overflow:hidden}.gamefundmodal .tabs .tab.balance .ps .inform,.personalmodal .tabs .tab.balance .ps .inform{background:radial-gradient(165.85% 2653.88% at 15.7% -4.07%,#755ec6 0,#48abe3 100%);border-radius:16px;box-shadow:0 12px 20px rgba(104,118,207,.48);padding:32px;position:relative}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .inform,.personalmodal .tabs .tab.balance .ps .inform{padding:16px 16px 74px}}.gamefundmodal .tabs .tab.balance .ps .inform .top,.personalmodal .tabs .tab.balance .ps .inform .top{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .inform .top,.personalmodal .tabs .tab.balance .ps .inform .top{display:block}}.gamefundmodal .tabs .tab.balance .ps .inform .top .balance,.personalmodal .tabs .tab.balance .ps .inform .top .balance{color:#fff;font-size:40px;font-weight:800;line-height:48px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .inform .top .balance,.personalmodal .tabs .tab.balance .ps .inform .top .balance{font-size:32px;line-height:40px}}.gamefundmodal .tabs .tab.balance .ps .inform .top .balance:before,.personalmodal .tabs .tab.balance .ps .inform .top .balance:before{content:"$"}.gamefundmodal .tabs .tab.balance .ps .inform .top button,.personalmodal .tabs .tab.balance .ps .inform .top button{-webkit-backdrop-filter:blur(36px);backdrop-filter:blur(36px);background:hsla(0,0%,100%,.2);height:48px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .inform .top button,.personalmodal .tabs .tab.balance .ps .inform .top button{border-radius:8px;bottom:16px;height:36px;left:16px;position:absolute}}.gamefundmodal .tabs .tab.balance .ps .inform .top button svg,.personalmodal .tabs .tab.balance .ps .inform .top button svg{fill:#fff;height:16px;width:16px}.gamefundmodal .tabs .tab.balance .ps .inform .top button span,.personalmodal .tabs .tab.balance .ps .inform .top button span{color:#fff;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;padding:0 0 0 16px}.gamefundmodal .tabs .tab.balance .ps .inform .desc,.personalmodal .tabs .tab.balance .ps .inform .desc{color:#fff;font-size:14px;letter-spacing:.0015em;line-height:20px;padding:24px 0 0}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .inform .desc,.personalmodal .tabs .tab.balance .ps .inform .desc{font-size:12px;line-height:16px;padding:16px 0 0}.gamefundmodal .tabs .tab.balance .ps .inform .desc br,.personalmodal .tabs .tab.balance .ps .inform .desc br{display:none}}.gamefundmodal .tabs .tab.balance .ps .label,.personalmodal .tabs .tab.balance .ps .label{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px;padding:40px 0 20px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps .label,.personalmodal .tabs .tab.balance .ps .label{font-size:20px;font-weight:700;line-height:24px;padding:32px 0 12px}}.gamefundmodal .tabs .tab.balance .ps ul.list li,.personalmodal .tabs .tab.balance .ps ul.list li{align-items:center;border-bottom:1px solid #9eafc3;display:flex;padding:10px 30px 10px 0}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps ul.list li,.personalmodal .tabs .tab.balance .ps ul.list li{justify-content:space-between;padding:10px 30px 34px 0;position:relative}}.gamefundmodal .tabs .tab.balance .ps ul.list li .date,.personalmodal .tabs .tab.balance .ps ul.list li .date{color:#556980;font-size:14px;letter-spacing:.0015em;line-height:20px;width:270px}@media screen and (max-width:1024px){.gamefundmodal .tabs .tab.balance .ps ul.list li .date,.personalmodal .tabs .tab.balance .ps ul.list li .date{width:160px}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.balance .ps ul.list li .date,.personalmodal .tabs .tab.balance .ps ul.list li .date{left:0;position:absolute;top:36px}}.gamefundmodal .tabs .tab.balance .ps ul.list li .desc,.personalmodal .tabs .tab.balance .ps ul.list li .desc{font-size:14px;letter-spacing:.0015em;line-height:20px}.gamefundmodal .tabs .tab.balance .ps ul.list li .balance,.personalmodal .tabs .tab.balance .ps ul.list li .balance{font-size:16px;font-weight:700;letter-spacing:.007em;line-height:24px;margin:0 0 0 auto}.gamefundmodal .tabs .tab.balance .ps ul.list li .balance.plus,.personalmodal .tabs .tab.balance .ps ul.list li .balance.plus{color:#27ae60}.gamefundmodal .tabs .tab.balance .ps ul.list li .balance.minus,.personalmodal .tabs .tab.balance .ps ul.list li .balance.minus{color:#556980}.gamefundmodal .tabs .tab.balance .ps .ps__rail-y,.personalmodal .tabs .tab.balance .ps .ps__rail-y{right:0}.gamefundmodal .tabs .tab.balance .ps.ps--active-y .inform,.personalmodal .tabs .tab.balance .ps.ps--active-y .inform{margin:0 20px 0 0}.gamefundmodal .tabs .tab.addfunds .error-span,.personalmodal .tabs .tab.addfunds .error-span{color:#e74c3c;display:block;font-size:12px;line-height:12px;padding:4px 10px 0;position:absolute}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds,.personalmodal .tabs .tab.addfunds{padding:18px 18px 20px}}.gamefundmodal .tabs .tab.addfunds .title,.personalmodal .tabs .tab.addfunds .title{align-items:center;display:flex}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .title,.personalmodal .tabs .tab.addfunds .title{border-bottom:1px solid hsla(0,0%,100%,.2);margin:0 0 22px;padding:0 0 18px}}.gamefundmodal .tabs .tab.addfunds .title button,.personalmodal .tabs .tab.addfunds .title button{height:16px;width:20px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .title button,.personalmodal .tabs .tab.addfunds .title button{margin:0 18px 0 0;position:relative;top:0}}.gamefundmodal .tabs .tab.addfunds .title button svg,.personalmodal .tabs .tab.addfunds .title button svg{fill:#755ec6;height:100%;width:100%}.gamefundmodal .tabs .tab.addfunds .title span,.personalmodal .tabs .tab.addfunds .title span{display:block;font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:0 0 0 28px}@media screen and (max-width:768px){.gamefundmodal .tabs .tab.addfunds .title span,.personalmodal .tabs .tab.addfunds .title span{font-size:24px;letter-spacing:.0015em;line-height:28px;padding:0}}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .title span,.personalmodal .tabs .tab.addfunds .title span{font-size:16px;font-weight:700;line-height:20px;padding:0}}.gamefundmodal .tabs .tab.addfunds .ps,.personalmodal .tabs .tab.addfunds .ps{height:calc(100% - 50px)}.gamefundmodal .tabs .tab.addfunds .ps ul.select,.personalmodal .tabs .tab.addfunds .ps ul.select{align-items:center;display:flex;padding:0 20px 0 0}.gamefundmodal .tabs .tab.addfunds .ps ul.select li,.personalmodal .tabs .tab.addfunds .ps ul.select li{padding:0 8px 0 0}.gamefundmodal .tabs .tab.addfunds .ps ul.select li:last-child,.personalmodal .tabs .tab.addfunds .ps ul.select li:last-child{padding:0}.gamefundmodal .tabs .tab.addfunds .ps ul.select li button,.personalmodal .tabs .tab.addfunds .ps ul.select li button{background:#e6eff9;border-radius:10px;color:#556980;font-size:16px;font-weight:700;height:36px;letter-spacing:.007em;line-height:24px;padding:0 16px;transition:background .15s ease,color .15s ease}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps ul.select li button,.personalmodal .tabs .tab.addfunds .ps ul.select li button{font-size:14px;line-height:20px}}.gamefundmodal .tabs .tab.addfunds .ps ul.select li button.active,.personalmodal .tabs .tab.addfunds .ps ul.select li button.active{background:#e74c3c;color:#fff}.gamefundmodal .tabs .tab.addfunds .ps form,.personalmodal .tabs .tab.addfunds .ps form{padding:0 20px 0 0}.gamefundmodal .tabs .tab.addfunds .ps form .label,.personalmodal .tabs .tab.addfunds .ps form .label{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:28px 0 20px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps form .label,.personalmodal .tabs .tab.addfunds .ps form .label{padding:24px 0 26px}}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li,.personalmodal .tabs .tab.addfunds .ps form ul.radio li{padding:0 0 10px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li,.personalmodal .tabs .tab.addfunds .ps form ul.radio li{padding:0 0 28px}}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li:last-child,.personalmodal .tabs .tab.addfunds .ps form ul.radio li:last-child{padding:0}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li input,.personalmodal .tabs .tab.addfunds .ps form ul.radio li input{display:none}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li label,.personalmodal .tabs .tab.addfunds .ps form ul.radio li label{align-items:center;display:flex;font-size:16px;letter-spacing:.001em;line-height:24px}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li label:after,.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li label:before,.personalmodal .tabs .tab.addfunds .ps form ul.radio li label:after,.personalmodal .tabs .tab.addfunds .ps form ul.radio li label:before{content:"";display:block}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li label:before,.personalmodal .tabs .tab.addfunds .ps form ul.radio li label:before{border:2px solid #556980;border-radius:50%;height:16px;margin:0 18px 0 0;transition:border-color .15s ease;width:16px}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li label:after,.personalmodal .tabs .tab.addfunds .ps form ul.radio li label:after{background:transparent;border-radius:50%;height:12px;left:4px;position:absolute;top:6px;transition:background .15s ease;width:12px}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li input:checked+label:before,.personalmodal .tabs .tab.addfunds .ps form ul.radio li input:checked+label:before{border-color:#755ec6}.gamefundmodal .tabs .tab.addfunds .ps form ul.radio li input:checked+label:after,.personalmodal .tabs .tab.addfunds .ps form ul.radio li input:checked+label:after{background:#755ec6}.gamefundmodal .tabs .tab.addfunds .ps form fieldset,.personalmodal .tabs .tab.addfunds .ps form fieldset{padding:30px 0 24px;width:228px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps form fieldset,.personalmodal .tabs .tab.addfunds .ps form fieldset{padding:30px 0 24px;width:100%}}.gamefundmodal .tabs .tab.addfunds .ps form fieldset input,.personalmodal .tabs .tab.addfunds .ps form fieldset input{font-size:16px;letter-spacing:.001em;line-height:24px;padding:0 16px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps form fieldset input,.personalmodal .tabs .tab.addfunds .ps form fieldset input{height:56px}}.gamefundmodal .tabs .tab.addfunds .ps form button.btn,.personalmodal .tabs .tab.addfunds .ps form button.btn{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}@media screen and (max-width:576px){.gamefundmodal .tabs .tab.addfunds .ps form button.btn,.personalmodal .tabs .tab.addfunds .ps form button.btn{width:100%}}.gamefundmodal.mobile_tab,.personalmodal.mobile_tab{max-width:576px!important}.gamefundmodal.mobile_tab:before,.personalmodal.mobile_tab:before{background:#333042}.gamefundmodal.mobile_tab .modalcontent,.personalmodal.mobile_tab .modalcontent{display:block}.gamefundmodal.mobile_tab .modalcontent aside.info,.personalmodal.mobile_tab .modalcontent aside.info{max-width:100%;min-width:100%}.gamefundmodal.mobile_tab .modalcontent aside.info .theme .label svg,.personalmodal.mobile_tab .modalcontent aside.info .theme .label svg{fill:#556980}.gamefundmodal.mobile_tab .modalcontent aside.info .theme .label span,.personalmodal.mobile_tab .modalcontent aside.info .theme .label span{color:#556980}.gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button .ico svg,.personalmodal.mobile_tab .modalcontent aside.info ul.menu li button .ico svg{fill:#556980}.gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button span,.personalmodal.mobile_tab .modalcontent aside.info ul.menu li button span{color:#556980}.gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button.active,.personalmodal.mobile_tab .modalcontent aside.info ul.menu li button.active{background:transparent}.gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button.active svg,.personalmodal.mobile_tab .modalcontent aside.info ul.menu li button.active svg{fill:hsla(0,0%,100%,.9)}.gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button.active span,.personalmodal.mobile_tab .modalcontent aside.info ul.menu li button.active span{color:hsla(0,0%,100%,.9)}.gamefundmodal.mobile_tab .modalcontent .tabs,.personalmodal.mobile_tab .modalcontent .tabs{display:none}@media screen and (max-width:768px){.gamefundmodal.access_tab .modalcontent,.gamefundmodal.addfunds_tab .modalcontent,.gamefundmodal.blacklist_tab .modalcontent,.gamefundmodal.notifications_tab .modalcontent,.gamefundmodal.personal_tab .modalcontent,.gamefundmodal.wallet_tab .modalcontent,.personalmodal.access_tab .modalcontent,.personalmodal.addfunds_tab .modalcontent,.personalmodal.blacklist_tab .modalcontent,.personalmodal.notifications_tab .modalcontent,.personalmodal.personal_tab .modalcontent,.personalmodal.wallet_tab .modalcontent{display:block}.gamefundmodal.access_tab .modalcontent aside.info,.gamefundmodal.addfunds_tab .modalcontent aside.info,.gamefundmodal.blacklist_tab .modalcontent aside.info,.gamefundmodal.notifications_tab .modalcontent aside.info,.gamefundmodal.personal_tab .modalcontent aside.info,.gamefundmodal.wallet_tab .modalcontent aside.info,.personalmodal.access_tab .modalcontent aside.info,.personalmodal.addfunds_tab .modalcontent aside.info,.personalmodal.blacklist_tab .modalcontent aside.info,.personalmodal.notifications_tab .modalcontent aside.info,.personalmodal.personal_tab .modalcontent aside.info,.personalmodal.wallet_tab .modalcontent aside.info{display:none}.gamefundmodal.access_tab .modalcontent .tabs,.gamefundmodal.addfunds_tab .modalcontent .tabs,.gamefundmodal.blacklist_tab .modalcontent .tabs,.gamefundmodal.notifications_tab .modalcontent .tabs,.gamefundmodal.personal_tab .modalcontent .tabs,.gamefundmodal.wallet_tab .modalcontent .tabs,.personalmodal.access_tab .modalcontent .tabs,.personalmodal.addfunds_tab .modalcontent .tabs,.personalmodal.blacklist_tab .modalcontent .tabs,.personalmodal.notifications_tab .modalcontent .tabs,.personalmodal.personal_tab .modalcontent .tabs,.personalmodal.wallet_tab .modalcontent .tabs{display:block;height:100%;max-width:100%;width:100%}}@media screen and (max-width:576px){.gamefundmodal.access_tab,.gamefundmodal.addfunds_tab,.gamefundmodal.blacklist_tab,.gamefundmodal.notifications_tab,.gamefundmodal.personal_tab,.gamefundmodal.wallet_tab,.personalmodal.access_tab,.personalmodal.addfunds_tab,.personalmodal.blacklist_tab,.personalmodal.notifications_tab,.personalmodal.personal_tab,.personalmodal.wallet_tab{background:transparent!important}.gamefundmodal.access_tab button.close,.gamefundmodal.addfunds_tab button.close,.gamefundmodal.blacklist_tab button.close,.gamefundmodal.notifications_tab button.close,.gamefundmodal.personal_tab button.close,.gamefundmodal.wallet_tab button.close,.personalmodal.access_tab button.close,.personalmodal.addfunds_tab button.close,.personalmodal.blacklist_tab button.close,.personalmodal.notifications_tab button.close,.personalmodal.personal_tab button.close,.personalmodal.wallet_tab button.close{display:none}}.gamefundmodal .tab{height:100%;padding:40px 20px 40px 80px}@media screen and (max-width:768px){.gamefundmodal .tab{padding:40px 50px 40px 72px}}@media screen and (max-width:576px){.gamefundmodal .tab{padding:60px 18px 20px}}.gamefundmodal .tab .title{font-size:40px;font-weight:800;line-height:48px;padding:0 0 28px}@media screen and (max-width:768px){.gamefundmodal .tab .title{align-items:center;display:flex;font-size:24px;letter-spacing:.0015em;line-height:28px}}@media screen and (max-width:576px){.gamefundmodal .tab .title{display:block;font-size:32px;line-height:40px;padding:0 0 24px;position:relative}}.gamefundmodal .tab .title button{height:14px;margin:0 24px 0 -42px;max-width:18px;min-width:18px}@media screen and (max-width:768px){.gamefundmodal .tab .title button{display:block}}@media screen and (max-width:576px){.gamefundmodal .tab .title button{left:0;margin:0;position:absolute;top:-35px}}.gamefundmodal .tab .title button svg{fill:#755ec6;display:block;height:100%;width:100%}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds{padding:18px 18px 20px}}.gamefundmodal .tab.addfunds .title{align-items:center;display:flex}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .title{border-bottom:1px solid hsla(0,0%,100%,.2);margin:0 0 22px;padding:0 0 18px}}.gamefundmodal .tab.addfunds .title button{height:16px;width:20px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .title button{margin:0 18px 0 0;position:relative;top:0}}.gamefundmodal .tab.addfunds .title button svg{fill:#755ec6;height:100%;width:100%}.gamefundmodal .tab.addfunds .title span{display:block;font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:0}@media screen and (max-width:768px){.gamefundmodal .tab.addfunds .title span{font-size:24px;letter-spacing:.0015em;line-height:28px;padding:0}}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .title span{font-size:16px;font-weight:700;line-height:20px;padding:0}}.gamefundmodal .tab.addfunds .ps{height:calc(100% - 50px)}.gamefundmodal .tab.addfunds .ps ul.select{align-items:center;display:flex;padding:0 20px 0 0}.gamefundmodal .tab.addfunds .ps ul.select li{padding:0 8px 0 0}.gamefundmodal .tab.addfunds .ps ul.select li:last-child{padding:0}.gamefundmodal .tab.addfunds .ps ul.select li button{background:#e6eff9;border-radius:10px;color:#556980;font-size:16px;font-weight:700;height:36px;letter-spacing:.007em;line-height:24px;padding:0 16px;transition:background .15s ease,color .15s ease}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps ul.select li button{font-size:14px;line-height:20px}}.gamefundmodal .tab.addfunds .ps ul.select li button.active{background:#e74c3c;color:#fff}.gamefundmodal .tab.addfunds .ps form{padding:0 20px 0 0}.gamefundmodal .tab.addfunds .ps form .label{font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px;padding:28px 0 20px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps form .label{padding:24px 0 26px}}.gamefundmodal .tab.addfunds .ps form ul.radio li{padding:0 0 10px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps form ul.radio li{padding:0 0 28px}}.gamefundmodal .tab.addfunds .ps form ul.radio li:last-child{padding:0}.gamefundmodal .tab.addfunds .ps form ul.radio li input{display:none}.gamefundmodal .tab.addfunds .ps form ul.radio li label{align-items:center;display:flex;font-size:16px;letter-spacing:.001em;line-height:24px}.gamefundmodal .tab.addfunds .ps form ul.radio li label:after,.gamefundmodal .tab.addfunds .ps form ul.radio li label:before{content:"";display:block}.gamefundmodal .tab.addfunds .ps form ul.radio li label:before{border:2px solid #556980;border-radius:50%;height:16px;margin:0 18px 0 0;transition:border-color .15s ease;width:16px}.gamefundmodal .tab.addfunds .ps form ul.radio li label:after{background:transparent;border-radius:50%;height:12px;left:4px;position:absolute;top:6px;transition:background .15s ease;width:12px}.gamefundmodal .tab.addfunds .ps form ul.radio li input:checked+label:before{border-color:#755ec6}.gamefundmodal .tab.addfunds .ps form ul.radio li input:checked+label:after{background:#755ec6}.gamefundmodal .tab.addfunds .ps form fieldset{padding:30px 0 24px;width:228px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps form fieldset{padding:30px 0 24px;width:100%}}.gamefundmodal .tab.addfunds .ps form fieldset input{font-size:16px;letter-spacing:.001em;line-height:24px;padding:0 16px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps form fieldset input{height:56px}}.gamefundmodal .tab.addfunds .ps form button.btn{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px}@media screen and (max-width:576px){.gamefundmodal .tab.addfunds .ps form button.btn{width:100%}.night .modalbox .modalinfo.personalmodal button.close{background:transparent!important}}.night .modalbox .modalinfo.personalmodal button.close svg.mobile{fill:#967fe8!important}.night .gamefundmodal:before,.night .personalmodal:before{background:#27262d!important}.night .gamefundmodal aside.info .profile,.night .personalmodal aside.info .profile{color:hsla(0,0%,100%,.9)}.night .gamefundmodal aside.info .profile .data .text,.night .personalmodal aside.info .profile .data .text{color:hsla(0,0%,100%,.56)}.night .gamefundmodal aside.info .profile button.edit,.night .personalmodal aside.info .profile button.edit{background:#967fe8}.night .gamefundmodal aside.info .theme,.night .personalmodal aside.info .theme{border-color:hsla(0,0%,100%,.2)}.night .gamefundmodal aside.info .theme .label svg,.night .personalmodal aside.info .theme .label svg{fill:hsla(0,0%,100%,.56)}.night .gamefundmodal aside.info .theme .label span,.night .personalmodal aside.info .theme .label span{color:hsla(0,0%,100%,.56)}.night .gamefundmodal aside.info .theme .switcher label,.night .personalmodal aside.info .theme .switcher label{background:#967fe8}.night .gamefundmodal aside.info ul.menu li button .ico svg,.night .personalmodal aside.info ul.menu li button .ico svg{fill:hsla(0,0%,100%,.56)}.night .gamefundmodal aside.info ul.menu li button span,.night .personalmodal aside.info ul.menu li button span{color:hsla(0,0%,100%,.56)}.night .gamefundmodal aside.info ul.menu li button.active,.night .personalmodal aside.info ul.menu li button.active{background:rgba(117,94,198,.15)}.night .gamefundmodal aside.info ul.menu li button.active svg,.night .personalmodal aside.info ul.menu li button.active svg{fill:#967fe8}.night .gamefundmodal aside.info ul.menu li button.active span,.night .personalmodal aside.info ul.menu li button.active span{color:hsla(0,0%,100%,.9)}.night .gamefundmodal .tabs,.night .personalmodal .tabs{background:#333042;color:hsla(0,0%,100%,.9)}@media screen and (max-width:576px){.night .gamefundmodal .tabs,.night .personalmodal .tabs{background:#27262d}}.night .gamefundmodal .tabs .tab .title button svg,.night .personalmodal .tabs .tab .title button svg{fill:#967fe8}.night .gamefundmodal .tabs .tab.personal form fieldset input,.night .personalmodal .tabs .tab.personal form fieldset input{border-color:#474555;color:hsla(0,0%,100%,.9)}.night .gamefundmodal .tabs .tab.personal form fieldset.text .item label,.night .personalmodal .tabs .tab.personal form fieldset.text .item label{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.date .selectbox button,.night .personalmodal .tabs .tab.personal form fieldset.date .selectbox button{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.night .gamefundmodal .tabs .tab.personal form fieldset.date .selectbox button:before,.night .personalmodal .tabs .tab.personal form fieldset.date .selectbox button:before{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.date .selectbox button:after,.night .personalmodal .tabs .tab.personal form fieldset.date .selectbox button:after{border-top-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.date .selectbox .ps,.night .personalmodal .tabs .tab.personal form fieldset.date .selectbox .ps{background:#484555}.night .gamefundmodal .tabs .tab.personal form fieldset.date .selectbox .ps ul li button,.night .personalmodal .tabs .tab.personal form fieldset.date .selectbox .ps ul li button{border-color:hsla(0,0%,100%,.2)}.night .gamefundmodal .tabs .tab.personal form fieldset.radio .item label:before,.night .personalmodal .tabs .tab.personal form fieldset.radio .item label:before{border-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.radio .item input:checked+label:before,.night .personalmodal .tabs .tab.personal form fieldset.radio .item input:checked+label:before{border-color:#967fe8}.night .gamefundmodal .tabs .tab.personal form fieldset.radio .item input:checked+label:after,.night .personalmodal .tabs .tab.personal form fieldset.radio .item input:checked+label:after{background:#967fe8}.night .gamefundmodal .tabs .tab.personal form fieldset.location .selectbox button,.night .gamefundmodal .tabs .tab.personal form fieldset.radio .selectbox button,.night .personalmodal .tabs .tab.personal form fieldset.location .selectbox button,.night .personalmodal .tabs .tab.personal form fieldset.radio .selectbox button{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.night .gamefundmodal .tabs .tab.personal form fieldset.location .selectbox button:before,.night .gamefundmodal .tabs .tab.personal form fieldset.radio .selectbox button:before,.night .personalmodal .tabs .tab.personal form fieldset.location .selectbox button:before,.night .personalmodal .tabs .tab.personal form fieldset.radio .selectbox button:before{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.location .selectbox button:after,.night .gamefundmodal .tabs .tab.personal form fieldset.radio .selectbox button:after,.night .personalmodal .tabs .tab.personal form fieldset.location .selectbox button:after,.night .personalmodal .tabs .tab.personal form fieldset.radio .selectbox button:after{border-top-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.personal form fieldset.location .selectbox .ps,.night .gamefundmodal .tabs .tab.personal form fieldset.radio .selectbox .ps,.night .personalmodal .tabs .tab.personal form fieldset.location .selectbox .ps,.night .personalmodal .tabs .tab.personal form fieldset.radio .selectbox .ps{background:#484555}.night .gamefundmodal .tabs .tab.personal form fieldset.location .selectbox .ps ul li button,.night .gamefundmodal .tabs .tab.personal form fieldset.radio .selectbox .ps ul li button,.night .personalmodal .tabs .tab.personal form fieldset.location .selectbox .ps ul li button,.night .personalmodal .tabs .tab.personal form fieldset.radio .selectbox .ps ul li button{border-color:hsla(0,0%,100%,.2)}.night .gamefundmodal .tabs .tab.access form .item .subdesc,.night .personalmodal .tabs .tab.access form .item .subdesc{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.access form .item fieldset input,.night .personalmodal .tabs .tab.access form .item fieldset input{border-color:#474555;color:hsla(0,0%,100%,.9)}.night .gamefundmodal .tabs .tab.access form .item fieldset label,.night .personalmodal .tabs .tab.access form .item fieldset label{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.access form .item fieldset button svg,.night .personalmodal .tabs .tab.access form .item fieldset button svg{fill:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.notifications form ul li label:before,.night .personalmodal .tabs .tab.notifications form ul li label:before{border-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.notifications form ul li label svg,.night .personalmodal .tabs .tab.notifications form ul li label svg{fill:#967fe8}.night .gamefundmodal .tabs .tab.blacklist form fieldset svg,.night .personalmodal .tabs .tab.blacklist form fieldset svg{fill:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.blacklist form fieldset input,.night .personalmodal .tabs .tab.blacklist form fieldset input{background:#3c3751;border-color:#3c3751}.night .gamefundmodal .tabs .tab.blacklist .ps ul.list li:after,.night .personalmodal .tabs .tab.blacklist .ps ul.list li:after{background:hsla(0,0%,100%,.2)}.night .gamefundmodal .tabs .tab.balance .inform,.night .personalmodal .tabs .tab.balance .inform{box-shadow:0 64px 67px rgba(0,0,0,.17),0 14.2952px 14.9653px rgba(0,0,0,.095),0 4.25607px 4.45557px rgba(0,0,0,.065)}.night .gamefundmodal .tabs .tab.balance .ps ul.list li,.night .personalmodal .tabs .tab.balance .ps ul.list li{border-color:hsla(0,0%,100%,.2)}.night .gamefundmodal .tabs .tab.balance .ps ul.list li .date,.night .personalmodal .tabs .tab.balance .ps ul.list li .date{color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.balance .ps ul.list li .balance.plus,.night .personalmodal .tabs .tab.balance .ps ul.list li .balance.plus{color:#3dd77e}.night .gamefundmodal .tabs .tab.balance .ps ul.list li .balance.minus,.night .personalmodal .tabs .tab.balance .ps ul.list li .balance.minus{color:hsla(0,0%,100%,.72)}.night .gamefundmodal .tabs .tab.addfunds .title button svg,.night .personalmodal .tabs .tab.addfunds .title button svg{fill:#967fe8}.night .gamefundmodal .tabs .tab.addfunds ul.select li button,.night .personalmodal .tabs .tab.addfunds ul.select li button{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.addfunds ul.select li button.active,.night .personalmodal .tabs .tab.addfunds ul.select li button.active{background:#e74c3c;color:#fff}.night .gamefundmodal .tabs .tab.addfunds form input,.night .personalmodal .tabs .tab.addfunds form input{border-color:#474555}.night .gamefundmodal .tabs .tab.addfunds form ul.radio li label:before,.night .personalmodal .tabs .tab.addfunds form ul.radio li label:before{border-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tabs .tab.addfunds form ul.radio li input:checked+label:before,.night .personalmodal .tabs .tab.addfunds form ul.radio li input:checked+label:before{border-color:#967fe8}.night .gamefundmodal .tabs .tab.addfunds form ul.radio li input:checked+label:after,.night .personalmodal .tabs .tab.addfunds form ul.radio li input:checked+label:after{background:#967fe8}.night .gamefundmodal.mobile_tab:before,.night .personalmodal.mobile_tab:before{background:#333042!important}.night .gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button span,.night .personalmodal.mobile_tab .modalcontent aside.info ul.menu li button span{color:hsla(0,0%,100%,.72)}.night .gamefundmodal.mobile_tab .modalcontent aside.info ul.menu li button .ico svg,.night .personalmodal.mobile_tab .modalcontent aside.info ul.menu li button .ico svg{fill:hsla(0,0%,100%,.72)}.night .gamefundmodal.mobile_tab .modalcontent aside.info .theme .label span,.night .personalmodal.mobile_tab .modalcontent aside.info .theme .label span{color:hsla(0,0%,100%,.72)}.night .gamefundmodal.mobile_tab .modalcontent aside.info .theme .label svg,.night .personalmodal.mobile_tab .modalcontent aside.info .theme .label svg{fill:hsla(0,0%,100%,.72)}.night .gamefundmodal .tab .title button svg,.night .gamefundmodal .tab.addfunds .title button svg{fill:#967fe8}.night .gamefundmodal .tab.addfunds ul.select li button{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tab.addfunds ul.select li button.active{background:#e74c3c;color:#fff}.night .gamefundmodal .tab.addfunds form input{border-color:#474555}.night .gamefundmodal .tab.addfunds form ul.radio li label:before{border-color:hsla(0,0%,100%,.56)}.night .gamefundmodal .tab.addfunds form ul.radio li input:checked+label:before{border-color:#967fe8}.night .gamefundmodal .tab.addfunds form ul.radio li input:checked+label:after{background:#967fe8}.myphotomodal{padding:24px}.myphotomodal .modalcontent .title{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.myphotomodal .modalcontent .editor{height:390px;margin:30px 0 0;padding:0 0 40px;position:relative;width:100%}.myphotomodal .modalcontent .editor .photo{background:#e6eff9;height:100%;width:100%}.myphotomodal .modalcontent .editor .photo .avatar-cropper-container{height:100%}.myphotomodal .modalcontent .editor .photo .avatar-cropper-container .avatar-cropper-image-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.myphotomodal .modalcontent .editor .photo .avatar-cropper-container .avatar-cropper-image-container svg{fill:#9eafc3;height:100px;width:100px}.myphotomodal .modalcontent .editor .photo .avatar-cropper-container .avatar-cropper-image-container.active{display:block}.myphotomodal .modalcontent .editor .photo .avatar-cropper-container .avatar-cropper-image-container.active svg{display:none}.myphotomodal .modalcontent .editor .btn{align-items:center;background:#755ec6;cursor:pointer;display:flex;height:40px;padding:0 16px;position:relative;width:100%}.myphotomodal .modalcontent .editor .btn input{background:transparent;cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.myphotomodal .modalcontent .editor .btn span{color:#fff;display:block}.myphotomodal .modalcontent .errors{color:#e74c3c;font-size:10px;font-weight:700;line-height:10px}.myphotomodal .modalcontent .errors p{padding:0 0 10px}.myphotomodal .modalcontent .errors p:last-child{padding:0}.myphotomodal .modalcontent .btns{align-items:center;display:flex;padding:32px 0 0}.myphotomodal .modalcontent .btns button{font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:0 8px 0 0}.myphotomodal .modalcontent .btns button:last-child{margin:0}.night .myphotomodal .modalcontent .editor .photo{background:rgba(117,94,198,.15)}.night .myphotomodal .modalcontent .editor .photo .avatar-cropper-container .avatar-cropper-image-container svg{fill:hsla(0,0%,100%,.2)}.gamemodal{padding:24px}@media screen and (max-width:576px){.gamemodal.menumodal{border-radius:16px 16px 0 0!important;bottom:0;height:auto!important;position:absolute;top:auto!important}}.gamemodal .modalcontent .title{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px}.gamemodal .modalcontent .desc{color:#556980;padding:24px 0 0}.gamemodal .modalcontent .desc strong{color:#27262d;font-weight:700}.gamemodal .modalcontent .btns{align-items:center;display:flex;padding:30px 0 0}.gamemodal .modalcontent .btns button{font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;margin:0 8px 0 0;text-transform:uppercase}.gamemodal .modalcontent .btns button:last-child{margin:0}.gamemodal .modalcontent.menu .topinfo{align-items:center;display:flex}.gamemodal .modalcontent.menu .topinfo .img{border-radius:8px;height:64px;margin:0 24px 0 0;max-width:64px;min-width:64px;overflow:hidden}.gamemodal .modalcontent.menu .topinfo .img img{display:block;height:100%;width:100%}.gamemodal .modalcontent.menu .topinfo .name{color:#27262d;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}@media screen and (max-width:576px){.gamemodal .modalcontent.menu .topinfo .name{color:#9eafc3}}.gamemodal .modalcontent.menu ul.menu{padding:38px 0 10px}.gamemodal .modalcontent.menu ul.menu li{padding:0 0 28px}.gamemodal .modalcontent.menu ul.menu li:last-child{padding:0}.gamemodal .modalcontent.menu ul.menu li:last-child button{color:#556980}.gamemodal .modalcontent.menu ul.menu li:last-child button svg{fill:#556980}.gamemodal .modalcontent.menu ul.menu li button{color:#556980;font-size:16px;font-weight:700;letter-spacing:.0015em;line-height:20px}.gamemodal .modalcontent.menu ul.menu li button svg{fill:#243141;height:24px;margin-right:15px;width:24px}.gamemodal.info{overflow:hidden;padding:40px 0 0}.gamemodal.info.modalinfo .bottom-btns{display:none}@media screen and (max-width:576px){.gamemodal.info.modalinfo{border-radius:16px 16px 0 0;max-width:100%;width:100%}.gamemodal.info.modalinfo button.close{background:#e6eff9}.gamemodal.info.modalinfo .modalcontent{align-items:stretch;display:flex;flex-flow:column nowrap;justify-content:flex-start}.gamemodal.info.modalinfo .modalcontent .top{padding:0 0 16px}.gamemodal.info.modalinfo .modalcontent .top:after{left:0;right:0}.gamemodal.info.modalinfo .modalcontent .top .img{border-radius:16px;height:80px;margin:0 16px 0 0;max-width:80px;min-width:80px}.gamemodal.info.modalinfo .modalcontent .top .info .title{font-size:20px;line-height:24px}.gamemodal.info.modalinfo .modalcontent .top .info .btns{padding-top:4px}.gamemodal.info.modalinfo .modalcontent .top .info .btns .friends{margin:0}.gamemodal.info.modalinfo .modalcontent .top .info .btns .friends ul,.gamemodal.info.modalinfo .modalcontent .top .info .btns .item{display:none}.gamemodal.info.modalinfo .modalcontent .gameinfo{flex:1 0 auto;max-height:none;overflow-x:hidden!important;padding:16px 0 0}.gamemodal.info.modalinfo .modalcontent .gameinfo .screens .boxtitle{font-size:20px;font-weight:700;line-height:24px;padding:0}.gamemodal.info.modalinfo .modalcontent .gameinfo .screens .swiperbox{margin:8px 0 16px;padding:0}.gamemodal.info.modalinfo .modalcontent .gameinfo .screens .swiperbox .swiper-slide{border-radius:8px;margin-bottom:0;margin-right:8px!important;max-height:182px;max-width:172px;min-width:auto}.gamemodal.info.modalinfo .modalcontent .gameinfo .screens .swiperbox .swiper-slide .img{border-radius:8px}.gamemodal.info.modalinfo .modalcontent .gameinfo .desc{font-size:14px;line-height:20px;padding:0 0 16px}.gamemodal.info.modalinfo .modalcontent .bottom-btns{align-items:flex-end;display:flex;flex-flow:row nowrap;justify-content:flex-start}.gamemodal.info.modalinfo .modalcontent .bottom-btns .item{margin-right:8px}.gamemodal.info.modalinfo .modalcontent .bottom-btns .item:last-child{margin-right:0}.gamemodal.info.modalinfo .modalcontent .bottom-btns .item button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;text-transform:uppercase}.gamemodal.info.modalinfo .modalcontent .bottom-btns .item button svg{fill:#fff;display:block;height:16px;margin-right:16px;width:13px}}.gamemodal.info .top{align-items:center;display:flex;padding:0 40px 40px;position:relative}.gamemodal.info .top:after{background:#9eafc3;content:"";height:1px;left:40px;position:absolute;right:40px;top:100%}.gamemodal.info .top .img{border-radius:16px;height:124px;margin:0 32px 0 0;max-width:124px;min-width:124px;overflow:hidden}.gamemodal.info .top .img img{height:100%}.gamemodal.info .top .info{flex:1 1 auto}.gamemodal.info .top .info .btns{align-items:center;display:flex;padding:16px 0 0}.gamemodal.info .top .info .btns .item{padding:0 8px 0 0;position:relative}.gamemodal.info .top .info .btns .item:last-child{padding:0}.gamemodal.info .top .info .btns .item button svg{fill:#fff;display:block;height:16px;margin-right:16px;width:13px}.gamemodal.info .top .info .btns .item .dropdown{left:0;right:auto}.gamemodal.info .top .info .btns .item .dropdown ul li:first-child a span{color:#4368b1}.gamemodal.info .top .info .btns .item .dropdown ul li:first-child a svg{fill:#4368b1}.gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(2) a span{color:#4ca0eb}.gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(2) a svg{fill:#4ca0eb}.gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(3) a span{color:#4a76a9}.gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(3) a svg{fill:#4a76a9}.gamemodal.info .top .info .btns .friends{align-items:center;display:flex;margin:0 0 0 auto}.gamemodal.info .top .info .btns .friends .label{font-size:12px;letter-spacing:.004em;line-height:16px}.gamemodal.info .top .info .btns .friends .label span{padding:0 0 0 4px}.gamemodal.info .top .info .btns .friends ul{align-items:center;display:flex}.gamemodal.info .top .info .btns .friends ul li{padding:0 0 0 10px}.gamemodal.info .top .info .btns .friends ul li button{border-radius:50%;height:32px;overflow:hidden;width:32px}.gamemodal.info .top .info .btns .friends ul li button img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gamemodal.info .top .tooltip-btn{display:inline-block;position:relative}.gamemodal.info .top .tooltip-btn .tooltiptext{background-color:#555;border-radius:6px;bottom:150%;color:#fff;left:50%;margin-left:-75px;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .3s;visibility:hidden;width:auto;z-index:1}.gamemodal.info .top .tooltip-btn .tooltiptext:after{border:5px solid transparent;border-top-color:#555;content:"";left:75px;margin-left:-5px;position:absolute;top:100%}.gamemodal.info .top .tooltip-btn:hover .tooltiptext{opacity:1;visibility:visible}.gamemodal.info .gameinfo{max-height:414px;padding:40px 0 0}.gamemodal.info .gameinfo .screens .boxtitle{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:0 40px 24px}.gamemodal.info .gameinfo .screens .swiperbox{padding:0 0 0 40px}.gamemodal.info .gameinfo .screens .swiperbox .swiper-container{overflow:visible}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide{border-radius:16px;box-shadow:0 64px 67px transparent;cursor:pointer;margin-bottom:24px;max-width:414px;min-width:414px;transition:all .15s ease}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide .img{border-radius:16px;overflow:hidden;position:relative}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide .img span{align-items:center;background:#755ec6;border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;margin:-24px 0 0 -24px;opacity:0;position:absolute;top:50%;transition:all .15s ease;visibility:hidden;width:48px}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide .img span svg{fill:#fff;height:24px;width:24px}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide .img:before{background:rgba(0,0,0,.6);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .15s ease;visibility:hidden;width:100%}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide:hover{box-shadow:0 64px 67px rgba(0,0,0,.2)}.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide:hover .img span,.gamemodal.info .gameinfo .screens .swiperbox .swiper-slide:hover .img:before{opacity:1;visibility:visible}.gamemodal.info .gameinfo .screens .swiperbox .swipernav button{margin:-44px 0 0}.gamemodal.info .gameinfo .screens .swiperbox .swipernav button.prev_screen{left:40px}.gamemodal.info .gameinfo .screens .swiperbox .swipernav button.next_screen{right:40px}.gamemodal.info .gameinfo .desc{font-size:16px;letter-spacing:.001em;line-height:24px;padding:0 40px 20px}.gamemodal.buy{padding:40px}.gamemodal.buy .info{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start;margin-top:40px}@media screen and (max-width:576px){.gamemodal.buy .info{flex-flow:column nowrap;margin-top:16px}}.gamemodal.buy .info .info{align-items:flex-start;flex-direction:column;margin-left:40px;margin-top:24px}.gamemodal.buy .info .info button{margin-top:30px}.gamemodal.buy .info .img{background:#c4c4c4;border-radius:16px;display:block;height:148px;-o-object-fit:cover;object-fit:cover;width:148px}.gamemodal.buy .info .content{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:space-between}@media screen and (max-width:576px){.gamemodal.buy .info .content{margin-top:16px}}.gamemodal.buy .info .content .top{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:576px){.gamemodal.buy .info .content .top{flex-flow:row wrap}}.gamemodal.buy .info .content .top .item{margin-left:104px}@media screen and (max-width:576px){.gamemodal.buy .info .content .top .item{margin-left:40px}}.gamemodal.buy .info .content .top .item:first-child{margin-left:40px}@media screen and (max-width:576px){.gamemodal.buy .info .content .top .item:first-child{margin-left:0}}.gamemodal.buy .info .content .top .item .label{color:rgba(39,38,45,.72);font-size:14px;letter-spacing:.0015em;line-height:20px}.gamemodal.buy .info .content .top .item .desc{color:rgba(39,38,45,.9);font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;padding:0}.gamemodal.buy .info .content .top .description{align-items:center;display:flex;flex-flow:row wrap;height:100%;justify-content:flex-start;margin-left:104px}.gamemodal.buy .info .content .top .description .checkbox{align-items:center;display:flex;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:67px}.gamemodal.buy .info .content .top .description .checkbox input{display:none}.gamemodal.buy .info .content .top .description .checkbox input:checked~span{background-color:#755ec6;border:none}.gamemodal.buy .info .content .top .description .checkbox input:checked~span:after{content:"";display:block}.gamemodal.buy .info .content .top .description .checkbox span{background:#fff;border:1px solid;border-radius:4px;display:block;height:18px;margin-right:19px;position:relative;width:18px}.gamemodal.buy .info .content .top .description .checkbox span:after{border:solid #fff;border-width:0 3px 3px 0;height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}@media screen and (max-width:576px){.gamemodal.buy .info .content .top .description{margin-left:0;margin-top:16px}}.gamemodal.buy .info .content .top .description p{font-size:16px;font-weight:400;letter-spacing:.001em;line-height:24px;margin:0}.gamemodal.buy .info .content .top .description .dark{color:#27262d}.gamemodal.buy .info .content .top .description .red{color:#e74c3c}.gamemodal.buy .info .content .btns{margin-left:40px;padding:0}@media screen and (max-width:576px){.gamemodal.buy .info .content .btns{margin-left:0;margin-top:16px}}.night .gamemodal .modalcontent .desc,.night .gamemodal .modalcontent .desc strong,.night .gamemodal .modalcontent.menu .topinfo .name{color:hsla(0,0%,100%,.9)}@media screen and (max-width:576px){.night .gamemodal .modalcontent.menu .topinfo .name{color:hsla(0,0%,100%,.56)}}.night .gamemodal .modalcontent.menu ul.menu li button{color:hsla(0,0%,100%,.9)}.night .gamemodal .modalcontent.menu ul.menu li button svg{fill:hsla(0,0%,100%,.56)}.night .gamemodal.info .top .info .btns .item .dropdown ul li:first-child a span{color:#6d92dd}.night .gamemodal.info .top .info .btns .item .dropdown ul li:first-child a svg{fill:#6d92dd}.night .gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(2) a span{color:#4ca0eb}.night .gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(2) a svg{fill:#4ca0eb}.night .gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(3) a span{color:#729ed1}.night .gamemodal.info .top .info .btns .item .dropdown ul li:nth-child(3) a svg{fill:#729ed1}.night .gamemodal.buy{background:#3c3751!important}.night .gamemodal.buy .info .content .top .item .label{color:hsla(0,0%,100%,.72)}.night .gamemodal.buy .info .content .top .description p,.night .gamemodal.buy .info .content .top .item .desc{color:hsla(0,0%,100%,.9)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{width:auto!important}.gamemodalsignin .modalcontent{display:flex;justify-content:space-between;padding:10px}.gamemodalsignin .modalcontent .photo{background:rgba(39,38,45,.9);border-radius:20px;margin:0 30px 0 0;max-width:430px;min-width:430px;overflow:hidden;position:relative}@media screen and (max-width:920px){.gamemodalsignin .modalcontent .photo{display:none}}.gamemodalsignin .modalcontent .photo .img{border-radius:20px;overflow:hidden;width:100%}.gamemodalsignin .modalcontent .photo .img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gamemodalsignin .modalcontent .photo .bg{border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.gamemodalsignin .modalcontent .photo .bg img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.gamemodalsignin .modalcontent .photo .desc{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(39,38,45,.9);bottom:0;color:hsla(0,0%,100%,.9);font-size:20px;left:0;letter-spacing:.0015em;line-height:24px;padding:60px 40px;position:absolute;right:0;text-align:center;width:100%}.gamemodalsignin .modalcontent form{flex:1 1 auto;padding:70px 30px 20px 0}@media screen and (max-width:920px){.gamemodalsignin .modalcontent form{padding:70px 30px 20px}}.gamemodalsignin .modalcontent form fieldset{padding:0 0 24px}.gamemodalsignin .modalcontent form fieldset input{display:block;height:56px;padding:0 16px}.gamemodalsignin .modalcontent form fieldset button{height:16px;position:absolute;right:20px;top:20px;width:22px}.gamemodalsignin .modalcontent form fieldset button svg{fill:#556980;height:100%;width:100%}.gamemodalsignin .modalcontent form fieldset span.error{color:#e74c3c;display:block;font-size:12px;line-height:12px;padding:8px 10px 0}.gamemodalsignin .modalcontent form .btns{align-items:center;display:flex;padding:0 0 24px}.gamemodalsignin .modalcontent form .btns button{border-radius:12px;margin:0 24px 0 0;padding:0 16px}.gamemodalsignin .modalcontent form .btns button.link{background:transparent;border-radius:0;color:#755ec6;height:auto;margin:0;padding:0;width:auto}.gamemodalsignin .modalcontent form .signup{align-items:center;border:1px solid #9eafc3;border-width:1px 0;display:flex;justify-content:space-between;padding:24px 0}.gamemodalsignin .modalcontent form .signup .text{color:#556980;font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px}.gamemodalsignin .modalcontent form .signup button{color:#755ec6;display:block;font-size:14px;font-weight:800;letter-spacing:.06em;line-height:16px;text-transform:uppercase}.gamemodalsignin .modalcontent form .social{align-items:center;display:flex;justify-content:space-between;padding:24px 0 0}@media screen and (max-width:576px){.gamemodalsignin .modalcontent form .social{display:block}}.gamemodalsignin .modalcontent form .social .text{color:#556980;font-size:16px;font-weight:500;letter-spacing:.001em;line-height:24px}@media screen and (max-width:576px){.gamemodalsignin .modalcontent form .social .text{padding:0 0 12px}}.gamemodalsignin .modalcontent form .social ul{align-items:center;display:flex}.gamemodalsignin .modalcontent form .social ul li{padding:0 12px 0 0}.gamemodalsignin .modalcontent form .social ul li:last-child{padding:0}.gamemodalsignin .modalcontent form .social ul li a,.gamemodalsignin .modalcontent form .social ul li button{align-items:center;border:2px solid transparent;border-radius:12px;display:flex;height:48px;justify-content:center;width:48px}.gamemodalsignin .modalcontent form .social ul li a svg,.gamemodalsignin .modalcontent form .social ul li button svg{fill:#fff}.gamemodalsignin .modalcontent form .social ul li a img,.gamemodalsignin .modalcontent form .social ul li button img{width:20px}.gamemodalsignin .modalcontent form .social ul li:first-child a,.gamemodalsignin .modalcontent form .social ul li:first-child button{background:#4368b1;border-color:#4368b1}.gamemodalsignin .modalcontent form .social ul li:first-child a svg,.gamemodalsignin .modalcontent form .social ul li:first-child button svg{height:16px;width:8px}.gamemodalsignin .modalcontent form .social ul li:nth-child(2) a{background:#4ca0eb;border-color:#4ca0eb}.gamemodalsignin .modalcontent form .social ul li:nth-child(2) a svg{height:14px;width:16px}.gamemodalsignin .modalcontent form .social ul li:nth-child(3) a{background:#fff;border-color:#e6eff9}.gamemodalsignin .modalcontent form .social ul li:nth-child(3) a svg{height:18px;width:18px}.notifymodal{padding:24px}.notifymodal .modalcontent .top{font-size:24px;font-weight:800;letter-spacing:.0015em;line-height:28px}.notifymodal .modalcontent .text{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px;padding:24px 0 0}.notifymodal .modalcontent button{font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:32px 0 0}.night .notifymodal .modalcontent .text{color:hsla(0,0%,100%,.72);padding:24px 0 0}.helpmodal .modalcontent{padding:24px}.helpmodal .modalcontent .title{color:#27262d;font-size:24px;font-weight:800;line-height:28px}.helpmodal .modalcontent form{padding:24px 0 0}.helpmodal .modalcontent form fieldset{display:block;padding:0 0 24px}.helpmodal .modalcontent form fieldset input,.helpmodal .modalcontent form fieldset textarea{border:0;height:56px;padding:0 16px}.helpmodal .modalcontent form fieldset textarea{height:auto;min-height:96px;padding:12px 16px}.helpmodal .modalcontent form fieldset .selectbox{position:relative}.helpmodal .modalcontent form fieldset .selectbox button{align-items:center;background:#e6eff9;border:0;border-radius:12px;color:#556980;display:flex;font-size:16px;height:56px;justify-content:flex-start;letter-spacing:.001em;line-height:24px;outline:0;padding:0 16px;text-transform:none;width:100%}.helpmodal .modalcontent form fieldset .selectbox button:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #556980;content:"";height:0;margin:-2px 0 0;position:absolute;right:20px;top:50%;width:0}.helpmodal .modalcontent form fieldset .selectbox ul{background:#e6eff9;border-top:1px solid #9eafc3;box-shadow:0 10px 10px rgba(0,0,0,.2);height:auto;left:0;opacity:0;overflow:hidden;position:absolute;top:100%;transition:all .15s ease;visibility:hidden;width:100%;z-index:100}.helpmodal .modalcontent form fieldset .selectbox ul.open{opacity:1;visibility:visible}.helpmodal .modalcontent form fieldset .selectbox ul li button{background:transparent;border-bottom:1px solid #9eafc3;border-radius:0;height:auto;padding:10px 16px}.helpmodal .modalcontent form fieldset .selectbox ul li button:after{display:none}.helpmodal .modalcontent form .btns{align-items:center;display:flex}.helpmodal .modalcontent form .btns button{font-size:14px;font-weight:800;height:36px;margin:0 8px 0 0}.night .helpmodal .modalcontent .title{color:hsla(0,0%,100%,.9)}.night .helpmodal .modalcontent form fieldset .selectbox button{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.56)}.night .helpmodal .modalcontent form fieldset .selectbox button:after{border-top:5px solid hsla(0,0%,100%,.56)}.night .helpmodal .modalcontent form fieldset .selectbox ul{background:#42404b;border-top:1px solid hsla(0,0%,100%,.1)}.night .helpmodal .modalcontent form fieldset .selectbox ul.open{opacity:1;visibility:visible}.night .helpmodal .modalcontent form fieldset .selectbox ul li button{border-bottom:1px solid hsla(0,0%,100%,.1)}.thanksmodal .modalcontent{padding:24px}.thanksmodal .modalcontent .title{color:#27262d;font-size:24px;font-weight:800;line-height:28px}.thanksmodal .modalcontent .desc{color:#556980;font-size:16px;font-weight:400;line-height:24px;margin:24px 0 32px}.night .thanksmodal .modalcontent .title{color:hsla(0,0%,100%,.9)}.night .thanksmodal .modalcontent .desc{color:hsla(0,0%,100%,.72)}.alertmodal{padding:24px}@media screen and (max-width:920px){.alertmodal{padding:24px 24px 0}}@media screen and (max-width:576px){.alertmodal{border-radius:0 0 16px 16px!important;height:100%!important;max-width:100%!important;position:absolute!important}.alertmodal button.close{display:none!important}}.alertmodal .modalcontent .desc{color:#556980;font-size:16px;letter-spacing:.001em;line-height:24px}.alertmodal .modalcontent .desc .title{font-weight:700}.alertmodal .modalcontent button{border-radius:8px;font-size:14px;font-weight:800;height:36px;letter-spacing:.06em;line-height:16px;margin:32px 0 0}.night .alertmodal .modalcontent .desc{color:hsla(0,0%,100%,.9)}.night .alertmodal .modalcontent button svg{fill:hsla(0,0%,100%,.56)}.error-page-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-page-not-found img{margin-bottom:60px;max-height:484px;max-width:856px}.error-page-not-found h2{font-size:32px;font-weight:800;letter-spacing:.0025em;line-height:40px;margin-bottom:11px;margin-top:0}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper-container{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;border-radius:50%;display:inline-block;height:8px;opacity:.2;width:8px}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-container-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-container-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}a,button,input,select,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}img[data-v-d7c995aa]{width:48px}@media screen and (min-width:768px){.li-logout[data-v-6144bce6]{margin:148px 0 0!important}}