html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Poppins-Black";src:url("/assets/fonts/Poppins/Poppins-Black.ttf");font-display:swap}@font-face{font-family:"Poppins-Bold";src:url("/assets/fonts/Poppins/Poppins-Bold.ttf");font-display:swap}@font-face{font-family:"Poppins-SemiBold";src:url("/assets/fonts/Poppins/Poppins-SemiBold.ttf");font-display:swap}@font-face{font-family:"Poppins-Medium";src:url("/assets/fonts/Poppins/Poppins-Medium.ttf");font-display:swap}@font-face{font-family:"Poppins-Regular";src:url("/assets/fonts/Poppins/Poppins-Regular.ttf");font-display:swap}html{scroll-behavior:smooth}body{font-family:"Poppins-Regular",sans-serif;overflow-x:hidden;background:#131522}a{color:#fff;transition:.3s}a:hover{color:#0c69fd}.container{width:100%;max-width:1280px;margin:0 auto;transition:.5s;position:relative}@media screen and (max-width: 1400px){.container{max-width:100%;padding:0 48px}}@media screen and (max-width: 800px){.container{padding:0 24px}}.container_home{max-width:1008px}@media screen and (max-width: 1400px){.container_home{max-width:1008px;padding:0}}@media screen and (max-width: 1150px){.container_home{max-width:100%;padding:0 48px}}@media screen and (max-width: 800px){.container_home{padding:0 24px}}.disable-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn{border-radius:32px;position:relative;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;box-sizing:border-box;width:auto;height:45px;padding:8px 24px;transition:.3s;border:1px solid transparent;text-decoration:none;gap:8px}.btn p,.btn i{transition:.3s;color:#fff;font-size:16px;line-height:1}.btn p{font-family:"Poppins-SemiBold",sans-serif}.btn_prime{background:#0c69fd}.btn_prime:hover{animation:btnPulse 1s infinite}.btn_secondary{border:1px solid #fff}.btn_secondary:hover{background:#fff}.btn_secondary:hover p,.btn_secondary:hover i{color:#131522}.input{outline:none;background:transparent;height:45px;box-sizing:border-box;color:#fff;padding:0 16px;max-width:100%;width:100%;font-size:14px;transition:.3s;border:1px solid #515362;border-radius:16px;font-family:"Poppins-Regular",sans-serif}.input::placeholder{color:#8c8d9f;opacity:1;transition:.3s;font-family:inherit}.input:hover::placeholder{opacity:0}.input_prime{background:rgba(255,255,255,.05)}.input_prime:hover,.input_prime:focus{border-color:#fff}.input_label{max-width:100%;width:100%;position:relative}.input_label>p{margin-bottom:8px;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:left}.input_label>p span{margin-left:4px;color:#0c69fd;text-transform:uppercase;font-size:10px;line-height:10px}.input_label_alert .input{border-color:#9f1b1f}.input_label_alert .input_info{color:#de1c22}.input_label_success .input{border-color:#116942}.input_label_success .input_info{color:#1ba769}.input_label_warning .input{border-color:#a64f21}.input_label_warning .input_info{color:#e86825}.input_label_info{position:absolute !important;right:16px;top:14px}.input_label_info svg{width:12px;height:12px;color:#fff}.input_label_highlight{padding:12px 36px 12px 16px;border:1px #515362 dashed;background:rgba(255,255,255,.12);border-radius:16px}.input_label .btn{width:100%}.input_check{display:flex;justify-content:left;position:relative;width:100%;cursor:pointer}.input_check input[type=checkbox],.input_check input[type=radio]{position:absolute;width:1px;height:1px;opacity:.01}.input_check input[type=checkbox]:checked~.input_check_btn,.input_check input[type=radio]:checked~.input_check_btn{border-color:#0c69fd;background:#0c69fd}.input_check input[type=checkbox]:checked~.input_check_btn .input_check_custom .input_check_btn,.input_check input[type=radio]:checked~.input_check_btn .input_check_custom .input_check_btn{background:#fff;border-color:#0c69fd}.input_check input[type=checkbox]:checked~.input_check_btn svg,.input_check input[type=radio]:checked~.input_check_btn svg{opacity:1}.input_check input[type=checkbox]:checked~.input_check_btn span,.input_check input[type=radio]:checked~.input_check_btn span{opacity:1}.input_check_btn{width:19px;min-width:19px;height:19px;margin-right:8px;position:relative;border:1px solid #515362;display:flex;justify-content:center;align-items:center;cursor:pointer;background:rgba(255,255,255,.05);transition:.3s}.input_check_btn svg,.input_check_btn img{width:75%;height:75%;opacity:0;transition:.3s}.input_check_btn svg path,.input_check_btn img path{stroke:#fff}.input_check_custom{height:64px}.input_check_custom input[type=checkbox]:checked~.input_check_btn,.input_check_custom input[type=radio]:checked~.input_check_btn{border-color:#0c69fd !important;background:#fff !important}.input_check_custom .input_check_btn{width:100%;height:100%;margin:0;border:3px solid transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff !important;border-radius:16px}.input_check_custom .input_check_btn img,.input_check_custom .input_check_btn svg{height:100%;width:auto;pointer-events:none;opacity:1}.input_check:hover .input_check_btn{border-color:#0c69fd}.input_check_checkbox{border-radius:4px}.input_check_radio{border-radius:100%}.input_check_radio svg,.input_check_radio img{width:50%;height:50%}.input_check_radio span{width:calc(19px - 6px);height:calc(19px - 6px);opacity:0;transition:.3s;border:2px solid #fff;background:0;border-radius:100%}.input_check.highlight input:checked[type=checkbox]~.input_check_btn,.input_check.highlight input:checked[type=radio]~.input_check_btn{border-color:#fff;background:#fff}.input_check.highlight:hover .input_check_btn{border-color:#fff}.input_check.highlight .input_check_checkbox svg>path{stroke:#000}.mark{box-sizing:border-box;background:rgba(12,105,253,.5);border:1px solid #0c69fd;padding:8px 16px;width:-moz-fit-content;width:fit-content;border-radius:32px}.mark_prime{background:#0c69fd;border:0}.mark_secondary{background:0;border:1px solid #fff}.mark_secondary p{color:#fff}.mark h2{color:#fff;font-family:"Poppins-SemiBold",sans-serif;font-size:12px;line-height:12px;letter-spacing:.25px}h1{font-size:40px;font-family:"Poppins-Bold",sans-serif;color:#fff;line-height:60px}@media screen and (max-width: 800px){h1{font-size:32px;line-height:48px}}h2{font-size:32px;font-family:"Poppins-Bold",sans-serif;color:#fff;line-height:48px}@media screen and (max-width: 800px){h2{font-size:24px;line-height:36px}}h3{font-size:24px;font-family:"Poppins-Bold",sans-serif;color:#fff;line-height:36px}@media screen and (max-width: 800px){h3{font-size:20px;line-height:32px}}h4{font-size:20px;font-family:"Poppins-SemiBold",sans-serif;color:#fff;line-height:28px}h5{font-size:16px;font-family:"Poppins-Regular",sans-serif;color:#fff;line-height:24px}p{font-size:14px;color:rgba(255,255,255,.75);line-height:20px}.textadd_color_primary100{color:#0c69fd}.textadd_color_primary50{color:#0c69fd}.textadd_color_primary20{color:#008bff}.textadd_color_primary10{color:#86c6ff}.textadd_color_primary05{color:#b8dcff}.textadd_color_primary0{color:#e1f1ff}.textadd_color_white{color:#fff}.textadd_color_gray100{color:#131522}.textadd_color_gray80{color:#333543}.textadd_color_gray60{color:#515362}.textadd_color_gray40{color:#8c8d9f}.textadd_color_gray10{color:#d1d2e5}.textadd_color_gray05{color:#edeeff}.textadd_color_gray0{color:#f5f7ff}.textadd_color_success{color:#1ba769}.textadd_color_success05{color:#def2e9}.textadd_color_warning{color:#e86825}.textadd_color_warning05{color:#ffe1be}.textadd_color_alert{color:#de1c22}.textadd_color_alert05{color:#ffe0e1}.textadd_weight__bold{font-family:"Poppins-Bold",sans-serif}.textadd_weight__semibold{font-family:"Poppins-SemiBold",sans-serif}.textadd_weight__regular{font-family:"Poppins-Regular",sans-serif}.navbar{background:#131522;position:relative}.navbar_main{display:flex;align-items:center;justify-content:space-between;padding:24px 0}@media screen and (max-width: 800px){.navbar_main{padding:16px 0}}.navbar_brand,.navbar_steam{width:205px}.navbar_brand{display:flex;justify-content:left;align-items:center;gap:8px;text-decoration:none}@media screen and (max-width: 800px){.navbar_brand{display:none}}.navbar_brand p{font-size:10px;line-height:10px;margin-top:2px;font-family:"Poppins-SemiBold",sans-serif;text-transform:uppercase;letter-spacing:.5px;color:rgba(255,255,255,.4)}.navbar_brand svg{height:16px}.navbar_brand svg path{fill:rgba(255,255,255,.4);transition:.3s}.navbar_brand:hover svg path{fill:#fff}.navbar_center{width:42px;height:42px}.navbar_center img{max-height:100%;max-width:100%;width:100%}.navbar_steam .btn p{font-size:14px}.navbar_user{height:45px;width:100%;display:flex;justify-content:right;align-items:center;gap:8px}.navbar_user img{width:32px;height:32px;border:1px solid #333543;border-radius:8px}.navbar_user_content{text-align:right}.navbar_user_content p{font-size:10px;line-height:10px;color:rgba(255,255,255,.75);text-transform:uppercase;font-family:"Poppins-SemiBold",sans-serif;word-break:keep-all}.navbar_user_content a{color:#fff;font-size:12px;line-height:12px;text-decoration:none;font-family:"Poppins-SemiBold",sans-serif}.navbar_user_content a:hover{color:#0c69fd}.navbar_socials{display:flex;justify-content:left;gap:16px}.navbar_socials a{text-decoration:none;font-size:24px;color:#86c6ff}.navbar_socials a:hover{color:#0c69fd}.navbar_home .navbar_main{height:93px}@media screen and (max-width: 800px){.navbar_home .navbar_main{height:77px}}@media screen and (max-width: 800px){.navbar_home .navbar_brand{display:flex}}.navbar_home .navbar_brand svg{height:19.66px;width:74.42px}.statusbar{border-top:1px solid #333543;border-bottom:1px solid #333543}.statusbar_main{width:100%;display:flex;justify-content:left}.statusbar_online{padding:24px 96px 24px 0;border-right:1px solid #333543;margin-left:calc((100% - 1280px) / 2);transition:.5s}@media screen and (max-width: 1400px){.statusbar_online{margin-left:48px}}@media screen and (max-width: 800px){.statusbar_online{margin-left:24px;padding:16px 24px 16px 0}}.statusbar_online_count{display:flex;align-items:center;justify-content:left;gap:8px;min-width:91px}.statusbar_online_count__pulse{background:#116942;border-radius:100%;width:11px;height:11px;transform:scale(1);animation:pulse 2s infinite;position:relative}.statusbar_online_count__pulse:after{content:"";position:absolute;left:3px;top:3px;width:5px;height:5px;border-radius:100%;background:#77ff9d}.statusbar_online_count p{color:#fff;font-family:"Poppins-SemiBold",sans-serif}.statusbar_online>h5{color:rgba(255,255,255,.75);font-size:10px;line-height:10px;text-transform:uppercase;margin-top:8px}.statusbar_list{padding:24px 0 24px 96px;width:fit-content;overflow:hidden;display:flex;align-items:center;transition:.5s}@media screen and (max-width: 800px){.statusbar_list{padding:16px 0 16px 24px}}.statusbar_list_nowrap{display:flex;flex-wrap:nowrap;gap:32px;overflow-x:auto;overflow-y:hidden;transition:.5s;cursor:grab}@media screen and (max-width: 800px){.statusbar_list_nowrap{gap:16px}}.statusbar_list_nowrap::-webkit-scrollbar{display:none;height:0}.statusbar_item{min-width:164px;display:flex;justify-content:left;align-items:center;gap:8px;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.statusbar_item img{width:32px;height:32px;border:1px solid #333543;border-radius:8px;-webkit-user-select:none;-webkit-user-drag:none}.statusbar_item_content{overflow:hidden}.statusbar_item_content p{font-size:10px;line-height:10px;color:#fff;text-transform:uppercase;font-family:"Poppins-SemiBold",sans-serif;word-break:keep-all}.statusbar_item_content h5{font-size:12px;line-height:12px;margin-top:2px;font-family:"Poppins-SemiBold",sans-serif;color:#b8dcff}.statusbar_item .empty_image{width:32px;height:32px;border:1px solid #333543;border-radius:8px;-webkit-user-select:none;-webkit-user-drag:none;background:#8c8d9f;display:flex;align-items:center;justify-content:center;min-width:32px}.statusbar_item .empty_content{display:flex;flex-direction:column;width:100%;gap:6px}.statusbar_item .empty_content p,.statusbar_item .empty_content h5{display:block;border-radius:32px;height:11px;line-height:11px}.statusbar_item .empty_content p{width:100%;background:rgba(255,255,255,.2)}.statusbar_item .empty_content h5{background:rgba(255,255,255,.1);width:75%}.statusbar_item.empty_info{min-width:fit-content}.main{background:linear-gradient(310.01deg, rgba(0, 0, 0, 0) 28.27%, rgba(12, 105, 253, 0.5) 119.88%),linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(12, 105, 253, 0.5) 100%),#131522;position:relative;overflow:hidden;padding:64px 0}.main_overlay{background:rgba(126,8,49,.22);top:-1px;position:absolute;width:100%;aspect-ratio:1.32;background:url("/assets/img/header_main.png");background-size:cover;background-repeat:no-repeat;z-index:0}.header{padding:64px 0}@media screen and (max-width: 800px){.header{padding:0}}.header_main{max-width:575px;text-align:center;margin:0 auto}.header_main .mark{margin:0 auto 12px}.header_main p{margin-top:8px;font-size:20px;line-height:32px}.banner{padding:64px 0 0}.banner_main{position:relative}.banner_content .owl-stage{display:flex;align-items:flex-end}.banner_content .owl-dots{position:absolute;left:50%;transform:translateX(-50%);bottom:16px;max-width:100%;width:100%;padding:0 24px;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:16px}@media screen and (max-width: 800px){.banner_content .owl-dots{gap:8px}}.banner_content .owl-dots .owl-dot{max-width:48px;width:100%;display:block}.banner_content .owl-dots .owl-dot span{width:100%;height:4px;background:#333543;transition:.3s}.banner_content .owl-dots .owl-dot:hover span{background:#515362}.banner_content .owl-dots .owl-dot.active span{background:#0c69fd}.banner_item{cursor:pointer;padding:64px 128px;border-radius:32px;background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%);border:1px solid #515362;display:flex;gap:32px;align-items:center;justify-content:space-between;margin-left:2px}@media screen and (max-width: 1150px){.banner_item{padding:64px}}@media screen and (max-width: 800px){.banner_item{flex-direction:column;align-items:flex-start;padding:24px;gap:24px}}.banner_item_content{max-width:535px}@media screen and (max-width: 800px){.banner_item_content{max-width:100%}}.banner_item_content h2{margin-bottom:8px}.banner_item_content_footer{margin-top:32px;display:flex;justify-content:left;align-items:center;gap:16px}.banner_item_thumb{min-width:305px;position:relative}@media screen and (max-width: 800px){.banner_item_thumb{margin:0 auto;min-width:unset}}.banner_item_thumb img{max-height:225px;max-width:405px}.banner_arrow{z-index:1;position:absolute;top:50%;transform:translateY(-50%);outline:none;border:1px solid #515362;border-radius:8px;background:#131522;width:48px;height:48px;cursor:pointer;transition:.3s}@media screen and (max-width: 800px){.banner_arrow{display:none}}.banner_arrow i{font-size:24px;color:rgba(255,255,255,.5);transition:.3s}.banner_arrow:hover i{color:#fff}.banner_arrow:active{transform:translateY(-50%) scale(0.9, 0.9)}.banner_arrow.arrow__left{left:-24px}.banner_arrow.arrow__right{right:-24px}.oldprice{position:relative;font-family:"Poppins-SemiBold",sans-serif;font-size:16px;color:#515362;text-decoration:line-through}.shop{padding-top:64px}@media screen and (max-width: 800px){.shop .container{padding:0}}.shop_body{border-radius:32px;background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%);border:1px solid #515362;padding:48px 24px}.shop_title{text-align:center;max-width:351px;margin:0 auto 48px}@media screen and (max-width: 800px){.shop_title{margin:0 auto 24px}}.shop_title_statement{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:8px}.shop_title_statement p,.shop_title_statement i{color:#1ba769;font-size:10px}.shop_title_statement p{line-height:10px;text-transform:uppercase;font-family:"Poppins-SemiBold",sans-serif}.shop_dafi{height:54px;overflow-x:auto;overflow-y:hidden;display:flex;justify-content:left;flex-wrap:nowrap;background:linear-gradient(180deg, rgba(19, 21, 34, 0) 25%, rgba(51, 53, 67, 0.5));border-bottom:1px solid #0c69fd}@media screen and (max-width: 800px){.shop_dafi{width:calc(100% + 24px * 2);margin-left:-24px}}.shop_dafi::-webkit-scrollbar{display:none;height:0}.shop_dafi__item{cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;width:100%;overflow:hidden;user-select:none;cursor:pointer}@media screen and (max-width: 800px){.shop_dafi__item{min-width:145px}}.shop_dafi__item:before{position:absolute;content:"";left:0;right:0;height:60%;bottom:0;background:linear-gradient(180deg, rgba(12, 105, 253, 0), rgba(12, 105, 253, 0.5));transform:translateY(100%);transition:.3s}.shop_dafi__item:after{position:absolute;content:"";left:50%;transform:translateX(-50%);height:1px;width:1px;background:#0c69fd;bottom:0;opacity:0;transition:.3s}.shop_dafi__item p{font-size:16px;font-family:"Poppins-SemiBold",sans-serif;transition:.3s}.shop_dafi__item:hover p{color:#0c69fd}.shop_dafi__item.active:before{transform:translateY(0)}.shop_dafi__item.active:after{width:100%;opacity:1}.shop_dafi__item.active p{color:#0c69fd}.shop_products{margin-top:64px;position:relative}.shop_main{visibility:hidden;position:absolute;opacity:0;transition:.3s opacity;height:0;display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;width:calc(100% + 12px * 2);margin:-12px}@media screen and (max-width: 800px){.shop_main{width:calc(100% + 4px * 2);margin:-4px}}.shop_main.active{position:relative;visibility:visible;opacity:1;height:auto}.shop_item{margin:12px;border-radius:16px;border:1px solid #515362;text-align:center;position:relative;text-decoration:none;transition:.3s background;overflow:hidden;width:calc(25% - 12px * 2);will-change:transform;cursor:pointer}@media screen and (max-width: 1150px){.shop_item{width:calc(33.333% - 12px * 2);padding-top:12px}}@media screen and (max-width: 800px){.shop_item{margin:4px;width:calc(50% - 4px * 2)}}.shop_item:before{transition:.3s;content:"";position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;background:linear-gradient(310.01deg, rgba(0, 0, 0, 0) 28.27%, rgba(12, 105, 253, 0.5) 119.88%),linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(12, 105, 253, 0.5) 100%),#131522}.shop_item__image{width:100%;height:175px;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:115px;padding:24px 16px 0 16px}@media screen and (max-width: 800px){.shop_item__image{margin-bottom:0;padding-top:16px}}.shop_item__image img{max-width:100%;max-height:100%;filter:drop-shadow(2px 4px 6px black)}.shop_item__mark{position:absolute;left:24px;top:24px;z-index:1}.shop_item__mark h2{font-family:"Poppins-SemiBold",sans-serif}@media screen and (max-width: 800px){.shop_item__mark{left:8px;top:8px}}.shop_item_content{padding:24px;text-align:left;position:absolute;bottom:0;width:100%;min-height:115px;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width: 800px){.shop_item_content{position:relative;min-height:unset;padding:16px}}.shop_item_content h5{font-family:"Poppins-Regular",sans-serif;font-weight:normal;letter-spacing:.2px;transition:.3s}@media screen and (max-width: 800px){.shop_item_content h5{font-size:12px;line-height:14px}}.shop_item_content>p{font-size:12px;line-height:16px;overflow:hidden;max-height:1px;opacity:0;transition:.3s}@media screen and (max-width: 800px){.shop_item_content>p{display:none}}.shop_item_content_price{display:flex;flex-wrap:wrap;justify-content:left;align-items:center;gap:8px;margin-top:8px}.shop_item_content_price h3{color:#86c6ff}@media screen and (max-width: 800px){.shop_item_content_price h3{font-size:14px;line-height:16px}}@media screen and (max-width: 800px){.shop_item_content_price .oldprice{font-size:12px;line-height:13px}}.shop_item:hover:before{opacity:1;visibility:visible}.shop_item:hover .shop_item_content h5{margin-bottom:8px}@media screen and (max-width: 800px){.shop_item:hover .shop_item_content h5{margin-bottom:0}}.shop_item:hover .shop_item_content p{opacity:1;max-height:155px}.shop_item.ontime{border-color:#1ba769}.shop_item.ontime .shop_item__mark{background:#1ba769}.shop_item.ontime .shop_item_content_price h3{color:#1ba769}.shop_item.bestseller{border-color:#d68438}.shop_item.bestseller .shop_item__mark{background:#d68438}.shop_item.bestseller .shop_item_content_price h3{color:#d68438}.shop_item.sale{border-color:#1ba769}.shop_item.sale .shop_item__mark{background:#1ba769}.shop_item.sale .shop_item_content_price h3{color:#1ba769}.status{padding:128px 0;transition:.3s}@media screen and (max-width: 1150px){.status{padding:96px 0}}@media screen and (max-width: 800px){.status{padding:64px 0}}.status_main{margin:0 auto;max-width:675px;border-radius:32px;border:1px solid #515362;background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%);padding:64px 48px 48px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}.status_main.success .status__icon{border-color:#1ba769}.status_main.success .status__icon i{color:#1ba769}.status_main.warning .status__icon{border-color:#e86825}.status_main.warning .status__icon i{color:#e86825;animation:hourglass 5s infinite;transform:rotate(0deg)}.status_main.alert .status__icon{border-color:#de1c22}.status_main.alert .status__icon i{color:#de1c22}.status__icon{width:51px;height:51px;border-radius:100%;border:1px solid #515362;display:flex;justify-content:center;align-items:center}.status__icon i{font-size:18px;color:#515362}.status .btn{margin-top:16px}.terms_head{padding-bottom:48px;margin-bottom:48px;border-bottom:1px solid rgba(255,255,255,.2)}.terms_head h3{font-size:10px;line-height:10px;color:#0c69fd;margin-bottom:8px}.terms_body{max-width:701px;width:100%}.terms_sector{margin-bottom:24px}.terms_sector:last-child{margin-bottom:0}.terms_sector>h3{margin-bottom:16px;color:#fff}.terms_sector__number{left:0;position:absolute;text-align:right;width:16px;color:#fff}.terms_sector__full{position:relative;margin-bottom:4px;padding-left:24px}.terms_sector__full:last-child{margin-bottom:0}.terms_sector__list{margin-bottom:4px;padding-left:24px}.terms_sector__list:last-child{margin-bottom:0}.serverpicker_main{border-radius:32px;border:1px solid #515362;padding:64px 32px;background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%)}@media screen and (max-width: 800px){.serverpicker_main{padding:64px 24px}}.serverpicker_title{margin:0 auto 48px;max-width:551px;width:100%;text-align:center}.serverpicker_title p{margin-top:8px}.serverpicker_wrapper{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;width:calc(100% + 32px);margin:-12px}@media screen and (max-width: 800px){.serverpicker_wrapper{width:calc(100% + 8px * 2);margin:-8px}}.serverpicker_item{margin:16px;border-radius:16px;border:1px solid #515362;text-align:center;padding:48px 32px;position:relative;text-decoration:none;transition:.3s background border;width:calc(20% - 16px * 2);will-change:transform}@media screen and (max-width: 1150px){.serverpicker_item{width:calc(33.333% - 16px * 2)}}@media screen and (max-width: 800px){.serverpicker_item{margin:8px 8px 16px;width:calc(50% - 8px * 2)}}.serverpicker_item img{position:relative;max-width:100%;width:100%;aspect-ratio:1/1}.serverpicker_item:before{transition:.3s;content:"";position:absolute;left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;border-radius:15px;background:linear-gradient(310.01deg, rgba(0, 0, 0, 0) 28.27%, rgba(12, 105, 253, 0.5) 119.88%),linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(12, 105, 253, 0.5) 100%),#131522}.serverpicker_item_mark{position:absolute;left:50%;transform:translateX(-50%);padding:4px 12px;border:1px solid #515362;border-radius:32px;background:#131522;bottom:-13px;transition:.3s}.serverpicker_item_mark p{font-size:12px;line-height:16px;font-family:"Poppins-SemiBold",sans-serif;color:#fff}.serverpicker_item:hover{border-color:#0c69fd}.serverpicker_item:hover:before{opacity:1;visibility:visible}.serverpicker_item:hover .serverpicker_item_mark{background:#0c69fd;border-color:#0c69fd}.modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(19,21,34,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:98;display:flex;justify-content:center;align-items:center;padding:64px 0;overflow:auto}.modal_main{margin:0 auto;background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%);border-radius:32px;padding:24px 32px;max-width:1101px;width:100%;border:1px solid #515362}@media screen and (max-width: 800px){.modal_main{padding:24px}}.modal_main_head{display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;margin-bottom:32px;gap:16px}@media screen and (max-width: 800px){.modal_main_head h3{font-size:20px;line-height:32px}}.modal_main_head__close{width:22px;min-width:22px;height:22px;cursor:pointer;transition:.3s}.modal_main_head__close i{font-size:22px;color:#fff;transition:.3s}.modal_main_head__close:hover i{color:#0c69fd}.modal_main_body{position:relative;overflow-y:auto;max-height:600px;width:calc(100% + 8px + 5px);padding-right:calc(8px + 5px)}@media screen and (max-width: 800px){.modal_main_body{max-height:451px}}.modal_main_body::-webkit-scrollbar{width:5px;border-radius:8px}.modal_main_body::-webkit-scrollbar-track{background:#333543;border-radius:8px}.modal_main_body::-webkit-scrollbar-thumb{background:#0c69fd;border-radius:8px;transition:.3s}.modal_main_body::-webkit-scrollbar-thumb:hover{background:#86c6ff}.modal:not(.active){display:none !important}.modal_open{padding-right:17px !important;overflow:hidden !important}.form{display:flex;justify-content:left;flex-wrap:wrap}.form_box{margin-bottom:24px}.form_box:last-of-type{margin-bottom:0}.form_box>h5{color:#86c6ff;font-size:14px;line-height:20px;letter-spacing:.2px;margin-bottom:24px}.form .input_label{margin-bottom:16px}.form .input_label:last-of-type{margin-bottom:0}.form_credentials{width:50%;padding-right:32px;border-right:1px solid rgba(255,255,255,.12)}@media screen and (max-width: 1150px){.form_credentials{width:100%;padding:0 0 32px;margin-bottom:32px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}}@media screen and (max-width: 800px){.form_credentials{padding:0 0 24px;margin-bottom:24px}}.form_payment{width:25%;border-right:1px solid rgba(255,255,255,.12);padding:0 32px}@media screen and (max-width: 1150px){.form_payment{width:50%;padding:0 32px 0 0}}@media screen and (max-width: 800px){.form_payment{padding:0 24px 0 0}}@media screen and (max-width: 600px){.form_payment{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);width:100%;padding:24px 0}}.form_shortcut{width:25%;padding-left:32px}@media screen and (max-width: 1150px){.form_shortcut{width:50%}}@media screen and (max-width: 800px){.form_shortcut{padding-left:24px}}@media screen and (max-width: 600px){.form_shortcut{width:100%;padding:24px 0 0 0}}.form_shortcut .shop_item{width:100%;margin:0;background:#131522;cursor:default}.form_shortcut .shop_item:before{display:none}.form_shortcut .shop_item__image{margin-bottom:0}.form_shortcut .shop_item_content{position:relative;min-height:unset}.form_shortcut .shop_item h5{font-size:14px;line-height:20px}.form_shortcut .shop_item h3{font-size:16px;line-height:24px}.form_shortcut .shop_item .oldprice{font-size:16px;line-height:24px}.form_shortcut .shop_item:hover h5{margin:0}.form_shortcut .shop_item_content_price svg{display:none}.form_shortcut .shop_item_content_price.active svg{display:block;color:#1ba769;width:16px;height:14px;margin-bottom:3px}.form_shortcut .shop_item_content_price.active h3{color:#1ba769}.form_shortcut_thanks{margin-top:24px;display:flex;align-items:center;width:100%;gap:8px;justify-content:space-between}.form_shortcut_thanks p{font-size:12px;color:rgba(255,255,255,.4)}.form_shortcut_thanks svg{width:59px;min-width:59px;height:16px}.form_shortcut_thanks svg path{fill:rgba(255,255,255,.4)}.form_submit{width:100%;margin-top:32px;padding:15px}@media screen and (max-width: 800px){.form_submit{margin-top:24px}}.form_submit .btn{width:100%}.banks{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;width:calc(100% + 16px + 13px);margin:-8px}@media screen and (max-width: 800px){.banks{width:calc(100% + 4px * 2 + 13px);margin:-4px}}.banks_item{margin:8px;transition:.3s background;width:calc(20% - 8px * 2)}@media screen and (max-width: 1150px){.banks_item{width:calc(33.333% - 8px * 2)}}@media screen and (max-width: 800px){.banks_item{margin:4px;width:calc(50% - 4px * 2)}}.notify{position:fixed;width:235px;right:48px;bottom:48px;z-index:99}@media screen and (max-width: 800px){.notify{width:calc(100% - 48px);right:24px;bottom:24px}}.notify_item{background:linear-gradient(180deg, #131522 0%, #1A1D2C 100%);position:relative;overflow:hidden;margin-bottom:24px;border-radius:16px;border:1px solid #0c69fd;padding:16px;filter:drop-shadow(0 0 15px #131522)}.notify_item:last-child{margin-bottom:0}.notify_item_head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:12px;position:relative}.notify_item_head:before,.notify_item_head:after{content:"";position:absolute;height:1px;left:0;bottom:0}.notify_item_head:before{width:100%;background:linear-gradient(to right, rgba(12, 105, 253, 0.75), rgba(12, 105, 253, 0.15))}.notify_item_head:after{width:0;background:#0c69fd;animation:close_line 5s linear}.notify_item_title{display:flex;justify-content:left;align-items:center;gap:8px}.notify_item_title h4{font-size:12px;line-height:16px}.notify_item_title i{color:#0c69fd;font-size:16px}.notify_item__close{padding:2px;cursor:pointer}.notify_item__close i{color:#fff;transition:.3s}.notify_item__close:hover i{color:#0c69fd}.notify_item_body{margin-top:16px}.notify_item_user{display:flex;justify-content:left;align-items:center;gap:8px;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.notify_item_user img{width:32px;height:32px;border:1px solid #333543;border-radius:8px;-webkit-user-select:none;-webkit-user-drag:none}.notify_item_user_content{overflow:hidden}.notify_item_user_content p{font-size:10px;line-height:10px;color:#fff;text-transform:uppercase;font-family:"Poppins-SemiBold",sans-serif;word-break:keep-all}.notify_item_user_content h5{font-size:12px;line-height:12px;margin-top:2px;font-family:"Poppins-SemiBold",sans-serif;color:#b8dcff}@keyframes close_line{0%{width:0}100%{width:100%}}.footer{background:#131522;padding:64px 0 64px}.footer_head>img{max-width:42px;width:100%;max-height:42px;margin-bottom:24px}.footer_head>h5{font-size:14px;color:#fff;letter-spacing:.2px;max-width:351px}.footer_ruler{margin-top:24px;display:flex;align-items:center;justify-content:left;gap:16px;text-decoration:none;flex-wrap:wrap}.footer_ruler a{text-decoration:none;font-size:12px;line-height:16px;color:rgba(255,255,255,.75)}.footer_ruler a:hover{color:#fff}.footer_body{margin-top:32px;display:flex;justify-content:space-between;align-items:flex-end;gap:32px}@media screen and (max-width: 800px){.footer_body{flex-direction:column;align-items:flex-start}}.footer_socials{display:flex;justify-content:left;gap:16px}.footer_socials a{text-decoration:none;font-size:24px;color:#0c69fd}.footer_socials a:hover{color:#0c69fd}.footer_authors{display:flex;justify-content:right;gap:24px;margin:0 0 0 auto}.footer_authors_item{text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;gap:8px}@media screen and (max-width: 800px){.footer_authors_item{flex-direction:row;justify-content:left;align-items:center}}.footer_authors_item h5{color:rgba(255,255,255,.4);font-size:10px;line-height:10px;font-family:"Poppins-SemiBold",sans-serif;text-transform:uppercase;transition:.3s;letter-spacing:.5px}.footer_authors_item svg{height:24px}.footer_authors_item svg path{transition:.3s}@media screen and (max-width: 800px){.footer_authors_item svg{height:16px}.footer_authors_item svg path{fill:rgba(255,255,255,.4)}}.footer_authors_item.indrop svg{width:89px}@media screen and (max-width: 800px){.footer_authors_item.indrop svg{width:60px}}.footer_authors_item.cybervio svg{width:58px}@media screen and (max-width: 800px){.footer_authors_item.cybervio svg{width:38px}}.footer_authors_item:hover svg path{fill:#0c69fd}.footer_footer{margin-top:32px;padding-top:32px;border-top:1px solid rgba(255,255,255,.3);display:flex;justify-content:space-between;align-items:flex-start;gap:32px}.footer_footer p{font-size:12px;line-height:16px}@media screen and (max-width: 1150px){.footer_footer{flex-direction:column;align-items:normal}}.footer_statement{display:flex;justify-content:left;gap:16px}@media screen and (max-width: 800px){.footer_statement{flex-direction:column;gap:8px}}.footer_details{text-align:right}.footer_home .footer_authors_item{flex-direction:row;justify-content:left;align-items:center}.footer_home .footer_authors_item svg{height:20px;width:48px}.footer_home .footer_authors_item svg path{fill:rgba(255,255,255,.4)}.footer_home .footer_authors_item:hover svg path{fill:#fff}.tooltip{display:block;position:relative;cursor:pointer;z-index:1000}.tooltip_place{display:block;position:absolute;top:-15px;left:0;right:0;height:15px;cursor:default;display:none}.tooltip_main{bottom:15px;border-radius:4px;width:185px;min-width:185px}@media screen and (max-width: 1150px){.tooltip_main{left:-149px;transform:translateX(0)}}.tooltip_main:before{position:absolute;content:"";bottom:0;border-radius:10px;background:rgba(0,0,0,.5);filter:blur(15px);will-change:filter;left:0;width:100%;height:100%}.tooltip_main_content{position:relative;padding:4px 8px;background:#fff;border-radius:inherit}.tooltip_main_content p{font-weight:600;font-family:"Poppins-Medium",sans-serif;color:#131522;font-size:10px;line-height:16px}.tooltip_main>svg{width:12px !important;height:6px !important;top:100%}@media screen and (max-width: 1150px){.tooltip_main>svg{right:24px;left:unset;transform:translateX(0)}}.tooltip_main,.tooltip_main>svg{position:absolute;left:50%;transform:translateX(-50%)}@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(17,105,66,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(57,79,253,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(57,79,253,0)}}@keyframes btnPulse{0%{box-shadow:0 0 0 0 rgba(12,105,253,.7)}70%{box-shadow:0 0 0 10px rgba(57,79,253,0)}100%{box-shadow:0 0 0 0 rgba(57,79,253,0)}}@keyframes hourglass{0%{transform:rotate(0deg)}15%{transform:rotate(0deg)}35%{transform:rotate(180deg)}65%{transform:rotate(180deg)}85%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@keyframes levitating{0%{transform:translateY(-3px)}65%{transform:translateY(1px)}100%{transform:translateY(-3px)}}
