header{position:fixed;left:0;top:0;right:0;z-index:999;width:100%;height:66px;opacity:1;background-color:hsla(0,0%,7%,.85);box-shadow:0 3px 7px 0 rgba(0,0,0,.35)}header .header__logo{height:100%;height:60px;align-self:center}header .header__logo img{height:100%;width:auto}header .header__navwrap .header__navbar{display:flex;justify-content:center;margin-bottom:0}header .header__navwrap .header__navbar li{cursor:pointer;list-style:none;padding:0 10px}header .header__navwrap .header__navbar li a{color:#ccc;line-height:66px;font-size:14px;text-decoration:none}header .header__navwrap .header__navbar li:hover a{text-shadow:0 0 10px #69e0ff,0 0 20px #69e0ff,0 0 40px #69e0ff;color:#fff}header .header__login .login__btn{display:flex;height:66px;align-items:center;border:0;outline:none;background:none}header .header__login .login__btn span{color:#ccc;font-size:14px}header .header__login .login__btn img{width:27px;height:27px;margin-left:18px}header .header__bar-btn i{font-size:35px;color:#fff;position:absolute;top:0;right:0;line-height:66px;padding:0 25px;display:none}header .header__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:none;animation:fadeIn .3s linear}header .header__nav-mobile{position:fixed;top:0;right:0;bottom:0;width:400px;background-color:#fff;max-width:100%;transform:translateX(100%);z-index:9;opacity:0;transition:transform .3s linear,opacity .3s linear}header .header__nav-mobile .header__nav-list{padding-left:0;margin-top:20px}header .header__nav-mobile .header__nav-list li{list-style:none;padding:10px 50px}header .header__nav-mobile .header__nav-list a{font-size:19px;color:#000;text-decoration:none}header .header__nav-mobile .header__nav-close{width:100%;height:66px;background-color:#393b40}header .header__nav-mobile .header__nav-close i{font-size:35px;color:#fff;line-height:66px;padding:0 20px;position:absolute;top:0;right:0}header .header__check:checked~.header__overlay{display:block}header .header__check:checked~.header__nav-mobile{opacity:1;transform:translateX(0)}header .header__logo-mobile{display:none}header .header__navwrap .header__navbar li a.active{text-shadow:0 0 10px #69e0ff,0 0 20px #69e0ff,0 0 40px #69e0ff;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6)}header .home-popup,header .home-popup-register{position:absolute;top:700%;left:50%;transform:translate(-50%,-50%);border-radius:5px;overflow:hidden}header .home-popup .home-popup__form .home-popup__form-header h3,header .home-popup-register .home-popup__form .home-popup__form-header h3{font-weight:700}header .home-popup .home-popup__form .home-popup__form-header i,header .home-popup-register .home-popup__form .home-popup__form-header i{font-size:25px;cursor:pointer}header .home-popup .home-popup__form,header .home-popup-register .home-popup__form{width:450px;padding:20px;opacity:1}header .home-popup .home-popup__form .home-popup__form-item,header .home-popup-register .home-popup__form .home-popup__form-item{margin-bottom:15px}header .home-popup .home-popup__form .home-popup__form-item label,header .home-popup-register .home-popup__form .home-popup__form-item label{margin-bottom:5px}header .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-btn,header .home-popup-register .home-popup__form .home-popup__form-item .home-popup__form-item-btn{color:#fff;width:100%;background-color:#f6791b;padding:5px;opacity:1}header .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-btn-register,header .home-popup-register .home-popup__form .home-popup__form-item .home-popup__form-item-btn-login{cursor:pointer}header .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-btn-register:hover,header .home-popup-register .home-popup__form .home-popup__form-item .home-popup__form-item-btn-login:hover{color:red;text-decoration:underline}header .home-popup .home-popup__form .home-popup__form-item a,header .home-popup-register .home-popup__form .home-popup__form-item a{text-decoration:none}header .home-popup .home-popup__form .home-popup__form-item a:hover p,header .home-popup-register .home-popup__form .home-popup__form-item a:hover p{color:red;text-decoration:underline}header .home-popup .home-popup__form .home-popup__form-item a p,header .home-popup-register .home-popup__form .home-popup__form-item a p{color:#000;margin-top:15px}header .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-password,header .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-user,header .home-popup-register .home-popup__form .home-popup__form-item .home-popup__form-item-password,header .home-popup-register .home-popup__form .home-popup__form-item .home-popup__form-item-user{width:100%;padding:5px}.show{display:block!important}.hide{display:none!important}.header__login{display:inline-block;position:relative;cursor:pointer}.btn-login-hover{display:none;position:absolute;top:0;left:10px;z-index:99}.header__login:hover .btn-login-hover{display:inline}header .header__logo-mobile>img{width:20%}.header__logo-mobile{text-align:center}@media only screen and (max-width:63.9375em){header .header__bar-btn i{display:block}header .header__nav{display:none}header .header__logo-mobile{display:block}}@media only screen and (max-width:46.1875em){header{height:50px}header .header__bar-btn i{line-height:50px}header .header__logo-mobile img{width:30%}header .header__nav-mobile .header__nav-close{height:50px}header .header__nav-mobile .header__nav-close i{line-height:50px}}@media only screen and (max-width:30.625em){.home-overlay .home-popup .home-popup__form{width:400px}}@media only screen and (max-width:27.75em){header .header__logo-mobile{position:absolute;left:-15%;top:0}}@media only screen and (max-width:27.5em){.home-overlay .home-popup .home-popup__form{width:350px}}@media only screen and (max-width:24.375em){.home-overlay .home-popup .home-popup__form{width:301px}}@media only screen and (max-width:20.625em){.home-overlay .home-popup .home-popup__form{width:277px}.home-overlay .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-password,.home-overlay .home-popup .home-popup__form .home-popup__form-item .home-popup__form-item-user{width:100%;padding:3px}}*{padding:0;margin:0;box-sizing:border-box;font-family:Open Sans,sans-serif}html{font-family:Tahoma,Helvetica,Arial,sans-serif!important}body,html{height:100%}::-webkit-scrollbar{width:10px;background:"$color-primary"}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #f1de0a;border-radius:15px}::-webkit-scrollbar-thumb{border-radius:15px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);background:#f6791b}:root{--animate-duration:100ms;--animate-delay:0.1s}img{max-width:100%}body{font-family:sans-serif}footer{background-image:("img/home/footer/background.png")}.clearButton{cursor:pointer;color:red,}.text-red{color:red}.text-orange{color:orange}.text-green{color:green}.mr-5{margin-right:10px!important}.text-blue{color:blue}.text-bold{font-weight:700}.p-paginator{padding:0!important}.home-popup__form{background-image:url(https://2sgamer.com/img/home/collections/background.png);background-size:cover;color:#fff;-webkit-backdrop-filter:saturate(.5);backdrop-filter:saturate(.5)}.swal2-modal{background-image:url(https://2sgamer.com/img/home/news/background-min.jpg)!important;object-fit:cover;color:#fff!important;background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}.filter-icon{align-self:center;padding:7px 10px;font-weight:700;background:#1a8754;color:#fff;border-top-left-radius:10px 10px;border-bottom-left-radius:10px 10px}.filter-active{background:#69e0ff!important;color:#fff!important}.p-orderlist-filter-icon{top:40%!important}.font-12{font-size:12px!important}.text-2line{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.p-orderlist-controls{display:none!important}.p-orderlist-list{max-height:29.2rem!important}.detail_info .p-orderlist-list{display:grid;grid-template-columns:repeat(4,1fr);max-height:35rem!important;grid-gap:.5rem;gap:.5rem}.news-main-content{padding:3rem!important;display:flex;flex-direction:column;max-width:100%;overflow:hidden;word-wrap:break-word}.news-main-content,.news-right-content{border-top:6px solid #e8cba7;background-color:#fff}.news-right-content{padding:1.5rem!important;height:-moz-fit-content;height:fit-content}.p-menuitem-active{background:linear-gradient(139.03deg,#fff1cd 5.05%,#ffe8ed 51.71%)!important}.p-menu .p-menuitem-link:hover{background:linear-gradient(140.53deg,#f0e1f7 9.32%,#cddfff 58.45%)!important}table.account_info>tbody>tr{border:0 dotted;border-color:inherit;padding:2rem!important}.table-sm>:not(caption)>*>*{padding:.5rem!important}.account_info table.account_info>tbody>tr{border-width:2px!important;padding:2rem!important;height:50px!important}.white-space-break{white-space:break-spaces!important}.blink-bg{color:#fff;display:inline-block;border-radius:15px;animation:blinkingBackground 2s infinite}@keyframes blinkingBackground{0%{background-color:#10c018}25%{background-color:#1056c0}50%{background-color:#ef0a1a}75%{background-color:#254878}to{background-color:#04a1d5}}footer{display:none}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#69e0ff!important;border-color:#eef2ff!important}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover{background-color:#69e0ff!important}@media only screen and (max-width:46.1875em){footer{display:none}.shop .shop__background .shop__background-img{height:150vh!important}.detail_info .p-orderlist-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:46.25em) and (max-width:63.9375em){header .header__navwrap .header__navbar li{padding:0 5px!important}.detail_info .p-orderlist-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:63.9375em){.shop__list-wrap .float-right{position:absolute;right:0;top:-50px;transform:translateX(-50%)}.shop .shop__list-wrap{position:absolute;top:15%!important;left:50%;transform:translateX(-50%)}footer{display:none}}footer{width:100%;height:400px;background-color:#000;position:relative;top:58.5%;bottom:0;left:0;right:0}footer .footer{padding:40px}footer .footer__logo{height:200px;margin:0 auto;position:absolute;left:50%;transform:translateX(-50%)}footer .footer__logo img{width:auto;height:150px}footer .footer__about{margin-top:60px}footer .footer__about li{list-style:none;padding:10px}footer .footer__about li a{color:#bbb;font-size:14px;text-decoration:none}footer .footer__about li a:hover{-webkit-text-decoration:underline #bbb solid;text-decoration:underline #bbb solid}footer .footer__text{font-size:12px;color:#bbb;width:60%;top:39%;text-align:center}footer .footer__brand,footer .footer__text{position:absolute;left:50%;transform:translateX(-50%)}footer .footer__brand{height:57px;top:52%}footer .footer__brand img{width:auto;height:100%}footer .footer__copyright{position:absolute;top:72%;left:50%;transform:translateX(-50%)}footer .footer__copyright p{color:#fff;font-size:15px}@media only screen and (max-width:63.9375em){footer .footer__about .footer__about-content{flex-direction:column;display:block}footer .footer__about li{padding:5px;text-align:center}footer .footer__about li a{font-size:12px}footer .footer__text{top:60%}footer .footer__brand{top:76%}footer .footer__copyright{top:92%}footer .footer__logo{left:51.5%}}@media only screen and (max-width:46.1875em){footer .footer__brand{height:45px}}@media only screen and (max-width:31.25em){footer .footer__copyright,footer .footer__text{width:100%;text-align:center}}@media only screen and (max-width:30em){footer .footer__brand{top:79%}}@media only screen and (max-width:21.875em){footer .footer__brand{height:32px}}