@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.4c3c0b96.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%}.geistsans_8089fab1-module__S_Id3q__className{font-family:geistSans,geistSans Fallback}.geistsans_8089fab1-module__S_Id3q__variable{--font-geist-sans:"geistSans","geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.2cee7d16.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%}.geistmono_dfc1fd82-module__UzhaBG__className{font-family:geistMono,geistMono Fallback}.geistmono_dfc1fd82-module__UzhaBG__variable{--font-geist-mono:"geistMono","geistMono Fallback"}
@font-face{font-family:Montserrat-Thin;src:url(../media/Montserrat-Thin.cb167940.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Light;src:url(../media/Montserrat-Light.b1672d75.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-ExtraLight;src:url(../media/Montserrat-ExtraLight.535a52a0.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Medium;src:url(../media/Montserrat-Medium.8fe04e3c.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-SemiBold;src:url(../media/Montserrat-SemiBold.b79a13e2.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Bold;src:url(../media/Montserrat-Bold.987bc037.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-ExtraBold;src:url(../media/Montserrat-ExtraBold.734f01d9.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Regular;src:url(../media/Montserrat-Regular.4c021684.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Black;src:url(../media/Montserrat-Black.c81a5a8f.ttf)format("truetype");font-weight:400;font-style:normal}
*,:before,:after{box-sizing:border-box;outline:none;margin:0;padding:0}body{color:#fff;background:#141518;flex-direction:column;min-height:100vh;font-family:Montserrat-Regular,sans-serif;font-size:14px;font-weight:400;display:flex}::-webkit-scrollbar{width:5px}a{color:inherit;text-decoration:none;transition:all .4s}a:hover{color:#fff!important}.container{width:1400px;margin:auto;padding:0 60px}.link,.link i{cursor:pointer;transition:all .4s}.link:hover,.link:hover i{color:#fff!important}.btn{text-transform:uppercase;letter-spacing:3px;cursor:pointer;background:orange;border-radius:5px;padding:15px 20px;font-weight:500;transition:all .4s}.btn.purple{background:#6a4ddd}.btn.gray{color:#ffffff80;cursor:pointer;background:#21252c;border:2px solid #40495866}.btn.gray:hover{color:#fff;background:#404958}.btn.red{color:#ffffffb3;background:#af031d;border:2px solid #f2002566}.btn.red:hover{color:#fff;background:#d90424;border:2px solid #d9042466}.btn.green{cursor:pointer;background:#2dc312}.btn.green:hover{background:#32d714}input,textarea{color:#fff;resize:none;background:0;border:none;font-family:inherit;font-size:14px;font-weight:400}input::placeholder,textarea::placeholder{color:#fff3}.input .disabled{background:#141518!important;border-color:#141518!important}input:disabled{color:#ffffff80!important;background:#141518!important;border-color:#141518!important}input[data-promo]:disabled{cursor:not-allowed;background:0!important}.-navigation-links{color:#fff6;margin-bottom:40px}.-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;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;width:100%;height:100vh;padding-top:200px;transition:all .5s;position:fixed;top:0;left:0}.modal-wrapper:before{content:"";background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.modal-wrapper .modal{opacity:0;z-index:-1;background:#1d2128;border:2px solid #242932;border-radius:10px;width:50%;margin:auto;padding:100px 25px 25px;display:none;position:relative;overflow:hidden}.modal-wrapper.show,.modal-wrapper .modal.show{opacity:1;z-index:55;display:block}.modal-wrapper .modal .header{background:#242932;align-items:center;width:100%;padding:25px;font-size:20px;display:flex;position:absolute;top:0;left:0}.modal-wrapper .modal .header .close{cursor:pointer;margin-left:auto}.modal-wrapper .modal .input{border:2px solid #242932;border-radius:10px;align-items:center;width:100%;height:70px;margin-bottom:15px;padding-left:90px;padding-right:20px;display:flex;position:relative;overflow:hidden}.modal-wrapper .modal .input i{background:#242932;justify-content:center;align-items:center;width:70px;height:100%;font-size:20px;display:flex;position:absolute;top:0;left:0}.modal-wrapper .modal .input input{width:100%;height:100%}.modal-wrapper .modal input.custom{border:2px solid #242932;border-radius:10px;width:100%;height:60px;margin-bottom:15px;padding:0 20px}.modal-wrapper .modal textarea{border:2px solid #242932;border-radius:10px;width:100%;height:150px;margin-bottom:15px;padding:20px}.modal-wrapper .modal .go-send{align-items:center;display:flex}.modal-wrapper .modal .go-send .rate{margin-right:auto}.modal-wrapper .modal .go-send .rate p{color:#fff6;cursor:pointer;float:right;padding:10px;font-size:20px;transition:all .5s}.modal-wrapper .modal .go-send .rate p:hover,.modal-wrapper .modal .go-send .rate p:hover~p,.modal-wrapper .modal .go-send .rate p.active{color:#ffba00}.modal-wrapper .modal .select-img{color:#5a5f68;cursor:pointer;background:#20242c;border:2px solid #242932;border-radius:10px;padding:10px 15px;font-weight:600;transition:all .25s}.modal-wrapper .modal .select-img:hover{color:#666e7e;background:#242932}.modal-wrapper .modal .select-img i{margin-right:10px;font-size:16px}.modal-wrapper .modal .uploaded_img{color:#5a5f68;text-overflow:ellipsis;white-space:nowrap;width:120px;margin-left:10px;margin-right:auto;overflow:hidden}.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;border-top-left-radius:8px;border-top-right-radius:8px;padding:20px 25px}.modal-wrapper .modal.tickets-views .ticket-view .info .title{font-size:20px}.modal-wrapper .modal.tickets-views .ticket-view .info .status-ticket{letter-spacing:1.5px;text-transform:uppercase;border-radius:5px;padding:5px 8px}.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{background:#191d24;height:450px;padding:25px;overflow-y:auto}.modal-wrapper .modal.tickets-views .ticket-view .chat::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2a313c;border-radius:5px}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg{background:#242932;border-radius:10px;max-width:40%;margin-bottom:15px;margin-left:auto;padding:15px;display:table;overflow:hidden}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg.admin{margin-left:0;margin-right:auto}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg.full{width:40%;padding-top:260px;position:relative}.modal-wrapper .modal.tickets-views .ticket-view .chat .msg img{object-fit:cover;background:#000;width:100%;height:250px;margin-bottom:10px;position:absolute;top:0;left:0}.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{color:#677081;text-align:right;margin-top:5px;font-size:13px}.modal-wrapper .modal.tickets-views .ticket-view textarea{background:#242932;border:none;border-radius:0 0 8px 8px;height:80px}.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:#fff6;margin-bottom:10px}.modal-wrapper .modal.accept-email .warning{color:orange;margin-top:20px;font-weight:600}.modal-wrapper .modal.accept-email .warning i{margin-right:10px;font-size:18px}.notification-wrapper-note{z-index:-1;opacity:0;background:#242932;border-radius:5px;align-items:center;height:60px;padding-right:20px;transition:all .2s;display:flex;position:fixed;top:100px;right:70px;overflow:hidden;box-shadow:0 0 20px #0006}.notification-wrapper-note i{background:orange;justify-content:center;align-items:center;width:60px;height:100%;margin-right:20px;font-size:20px;display:flex}.notification-wrapper-note.show{opacity:1;z-index:1337}table{table-layout:fixed;width:100%;font-family:Montserrat,sans-serif}.tbl-header{background:#23252a7a;border-radius:5px;margin-top:20px}.tbl-content{min-height:400px;margin-top:0;overflow-x:auto}th{text-align:left;text-transform:uppercase;text-align:center;padding:20px 15px;font-size:12px;font-weight:500}td{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80px;font-size:12px;font-weight:500;display:flex;overflow-x:auto}td a{font-weight:600;text-decoration:underline}td .btn{letter-spacing:normal;text-transform:none;padding:5px 8px;text-decoration:none;display:inline-flex}tbody tr{justify-content:space-between;align-items:center;transition:all .25s;display:flex;position:relative}tbody tr:after{content:"";background:#ffffff0d;width:100%;height:1px;position:absolute;bottom:0;left:0}tbody tr.checked{background:#23252a33}header{z-index:100;width:100%;transition:all .5s;position:fixed;top:0;left:0}header .navbar{padding:30px 0}header .navbar-nav .logo{letter-spacing:4px;background:#00000080;border-radius:8px;margin-right:30px;padding:5px 10px;font-size:25px;font-weight:600}header .navbar-nav .logo:hover span:first-child{animation:.8s linear logoRotateSpanFirst}header .navbar-nav .logo:hover span:last-child{animation:.8s linear logoRotateSpanLast}@-webkit-keyframes logoRotateSpanFirst{0%{-webkit-transform:translate(0)}50%{-webkit-transform:translate(-10px)}to{-webkit-transform:translate(0)}}@-moz-keyframes logoRotateSpanFirst{0%{-moz-transform:translate(0)}50%{-moz-transform:translate(-10px)}to{-moz-transform:translate(0)}}@keyframes logoRotateSpanFirst{0%{transform:translate(0)}50%{transform:translate(-10px)}to{transform:translate(0)}}@-webkit-keyframes logoRotateSpanLast{0%{-webkit-transform:translate(0)}50%{-webkit-transform:translate(10px)}to{-webkit-transform:translate(0)}}@-moz-keyframes logoRotateSpanLast{0%{-moz-transform:translate(0)}50%{-moz-transform:translate(10px)}to{-moz-transform:translate(0)}}@keyframes logoRotateSpanLast{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}header .navbar-nav .logo:hover img{animation:.8s linear logoRotateIMG}@-webkit-keyframes logoRotateIMG{0%{-webkit-transform:rotate(0)}50%{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0)}}@-moz-keyframes logoRotateIMG{0%{-moz-transform:rotate(0)}50%{-moz-transform:rotate(360deg)}to{-moz-transform:rotate(0)}}@keyframes logoRotateIMG{0%{transform:rotate(0)}50%{transform:rotate(360deg)}to{transform:rotate(0)}}header .navbar-nav .logo img{width:30px;margin-right:5px;transition:all .4s}header .navbar-nav .menu a{color:#ffffffb3;align-items:center;margin-right:35px;font-family:Montserrat-SemiBold;display:flex}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{align-items:center;width:100%;display:flex}header .navbar-nav .menu .contacts{align-items:center;display:flex}header .navbar-nav .menu .contacts a{margin-right:20px;font-size:22px}header .navbar-nav .menu .contacts a:last-child{margin-right:0}header .navbar-btns .auth i{margin-right:10px}header.show-preview{border-bottom:1px solid #878585;background:#21252c!important}#header-wrapper{min-height:100vh;display:flex;position:relative}#header-wrapper:before{content:"";background:linear-gradient(#21242900 0%,#191a1e 90%);width:100%;height:100%;position:absolute;top:0;left:0}#header-wrapper .bg:after{content:"";background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}#header-wrapper .bg:before{content:"";-ms-backdrop-filter:blur(2px);-moz-backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;position:absolute;top:0;left:0}#header-wrapper .bg img{z-index:-1;object-fit:cover;object-position:top;filter:brightness(.4);width:100%;height:100%;position:absolute;top:0;left:0}#header-wrapper .content{margin-top:-220px;position:relative}#header-wrapper .content .left-block{width:50%;padding-right:60px}#header-wrapper .content .left-block .subject{color:orange;text-transform:uppercase;background:#00000080;border-radius:15px;width:300px;padding:5px 10px;font-family:Montserrat-SemiBold;font-weight:500}#header-wrapper .content .left-block .subject i{margin-left:4px;margin-right:10px}#header-wrapper .content .left-block h2{text-transform:uppercase;letter-spacing:2px;margin:20px 0;font-size:40px}#header-wrapper .content .left-block h3{color:orange;text-transform:uppercase;margin-bottom:20px;font-weight:600}#header-wrapper .content .left-block h3 p{color:#fff;text-transform:none;letter-spacing:normal;margin-right:10px;font-weight:400}#header-wrapper .content .left-block .description{color:#ffffffb3;margin-bottom:15px;line-height:1.5}#header-wrapper .content .left-block .platforms span.def{margin-right:15px!important;font-size:14px!important}#header-wrapper .content .left-block .platforms span{align-items:center;margin-right:15px;font-size:20px;display:flex}#header-wrapper .content .left-block .platforms span img{filter:brightness(0)invert();object-fit:contain;width:20px;height:20px}#header-wrapper .content .left-block .platforms span:last-child{margin-right:0}#header-wrapper .content .left-block .platforms span sup{margin-left:8px;font-size:11px}#header-wrapper .content .left-block .more .price{letter-spacing:2px;margin-top:30px;margin-right:20px;font-size:35px;font-weight:600}#header-wrapper .content .left-block .more .price span.from{letter-spacing:normal;color:#ffffffb3;margin-right:15px;font-size:14px;font-weight:400}#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{border-radius:10px;width:100%;height:300px;margin-bottom:15px;box-shadow:0 0 30px #0009}#header-wrapper .content .right-block .main img,#header-wrapper .content .right-block .main video{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:opacity .2s ease-in-out}#header-wrapper .bg img{transition:opacity .2s ease-in-out}#header-wrapper .content .right-block .main img.hide,#header-wrapper .bg img.hide{opacity:0}#header-wrapper .content .right-block .main img.show,#header-wrapper .bg img.show{opacity:1}#header-wrapper .content .right-block .buttons .link{background:#fff6;border-radius:4px;width:30px;height:4px;margin-right:15px;position:relative;overflow:hidden}#header-wrapper .content .right-block .buttons .link span{z-index:7;border-radius:4px;width:0%;height:100%;position:absolute;top:0;left:0}#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{z-index:6;width:100%;position:absolute;bottom:330px;left:0}#header-wrapper .carousel-products .block{cursor:pointer;opacity:.4;border-radius:10px;width:180px;height:60px;margin-right:30px;padding:10px;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{object-fit:cover;z-index:5;border-radius:10px;width:40px;height:40px;margin-right:15px}#header-wrapper .carousel-products .block p{z-index:5}#header-wrapper .carousel-products .block.active{background:#ffffff0d}#header-wrapper .carousel-products .block.active span{background:#6e18a380;border-top-left-radius:10px;border-bottom-left-radius:10px;width:0%;height:100%;position:absolute;top:0;left:0}#header-wrapper .carousel-products .block[data-id="1"].active span{background:#d18a0880}#header-wrapper .carousel-products .block[data-id="2"].active span{background:#6e18a380}#header-wrapper .carousel-products .block[data-id="3"].active span{background:#d18a0880}#header-wrapper .carousel-products .block[data-id="4"].active span{background:#6e18a380}#header-wrapper .ca3-scroll-down-link[data-ca3_icon]:before{content:attr(data-ca3_icon);font-weight:400}#header-wrapper .ca3-scroll-down-arrow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);background-repeat:no-repeat;background-size:contain}#header-wrapper .ca3-scroll-down-link{cursor:pointer;z-index:1;width:50px;height:30px;line-height:60px;animation:2s ease-in-out infinite ca3_fade_move_down;position:absolute;bottom:0;left:50%;right:50%}@-webkit-keyframes ca3_fade_move_down{0%{opacity:0;-webkit-transform:translateY(-20px)}50%{opacity:1}to{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes ca3_fade_move_down{0%{opacity:0;-moz-transform:translateY(-20px)}50%{opacity:1}to{opacity:0;-moz-transform:translateY(20px)}}@keyframes ca3_fade_move_down{0%{opacity:0;transform:translateY(-20px)}50%{opacity:1}to{opacity:0;transform:translateY(20px)}}#advantages{width:100%;position:absolute;bottom:0;left:0}#advantages .content{justify-content:center;align-items:center;display:flex}#advantages .content .advantage{flex-direction:column;align-items:center;width:200px;margin-right:100px;display:flex;position:relative}.advantage:before{content:"";opacity:.5;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%;height:80%;position:absolute;bottom:-25px;left:0}.advantage:first-child:before{background:linear-gradient(#21242900 0%,#ffdc6833 100%)}.advantage:nth-child(2):before{background:linear-gradient(#21242900 0%,#3b3b71 100%)}.advantage:nth-child(3):before{background:linear-gradient(#21242900 0%,#6c393b 100%)}.advantage:nth-child(4):before{background:linear-gradient(#21242900 0%,#396c70 100%)}#advantages .content .advantage:last-child{margin-right:0}#advantages .content .advantage i{height:80px;font-size:55px}#advantages .content .advantage .name{text-align:center;width:140px;font-family:Montserrat-SemiBold;font-size:16px;font-weight:600;line-height:1.5}#products{flex-grow:1;padding-top:140px;padding-bottom:80px}#products .search-block{margin-bottom:45px}#products .search-block .title{letter-spacing:1px;font-family:Montserrat-ExtraBold;font-size:20px;font-weight:500}#products .search-block .title span{color:#fff3}#products .search-block .search{background:#ffffff0d;border-radius:10px;padding:15px 15px 15px 20px}#products .search-block .search i{color:#fff3;font-size:17px}#products .search-block .search span{background:#ffffff1a;width:1px;height:25px;margin:0 20px}#products .search-block .search input{width:200px}#products .products{margin-right:-15px}#products:not(.cheats) .products .product-wrapper{width:308px;min-height:400px;max-height:400px;margin-bottom:5px;padding:0 15px 15px 0;position:relative;overflow:hidden}#products.cheats .products .product-wrapper{width:308px;min-height:430px;max-height:430px;margin-bottom:5px;padding:0 15px 15px 0;position:relative;overflow:hidden}#products:not(.cheats) .products .product-wrapper .product{max-width:308px;height:100%;transition:all .6s;transition-delay:.3s ease;border-radius:20px;flex-direction:column;padding:20px;display:flex;position:relative;overflow:hidden}#products:not(.cheats) .products .product-wrapper .product:before{content:"";opacity:.95;z-index:1;background:linear-gradient(#21242900 0%,#191a1e 80%);width:100%;height:100%;position:absolute;top:0;left:0}#products.cheats .products .product-wrapper .product{border-radius:10px;position:relative}#products .products .product-wrapper .popular{color:orange;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:6;background:#23252a7a;border-radius:10px;padding:10px 15px;font-family:Montserrat-Medium;position:absolute;top:20px;left:20px}#products .products .product-wrapper .popular i{margin-right:5px}#products:not(.cheats) .products .product-wrapper .product .m-img{object-fit:cover;border-radius:20px;width:100%;min-height:100%;transition:all .65s;position:absolute;top:0;left:0}#products.cheats .products .product-wrapper .product .m-img{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:270px}#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{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2;background:#23252a7a;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-right:10px;transition:all .2s;display:flex}#products:not(.cheats) .products .product-wrapper .product .block{z-index:4;border-top-left-radius:20px;border-top-right-radius:20px;margin-top:auto;transition:all .2s}#products.cheats .products .product-wrapper .product .block{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#23252a7a;border-radius:10px;height:180px;margin-top:-43px;padding:20px;transition:all .2s}#products.cheats .products .product-wrapper .product:hover .block{height:260px;transform:translateY(-80px)}#products.cheats .products .product-wrapper .product .block .icon{background:#23252a;border-radius:50%;width:50px;min-width:50px;height:50px;min-height:50px;margin-top:-40px;margin-bottom:10px}#products:not(.cheats) .products .product-wrapper .product .icon img{width:27px;height:27px;transition:all .45s}#products.cheats .products .product-wrapper .product .block .icon img{object-fit:cover;filter:none;border-radius:50%;width:100%;height:100%}#products:not(.cheats) .products .product-wrapper .product .block .name{margin-bottom:5px;font-family:Montserrat-Medium;font-weight:500}#products.cheats .products .product-wrapper .product .block .name{margin-bottom:20px;font-size:16px;font-weight:600}#products.cheats .products .product-wrapper .product:hover .name{display:none}#products.cheats .products .product-wrapper .product .block .info{color:#fff6;width:100%;font-size:13px}#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}#products.cheats .products .product-wrapper .product .block .info span.detected,#product .content .main-info .right-block .status span.detected,#product .content .main-info .right-block .name.detected i{color:#b50e35}#products.cheats .products .product-wrapper .product .block .info span.undetected,#product .content .main-info .right-block .status span.undetected,#product .content .main-info .right-block .name.undetected i{color:#48af48}#products.cheats .products .product-wrapper .product .block .info span.useatownrisk,#product .content .main-info .right-block .status span.useatownrisk,#product .content .main-info .right-block .name.useatownrisk i{color:#d8a80b}#products.cheats .products .product-wrapper .product .block .info span.onupdate,#product .content .main-info .right-block .status span.onupdate,#product .content .main-info .right-block .name.onupdate i{color:#048bc7}#products .products .product-wrapper .product .cheats{width:100%;display:none}#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{flex-direction:column;gap:10px;width:50%;padding:0 10px 10px 0;display:flex}#products .products .product-wrapper .product .cheats .cheat-wrapper .cheat{background:#ffffff1a;border-radius:5px;padding:10px;transition:all .4s}#products .products .product-wrapper .product .block .cheats .cheat-wrapper .cheat .icon{background:0;border-radius:0;width:auto;min-width:auto;height:auto;min-height:auto;margin-top:0;margin-bottom:0;margin-right:5px;font-family:"Font Awesome 6 Pro";font-size:12px}#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{-webkit-line-clamp:1;-webkit-box-orient:vertical;max-height:1.2em;margin-bottom:0;font-size:12px;line-height:1;display:flex;overflow:hidden}#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{width:100%;margin-top:auto;padding:20px;position:absolute;bottom:0}#products .products .product-wrapper .product .block .price{font-size:22px}#products .products .product-wrapper .product .block .price span{color:#fff6;font-size:13px}#products.cheats .products .product-wrapper .product .block .go-buy .btn{color:#fff3;text-transform:none;letter-spacing:2px;background:0;border:2px solid #ffffff0d;padding:12px 15px;font-size:13px;font-weight:400;transition:all .3s}#products.cheats .products .product-wrapper .product:hover .go-buy .btn{color:#fff;background:#6a4ddd;border-color:#6a4ddd}#products .products .product-wrapper .product.non-cheats{cursor:default}#products .products .product-wrapper .product.non-cheats .m-img,#products .products .product-wrapper .product.non-cheats .name,#products .products .product-wrapper .product.non-cheats .block .icon img{opacity:.4}#products .products .product-wrapper .product.non-cheats .block .info span:last-child{color:#fff6}#product-wrapper{height:400px;padding-top:180px;position:relative;overflow:hidden}#product-wrapper .bg{width:100%;height:100%;position:absolute;top:0;left:0}#product-wrapper .bg:after{content:"";-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;width:100%;height:100%;position:absolute;top:0;left:0}#product-wrapper .bg:before{content:"";z-index:2;background:linear-gradient(#21242900 0%,#141518 90%);width:100%;height:100%;position:absolute;top:0;left:0}#product-wrapper .bg img{object-fit:cover;object-position:top;width:100%}#product-wrapper .content{z-index:3;position:relative}#product-wrapper .content .game-logo{-ms-backdrop-filter:blur(15px);-moz-backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#23252a61;border-radius:50%;width:80px;height:80px;margin-bottom:20px}#product-wrapper .content .game-logo img{width:30px}#product-wrapper .content .description{text-align:center;color:#fff6;font-size:18px;font-weight:300;line-height:1.5}#product-wrapper .content .description span{color:#a029d9;font-weight:600}#product{min-height:900px;padding-top:150px;padding-bottom:80px;position:relative}#product:before{content:"";opacity:.1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}#product:after{content:"";-ms-backdrop-filter:blur(25px);-moz-backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#23252a61;width:100%;height:100%;position:absolute;top:0;left:0}#product .content{z-index:6;position:relative}#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{border-bottom:1px solid #ffffff0d;margin-bottom:20px;padding-bottom:20px}#product .content .main-info .left-block .global .avatar{width:100%;position:relative}#product .content .main-info .left-block .global .avatar img{object-fit:cover;border-radius:10px;width:100%;height:100%}#product .content .main-info .left-block .global .avatar .popular{color:orange;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#23252a61;border-radius:5px;padding:10px 15px;position:absolute;top:20px;left:20px}#product .content .main-info .left-block .global .avatar .popular i{margin-right:5px}#product .content .main-info .left-block .global .blocks .block{background:#21252c;border-radius:10px;margin-bottom:15px;padding:15px}#product .content .main-info .left-block .global .blocks .block .title{color:#fff6;margin-bottom:5px;font-size:13px;font-weight:300}#product .content .main-info .left-block .global .blocks .block span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}#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{color:#ffba00;margin-bottom:20px;font-size:20px;font-weight:600}#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{background:#ffffff1a;border:2px solid #21252c;border-radius:50%;width:20px;height:20px;margin-left:-4px}#product .content .main-info .left-block .global .blocks .block.reviews span{color:#fff6;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{background:#2c5dcb;border-radius:50%;width:40px;min-width:40px;height:40px;min-height:40px;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{filter:brightness(0)invert();width:20px}#product .content .main-info .left-block .global .blocks .block.platform .game-logo{background:#000}#product .content .main-info .left-block .carousel .screens{-webkit-user-select:none;user-select:none;flex-direction:row;max-width:100%;margin-top:15px;padding-bottom:10px;overflow:auto hidden}#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{width:25px;height:25px;margin-right:7px}#product .content .main-info .right-block .functions-block{flex-wrap:wrap;margin-bottom:30px}#product .content .main-info .right-block .functions-block .func-name{color:#fff9;background:#252a32;border-radius:5px;margin-bottom:10px;margin-right:10px;padding:10px;font-size:13px;font-weight:300}#product .content .main-info .right-block .functions-block .func-name.cheat-status{align-content:center;font-weight:500;display:flex}#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:0 0}#product .content .main-info .left-block .carousel .screens::-webkit-scrollbar-thumb{background:#25262a;border-radius:5px}#product .content .main-info .left-block .carousel .screens .item{cursor:pointer;opacity:.5;border:2px solid #fff3;border-radius:5px;width:60px;min-width:60px;height:60px;margin-right:10px;transition:all .4s}#product .content .main-info .left-block .carousel .screens .item.active,#product .content .main-info .left-block .carousel .screens .item:hover{opacity:1;border-color:#fff}#product .content .main-info .left-block .carousel .screens .item:last-child{margin-bottom:0}#product .content .main-info .left-block .carousel .screens .item img{object-fit:cover;border-radius:5px;width:100%;height:100%}#product .content .main-info .left-block .carousel .main-screen{cursor:pointer;border-radius:10px;width:100%;height:270px;position:relative;overflow:hidden}#product .content .main-info .left-block .carousel .main-screen img{object-fit:contain;border-radius:10px;width:100%;height:100%}#product .content .main-info .center-f{width:50%}#product .content .main-info .left-block .carousel .main-screen span{z-index:2;background:#fff;width:0%;height:3px;position:absolute;bottom:0;left:0}#product .content .main-info .left-block .carousel .main-screen .count{z-index:2;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);word-spacing:5px;background:#23252a61;border-radius:10px;padding:10px 15px;position:absolute;bottom:20px;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{z-index:-1;-ms-backdrop-filter:blur(5px);-moz-backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;width:100%;height:100vh;margin:auto;transition:all .5s;position:fixed;top:0;left:0}#product .content .main-info .left-block .carousel .preview.show{opacity:1;z-index:8}#product .content .main-info .left-block .carousel .preview .container{flex-direction:column;align-items:flex-end;height:100%;margin:auto;padding-top:200px;padding-bottom:100px;display:flex}#product .content .main-info .left-block .carousel .preview:before{content:"";background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}#product .content .main-info .left-block .carousel .preview .close{color:#fff;cursor:pointer;background:#21252c;border-radius:5px;margin-bottom:20px;margin-left:auto;padding:10px 15px;font-size:25px;display:inline-flex;position:relative}#product .content .main-info .left-block .carousel .preview img{object-fit:contain;border-radius:15px;width:100%;height:100%;position:relative}#product .content .main-info .left-block .carousel{flex-direction:column-reverse}#product .content .main-info .right-block .name.onupdate i,#product .content .main-info .right-block .functions-block .func-name.cheat-status.onupdate{color:#5597cf!important}#product .content .main-info .right-block .name.undetected i,#product .content .main-info .right-block .functions-block .func-name.cheat-status.undetected{color:#55cf94!important}#product .content .main-info .right-block .name.detected i,#product .content .main-info .right-block .functions-block .func-name.cheat-status.detected{color:#cf5555!important}#product .content .main-info .right-block .name.useatownrisk i,#product .content .main-info .right-block .functions-block .func-name.cheat-status.useatownrisk{color:#cfbc55!important}#product .content .main-info .right-block{background:#21252c;border-radius:10px;padding:30px}#product .content .main-info .right-block .header-line{margin-bottom:30px;padding-bottom:30px;position:relative}#product .content .main-info .right-block .functions-block{margin-bottom:30px}#product .content .main-info .right-block .header-line:before{content:"";background:#2c2f38;width:100%;height:1px;position:absolute;bottom:0;left:0}#product .content .main-info .right-block .pre-title{color:#fff6;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:600}#product .content .main-info .right-block .name{font-size:20px;font-weight:600}#product .content .main-info .right-block .name i{color:#22b122;margin-left:10px;font-size:16px}#product .content .main-info .right-block .pretitle{color:#fff6;margin-bottom:15px;font-size:13px;font-weight:300}#product .content .main-info .right-block .desc{color:#fff6;font-size:13px;font-weight:300;line-height:1.8}#product .content .main-info .right-block.accept-order{width:30%;height:100%;margin-left:35px}#product .content .main-info .right-block.accept-order .header-line{margin-bottom:15px;padding-bottom:0}#product .content .main-info .right-block.accept-order .pre-title{color:#fff;font-size:15px;font-weight:600}#product .content .main-info .right-block.accept-order .name{color:#fff6;font-size:13px;font-weight:400;line-height:1.8}#product .content .main-info .right-block .select .select-sub .sel-wrapper{width:100%;margin-bottom:10px;padding-top:0;padding-right:0}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel{cursor:pointer;color:#697189;background:#2b30384d;border:1px solid #0000;border-radius:5px;padding:15px;font-weight:500;transition:all .4s}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel .check{border:2px solid #4f5462;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;transition:all .4s;display:flex;position:relative}#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:"";opacity:0;border-radius:50%;width:10px;height:10px;transition:all .45s;position:absolute}#product .content .main-info .right-block .select .select-sub .sel-wrapper .sel.active .check:before{opacity:1;background:#6a4ddd}#product .content .main-info .right-block .go-buy .btn{text-transform:none;text-align:center;background:#6a4ddd;width:100%}#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{color:#fff;margin-bottom:20px;font-size:15px;font-weight:600}#product .content .main-info .center-f .system-recom-block .blocks{flex-wrap:wrap;margin-right:-30px;display:flex}#product .content .main-info .center-f .system-recom-block .blocks .block-recom-wrapper{width:50%;padding-bottom:30px;padding-right:30px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom{align-items:center;height:60px;display:flex}#product .content .main-info .center-f .system-recom-block .blocks .block-recom i.main{color:#455062;width:50px;margin-right:10px;font-size:50px}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info{flex-direction:column;font-size:13px;display:flex}#product .content .main-info .center-f .system-recom-block .blocks .block-recom .recom-info span{color:#adc5e966;margin-bottom:5px;font-size:13px;font-weight:600}#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{filter:brightness(0)invert();object-fit:contain;width:16px;height:16px;margin-right:5px}#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{margin-right:5px;font-size:12px}#product .content .main-info .right-block .func .m-func{font-weight:300}#product .content .main-info .right-block .func span{color:#fff6;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{object-fit:cover;border-radius:15px;width:100%;height:100%}#product .content .main-info .left-block .carousel .screens .item .video-figure{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#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{letter-spacing:2px;margin-right:20px;font-size:30px;font-weight:600}#product:before,#product:after{opacity:0}#product .content .main-info .right-block .go-buy .btn{text-transform:none;letter-spacing:1px;border-radius:10px;padding:20px 25px}#product .content .main-info .right-block .report{flex-direction:column;margin-top:15px;margin-left:auto;display:flex}#product .content .main-info .right-block .report .pretitle i{margin-left:auto;margin-right:8px}#product .content .main-info .right-block .report .btn{color:#ffffff80;cursor:pointer;text-align:center;text-transform:none;letter-spacing:1px;background:#303641;border:2px solid #303641;border-radius:15px;padding:10px 15px;transition:all .4s}#product .content .main-info .right-block .report .btn:hover{color:#fff;background:#404958;border:2px solid #404958}#product .content .main-info .right-block .warning{background:#21252c;border:2px solid #272c34;border-radius:10px;margin-top:30px;padding:20px 20px 20px 90px;line-height:1.5;position:relative;overflow:hidden}#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;align-items:center;width:100%;margin-right:3px;display:flex}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box{border:2px solid #4f5462;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:5px;display:flex}#product .content .main-info .right-block.accept-order .accept-user-agreement .check-box .check{opacity:0;background:#6a4ddd;border-radius:50%;width:10px;height:10px;transition:all .45s}#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{color:orange;background:#272c34;justify-content:center;align-items:center;width:70px;height:100%;margin-right:20px;font-size:20px;display:flex;position:absolute;top:0;left:0}#product .content .info-page .title{letter-spacing:2px;color:#fff;margin-bottom:20px;font-size:25px;font-weight:600}#product .content .info-page .title span{color:#fff6;font-size:18px;font-weight:300}#product .content .info-page .functions{color:#fff6;width:50%;padding-right:65px;font-weight:300}#product .content .info-page .functions .func-name{color:#fff;cursor:pointer;margin-bottom:10px;font-size:18px;font-weight:500}#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{color:orange;margin-left:8px;font-size:12px;transition:all .45s}#product .content .info-page .functions .func-name.active i:last-child{transform:rotate(180deg)}#product .content .info-page .functions .desc{opacity:0;margin-bottom:15px;line-height:1.5;transition:all .45s;display:none}#product .content .info-page .functions .desc.active{opacity:1}#product .content .info-page .reviews{width:50%}#product .content .info-page .reviews .send-review{background:#21252c;border:2px solid #272c34;border-radius:10px;width:100%;margin-bottom:40px;padding:15px 20px 15px 90px;font-size:17px;position:relative;overflow:hidden}#product .content .info-page .reviews .send-review i.fa-solid.fa-message{background:#272c34;justify-content:center;align-items:center;width:70px;height:100%;margin-right:20px;display:flex;position:absolute;top:0;left:0}#product .content .info-page .reviews .send-review .rate-f{color:#ffba00;letter-spacing:2px;font-size:25px;font-weight:700}#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{color:#ffba00;margin-right:5px}#product .content .info-page .reviews .send-review .btn{text-transform:none;color:#fff;cursor:pointer;background:#404958;border:2px solid #40495866;margin-left:auto;padding:15px;font-size:14px;transition:all .4s}#product .content .info-page .reviews .review-block{border-bottom:1px solid #40495866;margin-bottom:20px;padding-bottom:20px}#product .content .info-page .reviews .review-block:last-child{border:none;margin-bottom:0}#product .content .info-page .reviews .review-block .user{margin-bottom:20px}#product .content .info-page .reviews .review-block .user img{object-fit:cover;border-radius:10px;width:50px;min-width:50px;height:50px;min-height:50px;margin-right:15px}#product .content .info-page .reviews .review-block .user .info .nickname{margin-bottom:5px;font-size:18px;font-weight:500}#product .content .info-page .reviews .review-block .user .info .date{color:#fff6;font-size:13px;font-weight:300}#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:#fff6;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{color:#e5e5e5;margin-top:15px;line-height:1.5}#product-wrapper.terms .terms p{margin:20px 0;font-size:20px;font-weight:600;line-height:normal}#product-wrapper.terms .terms span,#product-wrapper.terms .terms a{color:#a029d9;font-weight:600}#product-wrapper.terms .terms a{color:orange;text-decoration:underline}#tickets{min-height:300px;margin-bottom:120px}#product-wrapper.tickets .game-logo i{font-size:28px}#tickets .content.select .block{flex-direction:column;justify-content:space-between;align-items:center;width:40%;height:270px;padding:25px;display:flex}#tickets .content.select .vl{background:#23252a7a;width:1px;height:150px;margin:0 30px}#tickets .content.select .block .icon{background:#00000080;border-radius:50%;margin-bottom:15px;padding:15px;font-size:42px}#tickets .content.select .block .title{text-transform:uppercase;margin-bottom:10px;font-family:Montserrat-Medium;font-size:20px}#tickets .content.select .block .description{color:#fff6;text-align:center;margin-bottom:20px}#tickets .content.select .block .go-send .input{background:#23252a7a;border-radius:5px;align-items:center;width:100%;height:60px;margin-right:15px;padding-right:15px;display:flex;overflow:hidden}#tickets .content.select .block .go-send .input i{color:#fff6;background:#272b3480;justify-content:center;align-items:center;width:60px;min-width:60px;height:100%;margin-right:15px;font-size:20px;display:flex}#tickets .content.select .block .go-send .input input{width:100%;height:100%}#tickets .content.select .block .go-send .btn{justify-content:center;align-items:center;min-width:60px;height:60px;display:flex}#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{min-height:700px;padding-top:150px}#tickets .content.show-tickets .title-header{letter-spacing:3px;margin-bottom:25px;font-size:30px;font-weight:600}#tickets .content.show-tickets .title-header .auth{color:#ffffffb3;letter-spacing:normal;font-size:13px;font-weight:300}#tickets .content.show-tickets .title-header .auth span{color:#ffffff4d;margin-left:5px}#tickets .content.show-tickets .title-header .auth span a{cursor:pointer;font-weight:300;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 .status-ticket.open,#tickets .content.show-tickets table td .accept-ticket-success{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{z-index:6;background:#23252a7a;position:relative}footer .content{border-bottom:1px solid #23252a7a;padding:30px 0}footer .content .col{flex-direction:column;width:20%;padding-right:30px;display:flex}footer .content .col:last-child{padding-right:0}footer .content .col .title{color:#fff6;margin-bottom:15px;font-weight:500}footer .content .col a{margin-bottom:10px;font-weight:400}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{letter-spacing:4px;margin-right:80px;font-size:25px;font-weight:600}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{color:#fff6;font-size:13px;font-weight:400;line-height:1.6}footer .after-footer{word-spacing:4px;padding:30px 0}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;width:auto;height:auto;display:table-cell;overflow-x:hidden}.chatbro_chat tr{display:table-row}.mobile-navbar .change-lang,header .navbar-nav .change-lang{flex-direction:column;align-items:center;margin-left:auto;margin-right:20px;display:flex;position:relative}.mobile-navbar .change-lang .current-lang,header .navbar-nav .change-lang .current-lang{color:#c2c6d7;-webkit-user-select:none;user-select:none;cursor:pointer;background:#00000080;border-radius:6px;align-items:center;height:52px;padding:10px 15px;transition:all .25s;display:flex}.mobile-navbar .change-lang .current-lang:hover,header .navbar-nav .change-lang .current-lang:hover{background:#0003}.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{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;z-index:-99;background:#0f1014b3;border:1px solid #20222b1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:opacity .2s;display:none;position:absolute;top:70px;left:-5px;box-shadow:0 20px 60px #0000001f}.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:"";border:6px solid #0000;border-bottom:8px solid #0f1014b3;position:absolute;top:-15px}.mobile-navbar .change-lang .dropdown-lang .select-lang,header .navbar-nav .change-lang .dropdown-lang .select-lang{cursor:pointer;color:#c2c6d7;border-bottom:1px solid #ffffff05;padding:15px 20px;transition:color .2s}.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{font-family:Montserrat-Medium;color:#6a4ddd!important}.mobile-menu{cursor:pointer;flex-direction:column;width:40px;margin-left:auto;display:flex}.mobile-menu span{background:#6b6271;border-radius:5px;height:3px;margin:5px 0;transition:all .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{z-index:99999;display:none}.mobile-navbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9;background:#21252ccc;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:190px;padding-left:60px;padding-right:60px;display:none;position:fixed;top:0;left:0}.mobile-navbar a{color:#c2c6d7;margin-bottom:30px;font-size:25px;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{gap:20px;display:grid!important}#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{flex-wrap:wrap;width:100%}#product .content .info-page .functions,#product .content .info-page .reviews{width:100%}.container{width:100%;padding:30px}#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-bottom:20px;margin-right:0}footer .after-footer{flex-direction:column}footer .after-footer div:first-child{margin-bottom:20px}}
