html{scroll-behavior:smooth}body{background:#130f0f}*{box-sizing:border-box}.page,body.hidden{overflow:hidden}.page{position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:.5s}.slide-enter,.slide-leave-to{opacity:0;max-height:0;padding:0;margin-top:0}.main{margin-top:-125px}.title{font-size:32px;line-height:38px}.title,.title.big{font-family:Bebas Neue,sans-serif;color:#fff}.title.big{font-size:64px;line-height:76px}.title.large{font-family:Kanit,sans-serif;font-size:124px;line-height:132px;color:#fff}.title.rustation{font-size:128px;line-height:1.2;position:relative;z-index:3}.title.payment-title,.title.rustation{font-family:Kanit,sans-serif;font-weight:700;color:#ffbb0e}.title.payment-title{font-size:96px;line-height:150%;letter-spacing:2%;opacity:1%}.server-status{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#fff;margin-top:5px;text-align:center}.server-status .online{color:#34cd27;font-weight:700}.title.medium{font-size:24px;line-height:28px}.title.medium,.title.small{font-family:Bebas Neue,sans-serif;font-weight:700;color:#fff}.desc,.title.small{font-size:16px;line-height:21px}.desc{font-family:Open Sans,sans-serif;font-weight:400;color:#f4ece9}.desc span{font-family:Open Sans,sans-serif!important}.desc.error{color:#eb011b;margin-top:24px}.desc.success{color:#34b80d;margin-top:24px}.mob{display:none}a,button{border:0;outline:0;cursor:pointer;transition:.3s;text-decoration:none}a:hover{opacity:.5}.button{font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:24px;color:#fff;position:relative;min-width:200px;padding:10px;text-align:center;transition:.3s;cursor:pointer}.button.disabled,.button:disabled{opacity:.5;pointer-events:none}.button:hover{background:#aa3220;opacity:1}.button.black{background:linear-gradient(#685b5b,#423838);border:4px solid #413838}.button.black:hover{background:#413838}.button.profile-btn{background:#9d1712;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0;min-width:auto;transition:all .3s ease;width:147px;height:50px}.button.profile-btn:hover{background:#aa3220;opacity:1}.button.profile-btn .profile-icon{width:18px;height:18px;margin:0}.button.profile-btn span{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:1;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.button.balance-btn{background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;width:173px;height:50px;gap:16px;transition:all .3s ease}.button.balance-btn:hover{opacity:.8}.button.balance-btn .balance-text{display:flex;align-items:center;gap:8px;width:69px;height:27px;font-family:Inter,sans-serif;font-size:18px;color:#fff 50%}.button.balance-btn .balance-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff}.button.balance-btn .balance-amount{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff}.button.balance-btn .plus-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.button.balance-btn .plus-icon{width:20px;height:20px;margin:0}.section{padding:0 16px}.wrapper{width:100%;max-width:1400px;margin:0 auto}.logo{display:flex;align-items:center;gap:10px}.logo .img{width:190px}.logo .text{font-family:Sen,sans-serif;font-size:16px;font-weight:700;color:#fff}.header{padding:0 16px;width:100%}.header .wrapper>div{position:relative;z-index:2}.header .wrapper .right{text-align:right;display:flex;align-items:center;gap:20px}.header .button .img{width:30px;margin-left:10px;vertical-align:middle}.header .button span{vertical-align:middle;height:19px;display:inline-block}.header .wrapper{display:flex;justify-content:space-between;align-items:center;padding:34px 0}.header .wrapper .center{position:absolute;left:50%;transform:translateX(-50%);z-index:3}.header .button{padding:10px;min-width:200px;position:relative;z-index:2}.button.profile-button{padding:12px 20px;min-width:0;font-size:16px;border-radius:8px;margin-left:16px;position:relative;z-index:2}.profile-button .img{margin-left:9px}.profile-button .plus .img{width:18px;margin:0}.profile-button.dark{min-width:0;padding:0;padding-left:16px;margin-left:24px;color:#fff;display:flex;align-items:center;justify-content:space-between;height:52px;width:214px}.profile-button.dark .balance-text{display:flex}.header .profile-button.dark:hover{opacity:1}.balance{display:flex;align-items:center;position:relative;z-index:2}.balance .button{cursor:default}.menu .profile-button .plus,.profile-button .plus{width:52px;height:52px;min-width:52px;display:inline-flex;justify-content:center;align-items:center;margin:0;margin-left:10px;cursor:pointer}.balance .gray{color:#969696;font-weight:400}.balance .amount{margin-left:8px;font-weight:400;white-space:nowrap}.header .nav{margin-right:52px;gap:48px;display:flex;position:relative;z-index:4}.header .nav .title.small{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:150%;letter-spacing:0;color:#fff;opacity:1%}.faq-link{color:#fff!important}.faq-link:hover{color:#9d1712!important}.header .nav__item{display:inline-block;vertical-align:middle;margin:0;cursor:pointer;transition:.3s;position:relative;z-index:5}.nav__item:hover{opacity:.7}.nav__item:hover .title.small{color:#fff}.header .nav__item a{color:#fff;text-decoration:none}.header .nav__item a:hover{color:#9d1712;text-decoration:none}.top-up{top:100%;left:0;position:absolute;padding-top:6px;transition:all .3s ease;z-index:6;opacity:0;visibility:hidden;transform:translateY(-10px)}.top-up.active{opacity:1;visibility:visible;transform:translateY(0)}.top-up-wrapper{background:#9d1712;padding:16px;text-align:left;width:280px;border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.top-up-wrapper .title{color:#fff;font-weight:700;text-transform:uppercase;font-size:16px;margin-bottom:16px;text-align:center}.top-up-wrapper .img{width:16px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{opacity:0}.top-up-wrapper .input-container{position:relative;margin-top:16px}.top-up-wrapper input{width:100%;padding-left:46px;padding-right:100px}.top-up-wrapper .cur{position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:1;height:18px}.top-up-wrapper .minus,.top-up-wrapper .plus{position:absolute;right:1px;top:1px;height:46px;width:46px;background:#110a07;border-radius:2px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.top-up-wrapper .minus{right:47px}.top-up-wrapper .minus:hover,.top-up-wrapper .plus:hover{background:#482212}.top-up-wrapper .button{width:100%;margin-top:16px;min-width:0;padding:15px;font-size:16px;background:#2a2a2a;color:#fff;font-weight:700;text-transform:uppercase;border:none;border-radius:6px}.hero-section-container{position:relative;padding-bottom:100px;padding-top:175px;min-height:1000px;overflow:hidden}.hero-section-container .img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.hero-blur-overlay{position:absolute;left:0;bottom:0;width:100%;height:300px;background:linear-gradient(180deg,rgba(31,29,34,0),rgba(31,29,34,.5) 30%,rgba(31,29,34,.8) 70%,#1f1d22);z-index:2;pointer-events:none}.hero-section{position:relative;z-index:3;width:100%;text-align:center}.hero-section .title{max-width:640px;margin:0 auto}.hero-section .title.large+.title.big{margin-top:15px}.hero-character-banner{position:relative;display:flex;justify-content:center;align-items:center;margin:-120px auto 20px auto;max-width:2000px;width:100%}.character-banner-img{width:1700px;min-width:1700px;height:551px;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.text-page .hero-section{min-height:50vh}.text-page li p{margin-top:0!important}.text-page li{white-space:normal!important}.text-page li+li{margin-top:14px!important}.payment-result-page{margin-top:0}.payment-result-page .hero-section{min-height:50vh}.payment-result-page .title{font-size:32px;line-height:48px;margin-top:40px}.welcome-section{background-color:#1f1d22}.welcome-section .wrapper{display:flex;align-items:center;padding:45px 0;min-height:460px;gap:16px}.welcome-section .wrapper .item{flex:1;text-align:center}.welcome-section .wrapper .item .desc{max-width:405px;margin:18px auto 0}.features-section .wrapper{padding:100px 0;display:flex;gap:74px;justify-content:center}.features-section .wrapper .item{display:flex;gap:30px;max-width:320px;align-items:flex-start}.features-section .wrapper .img-container{background:linear-gradient(110deg,#cd412b,rgba(205,65,43,0));width:104px;height:104px;padding:7px}.features-section .wrapper .img-wrapper{background:linear-gradient(90deg,#2d2626,#120f0f);display:flex;align-items:center;justify-content:center;height:100%}.features-section .wrapper .img{width:40px}.features-section .wrapper .text{flex:1;padding-top:20px}.features-section .wrapper .text .desc{margin-top:10px}.sales-section{background-color:#1f1d22}.sales-section .wrapper{max-width:1400px;margin:0 auto;padding:0 40px}.sales-section .sales-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.sales-section .sales-title{font-size:64px;font-weight:700;color:#ffbb0e;margin:0;text-align:center;flex:1}.sales-section .see-all-link{font-family:Inter,sans-serif;color:#fff;text-decoration:none;font-size:14px;transition:color .3s ease}.sales-section .see-all-link:hover{color:#ffbb0e}.sales-section .sales-carousel{display:flex;align-items:center;gap:20px;position:relative}.sales-section .carousel-nav{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:10px;transition:opacity .3s ease}.sales-section .carousel-nav img{width:16px;height:16px;filter:brightness(0) invert(1);transition:all .3s ease}.sales-section .carousel-nav:hover{opacity:1}.sales-section .carousel-nav:hover img{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 7.71a1 1 0 000-1.42L.81 1.71A1 1 0 112.22.29l4.59 4.59a3 3 0 010 4.24l-4.59 4.59a1 1 0 01-1.41-1.42L5.4 7.71z' fill='%23FFBB0E'/%3E%3C/svg%3E")}.sales-section .carousel-nav.carousel-prev img{transform:rotate(180deg)}.sales-section .carousel-nav.carousel-prev:hover img{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 7.71a1 1 0 000-1.42L.81 1.71A1 1 0 112.22.29l4.59 4.59a3 3 0 010 4.24l-4.59 4.59a1 1 0 01-1.41-1.42L5.4 7.71z' fill='%23FFBB0E'/%3E%3C/svg%3E");transform:rotate(180deg)}.sales-section .carousel-nav.carousel-next img{transform:none}.sales-section .carousel-nav.carousel-next:hover img{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 7.71a1 1 0 000-1.42L.81 1.71A1 1 0 112.22.29l4.59 4.59a3 3 0 010 4.24l-4.59 4.59a1 1 0 01-1.41-1.42L5.4 7.71z' fill='%23FFBB0E'/%3E%3C/svg%3E");transform:none}.sales-section .products-container{display:flex;gap:20px;overflow:hidden;flex:1;padding:10px 0;justify-content:center;align-items:center}.sales-section .product-card{width:400px;height:160px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.sales-section .product-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.4)}.sales-section .product-card .product-image{margin-bottom:10px;position:relative;display:flex;justify-content:center;align-items:center}.sales-section .product-card .product-image img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.sales-section .product-card .product-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.sales-section .product-card .product-name{font-family:Inter,sans-serif;color:#fff;font-size:14px;font-weight:700;line-height:1.2}.sales-section .product-card .product-prices{display:flex;flex-direction:column;align-items:flex-end}.sales-section .product-card .product-original-price{color:#ccc;font-size:12px;text-decoration:line-through;margin-bottom:2px}.sales-section .product-card .product-price{color:gold;font-size:16px;font-weight:700}.sales-section .error-container,.sales-section .loading-container{display:flex;justify-content:center;align-items:center;flex:1;padding:40px 20px}.sales-section .loading-spinner{color:#ff8c00;font-size:18px;font-weight:700;animation:pulse 1.5s ease-in-out infinite}.sales-section .error-message{color:#ff6b6b;font-size:16px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.steps-section{padding:35px 16px 30px}.steps-section .wrapper{position:relative;padding-top:175px}.steps-section .bg{position:absolute;left:0;top:0;width:100%;max-width:900px}.steps-section .steps-block{padding:50px;background:linear-gradient(-30deg,#2d2626,#120f0f);max-width:700px;width:100%;margin:0 0 0 auto;position:relative}.steps-section .steps-block .item{gap:18px;display:flex}.steps-section .steps-block .item .text{flex:1;padding-top:6px}.steps-section .steps-block .item .img-container{background:linear-gradient(110deg,#cd412b,rgba(205,65,43,0));width:28px;height:28px;padding:4px;position:relative}.steps-section .steps-block .item .img-wrapper{background:linear-gradient(90deg,#2d2626,#120f0f);display:flex;align-items:center;justify-content:center;height:100%}.steps-section .steps-block .item .img-wrapper .title{color:#cd412b;position:absolute;top:4px;right:0}.steps-section .steps-block .item+.item{margin-top:58px}.steps-section .steps-block .title-main{margin-bottom:32px}.welcome-section{padding:40px 16px;background:#1f1d22;position:relative}.welcome-section .welcome-character{position:absolute;left:-16px;bottom:-120px;width:300px;height:auto;z-index:2}.welcome-section .welcome-character .character-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0 8px 8px 0}.welcome-section .wrapper{max-width:1400px;margin:0 auto}.welcome-section .welcome-content{display:flex;gap:60px}.welcome-section .welcome-left{flex:1;margin-left:140px}.welcome-section .welcome-text{flex:1;max-width:500px}.welcome-section .welcome-title{font-family:Bebas Neue,sans-serif;font-size:48px;line-height:56px;color:#fff;margin-bottom:16px}.welcome-section .welcome-title .project-name{color:#ffbb0e}.welcome-section .welcome-subtitle{font-family:Inter,sans-serif;font-size:18px;color:#cd412b;margin-bottom:24px;font-weight:600}.welcome-section .welcome-description{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#fff;max-width:480px}.welcome-section .welcome-right{flex:1}.welcome-section .image-gallery{display:flex;justify-content:center;align-items:flex-start;height:auto}.welcome-section .gallery-single{width:800px;max-width:100%}.welcome-section .gallery-single .gallery-img{width:800px;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.server-specs-section{padding:80px 16px}.server-specs-section .wrapper{max-width:1400px;margin:0 auto;text-align:center}.server-specs-section .server-specs-title{font-family:Kanit,sans-serif;font-size:64px;line-height:76px;color:#ffbb0e;text-align:center;margin:0 auto}.rules-section{background:#1f1d22;margin-top:-10px}.rules-section .wrapper{padding:45px;gap:65px;text-align:center}.rules-section .sales-header{display:flex;justify-content:center;align-items:center;margin-bottom:61px;position:relative}.rules-section .sales-title{font-family:Kanit,sans-serif;font-size:64px;line-height:76px;color:#ffbb0e;margin:0}.rules-section .see-all-link{color:#fff;text-decoration:none;font-size:14px;transition:color .3s ease;position:absolute;right:0}.rules-section .see-all-link:hover{color:#ffbb0e}.rules-section .sales-carousel{display:flex;align-items:center;gap:20px;position:relative}.rules-section .carousel-nav{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:10px;transition:opacity .3s ease}.rules-section .carousel-nav img{width:8px;height:14px;transition:transform .3s ease}.rules-section .carousel-nav:hover{opacity:.7}.rules-section .carousel-nav.carousel-prev img{transform:rotate(180deg)}.rules-section .carousel-nav.carousel-prev:hover img{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 7.71a1 1 0 000-1.42L.81 1.71A1 1 0 112.22.29l4.59 4.59a3 3 0 010 4.24l-4.59 4.59a1 1 0 01-1.41-1.42L5.4 7.71z' fill='%23FFBB0E'/%3E%3C/svg%3E");transform:rotate(180deg)}.rules-section .carousel-nav.carousel-next img{transform:none}.rules-section .carousel-nav.carousel-next:hover img{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 7.71a1 1 0 000-1.42L.81 1.71A1 1 0 112.22.29l4.59 4.59a3 3 0 010 4.24l-4.59 4.59a1 1 0 01-1.41-1.42L5.4 7.71z' fill='%23FFBB0E'/%3E%3C/svg%3E");transform:none}.rules-section .products-container{display:flex;gap:20px;overflow:hidden;flex:1;padding:10px 0;justify-content:center;align-items:center}.rules-section .product-card{background:linear-gradient(180deg,#9d1712,#000);border-radius:12px;padding:20px;width:400px;height:160px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.rules-section .product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.4)}.rules-section .product-card .product-image{margin-bottom:10px;position:relative;display:flex;justify-content:center;align-items:center}.rules-section .product-card .product-image img{width:70px;height:70px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.rules-section .product-card .product-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.rules-section .product-card .product-name{font-family:Inter,sans-serif;color:#fff;font-size:14px;font-weight:700;line-height:1.2}.rules-section .product-card .product-prices{display:flex;flex-direction:column;align-items:flex-end}.rules-section .product-card .product-original-price{color:#ccc;font-size:12px;text-decoration:line-through;margin-bottom:2px}.rules-section .product-card .product-price{color:gold;font-size:16px;font-weight:700}.rules-section .error-container,.rules-section .loading-container{display:flex;justify-content:center;align-items:center;height:160px;flex:1}.rules-section .error-container .error-message,.rules-section .error-container .loading-spinner,.rules-section .loading-container .error-message,.rules-section .loading-container .loading-spinner{font-family:Open Sans,sans-serif;font-size:16px;color:#fff}.rules-section .item{max-width:355px;display:flex;gap:14px}.rules-section .item+.item{margin-top:24px}.rules-section .img-container{background:linear-gradient(110deg,#cd412b,rgba(205,65,43,0));width:16px;height:16px;padding:4px;position:relative}.rules-section .img-wrapper{background:linear-gradient(90deg,#2d2626,#120f0f);display:flex;align-items:center;justify-content:center;height:100%}.rules-section .text{margin-top:-3px;flex:1}.page-inside .section:first-child{position:relative}.page-inside .section:first-child .bg{width:100%;position:absolute;left:0}.page-inside .section:first-child .wrapper{position:relative}.shop-section .wrapper{padding-bottom:20px;text-align:left}.shop-section .filters{margin-top:56px;justify-content:space-between;padding:20px 28px;flex-wrap:wrap;gap:16px}.shop-section .filters,.sort{display:flex;align-items:center}.select-container{width:100px;margin-right:16px;z-index:2}.select-container select{font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1;color:#9d1712;background:#ffefef;border-radius:5px;text-align:center;padding:10px;transition:.3s;width:60px;height:40px}.select-container select:hover{background:#9d1712;color:#fff}.select2-container--default .select2-selection--single{width:100%;background:#120f0f;padding:10px 16px;padding-right:50px;border:1px solid #433a3a;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:1;height:48px}.select2 .select2-container{width:100%!important}.select2-container--default .select2-selection--single .select2-selection__rendered{font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:400;line-height:18px;color:#fff;padding:5px 0;text-align:left}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__arrow b{content:"";width:0;height:0;display:block;left:0;top:50%;transform:translateY(-50%);margin:0;padding:0;border:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0 solid #fff}.sort .select-container{position:relative;width:214px;overflow:hidden}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#fff}.select2-search--dropdown{display:none}.select2-results__option{font-family:Bebas Neue,sans-serif;background:#120f0f;color:#fff;font-size:16px;font-weight:400;line-height:24px;padding:10px 16px}.select2-results__option+.select2-results__option{padding-top:0}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background:#120f0f}.select2-dropdown{background:none;border:none;margin-top:4px;border-radius:4px!important;overflow:hidden}input,select,textarea{width:100%;background:#120f0f;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#f4ece9;padding:11px 20px;border:1px solid #433a3a;outline:0;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{resize:none;min-height:120px}.search{position:relative}.search .button{width:48px;height:48px;min-width:48px;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center}.search .button .img{width:18px;position:static}.search input{width:427px}input::-moz-placeholder,textarea::-moz-placeholder{color:#f4ece9}input::placeholder,textarea::placeholder{color:#f4ece9}.product-list{grid-template-columns:repeat(6,1fr);gap:4px;margin-top:24px}.product-list .item{background:#2d2626;height:0;padding-top:115%;position:relative;cursor:pointer}.product-list .item .img{width:63%;max-width:132px;position:absolute;left:50%;top:32px;transform:translateX(-50%)}.product-list .item .bottom{position:absolute;left:0;bottom:0;width:100%;padding:16px 14px}.product-list .item .name{text-align:left;display:inline-block;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.product-list .item span{font-weight:400}.product-list .item .available{position:absolute;top:12px;left:14px;color:#34cd27;font-size:12px;line-height:14px;padding-left:16px}.product-list .item .available:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:100px;background:#34cd27}.product-list .item .available.not{color:#969696}.product-list .item .available.not:before{background:#cd412b}.product-list .item .price-container{justify-content:space-between}.product-list .item .price{flex:unset;display:flex;min-width:-moz-fit-content;min-width:fit-content}.product-list .item .old-price{text-decoration:line-through;color:#fff}.product-list .item .price span{text-align:right}.product-list .item .amount{font-weight:700;color:#fff;margin-right:3px}.product-list .item .old-price span{color:grey;margin:0}.faq-section .wrapper{text-align:center}.faq-section .list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:68px}.faq-section .item{position:relative;border-radius:4px;overflow:hidden;height:0;padding-top:110%;background:#1f1916}.faq-section .item:before{content:"";position:absolute;left:0;top:0;width:100%;height:calc(100% - 80px);background:linear-gradient(transparent,#1f1916);z-index:1;transition:.3s;opacity:0}.faq-section .item:hover:before{opacity:1}.faq-section .item .img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:calc(100% - 80px)}.faq-section .title small{bottom:30px;left:0;position:absolute;width:100%;text-align:center;color:#fff;transition:.3s;z-index:2}.faq-section .item:hover .title small{bottom:170px}.faq-section .desc{position:absolute;display:block;height:0;overflow:hidden;padding:0 24px;bottom:0;color:#848486;transition:.3s;z-index:2;overflow:auto}.faq-section .item:hover .desc{padding:0 24px 20px;height:160px}.trustpilot{padding:93px 0}.trustpilot .img{width:160px;vertical-align:bottom;margin-left:16px}.trustpilot span{vertical-align:bottom;font-weight:400;font-size:24px;line-height:32px}.footer{position:relative}.join-section{padding:80px 16px;text-align:center}.join-section .title+.title{margin-top:22px}.join-section .buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:32px;margin:48px auto 0}.nav-section{padding:36px 0 32px;position:relative}.nav-section:before{content:"";width:100%;max-width:940px;height:4px;position:absolute;left:50%;top:0;transform:translateX(-50%);background:linear-gradient(90deg,rgba(205,65,43,0),#cd412b,rgba(205,65,43,0))}.footer-section{background:#000}.footer-section .wrapper{padding:40px 0;display:flex;justify-content:space-between}.footer-section .wrapper .right{max-width:340px}.footer-section .wrapper .right .nav{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:16px}.footer-section .wrapper .right .nav .img{width:auto;height:32px}.footer .desc{color:#848486}.footer .logo+.desc{max-width:405px;margin-top:16px;margin-left:70px}.footer .nav{justify-content:center;display:flex;gap:48px}.methods-section .left{display:flex}.methods-section .left .img{margin-left:40px;width:34px}.methods-section .left .img:first-child{width:42px}.methods-section .wrapper{padding:12px 0}.methods-section .left{justify-content:flex-end}.first-section-container .bg{position:absolute;left:0;top:0;width:100%}.first-section{min-height:80vh;padding-top:150px;padding-bottom:140px;text-align:center;position:relative;z-index:1}.first-section .form{padding:36px;background:linear-gradient(180deg,#9d1712,#000);border-radius:5%;display:flex;flex-direction:column;max-width:805px;height:506px;margin:40px auto 0}.first-section .form-row{display:flex;gap:30px;margin-bottom:30px}.first-section .form-column{flex:1;display:flex;flex-direction:column;gap:16px}.first-section .form-actions{display:flex;justify-content:center;margin-top:-40px}.first-section .next-button{background:linear-gradient(180deg,#9d1712,#000);color:#fff;font-weight:700;text-transform:uppercase;font-family:Inter,sans-serif;width:100%;min-width:644px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:6px;border:none;font-size:18px;transition:all .3s ease}.first-section .next-button:hover:not(.disabled){background:linear-gradient(90deg,#b51f1a,#1a1a1a)}.first-section .next-button.disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.first-section label{width:100%;display:flex;flex-direction:column;gap:8px}.first-section label .title-tiny{text-align:left;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;font-family:Inter,sans-serif}.first-section label input,.first-section label select,.first-section label textarea{width:100%;margin:0;background:#fff;color:#000;border:none;border-radius:6px;padding:12px 16px;font-size:16px;font-family:Inter,sans-serif}.first-section label input::-moz-placeholder,.first-section label select::-moz-placeholder{color:rgba(0,0,0,.5)}.first-section label input::placeholder,.first-section label select::placeholder{color:rgba(0,0,0,.5)}.first-section label+label{margin-top:16px}.first-section .form .button{max-width:200px;align-self:center;margin-top:40px;position:relative}.profile-section{padding-bottom:32px}.profile .title-main{text-align:left}.profile .avatar{width:200px;height:200px;overflow:hidden;vertical-align:middle;display:inline-block;-o-object-fit:contain;object-fit:contain}.profile .balance-block{padding:32px 0;margin:32px 0;border-top:2px solid #120f0f;border-bottom:2px solid #120f0f}.profile .balance-block+.button{margin:0 auto;display:table}.profile .balance-block-wrapper{background:#120f0f;padding:22px 16px 28px;text-align:center}.profile .balance-block-wrapper .title.small{color:#969696}.profile .balance-block-wrapper .amount{margin-top:20px}.profile .balance-block-wrapper .amount .currency{font-size:16px}.profile .balance-block-wrapper .button{width:auto;display:inline-block;min-width:200px;margin-top:22px}.profile .avatar .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.profile .profile-content{display:flex;gap:16px}.profile .tab-list{font-size:0}.profile .tab-list .subtitle{width:50%;display:inline-block;border-top-left-radius:12px;border-top-right-radius:12px;line-height:93px}.profile .subtitle.active{background:#1f1916;pointer-events:none}.profile .profile-info{background:#2d2626;padding:32px;font-size:0;text-align:left;width:950px;height:455px}.profile .tables{width:calc(100% - 432px)}.profile .tables .tables-title{background:#2d2626;padding:32px;text-align:left}.profile .profile-info .text{width:calc(100% - 124px);vertical-align:top;display:inline-block;text-align:left;padding-left:20px;vertical-align:middle}.profile .profile-info .button .img{width:24px;vertical-align:middle;position:absolute;right:26px;top:50%;transform:translateY(-50%)}.profile .profile-info .button span{vertical-align:middle;color:#fff}.profile-info .text .row+.row{margin-top:12px}.profile-info .text .title.small{font-size:12px;line-height:14px;font-weight:400;color:#969696;font-family:Open Sans,sans-serif;width:100%}.profile-info .text .desc{width:100%;font-size:14px;margin-top:4px}.profile .history-info table{width:100%}.profile .history-info thead td{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;line-height:14px;color:#969696;padding-top:18px;padding-bottom:18px;background:#2d2626;padding-left:8px;padding-right:8px;text-align:left}.profile .history-info thead td:first-child{padding-left:32px}.profile .history-info thead td:last-child{padding-right:32px}.profile .history-info tbody td{font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#f4ece9;padding:20px 8px;border-bottom:2px solid #2d2626;text-align:left}.profile .history-info tbody td b{font-weight:700}.profile .history-info tbody td:first-child{padding-left:32px}.profile .history-info tbody td:last-child{padding-right:32px}.profile .history-info td:last-child{text-align:right}.profile .history-info tbody td:last-child{color:#fff}.profile .history-info td:nth-child(2){width:30%}.profile .history-info td.green{color:#34b80d}.profile .history-info td.red{color:#a82424}.profile .history-info .table-container+.title small+.table-container td:nth-child(2){width:auto}.profile .history-info .table-container+.title small+.table-container td:first-child{width:70%}.history-info .title.medium{text-align:left;padding:32px 32px 16px 32px}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:8;padding:24px;display:flex;justify-content:center;align-items:center;transition:.3s}.modal.active{visibility:visible;opacity:1}.modal .close{width:18px;position:absolute;right:20px;top:20px;cursor:pointer;z-index:2}.overlay{background:rgba(0,0,0,.55);position:absolute;left:0;top:0;width:100%;height:100%}.modal .wrapper{position:relative;max-width:700px;margin:0 auto;width:100%}.modal .container{background:#fff;border:1px solid #433a3a;padding:34px;position:relative;border-radius:4px;z-index:1;display:flex;gap:34px}.modal .container .preview{display:flex;align-items:center;justify-content:center;width:200px;height:200px}.modal .container .preview img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.modal .container>div{flex:1}.modal .title small{font-weight:400;color:#1f1d22;font-family:Inter,sans-serif}.modal .title small+.title-tiny{font-weight:400;color:#fff;margin-top:18px}.modal .container .text .title.small.product-name{color:#1f1d22!important;font-weight:700!important;font-size:24px!important;line-height:28px!important;margin-top:60px!important;margin-bottom:8px!important;font-family:Inter,sans-serif!important;text-align:left!important}.modal .price{margin-top:20px;text-align:left;height:60px;display:flex;align-items:center;justify-content:space-between}.modal .price .amount{font-size:24px;line-height:36px;font-weight:700;color:#1f1d22;width:33px;height:36px}.modal .price .cur{margin-left:10px;margin-right:40px;color:#1f1d22;font-size:20px;font-weight:700;align-self:center}.modal .button{margin:0;display:flex;align-items:center;justify-content:center;width:152px;height:40px;background:#9d1712;cursor:pointer;color:#fff;font-weight:700;border:none;border-radius:4px;transition:all .3s ease}.modal .button:hover:not(.disabled){background:#ffbb0e}.modal .button.disabled{background:#ccc;color:#666;cursor:not-allowed;opacity:.6}.topup-modal{position:fixed;top:90px;right:450px;width:250px;border-radius:8px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:9999999;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.topup-modal.active{opacity:1;visibility:visible;transform:translateY(0)}.topup-modal .overlay{display:none}.topup-modal .title{text-align:center;font-weight:700!important;font-size:18px!important;margin-bottom:10px}.topup-modal .title,.topup-modal label .desc{color:#fff!important;text-transform:uppercase;font-family:Inter,sans-serif!important}.topup-modal label .desc{font-weight:700;font-size:12px}.topup-modal input{background:#fff!important;color:#000!important;border:none;border-radius:6px;font-family:Inter,sans-serif!important;font-size:14px}.topup-modal input::-moz-placeholder{color:rgba(0,0,0,.5)!important}.topup-modal input::placeholder{color:rgba(0,0,0,.5)!important}.topup-modal .button{background:#2a2a2a!important;color:#fff!important;font-weight:700;text-transform:uppercase;font-family:Inter,sans-serif!important;width:100%!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;border:none!important;font-size:12px!important;margin-top:5px!important}.topup-modal .button:hover{background:#1a1a1a!important}.topup-modal .amount-section{display:flex;gap:10px;align-items:center;margin:10px 0}.topup-modal .currency-label{color:#fff!important;font-weight:700;font-family:Inter,sans-serif!important;font-size:18px;min-width:20px}.topup-modal .input-with-controls{display:flex;gap:10px;align-items:center;flex:1}.topup-modal .amount-input{background:hsla(0,0%,100%,.2)!important;color:#fff!important;border:none;border-radius:6px;padding:10px!important;font-size:16px!important;font-weight:700;text-align:center;width:80px;box-sizing:border-box}.topup-modal .amount-input::-moz-placeholder{color:hsla(0,0%,100%,.7)!important}.topup-modal .amount-input::placeholder{color:hsla(0,0%,100%,.7)!important}.topup-modal .amount-controls{display:flex;gap:5px;margin-left:auto}.topup-modal .amount-btn{background:#fff!important;color:#9d1712!important;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;cursor:pointer;border-radius:6px}.topup-modal .amount-btn:hover{background:#ffbb0e!important}.topup-modal .container{background:#9d1712;padding:15px;border-radius:8px;width:100%;position:relative}.topup-modal .wrapper{width:100%;position:relative;padding:0!important}.form-fields-wrapper{width:100%}.form-fields-wrapper label{margin-top:15px;display:block;position:relative}.form-fields-wrapper label .cur{position:absolute;right:18px;bottom:13px;z-index:1}.form-fields-wrapper label input{padding-right:40px}.form-fields-wrapper .button{margin-top:20px}.order-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.order-modal .wrapper{width:auto;height:auto;max-width:none;max-height:none;overflow:visible;position:relative;animation:slideIn .4s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.order-modal .overlay{display:none}label .desc{font-size:14px;line-height:24px}label .desc+input,label .desc+select{margin-top:4px}.order-modal .container{background:linear-gradient(180deg,#9d1712,#000);padding:30px 40px 20px 40px;border-radius:12px;width:805px;height:680px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.5);overflow:visible}.order-modal .container .form-fields-wrapper .modal-top{gap:30px;display:flex;align-items:center}.order-modal .container .form-fields-wrapper .modal-top .button{width:48px;min-width:48px;height:48px;margin:0;display:flex;align-items:center;justify-content:center;background:transparent!important;border:none!important}.order-modal .container .form-fields-wrapper .modal-top .button .img{width:26px;opacity:.5}.order-modal .container .form-fields-wrapper .modal-bottom{margin-top:25px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.order-modal .container .form-fields-wrapper .modal-bottom .text{gap:32px;display:flex}.order-modal .container .form-fields-wrapper .modal-bottom .text .title{font-weight:400;color:#f4ece9}.order-modal .container .form-fields-wrapper .modal-bottom .button{width:200px;margin:0}.order-modal .container .payment-title{color:gold!important;font-weight:700!important;text-transform:uppercase;font-size:32px!important;font-family:Inter,sans-serif!important;text-align:center;flex:1}.order-modal .container label .desc{color:#fff!important;font-weight:700;text-transform:uppercase}.order-modal .container input,.order-modal .container select{background:#fff!important;color:#000!important;border:none;border-radius:6px}.order-modal .container input::-moz-placeholder{color:rgba(0,0,0,.5)!important}.order-modal .container input::placeholder{color:rgba(0,0,0,.5)!important}.order-modal .container .next-button{background:#9d1712!important;color:#fff!important;font-weight:700;text-transform:uppercase;font-family:Inter,sans-serif!important;width:100%!important;margin-top:15px!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important}.order-modal .container .next-button:hover{background:#b51f1a!important}.order-modal .container .chekbox-container{margin-top:20px!important}.order-modal .container .fields{margin-top:25px;display:flex;gap:18px 44px;flex-wrap:wrap}.order-modal .container .fields label{display:inline-block;width:calc(50% - 22px)}.order-modal .container .fields label input::-moz-placeholder{font-size:0}.order-modal .container .fields label input::placeholder{font-size:0}.menu{position:fixed;top:0;width:100%;height:100vh;z-index:6;display:flex;left:0;transition:.3s;background:#110a07}.menu .container{padding:120px 16px}.menu .button{margin-top:16px;min-width:220px;width:auto;display:inline-block}.menu .profile-button{margin-top:0;display:flex;align-items:center;max-width:220px;margin-left:0}.menu .button .img{width:30px;margin-left:12px}.menu .nav__item+.nav__item{margin-top:12px}.menu .nav .title.small{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:150%;letter-spacing:0;color:#fff;opacity:1%}.menu .balance{margin-top:16px}.menu .profile-button.dark .img{margin-left:0;width:14px}.menu-icon{z-index:7;position:relative;position:absolute;top:27px;right:16px;height:18px}.menu-icon span{width:24px;height:3px;background:#fff;display:block;border-radius:4px;transition:.3s}.menu-icon span+span{margin-top:4px}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:first-child{transform:rotate(-45deg);margin-top:10px}.menu-icon.active span:last-child{transform:rotate(45deg);margin-top:-10px}.VuePagination__count{display:none}.VuePagination__pagination-item{margin:0 21px;font-family:Open Sans,sans-serif;font-size:14px;line-height:24px;color:#969696}.pagination{margin-top:46px;flex-wrap:wrap;gap:8px 0}.pagination .VuePagination__pagination-item-next-page .page-link,.pagination .VuePagination__pagination-item-prev-page .page-link{background:#cd412b;border:2px solid #aa3220;width:48px;height:48px;position:relative;display:inline-block;font-size:0}.pagination .VuePagination__pagination-item-next-page,.pagination .VuePagination__pagination-item-prev-page{display:inline-block}.pagination .VuePagination__pagination-item-next-page:last-child,.pagination .VuePagination__pagination-item-prev-page:first-child{display:none}.pagination .VuePagination__pagination-item-next-page{margin-left:16px;margin-right:0}.pagination .VuePagination__pagination-item-prev-page{margin-left:0;margin-right:16px}.pagination .VuePagination__pagination-item-next-page .page-link:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26px;height:26px;background:url(../img/next.53c371c1.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.pagination .VuePagination__pagination-item-prev-page .page-link:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26px;height:26px;background:url(../img/back.2f4999e9.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.pagination .VuePagination__pagination-item-next-page .page-link[disabled=disabled],.pagination .VuePagination__pagination-item-prev-page .page-link[disabled=disabled]{background:#6a5c5c;border:2px solid #413838;pointer-events:none;cursor:default}.pagination .VuePagination__pagination-item-next-page .page-link[disabled=disabled]:after,.pagination .VuePagination__pagination-item-prev-page .page-link[disabled=disabled]:after{opacity:.5}.pagination .VuePagination__pagination-item-prev-page .page-link[disabled=disabled]:after{border-right-color:#d1d1d1}.pagination .VuePagination__pagination-item-next-page .page-link[disabled=disabled]:after{border-left-color:#d1d1d1}.VuePagination__pagination-item.active{color:#fff;font-weight:700}.c-custom-radio{position:relative;min-height:44px;min-width:44px;margin:15px}.category-filter{display:flex;flex-wrap:wrap;margin-top:32px}.c-custom-radio>input{position:absolute;min-height:44px;min-width:44px;width:100%;height:100%;left:0;top:0;opacity:0;cursor:pointer}.c-custom-radio>label{background:#fff;color:#000;border-radius:4px;padding:10px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-custom-radio>input:checked+label{background:#1f1916;color:#fff}.chekbox-label-wrapper{position:relative;padding-left:46px;padding-right:16px}.chekbox-label-wrapper a{text-decoration:underline}.chekbox-label-wrapper:before{border:1px solid #516170;background:#384959;cursor:pointer;box-sizing:border-box}.checkbox,.chekbox-label-wrapper:before{content:"";width:24px;height:24px;position:absolute;left:0;top:0}.checkbox{background:url(../img/check-mark.d2f8a293.svg);background-size:14px;background-position:50%;background-repeat:no-repeat;opacity:0;visibility:hidden;transition:.3s}input:checked+.checkbox{opacity:1;visibility:visible}.chekbox-container{flex:1;text-align:left;margin-top:25px}.chekbox-label .desc{line-height:24px;padding-left:0;opacity:1}.chekbox-label input{display:none}.no-products{margin-top:32px}.price-container{display:flex}.price-container .price{flex:1}.text-page .hero-section{text-align:left}.text-page .hero-section .title{max-width:100%;text-align:left}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:flex-end;z-index:10}.cookies-modal{background-color:#1c1f26;padding:20px 16px 0;box-shadow:0 0 10px rgba(0,0,0,.2);text-align:center;max-width:350px;margin:40px 0 0 auto;border-radius:8px}.cookies-modal a{color:#8985f2}.cookies-modal .title{font-size:32px;line-height:38px}.cookies-modal .desc{margin-top:16px}.cookies-modal .button{margin:16px 8px;width:120px;display:inline-block;background:#9d1712;border:none;border-radius:4px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:700;padding:8px 16px;cursor:pointer;transition:all .3s ease}.cookies-modal .button:hover{background:#aa3220}.age-modal{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999;display:flex;justify-content:center;align-items:center}.age-modal .wrapper{max-width:450px}.age-modal .wrapper .form{width:100%;text-align:center}.age-modal .wrapper .form-wrapper .form-fields{max-width:100%;padding:0 16px}.age-modal .title{color:#1f1d22;font-size:24px;line-height:1.2;margin-bottom:24px;text-align:center}.age-modal .button,.age-modal .title{font-family:Inter,sans-serif;font-weight:700}.age-modal .button{width:auto;margin:32px auto 0;background:#9d1712;border:none;border-radius:4px;color:#fff;font-size:20px;padding:12px 24px;cursor:pointer;transition:all .3s ease}.age-modal .button:hover{background:#aa3220}@media screen and (max-width:1200px){.sort .select-container{max-width:-moz-max-content;max-width:max-content}.product-list{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:900px){.features-section .wrapper{gap:24px}.product-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:768px){.title.large{font-size:48px;line-height:52px}.title.big{font-size:36px;line-height:42px}.hero-character-banner{margin:30px auto 50px auto;max-width:100%;padding:0 20px;height:450px}.character-banner-img{max-width:100%}.header .button,.header .wrapper .center{display:none}.menu-icon{display:block}.header .wrapper{padding:18px 0}.status-container .status{margin-left:16px}.status-container .title-tiny{flex:1}.hero-section-container{padding:200px 0 60px;min-height:0}.hero-section-container .img{-o-object-position:top 50% right 40%;object-position:top 50% right 40%}.welcome-section{padding:30px 0!important;text-align:center!important}.welcome-section,.welcome-section .wrapper{display:flex!important;justify-content:center!important;align-items:center!important}.welcome-section .wrapper{width:100%!important;max-width:100%!important;padding:0 15px!important;flex-direction:column!important}.welcome-section .left,.welcome-section .right{width:100%!important}.welcome-section .right{padding-left:0!important}.welcome-character{display:none}.welcome-content{flex-direction:column!important;gap:20px!important;align-items:center!important;text-align:center!important;width:100%!important;box-sizing:border-box!important}.welcome-left{margin-left:0!important}.welcome-left,.welcome-text{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.welcome-text{text-align:center!important;max-width:90%!important;margin:0 auto!important}.welcome-title{font-size:32px!important;margin-bottom:12px!important;line-height:1.2!important}.welcome-subtitle,.welcome-title{text-align:center!important;width:100%!important;box-sizing:border-box!important}.welcome-subtitle{font-size:18px!important;margin-bottom:16px!important;font-weight:600!important}.welcome-description{font-size:16px!important;text-align:center!important;line-height:1.5!important;max-width:100%!important;margin:0 auto!important;padding:0 5px!important}.image-gallery,.welcome-description{width:100%!important;box-sizing:border-box!important}.image-gallery{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin:30px auto 0!important;justify-content:center!important;align-items:center!important;max-width:90%!important;padding:0 10px!important}.gallery-single{width:100%;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center}.gallery-img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:transform .3s ease}.gallery-single:hover .gallery-img{transform:scale(1.05)}.gallery-single:first-child{grid-column:1/-1}.gallery-single:first-child .gallery-img{height:150px}.welcome-right{width:100%;display:flex;justify-content:center;align-items:center;margin-top:20px}.shop-section .filters,.sort{flex-wrap:wrap}.sort{gap:16px}.sort .title-tiny{width:80px}.sort .select-container{max-width:unset;width:100%;margin-right:0}.shop-section .filters{margin-top:32px;padding:16px}.search{width:100%}.product-list{grid-template-columns:repeat(3,1fr)}.footer .wrapper{flex-direction:column}.footer .logo+.desc{margin-left:0}.footer .nav{flex-direction:column}.footer .nav__item{margin-right:0;margin-left:0;margin-top:16px}.shop-section .wrapper{padding-bottom:60px}.pagination .next,.pagination .prev{width:32px;height:32px}.pagination .prev:after{border-right:7px solid #110a07}.pagination .next:after,.pagination .prev:after{border-bottom:7px solid transparent;border-top:7px solid transparent}.pagination .next:after{border-left:7px solid #110a07}.pagination a{margin:0 8px}.pagination .prev{margin-right:10px}.pagination .next{margin-left:10px}.header .balance{display:none}.top-up{right:auto;left:0}.top-up-wrapper{border-radius:8px;border:1px solid #fff;background:#110a07}.profile .tab-list .subtitle{line-height:60px;font-size:24px}.profile .profile-info{padding:32px 16px;text-align:center}.profile .profile-info .text{width:100%;padding-left:0;margin-top:24px}.profile-info .text .title small{width:120px}.profile-info .text .desc{width:calc(100% - 120px);word-break:break-word}.profile .history-info{overflow:hidden}.profile .history-info .table-container{overflow:scroll}.profile .history-info .table-container table{min-width:400px}.profile .history-info .table-container+.title small+.table-container td:first-child,.profile .history-info td:nth-child(2){width:auto}.first-section,.profile .first-section{padding-bottom:60px}.modal .container{padding:16px}.topup-modal .container{padding:32px 16px}.first-section .form{padding:16px}.header .select-container{display:block;width:100px;margin-right:16px}.menu .select-container{margin-top:16px;width:100px;margin-right:16px}.header .nav{display:none}.welcome-section{background-size:2120px}.features-section .wrapper{flex-wrap:wrap}.features-section .wrapper .item{width:100%}.steps-section .steps-block{padding:24px}.steps-section .steps-block .item+.item{margin-top:24px}.rules-section .wrapper{padding:0 16px;flex-direction:column}.footer .nav__item{text-align:center}.footer .nav{gap:0}.footer-section{text-align:center}.footer-section .wrapper .right{max-width:100%;margin-top:24px}.methods-section .left{justify-content:center}.methods-section .left .img{margin:0}.methods-section .left{gap:40px}.search input{width:100%}.profile .profile-content{flex-direction:column}.profile .profile-info,.profile .tables{width:100%}.profile .profile-info .text{text-align:center}}@media screen and (max-width:480px){.welcome-section{padding:30px 0!important;text-align:center!important}.welcome-section .wrapper{padding:0 15px!important;justify-content:center!important}.welcome-content,.welcome-section .wrapper{flex-direction:column!important;align-items:center!important}.welcome-content{text-align:center!important;gap:25px!important}.welcome-title{font-size:28px!important;text-align:center!important;margin-bottom:12px!important}.welcome-subtitle{font-size:16px!important;text-align:center!important;margin-bottom:16px!important}.welcome-description{font-size:14px!important;text-align:center!important;padding:0 5px!important;line-height:1.5!important}}@media screen and (max-width:600px){.product-list{grid-template-columns:repeat(2,1fr)}.order-modal .container .fields{gap:16px}.order-modal .container .fields label{width:100%}}@media screen and (max-width:414px){.product-list{grid-template-columns:repeat(1,1fr)}.product-list .item .img{max-width:100%;width:80%}.faq-section .list{grid-template-columns:repeat(1,1fr)}.modal .container{flex-direction:column}.first-section .form-row{flex-direction:column;gap:16px}.first-section .form-column{gap:16px}.first-section label{flex-direction:column;align-items:flex-start}.first-section label input,.first-section label select,.first-section label textarea{width:100%;margin-top:16px}}footer img.applepay{filter:brightness(0) invert(1)}.footer{background:#1f1d22;color:#fff;font-family:Inter,sans-serif}.footer-nav-section{padding:40px 0 20px 0;text-align:center}.footer-nav{display:flex;justify-content:center;gap:60px;flex-wrap:wrap}.footer-nav-link{color:#fff;text-decoration:none;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease}.footer-nav-link:hover{color:gold}.footer-logo-section{padding:20px 0;text-align:center}.footer-logo{display:flex;align-items:center;justify-content:center}.logo-text{font-family:Kanit,sans-serif;font-size:32px;font-weight:700;color:#fff;letter-spacing:2px;text-transform:uppercase}.footer-content-section{padding:40px 0 60px 0}.footer-content-section .wrapper{display:flex;justify-content:space-between;align-items:stretch;gap:40px;min-height:120px}.footer-left{flex:1;max-width:500px}.footer-left .desc{color:#ccc;font-size:14px;line-height:1.5;margin:0 0 8px 0}.footer-left .desc a{color:#fff;text-decoration:none}.footer-left .desc a:hover{color:gold}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:30px;height:100%}.social-icons{display:flex;gap:20px;margin-bottom:82px}.social-icon{display:flex;align-items:center;justify-content:center;transition:opacity .3s ease}.social-icon:hover{opacity:1}.social-icon:hover .social-img{filter:brightness(0) saturate(100%) invert(15%) sepia(85%) saturate(2000%) hue-rotate(350deg) brightness(90%) contrast(90%)}.social-img{width:24px;height:24px;filter:brightness(0) invert(1)}.payment-methods{display:flex;gap:20px;align-items:center}.payment-icon{height:18.78px;width:57px}@media(max-width:768px){.footer-nav{gap:30px}.footer-nav-link{font-size:14px}.footer-content-section .wrapper{flex-direction:column;gap:30px}.footer-right{align-items:center}.footer-left{text-align:center;max-width:100%}.payment-methods,.social-icons{justify-content:center}}@media(max-width:480px){.footer-nav{flex-direction:column;gap:15px}.logo-text{font-size:24px}}.order-modal .container .form-fields-wrapper .modal-bottom .button{min-width:100px;width:122px}.button.apple-pay,.button.google-pay{display:flex;justify-content:center;align-items:center}.button.apple-pay img{filter:brightness(0) invert(1);width:55px}.button.google-pay img{width:55px}.button.steam-login{background:#fff;border-radius:5px;color:#9d1712;font-family:Inter,sans-serif;font-weight:700;font-size:20px;letter-spacing:0;justify-content:center;gap:12px;padding:12px 24px;min-width:200px;height:auto}.button.steam-login,.button.steam-login span{line-height:1;display:flex;align-items:center}.button.steam-login span{padding:0;margin:0}.button.steam-login:hover{background:#9d1712;color:#fff;opacity:1}.button.steam-login .steam-icon{width:25px;height:26px}.armory-section{background:#1f1d22;padding:80px 0;text-align:center}.armory-title{font-family:Kanit,sans-serif;font-size:64px;font-weight:700;color:gold;margin-bottom:60px;text-transform:uppercase;letter-spacing:2px}.armory-features{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:40px}.armory-feature{flex:1;flex-direction:column;text-align:center}.armory-feature,.armory-icon{display:flex;align-items:center;justify-content:center}.armory-icon{margin-bottom:20px;height:120px}.armory-icon img{max-width:100px;max-height:100px;width:auto;height:auto}.armory-text{font-family:Inter,sans-serif;color:#fff;font-size:20px;line-height:1.5;min-width:380px;text-align:center;margin:0 auto}@media(max-width:768px){.armory-features{flex-direction:column;gap:40px;align-items:center;padding:0 20px}.armory-title{font-size:36px;margin-bottom:40px;text-align:center}.armory-section{padding:60px 0;text-align:center}.armory-feature{flex-direction:column;text-align:center;max-width:300px}.armory-feature,.armory-icon{display:flex;align-items:center;justify-content:center;width:100%}.armory-icon{margin-bottom:20px;height:100px}.armory-icon img{max-width:80px;max-height:80px;width:auto;height:auto}.armory-text{font-size:16px;line-height:1.5;text-align:center;margin:0 auto;min-width:auto;max-width:280px;width:100%}}.server-specs-section{background:#1f1d22;padding-top:210px!important;padding-bottom:150px!important;position:relative;overflow:visible}.server-specs-image{position:absolute;right:0;top:55%;transform:translateY(-50%);z-index:2;pointer-events:none}.ssp-characters{height:800px;width:auto;max-width:600px;display:block}.server-specs-title{font-family:Kanit,sans-serif;font-size:48px;font-weight:700;color:#fff;text-align:center;margin-bottom:80px;letter-spacing:2px;position:relative;z-index:2}.server-specs-cards{display:flex;justify-content:space-between;gap:15px;max-width:1400px;margin:57px auto 0 auto;flex-wrap:nowrap;position:relative;z-index:2}.spec-card{width:220px;min-height:90px;background:#1f1d22;border-radius:12px;padding:15px 10px;text-align:center;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.spec-card.active{background:linear-gradient(90deg,#9d1712,#ffbb0e);border:1px solid gold;box-shadow:0 0 20px rgba(255,215,0,.3);min-height:140px}.spec-card-content{margin-top:10px;animation:fadeIn .3s ease-in-out}.spec-card-description{font-family:Inter,sans-serif;font-size:12px;color:#fff;margin:0;line-height:1.4;text-align:center;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.spec-card-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0 0 3px 0;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.spec-card-subtitle{font-family:Inter,sans-serif;font-size:10px;color:#ccc;margin:0;line-height:1.3}@media(max-width:1200px){.server-specs-cards{gap:10px;max-width:100%;padding:0 20px;margin:57px auto 0 auto}.spec-card{width:180px;min-height:80px;padding:10px 5px}.spec-card.active{min-height:120px}.spec-card-title{font-size:14px}.spec-card-subtitle{font-size:9px}}@media(max-width:768px){.server-specs-cards{flex-direction:column;align-items:center;gap:15px;padding:0 20px;margin:57px auto 0 auto}.spec-card{width:280px;min-height:80px;padding:15px 10px}.spec-card.active{min-height:140px}.spec-card-title{font-size:16px}.spec-card-subtitle{font-size:10px}.server-specs-title{font-size:36px;margin-bottom:80px}.server-specs-section{padding:60px 0}}.faq-section{background:#1f1d22;padding:40px 0 80px 0;position:relative;overflow:visible}.faq-title{font-family:Kanit,sans-serif;font-size:64px;font-weight:700;color:gold;text-align:center;margin:0 0 40px 0;letter-spacing:2px;text-shadow:3px 3px 6px rgba(0,0,0,.8);position:relative}.faq-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(90deg,transparent,gold,transparent);border-radius:2px}.faq-images{display:flex;justify-content:center;gap:10px;flex-wrap:nowrap;max-width:1400px;margin:0 auto}.faq-item{position:relative;display:inline-block;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3)}.faq-item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;transition:background .3s ease;z-index:5}.faq-item:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 8px 25px rgba(0,0,0,.4)}.faq-item:hover:before{background:rgba(0,0,0,.6)}.faq-image{width:338px;height:290px;display:block;-o-object-fit:cover;object-fit:cover}.faq-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-family:Kanit,sans-serif;font-weight:700;font-size:18px;text-shadow:2px 2px 8px rgba(0,0,0,.9);line-height:1.2;z-index:10;text-align:center;width:90%;transition:all .4s cubic-bezier(.4,0,.2,1);letter-spacing:1px;padding:12px}.faq-item:hover .faq-text{transform:translate(-50%,-70%)}.faq-hover-text{position:absolute;top:50%;left:50%;transform:translate(-50%,30%);color:#fff;font-family:Kanit,sans-serif;font-weight:400;font-size:14px;text-shadow:2px 2px 6px rgba(0,0,0,.9);line-height:1.4;z-index:15;text-align:center;width:90%;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);padding:15px}.faq-item:hover .faq-hover-text{opacity:1;transform:translate(-50%,20%)}.faq-question{font-size:16px;font-weight:700;margin-bottom:8px}.faq-answer{font-size:14px;font-weight:400;opacity:.9}.faq-top-character{position:absolute;top:-200px;left:0;width:444px;height:376px;z-index:2;pointer-events:none;-o-object-fit:contain;object-fit:contain;opacity:.8;transition:opacity .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.faq-top-character img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.faq-bottom-blur{position:absolute;bottom:-200px;left:0;width:444px;height:200px;z-index:1;pointer-events:none}.faq-bottom-blur img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:blur(8px);opacity:.6}.shop-section{background:#1f1d22;padding:200px 0 160px 0;position:relative}.shop-section:before{content:"";position:absolute;top:0;left:0;right:0;height:600px;background:url(../img/shopbg.d7845482.png) no-repeat top;background-size:cover;z-index:1}.shop-section .wrapper{position:relative;z-index:2}.shop-section .product-list{margin-top:100px}.shop-section .title.big{text-align:center;margin-bottom:40px;color:gold;font-family:Kanit,sans-serif;font-size:64px;font-weight:700;letter-spacing:2px}.categories-section{margin-bottom:20px;margin-left:-20px}.category-buttons{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:20px}.category-btn{background:#fff;border:none;border-radius:6px;padding:12px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#9d1712;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.category-btn.active,.category-btn:hover{background:#9d1712;color:#fff}.filter-buttons{display:flex;gap:15px}.filter-btn{background:#fff;border:none;border-radius:6px;padding:12px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#9d1712;cursor:pointer;transition:all .3s ease;text-transform:uppercase}.filter-btn.active,.filter-btn:hover{background:#9d1712;color:#fff}.filters{justify-content:space-between;margin-bottom:40px;margin-left:-20px;gap:20px}.filters,.sort-section{display:flex;align-items:center}.sort-section{gap:15px}.sort-dropdown{position:relative;display:inline-block}.sort-button{background:#fff;border:none;border-radius:6px;padding:12px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#9d1712;cursor:pointer;text-transform:uppercase;display:flex;align-items:center;gap:10px;min-width:150px;justify-content:space-between}.sort-arrow{font-size:12px}.sort-options{position:absolute;top:100%;left:0;right:0;background:#9d1712;border-radius:6px;z-index:1000;margin-top:5px}.sort-option{background:#9d1712;border:none;width:100%;padding:12px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;cursor:pointer;text-transform:uppercase;text-align:left;border-radius:6px;transition:background-color .2s ease}.sort-option:hover{background:#b71c16}.sort-option.active{background:#7a120e;font-weight:700}.sort-label{font-family:Inter,sans-serif;font-size:24px;font-weight:700;color:#fff;line-height:150%;letter-spacing:0;width:158px;height:36px}.search,.sort-label{display:flex;align-items:center}.search{gap:10px}.search-input-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;width:16px;height:16px;filter:brightness(0) invert(1);z-index:1}.search input{background:#666;border:1px solid #888;border-radius:6px;padding:12px 16px 12px 40px;color:#fff;font-size:14px;width:400px;height:40px}.search input::-moz-placeholder{color:hsla(0,0%,100%,.6)}.search input::placeholder{color:hsla(0,0%,100%,.6)}.search-button{background:#9d1712;border:none;border-radius:6px;padding:12px 20px;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer;height:40px;margin-left:0}.search-button:hover{background:#7a1210}.product-list{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-bottom:40px}.product-list .product-card:nth-child(n+13){display:none}.product-card{background:linear-gradient(180deg,#9d1712 0,#000);border-radius:12px;padding:20px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.shop-section .product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:gold;background:#ffbb0e}.shop-section .product-card:hover .product-name{color:#1f1d22}.shop-section .product-card:hover .product-price{color:#9d1712}.product-image{margin-bottom:15px;display:flex;justify-content:center;align-items:center;height:120px}.product-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.product-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.product-name{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.3;text-align:left;flex:1}.product-prices{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.product-price{font-size:20px;font-weight:700;color:gold}.product-original-price,.product-price{font-family:Bebas Neue,sans-serif;line-height:1.2}.product-original-price{font-size:16px;font-weight:400;color:#ccc;text-decoration:line-through}@media(max-width:768px){.categories-section{margin-bottom:25px;margin-left:0;margin-top:60px;padding:0 15px}.category-buttons{gap:8px;justify-content:center;margin-bottom:15px}.category-btn{padding:8px 12px;font-size:11px;min-width:auto;flex:0 0 auto}.filter-buttons{gap:8px;justify-content:center;flex-wrap:wrap}.filter-btn{padding:8px 12px;font-size:11px;min-width:auto}.filters{flex-direction:column;gap:20px;padding:0 15px}.sort-section{flex-direction:column;align-items:center;width:100%;text-align:center;gap:10px}.search{width:100%}.search input{flex:1;width:auto}.product-list{grid-template-columns:repeat(2,1fr);gap:20px}.product-list .product-card:nth-child(n+13){display:none}.shop-section .title.big{font-size:48px;margin-bottom:30px;text-align:center}.shop-section{padding:520px 0 80px 0}.shop-section:before{height:450px}.shop-section .wrapper{padding:0 15px}}.pagination-container{gap:30px;margin-top:40px}.pagination-container,.pagination-nav{display:flex;justify-content:center;align-items:center}.pagination-nav{background:transparent;border:none;width:auto;height:auto;cursor:pointer;transition:opacity .3s ease;padding:10px}.pagination-nav:hover:not(:disabled){opacity:.7}.pagination-nav:disabled{opacity:.3;cursor:not-allowed}.pagination-nav img{width:20px;height:20px;filter:brightness(0) invert(1);transform:rotate(180deg)}.pagination-next img{transform:rotate(0deg)}.pagination-numbers{gap:10px}.pagination-number{background:transparent;border:none;width:auto;height:auto;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff;padding:5px 10px}.pagination-number:hover:not(:disabled){opacity:.7}.pagination-number.active{color:gold;font-weight:600}.pagination-number:disabled{opacity:.5;cursor:not-allowed}.sales-section{background:#1f1d22;padding:60px 0;position:relative;overflow:hidden}.sales-section .wrapper{position:relative;z-index:2}.sales-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.rules-section .sales-header{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:20px!important}.rules-section .sales-header .sales-title{order:1}.rules-section .sales-header .see-all-link{order:2}.sales-title{font-family:Kanit,sans-serif;font-size:48px;font-weight:700;color:gold;margin:0;letter-spacing:2px}.see-all-link{color:gold;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:opacity .3s ease}.see-all-link:hover{opacity:.7}.see-all-container{display:flex;justify-content:center;margin-top:15px;margin-bottom:25px}.see-all-container .see-all-link{background:transparent;border:2px solid gold;border-radius:6px;padding:10px 20px;color:gold;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.see-all-container .see-all-link:hover{background:gold;color:#1f1d22;opacity:1}.sales-carousel{display:flex;align-items:center;gap:20px}.products-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;flex:1}.carousel-nav{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.carousel-nav:hover{background:hsla(0,0%,100%,.2);border-color:gold}.carousel-nav img{width:20px;height:20px;filter:brightness(0) invert(1)}.carousel-next img{transform:rotate(180deg)}.sales-section .product-card{background:linear-gradient(180deg,#9d1712,#000);border-radius:12px;padding:20px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.sales-section .product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:#fff;background:hsla(0,0%,100%,.15)}.sales-section .product-image{margin-bottom:15px;display:flex;justify-content:center;align-items:center;height:120px}.sales-section .product-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.sales-section .product-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.sales-section .product-name{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.3;text-align:left;flex:1}.sales-section .product-prices{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.sales-section .product-price{font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:700;color:gold;line-height:1.2}.sales-section .product-original-price{font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:400;color:#ccc;text-decoration:line-through;line-height:1.2}.profile-container{margin-top:200px;display:flex;flex-direction:column;gap:20px;min-height:100%;width:100%;height:auto;overflow:visible}.profile-tabs{display:flex;background:transparent;gap:10px;justify-content:center}.tab-btn{padding:15px 30px;font-family:Bebas Neue,sans-serif;font-size:18px;font-weight:700;color:#fff;background-color:#5c1a1a;border-radius:8px;cursor:pointer;transition:all .3s ease;width:462px;height:56px}.tab-btn.active{background:#fff;color:#9d1712;width:462px;height:56px}.tab-btn:hover:not(.active){background:hsla(0,0%,100%,.1)}.profile-tab-btn{background-color:#5c1a1a!important;color:#fff!important;font-family:Inter,sans-serif!important;font-weight:700!important;font-size:24px!important;line-height:150%!important;letter-spacing:0!important;text-transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.profile-tab-btn.active,.profile-tab-btn:hover{background-color:#fff!important;color:#9d1712!important}.history-tab-btn{background-color:#5c1a1a!important;color:#fff!important;font-family:Inter,sans-serif!important;font-weight:700!important;font-size:24px!important;line-height:150%!important;letter-spacing:0!important;text-transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.history-tab-btn.active,.history-tab-btn:hover{background-color:#fff!important;color:#9d1712!important}.profile-main{background:transparent;padding:0;height:auto;overflow:visible}.profile-content,.profile-main{display:flex;flex-direction:column;gap:30px;align-items:center;width:100%}.profile-content .profile-info{background:#482422!important;height:455px!important;overflow:hidden;min-height:455px}.history-content .profile-info,.profile-content .profile-info{border-radius:12px;padding:40px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;border:1px solid #433a3a;position:relative;width:100%;max-width:1200px}.history-content .profile-info{background:linear-gradient(180deg,#9d1712,#000)!important;height:auto!important;overflow:visible;min-height:auto}.history-content .profile.profile-info{height:auto!important;min-height:auto!important}.profile-main-content{display:flex;justify-content:space-between;align-items:center;gap:40px;width:100%}.user-details{display:flex;flex-direction:column;gap:20px;flex:1;margin-left:80px;margin-top:40px}.detail-item{display:flex;flex-direction:column;gap:8px}.detail-item .label{font-size:20px;font-weight:700;text-transform:none}.detail-item .label,.detail-item .value{font-family:Inter,sans-serif;color:#fff;letter-spacing:0;line-height:150%}.detail-item .value{font-size:16px;font-weight:400}.user-avatar{display:flex;align-items:center;justify-content:center;width:200px;height:200px;margin-right:80px}.avatar{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #fff}.logout-button{background:transparent;color:#fff;border:2px solid #fff;border-radius:8px;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:absolute;bottom:55px;left:80px;right:80px;height:40px;display:flex;align-items:center;justify-content:center}.logout-button:hover{background:#fff;color:#9d1712}.history-content{padding:0;width:100%;display:flex;justify-content:center;min-height:100%}.history-section{margin-bottom:33px;max-width:1200px}.history-section,.history-tables{display:flex;flex-direction:column;width:100%;align-items:center;height:auto;overflow:visible}.history-tables{gap:40px}.history-table-container{display:flex;flex-direction:column;gap:20px;width:100%;align-items:center;height:auto;overflow:visible}.history-title{font-family:Inter,sans-serif;font-size:28px;font-weight:700;color:#ffbb0e;text-transform:uppercase;margin-bottom:20px;text-align:center;width:100%}.history-table{width:100%;border-collapse:collapse;background:transparent;table-layout:fixed;height:auto;overflow:visible}.history-table th{font-size:18px;font-weight:600;text-transform:uppercase;border-bottom:1px solid hsla(0,0%,100%,.6)}.history-table td,.history-table th{color:#fff;font-family:Inter,sans-serif;padding:15px 20px;text-align:left;height:auto;white-space:nowrap;overflow:visible}.history-table td{font-size:14px;border-bottom:1px solid hsla(0,0%,100%,.1)}.history-table:first-of-type td:first-child,.history-table:first-of-type th:first-child{width:25%;min-width:150px}.history-table:first-of-type td:nth-child(2),.history-table:first-of-type th:nth-child(2){width:35%;min-width:200px}.history-table:first-of-type td:nth-child(3),.history-table:first-of-type th:nth-child(3){width:20%;min-width:120px}.history-table:first-of-type td:nth-child(4),.history-table:first-of-type th:nth-child(4){width:10%;min-width:80px}.history-table:first-of-type td:nth-child(5),.history-table:first-of-type th:nth-child(5){width:10%;min-width:100px}.history-table:last-of-type td:first-child,.history-table:last-of-type th:first-child{width:70%;min-width:300px}.history-table:last-of-type td:nth-child(2),.history-table:last-of-type th:nth-child(2){width:10%;min-width:80px}.history-table:last-of-type td:nth-child(3),.history-table:last-of-type th:nth-child(3){width:20%;min-width:100px;text-align:right}.history-table tbody tr:hover{background:hsla(0,0%,100%,.05)}.status{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#00b318!important;font-family:Inter,sans-serif!important;font-weight:400!important;font-size:12px!important;line-height:150%!important;letter-spacing:0!important;opacity:1%!important;margin-top:10px!important;text-align:left!important}.status-completed{background:#34cd27;color:#fff}.status-pending{background:#ffbb0e;color:#000}.status-canceled{color:#fff}.pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.pagination-btn{background:transparent;color:#fff;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:16px;transition:all .3s ease}.pagination-btn:hover:not(:disabled){background:hsla(0,0%,100%,.1)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:5px;align-items:center}.page-number{background:transparent;color:#fff;padding:8px 12px;border-radius:4px;cursor:pointer;font-size:16px;transition:all .3s ease;min-width:40px;text-align:center}.page-number:hover{background:hsla(0,0%,100%,.1)}.page-number.active{background:#cd412b;border-color:#cd412b;color:#fff}.page-dots{color:#fff;padding:8px 4px;font-size:16px}.page-inside .section:first-child .bg{top:-200px;height:calc(100% + 400px);-o-object-fit:cover;object-fit:cover}.mobile-dropdown{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999;transform:translateX(-100%);transition:transform .3s ease-in-out;display:none}.mobile-dropdown.active{transform:translateX(0)}.mobile-dropdown-content{padding:100px 20px 20px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#1a1a1a,#000);position:relative}.mobile-close-btn{position:absolute;top:20px;right:20px;width:40px;height:40px;cursor:pointer;z-index:1000}.close-icon{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.close-icon span{position:absolute;width:24px;height:2px;background:#fff;border-radius:1px;transition:all .3s ease}.close-icon span:first-child{transform:rotate(45deg)}.close-icon span:last-child{transform:rotate(-45deg)}.mobile-close-btn:hover .close-icon span{background:#9d1712}.mobile-nav-section{margin-bottom:40px;width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center}.mobile-nav-item{display:block;padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .3s ease;text-decoration:none;text-align:center}.mobile-nav-item:hover{background:rgba(157,23,18,.2)}.mobile-nav-text{font-family:Bebas Neue,sans-serif;font-size:24px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:1px}.mobile-actions-section{display:flex;flex-direction:column;gap:20px;width:100%;max-width:300px;align-items:center}.mobile-currency{width:100%}.mobile-currency-select{width:100%;padding:15px;background:#333;border:1px solid #555;border-radius:8px;color:#fff;font-size:16px;font-family:Inter,sans-serif;line-height:1;text-align:center}.mobile-balance{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:transparent;border:none;width:100%;max-width:300px;height:50px;gap:16px;transition:all .3s ease;margin:0 auto}.mobile-balance-info{display:flex;align-items:center;gap:8px;width:69px;height:27px;font-family:Inter,sans-serif;font-size:18px;color:#fff 50%}.mobile-balance-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff}.mobile-balance-amount{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;display:inline;white-space:nowrap}.mobile-balance-btn{display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:none}.mobile-balance-btn,.mobile-plus-icon{width:20px;height:20px}.mobile-profile-btn{background:#9d1712;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;min-width:220px;transition:all .3s ease;cursor:pointer;height:50px;text-decoration:none;margin:0 auto}.mobile-profile-btn:hover{background:#aa3220;opacity:1}.mobile-profile-icon{width:18px;height:18px;margin:0}.mobile-profile-btn span{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:1;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.balance-item{cursor:pointer!important;position:relative!important;transition:all .3s ease!important;padding:5px!important;border-radius:5px!important}.balance-item:hover{background:hsla(0,0%,100%,.1)!important}.mobile-plus-icon{position:absolute!important;right:5px!important;top:50%!important;transform:translateY(-50%)!important;background:gold!important;color:#000!important;border-radius:50%!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:700!important}.mobile-balance{cursor:pointer!important;transition:all .3s ease!important;border-radius:8px!important;padding:3px!important}.mobile-balance:hover{opacity:.8}.mobile-balance:active{transform:scale(.98)!important}.modal{padding:10px!important}.modal .wrapper{max-width:calc(100vw - 20px)!important}.modal .container,.modal .wrapper{width:100%!important;margin:0!important}.modal .container{max-width:100%!important;padding:10px 8px!important;min-height:auto!important}.modal .title{font-size:15px!important;line-height:1.1!important}.modal .desc,.modal .title{margin-bottom:5px!important;text-align:center!important}.modal .desc{font-size:10px!important;line-height:1.2!important}.modal .button{width:100%!important;padding:8px 10px!important;font-size:11px!important;margin-top:5px!important;height:30px!important}.modal .close{width:14px!important;right:10px!important;top:10px!important}}@media(max-width:480px){.modal .container{padding:5px 3px!important;height:auto!important;max-height:200px!important;gap:0!important}.modal .container .title{font-size:13px!important}.modal .container .desc,.modal .container .title{margin-bottom:2px!important;line-height:1!important}.modal .container .desc{font-size:8px!important}.modal .container .button{height:24px!important;font-size:9px!important;padding:4px 6px!important;margin-top:2px!important}}@media(max-width:768px){.modal .container{width:100%!important;max-width:100%!important;padding:10px 8px!important;gap:0!important;min-height:auto!important}}.mobile-steam-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px;background:#9d1712;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;min-width:180px;line-height:1;height:auto}.mobile-steam-btn:hover{background:#7a1210;transform:translateY(-2px)}.mobile-steam-icon{width:20px;height:20px}@media(max-width:768px){.mobile-dropdown{display:block!important}.header .wrapper .center,.header .wrapper .right{display:none}.mob{display:block}.menu .button{margin-top:16px;min-width:220px;width:auto;display:inline-block}.menu .profile-button{margin-top:0;display:flex;align-items:center;max-width:220px;margin-left:0;background:transparent;border:none;padding:12px 16px;width:173px;height:50px;gap:16px;transition:all .3s ease}.menu .profile-button:hover{opacity:.8}.menu .profile-button .balance-text{display:flex;align-items:center;gap:8px;width:69px;height:27px;font-family:Inter,sans-serif;font-size:18px;color:#fff 50%}.menu .profile-button .balance-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff}.menu .profile-button .balance-amount{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff;display:inline;white-space:nowrap}.menu .profile-button .plus-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.menu .profile-button .plus-icon{width:20px;height:20px;margin:0}.menu .balance{margin-top:16px}.menu .button.black{background:#9d1712;border:none;border-radius:8px}.menu .button.black:hover{background:#aa3220;opacity:1}.menu .button.profile-btn{background:#9d1712;border:none;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0;min-width:auto;transition:all .3s ease;cursor:pointer;height:50px}.menu .button.profile-btn:hover{background:#aa3220;opacity:1}.menu .button.profile-btn .profile-icon{width:18px;height:18px;margin:0}.menu .button.profile-btn span{font-family:Inter,sans-serif;font-weight:700;font-size:20px;line-height:1;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.menu .button.balance-btn{background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;width:173px;height:50px;gap:16px;transition:all .3s ease}.menu .button.balance-btn:hover{opacity:.8}.menu .button.balance-btn .balance-text{display:flex;align-items:center;gap:8px;width:69px;height:27px;font-family:Inter,sans-serif;font-size:18px;color:#fff 50%}.menu .button.balance-btn .balance-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff}.menu .button.balance-btn .balance-amount{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#fff}.menu .button.balance-btn .plus-button{display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.menu .button.balance-btn .plus-icon{width:20px;height:20px;margin:0}.logo .img{width:120px}.hero-section-container{padding-top:100px;padding-bottom:60px;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.title.rustation{font-size:48px;line-height:1.2;text-align:center;margin-bottom:20px}.hero-character-banner{margin:-60px auto 20px auto;max-width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.character-banner-img{width:100%;height:auto;max-height:300px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;display:block;margin:0 auto}.server-status{font-size:16px;margin-top:20px;padding:0 20px}.sales-section{padding:30px 0;background:#1f1d22}.sales-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:25px;padding:0 20px}.section.rules-section .wrapper .sales-header{display:flex!important}.rules-section .sales-header,.section.rules-section .wrapper .sales-header{flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:15px!important}.sales-title{font-size:32px;text-align:center;margin:0}.see-all-link{font-size:12px;color:#ffbb0e;text-decoration:none;padding:8px 16px;border:1px solid #ffbb0e;border-radius:20px;transition:all .3s ease}.see-all-link:hover{background:#ffbb0e;color:#1f1d22}.see-all-container{margin-top:15px!important;margin-bottom:20px!important}.see-all-container .see-all-link{padding:8px 16px!important;font-size:12px!important;border:2px solid gold!important;background:transparent!important;color:gold!important;border-radius:5px!important;text-transform:uppercase!important;font-weight:600!important;letter-spacing:.5px!important}.see-all-container .see-all-link:hover{background:gold!important;color:#1f1d22!important;opacity:1!important}.sales-carousel{position:relative;padding:0 20px}.products-container{display:flex;gap:15px;padding:10px 0 20px 0;overflow:hidden;position:relative;justify-content:center}.products-container .product-card:nth-child(n+2){display:none}.products-container .product-card{flex:0 0 100%;max-width:280px}.product-card{width:100%;height:180px;padding:20px;background:linear-gradient(180deg,#9d1712,#000);border-radius:12px;border:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.4);border-color:#ffbb0e}.product-image{height:80px;margin-bottom:10px;display:flex;justify-content:center;align-items:center}.product-image img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.product-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.product-name{font-size:13px;line-height:1.3;font-weight:600;color:#fff;text-align:left;margin:0;flex:1}.product-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.product-price{font-size:16px;font-weight:700;color:gold}.product-original-price{font-size:12px;color:#ccc;text-decoration:line-through}.carousel-nav{display:flex;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.carousel-nav:hover{background:hsla(0,0%,100%,.2);border-color:gold}.carousel-prev{left:10px}.carousel-next{right:10px}.carousel-nav img{width:16px;height:16px;filter:brightness(0) invert(1)}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:15px}.carousel-indicator{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:gold;transform:scale(1.2)}.carousel-indicator:hover{background:hsla(0,0%,100%,.6)}.armory-section{padding:40px 0;text-align:center}.armory-title{font-size:28px;text-align:center;margin-bottom:30px}.armory-features{flex-direction:column;gap:30px;align-items:center;padding:0 15px}.armory-feature{flex-direction:column;text-align:center;max-width:280px}.armory-feature,.armory-icon{display:flex;align-items:center;justify-content:center;width:100%}.armory-icon{margin-bottom:15px;height:80px}.armory-icon img{max-width:60px;max-height:60px;width:auto;height:auto}.armory-text{font-size:14px;line-height:1.4;text-align:center;margin:0 auto;min-width:auto;max-width:250px;width:100%}.server-specs-section{padding:20px 0 40px 0!important}.server-specs-image{display:none}.server-specs-title{font-size:20px;text-align:center;margin-bottom:20px;line-height:1.2}.server-specs-cards{flex-direction:column;gap:12px;margin-top:20px}.spec-card{width:100%;padding:15px}.spec-card-title{font-size:14px}.spec-card-description{font-size:12px;line-height:1.3}.faq-section{padding:40px 0}.faq-bottom-blur,.faq-top-character{display:none}.faq-title{font-size:28px;text-align:center;margin-bottom:30px}.faq-images{display:grid;grid-template-columns:1fr;gap:20px;padding:0 20px;justify-items:center}.faq-item{text-align:center;width:100%;max-width:300px;margin:0 auto}.faq-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.faq-text{font-size:16px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.8);padding:10px}.faq-hover-text{font-size:14px;line-height:1.4;padding:15px;margin:10px}.section,.wrapper{padding:0 16px}.title.big{font-size:28px;line-height:1.2}.title.large{font-size:36px;line-height:1.2}.title.medium{font-size:18px}.title.small{font-size:14px}}@media(max-width:480px){.title.rustation{font-size:36px}.product-card{height:140px;padding:12px}.product-image{height:70px;margin-bottom:8px}.product-image img{width:50px;height:50px}.product-name{font-size:12px}.product-price{font-size:14px}.product-original-price{font-size:11px}.faq-title,.sales-title,.welcome-title{font-size:24px}.armory-title,.server-specs-title{font-size:18px}.image-gallery{grid-template-columns:1fr;gap:10px}.gallery-single:first-child{grid-column:1}.gallery-img{height:100px}.gallery-single:first-child .gallery-img{height:120px}.hero-character-banner{margin:-40px auto 20px auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.character-banner-img{max-height:200px;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;display:block;margin:0 auto}.topup-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:9999999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.topup-modal .wrapper{width:100%;max-width:400px;background:#1a1a1a;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 8px 32px rgba(0,0,0,.5);position:relative;z-index:1}.topup-modal .overlay{display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.topup-modal .container{position:relative;z-index:1;padding:30px 20px}.topup-modal .title{font-size:24px;margin-bottom:30px;text-align:center}.topup-modal .amount-section{margin-bottom:30px}.topup-modal .amount-input{font-size:18px;padding:15px}.topup-modal .button{width:100%;padding:15px;font-size:16px}}