*{-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:-0.03em}html{background-color:#000}button{cursor:pointer}img{width:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}section{background-repeat:no-repeat;background-position:top center;background-size:2560px auto;min-width:1200px;max-width:2560px;margin:0 auto}.section-inner{width:1200px;margin:0 auto;position:relative}.f-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.t-center{text-align:center}.btn-hover-effect:hover{-webkit-filter:brightness(1.15);filter:brightness(1.15)}.vip-section{background-image:url(../images/vip/bg.webp);padding:70px 0 98px}.vip-section .ch-l{left:-586px}.vip-section .ch-l img{-webkit-transform-origin:30% 60%;transform-origin:30% 60%;-webkit-animation:floatSoft 3.6s ease-in-out infinite,swaySoft 5.2s ease-in-out infinite;animation:floatSoft 3.6s ease-in-out infinite,swaySoft 5.2s ease-in-out infinite}.vip-section .ch-r{top:50px;right:0}.vip-section .ch-r img{-webkit-transform-origin:55% 55%;transform-origin:55% 55%;-webkit-animation:bobCute 2.4s ease-in-out infinite,tiltCute 3.2s ease-in-out infinite;animation:bobCute 2.4s ease-in-out infinite,tiltCute 3.2s ease-in-out infinite}.vip-section .title-wrap{margin-bottom:40px}.vip-section .vip-content-wrap{margin-bottom:50px}.vip-section .vip-content-wrap .content-list{gap:15px;margin-bottom:50px}.vip-section .vip-content-wrap .content-list img{-webkit-filter:drop-shadow(0 0 8px #000);filter:drop-shadow(0 0 8px #000)}.banner-section{background-image:url(../images/banner/bg.webp);background-size:2560px auto;position:relative;z-index:2}.banner-section .banner-wrap{height:477px;margin-top:-18px}.banner-section .banner-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-section .btn-wrap{position:absolute;left:50%;bottom:106px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.roulette-section{background-image:url(../images/roulette/bg.webp);padding:100px 0 245px;overflow:hidden}.roulette-section .ch-l{top:514px;left:-170px}.roulette-section .ch-l img{-webkit-transform-origin:55% 55%;transform-origin:55% 55%;-webkit-animation:bobCute 2.4s ease-in-out infinite,tiltCute 3.2s ease-in-out infinite;animation:bobCute 2.4s ease-in-out infinite,tiltCute 3.2s ease-in-out infinite}.roulette-section .ch-r{top:328px;right:-465px;z-index:3}.roulette-section .ch-r img{-webkit-transform-origin:30% 60%;transform-origin:30% 60%;-webkit-animation:floatSoft 3.6s ease-in-out infinite,swaySoft 5.2s ease-in-out infinite;animation:floatSoft 3.6s ease-in-out infinite,swaySoft 5.2s ease-in-out infinite}.roulette-section .contents-outer{position:relative}.roulette-section .title-wrap{margin-bottom:30px}.roulette-section .my-ticket-box{max-width:820px;height:154px;position:relative;margin:0 auto 72px}.roulette-section .my-ticket-box::before,.roulette-section .my-ticket-box::after{content:"";background-image:url(../images/roulette/my-ticket-bg-el.webp);background-size:100%;background-position:center;position:absolute;left:0;width:100%;height:14px}.roulette-section .my-ticket-box::before{top:-4px}.roulette-section .my-ticket-box::after{bottom:-4px}.roulette-section .my-ticket-box-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear, left top, left bottom, from(#000000), to(#3b3562));background:linear-gradient(180deg, #000000 0%, #3b3562 100%);width:100%;max-width:780px;height:100%;margin:0 auto}.roulette-section .my-ticket-box .my-ticket{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;text-align:center;width:100%}.roulette-section .my-ticket-box .my-ticket:first-child{border-right:1px solid #c5a76f}.roulette-section .my-ticket-box .my-ticket span{color:#fff;font-size:20px;font-weight:500}.roulette-section .my-ticket-box .my-ticket strong{color:#f3dcb2;font-size:36px;line-height:1.4}.roulette-section .roulette-dim{position:absolute;top:357px;left:50%;-webkit-transform:translateX(-50%) !important;transform:translateX(-50%) !important;z-index:50}.roulette-section .roulette-wrap{position:relative;margin-bottom:50px}.roulette-section .roulette-wrap .location-img{position:absolute;top:-37px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.roulette-section .roulette-wrap #roulettePan{margin-bottom:50px}.roulette-section .roulette-wrap #roulettePan img{-webkit-filter:drop-shadow(0 0 15px rgba(0, 0, 0, 0.8));filter:drop-shadow(0 0 15px rgba(0, 0, 0, 0.8))}.roulette-section .btn-wrap{margin-bottom:70px}.popup-wrap{display:none;background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:1000001}.popup-wrap.show{opacity:1}.popup{display:none;opacity:0;top:calc(50% - 50px);-webkit-transition:all .6s;transition:all .6s}.popup.show{top:50%;opacity:1}.popup table{border-collapse:collapse;width:100%}.popup table thead th{font-weight:500}.popup table td,.popup table th{border:1px solid #000;font-size:12px;font-weight:400;padding:4px 10px;text-align:center;vertical-align:middle}.popup table th{background:-webkit-gradient(linear, left top, left bottom, from(#EDCF99), to(#C9A053));background:linear-gradient(180deg, #EDCF99 0%, #C9A053 100%);color:#000}.popup table td{color:#fff}.popup table td.new::after{content:"NEW";display:inline-block;background-color:#ffe5b4;border-radius:30px;color:#8c6927;font-size:10px;-webkit-transform:scale(0.9);transform:scale(0.9);padding:3px 5px;line-height:1;margin-top:-1px;margin-left:5px}.popup table td.img-td{background-color:#fff;width:120px}.popup table td.img-td img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.popup table .t-color-1{background-color:#755893}.popup table .t-color-2{background-color:#5d3983}.popup caption{caption-side:top;background-color:#000;color:#fff;font-size:12px;font-weight:500;text-align:center;padding:5px;width:100%;position:static;display:table-caption;text-indent:0;overflow:visible;visibility:visible;height:auto;line-height:1}.popup-top{position:relative}.popup-top .popup-close-btn{position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:35px;height:35px}.popup-content-box{border:1px solid #ffe5ad;border-top:0;padding:40px 38px}.popup-content-box::-webkit-scrollbar{width:3px;height:2px}.popup-content-box::-webkit-scrollbar-thumb{background-color:#755893}.popup-content-box::-webkit-scrollbar-track{background-color:#20132a}.popup-content-box .content-title{margin-bottom:20px}.popup#specialShopPopup{width:620px}.popup#specialShopPopup .popup-content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;background-color:#20132a;height:75dvh;max-height:680px;overflow-y:auto}.popup#specialShopPopup .popup-content-box .content-2 table td:first-child{text-align:left}.popup#specialShopPopup .popup-content-box .content-3 table:first-child{margin-bottom:20px}.popup#specialShopPopup .popup-content-box .content-3 table td:last-child{text-align:left}.popup#specialShopPopup .item-content-wrap{margin-bottom:40px}.popup#specialShopPopup .item-content{display:grid;grid-template-columns:120px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.popup#specialShopPopup .item-content:last-child{margin-bottom:0}.popup#specialShopPopup .item-content .item-thumb{height:100%;max-width:120px}.popup#specialShopPopup .item-content .item-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.popup#specialShopPopup .item-content .item-info{background-color:#5d3983;padding:16px 15px;height:100%}.popup#specialShopPopup .item-content .item-info h3,.popup#specialShopPopup .item-content .item-info p{color:#fff}.popup#specialShopPopup .item-content .item-info p,.popup#specialShopPopup .item-content .item-info span{font-size:12px;font-weight:500}.popup#specialShopPopup .item-content .item-info h3{font-size:14px;font-weight:600}.popup#specialShopPopup .item-content .item-info p{margin:7px 0}.popup#specialShopPopup .item-content .item-info span{color:#999}.popup.vip-popup{width:560px}.popup.vip-popup .popup-content-box{background:-webkit-gradient(linear, left top, left bottom, from(#20132a), to(#352a67));background:linear-gradient(180deg, #20132a 0%, #352a67 100%)}.popup.vip-popup .vip-chk-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:10px}.popup.vip-popup .vip-chk-wrap strong{color:#edce96;font-size:30px;line-height:1.3}.popup.vip-popup .vip-chk-wrap strong span{font-size:30px}.popup.vip-popup .vip-chk-wrap p{color:#fff;font-size:24px;font-weight:500}.popup.vip-popup .vip-chk-wrap p span{font-size:24px}.popup.vip-popup .vip-chk-wrap .vip-chk-close-btn{margin-top:25px}.popup#rouletteHistoryPopup .popup-content-box{background-color:#20132a;height:75dvh;max-height:326px;overflow-y:auto}.popup#rouletteHistoryPopup .popup-content-box table th:nth-child(2){width:55%}.popup#rouletteHistoryPopup .popup-content-box table td{padding:9px 10px}.popup#prizePopup{width:480px}.popup#prizePopup .popup-content-box{background:-webkit-gradient(linear, left top, left bottom, from(#20132a), to(#352a67));background:linear-gradient(180deg, #20132a 0%, #352a67 100%)}.popup#prizePopup .item-wrap{position:relative;margin-bottom:30px}.popup#prizePopup .item-wrap::after{content:"";background-image:url(../images/popup/prize/prize-el.webp);background-size:contain;background-repeat:no-repeat;width:503px;height:156px;position:absolute;top:0;left:-52px}.popup#prizePopup .item-wrap img{aspect-ratio:160/160;-o-object-fit:contain;object-fit:contain;max-width:160px}.popup#prizePopup .text-wrap{text-align:center}.popup#prizePopup .text-wrap .prize-item-name{color:#edce96;font-weight:700;font-size:20px;margin-bottom:10px}.popup#prizePopup .text-wrap .prize-item-name strong{color:#fff;font-size:20px}.popup#prizePopup .text-wrap p{color:#fff;font-size:14px}.float-btn{position:fixed;top:50px;right:0;z-index:10}.top-btn-wrap{display:none;position:fixed;right:30px;bottom:20px;text-align:right;z-index:5}.top-btn-wrap.show{display:block}.top-btn-wrap .top-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;width:50px;height:50px;border-radius:50%;margin-bottom:5px;margin-left:auto;opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s}.top-btn-wrap .top-btn:hover{opacity:1}.top-btn-wrap span{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-weight:300;font-size:12px}.contents-outer{position:relative;z-index:2}.ch{position:absolute}.ch img{will-change:transform}.pop-btn{-webkit-transition:all .2s;transition:all .2s}.pop-btn img{-webkit-filter:drop-shadow(0 5px 7px rgba(0, 0, 0, 0.5));filter:drop-shadow(0 5px 7px rgba(0, 0, 0, 0.5))}@-webkit-keyframes floatSoft{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(0, -12px, 0) scale(1.01);transform:translate3d(0, -12px, 0) scale(1.01)}}@keyframes floatSoft{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(0, -12px, 0) scale(1.01);transform:translate3d(0, -12px, 0) scale(1.01)}}@-webkit-keyframes swaySoft{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(-1.2deg);transform:translate3d(0, 0, 0) rotate(-1.2deg)}50%{-webkit-transform:translate3d(0, -10px, 0) rotate(1.4deg);transform:translate3d(0, -10px, 0) rotate(1.4deg)}}@keyframes swaySoft{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(-1.2deg);transform:translate3d(0, 0, 0) rotate(-1.2deg)}50%{-webkit-transform:translate3d(0, -10px, 0) rotate(1.4deg);transform:translate3d(0, -10px, 0) rotate(1.4deg)}}@-webkit-keyframes bobCute{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(0, -16px, 0) scale(1.03);transform:translate3d(0, -16px, 0) scale(1.03)}}@keyframes bobCute{0%,100%{-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1)}50%{-webkit-transform:translate3d(0, -16px, 0) scale(1.03);transform:translate3d(0, -16px, 0) scale(1.03)}}@-webkit-keyframes tiltCute{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(0deg);transform:translate3d(0, 0, 0) rotate(0deg)}25%{-webkit-transform:translate3d(0, -6px, 0) rotate(-3deg);transform:translate3d(0, -6px, 0) rotate(-3deg)}50%{-webkit-transform:translate3d(0, -10px, 0) rotate(2.5deg);transform:translate3d(0, -10px, 0) rotate(2.5deg)}75%{-webkit-transform:translate3d(0, -6px, 0) rotate(-2deg);transform:translate3d(0, -6px, 0) rotate(-2deg)}}@keyframes tiltCute{0%,100%{-webkit-transform:translate3d(0, 0, 0) rotate(0deg);transform:translate3d(0, 0, 0) rotate(0deg)}25%{-webkit-transform:translate3d(0, -6px, 0) rotate(-3deg);transform:translate3d(0, -6px, 0) rotate(-3deg)}50%{-webkit-transform:translate3d(0, -10px, 0) rotate(2.5deg);transform:translate3d(0, -10px, 0) rotate(2.5deg)}75%{-webkit-transform:translate3d(0, -6px, 0) rotate(-2deg);transform:translate3d(0, -6px, 0) rotate(-2deg)}}/*# sourceMappingURL=common.min.css.map */