.top{display:flex;flex-direction:column;padding:clamp(1rem,2.9vw + .6rem,2.5rem) 0;gap:clamp(1rem,2.9vw + .6rem,2.5rem);background:#85b5ff}@media screen and (max-width: 768px){.top{display:block}}.top header{display:flex;flex-direction:column;background-color:rgba(0,0,0,0);padding-left:0;height:auto}.top header .logo{height:calc(clamp(12rem,11.6vw + 7rem,21rem)/4.25);width:clamp(12rem,11.6vw + 7rem,21rem);align-self:center;margin:0 clamp(1rem,4vw,5rem);object-fit:cover}.top header .logo img{height:100%;width:100%;object-fit:cover}.top header .icon-fly{animation:slam-in 1s;animation-delay:2s;animation-fill-mode:both;margin:0 auto;max-width:100rem;width:100%;height:100%;position:relative;z-index:1}.top header .icon-fly .icon{width:clamp(2.75rem,2.31vw + 2.38rem,4.75rem);aspect-ratio:1;position:absolute;animation:gs_icon_anim 6s linear;animation-iteration-count:infinite}.top header .icon-fly .VnhSmd{height:calc(clamp(12rem,11.6vw + 7rem,21rem)/5.25);width:clamp(12rem,11.6vw + 7rem,21rem);align-self:center}.top header .icon-fly .IOV4mc{animation:slam-in 1s;animation-delay:2s;animation-fill-mode:both;margin:0 auto;max-width:100rem;width:100%;height:100%;position:relative;z-index:1}.top header .icon-fly .yiFd2c{left:calc(25% - clamp(12rem,11.6vw + 7rem,21rem)/2);animation-delay:2.5s}.top header .icon-fly .f6AKgf{left:calc(34% - clamp(12rem,11.6vw + 7rem,21rem)/2);bottom:-25%;animation-delay:.5s}.top header .icon-fly .Jq0TM{position:absolute;left:calc(48% - clamp(12rem,11.6vw + 7rem,21rem)/2);transform:rotateY(180deg)}.top header .icon-fly .Rah5yd{width:2.5rem;aspect-ratio:1;animation-delay:2.6s}.top header .icon-fly .XMDxbe{right:calc(45% - clamp(12rem,11.6vw + 7rem,21rem)/2);width:2.5rem;aspect-ratio:1;animation-delay:1.7s}.top header .icon-fly .apTpee{right:calc(35% - clamp(12rem,11.6vw + 7rem,21rem)/2);bottom:-25%;animation-delay:2.6s}.top header .icon-fly .zZt3y{right:calc(25% - clamp(12rem,11.6vw + 7rem,21rem)/2);animation-delay:1s}@keyframes slam-in{0%{transform:translate(0, 30px) scale(0.2);opacity:0}45%{opacity:.75}100%{transform:translate(0, 0) scale(1);opacity:1}}@keyframes gs_icon_anim{0%{transform:translate(-10px, 0)}30%{transform:translate(0, -17px)}60%{transform:translate(10px, 0)}100%{transform:translate(-10px, 0)}}@media screen and (min-width: 1600px){.top section{max-width:calc(100rem + clamp(1rem,4vw,5rem)*2);align-self:center;padding:0 70px}}@media screen and (min-width: 1600px)and (max-width: 768px){.top section{padding:0 0px}}@media screen and (min-width: 1600px){.top section .splide__arrow--prev{left:4em}.top section .splide__arrow--next{right:4em}}.top .list-promote-games .card{border-radius:16px;height:423px !important;width:356px !important;margin:16px 8px 16px 8px;overflow:hidden;border:none}@media screen and (max-width: 768px){.top .list-promote-games .card{height:367px !important;width:300px !important}}.top .list-promote-games .card a{height:100% !important;width:100% !important;text-decoration:none !important}.top .list-promote-games .card a img{flex:auto;aspect-ratio:16/16;width:100%;object-fit:cover}.top .list-promote-games .card a .info{background:var(--text-color);padding:.75rem 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.top .list-promote-games .card a .info .text{color:#000251;font:700 1.125rem/normal "Poppins",san-serif;letter-spacing:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top .list-promote-games .card a .info .button{background:#5567e3;border:none;border-radius:10px;color:var(--text-color);cursor:pointer;font:700 1.125rem/normal "Poppins",san-serif;letter-spacing:normal;padding:.5rem 2rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.top .list-promote-games .card a .info .button:hover{background:#6e7ff7}.main{display:flex;flex-direction:column;gap:1rem;padding:0 clamp(1rem,4vw,5rem);margin:0 auto;max-width:calc(100rem + clamp(1rem,4vw,5rem)*2);width:100%;margin-bottom:30px}.main .continue{padding-top:30px;color:#000251;letter-spacing:normal;margin:0}.main .all-games{display:grid;grid-template-columns:repeat(auto-fill, minmax(clamp(7rem, 13.5vw + 5rem, 13.5rem), 1fr));gap:1rem clamp(.5rem,1vw,1rem);justify-content:center}.main .all-games .block{border-radius:inherit;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:.5rem;position:relative;overflow:visible}.main .all-games .block .block__img{border-radius:1rem;object-fit:cover;aspect-ratio:12/9}.main .all-games .block .block__text{color:#5f6368;font:450 1.125rem/normal "Poppins",san-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:30px}#box_content_wrap{background-color:#000}#box_content_wrap .main{color:var(--text-color)}#box_content_wrap .block{border-radius:1rem;background-color:var(--header-color)}#box_content_wrap .block .block__img{border-radius:1rem 1rem 0 0}#box_content_wrap .block .block__text{color:#000;text-align:center}.list-all-categories{margin:10px auto 30px;max-width:calc(100rem + clamp(1rem,4vw,5rem)*2);align-self:center;padding:0 35px}.list-all-categories .splide__arrow--prev{left:0}.list-all-categories .splide__arrow--next{right:0}@media screen and (max-width: 553px){.list-all-categories{width:calc(100vw - 40px);padding:0}}#list-all-categories--home{align-self:unset;margin:20px 0;padding:0}.list-all-categories a{text-decoration:none;display:block;text-align:center;height:46px;line-height:46px}.list-all-categories .block__text{color:#000;text-align:center;font:450 1.125rem/normal "Poppins",san-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;cursor:pointer;padding:0 10px;font-family:"Honk",sans-serif}.list-all-categories .block__text:hover{color:#413d3d}#search-box-header .box-search{width:684px;display:flex;align-items:center;height:30px;margin:16px 0;border-radius:0px 12px 12px 0px;background-color:#fff;position:relative;border-radius:16px}#search-box-header .box-search .back{display:flex;align-items:center;background-color:rgba(0,0,0,0);border:none;border-right:2px solid #f0f5fc;height:100%;padding:0 24px 0 16px}#search-box-header .box-search .back .left-icon{display:none;width:12px;height:15px;margin:0px 8px 0px 0px}#search-box-header .box-search .back-right{position:absolute;right:-80px;z-index:20000;border:none;background-color:#fff;border-radius:50%;width:64px;height:64px;box-shadow:rgba(0,0,0,.24) 0px 4px 8px 0px;background:#fff}#search-box-header .box-search .back-right img{filter:invert(83%) sepia(14%) saturate(334%) hue-rotate(150deg) brightness(95%) contrast(90%);transform:scale(0.3) translate(-20px, 0px)}#search-box-header .box-search .search{position:absolute;right:10px}#search-box-header .box-search .input-custom{width:100%}#search-box-header .box-search .input-custom input{outline:0px;width:80%;height:100%;margin:0px 0px 0px 16px;border:none;font-size:15px;color:#000;background:rgba(0,0,0,0)}#search-box-header .box-search .input-custom input::placeholder{font-weight:700;color:#bac9de}#panel-search{display:none;position:absolute;top:50px;left:50%;transform:translateX(-50%);width:684px;min-height:100vh;background-color:#181818;bottom:10px;right:10px;color:#fff;padding:15px;border-radius:10px;z-index:5;pointer-events:initial;overflow:unset;height:100%}@media screen and (max-width: 550.9px){#panel-search{max-width:calc(100% - 35px);left:50%;transform:translateX(-50%);max-height:calc(100% - 90px)}}#panel-search .search-content{overflow:hidden;height:calc(100% - 66px);position:relative}#panel-search .search-content .scroll{position:absolute;padding-left:12px;width:calc(100% + 12px);margin:0 0 10px -12px;height:100%;overflow-y:scroll;padding-bottom:15px}#panel-search .search-content a{text-decoration:none}#panel-search .search-content-title{font-weight:700;font-size:24px;font-family:sans-serif}#panel-search .search-content .list-wrapper{margin-top:20px}#panel-search .search-content .list-wrapper .list{display:grid;grid-gap:16px;margin:16px 0 0;grid-template-columns:repeat(6, 94px);grid-auto-flow:dense}#panel-search .search-content .list-wrapper .list>a{box-shadow:rgba(0,0,0,.24) 0px 6px 12px 0px;user-select:none;position:relative;display:block;width:94px;height:94px;transition:transform .6s cubic-bezier(0.25, 0.1, 0.25, 1);border-radius:16px}#panel-search .search-content .list-wrapper .list>a:hover{transform:scale(1.01869) translate(0px, -4px);transition-duration:.3s}#panel-search .search-content .list-wrapper .list>a:hover span{visibility:visible}#panel-search .search-content .list-wrapper .list>a>img{display:block;min-width:94px;min-height:94px;border-radius:16px;width:100%;aspect-ratio:1/1;object-fit:cover}#panel-search .search-content .list-wrapper .list>a>span{position:absolute;bottom:0;width:100%;padding:10px 16px;font-size:10px;color:#fff;font-weight:700;border-radius:0px 0px 16px 16px;text-overflow:ellipsis;opacity:1;overflow:hidden;text-align:left;letter-spacing:1px;text-align:center;text-transform:uppercase;visibility:hidden}#panel-search .content-box{background-color:#323741;padding:10px 5px 10px 0;border-radius:16px;margin-top:40px;min-height:100px}#panel-search .content-box .content{max-height:360px;margin-top:0;background-color:#323741}.header-top-box{display:flex;flex-direction:column}.header-top-box .header-top-item{display:flex;justify-content:center}.header-top-box #search-box-header{position:relative}@media screen and (max-width: 1807px){.top .icon-fly{display:none}}@media screen and (max-width: 683px){#search-box-header .box-search{margin-top:16px !important}}@media screen and (max-width: 697px){#search-box-header .box-search{margin:0 8px}}@media screen and (max-width: 576px){#panel-search .list-wrapper .list{grid-template-columns:repeat(3, 94px) !important}}@media screen and (width: 320px){#panel-search .list-wrapper .list{grid-template-columns:repeat(3, 94px) !important;overflow-x:scroll}#panel-search .list-wrapper .list::-webkit-scrollbar{display:none}}#load-more-game{display:flex;justify-content:center;align-items:center;height:228px}