@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}@font-face{font-family:Montserrat-Thin;src:url(/_next/static/media/Montserrat-Thin.eaf6b192.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Light;src:url(/_next/static/media/Montserrat-Light.f2bf23dc.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-ExtraLight;src:url(/_next/static/media/Montserrat-ExtraLight.b186f404.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Medium;src:url(/_next/static/media/Montserrat-Medium.861bdc70.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-SemiBold;src:url(/_next/static/media/Montserrat-SemiBold.276fe145.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Bold;src:url(/_next/static/media/Montserrat-Bold.30ee527f.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-ExtraBold;src:url(/_next/static/media/Montserrat-ExtraBold.f045130b.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Regular;src:url(/_next/static/media/Montserrat-Regular.35b193b3.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Black;src:url(/_next/static/media/Montserrat-Black.d129b61b.ttf) format("truetype");font-weight:400;font-style:normal}*,:after,:before{margin:0;padding:0;box-sizing:border-box;outline:none}body{font-family:Montserrat-Regular,sans-serif;font-size:14px;font-weight:400;color:#fff;background:#141518;display:flex;flex-direction:column;min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{border-radius:16px;background:#21252c}a{text-decoration:none;color:inherit;transition:all .4s}a:hover{color:#fff!important}.container{width:1400px;padding:0 60px;margin:auto}.link,.link i{cursor:pointer;transition:all .4s}.link:hover,.link:hover i{color:#fff!important}.btn{padding:15px 20px;border-radius:5px;background:orange;font-weight:500;text-transform:uppercase;letter-spacing:3px;cursor:pointer;transition:all .4s}.btn.purple{background:#6a4ddd}.btn.gray{background:#21252c;border:2px solid rgba(64,73,88,.4);color:hsla(0,0%,100%,.5);cursor:pointer}.btn.gray:hover{color:#fff;background:#404958}.btn.red{color:hsla(0,0%,100%,.7);background:#af031d;border:2px solid rgba(242,0,37,.4)}.btn.red:hover{background:#d90424;border:2px solid rgba(217,4,36,.4);color:#fff}.btn.green{background:#2dc312;cursor:pointer}.btn.green:hover{background:#32d714}input,textarea{border:none;font-family:inherit;font-size:14px;font-weight:400;color:#fff;resize:none;background:0}input::placeholder,textarea::placeholder{color:hsla(0,0%,100%,.2)}.input .disabled,input:disabled{background:#141518!important;border-color:#141518!important}input:disabled{color:hsla(0,0%,100%,.5)!important}input[data-promo]:disabled{cursor:not-allowed;background:0!important}.-navigation-links{margin-bottom:40px;color:hsla(0,0%,100%,.4)}.-navigation-links .fa-light.fa-angle-right,.-navigation-links .fa-solid.fa-chevron-right{margin:0 10px}.-navigation-links .fa-light.fa-house-heart{margin-right:5px}.-navigation-links a.active{color:#fff}.modal-wrapper{z-index:-1;height:100vh;padding-top:200px;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:all .5s}.modal-wrapper,.modal-wrapper:before{position:fixed;top:0;left:0;width:100%}.modal-wrapper:before{content:"";height:100%;background:rgba(0,0,0,.7)}.modal-wrapper .modal{width:50%;background:#1d2128;border:2px solid #242932;padding:100px 25px 25px;border-radius:10px;overflow:hidden;position:relative;margin:auto;display:none;opacity:0;z-index:-1}.modal-wrapper .modal.show,.modal-wrapper.show{opacity:1;z-index:55;display:block}.modal-wrapper .modal .header{background:#242932;padding:25px;position:absolute;top:0;left:0;font-size:20px;display:flex;align-items:center;width:100%}.modal-wrapper .modal .header .close{margin-left:auto;cursor:pointer}.modal-wrapper .modal .input{height:70px;padding-left:90px;padding-right:20px;overflow:hidden;border-radius:10px;width:100%;display:flex;align-items:center;position:relative;margin-bottom:15px;border:2px solid #242932}.modal-wrapper .modal .input i{position:absolute;left:0;top:0;height:100%;width:70px;font-size:20px;display:flex;align-items:center;justify-content:center;background:#242932}.modal-wrapper .modal .input input{width:100%;height:100%}.modal-wrapper .modal input.custom{height:60px;padding:0 20px}.modal-wrapper .modal input.custom,.modal-wrapper .modal textarea{width:100%;border:2px solid #242932;border-radius:10px;margin-bottom:15px}.modal-wrapper .modal textarea{padding:20px;height:150px}.modal-wrapper .modal .go-send{display:flex;align-items:center}.modal-wrapper .modal .go-send .rate{margin-right:auto}.modal-wrapper .modal .go-send .rate p{padding:10px;font-size:20px;color:hsla(0,0%,100%,.4);cursor:pointer;transition:all .5s;float:right}.modal-wrapper .modal .go-send .rate p.active,.modal-wrapper .modal .go-send .rate p:hover,.modal-wrapper .modal .go-send .rate p:hover~p{color:#ffba00}.modal-wrapper .modal .select-img{color:#5a5f68;padding:10px 15px;border:2px solid #242932;background:#20242c;cursor:pointer;border-radius:10px;font-weight:600;transition:all .25s}.modal-wrapper .modal .select-img:hover{background:#242932;color:#666e7e}.modal-wrapper .modal .select-img i{margin-right:10px;font-size:16px}.modal-wrapper .modal .uploaded_img{color:#5a5f68;margin-right:auto;margin-left:10px;width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-wrapper .modal input[type=file]{display:none}.modal-wrapper .modal.tickets-views{width:100%;margin-top:-50px}.modal-wrapper .modal.tickets-views .ticket-view{display:none}.modal-wrapper .modal.tickets-views .ticket-view.show{display:block}.modal-wrapper .modal.tickets-views .ticket-view .info{background:#242932;padding:20px 25px;border-top-left-radius:8px;border-top-right-radius:8px}.modal-wrapper .modal.tickets-views .ticket-view .info .title{font-size:20px}.modal-wrapper .modal.tickets-views .ticket-view .info .status-ticket{padding:5px 8px;border-radius:5px;letter-spacing:1.5px;text-transform:uppercase}.modal-wrapper .modal.tickets-views .ticket-view .info .status-ticket.open,.modal-wrapper .modal.tickets-views .ticket-view .info .status-ticket.solved{background:#0ddd25}.modal-wrapper .modal.tickets-views .ticket-view .info .status-ticket.refused{background:#e01414}.modal-wrapper .modal.tickets-views .ticket-view .chat{overflow-y:auto;height:450px;padding:25px;background:#191d24}.modal-wrapper .modal.tickets-views .ticket-view .chat::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:5px;background:#2a313c}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg{background:#242932;padding:15px;border-radius:10px;overflow:hidden;max-width:40%;margin-left:auto;margin-bottom:15px;display:table}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg.admin{margin-right:auto;margin-left:0}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg.full{width:40%;position:relative;padding-top:260px}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg img{height:250px;width:100%;margin-bottom:10px;position:absolute;top:0;left:0;object-fit:cover;background:#000}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg a{color:orange;text-decoration:underline}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg .date{font-size:13px;color:#677081;margin-top:5px;text-align:right}.modal-wrapper .modal.tickets-views .ticket-view textarea{height:80px;background:#242932;border:none;border-radius:8px;border-top-left-radius:0;border-top-right-radius:0}.modal-wrapper .modal.accept-email .description{margin-bottom:20px;line-height:1.5}.modal-wrapper .modal.accept-email .description span{color:orange}.modal-wrapper .modal.accept-email .inp{color:hsla(0,0%,100%,.4);margin-bottom:10px}.modal-wrapper .modal.accept-email .warning{color:orange;font-weight:600;margin-top:20px}.modal-wrapper .modal.accept-email .warning i{margin-right:10px;font-size:18px}.notification-wrapper-note{position:fixed;top:100px;right:70px;height:60px;display:flex;align-items:center;background:#242932;box-shadow:0 0 20px rgba(0,0,0,.4);border-radius:5px;overflow:hidden;padding-right:20px;z-index:-1;opacity:0;transition:all .2s}.notification-wrapper-note i{height:100%;width:60px;margin-right:20px;display:flex;align-items:center;justify-content:center;font-size:20px;background:orange}.notification-wrapper-note.show{opacity:1;z-index:1337}table{width:100%;table-layout:fixed;font-family:Montserrat,sans-serif}.tbl-header{background:rgba(35,37,42,.48);border-radius:5px;margin-top:20px}.tbl-content{min-height:400px;overflow-x:auto;margin-top:0}th{padding:20px 15px;text-align:left;text-transform:uppercase}td,th{font-weight:500;font-size:12px;text-align:center}td{height:80px;overflow-x:auto;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}td a{font-weight:600;text-decoration:underline}td .btn{letter-spacing:normal;display:inline-flex;padding:5px 8px;text-transform:none;text-decoration:none}tbody tr{position:relative;display:flex;align-items:center;justify-content:space-between;transition:all .25s}tbody tr:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background:hsla(0,0%,100%,.05)}tbody tr.checked{background:rgba(35,37,42,.2)}header{position:fixed;top:0;left:0;z-index:100;width:100%;transition:all .5s}header .navbar{padding:30px 0}header .navbar-nav .logo{margin-right:30px;font-size:25px;font-weight:600;letter-spacing:4px;background:rgba(0,0,0,.5);padding:5px 10px;border-radius:8px}header .navbar-nav .logo:hover span:first-child{-webkit-animation:logoRotateSpanFirst .8s linear;-moz-animation:logoRotateSpanFirst .8s linear;animation:logoRotateSpanFirst .8s linear}header .navbar-nav .logo:hover span:last-child{-webkit-animation:logoRotateSpanLast .8s linear;-moz-animation:logoRotateSpanLast .8s linear;animation:logoRotateSpanLast .8s linear}@-webkit-keyframes logoRotateSpanFirst{0%{-webkit-transform:translateX(0)}50%{-webkit-transform:translateX(-10px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes logoRotateSpanFirst{0%{-moz-transform:translateX(0)}50%{-moz-transform:translateX(-10px)}to{-moz-transform:translateX(0)}}@keyframes logoRotateSpanFirst{0%{transform:translateX(0)}50%{transform:translateX(-10px)}to{transform:translateX(0)}}@-webkit-keyframes logoRotateSpanLast{0%{-webkit-transform:translateX(0)}50%{-webkit-transform:translateX(10px)}to{-webkit-transform:translateX(0)}}@-moz-keyframes logoRotateSpanLast{0%{-moz-transform:translateX(0)}50%{-moz-transform:translateX(10px)}to{-moz-transform:translateX(0)}}@keyframes logoRotateSpanLast{0%{transform:translateX(0)}50%{transform:translateX(10px)}to{transform:translateX(0)}}header .navbar-nav .logo:hover img{-webkit-animation:logoRotateIMG .8s linear;-moz-animation:logoRotateIMG .8s linear;animation:logoRotateIMG .8s linear}@-webkit-keyframes logoRotateIMG{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(1turn)}to{-webkit-transform:rotate(0deg)}}@-moz-keyframes logoRotateIMG{0%{-moz-transform:rotate(0deg)}50%{-moz-transform:rotate(1turn)}to{-moz-transform:rotate(0deg)}}@keyframes logoRotateIMG{0%{transform:rotate(0deg)}50%{transform:rotate(1turn)}to{transform:rotate(0deg)}}header .navbar-nav .logo img{width:30px;margin-right:5px;transition:all .4s}header .navbar-nav .menu a{margin-right:35px;color:hsla(0,0%,100%,.7);display:flex;align-items:center;font-family:Montserrat-SemiBold}header .navbar-nav .menu a i{margin-right:10px}header .navbar-nav .menu a:last-child{margin-right:0}header .navbar-btns p:not(:last-child){margin-right:25px}header .navbar-btns .cart{font-size:17px}header .navbar,header .navbar-nav{width:100%}header .navbar-nav .menu{width:100%}header .navbar-nav .menu,header .navbar-nav .menu .contacts{display:flex;align-items:center}header .navbar-nav .menu .contacts a{font-size:22px;margin-right:20px}header .navbar-nav .menu .contacts a:last-child{margin-right:0}header .navbar-btns .auth i{margin-right:10px}header.show-preview{background:#21252c!important;border-bottom:1px solid #878585}#header-wrapper{min-height:100vh;position:relative;display:flex}#header-wrapper:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#191a1e 90%)}#header-wrapper .bg:after,#header-wrapper:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute}#header-wrapper .bg:after{background:rgba(0,0,0,.2)}#header-wrapper .bg:before{content:"";-ms-backdrop-filter:blur(2px);-moz-backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#header-wrapper .bg img,#header-wrapper .bg:before{position:absolute;top:0;left:0;height:100%;width:100%}#header-wrapper .bg img{z-index:-1;object-fit:cover;object-position:top;filter:brightness(.4)}#header-wrapper .content{position:relative;margin-top:-220px}#header-wrapper .content .left-block{width:50%;padding-right:60px}#header-wrapper .content .left-block .subject{color:orange;font-weight:500;text-transform:uppercase;background:rgba(0,0,0,.5);padding:5px 10px;border-radius:15px;width:300px;font-family:Montserrat-SemiBold}#header-wrapper .content .left-block .subject i{margin-right:10px;margin-left:4px}#header-wrapper .content .left-block h2{margin:20px 0;font-size:40px;text-transform:uppercase;letter-spacing:2px}#header-wrapper .content .left-block h3{font-weight:600;color:orange;text-transform:uppercase;margin-bottom:20px}#header-wrapper .content .left-block h3 p{margin-right:10px;font-weight:400;color:#fff;text-transform:none;letter-spacing:normal}#header-wrapper .content .left-block .description{color:hsla(0,0%,100%,.7);line-height:1.5;margin-bottom:15px}#header-wrapper .content .left-block .platforms span.def{font-size:14px!important;margin-right:15px!important}#header-wrapper .content .left-block .platforms span{margin-right:15px;font-size:20px;display:flex;align-items:center}#header-wrapper .content .left-block .platforms span img{height:20px;width:20px;filter:brightness(0) invert(1);object-fit:contain}#header-wrapper .content .left-block .platforms span:last-child{margin-right:0}#header-wrapper .content .left-block .platforms span sup{font-size:11px;margin-left:8px}#header-wrapper .content .left-block .more .price{font-size:35px;font-weight:600;margin-top:30px;letter-spacing:2px;margin-right:20px}#header-wrapper .content .left-block .more .price span.from{font-size:14px;margin-right:15px;font-weight:400;letter-spacing:normal;color:hsla(0,0%,100%,.7)}#header-wrapper .content .left-block .more .btn i{margin-left:10px}#header-wrapper .content .right-block{width:40%;margin-left:auto}#header-wrapper .content .right-block .main{width:100%;height:300px;margin-bottom:15px;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.6)}#header-wrapper .content .right-block .main img,#header-wrapper .content .right-block .main video{height:100%;width:100%;border-radius:10px;transition:opacity .2s ease-in-out;object-fit:cover}#header-wrapper .bg img{transition:opacity .2s ease-in-out}#header-wrapper .bg img.hide,#header-wrapper .content .right-block .main img.hide{opacity:0}#header-wrapper .bg img.show,#header-wrapper .content .right-block .main img.show{opacity:1}#header-wrapper .content .right-block .buttons .link{width:30px;height:4px;border-radius:4px;background:hsla(0,0%,100%,.4);margin-right:15px;position:relative;overflow:hidden}#header-wrapper .content .right-block .buttons .link span{width:0;height:100%;position:absolute;top:0;left:0;border-radius:4px;z-index:7}#header-wrapper .content .right-block .buttons .link.active span{background:#fff}#header-wrapper .content .right-block .buttons .link:last-child{margin-right:0}#header-wrapper .carousel-products{position:absolute;bottom:330px;width:100%;left:0;z-index:6}#header-wrapper .carousel-products .block{width:180px;height:60px;padding:10px;border-radius:10px;margin-right:30px;cursor:pointer;opacity:.4;transition:all .4s;position:relative;overflow:hidden}#header-wrapper .carousel-products .block.active,#header-wrapper .carousel-products .block:hover{opacity:1}#header-wrapper .carousel-products .block:last-child{margin-right:0}#header-wrapper .carousel-products .block img{margin-right:15px;height:40px;width:40px;border-radius:10px;object-fit:cover;z-index:5}#header-wrapper .carousel-products .block p{z-index:5}#header-wrapper .carousel-products .block.active{background:hsla(0,0%,100%,.05)}#header-wrapper .carousel-products .block.active span{position:absolute;width:0;height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px;top:0;left:0;background:rgba(110,24,163,.5)}#header-wrapper .carousel-products .block[data-id="1"].active span{background:rgba(209,138,8,.5)}#header-wrapper .carousel-products .block[data-id="2"].active span{background:rgba(110,24,163,.5)}#header-wrapper .carousel-products .block[data-id="3"].active span{background:rgba(209,138,8,.5)}#header-wrapper .carousel-products .block[data-id="4"].active span{background:rgba(110,24,163,.5)}#header-wrapper .ca3-scroll-down-link[data-ca3_icon]:before{font-weight:400;content:attr(data-ca3_icon)}#header-wrapper .ca3-scroll-down-arrow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);background-size:contain;background-repeat:no-repeat}#header-wrapper .ca3-scroll-down-link{cursor:pointer;height:30px;width:50px;line-height:60px;position:absolute;left:50%;right:50%;bottom:0;-webkit-animation:ca3_fade_move_down 2s ease-in-out infinite;-moz-animation:ca3_fade_move_down 2s ease-in-out infinite;animation:ca3_fade_move_down 2s ease-in-out infinite;z-index:1}@-webkit-keyframes ca3_fade_move_down{0%{-webkit-transform:translateY(-20px);opacity:0}50%{opacity:1}to{-webkit-transform:translateY(20px);opacity:0}}@-moz-keyframes ca3_fade_move_down{0%{-moz-transform:translateY(-20px);opacity:0}50%{opacity:1}to{-moz-transform:translateY(20px);opacity:0}}@keyframes ca3_fade_move_down{0%{transform:translateY(-20px);opacity:0}50%{opacity:1}to{transform:translateY(20px);opacity:0}}#advantages{position:absolute;bottom:0;width:100%;left:0}#advantages .content{display:flex;align-items:center;justify-content:center}#advantages .content .advantage{display:flex;flex-direction:column;align-items:center;margin-right:100px;position:relative;width:200px}.advantage:before{content:"";position:absolute;bottom:-25px;left:0;width:100%;height:80%;opacity:.5;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.advantage:first-child:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#ffdc6833)}.advantage:nth-child(2):before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#3b3b71)}.advantage:nth-child(3):before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#6c393b)}.advantage:nth-child(4):before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#396c70)}#advantages .content .advantage:last-child{margin-right:0}#advantages .content .advantage i{height:80px;font-size:55px}#advantages .content .advantage .name{font-family:Montserrat-SemiBold;font-size:16px;font-weight:600;width:140px;text-align:center;line-height:1.5}#products{padding-top:140px;padding-bottom:80px;flex-grow:1}#products .search-block{margin-bottom:45px}#products .search-block .title{font-size:20px;font-weight:500;letter-spacing:1px;font-family:Montserrat-ExtraBold}#products .search-block .title span{color:hsla(0,0%,100%,.2)}#products .search-block .search{background:hsla(0,0%,100%,.05);border-radius:10px;padding:15px 15px 15px 20px}#products .search-block .search i{font-size:17px;color:hsla(0,0%,100%,.2)}#products .search-block .search span{height:25px;width:1px;background:hsla(0,0%,100%,.1);margin:0 20px}#products .search-block .search input{width:200px}#products .products{margin-right:-15px}#products:not(.cheats) .products .product-wrapper{width:308px;padding:0 15px 15px 0;position:relative;max-height:400px;min-height:400px;overflow:hidden;margin-bottom:5px}#products.cheats .products .product-wrapper{width:308px;padding:0 15px 15px 0;position:relative;max-height:430px;min-height:430px;overflow:hidden;margin-bottom:5px}#products:not(.cheats) .products .product-wrapper .product{position:relative;overflow:hidden;display:flex;flex-direction:column;height:100%;max-width:308px;border-radius:20px;padding:20px;transition:.6s;transition-delay:.3s ease}#products:not(.cheats) .products .product-wrapper .product:before{content:"";width:100%;height:100%;left:0;top:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#191a1e));background:linear-gradient(180deg,rgba(33,36,41,0),#191a1e 80%);opacity:.95;position:absolute;z-index:1}#products.cheats .products .product-wrapper .product{position:relative;border-radius:10px}#products .products .product-wrapper .popular{font-family:Montserrat-Medium;position:absolute;color:orange;padding:10px 15px;border-radius:10px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:rgba(35,37,42,.48);top:20px;left:20px;z-index:6}#products .products .product-wrapper .popular i{margin-right:5px}#products:not(.cheats) .products .product-wrapper .product .m-img{min-height:100%;width:100%;object-fit:cover;transition:all .65s;border-radius:20px;left:0;top:0;position:absolute}#products.cheats .products .product-wrapper .product .m-img{height:270px;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;object-fit:cover}#products:not(.cheats) .products .product-wrapper .product:not(.non-cheats):hover .m-img{transform:scale(1.1)}#products:not(.cheats) .products .product-wrapper .product .icon{height:50px;width:50px;margin-right:10px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(35,37,42,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .2s;z-index:2}#products:not(.cheats) .products .product-wrapper .product .block{transition:all .2s;margin-top:auto;border-top-left-radius:20px;border-top-right-radius:20px;z-index:4}#products.cheats .products .product-wrapper .product .block{background:#1c1c1c;padding:20px;border-radius:10px;background:rgba(35,37,42,.48);margin-top:-43px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);height:180px;transition:all .2s}#products.cheats .products .product-wrapper .product:hover .block{height:260px;transform:translateY(-80px)}#products.cheats .products .product-wrapper .product .block .icon{border-radius:50%;margin-top:-40px;height:50px;width:50px;min-height:50px;min-width:50px;margin-bottom:10px;background:#23252a}#products:not(.cheats) .products .product-wrapper .product .icon img{height:27px;width:27px;transition:all .45s}#products.cheats .products .product-wrapper .product .block .icon img{height:100%;width:100%;object-fit:cover;filter:none;border-radius:50%}#products:not(.cheats) .products .product-wrapper .product .block .name{font-family:Montserrat-Medium;font-weight:500;margin-bottom:5px}#products.cheats .products .product-wrapper .product .block .name{font-weight:600;font-size:16px;margin-bottom:20px}#products.cheats .products .product-wrapper .product:hover .name{display:none}#products.cheats .products .product-wrapper .product .block .info{font-size:13px;color:hsla(0,0%,100%,.4);width:100%}#products.cheats .products .product-wrapper .product:hover .info{display:none}#products.cheats .products .product-wrapper .product .block .info span{font-weight:600}#products .products .product-wrapper .product .block .info span:nth-child(2){margin:0 5px}#products.cheats .products .product-wrapper .product .block .info span:first-child i{margin-right:3px}#products.cheats .products .product-wrapper .product .block .info span:last-child{color:#edba2f}#products.cheats .products .product-wrapper .product .block .info span:last-child i{margin-right:5px;font-size:11px}#product .content .main-info .right-block .name.detected i,#product .content .main-info .right-block .status span.detected,#products.cheats .products .product-wrapper .product .block .info span.detected{color:#b50e35}#product .content .main-info .right-block .name.undetected i,#product .content .main-info .right-block .status span.undetected,#products.cheats .products .product-wrapper .product .block .info span.undetected{color:#48af48}#product .content .main-info .right-block .name.useatownrisk i,#product .content .main-info .right-block .status span.useatownrisk,#products.cheats .products .product-wrapper .product .block .info span.useatownrisk{color:#d8a80b}#product .content .main-info .right-block .name.onupdate i,#product .content .main-info .right-block .status span.onupdate,#products.cheats .products .product-wrapper .product .block .info span.onupdate{color:#048bc7}#products .products .product-wrapper .product .cheats{display:none;width:100%}#products .products .product-wrapper .product:hover .cheats{display:flex}#products .products .product-wrapper .product .cheats.more-then-one{width:auto;margin-right:-10px}#products .products .product-wrapper .product .cheats .cheat-wrapper{padding:0 10px 10px 0;width:50%;display:flex;flex-direction:column;gap:10px}#products .products .product-wrapper .product .cheats .cheat-wrapper .cheat{background:hsla(0,0%,100%,.1);padding:10px;border-radius:5px;transition:all .4s}#products .products .product-wrapper .product .block .cheats .cheat-wrapper .cheat .icon{background:0;height:auto;width:auto;min-height:auto;margin-top:0;min-width:auto;border-radius:0;margin-bottom:0;margin-right:5px;font-size:12px;font-family:Font Awesome\ 6 Pro}#products .products .product-wrapper .product .block .cheats .cheat-wrapper .cheat .cheat-info{padding-right:7px;overflow:hidden}#products .products .product-wrapper .product .cheats .cheat-wrapper .cheat .cheat-info .cheat-name{margin-bottom:0;font-size:12px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1;max-height:1.2em}#products .products .product-wrapper .product .block .more-info{margin-left:auto}#products .products .product-wrapper .product .block .info span{color:orange;font-size:13px}#products.cheats .products .product-wrapper .product .block .go-buy{margin-top:auto;width:100%;position:absolute;bottom:0;padding:20px}#products .products .product-wrapper .product .block .price{font-size:22px}#products .products .product-wrapper .product .block .price span{color:hsla(0,0%,100%,.4);font-size:13px}#products.cheats .products .product-wrapper .product .block .go-buy .btn{background:0;border:2px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.2);text-transform:none;font-size:13px;letter-spacing:2px;font-weight:400;transition:all .3s;padding:12px 15px}#products.cheats .products .product-wrapper .product:hover .go-buy .btn{background:#6a4ddd;border-color:#6a4ddd;color:#fff}#products .products .product-wrapper .product.non-cheats{cursor:default}#products .products .product-wrapper .product.non-cheats .block .icon img,#products .products .product-wrapper .product.non-cheats .m-img,#products .products .product-wrapper .product.non-cheats .name{opacity:.4}#products .products .product-wrapper .product.non-cheats .block .info span:last-child{color:hsla(0,0%,100%,.4)}#product-wrapper{padding-top:180px;position:relative;height:400px;overflow:hidden}#product-wrapper .bg{position:absolute;top:0;left:0;width:100%;height:100%}#product-wrapper .bg:after{background:rgba(0,0,0,.3);-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#product-wrapper .bg:after,#product-wrapper .bg:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%}#product-wrapper .bg:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(33,36,41,0)),color-stop(90%,#141416));background:linear-gradient(180deg,rgba(33,36,41,0),#141518 90%);z-index:2}#product-wrapper .bg img{object-fit:cover;object-position:top;width:100%}#product-wrapper .content{position:relative;z-index:3}#product-wrapper .content .game-logo{background:rgba(35,37,42,.38);-ms-backdrop-filter:blur(15px);-moz-backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:50%;height:80px;width:80px;margin-bottom:20px}#product-wrapper .content .game-logo img{width:30px}#product-wrapper .content .description{text-align:center;line-height:1.5;color:hsla(0,0%,100%,.4);font-size:18px;font-weight:300}#product-wrapper .content .description span{color:#a029d9;font-weight:600}#product{min-height:900px;padding-top:150px;padding-bottom:80px;position:relative}#product:before{background-repeat:no-repeat;background-size:cover;background-position:50%;opacity:.1}#product:after,#product:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%}#product:after{background:rgba(35,37,42,.38);-ms-backdrop-filter:blur(25px);-moz-backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}#product .content{position:relative;z-index:6}#product .content .main-info{margin-bottom:60px}#product .content .main-info .left-block{width:30%;padding-right:35px}#product .content .main-info .left-block .global{padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:20px}#product .content .main-info .left-block .global .avatar{position:relative;width:100%}#product .content .main-info .left-block .global .avatar img{width:100%;height:100%;object-fit:cover;border-radius:10px}#product .content .main-info .left-block .global .avatar .popular{color:orange;position:absolute;top:20px;left:20px;background:rgba(35,37,42,.38);-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px;padding:10px 15px}#product .content .main-info .left-block .global .avatar .popular i{margin-right:5px}#product .content .main-info .left-block .global .blocks .block{background:#21252c;padding:15px;border-radius:10px;margin-bottom:15px}#product .content .main-info .left-block .global .blocks .block .title{color:hsla(0,0%,100%,.4);margin-bottom:5px;font-size:13px;font-weight:300}#product .content .main-info .left-block .global .blocks .block span{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#product .content .main-info .left-block .global .blocks .block:last-child{margin-bottom:0}#product .content .main-info .left-block .global .blocks .block.reviews .rate{font-size:20px;font-weight:600;margin-bottom:20px;color:#ffba00}#product .content .main-info .left-block .global .blocks .block.reviews .rate i{margin-right:10px}#product .content .main-info .left-block .global .blocks .block.reviews .avatars{margin-right:30px}#product .content .main-info .left-block .global .blocks .block.reviews .avatars .us{height:20px;width:20px;border-radius:50%;background:hsla(0,0%,100%,.1);border:2px solid #21252c;margin-left:-4px}#product .content .main-info .left-block .global .blocks .block.reviews span{color:hsla(0,0%,100%,.4);margin-right:5px;font-weight:300}#product .content .main-info .left-block .global .blocks .block.game .game-logo,#product .content .main-info .left-block .global .blocks .block.platform .game-logo{height:40px;width:40px;min-height:40px;min-width:40px;border-radius:50%;background:#2c5dcb;margin-right:15px}#product .content .main-info .left-block .global .blocks .block.game .game-logo img,#product .content .main-info .left-block .global .blocks .block.platform .game-logo img{width:20px;filter:brightness(0) invert(1)}#product .content .main-info .left-block .global .blocks .block.platform .game-logo{background:#000}#product .content .main-info .left-block .carousel .screens{max-width:100%;overflow:hidden;overflow-x:auto;flex-direction:row;margin-top:15px;padding-bottom:10px;user-select:none}#product .content .main-info .left-block .carousel .screens::-webkit-scrollbar{height:5px}#product .content .main-info .right-block .header-line .game-block{font-weight:500}#product .content .main-info .right-block .header-line .game-block img{margin-right:7px;height:25px;width:25px}#product .content .main-info .right-block .functions-block{flex-wrap:wrap}#product .content .main-info .right-block .functions-block .func-name{padding:10px;border-radius:5px;font-size:13px;font-weight:300;background:#252a32;margin-right:10px;color:hsla(0,0%,100%,.6);margin-bottom:10px}#product .content .main-info .right-block .functions-block .func-name.cheat-status{display:flex;align-content:center;font-weight:500}#product .content .main-info .right-block .functions-block .func-name.cheat-status i{margin-right:5px}#product .content .main-info .left-block .carousel .screens::-webkit-scrollbar-track{background:transparent}#product .content .main-info .left-block .carousel .screens::-webkit-scrollbar-thumb{border-radius:5px;background:#25262a}#product .content .main-info .left-block .carousel .screens .item{height:60px;width:60px;min-width:60px;border-radius:5px;margin-right:10px;border:2px solid hsla(0,0%,100%,.2);transition:all .4s;cursor:pointer;opacity:.5}#product .content .main-info .left-block .carousel .screens .item.active,#product .content .main-info .left-block .carousel .screens .item:hover{border-color:#fff;opacity:1}#product .content .main-info .left-block .carousel .screens .item:last-child{margin-bottom:0}#product .content .main-info .left-block .carousel .screens .item img{width:100%;object-fit:cover;height:100%;border-radius:5px}#product .content .main-info .left-block .carousel .main-screen{position:relative;width:100%;height:270px;overflow:hidden;border-radius:10px;cursor:pointer}#product .content .main-info .left-block .carousel .main-screen img{border-radius:10px;width:100%;height:100%;object-fit:contain}#product .content .main-info .center-f{width:50%}#product .content .main-info .left-block .carousel .main-screen span{position:absolute;bottom:0;left:0;height:3px;width:0;background:#fff;z-index:2}#product .content .main-info .left-block .carousel .main-screen .count{position:absolute;z-index:2;bottom:20px;background:rgba(35,37,42,.38);-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px 15px;border-radius:10px;word-spacing:5px;font-weight:300!important}#product .content .main-info .left-block .carousel .main-screen .count b{font-weight:300}#product .content .main-info .left-block .carousel .preview{position:fixed;top:0;left:0;width:1200px;margin:auto;height:100vh;width:100%;z-index:-1;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;transition:all .5s}#product .content .main-info .left-block .carousel .preview.show{opacity:1;z-index:8}#product .content .main-info .left-block .carousel .preview .container{margin:auto;height:100%;padding-top:200px;padding-bottom:100px;display:flex;flex-direction:column;align-items:flex-end}#product .content .main-info .left-block .carousel .preview:before{content:"";position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5)}#product .content .main-info .left-block .carousel .preview .close{font-size:25px;color:#fff;background:#21252c;padding:10px 15px;border-radius:5px;cursor:pointer;position:relative;margin-left:auto;display:inline-flex;margin-bottom:20px}#product .content .main-info .left-block .carousel .preview img{height:100%;width:100%;position:relative;border-radius:15px;object-fit:contain}#product .content .main-info .left-block .carousel{flex-direction:column-reverse}#product .content .main-info .right-block .functions-block .func-name.cheat-status.onupdate,#product .content .main-info .right-block .name.onupdate i{color:#5597cf!important}#product .content .main-info .right-block .functions-block .func-name.cheat-status.undetected,#product .content .main-info .right-block .name.undetected i{color:#55cf94!important}#product .content .main-info .right-block .functions-block .func-name.cheat-status.detected,#product .content .main-info .right-block .name.detected i{color:#cf5555!important}#product .content .main-info .right-block .functions-block .func-name.cheat-status.useatownrisk,#product .content .main-info .right-block .name.useatownrisk i{color:#cfbc55!important}#product .content .main-info .right-block{background:#21252c;padding:30px;border-radius:10px}#product .content .main-info .right-block .header-line{position:relative;margin-bottom:30px;padding-bottom:30px}#product .content .main-info .right-block .functions-block{margin-bottom:30px}#product .content .main-info .right-block .header-line:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#2c2f38}#product .content .main-info .right-block .pre-title{font-size:10px;color:hsla(0,0%,100%,.4);margin-bottom:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px}#product .content .main-info .right-block .name{font-size:20px;font-weight:600}#product .content .main-info .right-block .name i{margin-left:10px;color:#22b122;font-size:16px}#product .content .main-info .right-block .pretitle{font-size:13px;color:hsla(0,0%,100%,.4);margin-bottom:15px;font-weight:300}#product .content .main-info .right-block .desc{color:hsla(0,0%,100%,.4);font-size:13px;font-weight:300;line-height:1.8}#product .content .main-info .right-block.accept-order{width:30%;margin-left:35px;height:100%}#product .content .main-info .right-block.accept-order .header-line{padding-bottom:0;margin-bottom:15px}#product .content .main-info .right-block.accept-order .pre-title{font-size:15px;font-weight:600;color:#fff}#product .content .main-info .right-block.accept-order .name{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.4);line-height:1.8}#product .content .main-info .right-block .select .select-sub .sel-wrapper{width:100%;padding-right:0;padding-top:0;margin-bottom:10px}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel{padding:15px;transition:all .4s;cursor:pointer;border-radius:5px;border:1px solid transparent;font-weight:500;background:rgba(43,48,56,.3);color:#697189}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel .check{height:20px;width:20px;margin-right:10px;border:2px solid #4f5462;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;transition:all .4s}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel.active .check{border-color:#6a4ddd!important}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel .check:before{content:"";position:absolute;height:10px;width:10px;border-radius:50%;opacity:0;transition:all .45s}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel.active .check:before{background:#6a4ddd;opacity:1}#product .content .main-info .right-block .go-buy .btn{background:#6a4ddd;width:100%;text-align:center}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel.active{color:#6a4ddd!important;border-color:#6a4ddd!important}#product .content .main-info .center-f .system-recom-block{background:#21252c;border-radius:10px;margin-top:35px;padding:30px 30px 0}#product .content .main-info .center-f .system-recom-block .pre-title{font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}#product .content .main-info .center-f .system-recom-block .blocks{display:flex;flex-wrap:wrap;margin-right:-30px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom-wrapper{width:50%;padding-right:30px;padding-bottom:30px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom{display:flex;align-items:center;height:60px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom i.main{margin-right:10px;font-size:50px;color:#455062;width:50px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info{display:flex;flex-direction:column;font-size:13px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info span{color:rgba(173,197,233,.4);font-weight:600;margin-bottom:5px;font-size:13px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info i{margin-right:5px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info img{height:16px;width:16px;margin-right:5px;filter:brightness(0) invert(1);object-fit:contain}#product .content .main-info .right-block.accept-order .header-line:before{display:none}#product .content .main-info .right-block .func{margin-top:20px;margin-bottom:20px;margin-right:40px}#product .content .main-info .right-block .func .m-func i{font-size:12px;margin-right:5px}#product .content .main-info .right-block .func .m-func{font-weight:300}#product .content .main-info .right-block .func span{color:hsla(0,0%,100%,.4);margin:0 10px;font-size:15px;font-weight:600}#product .content .main-info .right-block .func .more-func{color:orange;cursor:pointer;text-decoration:underline}#product .content .main-info .right-block .recom .r{margin-right:10px}#product .content .main-info .right-block .recom .r:last-child{margin-right:0}#product .content .main-info .right-block .recom .r i{font-size:18px}#product .content .main-info .right-block .recom .r sup{font-size:11px}#product .content .main-info .right-block .status{margin-left:40px}#product .content .main-info .right-block .status span{font-weight:600}#product .content .main-info .right-block .status span i{margin-right:5px}#product .content .main-info .right-block .status span.undetected{color:#22b122}#product .content .main-info .right-block .status span.detected{color:#b12222}#product .content .main-info .right-block .status span.updating{color:#2264b1}#product .content .main-info .right-block .func,#product .content .main-info .right-block .recom,#product .content .main-info .right-block .status{height:70px}#product .content .main-info .left-block .carousel .main-screen video{border-radius:15px;width:100%;height:100%;object-fit:cover}#product .content .main-info .left-block .carousel .screens .item .video-figure{display:flex;align-items:center;justify-content:center;height:100%;width:100%}#product .content .main-info .left-block .carousel .screens .item .video-figure i{color:#fff;font-size:16px}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel .price{margin-left:auto}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel:hover .check{border:2px solid #404958}#product .content .main-info .right-block .go-buy .btn.disable{opacity:.6}#product .content .main-info .right-block .go-buy .price{font-size:30px;margin-right:20px;letter-spacing:2px;font-weight:600}#product:after,#product:before{opacity:0}#product .content .main-info .right-block .go-buy .btn{text-transform:none;border-radius:10px;padding:20px 25px;letter-spacing:1px}#product .content .main-info .right-block .report{margin-left:auto;display:flex;flex-direction:column;margin-top:15px}#product .content .main-info .right-block .report .pretitle i{margin-right:8px;margin-left:auto}#product .content .main-info .right-block .report .btn{background:#303641;border:2px solid #303641;color:hsla(0,0%,100%,.5);cursor:pointer;text-align:center;transition:all .4s;text-transform:none;border-radius:15px;letter-spacing:1px;padding:10px 15px}#product .content .main-info .right-block .report .btn:hover{color:#fff;background:#404958;border:2px solid #404958}#product .content .main-info .right-block .warning{margin-top:30px;border-radius:10px;background:#21252c;line-height:1.5;position:relative;padding:20px 20px 20px 90px;overflow:hidden;border:2px solid #272c34}#product .content .main-info .right-block.accept-order .accept-user-agreement{margin:15px 0;font-size:13px}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-all{cursor:pointer;display:flex;align-items:center;width:100%;margin-right:3px}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box{display:flex;align-items:center;justify-content:center;border-radius:50%;height:20px;width:20px;margin-right:5px;border:2px solid #4f5462}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box .check{height:10px;width:10px;border-radius:50%;transition:all .45s;background:#6a4ddd;opacity:0}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box.active{border:2px solid #6a4ddd}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box.active .check{opacity:1}#product .content .main-info .right-block.accept-order .accept-user-agreement .link{text-decoration:underline}#product .content .main-info .right-block .warning i{margin-right:20px;font-size:20px;position:absolute;left:0;top:0;height:100%;width:70px;display:flex;align-items:center;justify-content:center;background:#272c34;color:orange}#product .content .info-page .title{font-size:25px;margin-bottom:20px;letter-spacing:2px;font-weight:600;color:#fff}#product .content .info-page .title span{color:hsla(0,0%,100%,.4);font-weight:300;font-size:18px}#product .content .info-page .functions{color:hsla(0,0%,100%,.4);font-weight:300;width:50%;padding-right:65px}#product .content .info-page .functions .func-name{font-weight:500;margin-bottom:10px;font-size:18px;color:#fff;cursor:pointer}#product .content .info-page .functions .func-name .icon-func{margin-right:8px;font-size:15px}#product .content .info-page .functions .func-name i:last-child{margin-left:8px;font-size:12px;transition:all .45s;color:orange}#product .content .info-page .functions .func-name.active i:last-child{transform:rotate(180deg)}#product .content .info-page .functions .desc{margin-bottom:15px;line-height:1.5;opacity:0;display:none;transition:all .45s}#product .content .info-page .functions .desc.active{opacity:1}#product .content .info-page .reviews{width:50%}#product .content .info-page .reviews .send-review{margin-bottom:40px;background:#21252c;overflow:hidden;border:2px solid #272c34;position:relative;border-radius:10px;padding:15px 20px 15px 90px;width:100%;font-size:17px}#product .content .info-page .reviews .send-review i.fa-solid.fa-message{margin-right:20px;position:absolute;left:0;top:0;height:100%;width:70px;display:flex;align-items:center;justify-content:center;background:#272c34}#product .content .info-page .reviews .send-review .rate-f{color:#ffba00;font-size:25px;font-weight:700;letter-spacing:2px}#product .content .info-page .reviews .send-review .rate-l{margin-left:auto;margin-right:15px}#product .content .info-page .reviews .send-review .rate-l i{margin-right:5px;color:#ffba00}#product .content .info-page .reviews .send-review .btn{font-size:14px;text-transform:none;color:#fff;background:#404958;border:2px solid rgba(64,73,88,.4);cursor:pointer;transition:all .4s;padding:15px;margin-left:auto}#product .content .info-page .reviews .review-block{padding-bottom:20px;border-bottom:1px solid rgba(64,73,88,.4);margin-bottom:20px}#product .content .info-page .reviews .review-block:last-child{margin-bottom:0;border:none}#product .content .info-page .reviews .review-block .user{margin-bottom:20px}#product .content .info-page .reviews .review-block .user img{border-radius:10px;height:50px;width:50px;min-height:50px;min-width:50px;object-fit:cover;margin-right:15px}#product .content .info-page .reviews .review-block .user .info .nickname{margin-bottom:5px;font-weight:500;font-size:18px}#product .content .info-page .reviews .review-block .user .info .date{color:hsla(0,0%,100%,.4);font-weight:300;font-size:13px}#product .content .info-page .reviews .review-block .rate{color:#ffba00}#product .content .info-page .reviews .review-block .rate i:not(:last-child){margin-right:5px}#product .content .info-page .reviews .review-block .message{color:hsla(0,0%,100%,.4);font-weight:300;line-height:1.4}#product .content i.icon-func{font-style:normal}#product-wrapper.terms{height:auto;padding-bottom:60px}#product-wrapper.terms .terms{margin-top:15px;color:#e5e5e5;line-height:1.5}#product-wrapper.terms .terms p{font-size:20px;font-weight:600;margin:20px 0;line-height:normal}#product-wrapper.terms .terms a,#product-wrapper.terms .terms span{font-weight:600;color:#a029d9}#product-wrapper.terms .terms a{text-decoration:underline;color:orange}#tickets{min-height:300px;margin-bottom:120px}#product-wrapper.tickets .game-logo i{font-size:28px}#tickets .content.select .block{width:40%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:25px;height:270px}#tickets .content.select .vl{height:150px;width:1px;background:rgba(35,37,42,.48);margin:0 30px}#tickets .content.select .block .icon{border-radius:50%;font-size:42px;margin-bottom:15px;background:rgba(0,0,0,.5);padding:15px}#tickets .content.select .block .title{font-family:Montserrat-Medium;font-size:20px;text-transform:uppercase;margin-bottom:10px}#tickets .content.select .block .description{color:hsla(0,0%,100%,.4);margin-bottom:20px;text-align:center}#tickets .content.select .block .go-send .input{display:flex;align-items:center;width:100%;border-radius:5px;background:rgba(35,37,42,.48);height:60px;margin-right:15px;overflow:hidden;padding-right:15px}#tickets .content.select .block .go-send .input i{height:100%;width:60px;min-width:60px;background:rgba(39,43,52,.5);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);margin-right:15px;font-size:20px}#tickets .content.select .block .go-send .input input{height:100%;width:100%}#tickets .content.select .block .go-send .btn{height:60px;min-width:60px;display:flex;align-items:center;justify-content:center}#tickets .content.select .block .go-send .btn i{font-size:16px}#tickets .content.select .block.create-new .icon i{color:#6a4ddd}#tickets .content.select .block.show-history .icon i{color:#ebbb62}#tickets .content.show-tickets{padding-top:150px;min-height:700px}#tickets .content.show-tickets .title-header{font-size:30px;font-weight:600;letter-spacing:3px;margin-bottom:25px}#tickets .content.show-tickets .title-header .auth{color:hsla(0,0%,100%,.7);font-weight:300;font-size:13px;letter-spacing:normal}#tickets .content.show-tickets .title-header .auth span{color:hsla(0,0%,100%,.3);margin-left:5px}#tickets .content.show-tickets .title-header .auth span a{font-weight:300;cursor:pointer;text-decoration:underline}#tickets .content.show-tickets table td .status-ticket{font-weight:600}#tickets .content.show-tickets table td .status-ticket.wait-accept{color:orange}#tickets .content.show-tickets table td .accept-ticket-success,#tickets .content.show-tickets table td .status-ticket.open{color:#0ddd25;font-weight:600}#tickets .content.show-tickets table td .status-ticket.reply{color:orange}#tickets .content.show-tickets table td .status-ticket.solved{color:#0ddd25}#tickets .content.show-tickets table td .status-ticket.refused{color:#e01414}footer{position:relative;background:rgba(35,37,42,.48);z-index:6}footer .content{padding:30px 0;border-bottom:1px solid rgba(35,37,42,.48)}footer .content .col{width:20%;padding-right:30px;display:flex;flex-direction:column}footer .content .col:last-child{padding-right:0}footer .content .col .title{color:hsla(0,0%,100%,.4);font-weight:500;margin-bottom:15px}footer .content .col a{font-weight:400;margin-bottom:10px}footer .content .col a:hover{color:#f2c767!important}footer .content .col:last-child a{margin-bottom:0;margin-right:20px;font-size:20px}footer .content .col:last-child a:last-child{margin-right:0}footer .content .col:first-child{width:35%}footer .content .col:first-child .logo{margin-right:80px;font-size:25px;font-weight:600;letter-spacing:4px}footer .content .col:first-child .logo:hover{color:#fff!important}footer .content .col:first-child .logo img{width:30px;margin-right:5px;transition:all .4s}footer .content .col:first-child .desc{font-size:13px;color:hsla(0,0%,100%,.4);font-weight:400;line-height:1.6}footer .after-footer{padding:30px 0;word-spacing:4px}footer .after-footer a:hover{color:orange!important}footer .after-footer .fl.ai-c img{margin-right:15px}footer .after-footer .fl.ai-c img:last-child{margin-right:0}.fl{display:flex}.fl.fw-w{flex-wrap:wrap}.fl.fw-nw{flex-wrap:nowrap}.fl.fd-c{flex-direction:column}.fl.fd-r{flex-direction:row}.fl.ai-s{align-items:flex-start}.fl.ai-c{align-items:center}.fl.ai-e{align-items:flex-end}.fl.jc-s{justify-content:flex-start}.fl.jc-c{justify-content:center}.fl.jc-sb{justify-content:space-between}.fl.jc-e{justify-content:flex-end}.jc-b{justify-content:space-between}.chatbro_chat td{text-align:left;display:table-cell;height:auto;width:auto;overflow-x:hidden}.chatbro_chat tr{display:table-row}.mobile-navbar .change-lang,header .navbar-nav .change-lang{margin-right:20px;position:relative;display:flex;flex-direction:column;align-items:center;margin-left:auto}.mobile-navbar .change-lang .current-lang,header .navbar-nav .change-lang .current-lang{display:flex;align-items:center;height:52px;color:#c2c6d7;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:10px 15px;cursor:pointer;background:rgba(0,0,0,.5);transition:.25s}.mobile-navbar .change-lang .current-lang:hover,header .navbar-nav .change-lang .current-lang:hover{background:rgba(0,0,0,.2)}.mobile-navbar .change-lang .current-lang svg,header .navbar-nav .change-lang .current-lang svg{margin-right:10px}.mobile-navbar .change-lang .dropdown-lang,header .navbar-nav .change-lang .dropdown-lang{position:absolute;top:70px;left:-5px;display:none;flex-direction:column;justify-content:center;align-items:center;background:rgba(15,16,20,.7);border:1px solid rgba(32,34,43,.1);box-shadow:0 20px 60px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:12px;opacity:0;z-index:-99;transition:opacity .2s}.mobile-navbar .change-lang .dropdown-lang.show,header .navbar-nav .change-lang .dropdown-lang.show{opacity:1;z-index:99;display:flex}.mobile-navbar .change-lang .dropdown-lang:before,header .navbar-nav .change-lang .dropdown-lang:before{content:"";position:absolute;top:-15px;border:6px solid transparent;border-bottom:8px solid rgba(15,16,20,.7)}.mobile-navbar .change-lang .dropdown-lang .select-lang,header .navbar-nav .change-lang .dropdown-lang .select-lang{padding:15px 20px;cursor:pointer;color:#c2c6d7;transition:color .2s;border-bottom:1px solid hsla(0,0%,100%,.02)}.mobile-navbar .change-lang .dropdown-lang .select-lang:last-child,header .navbar-nav .change-lang .dropdown-lang .select-lang:last-child{border:none}.mobile-navbar .change-lang .dropdown-lang .select-lang:hover,header .navbar-nav .change-lang .dropdown-lang .select-lang:hover{color:#fff}.mobile-navbar .change-lang .dropdown-lang .select-lang.active,header .navbar-nav .change-lang .dropdown-lang .select-lang.active{color:#6a4ddd!important;font-family:Montserrat-Medium}.mobile-menu{display:flex;flex-direction:column;width:40px;cursor:pointer;margin-left:auto}.mobile-menu span{background:#6b6271;border-radius:5px;height:3px;margin:5px 0;transition:.4s cubic-bezier(.68,-.6,.32,1.6)}.mobile-menu span:first-of-type{width:50%}.mobile-menu span:nth-of-type(2){width:100%}.mobile-menu span:nth-of-type(3){width:75%}.mobile-menu input[type=checkbox]{display:none}.mobile-menu.active span:first-of-type{transform-origin:bottom;transform:rotate(45deg) translate(7px,1px)}.mobile-menu.active span:nth-of-type(2){transform-origin:top;transform:rotate(-45deg)}.mobile-menu.active span:nth-of-type(3){transform-origin:bottom;width:50%;transform:translate(18px,-7px) rotate(45deg)}.mobile-menu{display:none;z-index:99999}.mobile-navbar{position:fixed;top:0;left:0;background:rgba(33,37,44,.8);backdrop-filter:blur(15px);padding-top:190px;height:100%;width:100%;padding-left:60px;padding-right:60px;display:none;flex-direction:column;align-items:center;z-index:9}.mobile-navbar a{font-size:25px;margin-bottom:30px;color:#c2c6d7;display:block}.mobile-navbar a:last-child{margin-bottom:0}.mobile-navbar a.active,.mobile-navbar a:hover{color:#fff}@media screen and (max-width:960px){#header-wrapper{display:none}#products.cheats .products .product-wrapper,#products:not(.cheats) .products .product-wrapper{width:100%}#products:not(.cheats) .products .product-wrapper .product{max-width:100%}#tickets .select{display:grid!important;gap:20px}#tickets .content.select .block{width:100%}#tickets .content.select .vl{display:none}#product .content .main-info{flex-wrap:wrap}#product .content .main-info .left-block{width:100%;padding:0}#product .content .main-info .center-f{width:100%}#product .content .main-info .right-block.accept-order{width:100%;margin:35px 0 0}.info-page{width:100%;flex-wrap:wrap}#product .content .info-page .functions,#product .content .info-page .reviews{width:100%}.container{padding:30px;width:100%}#product-wrapper{height:500px}#products .products{display:grid!important}.mobile-menu{display:flex}header .navbar-nav .menu{display:none}#products .search-block{display:block}#products .search-block .search{margin-top:10px}footer .content{flex-wrap:wrap}footer .content .col{width:50%;padding-right:0}footer .content .col:first-child{width:100%;margin-right:0;margin-bottom:20px}footer .after-footer{flex-direction:column}footer .after-footer div:first-child{margin-bottom:20px}}