<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loading-mask[data-v-1a20786b]{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);z-index:9999}.loading_icon[data-v-1a20786b]{width:50px;height:50px;display:inline-block;position:relative;color:#ccc;animation:rotation-1a20786b 1s linear infinite;margin-bottom:30px}.loading_icon[data-v-1a20786b]:after,.loading_icon[data-v-1a20786b]:before{content:"";position:absolute;width:25px;height:25px;bottom:0;margin-left:13px;background-color:#e79fff;border-radius:50%;animation:scale50-1a20786b 1s ease-in-out infinite}.loading_icon[data-v-1a20786b]:before{top:-10px;bottom:auto;background-color:#9122c2;animation-delay:.5s}@keyframes rotation-1a20786b{to{transform:rotate(1turn)}}@keyframes scale50-1a20786b{50%{transform:scale(.2)}}.loading_text[data-v-1a20786b]{margin-top:10px;font-weight:600;font-size:14px;animation:color-1a20786b 1s linear infinite;color:hsla(0,0%,100%,.5)}@keyframes color-1a20786b{0%{color:hsla(0,0%,100%,.5)}50%{color:hsla(0,0%,100%,.1)}}.marquee[data-v-42b5739b]{overflow:hidden;white-space:nowrap;width:100%;background:hsla(0,0%,9%,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:5px 0}.marquee-content[data-v-42b5739b]{display:inline-block;padding-left:100%;animation:marquee-42b5739b linear infinite}.marquee-content p[data-v-42b5739b]{display:inline;padding:0 20px}span.font[data-v-42b5739b]{font-size:10px}.marquee-content span b[data-v-42b5739b]{font-weight:700!important}.marquee-content span i[data-v-42b5739b]{font-style:italic!important}@keyframes marquee-42b5739b{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:414px){.marquee-content[data-v-42b5739b]{i[data-v-42b5739b],p[data-v-42b5739b],span.font[data-v-42b5739b],span[data-v-42b5739b],u[data-v-42b5739b]{font-size:10px}}}header#header .shopping-cart{position:relative;line-height:normal}header#header .shopping-cart .cart_count{position:absolute;right:-5px;top:0;width:15px;height:15px;border-radius:20px;background-color:#e79fff;display:flex;align-items:center;justify-content:center;padding:2px}header#header .shopping-cart .cart_count p{font-size:10px;color:#1e1e1e;letter-spacing:normal;font-weight:600;padding-bottom:1px}header#header .login .button{font-size:14px;outline:1px solid #fff;padding:5px 10px 6px;border:none;border-radius:5px;cursor:pointer;margin-right:20px}header#header .login .button:hover{outline:1px solid #e79fff}header#header .login i{cursor:pointer;font-size:22px;transition:.2s}header#header .login i:hover{color:#e79fff}header#header .desktop-header{width:90%;margin:0 auto;padding:15px 0;display:flex;justify-content:space-between;align-items:center;position:relative}header#header .desktop-header:after{content:"";display:block;position:absolute;bottom:0;height:1px;width:100vw;transform:translateX(-5%);background:linear-gradient(90deg,#e8a5ff,#570978,#e085fe);background-size:200% 100%;animation:moveGradient 4s linear infinite}@keyframes moveGradient{0%{background-position:0 0}to{background-position:200% 0}}header#header .desktop-header .left_flex,header#header .desktop-header .right_flex{display:flex;align-items:center}header#header .desktop-header .BEATDAY-logo img{max-width:100%;max-height:25px;margin-right:20px;padding-top:5px;cursor:pointer}header#header .desktop-header .menu ul.submenu{z-index:1300;display:none;flex-direction:column;position:absolute;top:100%;left:0;border-radius:10px;overflow:hidden;background-color:#2c2c2c;white-space:nowrap}header#header .desktop-header .menu ul.submenu li.subMenuList a.subLink{font-size:16px;padding:10px;margin:0;display:block;display:flex;justify-content:space-between;line-height:1.5}header#header .desktop-header .menu ul.submenu li.subMenuList a.subLink .submenu_icon{width:40px;opacity:0;background:url(../img/Note.9c35f03c.svg) no-repeat;background-position:50%;cursor:pointer}header#header .desktop-header .menu ul.submenu li.subMenuList a.subLink:hover{background-color:#3a3a3a;border-radius:0}header#header .desktop-header .menu ul.submenu li.subMenuList a.subLink:hover .submenu_icon{opacity:1}header#header .desktop-header .menu ul.submenu li.subMenuList p{font-size:16px}header#header .desktop-header .menu ul.mainMenu{display:flex}header#header .desktop-header .menu ul.mainMenu li.mainMenuList{position:relative;cursor:pointer}header#header .desktop-header .menu ul.mainMenu li.mainMenuList .mainLink{color:#fff;font-size:18px;padding:15px;margin-right:10px;display:block;line-height:1}header#header .desktop-header .menu ul.mainMenu li.mainMenuList .mainLink:hover{background-color:#2c2c2c;border-radius:10px}header#header .desktop-header .menu ul.mainMenu li.mainMenuList:hover .submenu{display:flex}header#header .desktop-header .login-success{position:relative;display:flex;align-items:center;margin-right:20px}header#header .desktop-header .login-success .button{outline:none;margin-right:20px;padding:10px 0;position:relative;cursor:pointer}header#header .desktop-header .login-success .button:hover .submenu{display:flex}header#header .desktop-header .login-success .button ul.submenu{margin:0}header#header .desktop-header .login-success .button span{font-size:16px;border-bottom:1px solid #a6bed9;color:#a6bed9;position:relative}header#header .desktop-header .login-success .button span:before{content:"";position:absolute;display:block;width:100%;height:1px;bottom:-1px;left:0;background-color:#e79fff;transform:scaleX(0);transition:transform .3s ease}header#header .desktop-header .login-success .button:hover i,header#header .desktop-header .login-success .button:hover span{border:none;color:#e79fff}header#header .desktop-header .login-success .button:hover span:before{transform:scaleX(1)}header#header .desktop-header .login-success .logOut{padding-top:5px;cursor:pointer}header#header .desktop-header .login-success .logOut:hover{color:#e79fff}header#header .desktop-header .login-success i{margin-bottom:2px;margin-right:5px;font-size:18px}header#header .desktop-header .social-links{position:absolute;left:-5%;top:100%;display:flex;flex-direction:column;align-items:center;margin:20px}header#header .desktop-header .social-links a img{height:25px;opacity:.4;transition:.3s;padding:5px 0}header#header .desktop-header .social-links a:hover img{opacity:1}header#header .desktop-header .social-links .divider{height:100px;width:1px;background-color:#828282;margin:0 auto 20px}header#header .desktop-header .social-links .follow-us{color:#828282;font-size:14px;writing-mode:vertical-rl;transform:rotate(0deg);margin:0 auto 10px}header#header .desktop-header .marquee{position:sticky;top:0;z-index:900}header#header .mobile-header{width:100%;position:relative}header#header .mobile-header .top-nav{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#2c2c2c}header#header .mobile-header .top-nav .right-flex{display:flex}header#header .mobile-header .BEATDAY-logo{width:70%;padding-top:5px}header#header .mobile-header .BEATDAY-logo img{max-width:100%;max-height:25px}header#header .mobile-header .menu_nav_icon{margin-left:15px}header#header .mobile-header .menu_nav_icon button{width:30px;aspect-ratio:1;display:grid;place-items:center;padding:0;scale:1;background:transparent;border:0;cursor:pointer}header#header .mobile-header .menu_nav_icon button svg:first-of-type{width:100%}header#header .mobile-header .menu_nav_icon button rect{transform-box:fill-box;transform-origin:50% 50%;fill:#fafafa}header#header .mobile-header .menu_nav_icon .unset rect{transform-box:unset}header#header .mobile-header .menu_nav_icon [aria-pressed=true] rect{transition:translate .2s,rotate .2s .3s;fill:#e79fff}header#header .mobile-header .menu_nav_icon rect{transition:rotate .2s 0s,translate .2s .2s}header#header .mobile-header .menu_nav_icon [aria-pressed=true] rect:first-of-type{translate:0 333%;rotate:-45deg}header#header .mobile-header .menu_nav_icon [aria-pressed=true] rect:nth-of-type(2){rotate:45deg}header#header .mobile-header .menu_nav_icon [aria-pressed=true] rect:nth-of-type(3){translate:0 -333%;rotate:45deg}header#header .mobile-header .menu_nav_icon [aria-pressed=true] svg{rotate:90deg;transition:rotate .4s .4s}header#header .mobile-header .drawer-nav{width:100vw;overflow-y:auto;height:calc(100vh - 50px);background-color:hsla(0,0%,6%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:absolute;top:100%;left:0;padding-bottom:50px}header#header .mobile-header .drawer-nav .menu{width:100%}header#header .mobile-header .drawer-nav .menu p{padding:20px 10px;display:flex;justify-content:space-between;align-items:center}header#header .mobile-header .drawer-nav .menu p span{margin-right:20px}header#header .mobile-header .drawer-nav .menu p .arrow-icon{width:20px;transition:transform .3s ease;transform:rotate(-90deg);transform-origin:center}header#header .mobile-header .drawer-nav .menu p .arrow-rotated{transform:rotate(0deg)}header#header .mobile-header .drawer-nav .menu .level-two{transition:max-height .5s;max-height:0;overflow:hidden}header#header .mobile-header .drawer-nav .menu .level-two.open{max-height:1000px}header#header .mobile-header .drawer-nav .menu .level-one-item&gt;a&gt;p{border-bottom:1px solid #a6bed9;font-weight:400}header#header .mobile-header .drawer-nav .menu .level-two-item{padding-left:2rem;border-bottom:1px solid rgba(166,190,217,.3)}header#header .mobile-header .drawer-nav .login{text-align:center;margin:20px;margin-right:0}header#header .mobile-header .drawer-nav .login-success{text-align:unset;display:flex;justify-content:space-between;align-items:center;margin:0;padding:10px;border-bottom:1px solid #a6bed9}header#header .mobile-header .drawer-nav .login-success .button{outline:none;padding:0}header#header .mobile-header .drawer-nav .login-success .button i{margin-right:5px}header#header .mobile-header .drawer-nav .login-success .logOut{text-decoration:underline;text-underline-offset:5px;color:hsla(0,0%,100%,.6)}header#header .mobile-header .drawer-nav .social-links{display:flex;flex-direction:column;align-items:center;margin-top:30px;opacity:.7}header#header .mobile-header .drawer-nav .social-links .links{display:flex;justify-content:space-between;width:60%;margin:10px 0}header#header .mobile-header .drawer-nav .social-links .links a img{height:25px;transition:.3s;padding:5px 0}@media(max-width:1200px){header#header .desktop-header .menu ul li a{padding:20px 15px;margin:0}header#header .desktop-header .menu ul li .submenu{margin:0}}@media(max-width:991px){header#header{position:sticky;top:0;z-index:1100}}footer{background-color:#2c2c2c}footer .footer{width:90%;margin:20px auto;display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;padding:40px 0}footer .footer .flex{display:flex}footer .footer .section{display:flex;flex-direction:column;margin-right:30px;font-size:16px;white-space:nowrap;width:150px}footer .footer h3{font-weight:400;margin:0 0 20px;font-size:16px;padding:0 15px 5px 0;border-bottom:1px solid #fff}footer .link{margin-bottom:20px}footer .logo-container{display:flex;flex-direction:column;width:150px;margin-right:50px}footer .logo-container img{width:100%;margin-bottom:20px}footer .section .link{width:100%;overflow-wrap:break-word}footer .section .link a{text-decoration:none;color:#fff;margin-bottom:20px;font-weight:200;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}footer .section .link a:hover{color:#c6c6c6}footer .footer_flex{height:100%}footer .footer_flex,footer .social-links{display:flex;flex-direction:column}footer .social-links .flex_item{display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px}footer .social-links a img{width:auto;height:25px;padding-left:18px;transition:.3s;opacity:1}footer .social-links a:hover img{opacity:.7}footer .social-links .divider{height:1px;width:110px;background-color:#fff;margin-right:10px}footer .social-links .follow-us{color:#fff;font-size:14px}footer .social-links .language{font-weight:400;font-size:18px}footer .social-links .language .disabled{pointer-events:none;color:#999}footer .social-links .language div{transition:.3s;cursor:pointer}footer .social-links .language div:hover{opacity:.7}footer .copyright{width:90%;margin:0 auto;padding-bottom:20px;font-size:12px;color:#828282;text-align:right}@media(max-width:991px){footer .footer{flex-direction:column}.footer_flex{margin-top:30px;margin-left:auto}}@media(max-width:576px){header .logo{width:70%}.footer_flex{width:100%}.footer_flex a{margin:5px}.footer_flex .flex_item{margin-right:20px}footer .footer{width:100%}footer .footer .flex{width:100%;flex-direction:column;justify-content:center;align-items:center}.logo-container{width:70%;flex-direction:row;justify-content:space-between;margin:0}.logo-container img{width:40%}footer .footer .section{width:90%;margin:0 auto;font-size:14px}footer .footer h3{margin:20px 0}.section a{margin-bottom:10px}.social-links .divider{width:150px;background-color:#474747}}.carousel-container{background-color:#1e1e1e}.carousel-container .swiper-wrapper{align-items:center}.carousel-container .slide_content{height:100%;background-color:#181818;display:flex;align-items:center;justify-content:center}.carousel-container .slide-item{height:100%;opacity:.2;transition:all .3s}.carousel-container .swiper-slide-active{opacity:1;transform:scale(1)}.carousel-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.carousel-container .video video{width:100%;height:100%}.carousel-container .yt-video{position:relative;height:100%;overflow:hidden}.carousel-container .yt-video .yt-video-iframe{box-sizing:border-box}.carousel-container .yt-video .video iframe,.carousel-container .yt-video .yt-video-iframe{width:100%;height:100%;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto auto}.carousel-container .swiper-button-next,.carousel-container .swiper-button-prev{color:hsla(0,0%,100%,.8)}@media(max-width:991px){.carousel-container .swiper-button-prev{left:0}.carousel-container .swiper-button-next{right:0}}@media(max-width:576px){.productInfo-wrapper .carousel-container .yt-video .yt-video-iframe{pointer-events:none}}.index_page{min-height:auto!important}.index_page .banner{position:relative}.index_page .carousel-container{border-radius:20px;overflow:hidden;height:auto}.index_page .carousel-container .swiper-horizontal&gt;.swiper-pagination-bullets,.index_page .carousel-container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;padding:5px 0}.index_page .carousel-container .swiper-button-next:after,.index_page .carousel-container .swiper-button-prev:after{display:none}.index_page .carousel-container .swiper-button-next,.index_page .carousel-container .swiper-button-prev{width:40%;height:35px;justify-content:flex-end;position:absolute;top:auto;bottom:0;transition:.2s;opacity:0;cursor:pointer;color:hsla(0,0%,100%,.8);font-size:30px}.index_page .carousel-container .swiper-button-next i,.index_page .carousel-container .swiper-button-prev i{font-size:20px}.index_page .carousel-container .swiper-button-next{justify-content:flex-start}.index_page .carousel-container:hover .swiper-button-next,.index_page .carousel-container:hover .swiper-button-prev{opacity:1}.index_page .carousel-container:hover .swiper-pagination-bullet,.index_page .carousel-container:hover .swiper-pagination-bullet-active{background:#fff}.index_page .carousel-container:hover .swiper-pagination-bullets.swiper-pagination-horizontal{background-color:rgba(0,0,0,.5)}.index_page .carousel-container.banner-length-one:hover .swiper-pagination-bullets.swiper-pagination-horizontal{background-color:transparent}.index_page .slick-slide{height:auto}.index_page .carousel-container img{width:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto}.index_page .scroll_down{position:absolute;right:-45px;bottom:0}.index_page .scroll_down .divider{position:relative}.index_page .scroll_down .divider .line{height:100px;width:1px;background-color:#828282;margin:10px auto}.index_page .scroll_down .divider .scroll_line{position:absolute;left:50%;top:-10%;opacity:0;height:20px;width:1px;background-color:#828282;transform:rotate(45deg) translateX(-50%);animation:srcoll_down 2s linear infinite}@keyframes srcoll_down{0%{top:-12%;opacity:0}5%{opacity:1}60%{opacity:1}80%{top:85%;opacity:0}}.index_page .scroll_down .scroll{color:#828282;font-size:14px;writing-mode:vertical-rl;transform:rotate(0deg);margin:0 auto 20px;animation:srcoll_text 1s linear infinite}@keyframes srcoll_text{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.info01_box{background-image:url(../img/musicUnchained_BG.c8afaa46.png);background-size:cover;background-position:50%;padding-bottom:100px;padding-top:50px}.info01_box h1{font-size:40px;line-height:2;letter-spacing:.8rem;text-align:center;opacity:.8}.info01_box .EN,.info01_box h1{font-weight:400}.info01_box p{line-height:2;text-align:center;margin:50px 0}.info01_box .info_box{display:flex;justify-content:space-around;margin:0 auto;width:80%}.info01_box .info_box .item{margin:0 20px;flex-basis:200px;display:flex;flex-direction:column;align-items:center}.info01_box .info_box .item img{width:100%}.info01_box .info_box .item h3{font-size:24px;line-height:1.6;text-align:center}.info02_box{position:relative;overflow:hidden}.info02_box #wave{width:600px;height:600px;position:absolute;left:-115px;bottom:-95px;transform:rotate(180deg);z-index:-1}.info02_box .text{margin-left:15%;padding:50px 0 100px}.info02_box .text h1{font-size:40px;font-weight:400;letter-spacing:.8rem;line-height:2;position:relative;display:inline;opacity:.8}.info02_box .text h1:after{content:"";position:absolute;left:0;bottom:-2px;width:95%;height:1px;background:linear-gradient(90deg,#e79fff,#9122c2)}.info02_box .text p{margin-top:50px;margin-bottom:30px;line-height:2.6;text-shadow:1px 1px 1px #1e1e1e;max-width:60%}.info02_box .text .download{border:1px solid #e79fff;border-radius:50px;padding:5px 30px;color:#e79fff;transition:.3s;background-color:rgba(30,30,30,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.info02_box .text .download img{width:25px;transform:translateY(5px) translateX(5px) rotate(45deg)}.info02_box .text .download:hover{opacity:.6}.info02_box .img_slide .slide_mask{position:absolute;right:0;top:0;width:100%;height:100%;background:linear-gradient(300deg,#000,rgba(0,0,0,.3) 30%,rgba(0,0,0,.1) 45%);pointer-events:none}.info02_box .img_slide .slide01,.info02_box .img_slide .slide02{width:250px;height:1000px;background:url(../img/img_slide.6050a8c5.png) 0 0/100% repeat-y;position:absolute;right:15%;top:-18%;transform:rotate(30deg);z-index:-1;animation:footbgscroll1 40s linear 0s infinite normal none running}.info02_box .img_slide .slide02{right:-10%;top:-18%}@keyframes footbgscroll1{0%{background-position-y:0}to{background-position-y:1506px}}.info02_box .img_slide img{width:300px}.cookie{position:fixed;bottom:0;left:0;right:0;background-color:rgba(62,62,62,.8);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:20px 5%;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1300;display:flex;justify-content:center;align-items:center;gap:20px}.cookie .cookie-consent__content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-shrink:0}.cookie .cookie-consent__actions{display:flex;gap:10px;flex-shrink:0}.cookie .cookie-consent__button{padding:5px 20px;border:none;color:#fff;cursor:pointer;border-radius:5px;transition:background-color .3s}.cookie .reject{border:1px solid #bcbcbc;color:#bcbcbc}.cookie .agree{background-color:#f1f1f1;color:#1e1e1e}.cookie .cookie-consent__button:hover{background-color:#e79fff;color:#1e1e1e}.cookie a{color:#e79fff;text-decoration:underline;text-underline-offset:5px}.cookie a:hover{color:#ad6dc3}@media(max-width:576px){.cookie{flex-direction:column}.cookie .cookie-consent__actions{width:100%;justify-content:space-around}.cookie .cookie-consent__actions .cookie-consent__button{width:45%}}@media(max-width:1200px){.index_page .carousel-container,.index_page .slick-slide{height:auto}}@media(max-width:991px){.info01_box .info_box{width:90%}.info01_box .info_box .item h3{font-size:20px}.info02_box .img_slide .slide01{right:0}.info02_box .img_slide .slide02{display:none}.index_page .carousel-container,.index_page .slick-slide{height:auto}.index_page .banner{width:86%;margin:0 auto}}@media(max-width:576px){footer .logo-container{margin-right:0}footer .social-links a svg{padding-left:8px}.info01_box{padding-top:20px}.info01_box p{width:80%;margin:20px auto 0;font-size:16px}.info01_box .info_box{flex-wrap:wrap}.info01_box .info_box .item h3{font-size:16px}.info01_box .info_box .item{width:45%;flex-basis:50%;margin:0;padding:10px}.index_page .scroll_down{right:5%}.index_page .scroll_down .divider .line{height:50px}.index_page .scroll_down .divider .scroll_line{animation-duration:1.5s}.index_page .carousel-container{border-radius:5px}.index_page .carousel-container,.index_page .slick-slide{height:auto}.index_page .banner{width:100%}.info02_box .text{margin:0 20px}.info02_box .text h1{font-size:24px}.info02_box .img_slide .slide01{width:150px;top:auto;bottom:-30%}.info02_box .text p{max-width:100%;font-size:16px}.info02_box #wave{width:300px;height:300px;left:-50px;bottom:auto;top:-60px;transform:rotate(-90deg)}}.catalog{width:70%;min-height:90vh;margin:20px auto}.catalog&gt;.title-box{margin:50px auto 30px;padding-bottom:10px;text-align:center;border-bottom:1px solid #e79fff}.catalog&gt;.title-box&gt;.title{font-size:40px;font-weight:200;letter-spacing:1rem;padding-left:1rem}.catalog .products-list{display:flex;flex-wrap:wrap;margin:0 auto;gap:20px}.catalog .product-item{width:calc(25% - 15px);box-sizing:border-box;border:1px solid #cdcdcd;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:.3s}.catalog .product-item:hover{transform:translateY(-5px)}.catalog .product-item img{width:100%;cursor:pointer}.catalog .product-item .text-info{padding:0 20px 20px;cursor:pointer}.catalog .product-item .time{cursor:pointer}.catalog .product-item .time i{margin-right:5px}.catalog .product-item .time p,.catalog .product-item .time span{color:#828282;font-size:12px;font-weight:400;margin-bottom:4px;line-height:normal;vertical-align:middle}.catalog .product-item .text{cursor:pointer}.catalog .product-item .text .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal;height:3.2em;line-height:1.6em}.catalog .product-item .go-to{border:none;width:100%;padding:10px;border-radius:0 0 10px 10px;border-top:1px solid #e79fff;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;position:relative}.catalog .product-item .go-to:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}.catalog .product-item:hover .go-to{color:#e79fff;font-weight:500;text-shadow:0 0 5px rgba(76,1,101,.8)}.catalog .product-item:hover .go-to:before{background-size:100% 100%}@media(max-width:1200px){.catalog{width:85%}.catalog .product-item{width:calc(33.33333% - 13.33333px)}}@media(max-width:991px){.catalog{width:90%}}@media(max-width:576px){.catalog{margin:10px auto 50px}.catalog&gt;.title-box{margin:0 auto 20px;padding-bottom:5px}.catalog&gt;.title-box&gt;.title{font-size:30px;letter-spacing:.5rem;padding-left:.5rem}.catalog .products-list{justify-content:center}.catalog .product-item{width:87%}}.productInfo-wrapper .carousel-container .swiper-button-next{right:20%}.productInfo-wrapper .carousel-container .swiper-button-prev{left:20%}.productInfo-wrapper .productInfo{display:flex;width:70%;margin:20px auto}.productInfo-wrapper .productInfo .info-left{width:65%;margin-right:30px}.productInfo-wrapper .productInfo .info-left h1.title{margin-bottom:20px;line-height:1.6}.productInfo-wrapper .productInfo .info-left img{width:100%}.productInfo-wrapper .productInfo .notice{border-top:1px solid #e79fff;padding:30px 0}.productInfo-wrapper .productInfo .notice a{color:#e79fff;padding:10px}.productInfo-wrapper .productInfo .notice a:hover{text-decoration:underline;text-underline-offset:5px}.productInfo-wrapper .productInfo .select-right{padding-top:22px;width:35%;position:relative}.productInfo-wrapper .productInfo .select-right .cart-alert{position:absolute;left:0;top:0;width:100%;height:98vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);pointer-events:none;z-index:1400}.productInfo-wrapper .productInfo .select-right .cart-alert i{font-size:60px}.productInfo-wrapper .productInfo .select-right .cart-alert p{padding-bottom:40px;color:#fff599}.productInfo-wrapper .productInfo:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;pointer-events:none}.productInfo-wrapper .productInfo span.current_price{color:#fff599;font-weight:600}.productInfo-wrapper .productInfo .products_sticky{max-height:98vh;overflow-y:scroll;position:relative;top:0;padding:10px;background-color:#232323}.productInfo-wrapper .productInfo .products_sticky .height_90vh{min-height:98vh;padding-bottom:100px}.productInfo-wrapper .productInfo .products_sticky .choose_box .choose_title{margin-top:25px;margin-bottom:15px}.productInfo-wrapper .productInfo .products_sticky .choose_box h3{font-size:22px;font-weight:400;margin:10px 0}.productInfo-wrapper .productInfo .products_sticky .choose_box p{font-size:16px;color:#c9c9c9}.productInfo-wrapper .productInfo .products_sticky .choose_box .plan-box{position:relative}.productInfo-wrapper .productInfo .products_sticky .choose_box .plan-box .soldOut-mask{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-weight:600;pointer-events:none}.productInfo-wrapper .productInfo .products_sticky .choose_box .plan-box .soldOut-mask span{font-size:26px;color:#fff599}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose{display:flex;border:1px solid #fff;border-radius:5px;margin:15px 0;cursor:pointer}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose:hover{border:1px solid #e79fff;color:#ecb3ff}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose .select-padding{padding:20px 10px}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose .select-padding-bottom{padding:0 10px 20px}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose .time-select-padding{padding:20p}.productInfo-wrapper .productInfo .products_sticky .choose_box .selected{border:1px solid #e79fff;outline:2px solid #e79fff;color:#ecb3ff}.productInfo-wrapper .productInfo .products_sticky .choose_box .disabled{pointer-events:none;border:1px solid #999;background-color:#151515;color:#999;border-radius:5px;position:relative}.productInfo-wrapper .productInfo .products_sticky .choose_box .disabled:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:hsla(0,0%,8%,.8);border-radius:5px}.productInfo-wrapper .productInfo .products_sticky .choose_box .disable{padding:10px;border:1px solid #999;background-color:#151515;color:#999;border-radius:5px}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseContent{width:60%}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseContent .item{line-height:1.6;margin-bottom:10px}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseContent .price{color:#fff599}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseContent .price span.original_price{color:#9a9a9a;text-decoration:line-through;font-size:.8rem;margin-left:10px;font-weight:400}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .soldOut{color:#c9c9c9;font-weight:400;font-size:1.3rem}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .countBox{display:flex;flex-direction:column;align-self:center}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .countBox .countAlert{margin-top:10px;transform:scale(.8)}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseCount{width:40%;display:flex;align-items:center}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseCount .count{margin:0 20px}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseCount img{cursor:pointer;width:36px}.productInfo-wrapper .productInfo .products_sticky .choose_box .countChoose .chooseCount img:hover{opacity:.7}.productInfo-wrapper .productInfo .products_sticky .count_total{border-top:1px solid #828282;padding:20px 0}.productInfo-wrapper .productInfo .products_sticky .count_total h2{text-align:right}.productInfo-wrapper .productInfo .products_sticky .count_total .total{color:#fff599}.productInfo-wrapper .productInfo .products_sticky .alertContent{font-size:16px;display:inline;animation-duration:.5s;animation-name:shakeOpacity}.productInfo-wrapper .productInfo .products_sticky .button_style_linear:hover{color:#e79fff}.productInfo-wrapper .productInfo .products_sticky .add_buy{width:100%;margin-top:20px;padding:10px;border:1px solid hsla(0,0%,100%,.5);border-radius:5px}.productInfo-wrapper .productInfo .products_sticky .add_buy:hover{background-color:#1c151f;color:#e79fff}@media(max-width:1440px){.productInfo-wrapper .productInfo{width:90%}}@media(max-width:991px){.productInfo-wrapper .productInfo{width:100%;margin:90px auto 0;flex-direction:column}.productInfo-wrapper .productInfo .mobile-mask{z-index:1200;position:absolute;bottom:100%;width:100%;height:60px;pointer-events:none;background:linear-gradient(0deg,rgba(30,30,30,.5) 0,rgba(30,30,30,0))}.productInfo-wrapper .productInfo .mobile-select-btn{margin:0;border:none;border-radius:0;border-top:1px solid #fff}.productInfo-wrapper .productInfo .mobile-select{position:fixed;width:100%;bottom:0;background-color:#1e1e1e;z-index:1100}.productInfo-wrapper .productInfo .mobile-select .buy_btn{position:relative}.productInfo-wrapper .productInfo .info-left{width:90%;margin:auto}.productInfo-wrapper .productInfo .info-left h1.title{font-weight:600;font-size:18px;margin-bottom:10px}.productInfo-wrapper .productInfo .info-left .time span{font-size:14px}.productInfo-wrapper .productInfo .info-left .options{flex-wrap:wrap}.productInfo-wrapper .productInfo .info-left .options li{padding:20px 20px}.productInfo-wrapper .productInfo .select-right{position:fixed;bottom:-1px;width:100%;background-color:#1e1e1e;padding-top:0}.productInfo-wrapper .productInfo .select-right .choose_box{padding:0 10px}.productInfo-wrapper .productInfo .select-right .count_total{width:95%;margin:30px auto 0}.productInfo-wrapper .productInfo .select-right .choose_box .radioChoose{padding:0;margin:10px auto}.productInfo-wrapper .productInfo .select-right .countChoose{margin-right:10px}.productInfo-wrapper .productInfo .select-right .close_arrow_icon{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:1100}.productInfo-wrapper .productInfo .select-right .close_arrow_icon img{width:90px}.productInfo-wrapper .productInfo .select-right .products_sticky{padding:0;max-height:50vh;width:100vw}.productInfo-wrapper .productInfo .select-right .products_select_box{height:50vh;overflow-y:auto;padding:0;border-top:1px solid #fff;position:relative}.productInfo-wrapper .productInfo .select-right .height_90vh{min-height:auto}.productInfo-wrapper .productInfo .select-right .add_item_icon{display:flex}.productInfo-wrapper .productInfo .select-right .mobile-select-btn{margin:0;border:none;border-radius:0;border-top:1px solid #fff;width:100%}.productInfo-wrapper .productInfo .select-right .mobile-select-btn:first-child{order:2}.productInfo-wrapper .productInfo .select-right .mobile-select-btn:last-child{order:1;border-right:1px solid #fff}.productInfo-wrapper .productInfo .products_sticky .choose_box .radioChoose .select-padding-bottom{padding:0}.productInfo-wrapper .carousel-container .swiper-button-prev{left:0}.productInfo-wrapper .carousel-container .swiper-button-next{right:0}}@media(max-width:576px){.productInfo-wrapper .productInfo{margin:20px 0;width:100%}.productInfo-wrapper .productInfo .info-left{width:95%;margin:0 auto}.productInfo-wrapper .productInfo .select-right .alertContent{padding:20px 0}.productInfo-wrapper .productInfo .products_sticky .height_90vh{padding:0}.productInfo-wrapper .productInfo .info-left .options li{padding:10px 10px 10px 0}.productInfo-wrapper .carousel-container .yt-video .yt-video-iframe{pointer-events:none}}.loginRegion .login_con{max-width:450px}.loginRegion .flex_box{width:50%;padding:20px;box-sizing:border-box;display:flex;flex-direction:column}.loginRegion .p_Login{margin:20px 0;text-align:center}.loginRegion .link{border:none}.loginRegion .other,.loginRegion .other .btn{width:100%}.loginRegion .guest_purchase{width:400px!important}.cart{font-size:16px}.cart .alert_box,.cart .alert_box p{width:100%;background-color:#323232;margin:30px 0 -15px;line-height:2;color:#ff5050}.cart .alert_box a,.cart .alert_box p a{color:#e79fff;text-decoration:underline}.cart .alert_box{padding:10px 30px}.cart .alert_box p{margin:0}.cart .fade-enter-active,.cart .fade-leave-active{transition:opacity 1s}.cart .fade-enter,.cart .fade-leave-to{opacity:0}.cart .outline{border:1px solid hsla(0,0%,100%,.1);border-radius:5px;width:70%;margin:0 auto 50px;padding:30px}.cart .title,.cart .title_login{position:relative;padding-left:15px;font-size:1.3rem}.cart .title:before,.cart .title_login:before{content:"";position:absolute;left:0;bottom:-8px;width:8px;height:calc(100% + 15px);background-color:#a21fc3}.cart .title_2ed{margin-bottom:20px;font-size:1.3rem}.cart .products_list{margin:30px 0}.cart .products_list .cartItem{margin-bottom:20px;border:1px solid hsla(0,0%,73%,.5)}.cart .products_list .cartItem .accordion-item{overflow:hidden;border-radius:1px;border:2px solid #67378c}.cart .products_list .cartItem .accordion-item .accordion-heading{padding:10px;cursor:pointer;font-size:16px;position:relative;font-weight:400;background-color:#67378c}.cart .products_list .cartItem .accordion-item .accordion-heading i{vertical-align:text-bottom}.cart .products_list .cartItem .accordion-item .accordion-heading span{font-size:16px;color:#fff599;margin-left:20px}.cart .products_list .cartItem .accordion-item .accordion-content{padding:10px 20px;display:none;transition:max-height .5s ease-out}.cart .products_list .cartItem .active .accordion-content{display:block}.cart .products_list .cartItem .active i:before{transform:rotate(90deg)}.cart .products_list .products_item{width:100%;background-color:#212121;padding:10px;display:flex;justify-content:space-between}.cart .products_list .products_item .chooseCount,.cart .products_list .products_item .left,.cart .products_list .products_item .right{display:flex}.cart .products_list .products_item .left{flex-basis:75%}.cart .products_list .products_item .right{flex-basis:25%;align-items:center;justify-content:flex-end;flex-shrink:0;position:relative}@media(max-width:576px){.cart .products_list .products_item .right{align-items:flex-start}}.cart .products_list .products_item .right .count_alert{position:absolute;bottom:10px;right:0;color:#ff5050}@media(max-width:576px){.cart .products_list .products_item .right .count_alert{position:unset}}.cart .products_list .products_item .item_img_box{flex-basis:20%;margin-right:10px;display:flex;justify-content:center;align-items:flex-start}.cart .products_list .products_item .item_img_box img{max-width:100%;display:block}.cart .products_list .products_item .item_content{flex-basis:80%;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between}.cart .products_list .products_item .item_content .addon_item_name,.cart .products_list .products_item .item_content .item_name{font-size:1.2rem;font-weight:400;margin-bottom:10px;text-decoration:underline;text-underline-offset:5px}.cart .products_list .products_item .item_content .addon_item_name:hover,.cart .products_list .products_item .item_content .item_name:hover{opacity:.7}.cart .products_list .products_item .item_content .addon_item_name{text-decoration:none}.cart .products_list .products_item .item_content .addon_item_name:hover{opacity:1}.cart .products_list .products_item .item_content .item_dateTime{margin-bottom:10px}.cart .products_list .products_item .item_content .current_price{color:#fff599;font-weight:600}.cart .products_list .products_item .item_content .original_price{color:#9a9a9a;text-decoration:line-through;font-size:1rem;margin-left:10px;font-weight:400}.cart .products_list .products_item .chooseCount{display:flex;justify-content:flex-end;align-items:center;margin-right:20px}@media(max-width:576px){.cart .products_list .products_item .chooseCount{flex-direction:column;align-items:flex-start}}.cart .products_list .products_item .chooseCount .count-box{display:flex;align-items:center}.cart .products_list .products_item .chooseCount .count{margin:0 20px}.cart .products_list .products_item .chooseCount img{cursor:pointer;width:36px}.cart .products_list .products_item .delete{cursor:pointer}.cart .products_list .products_item .delete:hover{text-decoration:underline;text-underline-offset:5px}.cart .products_list .add_item{background-color:rgba(103,55,140,.15);border-top:1px solid #e79fff}.cart .products_list .add_item p.add_announce{display:inline;border:2px solid #e79fff;border-radius:5px;padding:2px 10px 3px;font-size:14px}.cart .products_list .add_item .item_content .item_name{margin-top:10px}.cart .products_list .add_item .item_img_box{padding:10px}.cart .products_list .accordion-item .products_item{padding:10px;background-color:transparent;border-bottom:1px solid #565656}.cart .products_list .accordion-item .close{position:relative}.cart .products_list .accordion-item .close:before{content:"å”®ç½„";position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;background-color:rgba(0,0,0,.5);pointer-events:none;color:#fff599;font-size:24px;font-weight:600;padding-right:6%;box-sizing:border-box}.cart .products_list .accordion-item .add_item{background-color:rgba(103,55,140,.15)}.cart .products_list .accordion-item .addCartBox{display:flex;justify-content:space-between;align-items:flex-end;padding-bottom:10px}.cart .products_list .accordion-item .addCartBox .addCart{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;flex-grow:1}.cart .products_list .accordion-item .addCartBox .addCart .button_style_linear{width:auto}.cart .products_list .accordion-item .addCartBox .limit-warning{color:#ff5050;margin-top:20px;margin-right:10px}.cart .products_list .accordion-item .limit-info{color:#fff599;font-size:16px}.cart .products_list .accordion-item .button_style_linear{padding:10px 50px}.cart .add-on{margin:30px 0}.cart .add-on .add-on-products{display:flex;overflow-x:scroll;padding-bottom:10px;margin-top:30px}.cart .add-on .add-on-products::-webkit-scrollbar{width:10px;height:8px}.cart .add-on .add-on-products::-webkit-scrollbar-track{background:#212121;border-radius:10px}.cart .add-on .add-on-products::-webkit-scrollbar-thumb{background-color:#323232;border-radius:10px;border:3px solid #333}.cart .add-on .product-card{display:flex;flex-shrink:0;margin-right:10px;background-color:#323232;width:400px}.cart .add-on .left{flex-grow:1;display:flex;padding:10px}.cart .add-on .item_img{width:100px;margin-right:10px}.cart .add-on .item_content{display:flex;flex-direction:column;justify-content:space-between}.cart .add-on .item_price{color:#fff599;font-weight:600}.cart .add-on .right{display:flex;align-items:center;justify-content:center}.cart .add-on button{height:100%;background-color:#d897f5;border:none;padding:10px;cursor:pointer;color:#323232;font-size:40px;transition:.3s}.cart .add-on button:hover{background-color:#a55bbe}.cart .add-on button:hover img{transform:scale(1.1)}.cart .add-on .coupon_form{display:flex;justify-content:flex-end;margin-top:20px}.cart .add-on input#coupon{border:1px solid #e79fff;background-color:transparent;border-radius:5px;font-size:18px;padding:8px;margin-right:10px;outline:none}.cart .add-on .coupon_btn{font-size:1.2rem;border-radius:5px;font-weight:400;padding:10px 35px;transition:.3s}.cart .add-on .coupon_btn:hover{color:#fff;background-color:#a55bbe}.cart .summaryCharges{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:10px 0}.cart .summaryCharges .div_style{text-align:right;display:flex;margin:10px}.cart .summaryCharges .div_style .value{min-width:150px;font-size:18px}.cart .summaryCharges .div_style .discount_value{color:#e79fff;font-weight:400}.cart .summaryCharges .coupon_name{display:inline-block;align-items:center;background-color:#343434;border:1px solid #838383;border-radius:5px;padding:5px 10px 8px}.cart .summaryCharges .coupon_name i{vertical-align:text-top;font-size:18px;cursor:pointer;transition:.3s}.cart .summaryCharges .coupon_name i:hover{color:#e79fff}.cart .summaryCharges .coupon_name i:hover .coupon_name{border:1px solid #e79fff}.cart .summaryCharges .totalSubmit{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-shrink:0;padding-right:10px;margin-top:30px}.cart .summaryCharges .totalSubmit span{font-size:1.3rem;margin-right:20px;padding-bottom:5px}.cart .summaryCharges .totalSubmit .value{color:#fff599;font-weight:600}.cart .summaryCharges .totalSubmit .submit_order{font-size:1.3rem;width:auto;margin:0;padding:10px 50px}.cart .orderComfirmation .accordion-item,.cart .payment .accordion-item{margin:30px auto;margin-bottom:10px;overflow:hidden;border-radius:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.4)}.cart .orderComfirmation .accordion-item:hover,.cart .payment .accordion-item:hover{border:1px solid #fff}.cart .orderComfirmation .accordion-item .accordion-heading,.cart .payment .accordion-item .accordion-heading{padding:15px;cursor:pointer;font-size:20px;position:relative;font-weight:400}.cart .orderComfirmation .accordion-item .accordion-heading:after,.cart .payment .accordion-item .accordion-heading:after{content:"";width:30px;height:30px;position:absolute;right:10px;background:url(../img/plus.4e753664.svg) no-repeat;background-size:contain;transition:transform .5s}.cart .orderComfirmation .accordion-item .accordion-content,.cart .payment .accordion-item .accordion-content{padding:10px;display:none;transition:max-height .5s ease-out}.cart .orderComfirmation .active .accordion-content,.cart .payment .active .accordion-content{display:block}.cart .orderComfirmation .active .accordion-heading:after,.cart .payment .active .accordion-heading:after{transform:rotate(-45deg)}.cart .orderComfirmation .summaryCharges .totalSubmit,.cart .payment .summaryCharges .totalSubmit{justify-content:space-between;align-items:center;margin-top:10px}.cart .orderComfirmation .summaryCharges .totalSubmit span,.cart .payment .summaryCharges .totalSubmit span{margin-right:0}.cart .orderComfirmation .member-login,.cart .payment .member-login{display:unset}.cart .orderComfirmation .member-login .btn_bg_05,.cart .payment .member-login .btn_bg_05{background-color:#323232;color:#afafaf}.cart .orderComfirmation .member-login .btn_bg_05:hover,.cart .payment .member-login .btn_bg_05:hover{color:#fff;background-color:#323232}.cart .orderComfirmation .member-login .btn_bg_05:before,.cart .payment .member-login .btn_bg_05:before{display:none}.cart .payment .title span,.cart .payment .warning_text{color:#fff599}.cart .payment .orderContact .flex_box{margin:30px 0}.cart .payment .orderContact .flex_box .alert{margin-left:120px;padding-top:10px;color:#ff5050}.cart .payment .orderContact .flex_box .warning_text{margin-left:120px;padding-top:10px;color:#fff599}.cart .payment .orderContact .form-group{display:flex;align-items:center}.cart .payment .orderContact .form-group span{color:#fff599}.cart .payment .orderContact .form-group label{min-width:120px;font-size:18px}.cart .payment .orderContact .form-group input,.cart .payment .orderContact .form-group select{border:1px solid #fff;outline:none;background-color:transparent;border-radius:5px;padding:10px;width:50%;font-size:18px}.cart .payment .orderContact .form-group select{color:#fff;margin-right:10px}.cart .payment .orderContact .form-group select::-moz-placeholder{color:#333}.cart .payment .orderContact .form-group select::placeholder{color:#333}.cart .payment .orderContact .form-group select option{color:#fff;background-color:#2c2c2c}.cart .payment .orderContact .form-group .address{width:50%}.cart .payment .orderContact .form-group .addressDetail input{width:100%}.cart .payment .orderContact .form-group #zipcode2{display:flex;margin-bottom:10px}.cart .payment .orderContact .form-group #zipcode2 .town{margin-right:0}.cart .payment .orderContact .form-group .vue-tel-input{width:100%;border:none;padding:0;outline:none}.cart .payment .orderContact .form-group .vue-tel-input:hover{border:none;outline:none}.cart .payment .orderContact .form-group .vue-tel-input:focus-within{box-shadow:none}.cart .payment .orderContact .form-group .vti__dropdown.open,.cart .payment .orderContact .form-group .vti__dropdown:hover{background-color:transparent}.cart .payment .orderContact .form-group .vti__dropdown-item.highlighted{background-color:#636363}.cart .payment .orderContact .form-group .vti__dropdown-list{border:1px solid transparent;border-radius:5px}.cart .payment .orderContact .form-group .vti__dropdown-item{background-color:#1e1e1e;outline:none}.cart .payment .orderContact .form-group .vue-tel-input span{color:#666}.cart .payment .orderContact .form-group .shipping{width:50%;position:relative}.cart .payment .orderContact .form-group .shipping select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:30px}.cart .payment .orderContact .form-group .shipping:after{content:"";top:45%;right:10px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;pointer-events:none}.cart .payment .orderContact .address_box{align-items:flex-start}.cart .payment .legal{position:relative;margin-bottom:10px}.cart .payment .legal label{padding-left:30px}.cart .payment .legal input[type=checkbox],.cart .payment .legal input[type=radio]{display:none}.cart .payment .legal input[type=checkbox]+label:before,.cart .payment .legal input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:1px solid #e79fff;border-radius:2px;display:inline-block}.cart .payment .legal input[type=checkbox]+label:hover:before,.cart .payment .legal input[type=radio]+label:hover:before{outline:1px solid #9122c2}.cart .payment .legal input[type=checkbox]:checked+label:before,.cart .payment .legal input[type=radio]:checked+label:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgB7ZY/TMJAFMZfAQMJVgwpLC4Nk4mDk0w4ucmEJs7q7KwbRjdXdXd3kM3NYOKGs38mnOogRE0bK5DU2nemTf9zZzhM1G9p+9Le7+67r5cnPK4eNU3TlGHMShGoIMgwZiXgh/T3wCngqGRhCqa3lsh1cKuAenIFH299/uDcZgXSczNfoOIsGE8qaKct8szNanGtDJmFkqdmT4IbOFMuEbBfevOeHxj3M7e+GKj3rtugX97xASeyaZD2apAsip660dHg9fjC+y6MUGivH2rqfejWz5w02/Kkmti0UQHBmvm7tR9ua2ig2ep8oP5irRRX7JcH7LYJE4j3dvzjNCFLoWHCb3utdug3jtXJghiwCQcLG9AtdCm/XQ3UMUxxk3bAaEeYJcPg+Z1lqjBFglHdeoMJjjW02a2oMMWCjY5KDZ+0ghQ2magwxYJp4bivrGHyS1BWDh/COhAcXNqvkdD5ZVo24i/nFobp+eAcaBV5gMSt3A+lCRM1eBjcFm2YmMA0cNowMYPj4Cxh+hbYDR/cKFYnoREozXEaJabWh8B3GzAK/ffVvx/8CY1q4EexBg6OAAAAAElFTkSuQmCC) no-repeat 50%;background-size:contain}.cart .payment .payType .legal_text{font-size:16px;margin:5px 0 30px}.cart .payment .payType .legal_text a{color:#e79fff}.cart .payment .payType .radio-group{margin:30px 0;background-color:#212121;padding:30px 20px}.cart .payment .payType input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #fff;border-radius:50%;outline:none;background-color:transparent;position:relative;margin-right:10px;vertical-align:text-top}.cart .payment .payType input[type=radio]:checked{background-color:transparent}.cart .payment .payType input[type=radio]:checked:before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background:#fff}.cart .payment .payType .alert_box{width:100%;background-color:#323232;margin:30px 0 -15px;line-height:2;text-align:center;color:#ff5050}.cart .payment .payType .totalSubmit{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-shrink:0;padding-right:10px}.cart .payment .payType .totalSubmit span{font-size:1.3rem;margin-right:20px;padding-bottom:5px}.cart .payment .payType .totalSubmit .value{color:#fff599;font-weight:600}.cart .payment .payType .totalSubmit .submit_order{font-size:1.3rem;width:auto;margin:0;padding:10px 50px}.cart .cart_login{position:fixed;left:0;top:0;width:100vw;max-height:100vh;display:flex;align-items:center;justify-content:center;margin-top:50px;z-index:1300}.cart .cart_login .title:before{display:none}.cart .cart_login .login_con{background-color:rgba(44,44,44,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff;border-radius:5px;padding:30px;z-index:1300;max-height:80vh;overflow-y:auto}@media(max-width:1400px){.cart .outline{width:90%}}@media(max-width:1200px){.cart .outline{width:90%}}@media(max-width:991px){.cart .outline{width:95%}.cart .products_list .accordion-item .addCartBox .addCart{margin-top:20px;flex-direction:column}.cart .products_list .accordion-item .addCartBox .limit-warning{margin-right:0}.button_style_linear{margin-top:10px}}@media(max-width:576px){.cart .outline{width:100%;padding:20px 10px;margin:10px auto;border:none}.cart{font-size:16px}.cart .products_list .products_item{flex-direction:column}.cart .products_list .products_item .right{margin:5px auto;margin-left:22%}.cart .products_list .products_item .chooseCount img{width:25px}.cart .products_list .products_item .item_content .item_name{line-height:1.6}.cart .products_list .products_item .item_content .item_dateTime{font-size:12px}.cart .products_list .products_item .delete{text-decoration:underline;text-underline-offset:5px;color:#636363}.cart .products_list .products_item .item_img_box{width:40%;align-items:flex-start;padding:10px 0}.cart .add-on .product-card{width:300px}.cart .add-on .item_img{width:80px}.cart .payment .payType .totalSubmit,.cart .summaryCharges .totalSubmit{flex-direction:column;margin-top:20px}.cart .payment .payType .totalSubmit .value,.cart .summaryCharges .totalSubmit span{margin:0}.cart .payment .payType .totalSubmit .submit_order,.cart .summaryCharges .totalSubmit .submit_order{margin-top:20px;width:100%;margin-right:0}.cart .products_list .products_item .chooseCount .count{margin:0 10px}.cart .orderComfirmation .summaryCharges .totalSubmit,.cart .payment .summaryCharges .totalSubmit{align-items:flex-end}.cart .orderComfirmation .summaryCharges .totalSubmit .submit_order,.cart .payment .summaryCharges .totalSubmit .submit_order{order:2;width:auto;font-size:16px}.cart .orderComfirmation .member-login .loginRegion{margin-top:30px;flex-direction:column;width:100%}.cart .orderComfirmation .member-login .privacy label{width:100%}.cart .orderComfirmation .member-login .loginRegion .flex_box{width:100%;padding:0}.cart .payment .orderContact .form-group label{width:25%}.cart .payment .orderContact .form-group input{width:70%}.cart .payment .orderContact .flex_box .warning_text,.cart .payment .payType .radio-group{line-height:1.6;margin-left:0}.cart .payment .payType .legal label{margin-bottom:10px;line-height:1.6}.cart .cart_login .login_con{width:95%;height:80vh;overflow-y:auto;padding:10px 0 80px;margin-top:5vh}.cart .payment .orderContact .form-group .address,.cart .payment .orderContact .form-group .shipping{flex-grow:1}.member-login .other{width:100%}.cart .products_list .accordion-item .addCartBox{flex-direction:column;margin-top:10px}}.orderComplete .section_flex{display:flex}.orderComplete .left{width:75%;padding:60px 30px;display:flex;flex-direction:column;align-items:center}.orderComplete .left .check_icon{width:60px;margin:30px 0;height:auto}.orderComplete .left p{margin:10px 0}.orderComplete .left p.heightline{color:#fff599}.orderComplete .right{width:25%;flex-direction:column;align-items:center;background:linear-gradient(90deg,rgba(77,77,77,.1),#1e1e1e)}.orderComplete .right .right-100vh{padding:20px 30px;min-height:85vh;display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap}.orderComplete .right .right-100vh .contact-alert{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.orderComplete .right .pickup{width:80%;border:1px solid #fff;border-radius:10px;margin:20px auto;display:flex;justify-content:center;align-items:center}.orderComplete .right .pickup .pickup_img{width:30%}.orderComplete .right .pickup p{width:70%}.orderComplete .right .pickup img{display:block;margin:0 auto}.orderComplete .right .arrow{width:40px;display:block;margin:0 auto}.orderComplete .right .click_btn{width:80%;text-align:center}.orderComplete h1.title{font-size:2rem;font-weight:200;letter-spacing:1rem;margin-right:-1rem;margin-bottom:30px;text-align:center}.orderComplete h1.contactTitle{width:100%;margin-bottom:0;margin-top:100px;border-bottom:1px solid #e79fff}@media(max-width:1600px){.orderComplete .right{width:30%}}@media(max-width:991px){.orderComplete .section_flex{flex-direction:column}.orderComplete .left,.orderComplete .right{margin-top:20px;width:100%}.orderComplete .right .right-100vh{min-height:20vh}}.orderCompleteStreaming .section_flex{display:flex}.orderCompleteStreaming .left{width:100%;padding:60px 30px;display:flex;flex-direction:column;align-items:center}.orderCompleteStreaming .left .check_icon{width:60px;margin:30px 0;height:auto}.orderCompleteStreaming .left p{margin:10px 0}.orderCompleteStreaming .left p.heightline{color:#fff599}.orderCompleteStreaming .right{width:35%;padding:60px 30px;flex-direction:column;align-items:center;background:linear-gradient(90deg,rgba(77,77,77,.1),#1e1e1e)}.orderCompleteStreaming .right .pickup{width:80%;border:1px solid #fff;border-radius:10px;margin:20px auto;display:flex;justify-content:center;align-items:center}.orderCompleteStreaming .right .pickup .pickup_img{width:30%}.orderCompleteStreaming .right .pickup p{width:70%}.orderCompleteStreaming .right .pickup img{display:block;margin:0 auto}.orderCompleteStreaming .right .arrow{width:40px;display:block;margin:0 auto}.orderCompleteStreaming .right .click_btn{width:80%;text-align:center}.orderCompleteStreaming h1.title{font-size:40px;font-weight:200;letter-spacing:1rem;margin-right:-1rem;margin-bottom:30px;text-align:center}.orderCompleteStreaming h1.contactTitle{width:100%;margin-bottom:0;margin-top:100px;border-bottom:1px solid #e79fff}@media(max-width:1200px){.orderComplete .right{width:50%}}@media(max-width:991px){.orderComplete .section_flex{flex-direction:column}.orderComplete .left,.orderComplete .right{margin-top:20px;width:100%}}.pagination[data-v-09c41925]{text-align:center;display:flex;justify-content:center;align-items:center;button:disabled i[data-v-09c41925]{color:#606060}span[data-v-09c41925]{display:inline-block;margin:0 5px;padding:5px 5px 6px;cursor:pointer;&amp;[data-v-09c41925]:hover{color:#ad6dc3}}i[data-v-09c41925]:hover,span.active[data-v-09c41925]{color:#e79fff}}@media (max-width:576px){.pagination[data-v-09c41925]{span[data-v-09c41925]{font-size:16px}}}.rich-block.rich-image[data-v-5d3d9aa6]{margin:1rem 0;text-align:center;max-width:100%}.rich-content[data-v-6769dda3]{width:100%}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);flex-direction:column;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);.modal-content{background:#232323;border-radius:8px;width:100%;min-height:60vh;max-height:60vh;margin-top:10vh;border:1px solid hsla(0,0%,100%,.5);flex-direction:column;position:relative;.card-tags.promo-tag{position:absolute;max-width:45%;top:-1px;left:-2%;img{width:100%}}}.modal-box{padding:12px;overflow-y:auto}.card-tags.stock-tag{position:absolute;bottom:0;left:0;font-size:16px;letter-spacing:normal;width:100%}.card-tag{padding:3px 0;font-weight:500;text-align:center;background-color:#e2736b;border-radius:0 0 8px 8px;box-shadow:0 -10px 15px rgba(0,0,0,.5)}.modal-header{flex-direction:column}.modal-header img{width:75%}.modal-header h3{font-weight:500}.modal-footer{padding-bottom:20px}.modal-footer p{font-size:1.25em}.close-btn{background:#000;cursor:pointer;position:absolute;right:-20px;top:-20px;border:1px solid hsla(0,0%,100%,.5);border-radius:100px;width:40px;height:40px;padding-bottom:3px}.close-btn i{transform:scale(1.8);letter-spacing:0}.modal-title{width:100%;border-bottom:1px solid #9a9a9a;margin:10px 0;padding-bottom:10px}.giftItemDetail-prices{width:100%;margin-bottom:10px}.current-price{color:#fff599;font-weight:600;font-size:1.2rem;margin-right:5px}.original-price{color:#9a9a9a;text-decoration:line-through;font-size:.8rem;font-weight:400}.add-cart-btn{width:100%;margin-top:10px;background:#232323}.add-cart-btn.btn-disable{filter:grayscale(100%);opacity:.8}.read-finish{background:none;border:none;img{max-width:80%;max-height:30vh}p{font-size:20px;margin:10px 0;font-weight:500}button.next-page-btn{width:90%;border:1px solid #fff;border-radius:5px;padding:10px 0;margin:10px;background:#232323}button.back-list-btn{margin:10px;font-size:14px;text-decoration:underline;text-underline-offset:5px;opacity:.7}}.swiper{width:100%}.swiper-button-next,.swiper-button-prev{color:#fff}.swiper-slide{transition:all .3s}.swiper-slide:not(.swiper-slide-prev):not(.swiper-slide-active):not(.swiper-slide-next){opacity:0}.swiper-slide-next,.swiper-slide-prev{transform:scale(.9);filter:blur(1px) brightness(.4)}.swiper-slide-active{transition:all .3s;opacity:1;z-index:10}.quantity{display:inline;text-align:center;font-size:12px;color:#fff599}}.maintenance-page,.modal-overlay{display:flex;justify-content:center;align-items:center;display:flex;display:flex;display:flex;align-items:center;display:flex;align-items:center;justify-content:center;justify-content:center;align-items:center}.maintenance-page{width:100vw;min-height:100vh;overflow:auto;overflow-x:hidden;gap:8%;padding:30px;box-sizing:border-box}.maintenance-page .img-box{position:relative}.maintenance-page .img-box:after{content:"";position:absolute;left:-15%;top:0;width:140%;height:100%;background:radial-gradient(closest-side,hsla(49,86%,73%,.3),rgba(99,83,70,.2),rgba(99,83,70,0));z-index:-1}.maintenance-page .maintenance-image{width:100%;max-width:400px;max-height:100%}.maintenance-page img.BEATDAY-logo{max-width:200px}.maintenance-page .content{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.maintenance-page .content h1{font-size:3rem;color:#fadf6b}.maintenance-page .content p,.maintenance-page .content span{font-size:1.2rem;color:#bdbdbd}.maintenance-page .content button{margin-top:20px;padding:15px 30px;color:#fff;border:none;border-radius:5px;overflow:hidden;cursor:pointer;background:linear-gradient(#1e1e1e,#1e1e1e) padding-box,linear-gradient(-30deg,#322828 5%,#febc37,#ffd95a 45%,#febc37 55%,#c07f00 70%,#4c3d3d) border-box;border-radius:50em;border:2px solid transparent;transition:all 1s}.maintenance-page .content button:hover{background:linear-gradient(rgba(30,30,30,.69),#1e1e1e) padding-box,linear-gradient(-30deg,#322828 5%,#febc37,#ffd95a 45%,#febc37 55%,#c07f00 70%,#4c3d3d) border-box}@media(max-width:991px){.maintenance-page{flex-direction:column}.content{order:2}.img-box{order:1}}@media(max-width:576px){.maintenance-page{gap:2%}.content{gap:10px}}.about_us .aboutBeatday h1{border-bottom:1px solid #e79fff;font-weight:600;margin-bottom:50px}.about_us .aboutBeatday img{display:block;width:40%;margin:0 auto 30px}.about_us .aboutBeatday img.VIVE_Originals{transform:scale(.9)}.about_us .aboutBeatday .paragraph{margin-bottom:200px}.about_us .aboutBeatday .paragraph p{max-width:1000px;margin:0 auto}.about_us .business_cooperation h1,.about_us .contact_us h1{border-bottom:1px solid #e79fff;font-weight:600}.about_us .business_cooperation ul li,.about_us .contact_us ul li{list-style-type:disc}.about_us .business_cooperation ul li span,.about_us .contact_us ul li span{font-weight:400}.about_us .business_cooperation p,.about_us .contact_us p{line-height:3}.about_us .business_cooperation p a,.about_us .contact_us p a{color:#e79fff}.about_us .business_cooperation p a:hover,.about_us .contact_us p a:hover{color:#f5d6ff}@media(max-width:576px){.about_us .aboutBeatday img{width:90%}.about_us .aboutBeatday .paragraph{margin-bottom:30px}.about_us .aboutBeatday h1{font-size:20px;padding:10px 0;margin-bottom:20px}}.catalog-detail{width:70%;margin:20px auto}.catalog-detail .title{font-size:22px;margin-bottom:20px}.catalog-detail .time{margin-bottom:20px}.catalog-detail .time i{margin-right:5px;vertical-align:top;color:#e79fff}.catalog-detail .time span{vertical-align:middle}.catalog-detail .time p,.catalog-detail .time span{font-size:16px}.catalog-detail .options{margin-bottom:50px;display:flex;border-bottom:1px solid #5a5a5a;flex-wrap:wrap}.catalog-detail .options li{cursor:pointer;padding:20px 10px;color:#e79fff;word-break:break-all}.catalog-detail .options li:hover{color:#fff}.catalog-detail .into-list{margin-bottom:30px;word-wrap:break-word}.catalog-detail .into-list h2.into-title{padding-left:15px;position:relative;margin-bottom:10px}.catalog-detail .into-list h2.into-title:before{content:"";position:absolute;left:0;bottom:-8px;width:8px;height:calc(100% + 15px);background-color:#a21fc3}.catalog-detail .into-list .into-content{padding:15px;line-height:1.6rem;white-space:pre-line}.catalog-detail .into-list .into-content a{word-wrap:break-word;color:#e79fff}.catalog-detail .into-list .into-content a:hover{text-decoration:underline}.catalog-detail .into-list .into-content img{max-width:100%}@media(max-width:991px){.catalog-detail{width:90%}}@media(max-width:576px){.catalog-detail .options li{padding:10px}}.history-review{min-height:70vh}.privacy_page,.user_policy{width:80%;padding-bottom:50px;margin:0 auto}.privacy_page h1,.user_policy h1{padding:20px 0;font-size:36px}.privacy_page .legal-versions,.user_policy .legal-versions{text-decoration:underline;text-underline-offset:5px}.privacy_page li,.privacy_page p,.user_policy li,.user_policy p{line-height:1.6;font-size:16px;color:#e3e3e3;margin-bottom:20px;list-style-type:circle}.privacy_page li,.user_policy li{margin-left:20px}.privacy_page a,.user_policy a{text-decoration:underline;text-underline-offset:5px}.privacy_page .file_btn,.user_policy .file_btn{margin:10px 0}.privacy_page i,.user_policy i{margin-right:10px}.return-policy-MizukiLin{width:80%!important;margin:0 auto}.return-policy-MizukiLin h2{margin:30px 0 20px;color:#e79fff}.return-policy-MizukiLin li{margin-left:25px}@media(max-width:576px){.legal{flex-direction:column}.legal aside,.privacy_page,.user_policy{width:95%;margin:0 auto}.privacy_page h1{font-size:30px}}.returnPolicy-page a{color:#e79fff}.returnPolicy-page ol&gt;ol{list-style-type:none;padding-left:20px}.returnPolicy-page li{list-style-type:none}.returnPolicy-page ul&gt;li{list-style-type:circle}.contact_us{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.contact_us h1{width:100%;border-bottom:1px solid #e79fff;font-weight:600}.contact_us img{width:200px;margin-top:50px;margin-bottom:10px}.contact_us p{margin-bottom:50px;line-height:1.8}.contact_us span{color:#a6bed9;text-decoration:underline}.Downloads_Tutorials{justify-content:center;padding:20px}.Downloads_Tutorials .download_page .faq-icon{display:inline-block}.Downloads_Tutorials .download_page .faq-icon.open{transform:rotate(90deg)}.Downloads_Tutorials .download_page h1{font-size:40px;font-weight:200;line-height:2;text-align:center}.Downloads_Tutorials .download_page h2{text-align:center;color:#e79fff}.Downloads_Tutorials .download_page .into{width:100%;margin:50px auto}.Downloads_Tutorials .download_page .into h3{font-size:30px}.Downloads_Tutorials .download_page .into img{margin:30px 0}.Downloads_Tutorials .download_page .into .PCorMac,.Downloads_Tutorials .download_page .into .norm{width:80%;display:flex;justify-content:space-between;margin:0 auto}.Downloads_Tutorials .download_page .into .item{width:48%;display:flex;flex-direction:column;align-items:center;background-color:hsla(0,0%,8%,.3);padding:30px;border-radius:10px}.Downloads_Tutorials .download_page .into .item .disabled{filter:grayscale(1);pointer-events:none}.Downloads_Tutorials .download_page .into .item img{width:50px}.Downloads_Tutorials .download_page .into .item h4{font-weight:600;font-size:20px}.Downloads_Tutorials .download_page .into .button_style_linear{text-align:center;cursor:pointer}.Downloads_Tutorials .download_page .into .agreement_box{width:80%;margin:30px auto;border:1px solid #e79fff;padding:40px;border-radius:10px}.Downloads_Tutorials .download_page .into .agreement_box a{color:#a6bed9;text-decoration:underline}.Downloads_Tutorials .download_page .into .agreement_box li,.Downloads_Tutorials .download_page .into .agreement_box p{line-height:1.8}.Downloads_Tutorials .download_page .into .agreement_box input[type=checkbox]{display:none}.Downloads_Tutorials .download_page .into .agreement_box input[type=checkbox]+label:before{vertical-align:middle;content:"";display:inline-block;width:20px;height:20px;border:1px solid #e79fff;border-radius:1px;margin-right:10px}.Downloads_Tutorials .download_page .into .agreement_box input[type=checkbox]:checked+label:before{content:"";vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgB7ZY/TMJAFMZfAQMJVgwpLC4Nk4mDk0w4ucmEJs7q7KwbRjdXdXd3kM3NYOKGs38mnOogRE0bK5DU2nemTf9zZzhM1G9p+9Le7+67r5cnPK4eNU3TlGHMShGoIMgwZiXgh/T3wCngqGRhCqa3lsh1cKuAenIFH299/uDcZgXSczNfoOIsGE8qaKct8szNanGtDJmFkqdmT4IbOFMuEbBfevOeHxj3M7e+GKj3rtugX97xASeyaZD2apAsip660dHg9fjC+y6MUGivH2rqfejWz5w02/Kkmti0UQHBmvm7tR9ua2ig2ep8oP5irRRX7JcH7LYJE4j3dvzjNCFLoWHCb3utdug3jtXJghiwCQcLG9AtdCm/XQ3UMUxxk3bAaEeYJcPg+Z1lqjBFglHdeoMJjjW02a2oMMWCjY5KDZ+0ghQ2magwxYJp4bivrGHyS1BWDh/COhAcXNqvkdD5ZVo24i/nFobp+eAcaBV5gMSt3A+lCRM1eBjcFm2YmMA0cNowMYPj4Cxh+hbYDR/cKFYnoREozXEaJabWh8B3GzAK/ffVvx/8CY1q4EexBg6OAAAAAElFTkSuQmCC) no-repeat;background-size:contain}.Downloads_Tutorials .download_page .into .agreement_box input[type=checkbox]+label:hover:before{outline:1px solid #9122c2}.Downloads_Tutorials .download_page .into .norm h3{margin-bottom:20px}.Downloads_Tutorials .download_page .into .norm ul{width:100%}.Downloads_Tutorials .download_page .into .norm li{line-height:1.8}.Downloads_Tutorials .download_page .into .ul{list-style-type:circle;width:80%;margin:50px auto;padding-left:50px;list-style-type:disc}.Downloads_Tutorials .download_page .into .ul li{line-height:1.8}.Downloads_Tutorials .download_page .beatday-usage{display:flex;justify-content:space-between;margin:20px 0}.Downloads_Tutorials .download_page .beatday-usage .img{width:73%}.Downloads_Tutorials .download_page .beatday-usage .content{width:25%}@media(max-width:991px){.Downloads_Tutorials .download_page .into{width:100%}.Downloads_Tutorials .download_page .into .agreement_box{width:90%}.Downloads_Tutorials .download_page .into .norm{flex-direction:column}.Downloads_Tutorials .download_page .into .item{width:100%;margin-bottom:30px}.Downloads_Tutorials .download_page .into .ul{width:80%}}@media(max-width:576px){.Downloads_Tutorials .download_page{margin-top:80px}.Downloads_Tutorials .download_page h1{font-size:24px}.Downloads_Tutorials .download_page .into .PCorMac{flex-direction:column}.Downloads_Tutorials .download_page .into .agreement_box{padding:20px;width:98%}.Downloads_Tutorials .download_page .into .ul{margin:0 auto 50px}.Downloads_Tutorials .download_page .into .PCorMac,.Downloads_Tutorials .download_page .into .norm{width:100%}}.Downloads_Tutorials .faq,.Downloads_Tutorials .instructions{display:flex;flex-direction:column;width:80%}.Downloads_Tutorials .faq h1,.Downloads_Tutorials .instructions h1{font-weight:600}.Downloads_Tutorials .faq .block,.Downloads_Tutorials .instructions .block{width:100%;margin:0 auto 50px}.Downloads_Tutorials .faq .block img,.Downloads_Tutorials .instructions .block img{width:100%;border:1px solid #fff}.Downloads_Tutorials .faq .block h2,.Downloads_Tutorials .instructions .block h2{font-size:16px}.Downloads_Tutorials .faq .block h3,.Downloads_Tutorials .instructions .block h3{font-size:26px;margin-bottom:20px;border-bottom:1px solid #e79fff;padding-bottom:10px}.Downloads_Tutorials .faq .block a,.Downloads_Tutorials .instructions .block a{color:#a6bed9;text-decoration:underline}.Downloads_Tutorials .faq .inst,.Downloads_Tutorials .instructions .inst{width:100%;margin:50px auto}.Downloads_Tutorials .faq .inst h3,.Downloads_Tutorials .instructions .inst h3{text-align:center}.Downloads_Tutorials .faq .inst .flex,.Downloads_Tutorials .instructions .inst .flex{display:flex;justify-content:space-between;width:100%}.Downloads_Tutorials .faq .inst .flex .item,.Downloads_Tutorials .instructions .inst .flex .item{width:22%}.Downloads_Tutorials .faq .inst .flex .item p,.Downloads_Tutorials .instructions .inst .flex .item p{margin-bottom:20px;font-size:16px;text-justify:auto}.Downloads_Tutorials .faq .inst .flex .item img,.Downloads_Tutorials .instructions .inst .flex .item img{width:100%}.Downloads_Tutorials .faq .inst p,.Downloads_Tutorials .instructions .inst p{line-height:1.8}.Downloads_Tutorials .faq .inst .text_add,.Downloads_Tutorials .instructions .inst .text_add{text-align:center;margin:20px 0;color:#a6bed9}.Downloads_Tutorials .faq .faq-item,.Downloads_Tutorials .instructions .faq-item{margin-bottom:10px}.Downloads_Tutorials .faq .faq-question,.Downloads_Tutorials .instructions .faq-question{cursor:pointer;font-size:16px;margin-top:40px}.Downloads_Tutorials .faq .faq-answer,.Downloads_Tutorials .instructions .faq-answer{padding:0;font-size:16px;line-height:1.8}.Downloads_Tutorials .faq .faq-answer ul,.Downloads_Tutorials .instructions .faq-answer ul{list-style-type:circle}.Downloads_Tutorials .faq .faq-answer li,.Downloads_Tutorials .instructions .faq-answer li{margin-left:1rem}@media(max-width:991px){.Downloads_Tutorials .faq .inst,.Downloads_Tutorials .instructions .inst{width:100%}}@media(max-width:576px){.Downloads_Tutorials .faq .inst,.Downloads_Tutorials .instructions .inst{margin-bottom:50px}.Downloads_Tutorials .faq .inst .flex,.Downloads_Tutorials .instructions .inst .flex{flex-direction:column}.Downloads_Tutorials .faq .inst .flex .item p,.Downloads_Tutorials .instructions .inst .flex .item p{margin-bottom:10px}.Downloads_Tutorials .faq .inst .flex .item,.Downloads_Tutorials .instructions .inst .flex .item{width:80%;margin:0 auto;margin-bottom:20px}.Downloads_Tutorials .instructions .inst .flex .item img{width:100%;display:block;margin:0 auto}.Downloads_Tutorials .contact_us{width:80%}.Downloads_Tutorials nav ul li{display:inline-block}.Downloads_Tutorials .faq{width:100%;margin:0;padding:0}.Downloads_Tutorials .faq .faq-question{margin-top:10px}.Downloads_Tutorials .faq .faq-item{margin-bottom:20px}.Downloads_Tutorials .faq .block{width:100%}.Downloads_Tutorials .beatday-usage{flex-direction:column}.Downloads_Tutorials .beatday-usage .content,.Downloads_Tutorials .beatday-usage .img{width:100%!important}.Downloads_Tutorials .beatday-usage .content{margin:10px 0 20px}}.member-login{display:flex;flex-direction:column;align-items:center}.member-login input:-webkit-autofill,.member-login input:-webkit-autofill:focus,.member-login input:-webkit-autofill:hover,.member-login select:-webkit-autofill,.member-login select:-webkit-autofill:focus,.member-login select:-webkit-autofill:hover,.member-login textarea:-webkit-autofill,.member-login textarea:-webkit-autofill:focus,.member-login textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #1e1e1e;-webkit-text-fill-color:#fff}.member-login .loginRegion{display:flex;flex-direction:column;align-items:center}.member-login #check-box{width:60px;display:block;margin:30px auto;transform:translateY(5px)}.member-login h1.title{font-size:40px;font-weight:200;letter-spacing:.5rem;margin:50px auto;text-align:center}.member-login form{display:flex;flex-direction:column;width:400px}.member-login form label{display:inline-block}.member-login form input{border:none;border-bottom:1px solid #e79fff;background-color:transparent;font-size:18px;padding:8px;padding-left:40px;outline:none;width:100%;margin-bottom:20px}.member-login form i.disable{color:#8c8c8c}.member-login form input:disabled{background-color:#212121!important;color:#8c8c8c!important;border-bottom:1px solid #8c8c8c}.member-login form input:-webkit-autofill:disabled{-webkit-box-shadow:inset 0 0 0 1000px #212121!important;-webkit-text-fill-color:#8c8c8c!important;border-bottom:1px solid #8c8c8c!important}.member-login .password,.member-login .username,.member-login .verify{position:relative}.member-login .password i,.member-login .username i,.member-login .verify i{position:absolute;left:10px;top:3px;font-size:20px}.member-login .password .eye_btn i,.member-login .username .eye_btn i,.member-login .verify .eye_btn i{left:auto;right:10px;cursor:pointer}.member-login .verify input{border-bottom:1px solid #fff599}.member-login .alertVerify{margin:30px auto}.member-login .verify_email{margin:-20px auto 20px;display:flex;justify-content:space-between;align-items:center}.member-login .verify_email p,.member-login .verify_email span{font-size:15px}.member-login .verify_email .change_email{color:#e79fff;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.member-login .verify_email i.bi-arrow-clockwise,.member-login .verify_email i.bi-check-circle-fill{position:unset;cursor:pointer}.member-login .verify_email i.bi-check-circle-fill{color:#6cc95a;vertical-align:text-bottom}.member-login .verify_email .resend{color:#fff599;cursor:pointer}.member-login .verify_email .resend span.sendText{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.member-login .verify_email .disResend,.member-login .verify_email .disResend span,.member-login .verify_email .disResend span.sendText{color:#c7c7c7;pointer-events:none}.member-login .verify_email .verify_time{color:#c7c7c7}.member-login .notification{margin-bottom:30px}.member-login .notification label{width:90%;line-height:1.6;cursor:pointer;position:relative;padding-left:30px}.member-login .notification a{color:#e79fff;border-bottom:1px solid #e79fff}.member-login .notification a:hover{color:#9122c2;border-bottom:1px solid #9122c2}.member-login .notification input[type=checkbox]{display:none}.member-login .notification input[type=checkbox]+label:before{vertical-align:middle;content:"";position:absolute;left:0;top:0;display:inline-block;width:20px;height:20px;border:1px solid #e79fff;border-radius:1px;margin-right:10px}.member-login .notification input[type=checkbox]:checked+label:before{content:"";vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgB7ZY/TMJAFMZfAQMJVgwpLC4Nk4mDk0w4ucmEJs7q7KwbRjdXdXd3kM3NYOKGs38mnOogRE0bK5DU2nemTf9zZzhM1G9p+9Le7+67r5cnPK4eNU3TlGHMShGoIMgwZiXgh/T3wCngqGRhCqa3lsh1cKuAenIFH299/uDcZgXSczNfoOIsGE8qaKct8szNanGtDJmFkqdmT4IbOFMuEbBfevOeHxj3M7e+GKj3rtugX97xASeyaZD2apAsip660dHg9fjC+y6MUGivH2rqfejWz5w02/Kkmti0UQHBmvm7tR9ua2ig2ep8oP5irRRX7JcH7LYJE4j3dvzjNCFLoWHCb3utdug3jtXJghiwCQcLG9AtdCm/XQ3UMUxxk3bAaEeYJcPg+Z1lqjBFglHdeoMJjjW02a2oMMWCjY5KDZ+0ghQ2magwxYJp4bivrGHyS1BWDh/COhAcXNqvkdD5ZVo24i/nFobp+eAcaBV5gMSt3A+lCRM1eBjcFm2YmMA0cNowMYPj4Cxh+hbYDR/cKFYnoREozXEaJabWh8B3GzAK/ffVvx/8CY1q4EexBg6OAAAAAElFTkSuQmCC) no-repeat;background-size:contain}.member-login .notification input[type=checkbox]+label:hover:before{outline:1px solid #9122c2}.member-login .privacy{margin-bottom:20px}.member-login .privacy p{font-size:14px}.member-login .privacy a{color:#e79fff}.member-login .privacy a:hover{text-decoration:underline;text-underline-offset:4px}.member-login .alert{text-align:center;color:#ff5050;animation-duration:.5s}.member-login button.login_btn{width:100%;border:none;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;padding:10px;margin-top:20px;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;position:relative}.member-login button.login_btn:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}.member-login button.login_btn:hover:before{background-size:100% 100%}.member-login button.disable{filter:grayscale(1);pointer-events:none}.member-login .link{width:100%;padding:30px 0;margin:0 auto;border-bottom:1px solid #fff;text-align:center;display:flex;flex-direction:column;align-items:center}.member-login .link a{color:hsla(0,0%,100%,.7);margin:5px 20px;border-bottom:1px solid hsla(0,0%,100%,.7)}.member-login .link a:hover{color:#e79fff;border-bottom:1px solid #e79fff}.member-login .other{display:flex;flex-direction:column;position:relative}.member-login .other .p_Login{margin:20px 0;text-align:center}.member-login .other .btn{display:block;width:400px;margin:0 auto 20px;background:#fff;color:#000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:1px solid transparent;border-radius:5px;padding:10px;padding-left:40px;font-size:18px;position:relative;cursor:pointer}.member-login .other .btn:hover{background-color:hsla(0,0%,100%,.9)}.member-login .other .btn:before{content:"";position:absolute;left:20px;top:50%;transform:translateY(-50%);width:25px;height:25px;background-image:url(../img/login_icon.e795687c.png);background-size:cover}.member-login .other .btn_bg_02{color:#fff;background-color:#3975ea}.member-login .other .btn_bg_02:hover{background-color:rgba(57,116,234,.9)}.member-login .other .btn_bg_02:before{background-position-y:-37px}.member-login .other .btn_bg_03:before{background-position-y:-74px}.member-login .other .btn_bg_04:before{background-position-y:27px}.member-login .guest_purchase{width:100%;border-radius:5px;background:#323232;padding:10px}.member-login .register{display:flex;flex-direction:column;align-items:center}.member-login .register .link{border:none}.member-login .register input{margin-bottom:30px}.member-login .registration-success,.member-login .reset-success{width:400px}.member-login .registration-success p,.member-login .reset-success p{text-align:center;color:#e79fff;font-size:16px}.member-login .registration-success img,.member-login .reset-success img{display:block;margin:0 auto 50px;width:48px}.member-login .registration-success .login_btn,.member-login .reset-success .login_btn{margin-top:40px}.member-login .forgot-password .link{border:none}@media(max-width:414px){.forgot-password,.loginRegion,.register{margin:0 auto;width:90%;overflow:hidden}.member-login .other .btn,.member-login .registration-success,.member-login .reset-success,.member-login form{width:100%}.member-login .notification label{font-size:16px;line-height:1.5;width:90%}}.verify-code[data-v-20dca64c]{width:100%;input[data-v-20dca64c]{width:100%}.flex-group[data-v-20dca64c]{display:flex;justify-content:space-between;margin:5px 0;span[data-v-20dca64c]{font-size:15px}.change_email[data-v-20dca64c]{color:#e79fff;text-decoration:underline;text-underline-offset:5px;cursor:pointer}}.verify-email[data-v-20dca64c]{p[data-v-20dca64c],span[data-v-20dca64c]{font-size:15px}.resend[data-v-20dca64c]{color:#fff599;cursor:pointer;span.sendText[data-v-20dca64c]{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}}.disResend[data-v-20dca64c]{color:#c7c7c7;pointer-events:none;span.sendText[data-v-20dca64c],span[data-v-20dca64c]{color:#c7c7c7;pointer-events:none}}.sendText[data-v-20dca64c]{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}.verify-time[data-v-20dca64c]{color:#c7c7c7}}}.profile-header{display:flex;align-items:center;margin-bottom:20px}.profile-header .avatar-section{width:30%;display:flex;flex-direction:column;align-items:center;position:relative;gap:10px;padding:10px}.profile-header .avatar{width:100px;height:100px;border-radius:50%;overflow:hidden;position:relative;border:1px solid #fff}.profile-header .avatar:after{content:"";width:100px;height:100px;border-radius:50%;position:absolute;left:0;top:0;background-color:rgba(44,44,44,.8);background-image:url(../img/camera.46f2cfe2.svg);background-repeat:no-repeat;background-position:50%;background-size:40%;opacity:0;transition:.4s;cursor:pointer}.profile-header .avatar:hover:after{opacity:.8}.profile-header .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-header .avatar_limit{font-size:12px;color:#666;margin-top:5px}.profile-header .remove{color:#919191;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.profile-header .profile-info-label{margin-bottom:10px}.profile-header .profile-info-label .copy-box{display:flex}.profile-header .profile-info-label .copy-box .copy{margin-left:5px}.profile-header .profile-info label{font-weight:700;font-size:14px}.profile-header .profile-info .loginMethod{margin-top:5px;display:flex}.profile-header .profile-info .loginMethod .icon{margin-right:10px}.profile-header .profile-info .loginMethod .icon img{opacity:.2;width:2rem}.profile-header .profile-info .loginMethod .icon.active img{opacity:1;filter:none}.profile-header .profile-info p{margin:2px 0 10px;font-size:14px}.profile-header .copySuccess{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;background-color:rgba(40,40,40,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px 80px;opacity:0;animation-duration:2s}.profile-header .cropper-modal{position:fixed;height:100vh;width:100vw;z-index:1000}.profile-header .cropper-modal .btn_box{display:flex;justify-content:space-between;z-index:1300}.profile-header .cropper-modal .btn_box button{width:45%}.profile-header .cropper-modal .btn_box .button_outline{border:1px solid #fff;border-radius:5px;padding:10px;margin-top:20px}.profile-header .cropper-modal .mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.profile-header .cropper-modal .cropper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;z-index:1400}@media(max-width:576px){.profile-header .cropper-modal .cropper{width:90%}.profile-header .cropper-modal .cropper .vue-advanced-cropper__stretcher{max-height:80vh}}@media(max-width:441px){.profile-header{flex-direction:column}.profile-header .avatar-section{width:100%;flex-direction:row}}section.member-profile-box{width:100%;box-sizing:border-box;box-shadow:0 2px 5px hsla(0,0%,100%,.2)}section.member-profile-box ::-webkit-calendar-picker-indicator{filter:invert(1)}section.member-profile-box .member-profile{padding:20px}section.member-profile-box .button{display:flex;justify-content:flex-end}section.member-profile-box .button .submit-button{margin:0;padding:.5rem 1rem;border:1px solid #fff;margin-right:1rem}section.member-profile-box .button .submit-button:hover{background:transparent}section.member-profile-box .button .button_outline{border:none;text-decoration:underline;text-underline-offset:5px;background-color:transparent;color:#757575;font-size:14px}section.member-profile-box .button .button_outline:hover{color:#d0d0d0}section.member-profile-box .save-button{width:100%;display:flex;justify-content:center;padding:1rem 0;margin-top:20px;border-radius:0}section.member-profile-box .save-button:disabled,section.member-profile-box .save-button:hover:disabled{color:#757575;background-color:#282828}section.member-profile-box .flex-group{display:flex;gap:20px}section.member-profile-box .input-group{display:flex;flex-direction:column;width:100%;margin-bottom:12px}section.member-profile-box .input-group input,section.member-profile-box .input-group select{height:2.4em}section.member-profile-box .input-group label{margin-bottom:5px}section.member-profile-box .input-group input,section.member-profile-box .input-group select{border:1px solid hsla(0,0%,100%,.5);color:#fff;background-color:transparent;border-radius:5px;font-size:18px;padding:5px 8px 4px;outline:none;max-width:100%;width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}section.member-profile-box .input-group input option,section.member-profile-box .input-group select option{color:#fff;background-color:#2c2c2c}section.member-profile-box .input-group input:focus,section.member-profile-box .input-group select:focus{box-shadow:inset 0 1px 1px rgba(57,93,134,.4),0 0 8px rgba(132,165,203,.7);border-color:#84a5cb}section.member-profile-box .input-group input:disabled,section.member-profile-box .input-group select:disabled{background-color:#2c2c2c;color:hsla(0,0%,100%,.6)}section.member-profile-box .input-group .alert{font-size:14px;color:#ff5050;font-weight:400}section.member-profile-box .input-group span.essential{color:#fff599}section.member-profile-box .checkbox-group input{margin-right:10px}section.member-profile-box .profile-actions button:disabled{background:#ccc;cursor:not-allowed}section.member-profile-box .vue-tel-input{width:100%;border:none;padding:0;outline:none}section.member-profile-box .vue-tel-input:hover{border:none;outline:none}section.member-profile-box .vue-tel-input:focus-within{box-shadow:none}section.member-profile-box .vti__dropdown.open,section.member-profile-box .vti__dropdown:hover{background-color:transparent}section.member-profile-box .vti__dropdown-item.highlighted{background-color:#636363}section.member-profile-box .vti__dropdown-list{border:1px solid transparent;border-radius:5px}section.member-profile-box .vti__dropdown-item{background-color:#1e1e1e;outline:none}section.member-profile-box .verifySuccess i.bi-check-circle-fill{color:#6cc95a;vertical-align:text-bottom}section.member-profile-box .interest-buttons{display:flex;flex-wrap:wrap;width:100%;padding-top:5px}section.member-profile-box .interest-buttons label{margin-right:10px;margin-bottom:20px;cursor:pointer}section.member-profile-box .interest-buttons span{padding:4px 10px 6px;border:1px solid #fff;border-radius:5px;transition:background-color .2s}section.member-profile-box .interest-buttons span.selected{background-color:rgba(162,31,195,.5)}section.member-profile-box input[type=checkbox]{display:none}section.member-profile-box .agree_mail{position:relative}section.member-profile-box input[type=checkbox]+label:before{vertical-align:middle;content:"";position:absolute;left:0;top:0;display:inline-block;width:20px;height:20px;border:1px solid #e79fff;border-radius:3px;margin-top:3px}section.member-profile-box input[type=checkbox]:checked+label:before{content:"";vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgB7ZY/TMJAFMZfAQMJVgwpLC4Nk4mDk0w4ucmEJs7q7KwbRjdXdXd3kM3NYOKGs38mnOogRE0bK5DU2nemTf9zZzhM1G9p+9Le7+67r5cnPK4eNU3TlGHMShGoIMgwZiXgh/T3wCngqGRhCqa3lsh1cKuAenIFH299/uDcZgXSczNfoOIsGE8qaKct8szNanGtDJmFkqdmT4IbOFMuEbBfevOeHxj3M7e+GKj3rtugX97xASeyaZD2apAsip660dHg9fjC+y6MUGivH2rqfejWz5w02/Kkmti0UQHBmvm7tR9ua2ig2ep8oP5irRRX7JcH7LYJE4j3dvzjNCFLoWHCb3utdug3jtXJghiwCQcLG9AtdCm/XQ3UMUxxk3bAaEeYJcPg+Z1lqjBFglHdeoMJjjW02a2oMMWCjY5KDZ+0ghQ2magwxYJp4bivrGHyS1BWDh/COhAcXNqvkdD5ZVo24i/nFobp+eAcaBV5gMSt3A+lCRM1eBjcFm2YmMA0cNowMYPj4Cxh+hbYDR/cKFYnoREozXEaJabWh8B3GzAK/ffVvx/8CY1q4EexBg6OAAAAAElFTkSuQmCC) no-repeat;background-size:contain}section.member-profile-box input[type=checkbox]+label:hover:before{outline:1px solid #9122c2}@media(max-width:441px){section.member-profile-box{margin-bottom:10vh}section.member-profile-box .button .delete-button{margin-right:0}section.member-profile-box .flex-group{flex-direction:column;gap:0}section.member-profile-box .verify-code .flex-group{flex-direction:row}}.reward-progress{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 2px 5px hsla(0,0%,100%,.2);padding:10px;margin-bottom:20px}.reward-progress h3{font-size:26px;font-weight:400;text-align:center}.reward-progress p{width:auto;text-align:center}.reward-progress .reward{width:100%;margin:20px auto}.reward-progress .content,.reward-progress .line{display:flex;justify-content:space-around;position:relative}.reward-progress .content .dot,.reward-progress .line .dot{width:25px;height:25px;background-color:#20bf55;border:4px solid #323232;border-radius:50%;z-index:1}.reward-progress .content .text,.reward-progress .line .text{display:flex;flex-direction:column;align-items:center;padding:10px}.reward-progress .content .text .textStep,.reward-progress .line .text .textStep{color:#fff599}.reward-progress .content .text .item_name,.reward-progress .line .text .item_name{font-size:12px}.reward-progress .content .text img,.reward-progress .line .text img{cursor:pointer}.reward-progress .content .text img:hover,.reward-progress .line .text img:hover{filter:drop-shadow(0 0 10px rgb(255,255,255))}.reward-progress .content .close,.reward-progress .line .close{pointer-events:none;cursor:default;filter:grayscale(1)}.reward-progress .content .finish,.reward-progress .line .finish{position:relative}.reward-progress .content .finish:before,.reward-progress .line .finish:before{content:attr(data-content);width:100%;text-align:center;font-weight:600;color:#ff5050;position:absolute;left:50%;top:45%;z-index:2;transform:translate(-50%,-50%) rotate(-15deg);text-shadow:1px 1px 2px #fff}.reward-progress .line:after,.reward-progress .line:before{content:"";position:absolute;top:50%;left:5%;transform:translateY(-50%);background-color:#323232;border-radius:50px;width:78%;height:5px}.reward-progress .line:after{background-color:#20bf55;width:var(--line-width)}@media(max-width:441px){.reward-progress .content .text img{width:100%}}.member section{width:100%!important}.member{display:flex;width:70%!important}.member section{width:80%}.member section h1{padding:0 10px 15px;border-bottom:1px solid #fff}.member section .serial-number-input{border:1px solid #e79fff;background-color:transparent;border-radius:5px;font-size:18px;padding:8px;margin-right:10px;outline:none;width:60%}.member section .submit-button{background-color:#e79fff;font-size:18px;color:#000;border:1px solid #1e1e1e;border-radius:5px;padding:6px 30px;cursor:pointer;outline:none;font-weight:400}.member section .submit-button:disabled{background-color:#2c2c2c}.member section .submit-button:hover{background-color:#9122c2}.member section .filter-section{margin-bottom:20px}.member section .filter-section .filter-button{background-color:transparent;padding:5px 15px;font-size:20px;margin-right:20px;border:1px solid transparent;border-radius:50px}.member section .filter-section .filter-button:hover{border:1px solid #5d5d5d}.member section .filter-section .active{border:1px solid #ce3bff;border-radius:50px}.member section .filter-section .active:hover{border:1px solid #ce3bff}.member .accountSetting{margin-bottom:0;margin-left:10px;pointer-events:none}.member li.accountSetting:before{content:"";opacity:0;display:none}.member .accountSetting ul{margin-top:15px;pointer-events:all}.member .accountSetting li a{font-size:18px}.member .modal .modal-content{padding:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(0);filter:none;width:50%;height:70%;border-radius:10px;border:.25px solid hsla(0,0%,100%,.6);background:rgba(44,44,44,.4);box-shadow:0 0 4px 0 rgba(103,55,140,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;overflow:hidden;z-index:1300}.member .modal .flexcon{display:flex;justify-content:space-between}.member .modal .flexcon .left_flex{width:80%;margin-right:20px}.member .modal .flexcon .left_flex ul{list-style-type:decimal;margin-left:30px}.member .modal .flexcon .left_flex li{line-height:2}.member .modal .flexcon .right_flex{display:flex;flex-direction:column;align-items:flex-end}.member .modal .flexcon .right_flex p{font-size:16px;margin-right:2px}.member .modal .flexcon .right_flex img{width:92%;margin-bottom:10px}.member .modal .close{position:absolute;left:0;bottom:0;width:100%;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;line-height:2;padding:10px;text-align:center}.member .modal .close:hover{background:hsla(0,0%,100%,.7)}.member .modal .close:hover h2{color:#2c2c2c}.member .binding-popup.modal .modal-content{height:auto;z-index:1300}.member .binding-popup.modal a{margin-bottom:0}.member .binding-popup.modal .flex{display:flex;flex-direction:column;justify-content:center;align-items:center}.member button.btn{min-width:300px;display:block;border:none;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;padding:10px;margin-top:20px;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;position:relative}.member button.btn:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}.member button.btn:hover:before{background-size:100% 100%}.member #check-box{width:36px;display:inline;transform:translateY(5px)}@media(max-width:1200px){.member{width:80%!important;width:90%!important}}@media(max-width:991px){.member aside{display:none}.member section{width:100%}.member .modal .modal-content{width:90%}.member .modal .flexcon{flex-direction:column}.member .modal .flexcon .left_flex{width:100%}.member .modal .flexcon .right_flex{width:100%;border-top:1px solid #a6bed9;margin:50px 0;padding-top:50px;align-items:center}.member .modal .flexcon .right_flex img{width:20%}section.ticket-section .modal.info-popup .modal-content{width:88%!important}.member section .submit-button:hover{background-color:#e79fff}}@media(max-width:576px){.member{width:95%!important}.member section{margin-top:20px}.member .modal .modal-content{height:90%}.member .modal .flexcon{overflow-y:auto;overflow-x:hidden;margin-bottom:50px}.member .modal .flexcon .right_flex img{width:50%}section.ticket-section .modal.info-popup .modal-content{width:95%!important}}section.ticket-section h1{display:flex;align-items:center;justify-content:space-between}section.ticket-section h1 img{pointer-events:all;cursor:pointer}section.ticket-section h1 img:hover{transform:scale(1.1)}section.ticket-section .modal.info-popup .modal-content{width:400px;display:flex;flex-direction:column;justify-content:space-between;z-index:1300}section.ticket-section .ticket-list{width:100%;display:flex;flex-wrap:wrap}section.ticket-section .ticket-list .ticket-item{width:calc(33.333% - 15px);border:1px solid #cdcdcd;margin-bottom:50px;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;margin-right:20px;transition:.3s}section.ticket-section .ticket-list .ticket-item:nth-child(3n){margin-right:auto}section.ticket-section .ticket-list .ticket-item:hover{transform:translateY(-5px)}section.ticket-section .ticket-list .ticket-item img{width:100%;transform:translateY(0) scale(1.01)}section.ticket-section .ticket-list .ticket-item .text{padding:10px 20px;position:relative}section.ticket-section .ticket-list .ticket-item .text p{position:absolute;right:10px;bottom:calc(100% + 10px);display:flex;background-color:rgba(103,55,140,.7);border:1px solid #fff;padding:5px 15px;border-radius:50px}section.ticket-section .ticket-list .ticket-item .text p span{display:flex}section.ticket-section .ticket-list .ticket-item .text p img{display:block;margin-right:10px}section.ticket-section .ticket-list .ticket-item .text h2{line-height:1.6}section.ticket-section .ticket-list .ticket-item .text h3{color:hsla(0,0%,100%,.6);margin:10px 0;font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}section.ticket-section .ticket-list .ticket-item .go-to{border:none;width:100%;padding:10px;border-radius:0 0 10px 10px;border-top:1px solid #e79fff;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;position:relative}section.ticket-section .ticket-list .ticket-item .go-to:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}section.ticket-section .ticket-list .ticket-item .go-to:hover:before{background-size:100% 100%}section.ticket-section .ticket-list .ticket-item .go-to:hover{color:#e79fff}section.ticket-section .ticket-list .ticket-item .close{border-top:1px solid #cdcdcd;background:#2c2c2c;color:hsla(0,0%,100%,.5);pointer-events:none}section.ticket-section .ticket-list .ticket-item .close:before{content:"";display:none}section.ticket-section .info-popup .text{overflow-y:auto;margin-bottom:50px}section.ticket-section .info-popup .text h2{font-size:22px;font-weight:400;line-height:1.6}section.ticket-section .info-popup .text h3{color:hsla(0,0%,100%,.6);margin:10px 0 20px;padding-bottom:20px;border-bottom:1px solid #fff}section.ticket-section .info-popup .text p{line-height:1.8;font-size:16px}section.ticket-section .info-popup .text .QRCode_box{margin:0 auto;display:flex;flex-direction:column;align-items:center;margin-bottom:30px}section.ticket-section .info-popup .text .QRCode_box .resetIcon{margin-left:5px}section.ticket-section .info-popup .text .QRCode_box p{color:#999;display:flex;justify-content:center;align-items:center}section.ticket-section .info-popup .text .qr-code{width:50%;display:block;margin:0 auto 10px}section.ticket-section .info-popup .serialSuccess{display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:50px 0}section.ticket-section .info-popup .serialSuccess h2{font-size:30px;margin:50px}section.ticket-section .info-popup .serialSuccess #check-box{width:50%}section.ticket-section .empty h2,section.ticket-section .empty span{font-size:30px}section.ticket-section .empty span{color:#e79fff;border-bottom:1px solid #e79fff}section.ticket-section .empty span:hover{color:#a6bed9;border-bottom:1px solid #a6bed9}@media(max-width:991px){section.ticket-section .ticket-list .ticket-item{width:calc(49% - 15px)}}@media(max-width:576px){section.ticket-section .ticket-list .ticket-item{width:100%;margin-right:0;margin-bottom:20px}.member section .filter-section .filter-button{font-size:18px;margin:0}.member section .filter-section{display:flex;justify-content:space-between}section.ticket-section .modal.info-popup .modal-content{width:70%}}section.my-props .flex_con{display:flex}section.my-props .flex_con .left-section{width:40%;padding:10px}section.my-props .flex_con .left-section h2{margin-bottom:20px}section.my-props .flex_con .right-section{width:60%;padding:20px;border:1px solid hsla(0,0%,100%,.5);border-radius:10px}section.my-props .flex_con .right-section h2{margin-bottom:20px}section.my-props .flex_con .right-section h3{margin-bottom:10px}section.my-props .flex_con .right-section ul{list-style-type:disc;margin-left:20px;margin-bottom:40px}section.my-props .flex_con .right-section ul li{line-height:1.7;word-wrap:break-word}section.serial-number .flex_con{display:flex}section.serial-number .flex_con .left-section{width:40%;padding:10px}section.serial-number .flex_con .left-section h2{margin-bottom:20px}section.serial-number .flex_con .alert{margin:10px 5px;color:#ff5050}section.serial-number .flex_con .right-section{width:60%;padding:20px;border:1px solid hsla(0,0%,100%,.5);border-radius:10px}section.serial-number .flex_con .right-section h2{margin-bottom:20px}section.serial-number .flex_con .right-section h2.h2_Title{color:#e79fff}section.serial-number .flex_con .right-section a{color:#a6bed9}section.serial-number .flex_con .right-section a:hover{text-decoration:underline;text-underline-offset:5px}section.serial-number .flex_con .right-section h3{margin-bottom:10px}section.serial-number .flex_con .right-section ul{list-style-type:disc;margin-left:20px;margin-bottom:40px}section.serial-number .flex_con .right-section ul li{line-height:1.7;word-wrap:break-word}section.serial-number .serial-success .flex{display:flex;align-items:flex-end}section.serial-number .serial-success h2.title{display:inline;font-size:30px;font-weight:400;letter-spacing:.5rem;margin-right:-1rem;margin-right:10px}section.serial-number .serial-success p{margin:20px 0;color:#e79fff;font-size:16px;width:auto}section.serial-number .serial-success p a{color:#e79fff;padding-bottom:2px;border-bottom:1px solid #e79fff}section.serial-number .serial-success p a:hover{color:#a6bed9;border-color:#a6bed9}section.serial-number .serial-success p:before{content:"";display:block;height:1px;width:100%;margin-bottom:15px;background:linear-gradient(270deg,#900ac9 0,#1e1e1e 70%);background-size:200% 100%;animation:moveGradient_L 2s linear infinite}section.serial-number .serial-success img{width:36px;display:inline;transform:translateY(5px)}section.serial-number .serial-success .tickets-card{margin:30px 0;border:1px solid #fff;border-radius:5px;display:flex;overflow:hidden;width:-moz-fit-content;width:fit-content}section.serial-number .serial-success .tickets-card .text{padding:20px}section.serial-number .serial-success .tickets-card .text h2{line-height:1.6}section.serial-number .serial-success .tickets-card .text h3{color:hsla(0,0%,100%,.6);margin:10px 0}section.serial-number .serial-success .tickets-card img{width:200px;font-size:0;transform:translateY(0) scale(1.01)}section.serial-number .serial-success .go-to{border:none;width:400px;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;padding:10px;margin-right:20px;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;position:relative}section.serial-number .serial-success .go-to:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}section.serial-number .serial-success .go-to:hover:before{background-size:100% 100%}section.serial-number .serial-success .go-to span{font-size:20px;color:#e79fff;border-bottom:1px solid #e79fff}@media(max-width:991px){section.serial-number .flex_con{flex-direction:column}section.serial-number .flex_con .left-section,section.serial-number .flex_con .right-section{width:100%;margin-bottom:50px}.member section .serial-number-input{width:80%}section.serial-number .serial-success .go-to{width:40%}}@media(max-width:576px){.member section .serial-number-input{width:60%}.member section .submit-button{height:43px}section.serial-number .serial-success .tickets-card{flex-direction:column;width:100%}section.serial-number .serial-success .go-to{width:100%;margin-bottom:30px}}section.account .copySuccess,section.reset-password .copySuccess{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;background-color:rgba(40,40,40,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px 80px;opacity:0;animation-duration:2s}section.account .submit-button,section.reset-password .submit-button{display:block;margin:20px auto;text-align:center}section.account .down,section.reset-password .down{display:flex;justify-content:center}section.account .down .button_outline,section.reset-password .down .button_outline{border:1px solid #757575;background-color:transparent;color:#757575}section.account .down .button_outline:hover,section.reset-password .down .button_outline:hover{border:1px solid #d0d0d0;color:#d0d0d0}section.account .down .submit-button,section.reset-password .down .submit-button{margin:20px 10px}section.account .member-info,section.account .reset_box,section.reset-password .member-info,section.reset-password .reset_box{margin-top:10px}section.account .member-info .avatar_flex,section.account .reset_box .avatar_flex,section.reset-password .member-info .avatar_flex,section.reset-password .reset_box .avatar_flex{display:flex}section.account .member-info .avatar,section.account .reset_box .avatar,section.reset-password .member-info .avatar,section.reset-password .reset_box .avatar{width:72px;height:72px;border:2px solid #fff;border-radius:50%;overflow:hidden;position:relative}section.account .member-info .avatar img,section.account .reset_box .avatar img,section.reset-password .member-info .avatar img,section.reset-password .reset_box .avatar img{width:100%}section.account .member-info .avatar:after,section.account .reset_box .avatar:after,section.reset-password .member-info .avatar:after,section.reset-password .reset_box .avatar:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(44,44,44,.8);background-image:url(../img/camera.46f2cfe2.svg);background-repeat:no-repeat;background-position:50%;background-size:40%;opacity:0;transition:.4s;cursor:pointer}section.account .member-info .avatar:hover:after,section.account .reset_box .avatar:hover:after,section.reset-password .member-info .avatar:hover:after,section.reset-password .reset_box .avatar:hover:after{opacity:.8}section.account .member-info .avatar.active-none,section.account .reset_box .avatar.active-none,section.reset-password .member-info .avatar.active-none,section.reset-password .reset_box .avatar.active-none{pointer-events:none}section.account .member-info .member-list,section.account .member-info .reset_list,section.account .reset_box .member-list,section.account .reset_box .reset_list,section.reset-password .member-info .member-list,section.reset-password .member-info .reset_list,section.reset-password .reset_box .member-list,section.reset-password .reset_box .reset_list{display:flex;align-items:flex-start;position:relative;padding:10px 0}section.account .member-info .member-list .copy,section.account .member-info .reset_list .copy,section.account .reset_box .member-list .copy,section.account .reset_box .reset_list .copy,section.reset-password .member-info .member-list .copy,section.reset-password .member-info .reset_list .copy,section.reset-password .reset_box .member-list .copy,section.reset-password .reset_box .reset_list .copy{flex-shrink:1;margin-left:auto;display:flex;align-items:center;opacity:.5;transition:.3s;cursor:pointer}section.account .member-info .member-list .copy:hover,section.account .member-info .reset_list .copy:hover,section.account .reset_box .member-list .copy:hover,section.account .reset_box .reset_list .copy:hover,section.reset-password .member-info .member-list .copy:hover,section.reset-password .member-info .reset_list .copy:hover,section.reset-password .reset_box .member-list .copy:hover,section.reset-password .reset_box .reset_list .copy:hover{opacity:1}section.account .member-info .member-list .icons,section.account .member-info .reset_list .icons,section.account .reset_box .member-list .icons,section.account .reset_box .reset_list .icons,section.reset-password .member-info .member-list .icons,section.reset-password .member-info .reset_list .icons,section.reset-password .reset_box .member-list .icons,section.reset-password .reset_box .reset_list .icons{display:flex;align-items:center}section.account .member-info .member-list .icons .icon,section.account .member-info .reset_list .icons .icon,section.account .reset_box .member-list .icons .icon,section.account .reset_box .reset_list .icons .icon,section.reset-password .member-info .member-list .icons .icon,section.reset-password .member-info .reset_list .icons .icon,section.reset-password .reset_box .member-list .icons .icon,section.reset-password .reset_box .reset_list .icons .icon{display:flex;align-items:center;margin-right:20px}section.account .member-info .member-list .icons .icon img,section.account .member-info .reset_list .icons .icon img,section.account .reset_box .member-list .icons .icon img,section.account .reset_box .reset_list .icons .icon img,section.reset-password .member-info .member-list .icons .icon img,section.reset-password .member-info .reset_list .icons .icon img,section.reset-password .reset_box .member-list .icons .icon img,section.reset-password .reset_box .reset_list .icons .icon img{height:100%;opacity:.2;transition:opacity .3s}section.account .member-info .member-list .icons .icon.active img,section.account .member-info .reset_list .icons .icon.active img,section.account .reset_box .member-list .icons .icon.active img,section.account .reset_box .reset_list .icons .icon.active img,section.reset-password .member-info .member-list .icons .icon.active img,section.reset-password .member-info .reset_list .icons .icon.active img,section.reset-password .reset_box .member-list .icons .icon.active img,section.reset-password .reset_box .reset_list .icons .icon.active img{opacity:1;filter:none}section.account .member-info .member-list .hobby,section.account .member-info .reset_list .hobby,section.account .reset_box .member-list .hobby,section.account .reset_box .reset_list .hobby,section.reset-password .member-info .member-list .hobby,section.reset-password .member-info .reset_list .hobby,section.reset-password .reset_box .member-list .hobby,section.reset-password .reset_box .reset_list .hobby{display:flex}section.account .member-info .member-list .hobby li,section.account .member-info .reset_list .hobby li,section.account .reset_box .member-list .hobby li,section.account .reset_box .reset_list .hobby li,section.reset-password .member-info .member-list .hobby li,section.reset-password .member-info .reset_list .hobby li,section.reset-password .reset_box .member-list .hobby li,section.reset-password .reset_box .reset_list .hobby li{padding:3px 10px 3px 13px;margin:0 5px;border:1px solid #fff;border-radius:5px;background-color:rgba(162,31,195,.5)}section.account .member-info .member-list .mailADV,section.account .member-info .reset_list .mailADV,section.account .reset_box .member-list .mailADV,section.account .reset_box .reset_list .mailADV,section.reset-password .member-info .member-list .mailADV,section.reset-password .member-info .reset_list .mailADV,section.reset-password .reset_box .member-list .mailADV,section.reset-password .reset_box .reset_list .mailADV{padding-left:30px}section.account .member-info .member-list .agree_mail,section.account .member-info .reset_list .agree_mail,section.account .reset_box .member-list .agree_mail,section.account .reset_box .reset_list .agree_mail,section.reset-password .member-info .member-list .agree_mail,section.reset-password .member-info .reset_list .agree_mail,section.reset-password .reset_box .member-list .agree_mail,section.reset-password .reset_box .reset_list .agree_mail{position:relative}section.account .member-info .member-list input[type=checkbox],section.account .member-info .reset_list input[type=checkbox],section.account .reset_box .member-list input[type=checkbox],section.account .reset_box .reset_list input[type=checkbox],section.reset-password .member-info .member-list input[type=checkbox],section.reset-password .member-info .reset_list input[type=checkbox],section.reset-password .reset_box .member-list input[type=checkbox],section.reset-password .reset_box .reset_list input[type=checkbox]{display:none}section.account .member-info .member-list input[type=checkbox]+label:before,section.account .member-info .reset_list input[type=checkbox]+label:before,section.account .reset_box .member-list input[type=checkbox]+label:before,section.account .reset_box .reset_list input[type=checkbox]+label:before,section.reset-password .member-info .member-list input[type=checkbox]+label:before,section.reset-password .member-info .reset_list input[type=checkbox]+label:before,section.reset-password .reset_box .member-list input[type=checkbox]+label:before,section.reset-password .reset_box .reset_list input[type=checkbox]+label:before{vertical-align:middle;content:"";position:absolute;left:0;top:0;display:inline-block;width:20px;height:20px;border:1px solid #e79fff;border-radius:3px;margin-top:3px}section.account .member-info .member-list input[type=checkbox]:checked+label:before,section.account .member-info .reset_list input[type=checkbox]:checked+label:before,section.account .reset_box .member-list input[type=checkbox]:checked+label:before,section.account .reset_box .reset_list input[type=checkbox]:checked+label:before,section.reset-password .member-info .member-list input[type=checkbox]:checked+label:before,section.reset-password .member-info .reset_list input[type=checkbox]:checked+label:before,section.reset-password .reset_box .member-list input[type=checkbox]:checked+label:before,section.reset-password .reset_box .reset_list input[type=checkbox]:checked+label:before{content:"";vertical-align:middle;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgB7ZY/TMJAFMZfAQMJVgwpLC4Nk4mDk0w4ucmEJs7q7KwbRjdXdXd3kM3NYOKGs38mnOogRE0bK5DU2nemTf9zZzhM1G9p+9Le7+67r5cnPK4eNU3TlGHMShGoIMgwZiXgh/T3wCngqGRhCqa3lsh1cKuAenIFH299/uDcZgXSczNfoOIsGE8qaKct8szNanGtDJmFkqdmT4IbOFMuEbBfevOeHxj3M7e+GKj3rtugX97xASeyaZD2apAsip660dHg9fjC+y6MUGivH2rqfejWz5w02/Kkmti0UQHBmvm7tR9ua2ig2ep8oP5irRRX7JcH7LYJE4j3dvzjNCFLoWHCb3utdug3jtXJghiwCQcLG9AtdCm/XQ3UMUxxk3bAaEeYJcPg+Z1lqjBFglHdeoMJjjW02a2oMMWCjY5KDZ+0ghQ2magwxYJp4bivrGHyS1BWDh/COhAcXNqvkdD5ZVo24i/nFobp+eAcaBV5gMSt3A+lCRM1eBjcFm2YmMA0cNowMYPj4Cxh+hbYDR/cKFYnoREozXEaJabWh8B3GzAK/ffVvx/8CY1q4EexBg6OAAAAAElFTkSuQmCC) no-repeat;background-size:contain}section.account .member-info .member-list input[type=checkbox]+label:hover:before,section.account .member-info .reset_list input[type=checkbox]+label:hover:before,section.account .reset_box .member-list input[type=checkbox]+label:hover:before,section.account .reset_box .reset_list input[type=checkbox]+label:hover:before,section.reset-password .member-info .member-list input[type=checkbox]+label:hover:before,section.reset-password .member-info .reset_list input[type=checkbox]+label:hover:before,section.reset-password .reset_box .member-list input[type=checkbox]+label:hover:before,section.reset-password .reset_box .reset_list input[type=checkbox]+label:hover:before{outline:1px solid #9122c2}section.account .member-info .member-list,section.account .reset_box .member-list,section.reset-password .member-info .member-list,section.reset-password .reset_box .member-list{border-bottom:1px solid #2c2c2c}section.account .member-info .member-list:last-child,section.account .reset_box .member-list:last-child,section.reset-password .member-info .member-list:last-child,section.reset-password .reset_box .member-list:last-child{border:1px solid red}section.account .member-info .reset_list,section.account .reset_box .reset_list,section.reset-password .member-info .reset_list,section.reset-password .reset_box .reset_list{padding:0}section.account .member-info .edit,section.account .reset_box .edit,section.reset-password .member-info .edit,section.reset-password .reset_box .edit{border:none;align-items:center}section.account .member-info .empty,section.account .reset_box .empty,section.reset-password .member-info .empty,section.reset-password .reset_box .empty{color:#616161}section.account .member-info .reward-progress,section.account .reset_box .reward-progress,section.reset-password .member-info .reward-progress,section.reset-password .reset_box .reward-progress{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#212121;padding:10px}section.account .member-info .reward-progress h3,section.account .reset_box .reward-progress h3,section.reset-password .member-info .reward-progress h3,section.reset-password .reset_box .reward-progress h3{font-size:26px;font-weight:400;text-align:center}section.account .member-info .reward-progress p,section.account .reset_box .reward-progress p,section.reset-password .member-info .reward-progress p,section.reset-password .reset_box .reward-progress p{width:auto;text-align:center}section.account .member-info .reward-progress .reward,section.account .reset_box .reward-progress .reward,section.reset-password .member-info .reward-progress .reward,section.reset-password .reset_box .reward-progress .reward{width:100%;margin:20px auto}section.account .member-info .reward-progress .content,section.account .member-info .reward-progress .line,section.account .reset_box .reward-progress .content,section.account .reset_box .reward-progress .line,section.reset-password .member-info .reward-progress .content,section.reset-password .member-info .reward-progress .line,section.reset-password .reset_box .reward-progress .content,section.reset-password .reset_box .reward-progress .line{display:flex;justify-content:space-around;position:relative}section.account .member-info .reward-progress .content .dot,section.account .member-info .reward-progress .line .dot,section.account .reset_box .reward-progress .content .dot,section.account .reset_box .reward-progress .line .dot,section.reset-password .member-info .reward-progress .content .dot,section.reset-password .member-info .reward-progress .line .dot,section.reset-password .reset_box .reward-progress .content .dot,section.reset-password .reset_box .reward-progress .line .dot{width:25px;height:25px;background-color:#20bf55;border:4px solid #323232;border-radius:50%;z-index:1}section.account .member-info .reward-progress .content .text,section.account .member-info .reward-progress .line .text,section.account .reset_box .reward-progress .content .text,section.account .reset_box .reward-progress .line .text,section.reset-password .member-info .reward-progress .content .text,section.reset-password .member-info .reward-progress .line .text,section.reset-password .reset_box .reward-progress .content .text,section.reset-password .reset_box .reward-progress .line .text{display:flex;flex-direction:column;align-items:center;padding:10px}section.account .member-info .reward-progress .content .text .textStep,section.account .member-info .reward-progress .line .text .textStep,section.account .reset_box .reward-progress .content .text .textStep,section.account .reset_box .reward-progress .line .text .textStep,section.reset-password .member-info .reward-progress .content .text .textStep,section.reset-password .member-info .reward-progress .line .text .textStep,section.reset-password .reset_box .reward-progress .content .text .textStep,section.reset-password .reset_box .reward-progress .line .text .textStep{color:#fff599}section.account .member-info .reward-progress .content .text .item_name,section.account .member-info .reward-progress .line .text .item_name,section.account .reset_box .reward-progress .content .text .item_name,section.account .reset_box .reward-progress .line .text .item_name,section.reset-password .member-info .reward-progress .content .text .item_name,section.reset-password .member-info .reward-progress .line .text .item_name,section.reset-password .reset_box .reward-progress .content .text .item_name,section.reset-password .reset_box .reward-progress .line .text .item_name{font-size:12px}section.account .member-info .reward-progress .content .text img,section.account .member-info .reward-progress .line .text img,section.account .reset_box .reward-progress .content .text img,section.account .reset_box .reward-progress .line .text img,section.reset-password .member-info .reward-progress .content .text img,section.reset-password .member-info .reward-progress .line .text img,section.reset-password .reset_box .reward-progress .content .text img,section.reset-password .reset_box .reward-progress .line .text img{cursor:pointer}section.account .member-info .reward-progress .content .text img:hover,section.account .member-info .reward-progress .line .text img:hover,section.account .reset_box .reward-progress .content .text img:hover,section.account .reset_box .reward-progress .line .text img:hover,section.reset-password .member-info .reward-progress .content .text img:hover,section.reset-password .member-info .reward-progress .line .text img:hover,section.reset-password .reset_box .reward-progress .content .text img:hover,section.reset-password .reset_box .reward-progress .line .text img:hover{filter:drop-shadow(0 0 10px rgb(255,255,255))}section.account .member-info .reward-progress .content .close,section.account .member-info .reward-progress .line .close,section.account .reset_box .reward-progress .content .close,section.account .reset_box .reward-progress .line .close,section.reset-password .member-info .reward-progress .content .close,section.reset-password .member-info .reward-progress .line .close,section.reset-password .reset_box .reward-progress .content .close,section.reset-password .reset_box .reward-progress .line .close{pointer-events:none;cursor:default;filter:grayscale(1)}section.account .member-info .reward-progress .content .finish,section.account .member-info .reward-progress .line .finish,section.account .reset_box .reward-progress .content .finish,section.account .reset_box .reward-progress .line .finish,section.reset-password .member-info .reward-progress .content .finish,section.reset-password .member-info .reward-progress .line .finish,section.reset-password .reset_box .reward-progress .content .finish,section.reset-password .reset_box .reward-progress .line .finish{position:relative}section.account .member-info .reward-progress .content .finish:before,section.account .member-info .reward-progress .line .finish:before,section.account .reset_box .reward-progress .content .finish:before,section.account .reset_box .reward-progress .line .finish:before,section.reset-password .member-info .reward-progress .content .finish:before,section.reset-password .member-info .reward-progress .line .finish:before,section.reset-password .reset_box .reward-progress .content .finish:before,section.reset-password .reset_box .reward-progress .line .finish:before{content:attr(data-content);width:100%;text-align:center;font-weight:600;color:#ff5050;position:absolute;left:50%;top:45%;z-index:2;transform:translate(-50%,-50%) rotate(-15deg);text-shadow:1px 1px 2px #fff}section.account .member-info .reward-progress .line:after,section.account .member-info .reward-progress .line:before,section.account .reset_box .reward-progress .line:after,section.account .reset_box .reward-progress .line:before,section.reset-password .member-info .reward-progress .line:after,section.reset-password .member-info .reward-progress .line:before,section.reset-password .reset_box .reward-progress .line:after,section.reset-password .reset_box .reward-progress .line:before{content:"";position:absolute;top:50%;left:5%;transform:translateY(-50%);background-color:#323232;border-radius:50px;width:78%;height:5px}section.account .member-info .reward-progress .line:after,section.account .reset_box .reward-progress .line:after,section.reset-password .member-info .reward-progress .line:after,section.reset-password .reset_box .reward-progress .line:after{background-color:#20bf55;width:var(--line-width)}section.account .reset_box .label_box,section.reset-password .reset_box .label_box{margin:10px 0}section.account .reset_box .reset_list,section.reset-password .reset_box .reset_list{align-items:center}section.account .reset_box .title,section.reset-password .reset_box .title{margin:0;margin-right:20px}section.account .reset_box .eye_fixed,section.reset-password .reset_box .eye_fixed{display:inline-block;position:relative;width:60%}section.account .reset_box .eye_fixed input,section.reset-password .reset_box .eye_fixed input{width:100%}section.account .reset_box .alert,section.reset-password .reset_box .alert{position:unset}section.account .reset_box .eye_btn,section.reset-password .reset_box .eye_btn{position:absolute;right:10px;top:45%;transform:translateY(-50%);cursor:pointer}section.account .reset_box i.bi-check-circle-fill,section.reset-password .reset_box i.bi-check-circle-fill{color:#6cc95a;vertical-align:text-bottom}section.account .reset_box .verify_email,section.reset-password .reset_box .verify_email{display:flex;margin:5px 0}section.account .reset_box .verify_email .text,section.reset-password .reset_box .verify_email .text{display:flex;justify-content:space-between}section.account .reset_box .verify_email .text .resend,section.reset-password .reset_box .verify_email .text .resend{color:#fff599;cursor:pointer}section.account .reset_box .verify_email .text .resend span.sendText,section.reset-password .reset_box .verify_email .text .resend span.sendText{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}section.account .reset_box .verify_email .text .disResend,section.account .reset_box .verify_email .text .disResend span,section.account .reset_box .verify_email .text .disResend span.sendText,section.reset-password .reset_box .verify_email .text .disResend,section.reset-password .reset_box .verify_email .text .disResend span,section.reset-password .reset_box .verify_email .text .disResend span.sendText{color:#c7c7c7;pointer-events:none}section.account .reset_box .verify_email .text span.sendText,section.reset-password .reset_box .verify_email .text span.sendText{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}section.account .reset_box .verify_email .text span,section.reset-password .reset_box .verify_email .text span{font-size:15px}section.account .reset_box .verify_email .text .change_email,section.reset-password .reset_box .verify_email .text .change_email{color:#e79fff;text-decoration:underline;text-underline-offset:5px;cursor:pointer}section.account .reset-success .flex,section.reset-password .reset-success .flex{display:flex;align-items:flex-end}section.account .reset-success h2.title,section.reset-password .reset-success h2.title{display:inline;font-size:30px;font-weight:400;letter-spacing:.5rem;margin-right:-1rem;margin-right:10px}section.account .reset-success p,section.reset-password .reset-success p{margin:20px 0;color:#e79fff;font-size:16px;width:auto}section.account .reset-success p:before,section.reset-password .reset-success p:before{content:"";display:block;height:1px;width:100%;margin-bottom:15px;background:linear-gradient(270deg,#900ac9 0,#1e1e1e 70%);background-size:200% 100%;animation:moveGradient_L 2s linear infinite}section.account p.title,section.account span.title,section.reset-password p.title,section.reset-password span.title{cursor:default;display:inline-block;width:150px;text-align:right;margin-right:20px}section.account p.title span,section.account span.title span,section.reset-password p.title span,section.reset-password span.title span{color:#fff599}section.account .cropper-modal,section.reset-password .cropper-modal{position:fixed;height:100vh;width:100vw;z-index:1000}section.account .cropper-modal .btn_box,section.reset-password .cropper-modal .btn_box{display:flex;justify-content:space-between;z-index:1300}section.account .cropper-modal .btn_box button,section.reset-password .cropper-modal .btn_box button{width:45%}section.account .cropper-modal .btn_box .button_outline,section.reset-password .cropper-modal .btn_box .button_outline{border:1px solid #fff;border-radius:5px;padding:10px;margin-top:20px}section.account .cropper-modal .mask,section.reset-password .cropper-modal .mask{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}section.account .cropper-modal .cropper,section.reset-password .cropper-modal .cropper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;z-index:1400}@media(max-width:576px){section.account .cropper-modal .cropper,section.reset-password .cropper-modal .cropper{width:90%}section.account .cropper-modal .cropper .vue-advanced-cropper__stretcher,section.reset-password .cropper-modal .cropper .vue-advanced-cropper__stretcher{max-height:80vh}}section.account .form-like .phone_box,section.account .form-like label,section.account form .phone_box,section.account form label,section.reset-password .form-like .phone_box,section.reset-password .form-like label,section.reset-password form .phone_box,section.reset-password form label{display:block;position:relative}section.account .form-like .contactEmail,section.account .form-like .input_box,section.account form .contactEmail,section.account form .input_box,section.reset-password .form-like .contactEmail,section.reset-password .form-like .input_box,section.reset-password form .contactEmail,section.reset-password form .input_box{width:60%;display:flex;flex-direction:column;align-items:flex-start}section.account .form-like .contactEmail input,section.account .form-like .input_box input,section.account form .contactEmail input,section.account form .input_box input,section.reset-password .form-like .contactEmail input,section.reset-password .form-like .input_box input,section.reset-password form .contactEmail input,section.reset-password form .input_box input{width:100%;margin:0}section.account .form-like .contactEmail .submit-button,section.account .form-like .input_box .submit-button,section.account form .contactEmail .submit-button,section.account form .input_box .submit-button,section.reset-password .form-like .contactEmail .submit-button,section.reset-password .form-like .input_box .submit-button,section.reset-password form .contactEmail .submit-button,section.reset-password form .input_box .submit-button{margin:20px 0}section.account .form-like .contactEmail .verify_email,section.account .form-like .input_box .verify_email,section.account form .contactEmail .verify_email,section.account form .input_box .verify_email,section.reset-password .form-like .contactEmail .verify_email,section.reset-password .form-like .input_box .verify_email,section.reset-password form .contactEmail .verify_email,section.reset-password form .input_box .verify_email{margin-top:5px;width:100%;display:flex;justify-content:space-between;align-items:center}section.account .form-like .contactEmail .verify_email p,section.account .form-like .contactEmail .verify_email span,section.account .form-like .input_box .verify_email p,section.account .form-like .input_box .verify_email span,section.account form .contactEmail .verify_email p,section.account form .contactEmail .verify_email span,section.account form .input_box .verify_email p,section.account form .input_box .verify_email span,section.reset-password .form-like .contactEmail .verify_email p,section.reset-password .form-like .contactEmail .verify_email span,section.reset-password .form-like .input_box .verify_email p,section.reset-password .form-like .input_box .verify_email span,section.reset-password form .contactEmail .verify_email p,section.reset-password form .contactEmail .verify_email span,section.reset-password form .input_box .verify_email p,section.reset-password form .input_box .verify_email span{font-size:15px}section.account .form-like .contactEmail .verify_email .change_email,section.account .form-like .input_box .verify_email .change_email,section.account form .contactEmail .verify_email .change_email,section.account form .input_box .verify_email .change_email,section.reset-password .form-like .contactEmail .verify_email .change_email,section.reset-password .form-like .input_box .verify_email .change_email,section.reset-password form .contactEmail .verify_email .change_email,section.reset-password form .input_box .verify_email .change_email{color:#e79fff;text-decoration:underline;text-underline-offset:5px;cursor:pointer}section.account .form-like .contactEmail .verify_email i.bi-arrow-clockwise,section.account .form-like .contactEmail .verify_email i.bi-check-circle-fill,section.account .form-like .input_box .verify_email i.bi-arrow-clockwise,section.account .form-like .input_box .verify_email i.bi-check-circle-fill,section.account form .contactEmail .verify_email i.bi-arrow-clockwise,section.account form .contactEmail .verify_email i.bi-check-circle-fill,section.account form .input_box .verify_email i.bi-arrow-clockwise,section.account form .input_box .verify_email i.bi-check-circle-fill,section.reset-password .form-like .contactEmail .verify_email i.bi-arrow-clockwise,section.reset-password .form-like .contactEmail .verify_email i.bi-check-circle-fill,section.reset-password .form-like .input_box .verify_email i.bi-arrow-clockwise,section.reset-password .form-like .input_box .verify_email i.bi-check-circle-fill,section.reset-password form .contactEmail .verify_email i.bi-arrow-clockwise,section.reset-password form .contactEmail .verify_email i.bi-check-circle-fill,section.reset-password form .input_box .verify_email i.bi-arrow-clockwise,section.reset-password form .input_box .verify_email i.bi-check-circle-fill{position:unset;cursor:pointer}section.account .form-like .contactEmail .verify_email i.bi-check-circle-fill,section.account .form-like .input_box .verify_email i.bi-check-circle-fill,section.account form .contactEmail .verify_email i.bi-check-circle-fill,section.account form .input_box .verify_email i.bi-check-circle-fill,section.reset-password .form-like .contactEmail .verify_email i.bi-check-circle-fill,section.reset-password .form-like .input_box .verify_email i.bi-check-circle-fill,section.reset-password form .contactEmail .verify_email i.bi-check-circle-fill,section.reset-password form .input_box .verify_email i.bi-check-circle-fill{color:#6cc95a;vertical-align:text-bottom}section.account .form-like .contactEmail .verify_email .resend,section.account .form-like .input_box .verify_email .resend,section.account form .contactEmail .verify_email .resend,section.account form .input_box .verify_email .resend,section.reset-password .form-like .contactEmail .verify_email .resend,section.reset-password .form-like .input_box .verify_email .resend,section.reset-password form .contactEmail .verify_email .resend,section.reset-password form .input_box .verify_email .resend{color:#fff599;cursor:pointer}section.account .form-like .contactEmail .verify_email .resend span.sendText,section.account .form-like .input_box .verify_email .resend span.sendText,section.account form .contactEmail .verify_email .resend span.sendText,section.account form .input_box .verify_email .resend span.sendText,section.reset-password .form-like .contactEmail .verify_email .resend span.sendText,section.reset-password .form-like .input_box .verify_email .resend span.sendText,section.reset-password form .contactEmail .verify_email .resend span.sendText,section.reset-password form .input_box .verify_email .resend span.sendText{color:#fff599;text-decoration:underline;text-underline-offset:5px;cursor:pointer}section.account .form-like .contactEmail .verify_email .disResend,section.account .form-like .contactEmail .verify_email .disResend span,section.account .form-like .contactEmail .verify_email .disResend span.sendText,section.account .form-like .input_box .verify_email .disResend,section.account .form-like .input_box .verify_email .disResend span,section.account .form-like .input_box .verify_email .disResend span.sendText,section.account form .contactEmail .verify_email .disResend,section.account form .contactEmail .verify_email .disResend span,section.account form .contactEmail .verify_email .disResend span.sendText,section.account form .input_box .verify_email .disResend,section.account form .input_box .verify_email .disResend span,section.account form .input_box .verify_email .disResend span.sendText,section.reset-password .form-like .contactEmail .verify_email .disResend,section.reset-password .form-like .contactEmail .verify_email .disResend span,section.reset-password .form-like .contactEmail .verify_email .disResend span.sendText,section.reset-password .form-like .input_box .verify_email .disResend,section.reset-password .form-like .input_box .verify_email .disResend span,section.reset-password .form-like .input_box .verify_email .disResend span.sendText,section.reset-password form .contactEmail .verify_email .disResend,section.reset-password form .contactEmail .verify_email .disResend span,section.reset-password form .contactEmail .verify_email .disResend span.sendText,section.reset-password form .input_box .verify_email .disResend,section.reset-password form .input_box .verify_email .disResend span,section.reset-password form .input_box .verify_email .disResend span.sendText{color:#c7c7c7;pointer-events:none}section.account .form-like .contactEmail .verify_email .verify_time,section.account .form-like .input_box .verify_email .verify_time,section.account form .contactEmail .verify_email .verify_time,section.account form .input_box .verify_email .verify_time,section.reset-password .form-like .contactEmail .verify_email .verify_time,section.reset-password .form-like .input_box .verify_email .verify_time,section.reset-password form .contactEmail .verify_email .verify_time,section.reset-password form .input_box .verify_email .verify_time{color:#c7c7c7}section.account .form-like .phone_box,section.account form .phone_box,section.reset-password .form-like .phone_box,section.reset-password form .phone_box{margin-bottom:0}section.account .form-like .alert,section.account form .alert,section.reset-password .form-like .alert,section.reset-password form .alert{margin-top:5px;color:#ff5050}section.account .form-like .center_alert,section.account form .center_alert,section.reset-password .form-like .center_alert,section.reset-password form .center_alert{text-align:center}section.account .form-like ::-webkit-calendar-picker-indicator,section.account form ::-webkit-calendar-picker-indicator,section.reset-password .form-like ::-webkit-calendar-picker-indicator,section.reset-password form ::-webkit-calendar-picker-indicator{filter:invert(1)}section.account .form-like i.bi-check-circle,section.account form i.bi-check-circle,section.reset-password .form-like i.bi-check-circle,section.reset-password form i.bi-check-circle{font-size:25px;color:#20bf55}section.account .form-like .select_box,section.account .form-like input,section.account .form-like select,section.account .form-like textarea,section.account form .select_box,section.account form input,section.account form select,section.account form textarea,section.reset-password .form-like .select_box,section.reset-password .form-like input,section.reset-password .form-like select,section.reset-password .form-like textarea,section.reset-password form .select_box,section.reset-password form input,section.reset-password form select,section.reset-password form textarea{border:1px solid #fff;color:#fff;background-color:transparent;border-radius:5px;font-size:18px;padding:5px 8px 4px;margin-right:10px;outline:none;width:60%}section.account .form-like .select_box option,section.account .form-like input option,section.account .form-like select option,section.account .form-like textarea option,section.account form .select_box option,section.account form input option,section.account form select option,section.account form textarea option,section.reset-password .form-like .select_box option,section.reset-password .form-like input option,section.reset-password .form-like select option,section.reset-password .form-like textarea option,section.reset-password form .select_box option,section.reset-password form input option,section.reset-password form select option,section.reset-password form textarea option{color:#fff;background-color:#2c2c2c}section.account .form-like input:disabled,section.account form input:disabled,section.reset-password .form-like input:disabled,section.reset-password form input:disabled{background-color:#2c2c2c;color:hsla(0,0%,100%,.6)}section.account .form-like .avatar_limit,section.account form .avatar_limit,section.reset-password .form-like .avatar_limit,section.reset-password form .avatar_limit{margin-left:20px}section.account .form-like .avatar_limit p,section.account form .avatar_limit p,section.reset-password .form-like .avatar_limit p,section.reset-password form .avatar_limit p{width:100%;font-size:14px}section.account .form-like .avatar_limit .remove,section.account form .avatar_limit .remove,section.reset-password .form-like .avatar_limit .remove,section.reset-password form .avatar_limit .remove{color:#919191;margin-top:5px;text-decoration:underline;text-underline-offset:3px}section.account .form-like .select_box select,section.account .form-like input.birth,section.account .form-like input.phone,section.account .form-like select,section.account form .select_box select,section.account form input.birth,section.account form input.phone,section.account form select,section.reset-password .form-like .select_box select,section.reset-password .form-like input.birth,section.reset-password .form-like input.phone,section.reset-password .form-like select,section.reset-password form .select_box select,section.reset-password form input.birth,section.reset-password form input.phone,section.reset-password form select{width:220px;font-family:Josefin Sans,sans-serif;font-family:Noto Sans JP,Noto Sans TC,sans-serif;letter-spacing:.15rem}section.account .form-like input.verificationCode,section.account form input.verificationCode,section.reset-password .form-like input.verificationCode,section.reset-password form input.verificationCode{margin-left:140px;width:120px;display:inline}section.account .form-like .verificationCodeAlert,section.account form .verificationCodeAlert,section.reset-password .form-like .verificationCodeAlert,section.reset-password form .verificationCodeAlert{display:inline;color:#ff5050;font-size:16px}section.account .form-like span.charLimit,section.account form span.charLimit,section.reset-password .form-like span.charLimit,section.reset-password form span.charLimit{position:absolute;left:140px;bottom:-5px;font-size:14px;color:#a6bed9;font-weight:400}section.account .form-like .select_arrow,section.account .form-like .select_box,section.account form .select_arrow,section.account form .select_box,section.reset-password .form-like .select_arrow,section.reset-password .form-like .select_box,section.reset-password form .select_arrow,section.reset-password form .select_box{width:60%;overflow:hidden;position:relative;display:inline;box-sizing:border-box;padding:6px 0 8px}section.account .form-like .select_arrow:after,section.account .form-like .select_box:after,section.account form .select_arrow:after,section.account form .select_box:after,section.reset-password .form-like .select_arrow:after,section.reset-password .form-like .select_box:after,section.reset-password form .select_arrow:after,section.reset-password form .select_box:after{content:"";top:45%;right:10px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;pointer-events:none}section.account .form-like .select_box select,section.account form .select_box select,section.reset-password .form-like .select_box select,section.reset-password form .select_box select{width:220px;color:#fff;border:0;position:relative;background:none}section.account .form-like select,section.account form select,section.reset-password .form-like select,section.reset-password form select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px}section.account .form-like select::-moz-placeholder,section.account form select::-moz-placeholder,section.reset-password .form-like select::-moz-placeholder,section.reset-password form select::-moz-placeholder{color:#333}section.account .form-like select::placeholder,section.account form select::placeholder,section.reset-password .form-like select::placeholder,section.reset-password form select::placeholder{color:#333}section.account .form-like input[type=radio],section.account form input[type=radio],section.reset-password .form-like input[type=radio],section.reset-password form input[type=radio]{display:none;width:auto}section.account .form-like .genderRadio,section.account form .genderRadio,section.reset-password .form-like .genderRadio,section.reset-password form .genderRadio{display:inline}section.account .form-like .genderRadio label,section.account form .genderRadio label,section.reset-password .form-like .genderRadio label,section.reset-password form .genderRadio label{display:inline;padding:4px 10px 6px;border:1px solid #fff;border-radius:5px;margin-right:20px;cursor:pointer;transition:background-color .2s}section.account .form-like .genderRadio input[type=radio]:checked+label,section.account form .genderRadio input[type=radio]:checked+label,section.reset-password .form-like .genderRadio input[type=radio]:checked+label,section.reset-password form .genderRadio input[type=radio]:checked+label{background-color:rgba(162,31,195,.5)}section.account .form-like .phone_box,section.account form .phone_box,section.reset-password .form-like .phone_box,section.reset-password form .phone_box{display:flex;align-items:center}section.account .form-like .vue-tel-input,section.account form .vue-tel-input,section.reset-password .form-like .vue-tel-input,section.reset-password form .vue-tel-input{width:100%;border:none;padding:0;outline:none}section.account .form-like .vue-tel-input:hover,section.account form .vue-tel-input:hover,section.reset-password .form-like .vue-tel-input:hover,section.reset-password form .vue-tel-input:hover{border:none;outline:none}section.account .form-like .vue-tel-input:focus-within,section.account form .vue-tel-input:focus-within,section.reset-password .form-like .vue-tel-input:focus-within,section.reset-password form .vue-tel-input:focus-within{box-shadow:none}section.account .form-like .vti__dropdown.open,section.account .form-like .vti__dropdown:hover,section.account form .vti__dropdown.open,section.account form .vti__dropdown:hover,section.reset-password .form-like .vti__dropdown.open,section.reset-password .form-like .vti__dropdown:hover,section.reset-password form .vti__dropdown.open,section.reset-password form .vti__dropdown:hover{background-color:transparent}section.account .form-like .vti__dropdown-item.highlighted,section.account form .vti__dropdown-item.highlighted,section.reset-password .form-like .vti__dropdown-item.highlighted,section.reset-password form .vti__dropdown-item.highlighted{background-color:#636363}section.account .form-like .vti__dropdown-list,section.account form .vti__dropdown-list,section.reset-password .form-like .vti__dropdown-list,section.reset-password form .vti__dropdown-list{border:1px solid transparent;border-radius:5px}section.account .form-like .vti__dropdown-item,section.account form .vti__dropdown-item,section.reset-password .form-like .vti__dropdown-item,section.reset-password form .vti__dropdown-item{background-color:#1e1e1e;outline:none}section.account .form-like .fix,section.account form .fix,section.reset-password .form-like .fix,section.reset-password form .fix{position:unset;margin-bottom:20px}section.account .form-like .title_flex_top,section.account form .title_flex_top,section.reset-password .form-like .title_flex_top,section.reset-password form .title_flex_top{align-items:flex-start!important}section.account .form-like .address,section.account form .address,section.reset-password .form-like .address,section.reset-password form .address{width:60%}section.account .form-like .addressDetail input,section.account form .addressDetail input,section.reset-password .form-like .addressDetail input,section.reset-password form .addressDetail input{width:100%}section.account .form-like #zipcode2,section.account .form-like #zipcode2-readonly,section.account form #zipcode2,section.account form #zipcode2-readonly,section.reset-password .form-like #zipcode2,section.reset-password .form-like #zipcode2-readonly,section.reset-password form #zipcode2,section.reset-password form #zipcode2-readonly{display:flex;margin-bottom:10px}section.account .form-like #zipcode2 .town,section.account .form-like #zipcode2-readonly .town,section.account form #zipcode2 .town,section.account form #zipcode2-readonly .town,section.reset-password .form-like #zipcode2 .town,section.reset-password .form-like #zipcode2-readonly .town,section.reset-password form #zipcode2 .town,section.reset-password form #zipcode2-readonly .town{margin-right:0}section.account .form-like .interest-buttons,section.account form .interest-buttons,section.reset-password .form-like .interest-buttons,section.reset-password form .interest-buttons{display:flex;flex-wrap:wrap;width:100%}section.account .form-like .interest-buttons label,section.account form .interest-buttons label,section.reset-password .form-like .interest-buttons label,section.reset-password form .interest-buttons label{margin-right:10px;margin-bottom:20px;cursor:pointer}section.account .form-like .interest-buttons span,section.account form .interest-buttons span,section.reset-password .form-like .interest-buttons span,section.reset-password form .interest-buttons span{padding:4px 10px 6px;border:1px solid #fff;border-radius:5px;transition:background-color .2s}section.account .form-like .interest-buttons span.selected,section.account form .interest-buttons span.selected,section.reset-password .form-like .interest-buttons span.selected,section.reset-password form .interest-buttons span.selected{background-color:rgba(162,31,195,.5)}section.account .form-like .down,section.account form .down,section.reset-password .form-like .down,section.reset-password form .down{display:flex;justify-content:center}section.account .form-like .down .button_outline,section.account form .down .button_outline,section.reset-password .form-like .down .button_outline,section.reset-password form .down .button_outline{border:1px solid #757575;background-color:transparent;color:#757575}section.account .form-like .down .button_outline:hover,section.account form .down .button_outline:hover,section.reset-password .form-like .down .button_outline:hover,section.reset-password form .down .button_outline:hover{border:1px solid #d0d0d0;color:#d0d0d0}section.account .form-like .down .submit-button,section.account form .down .submit-button,section.reset-password .form-like .down .submit-button,section.reset-password form .down .submit-button{margin:20px 10px}section.account .privacy,section.reset-password .privacy{margin-top:20px;margin-bottom:20px}section.account .privacy p,section.reset-password .privacy p{font-size:14px;margin:0 auto}section.account .privacy a,section.reset-password .privacy a{color:#e79fff}section.account .privacy a:hover,section.reset-password .privacy a:hover{text-decoration:underline;text-underline-offset:4px}.registerMemberInfo{justify-content:center}@media(max-width:576px){section.account .down,section.account .edit{flex-direction:column}section.account .down .submit-button{order:1;margin:0;margin-top:10px}section.account .down .button_outline{order:2}section.account .member-info{width:95%;margin:20px auto;position:relative}section.account .member-info .edit{align-items:flex-start;padding:5px 0 10px}section.account .member-info .mobile_flex_column{flex-direction:column}section.account .member-info .member-list .copy{position:absolute;right:0;top:15px}section.account .form-like .address{width:100%}section.account span.title{width:auto}section.account form .address,section.account form .contactEmail,section.account form .input_box,section.account form .select_arrow,section.account form .select_box,section.reset-password form .address,section.reset-password form .contactEmail,section.reset-password form .input_box,section.reset-password form .select_arrow,section.reset-password form .select_box{width:100%}section.account .member-info .avatar_flex .avatar{width:30%;height:auto;border:none;border-radius:0}section.account .member-info .avatar_flex .avatar img{width:95%;border-radius:50px;overflow:hidden;border:2px solid #fff}section.account .member-info .avatar_limit{width:70%}section.account form input.birth{min-height:40px}.member section.member-information .filter-section,.member section.reset-password .filter-section{justify-content:flex-start}section.account form label{display:flex;flex-direction:column}section.account span.title{margin-bottom:10px}section.account p.title{width:auto;margin-bottom:10px}section.account form span.title{text-align:left}section.account form input{width:100%}section.account form span.charLimit{left:0;bottom:-20px}section.account form .alert,section.reset-password form .alert{top:-3px;left:auto;right:0;line-height:1.6}section.account form .genderRadio{margin-top:10px;margin-bottom:20px}section.account .submit-button{margin-top:20px}section.account form input.verificationCode{width:40%;margin:0 20px 0 0}section.account p{line-height:1.6;word-break:break-all}section.account form .phone_box{flex-direction:column;align-items:flex-start}section.account form .select_box{width:100%}section.account form .select_box select{width:100%;margin:0;padding:0 10px}.member section .submit-button:disabled:hover{background-color:#2c2c2c}section .flex{display:flex;align-items:flex-start;margin-top:20px}section.account form .verificationCodeAlert{text-align:justify}section.reset-password .reset_box .reset_list{flex-direction:column;align-items:flex-start}section.reset-password span.title{width:auto;margin:0}section.reset-password .reset_box .reset_list .eye_fixed{width:100%}}.account-setting .submit-button{margin-right:20px}.account-setting button.prev{color:#e79fff;background-color:transparent;border:1px solid #e79fff}.account-setting button.prev:hover{color:#fff}.account-setting span.title{display:inline-block;width:120px;text-align:right;margin-right:20px}.account-setting .login_box{margin-top:40px}.account-setting form label{display:block;margin-bottom:30px;position:relative}.account-setting form i.bi-check-circle{font-size:25px;color:#20bf55}.account-setting form .eye_fixed{display:inline-block;position:relative;width:60%}.account-setting form .eye_fixed input{width:100%}.account-setting form .eye_btn{position:absolute;right:10px;top:45%;transform:translateY(-50%);cursor:pointer}.account-setting form .alert{margin-bottom:20px;color:#ff5050}.account-setting form input{border:1px solid #e79fff;background-color:transparent;border-radius:5px;font-size:18px;padding:8px;margin-right:10px;outline:none;width:60%}.account-setting form input:disabled{background-color:#2c2c2c;color:hsla(0,0%,100%,.6)}.account-setting form input.verificationCode{margin-top:10px;margin-left:140px;width:120px;display:inline}.account-setting form .verificationCodeAlert{display:inline;color:#ff5050;font-size:16px}.account-setting form span.charLimit{position:absolute;left:140px;bottom:-5px;font-size:14px;color:#a6bed9;font-weight:400}.account-setting form .select_box{overflow:hidden;position:relative;display:inline;box-sizing:border-box;padding:6px 0 8px}.account-setting form .select_box:after{content:"";top:45%;right:10px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;position:absolute;pointer-events:none}.account-setting form .select_box select{width:220px;color:#fff;border:0;position:relative;background:none}.account-setting form select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px;margin:20px 0}.account-setting form input[type=radio]{display:none;width:auto}.account-setting form .gender-radio{display:inline}.account-setting form .gender-radio label{display:inline;padding:5px 10px;border:1px solid #e79fff;border-radius:5px;margin-right:20px;cursor:pointer}.account-setting .loginSuccess .flex,.account-setting .registration-success .flex{display:flex;align-items:flex-end}.account-setting .loginSuccess h2.title,.account-setting .registration-success h2.title{display:inline;font-size:30px;font-weight:400;letter-spacing:.5rem;margin-right:-1rem;margin-right:10px}.account-setting .loginSuccess p,.account-setting .registration-success p{margin:20px 0;color:#e79fff;font-size:16px;width:auto}.account-setting .loginSuccess p a,.account-setting .registration-success p a{color:#e79fff;padding-bottom:2px;border-bottom:1px solid #e79fff}.account-setting .loginSuccess p a:hover,.account-setting .registration-success p a:hover{color:#a6bed9;border-color:#a6bed9}.account-setting .loginSuccess p:before,.account-setting .registration-success p:before{content:"";display:block;height:1px;width:100%;margin-bottom:15px;background:linear-gradient(270deg,#900ac9 0,#1e1e1e 70%);background-size:200% 100%;animation:moveGradient_L 2s linear infinite}@keyframes moveGradient_L{0%{background-position:200% 0}to{background-position:0 0}}.account-setting .loginSuccess img,.account-setting .registration-success img{width:36px;display:inline;transform:translateY(5px)}.my-order{margin-bottom:40px}.my-order .darkColor{color:#909090}.my-order .notice{color:#fff599}.my-order .table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.my-order .order-details-btn{background-color:#e79fff;color:#1e1e1e;border-radius:5px;font-weight:400;font-size:16px;padding:4px 18px;cursor:pointer}.my-order .order-details-btn:hover{background-color:#f1c8ff}.my-order .order-table-box{overflow-x:auto}.my-order .orders-table{width:100%;border-collapse:collapse;margin-bottom:20px}.my-order .orders-table td,.my-order .orders-table th{padding:15px;text-align:center;border-bottom:1px solid #444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-order .orders-table th{background-color:#333;font-weight:400}.my-order .orders-table tr{background:linear-gradient(0deg,#181818 0,hsla(0,0%,9%,0))}.my-order .orders-table tr:hover{background-color:#282828}.my-order .orders-table-mobile{border-radius:10px;overflow:hidden;border:1px solid #737373;margin-bottom:20px}.my-order .orders-table-mobile .title{display:flex;justify-content:space-between;background:linear-gradient(180deg,#181818 0,hsla(0,0%,9%,0));background-color:#333;padding:10px;border-bottom:1px solid #737373}.my-order .orders-table-mobile .list{padding:10px}.my-order .orders-table-mobile .list .list-item{display:flex}.my-order .orders-table-mobile .list .list-item .list-title{margin-right:10px}.my-order .orders-table-mobile .detail-button{padding:10px;border-top:1px solid hsla(0,0%,45%,.3);display:flex;justify-content:flex-end}.my-order .orders-table-mobile .detail-button .order-details-btn{margin:0}.my-order .page-info{display:flex;justify-content:flex-end;margin-bottom:20px}.my-order .page-info .page-unm{font-size:12px;color:#c7c7c7}.my-order .order-empty h2{color:#fff599;font-size:1.8rem;font-weight:600;margin-bottom:50px}.my-order .order-empty .button_style_linear{width:auto;display:inline;margin-top:50px;padding:10px 20px}.my-order-details{margin-bottom:50px}.my-order-details .darkColor{color:#909090}.my-order-details .notice{color:#fff599}.my-order-details .title{font-size:1.3rem;position:relative;padding-left:15px;margin-bottom:30px}.my-order-details .title:before{content:"";position:absolute;left:0;bottom:-8px;width:8px;height:calc(100% + 15px);background-color:#a21fc3}.my-order-details .breadcrumb a{text-decoration:underline;text-underline-offset:5px;color:#9b9b9b}.my-order-details .breadcrumb a span{color:#9b9b9b}.my-order-details .breadcrumb a:hover,.my-order-details .breadcrumb a:hover span{color:#fff}.my-order-details .breadcrumb span{font-size:16px}.my-order-details .order-detail,.my-order-details .order-info,.my-order-details .shipping-info{margin:20px auto 30px}.my-order-details .accordion-item{margin:30px auto;overflow:hidden;border-radius:5px;border:1px solid hsla(0,0%,100%,.4)}.my-order-details .accordion-item:hover{border:1px solid #fff}.my-order-details .accordion-item section.products_list,.my-order-details .accordion-item section.summaryCharges{width:100%;margin-bottom:20px}.my-order-details .accordion-item section.products_list{border:1px solid hsla(0,0%,73%,.5)}.my-order-details .accordion-item .chooseCount,.my-order-details .accordion-item .left,.my-order-details .accordion-item .right{display:flex}.my-order-details .accordion-item .left{flex-basis:75%}.my-order-details .accordion-item .right{align-items:center;flex-shrink:0;position:relative}.my-order-details .accordion-item .right .count_alert{position:absolute;bottom:10px;left:0;color:#ff5050}.my-order-details .accordion-item .products_item{width:100%;background-color:#212121;padding:10px;display:flex;justify-content:space-between}.my-order-details .accordion-item .accordion-heading{padding:15px;cursor:pointer;font-size:20px;position:relative;font-weight:400}.my-order-details .accordion-item .accordion-heading:after{content:"";width:30px;height:30px;position:absolute;right:10px;background:url(../img/plus.4e753664.svg) no-repeat;background-size:contain;transition:transform .5s}.my-order-details .accordion-item .accordion-content{padding:10px 20px;display:none;transition:max-height .5s ease-out}.my-order-details .accordion-item .accordion-content ul{list-style-type:disc}.my-order-details .accordion-item .accordion-content ul li{font-size:16px;color:#002161;line-height:1.8;margin-left:25px;margin-bottom:10px}.my-order-details .accordion-item .item_img_box{width:20%;margin-right:10px;display:flex;justify-content:center;align-items:flex-start}.my-order-details .accordion-item .item_img_box img{max-width:100%;display:block}.my-order-details .accordion-item .item_content{width:80%;padding:10px 0;display:flex;flex-direction:column;justify-content:space-between}.my-order-details .accordion-item .item_content .item_name{font-size:1.2rem;font-weight:400;margin-bottom:10px}.my-order-details .accordion-item .item_content .item_dateTime{margin-bottom:10px}.my-order-details .accordion-item .item_content .current_price{color:#fff599;font-weight:600}.my-order-details .accordion-item .item_content .original_price{color:#9a9a9a;text-decoration:line-through;font-size:1rem;margin-left:10px;font-weight:400}.my-order-details .accordion-item .summaryCharges{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:10px 0}.my-order-details .accordion-item .summaryCharges .div_style{text-align:right;display:flex;margin:10px}.my-order-details .accordion-item .summaryCharges .div_style .value{min-width:150px;font-size:18px}.my-order-details .accordion-item .summaryCharges .div_style .discount_value{color:#e79fff;font-weight:400}.my-order-details .accordion-item .totalSubmit{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-shrink:0;margin-top:10px}.my-order-details .accordion-item .totalSubmit span{font-size:1.5rem;margin-right:10px;padding-bottom:5px}.my-order-details .accordion-item .totalSubmit .value{color:#fff599;font-weight:600}.my-order-details .accordion-item .add_item{background-color:rgba(103,55,140,.15);border-top:1px solid #e79fff}.my-order-details .accordion-item .add_item p.add_announce{display:inline;border:2px solid #e79fff;border-radius:5px;padding:2px 10px 3px;font-size:14px}.my-order-details .accordion-item .add_item .item_content .item_name{margin-top:10px}.my-order-details .list-box{display:flex;font-size:18px;border-bottom:1px solid #2c2c2c;padding:10px 0}.my-order-details .list-box .list-title{width:20%;margin-right:20px;text-align:right}.my-order-details .list-box .list-content{flex-grow:1}.my-order-details .serial-number{margin-bottom:20px}.my-order-details .serial-number .accordion-item{border:none;border-radius:0}.my-order-details .serial-number .serial-number-item{margin-bottom:20px;border:1px solid #444}.my-order-details .serial-number table{width:100%;border-collapse:collapse}.my-order-details .serial-number table td,.my-order-details .serial-number table th{padding:15px;text-align:center;border-bottom:1px solid #444}.my-order-details .serial-number table .darkColor{color:#909090}.my-order-details .serial-number table .notice{color:#fff599}.my-order-details .serial-number table th{background-color:#333;font-weight:400}.my-order-details .serial-number table tr{background:linear-gradient(0deg,#181818 0,hsla(0,0%,9%,0))}.my-order-details .serial-number table th{width:50%}.my-order-details .serial-number table tr:hover{background-color:#444}.my-order-details .serial-number table .copy{margin-left:10px}.my-order-details .serial-number table .flex{display:flex;justify-content:center}.my-order-details .button_style_linear{width:auto;display:inline-block;margin:0 auto;padding:10px 40px}@media(max-width:576px){.my-order-details .list-box .list-title{width:30%}.my-order-details .serial-number table th:nth-child(2){width:40%}.my-order-details .accordion-item .products_item{flex-direction:column}.my-order-details .accordion-item .accordion-content{padding:10px}.my-order-details .accordion-item .item_img_box{width:30%}.my-order-details .accordion-item .add_item .item_img_box{padding:0}.my-order-details .accordion-item .item_content{width:60%}.my-order-details .accordion-item .right{margin-left:32%}}.backpackCenter,.gift-shop{flex-grow:1;font-size:16px}.backpackCenter h1.title,.gift-shop h1.title{border-bottom:1px solid #fff;padding-bottom:5px;font-size:1.5em}.backpackCenter .subWrapper,.gift-shop .subWrapper{width:80%}.backpackCenter .gift-item,.backpackCenter .userBackpack,.gift-shop .gift-item,.gift-shop .userBackpack{width:100%}.backpackCenter .gift-item .filter-bar button,.backpackCenter .userBackpack .filter-bar button,.gift-shop .gift-item .filter-bar button,.gift-shop .userBackpack .filter-bar button{padding:10px 20px;font-size:1.125em;margin:5px;margin-bottom:20px;cursor:pointer;border:1px solid #fff;border-radius:50px;transition:all .3s}.backpackCenter .gift-item .filter-bar button.active,.backpackCenter .userBackpack .filter-bar button.active,.gift-shop .gift-item .filter-bar button.active,.gift-shop .userBackpack .filter-bar button.active{border:1px solid #e79fff}.backpackCenter .gift-item .product-content,.backpackCenter .userBackpack .product-content,.gift-shop .gift-item .product-content,.gift-shop .userBackpack .product-content{display:flex;flex-basis:100%;justify-content:space-between;align-items:flex-start;margin-bottom:50px}.backpackCenter .gift-item .product-content .product-list-section,.backpackCenter .userBackpack .product-content .product-list-section,.gift-shop .gift-item .product-content .product-list-section,.gift-shop .userBackpack .product-content .product-list-section{flex-grow:1}.backpackCenter .gift-item .product-content .product-list,.backpackCenter .userBackpack .product-content .product-list,.gift-shop .gift-item .product-content .product-list,.gift-shop .userBackpack .product-content .product-list{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.backpackCenter .gift-item .product-content .product-list-empty,.backpackCenter .userBackpack .product-content .product-list-empty,.gift-shop .gift-item .product-content .product-list-empty,.gift-shop .userBackpack .product-content .product-list-empty{display:flex;width:100%;justify-content:center;margin:50px 0}.backpackCenter .gift-item .product-content .product-details,.backpackCenter .userBackpack .product-content .product-details,.gift-shop .gift-item .product-content .product-details,.gift-shop .userBackpack .product-content .product-details{flex-basis:30%;border-radius:8px;border:1px solid #fff;flex-shrink:0}.backpackCenter .gift-item .product-content .height-30vh,.backpackCenter .userBackpack .product-content .height-30vh,.gift-shop .gift-item .product-content .height-30vh,.gift-shop .userBackpack .product-content .height-30vh{height:30vh}.backpackCenter .gift-item .cart-alert,.backpackCenter .userBackpack .cart-alert,.gift-shop .gift-item .cart-alert,.gift-shop .userBackpack .cart-alert{position:fixed;left:50%;top:50%;padding:0 5vw;transform:translateX(-50%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8);pointer-events:none;z-index:1400}.backpackCenter .gift-item .cart-alert i,.backpackCenter .userBackpack .cart-alert i,.gift-shop .gift-item .cart-alert i,.gift-shop .userBackpack .cart-alert i{font-size:60px}.backpackCenter .gift-item .cart-alert p,.backpackCenter .userBackpack .cart-alert p,.gift-shop .gift-item .cart-alert p,.gift-shop .userBackpack .cart-alert p{padding-bottom:30px;color:#fff599;font-size:1.5em}.backpackCenter .gift-item .product-card,.backpackCenter .userBackpack .product-card,.gift-shop .gift-item .product-card,.gift-shop .userBackpack .product-card{flex:0 1 calc(25% - 16px);border:1px solid #e0e0e0;border-radius:8px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;cursor:pointer}.backpackCenter .gift-item .product-card.active,.backpackCenter .userBackpack .product-card.active,.gift-shop .gift-item .product-card.active,.gift-shop .userBackpack .product-card.active{border:1px solid #e79fff;outline:2px solid #e79fff}.backpackCenter .gift-item .product-card:hover,.backpackCenter .userBackpack .product-card:hover,.gift-shop .gift-item .product-card:hover,.gift-shop .userBackpack .product-card:hover{transform:translateY(-5px);border:1px solid #e79fff}.backpackCenter .gift-item .product-card img.product-image,.backpackCenter .userBackpack .product-card img.product-image,.gift-shop .gift-item .product-card img.product-image,.gift-shop .userBackpack .product-card img.product-image{width:100%;height:auto;padding:10%;box-sizing:border-box;cursor:pointer}.backpackCenter .gift-item .product-footer,.backpackCenter .gift-item .product-header,.backpackCenter .userBackpack .product-footer,.backpackCenter .userBackpack .product-header,.gift-shop .gift-item .product-footer,.gift-shop .gift-item .product-header,.gift-shop .userBackpack .product-footer,.gift-shop .userBackpack .product-header{width:100%;cursor:pointer}.backpackCenter .gift-item .product-header,.backpackCenter .userBackpack .product-header,.gift-shop .gift-item .product-header,.gift-shop .userBackpack .product-header{position:relative;flex:1 1 auto}.backpackCenter .gift-item .product-header .card-tags.promo-tag,.backpackCenter .userBackpack .product-header .card-tags.promo-tag,.gift-shop .gift-item .product-header .card-tags.promo-tag,.gift-shop .userBackpack .product-header .card-tags.promo-tag{position:absolute;display:flex;max-width:45%;top:-1px;left:-2%}.backpackCenter .gift-item .product-header .card-tags.promo-tag img,.backpackCenter .userBackpack .product-header .card-tags.promo-tag img,.gift-shop .gift-item .product-header .card-tags.promo-tag img,.gift-shop .userBackpack .product-header .card-tags.promo-tag img{width:100%}.backpackCenter .gift-item .product-footer .card-tags.stock-tag,.backpackCenter .userBackpack .product-footer .card-tags.stock-tag,.gift-shop .gift-item .product-footer .card-tags.stock-tag,.gift-shop .userBackpack .product-footer .card-tags.stock-tag{font-size:.875em;font-weight:400;letter-spacing:normal}.backpackCenter .gift-item .product-footer .card-tag,.backpackCenter .userBackpack .product-footer .card-tag,.gift-shop .gift-item .product-footer .card-tag,.gift-shop .userBackpack .product-footer .card-tag{background-color:#e2736b}.backpackCenter .gift-item .product-details,.backpackCenter .userBackpack .product-details,.gift-shop .gift-item .product-details,.gift-shop .userBackpack .product-details{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:left;min-height:65vh;max-height:90vh;position:sticky;top:5vh}.backpackCenter .gift-item .product-details .product-footer,.backpackCenter .userBackpack .product-details .product-footer,.gift-shop .gift-item .product-details .product-footer,.gift-shop .userBackpack .product-details .product-footer{flex-shrink:0}.backpackCenter .gift-item .product-details-empty,.backpackCenter .userBackpack .product-details-empty,.gift-shop .gift-item .product-details-empty,.gift-shop .userBackpack .product-details-empty{justify-content:center;opacity:.7}.backpackCenter .gift-item .product-details-empty i,.backpackCenter .userBackpack .product-details-empty i,.gift-shop .gift-item .product-details-empty i,.gift-shop .userBackpack .product-details-empty i{font-size:50px;margin-bottom:10px}.backpackCenter .gift-item h3.product-title,.backpackCenter .userBackpack h3.product-title,.gift-shop .gift-item h3.product-title,.gift-shop .userBackpack h3.product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;padding:5px;cursor:pointer}.backpackCenter .gift-item h3.product-details-title,.backpackCenter .userBackpack h3.product-details-title,.gift-shop .gift-item h3.product-details-title,.gift-shop .userBackpack h3.product-details-title{border-bottom:1px solid #9a9a9a;padding:16px}.backpackCenter .gift-item .product-details-content,.backpackCenter .userBackpack .product-details-content,.gift-shop .gift-item .product-details-content,.gift-shop .userBackpack .product-details-content{overflow-y:auto;padding:16px}.backpackCenter .gift-item .product-prices,.backpackCenter .userBackpack .product-prices,.gift-shop .gift-item .product-prices,.gift-shop .userBackpack .product-prices{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin-bottom:10px}.backpackCenter .gift-item .product-prices .current-price,.backpackCenter .userBackpack .product-prices .current-price,.gift-shop .gift-item .product-prices .current-price,.gift-shop .userBackpack .product-prices .current-price{color:#fff599;font-weight:600;font-size:1.25em}.backpackCenter .gift-item .product-prices .original-price,.backpackCenter .userBackpack .product-prices .original-price,.gift-shop .gift-item .product-prices .original-price,.gift-shop .userBackpack .product-prices .original-price{color:#9a9a9a;text-decoration:line-through;font-size:.8em;font-weight:400}.backpackCenter .gift-item .add-cart-btn,.backpackCenter .userBackpack .add-cart-btn,.gift-shop .gift-item .add-cart-btn,.gift-shop .userBackpack .add-cart-btn{padding:10px 0;margin-top:0;font-size:1.25em;border:none;border-radius:0 0 8px 8px;overflow:hidden;cursor:pointer;transition:background-color .3s ease;border-top:1px solid #e0e0e0}.backpackCenter .gift-item .add-cart-btn.btn-disable,.backpackCenter .userBackpack .add-cart-btn.btn-disable,.gift-shop .gift-item .add-cart-btn.btn-disable,.gift-shop .userBackpack .add-cart-btn.btn-disable{filter:grayscale(100%);opacity:.7}@media(max-width:1500px){.backpackCenter .userBackpack .product-card,.gift-shop .gift-item .product-card{flex:0 1 calc(33.33% - 16px)}}@media(max-width:991px){.gift-shop .subWrapper{width:100%}}@media(max-width:576px){.backpackCenter,.gift-shop{font-size:12px}.backpackCenter .userBackpack .filter-bar,.gift-shop .gift-item .filter-bar{margin-bottom:5px}.backpackCenter .userBackpack .filter-bar button,.gift-shop .gift-item .filter-bar button{margin-bottom:10px;font-size:1.25em}.backpackCenter .userBackpack .product-content .product-list,.gift-shop .gift-item .product-content .product-list{gap:10px}.backpackCenter .userBackpack .product-card,.gift-shop .gift-item .product-card{flex:0 0 calc(50% - 10px)}.gift-shop .gift-item .product-card:hover{transform:none}.gift-shop .gift-item .product-header{overflow-y:auto}.gift-shop .gift-item .cart-alert{width:80%}.gift-shop .gift-item .product-footer .card-tags.stock-tag{font-weight:500;font-size:1em}}.backpackCenter{width:80%}.backpackCenter .backpack-alert{font-size:14px;text-align:center;background:#2c2c2c;padding:4px 8px;margin-bottom:10px}.backpackCenter section .empty{min-height:50vh;display:flex;align-items:center;justify-content:center}.backpackCenter .userBackpack section.product-list-section{margin-top:0}.backpackCenter .userBackpack section.product-list-section .product-header{padding-bottom:10px}.backpackCenter .userBackpack section.product-list-section .quantity{font-size:14px;color:#fff599}.backpackCenter section.userBackpack h1{font-size:1.5em;padding:5px 0;margin-bottom:10px}.miru-wonderland{background-image:url(../img/Web_BG.68c655e1.jpg);background-size:cover;background-attachment:fixed;background-position:bottom;background-repeat:no-repeat;min-height:100vh;font-family:Nunito,Noto Sans JP,Noto Sans TC}.miru-wonderland .fade-enter-active,.miru-wonderland .fade-leave-active{transition:opacity .3s ease}.miru-wonderland .fade-enter,.miru-wonderland .fade-leave-to{opacity:0}.miru-wonderland .fade-enter-to,.miru-wonderland .fade-leave-from{opacity:1}.miru-wonderland div,.miru-wonderland p{color:#8b5546;font-weight:400}.miru-wonderland .exclusive_Merchandise{position:relative}.miru-wonderland .exclusive_Merchandise img{display:block;width:100%;margin:30px auto}.miru-wonderland .exclusive_Merchandise img.sold-out{position:absolute;left:12%;bottom:0;margin:0;width:14%}.miru-wonderland .miru_main_visual{position:relative;overflow:hidden}.miru-wonderland .miru_main_visual .main_visual_BGHeight img{width:100%}.miru-wonderland .miru_main_visual .main_visual_box img{position:absolute;left:0;bottom:0;width:100%;display:block;transition:.5s;border-radius:10px;overflow:hidden;transform:scale(1.01)}.miru-wonderland .miru_main_visual .main_visual_box .main_visual_logo{animation:fadeIn .5s;transition:1s}@keyframes fadeIn{0%{opacity:.2;transform:scale(1.3)}60%{opacity:1;transform:scale(.9)}80%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.miru-wonderland .miru_main_visual .main_visual_box .main_visual_Miru{opacity:0;animation:fadeInGrow 1s forwards,breathingLight 2s linear 1s infinite}@keyframes fadeInGrow{0%{transform:scale(.6) translate(0);opacity:0}to{transform:scale(1) translate(0);opacity:1}}@keyframes breathingLight{0%{transform:scale(1) translate(0);opacity:1}50%{transform:scale(1.05) translate(-20px);opacity:1}to{transform:scale(1) translate(0);opacity:1}}.miru-wonderland .miru_main_visual .main_visual_box .main_visual_tofu_R{animation:fadeInGrow 1s forwards,floatAndBreathR 4s linear 1s infinite}.miru-wonderland .miru_main_visual .main_visual_box .main_visual_tofu_F{animation:fadeInGrow 1s forwards,floatAndBreathL 4s linear 1s infinite}@keyframes floatAndBreathR{0%{transform:translateY(0) scale(1);opacity:1}50%{transform:translateY(-10px) scale(1.05);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes floatAndBreathL{0%{transform:translateX(0) scale(1);opacity:1}50%{transform:translateX(-20px) scale(1.05);opacity:1}to{transform:translateX(0) scale(1);opacity:1}}.miru-wonderland .frame_wrapper{width:70%;margin:0 auto;padding:30px 0}.miru-wonderland .frame_border{border:15px solid #f5d15e;border-radius:20px;min-height:100px;padding:20px 80px;background:url(../img/frame_BG.be64e0ab.png),linear-gradient(#fef8e5,#fef8e5)}.miru-wonderland .blur_frame{border-color:#65a5d4;background:url(../img/frame_BG.be64e0ab.png),linear-gradient(#eaf6ff,#eaf6ff)}.miru-wonderland .pink_frame{border-color:#f6a9c9;background:url(../img/frame_BG.be64e0ab.png),linear-gradient(#fff5f9,#fff5f9)}.miru-wonderland .green_frame{border-color:#7dd255;background:url(../img/frame_BG.be64e0ab.png),linear-gradient(#f7fff3,#f7fff3)}.miru-wonderland h1.title_en{font-size:60px;text-align:center;font-weight:800;color:#ffac2f}.miru-wonderland h2.title_tw{text-align:center;color:#8b5546}.miru-wonderland .miru-feature{position:relative}.miru-wonderland .miru-feature .buyTicketLink{position:fixed;right:2%;bottom:50px;z-index:1300;width:12%;transition:.3s;cursor:pointer}.miru-wonderland .miru-feature .buyTicketLink p{width:70%;position:absolute;bottom:0;left:0;right:0;margin:0 auto;text-align:center;color:#fff;font-weight:600;font-size:20px;background:radial-gradient(ellipse farthest-corner at right bottom,#fedb37 0,#fdb931 8%,#9f7928 30%,#8a6e2f 40%,transparent 80%),radial-gradient(ellipse farthest-corner at left top,#fff 0,#ffffac 8%,#d1b464 25%,#5d4a1f 62.5%,#5d4a1f 100%);border-radius:50px}.miru-wonderland .miru-feature .buyTicketLink:hover{animation:BtnShadow 1s linear infinite}@keyframes BtnShadow{0%{filter:drop-shadow(0 0 5px #ffffff)}50%{filter:drop-shadow(0 0 10px #ffffff)}to{filter:drop-shadow(0 0 5px #ffffff)}}.miru-wonderland .miru-feature .buyTicketLink img{width:100%}.miru-wonderland .miru-feature .buyFooterPosition{bottom:40%}.miru-wonderland .miru-feature #swiper-model{border-radius:5px;overflow:hidden}.miru-wonderland .miru-feature #swiper-model .slide-item{position:relative}.miru-wonderland .miru-feature #swiper-model .slide-item .responsive-video{display:block;height:90vh;margin:0 auto;width:100vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.miru-wonderland .miru-feature #swiper-model .feature_content{position:absolute;left:15px;top:50px;z-index:1300}.miru-wonderland .miru-feature #swiper-model .feature_content .sticker{position:relative;transform:rotate(-5deg) translate(-10px,-10px);background-size:cover;background-position:50%;padding:20px 80px 20px 50px}.miru-wonderland .miru-feature #swiper-model .feature_content .sticker p{z-index:1300;font-size:40px;color:#fff;font-weight:600}.miru-wonderland .miru-feature #swiper-model .feature_content_new{position:absolute;left:50px;top:50px;z-index:1300;max-width:50%}.miru-wonderland .miru-feature #swiper-model .feature_content_new p{font-size:50px;color:#e963a2;font-weight:800;position:relative;background-color:hsla(0,0%,94%,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px;padding:0 20px}.miru-wonderland .miru-feature #swiper-model .slick-dots{bottom:10px}.miru-wonderland .miru-feature #swiper-model .slick-dots li button:before{color:#fff;font-size:10px;opacity:1}.miru-wonderland .miru-feature #swiper-model .slick-dots li.slick-active button:before{color:#794b41}.miru-wonderland .miru-feature .feature_info{margin:0 auto;width:70%;border-radius:50px;border-width:8px;vertical-align:middle}.miru-wonderland .miru-feature .feature_info p{text-align:center;font-size:26px;padding-top:5px}.miru-wonderland .miru-feature .on_live{margin:0 auto;position:absolute;top:50px;right:50px}.miru-wonderland .miru-feature .on_live p{text-align:center;font-size:30px;color:#fff;font-weight:600;border:5px solid #ec1d2f;border-radius:10px;padding:10px;background-color:#ec1d2f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.miru-wonderland .miru-feature .on_live p i:before{vertical-align:middle}.miru-wonderland .miru-feature .miru-slogan{position:absolute;right:-20%;bottom:0;width:40%;max-height:100%}.miru-wonderland .miru-feature .miru-slogan img{max-height:100%}.miru-wonderland .miru-feature img,.miru-wonderland .miru-feature video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.miru-wonderland .tickets{display:flex;flex-direction:column;align-items:center}.miru-wonderland .tickets .flex{width:100%;display:flex;justify-content:space-between}.miru-wonderland .tickets .flex div{width:49%}.miru-wonderland .tickets .flex_column{display:flex;flex-direction:column}.miru-wonderland .tickets .flex_column div{width:100%}.miru-wonderland .tickets .addOn_flex{justify-content:center}.miru-wonderland .tickets .addOn_flex div{width:auto}.miru-wonderland .tickets h3.ticket_title{display:block;font-weight:600;font-size:36px;text-align:center}.miru-wonderland .tickets .blue_box{background-color:rgba(229,244,255,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;padding:20px;margin:10px 0}.miru-wonderland .tickets .blue_box h3.ticket_title{color:#65a5d4}.miru-wonderland .tickets .blue_box p{color:#287dc0;font-weight:800;font-size:26px;text-align:center;margin:20px 0}.miru-wonderland .tickets .blue_box .time{display:flex;flex-direction:column;width:100%}.miru-wonderland .tickets .blue_box .time01,.miru-wonderland .tickets .blue_box .time02{width:80%;display:flex;justify-content:space-between;margin:20px auto}.miru-wonderland .tickets .blue_box .time01 div,.miru-wonderland .tickets .blue_box .time02 div{width:auto;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAABlCAMAAABjot39AAAAe1BMVEUAAAD20l/10V73z2D4z2D10F710V720l710V/10l7302D10l700V/10GD10V/20l/10F/zz2Dzz1720V/30l/20V9lpdT10V7RxnzszmZ3q8aJsLduqM2btqitu5m2vpHjy22kuKCArb6/wYqSs6+kuKHIw4PayXTjzG1cY2UiAAAAFnRSTlMAv+8gEHDfgGCQQKBQMM+vn0CA35/PfdF/1gAAA2lJREFUaN7tmtl24jAMhomzkLBTZqxszsoy7/+EkwDTv3VcAql85qbfZTinH5ZkycGd/fBf8Bb+brfz3ZlF1pGgG441z8IhAiG/AA6bGjiSUqk6pg7BHTQvujviTF6pr7nhlfjiowOaBaPDdeAAMe9iVreFVFcHyPqHHpckuuW8kACLCVmjFadyQNE9/8XimN+iVUvwKWTBN//+yp/vArpSNdJEnnSfudOble8IAogWX2K8eb8CkCBaExPjue5Ir4rrXILXEuOG0Xbz/pWDjbON/HAR+juBJcRtoTIoTOTYMYaQCDIDQ53KZ7h82WQWIw4EaZyWiHyTJPz0pf/80ZfRZvJ5TkQUmTIibiEpVfMelLTJVFGe47atkYinUF8U2bKXFLnkITO3ZRftgoPUXMqrvl9IPhJjkc27p6XkAD1maUxLzWg5UsfcZFGSkUuvCQ0RKzgtadJr1nbyApreEniDnd9KVtTwYLbunlwkLyXp3czrn2Dn85Wz+BSzfqigHzJWQGRtw2Aya8cMvx8gkptKawEuEsPIUR/NDkLGSKU1mjfmkGFoCr2WM25Lro8Ax8piWq2Y99SRMkuGB0CHoZeNHwD3KGbmNrOa2S7mEonhG2XjR7Mt1sI7zTY2+zKOZtokSyQ71KGd/GKbFiTfogXJP1q3OEi+RUuAPsZIrvV+gQZjcb9QhwSMQ9mxbinQxyxG7IwDpsXsV9pI3hBRwy1JUWLYlYrbovSDf8T8DoMfsfR3mLOFgJGrv/MntgIGBH8jq4bvsFv21q8QMHtvF3izGByVLS4FE6a0uBScLpPcwgvfsMoK1r0ynw15w2J44nXwDBZP8GWm/PqGzGcrsxPpx3Ct/Vc5zyBGvIZlxhKzJnl81Rf1mppDgpejId6GOo4MEr2Ih79fJ98ZzeqRBGf/72kKGpGgnCcfAfJ4VIIWMLXVZBXuq5/TnNOXF1JSz2E9rkDQKvXifk9e/D+C9YF6Li8sR1V0xZ9wE90+58lPd8fvQbTGk9MTj2/RpkjoivBfv2Zd3j1V2TyaVkVMd6JJV+H7A/0TtcfUZFAlbtCWk291Q+fjRWJ5yrK0s+VpmqlTGSf4ULxhHRNYLwWN4qzgmIgXbh8ZhOP3Cg72kWM2RHsoWFiv5jtnEwREIgg2252/cmc//PAMfwH0FTVdKiGM9wAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:50%;min-height:90px;min-width:90px;display:flex;align-items:center;justify-content:center}.miru-wonderland .tickets .blue_box .time01 p,.miru-wonderland .tickets .blue_box .time02 p{text-align:center;font-size:20px;padding-top:5px;padding-left:2px;color:#fff}.miru-wonderland .tickets .blue_box .time01 div.free,.miru-wonderland .tickets .blue_box .time02 div.free{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAABlCAMAAABnVw3AAAABO1BMVEUAAAB5S0H/zsr/zsr/z8v/z8//z8r/z8t5S0H/zsr/zcj/zcn/z8qAUED/z8p6TEF5TEF5TEH/zsx4SEB4UED/zsp4SkL/z8t4TED/zsr/zcr/zcp5S0B5TEL/z8t5SkB4SkF4SkC4iYGfcGj/zst6TEH0w76bbGPksq6ld3DYqKR5S0J5SUJ6SkDIbnB5S0H/5Iz/zsrdvnqrhF3u0YK8l2eacVSJXkvNq3C+amrxtrP8yMWqYV+BVUbWhobPenv4wr/32ofknp20jmKWWFOSZ0+1ZWTMdHaPVU7qqqiDUEfnpKPEoWuhXVl+TUTgmJfdkpLVtHX1vLnusK7TgYHlyH68mGaKXkq+jIXvvrmwfXbDbG2abGSje1mIUkrZjIzmx33v0YOvZGKJXFKTYlmjeljltbHElI6vZGGnj05EAAAALnRSTlMAoO+/IBDfQN+fcIBgEDDvgL9QICDPkI9Ar2CQcK9/ULBg79/Pz7+/oJBwcHAwdctppgAABbJJREFUaN7Ulz9r8zAQh0Ns2fgPHgIh5C10eucDrzLIRosxHmyc7Pn+36Kn4PYaSalLexr6QIYcIU9098tF2f01xCEvymoXFvEa1XeSf7twxKd9/UES78IQZyQhUTiLHPWlNkT8FvG6dqzRPSDt3ZRzaw6rRc7wjsSne8Hbsmi1KCDaBitFgMN0MzygsXZk1JxoLg/0plyx9ex418gWHCQlgSlmzQQeJp5oi7g8rZO5go/WJO5XiirPjrRhZA9+mt8MSKQZKahnPi4/H1BFm9KOmX9A568/dFWWRVFk+MjLNI3Xahl9dnSXUZHFw/XLAYn8vK9tkig6JnSKYVJukP0Dip/ukA2aUcE3WfDlB3//9xsWeYPvMzwLQrxqmu4yaK1nfIyDXJpVsuito7hBePF57iOQk9v7VilnItvM+G6ZR1MajQY2bk9W9hnrA4dgY/OY6Vx5FBTs1PXUCHAymsYJJ21Y7Vg9ynvtESbRwH6g+hS8b9AvvvtVgrWWV9R2tZuF/7x5o/tV8piFDEszMKPcEeVYGYGb0encAQsLu6fv7HALY+7ZRco5UEQD4kTaByqwIPk9rX2g1GwEaly4AyVYmIDgnJAI2zi609uJU/webTfuHCgJ9r/INNCBOucrxH4g/1Uu5d4JdJXLgv4I0Z0+cXYcsNObIITb2URjfVNf6DeIPXCxlbcbQEiPeydl3jypG4PQnuqtXbPtaRsG4jiwCTJNWSlFqGNFwKY9b3VJnDSRGrQsSRVVbbWKtVCgjAF7+P6fYGcnVzdOIJ1K3vF/geK/3PvVl8s5BkQZFJq3tYIatjiriiPQUb0AHYCkoxYegQroB4VzDnEDKpjzVToSbxR0f44g7ra0LRTV3p4VeabD24NlgIq2ubOrVlJX9sLv8ult7nuvT1K6sBfsBtvyGWh8TbLUt+/pPRHPQKcE1EzKAStc5C0E0yYa6RhC6m5D0gjc9uLv8UIrfwg5bqTVJKS1wHJWlyS9gLRNMjgmcBZYzrbMWQOOnsZQyNvfe1kO6tWUowlZAXDsOpbcmc2vcCBGsiuWk9IycihJKgz7hHR8u93rELjo8WgtMJkuerOstt+JXL9d/4LLyeHIiuJGdZ54oH0ktTqz7hg4G/NyOuFFmuhLXp8v0Q5JUifw7ORxQp+rd2V3oNwtqulgOiONDgMSyewOKR1qepMNAAQT0aWawd2Xj3M4UrYoc3XiubxIIgpNPMmkzTGBNnUtRvo0FwcVcHcwEoVO4Fpo6LD8guvNupSBNu/iuPpUJv/u0efilnQpYXCJiBEgwJdv58iTkYOaTL+OETRNi1/qQMGmZZnNIMqwAaaax0H9muG4XU938H41ooLQcY0kQnoi1S7M/fjfHAyBYyMeabwJ4nKs2LXiZe7Nm7fmlIMhSBf7uBh5+FkzdifxJ5S76sCYyoNoyAmgyEMfV9DAKQMeEend2LUwnfPXNXL4hmfDz5+NlCykp3r95r1yBpmcy3zOzTnoJgz98DaONiP28A+4O5T2FCUnb2P8E3kvyakTjOgQIVEdpuRu5XDeAYaTZE4HI3pSRF1Uu1BJzeFsrq1GpBOJ4+OYNjGYw68cN65KFHereRz43d9KFqc9LWzKe4Njdt3GUPQD1+Pxg5HLe9Z6Hgf/xUTm1PvYwEF0SPHZAiJFV6MupnYvn8NJqwnOybcfh6dSZxa3P3AlV89s2OsYUZvts+9Z50L67wPQOWsrVHp8uI6p1LMy81bFzOtQ9mnXgMxENXjNQloiHt/TlTJLnSFIruGAU0lz1BJM1C3LTJa9AkNwWaxThsFzhTMxBpo2sLyo7nbVnah5MFezPBYFlyOpRlBKJbFMdD88ffL8EejNWyKptMsTL7u1LAxORAxqvxS7n4VXWU7EW1dvc7NV2XqtKOWaKrtlcKVPVfaXyyUIpuzUqsJVd2EuMJSdraq69KDF9Q+Ed1qYwCmAmAAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:50%}.miru-wonderland .tickets .blue_box .time01{padding-right:60px}.miru-wonderland .tickets .blue_box .time02{padding-left:60px}.miru-wonderland .tickets .sold_out{position:relative}.miru-wonderland .tickets .sold_out .sold-out{position:absolute;left:0;top:0;width:15%}.miru-wonderland .tickets .pink_box,.miru-wonderland .tickets .yellow_box{border:5px solid #ffceca;background-color:hsla(5,100%,95%,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;padding:20px;margin:45px 0 20px;align-items:center;width:100%;position:relative}.miru-wonderland .tickets .pink_box .sold-out,.miru-wonderland .tickets .yellow_box .sold-out{position:absolute;left:0;top:0;transform:translate(-30%,-30%);width:25%}.miru-wonderland .tickets .pink_box h3.ticket_title,.miru-wonderland .tickets .yellow_box h3.ticket_title{color:#794b41;background-color:#ffbbbc;border-radius:50px;border:4px solid #794b41;padding:5px 20px 0;display:inline-block;margin-bottom:10px}.miru-wonderland .tickets .pink_box p,.miru-wonderland .tickets .yellow_box p{margin:10px 0}.miru-wonderland .tickets .pink_box .item_info,.miru-wonderland .tickets .yellow_box .item_info{width:80%;margin:30px auto 0}.miru-wonderland .tickets .pink_box .item_info div.flex_item,.miru-wonderland .tickets .yellow_box .item_info div.flex_item{width:48%}.miru-wonderland .tickets .pink_box .item_info .item_border,.miru-wonderland .tickets .yellow_box .item_info .item_border{border:3px solid #df958f;border-radius:20px;box-sizing:border-box}.miru-wonderland .tickets .pink_box .item_info .item_box,.miru-wonderland .tickets .yellow_box .item_info .item_box{margin-bottom:20px}.miru-wonderland .tickets .pink_box .item_info .item_box img,.miru-wonderland .tickets .yellow_box .item_info .item_box img{width:100%}.miru-wonderland .tickets .pink_box .item_info .item_box .item_name,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_name{text-align:center}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame{background-color:#ffe3a9;border:3px solid #df958f;border-radius:20px}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame .item_addOn,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame .item_addOn{color:#794b41;font-size:30px;text-align:center;font-weight:600;margin-top:20px;margin-right:10px}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame img.auto,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame img.auto{width:auto;display:block;margin:20px auto}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame .item_img,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame .item_img{padding:20px}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame .item_detailName,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame .item_detailName{text-align:center;font-weight:600}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame .item_imgName,.miru-wonderland .tickets .yellow_box .item_info .item_box .item_frame .item_imgName{font-weight:600;font-size:20px;text-align:center;color:#794b41;outline:3px solid #df958f;border-radius:17px 17px 0 0;background-color:#ffbbbc;line-height:2.2}.miru-wonderland .tickets .pink_box .item_info02,.miru-wonderland .tickets .yellow_box .item_info02{width:90%}.miru-wonderland .tickets .pink_box .item_info02 .item_box,.miru-wonderland .tickets .yellow_box .item_info02 .item_box{margin:0 10px}.miru-wonderland .tickets .pink_box .item_info02 .item_box .item_frame img.auto,.miru-wonderland .tickets .yellow_box .item_info02 .item_box .item_frame img.auto{width:30%;margin:8px auto}.miru-wonderland .tickets .pink_box .price,.miru-wonderland .tickets .yellow_box .price{justify-content:center;align-items:flex-end}.miru-wonderland .tickets .pink_box .price img,.miru-wonderland .tickets .yellow_box .price img{width:auto!important;height:50px}.miru-wonderland .tickets .pink_box .price p,.miru-wonderland .tickets .yellow_box .price p{color:#d36767;font-weight:600;font-size:26px;margin:0 5px}.miru-wonderland .tickets .pink_box .price p.add_on,.miru-wonderland .tickets .yellow_box .price p.add_on{color:#f69400}.miru-wonderland .tickets .pink_box p.sale_time,.miru-wonderland .tickets .yellow_box p.sale_time{max-width:800px;padding:0 20px}.miru-wonderland .tickets .close{position:relative}.miru-wonderland .tickets .close:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:5px;background-color:rgba(91,45,45,.5)}.miru-wonderland .tickets .yellow_box{background-color:rgba(255,250,235,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:5px solid #ffe3a9;align-items:center;justify-content:space-between;padding:30px 50px}.miru-wonderland .tickets .yellow_box .item_box img{width:100%}.miru-wonderland .tickets .yellow_box .sold-out{width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.miru-wonderland .tickets .yellow_box h3.ticket_title{color:#794b41;background-color:#f5d15e;border-radius:50px;border:4px solid #794b41;padding:5px 20px 0;display:inline-block;margin-bottom:10px}.miru-wonderland .tickets .yellow_box .price p{color:#f69400}.miru-wonderland .tickets .bonus_box{border-color:#c86e70}.miru-wonderland .tickets .bonus_box h3.title{font-size:40px;font-weight:600;color:#e89a9c}.miru-wonderland .tickets .bonus_box p.buy{color:#e89a9c;text-decoration:underline;text-underline-offset:5px;transition:.1s}.miru-wonderland .tickets .bonus_box p.buy:hover{color:#bd6b6e}.miru-wonderland .tickets .bonus_box .left{width:65%}.miru-wonderland .tickets .bonus_box .right{width:32%}.miru-wonderland .tickets .bonus_box .right img{display:block;margin:0 auto;width:100%}.miru-wonderland .tickets .buy_link{justify-content:center;align-items:center;padding:20px 40px;background-color:#fed3d4;border-radius:50px;border:5px solid #8b5546;width:auto;box-shadow:5px 5px 5px 0 rgba(139,85,70,.65);transition:.2s;overflow:hidden;margin:20px 0}.miru-wonderland .tickets .buy_link p{margin:0 10px;font-weight:600;font-size:30px}.miru-wonderland .tickets .buy_link:hover{background-color:#fec1bc;transform:translate(5px,5px);box-shadow:0 0 0 0 rgba(139,85,70,.65),0 0 20px 0 hsla(0,0%,100%,.7)}.miru-wonderland .tickets .download_link{background:#ab6c5a}.miru-wonderland .tickets .download_link p{color:#fff}.miru-wonderland .tickets .download_link img{height:30px}.miru-wonderland .tickets .download_link:hover{background:#64382d}.miru-wonderland .show_info,.miru-wonderland .show_info .info_frame{display:flex;flex-direction:column;align-items:center}.miru-wonderland .show_info .info_frame{border:3px solid #ffceca;background-color:hsla(46,93%,95%,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;padding:30px 20px;margin:30px 0;position:relative}.miru-wonderland .show_info .info_frame .info_box{display:flex}.miru-wonderland .show_info .info_frame .info_box .left{width:70%}.miru-wonderland .show_info .info_frame .info_box .left img{width:100%;border:5px solid #b389cd;border-radius:5px;overflow:hidden}.miru-wonderland .show_info .info_frame .info_box .right{width:30%;display:flex;flex-direction:column;align-items:center;margin-top:5px}.miru-wonderland .show_info .info_frame .info_box .right h3{font-size:30px;color:#794b41}.miru-wonderland .show_info .info_frame .info_box .right .guest_box{width:90%;margin:0 auto;display:flex;flex-wrap:wrap}.miru-wonderland .show_info .info_frame .info_box .right .guest_box .guest_list{display:flex;flex-direction:column;align-items:center;width:50%;padding:10px}.miru-wonderland .show_info .info_frame .info_box .right .guest_box .guest_list img{width:100%}.miru-wonderland .show_info .info_frame .show_name{padding:5px 40px;border-radius:20px;font-size:20px;background:linear-gradient(0deg,#e1ffd2 0,#a6fa7e)}.miru-wonderland .show_info .info_frame .miru_tofu{position:absolute;width:15%;right:1%;bottom:0}.miru-wonderland .show_info .info_frame .miru_tofu img{width:100%}.miru-wonderland .show_info .info_frame .show_time{position:absolute;left:-45px;top:-50px;width:120px;height:120px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;padding-top:10px;padding-left:3px;font-size:26px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGEAAABfCAMAAADPqFlMAAAAdVBMVEUAAAD/z8v/zsr/zsr/zsr/zsr/z8//zsv/zsr/zsv/zsr/zcj/z8r/z8//z8f/z8z/zsj/zcn/z8r/zcv/zcvIbnD/zsr4wr/PenvWhobqqqj8yMXMdHXxtrPknp3dkpLTgID1vLngmJfnpKLusK3ZjIzmpKNh5t1BAAAAFXRSTlMAQL/vYN8QkIDPoHAwICBQsK/fr3C2bw9BAAADYUlEQVRo3rWZCZqiQAyFoShWpR2nu8K+Ccz9jziWjT5c+BRN/QfII3mpSgCLA28TCSF82zKELWjCNaIhQ5oR8Md36ZoNb/zdOX51GLMxJ83WRP3zTJ1oCyISbPE9n04UdanOjHTE5kpgKlBfqhkVXxJTAlWqrsjoSMwQ/+vXgSRTAEls2CqEAoEDR5lsJHBPSkTO+7FjW24id3KgVA8p3j4SdiAcArVaYHjPCNvX0UGFCgEY8Wf11RzSnALxH9AuGuFtZRCJ0D0hROQHO3sbx1sZOYjd5f0hgwGLRsQPHlPQE4q8SdUy1ydCPujvJwyZepX+wZQIaAncba/TEFF0kwGdSPK6GdtU02ZZU/dDlRwZ6kytIrs/1acS4THfB6favZ5TWqBRbJR37RrpIaUYKW6nkO7TTDGS31r9l4hSxQOmkDSgABKsHPwKSMLBzaGvtVax0mgJ1zsrfBPRqHiptYQ/79aDYqbXErtJYYPzwEfZaSs8XEud4qYtUCePjpQKMFoRo5lGxU2Z4I71YQT7qdhejChKxU4FJxzcfZyMaCddpkoBzmtcYoy2ip0aXgtzXjsekkgV4J92rpkkcnSTNNOwzWxLdvi9xmLDvw4AOuIZygETO740U6L4qXQzXabQoPgZLqf6G5OUlfyiEMJoQwoOxhy/wmWQKgNU543jC61kqJe2WDd4Sc6D1OYfQTjTlhkFvL2HliEfcLcaVcjxam2oWxPMOMfIFE0no00tlvgih3cIbrrZG+PGRLu22L5/m6lQzOTYA7C6svu8u/oE3DOngEXDzIaf4ssAyjQaSAEEzN3UIgV0E6vXyTkFIFiTqB/8r7E5P5U1hK0bCL52Sgt8OZk7odvpH4tAsvAnJWCqU9kt/voLdZ1SFgGYcF+nJOUQENZjfuhIV37uQehZC/ifSrQQWGBPHxXqUEBgAS/8QKLMSRNBYEnizaGdJa/9ofb2pMnTtRZXpHGk9ZyANEmzqkB1QZowtl5BOtBYEX/NP/wvl1ZoZP0UX6z5l/hz1njmR3moiODACr4imugO7eLT1xVNOAF6dL0GFUOd3cikTV8V9G58aLg0o6uGPK/7PB+6hOYI23ofKegJYuN9+sNe7h1awIl0eA620hc3Mu7el7HFi7e1d1IGGyl39qrY/wFIMS7W11QmZwAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:50%}.miru-wonderland .show_info .free_show_info{background-color:transparent;border-color:transparent;padding:0;width:100%}.miru-wonderland .show_info .free_show_info .info_box{justify-content:center;align-items:flex-end;width:100%}.miru-wonderland .show_info .free_show_info .info_box .left{width:100%;display:flex;flex-direction:column;align-items:center}.miru-wonderland .show_info .free_show_info .info_box .left .show_name{margin:10px 0 0;display:inline-block}.miru-wonderland .show_info .free_show_info .right img{width:100%}.miru-wonderland .show_info .free_show_info .miru_tofu{bottom:-10px;right:0;width:30%;max-height:100%}.miru-wonderland .show_info .free_show_info .show_time{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAABlCAMAAABnVw3AAAABO1BMVEUAAAB5S0H/zsr/zsr/z8v/z8//z8r/z8t5S0H/zsr/zcj/zcn/z8qAUED/z8p6TEF5TEF5TEH/zsx4SEB4UED/zsp4SkL/z8t4TED/zsr/zcr/zcp5S0B5TEL/z8t5SkB4SkF4SkC4iYGfcGj/zst6TEH0w76bbGPksq6ld3DYqKR5S0J5SUJ6SkDIbnB5S0H/5Iz/zsrdvnqrhF3u0YK8l2eacVSJXkvNq3C+amrxtrP8yMWqYV+BVUbWhobPenv4wr/32ofknp20jmKWWFOSZ0+1ZWTMdHaPVU7qqqiDUEfnpKPEoWuhXVl+TUTgmJfdkpLVtHX1vLnusK7TgYHlyH68mGaKXkq+jIXvvrmwfXbDbG2abGSje1mIUkrZjIzmx33v0YOvZGKJXFKTYlmjeljltbHElI6vZGGnj05EAAAALnRSTlMAoO+/IBDfQN+fcIBgEDDvgL9QICDPkI9Ar2CQcK9/ULBg79/Pz7+/oJBwcHAwdctppgAABbJJREFUaN7Ulz9r8zAQh0Ns2fgPHgIh5C10eucDrzLIRosxHmyc7Pn+36Kn4PYaSalLexr6QIYcIU9098tF2f01xCEvymoXFvEa1XeSf7twxKd9/UES78IQZyQhUTiLHPWlNkT8FvG6dqzRPSDt3ZRzaw6rRc7wjsSne8Hbsmi1KCDaBitFgMN0MzygsXZk1JxoLg/0plyx9ex418gWHCQlgSlmzQQeJp5oi7g8rZO5go/WJO5XiirPjrRhZA9+mt8MSKQZKahnPi4/H1BFm9KOmX9A568/dFWWRVFk+MjLNI3Xahl9dnSXUZHFw/XLAYn8vK9tkig6JnSKYVJukP0Dip/ukA2aUcE3WfDlB3//9xsWeYPvMzwLQrxqmu4yaK1nfIyDXJpVsuito7hBePF57iOQk9v7VilnItvM+G6ZR1MajQY2bk9W9hnrA4dgY/OY6Vx5FBTs1PXUCHAymsYJJ21Y7Vg9ynvtESbRwH6g+hS8b9AvvvtVgrWWV9R2tZuF/7x5o/tV8piFDEszMKPcEeVYGYGb0encAQsLu6fv7HALY+7ZRco5UEQD4kTaByqwIPk9rX2g1GwEaly4AyVYmIDgnJAI2zi609uJU/webTfuHCgJ9r/INNCBOucrxH4g/1Uu5d4JdJXLgv4I0Z0+cXYcsNObIITb2URjfVNf6DeIPXCxlbcbQEiPeydl3jypG4PQnuqtXbPtaRsG4jiwCTJNWSlFqGNFwKY9b3VJnDSRGrQsSRVVbbWKtVCgjAF7+P6fYGcnVzdOIJ1K3vF/geK/3PvVl8s5BkQZFJq3tYIatjiriiPQUb0AHYCkoxYegQroB4VzDnEDKpjzVToSbxR0f44g7ra0LRTV3p4VeabD24NlgIq2ubOrVlJX9sLv8ult7nuvT1K6sBfsBtvyGWh8TbLUt+/pPRHPQKcE1EzKAStc5C0E0yYa6RhC6m5D0gjc9uLv8UIrfwg5bqTVJKS1wHJWlyS9gLRNMjgmcBZYzrbMWQOOnsZQyNvfe1kO6tWUowlZAXDsOpbcmc2vcCBGsiuWk9IycihJKgz7hHR8u93rELjo8WgtMJkuerOstt+JXL9d/4LLyeHIiuJGdZ54oH0ktTqz7hg4G/NyOuFFmuhLXp8v0Q5JUifw7ORxQp+rd2V3oNwtqulgOiONDgMSyewOKR1qepMNAAQT0aWawd2Xj3M4UrYoc3XiubxIIgpNPMmkzTGBNnUtRvo0FwcVcHcwEoVO4Fpo6LD8guvNupSBNu/iuPpUJv/u0efilnQpYXCJiBEgwJdv58iTkYOaTL+OETRNi1/qQMGmZZnNIMqwAaaax0H9muG4XU938H41ooLQcY0kQnoi1S7M/fjfHAyBYyMeabwJ4nKs2LXiZe7Nm7fmlIMhSBf7uBh5+FkzdifxJ5S76sCYyoNoyAmgyEMfV9DAKQMeEend2LUwnfPXNXL4hmfDz5+NlCykp3r95r1yBpmcy3zOzTnoJgz98DaONiP28A+4O5T2FCUnb2P8E3kvyakTjOgQIVEdpuRu5XDeAYaTZE4HI3pSRF1Uu1BJzeFsrq1GpBOJ4+OYNjGYw68cN65KFHereRz43d9KFqc9LWzKe4Njdt3GUPQD1+Pxg5HLe9Z6Hgf/xUTm1PvYwEF0SPHZAiJFV6MupnYvn8NJqwnOybcfh6dSZxa3P3AlV89s2OsYUZvts+9Z50L67wPQOWsrVHp8uI6p1LMy81bFzOtQ9mnXgMxENXjNQloiHt/TlTJLnSFIruGAU0lz1BJM1C3LTJa9AkNwWaxThsFzhTMxBpo2sLyo7nbVnah5MFezPBYFlyOpRlBKJbFMdD88ffL8EejNWyKptMsTL7u1LAxORAxqvxS7n4VXWU7EW1dvc7NV2XqtKOWaKrtlcKVPVfaXyyUIpuzUqsJVd2EuMJSdraq69KDF9Q+Ed1qYwCmAmAAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:50%;padding-top:0}.miru-wonderland .show_info .no_guest .show_time{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGEAAABfCAMAAADPqFlMAAAAdVBMVEUAAAD/z8v/zsr/zsr/zsr/zsr/z8//zsv/zsr/zsv/zsr/zcj/z8r/z8//z8f/z8z/zsj/zcn/z8r/zcv/zcvIbnD/zsr4wr/PenvWhobqqqj8yMXMdHXxtrPknp3dkpLTgID1vLngmJfnpKLusK3ZjIzmpKNh5t1BAAAAFXRSTlMAQL/vYN8QkIDPoHAwICBQsK/fr3C2bw9BAAADYUlEQVRo3rWZCZqiQAyFoShWpR2nu8K+Ccz9jziWjT5c+BRN/QfII3mpSgCLA28TCSF82zKELWjCNaIhQ5oR8Md36ZoNb/zdOX51GLMxJ83WRP3zTJ1oCyISbPE9n04UdanOjHTE5kpgKlBfqhkVXxJTAlWqrsjoSMwQ/+vXgSRTAEls2CqEAoEDR5lsJHBPSkTO+7FjW24id3KgVA8p3j4SdiAcArVaYHjPCNvX0UGFCgEY8Wf11RzSnALxH9AuGuFtZRCJ0D0hROQHO3sbx1sZOYjd5f0hgwGLRsQPHlPQE4q8SdUy1ydCPujvJwyZepX+wZQIaAncba/TEFF0kwGdSPK6GdtU02ZZU/dDlRwZ6kytIrs/1acS4THfB6favZ5TWqBRbJR37RrpIaUYKW6nkO7TTDGS31r9l4hSxQOmkDSgABKsHPwKSMLBzaGvtVax0mgJ1zsrfBPRqHiptYQ/79aDYqbXErtJYYPzwEfZaSs8XEud4qYtUCePjpQKMFoRo5lGxU2Z4I71YQT7qdhejChKxU4FJxzcfZyMaCddpkoBzmtcYoy2ip0aXgtzXjsekkgV4J92rpkkcnSTNNOwzWxLdvi9xmLDvw4AOuIZygETO740U6L4qXQzXabQoPgZLqf6G5OUlfyiEMJoQwoOxhy/wmWQKgNU543jC61kqJe2WDd4Sc6D1OYfQTjTlhkFvL2HliEfcLcaVcjxam2oWxPMOMfIFE0no00tlvgih3cIbrrZG+PGRLu22L5/m6lQzOTYA7C6svu8u/oE3DOngEXDzIaf4ssAyjQaSAEEzN3UIgV0E6vXyTkFIFiTqB/8r7E5P5U1hK0bCL52Sgt8OZk7odvpH4tAsvAnJWCqU9kt/voLdZ1SFgGYcF+nJOUQENZjfuhIV37uQehZC/ifSrQQWGBPHxXqUEBgAS/8QKLMSRNBYEnizaGdJa/9ofb2pMnTtRZXpHGk9ZyANEmzqkB1QZowtl5BOtBYEX/NP/wvl1ZoZP0UX6z5l/hz1njmR3moiODACr4imugO7eLT1xVNOAF6dL0GFUOd3cikTV8V9G58aLg0o6uGPK/7PB+6hOYI23ofKegJYuN9+sNe7h1awIl0eA620hc3Mu7el7HFi7e1d1IGGyl39qrY/wFIMS7W11QmZwAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-repeat:no-repeat;background-position:50%;padding-top:10px;padding-left:3px}.miru-wonderland .notice .notice_list{list-style-type:disc;margin:20px auto}.miru-wonderland .notice .notice_list a{color:#c86e70}.miru-wonderland .notice .notice_list a:hover{text-decoration:underline;text-underline-offset:2px}.miru-wonderland .organizer .frame_border{background:#fff;border:none}.miru-wonderland .organizer .logo_img{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:30px}.miru-wonderland .organizer img{height:70px;padding:10px;margin:0 20px}@media(max-width:1600px){.miru-wonderland .miru-feature #swiper-model .feature_content_new p{font-size:40px}}@media(max-width:991px){.miru-wonderland .miru-feature #swiper-model .slide-item .responsive-video{height:auto}.miru-wonderland .miru-feature #swiper-model .feature_content_new p{font-size:30px}.miru-wonderland .miru-feature .on_live p{font-size:16px;padding:5px}.miru-wonderland .frame_wrapper,.miru-wonderland .miru-feature .feature_info{width:90%}.miru-wonderland .show_info{width:90%;margin:0 auto}.miru-wonderland .tickets .pink_box,.miru-wonderland .tickets .yellow_box{padding:50px}.miru-wonderland .tickets .pink_box .item_info,.miru-wonderland .tickets .yellow_box .item_info{width:100%}.miru-wonderland .tickets .Mobile_flex_column{flex-direction:column}.miru-wonderland .tickets .flex div{width:100%}}@media(max-width:576px){.miru-wonderland .exclusive_Merchandise img{width:100%;margin:30px 0}.miru-wonderland .exclusive_Merchandise img.sold-out{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);top:55%;bottom:auto;margin:0;width:35%}.miru-wonderland .tickets .pink_box .sold-out,.miru-wonderland .tickets .yellow_box .sold-out{width:35%}.miru-wonderland{background:transparent}.miru-wonderland .miru-feature .buyTicketLink{width:30%;bottom:10px}.miru-wonderland .miru-feature .buyTicketLink p{position:unset;margin:-20px auto 10px;text-align:center;width:auto}.miru-wonderland .miru_main_visual .main_visual_box .main_visual_Miru{animation:fadeInGrow .7s ease-in forwards,scale 2s linear .7s infinite}@keyframes fadeInGrow{0%{transform:scale(1.3) translate(0);opacity:0}to{transform:scale(1.6) translate(0);opacity:1}}@keyframes scale{0%{transform:scale(1.6)}50%{transform:scale(1.8)}to{transform:scale(1.6)}}.miru-wonderland .background{background-image:url(../img/Web_BG_mobile.625f727b.jpg);background-size:cover;background-position:bottom;background-repeat:no-repeat;position:fixed;height:100vh;width:100%;z-index:-1}.miru-wonderland .frame_wrapper{padding:10px 0}.miru-wonderland .miru-feature #swiper-model .feature_content_new{left:10px;top:10px}.miru-wonderland .miru-feature #swiper-model .feature_content_new p{font-size:20px}.slick-dotted.slick-slider{margin:0}.miru-wonderland .miru-feature .on_live{position:unset;text-align:center}.miru-wonderland .miru-feature .on_live p{display:inline-block;font-size:12px;padding:2px;margin:10px auto}.miru-wonderland .miru-feature .feature_info{padding:20px;border-radius:10px}.miru-wonderland .miru-feature .feature_info p{font-size:16px}.miru-wonderland h1.title_en{font-size:30px}.miru-wonderland .show_info .info_frame .show_time{width:80px;height:80px;font-size:16px;left:-15px}.miru-wonderland .show_info,.miru-wonderland .show_info .info_frame .info_box .left{width:100%}.miru-wonderland .show_info .info_frame .show_name{font-size:16px}.miru-wonderland .show_info .info_frame .info_box{flex-direction:column}.miru-wonderland .show_info .info_frame .info_box .right{width:100%}.miru-wonderland .show_info .info_frame .info_box .right .guest_box .guest_list{width:33%}.miru-wonderland .tickets h3.ticket_title{font-size:20px}.miru-wonderland .tickets .blue_box .time01,.miru-wonderland .tickets .blue_box .time02{margin:5px auto}.miru-wonderland .tickets .blue_box .time01 div,.miru-wonderland .tickets .blue_box .time02 div{min-height:60px;min-width:60px}.miru-wonderland .tickets .blue_box .time01 div p,.miru-wonderland .tickets .blue_box .time02 div p{font-size:16px}.miru-wonderland .tickets .pink_box,.miru-wonderland .tickets .yellow_box{padding:20px}.miru-wonderland .tickets .bonus_box .left,.miru-wonderland .tickets .bonus_box .right,.miru-wonderland .tickets .pink_box .item_info div.flex_item,.miru-wonderland .tickets .yellow_box .item_info div.flex_item{width:100%}.miru-wonderland .tickets .bonus_box .right img{width:40%;margin:10px auto}.miru-wonderland .tickets .buy_link{width:100%;padding:20px}.miru-wonderland .tickets .buy_link p{margin-top:10px;font-size:24px}.miru-wonderland .frame_border{padding:20px;padding-left:30px}.miru-wonderland .frame_border ul&gt;li{word-break:break-all;margin-bottom:5px}.miru-wonderland .tickets .blue_box .time01 div p{font-size:14px}.miru-wonderland .tickets .blue_box p{font-size:20px;margin:0}.miru-wonderland .tickets .pink_box p,.miru-wonderland .tickets .yellow_box p{font-size:16px}.miru-wonderland .organizer img{height:40px}.miru-wonderland .tickets .pink_box .item_info .item_box .item_frame .item_addOn{font-size:20px;margin:0;margin-top:20px}.miru-wonderland .tickets .pink_box .item_info,.miru-wonderland .tickets .pink_box .item_info02 .item_box,.miru-wonderland .tickets .yellow_box .item_info,.miru-wonderland .tickets .yellow_box .item_info02 .item_box,section .flex{margin:0}.miru-wonderland .tickets .pink_box,.miru-wonderland .tickets .yellow_box{margin:10px 0}}.pay_btn[data-v-f92bac78]{color:#000;background-color:#e79fff;border-radius:5px;padding:5px 10px;display:inline}.modal-overlay[data-v-f92bac78]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:7777}.modal-content[data-v-f92bac78]{width:400px;height:200px;background-color:#fff;border:1px solid #fff;position:relative;border-radius:8px;overflow:hidden;background-color:hsla(0,0%,6%,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@media (max-width:991px){.modal-content[data-v-f92bac78]{width:95%;min-height:200px}}.close-button[data-v-f92bac78]{position:absolute;top:10px;right:10px;font-size:16px;font-weight:400;background:#ff5f5f;border:none;color:#fff;padding:5px 10px;cursor:pointer;border-radius:4px}.close-button[data-v-f92bac78]:hover{background:#e64c4c}.modal-message[data-v-f92bac78]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;text-align:center;font-size:18px;color:#333}.modal-message p[data-v-f92bac78]{margin:5px 0}[data-v-3e231507]:export{main-W:#fff;primary:#e79fff;gradient:radial-gradient(3510.41% 50.47% at 50.47% 50%,rgba(134,36,209,0) 63.72%,rgba(134,36,209,.12) 87%,rgba(134,36,209,.42) 100%)}.class[data-v-3e231507]{border-radius:5px;padding:5px 0;margin-bottom:10px}.custom-age-modal-overlay[data-v-3e231507]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.custom-age-modal-content[data-v-3e231507]{background:#111;border-radius:8px;padding:24px 32px 20px 32px;box-shadow:0 2px 16px rgba(0,0,0,.4);min-width:240px;text-align:center}.custom-age-modal-message p[data-v-3e231507]{color:#fff;font-size:18px;margin:0 0 6px 0;font-weight:700}.custom-age-modal-buttons[data-v-3e231507]{display:flex;justify-content:space-between;margin-top:18px}.custom-age-btn[data-v-3e231507]{width:60px;height:40px;font-size:18px;border:none;border-radius:4px;color:#fff;font-weight:700;cursor:pointer;margin:0 8px;transition:background .2s}.custom-age-btn-cancel[data-v-3e231507]{background:#ff7f2a}.custom-age-btn-cancel[data-v-3e231507]:hover{background:#e65c00}.custom-age-btn-confirm[data-v-3e231507]{background:#4caf50}.custom-age-btn-confirm[data-v-3e231507]:hover{background:#388e3c}.alert-window[data-v-4061e529]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1400;display:flex;justify-content:center;align-items:center}.alert-content[data-v-4061e529]{min-width:300px;max-width:400px;background:rgba(25,25,25,.8);border:.25px solid hsla(0,0%,100%,.6);box-shadow:0 0 4px 0 rgba(103,55,140,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;text-align:center;@media (max-width:576px){max-width:90%}}.alert-content-box[data-v-4061e529]{padding:20px 30px}.alert-content h3[data-v-4061e529]{font-size:24px;font-weight:600;margin-bottom:10px}.alert-content-box p[data-v-4061e529]{white-space:pre-line}.alert-content .btn[data-v-4061e529]{display:flex}.alert-content-box .a-link[data-v-4061e529]{color:#e79fff;text-decoration:underline}.alert-window button[data-v-4061e529]{flex-basis:50%;background:rgba(103,55,140,.2);border-top:.25px solid hsla(0,0%,100%,.6);margin-top:20px;padding:10px 20px;&amp;[data-v-4061e529]:first-child{border-right:.25px solid hsla(0,0%,100%,.6)}}.alert-window button[data-v-4061e529]:hover{background:rgba(103,55,140,.5)}section.streaming-program{max-height:100vh;overflow:hidden;display:flex;justify-content:space-between;flex-direction:column;-webkit-overflow-scrolling:touch}section.streaming-program .streaming-chatRoom-Login{position:fixed;left:0;top:0;width:100vw;max-height:100vh;display:flex;align-items:center;justify-content:center;margin-top:50px;z-index:1300}section.streaming-program .streaming-chatRoom-Login .login-component{background-color:rgba(44,44,44,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff;border-radius:5px;z-index:1300;max-height:80vh;height:80vh;overflow-y:auto;padding:30px;margin-top:5vh}@media(max-width:576px){section.streaming-program .streaming-chatRoom-Login .login-component{width:95%;padding:10px 0 80px}}section.streaming-program i[class*=" bi-"]:before{vertical-align:middle;padding-bottom:3px}section.streaming-program .aria-label{line-height:0;position:relative}section.streaming-program .aria-label:after{content:attr(aria-label);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:#000;color:#fff;padding:4px;border-radius:4px;line-height:normal;font-size:11px;letter-spacing:0;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out;z-index:10}@media(min-width:1400px){section.streaming-program .aria-label:hover[aria-label]:after{opacity:1}}section.streaming-program ::-webkit-scrollbar{width:5px;height:0}section.streaming-program ::-webkit-scrollbar-track{background:transparent}section.streaming-program ::-webkit-scrollbar-thumb{background:#888}section.streaming-program ::-webkit-scrollbar-thumb:hover{background:#555}section.streaming-program .navbar{display:flex;align-items:center;height:50px;background:#252f3b}section.streaming-program .navbar .navigate-bar-button{display:flex;align-items:center;justify-content:center;width:50px;height:100%;font-size:20px;cursor:pointer;border-left:1px solid hsla(0,0%,100%,.2)}section.streaming-program .navbar .program-video-title{flex:1 1}section.streaming-program .program-wrapper{display:flex;flex-grow:1;overflow:auto;justify-content:flex-start}@media(max-width:991px){section.streaming-program .program-wrapper{flex-direction:column}}section.streaming-program .title-info{padding:10px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #8f8f8f;margin-bottom:10px;padding-bottom:10px}section.streaming-program .title-info i,section.streaming-program .title-info p{font-size:1.25rem;font-weight:400;line-height:1rem}section.streaming-program .title-info i{font-size:2rem}section.streaming-program .title-info i[class*=" bi-"]:before{padding:0;vertical-align:text-top}section.streaming-program .modal-overlay-mobile{overflow:auto;background-color:#1e1e1e;padding:10px;border-radius:5px}section.streaming-program .modal-overlay-mobile .modal-content{overflow:auto}section.streaming-program .modal-overlay-mobile .modal-content .description{width:100%;overflow:auto;white-space:pre-line}section.streaming-program .modal-overlay-mobile h2{margin-bottom:10px;font-size:1rem;font-weight:500}section.streaming-program .modal-overlay-mobile p{font-size:.875rem}section.streaming-program .video-area{width:calc(100% - 350px);z-index:1100;background-color:#1e1e1e;display:flex;flex-direction:column}@media(max-width:991px){section.streaming-program .video-area{width:100%;aspect-ratio:16/9}}section.streaming-program .video-area .program-info{padding:0 10px;position:relative}@media(max-width:576px){section.streaming-program .video-area .program-info{order:2}}section.streaming-program .video-area .program-info .mask{background-color:rgba(0,0,0,.6)}section.streaming-program .video-area .program-info .modal-overlay{position:absolute;left:0;top:0;width:calc(100% - 10px);background-color:#2c2c2c;padding:10px;border-radius:5px;margin:0 10px;z-index:1300}section.streaming-program .video-area .program-info .modal-overlay .modal-content{z-index:1300}section.streaming-program .video-area .program-info .modal-overlay .modal-content .description{width:100%;max-height:50vh;overflow:auto}section.streaming-program .video-area .program-info .modal-overlay h2{margin-bottom:10px}@media(max-width:576px){section.streaming-program .video-area .program-info .modal-overlay{width:auto}section.streaming-program .video-area .program-info .modal-overlay .modal-content .description{max-height:20vh}}section.streaming-program .video-area .program-info h2.title{font-weight:500}@media(max-width:576px){section.streaming-program .video-area .program-info h2.title{font-size:1rem}}section.streaming-program .video-area .program-info p.description{font-size:.875rem;display:inline;white-space:pre-line}section.streaming-program .video-area .program-info .program-summary p.description,section.streaming-program .video-area .program-info h2.title.lineTitle{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis}@media(max-width:576px){section.streaming-program .video-area .program-info h2.title.lineTitle{-webkit-line-clamp:2;margin:10px 0}}section.streaming-program .video-area .program-info .describe{max-height:4rem;overflow:auto;background-color:#2c2c2c;border-radius:5px;padding:5px 10px;margin:10px 0}section.streaming-program .video-area .program-info .describe.truncated{cursor:pointer;position:relative}section.streaming-program .video-area .program-info .describe button.expand{font-size:.875rem;padding:5px;border-radius:4px}section.streaming-program .video-area .program-info .describe button.expand:active{background-color:#2c2c2c}section.streaming-program .video-area .program-info .chatRoom-btn{width:100%;background-color:#2c2c2c;border-radius:5px;padding:12px 15px;font-size:.875rem;text-align:left}section.streaming-program .video-area .program-info .chatRoom-btn .titleChatRoom{display:flex;justify-content:space-between;font-weight:400}section.streaming-program .video-area .program-info .chatRoom-btn .titleChatRoom .expand{color:#e79fff;text-decoration:underline;text-underline-offset:3px}section.streaming-program .video-area .program-info .chatRoom-btn .inputText{background-color:#565656;border-radius:50px;padding:2px 14px;margin:10px 0 0}section.streaming-program .video-container{position:relative;min-height:30vh}section.streaming-program .video-container .video-player{flex-grow:1;background-color:#000;order:1}section.streaming-program .video-container .overlay{position:absolute;left:0;top:0;background-color:#000}section.streaming-program .video-container .overlay,section.streaming-program .video-container .overlay .content-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center}section.streaming-program .video-container .overlay .content-box .btn-reconnect{border:1px solid #e79fff;border-radius:5px;padding:5px 5px 3px;margin-top:10px;font-size:18px;background-color:rgba(231,159,255,.2);cursor:pointer;transition:.3s}section.streaming-program .video-container .overlay .content-box .btn-reconnect:hover{background-color:rgba(231,159,255,.4)}section.streaming-program .video-container .overlay .content-box .btn-reconnect-disabled{pointer-events:none;filter:grayscale(80%);opacity:.5}section.streaming-program .video-container .overlay .content-box img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:16/9}section.streaming-program .video-container .overlay i.bi-exclamation-circle{font-size:4rem;line-height:normal;margin-right:20px}section.streaming-program .video-container .overlay .content-text .connection-loading:after{content:"";display:inline-block;animation:dots 2s steps(3) infinite}@keyframes dots{0%{content:""}20%{content:"."}50%{content:".."}80%{content:"..."}to{content:"..."}}section.streaming-program .chat-container{display:flex;flex-direction:column;flex:0 0 350px;transition:all .5s ease;border-left:1px solid #393939;position:relative}@media(max-width:991px){section.streaming-program .chat-container{flex-grow:1;overflow:hidden}}section.streaming-program .chat-container i.colseChatRoom-Mobile{display:block;position:absolute;right:0;top:0;font-size:30px;z-index:1100}section.streaming-program .chat-container i.colseChatRoom-Mobile[class*=" bi-"]:before{padding:0;vertical-align:baseline}section.streaming-program .chat-container .user-input{flex-shrink:1;border-top:1px solid #ddd}section.streaming-program .chat-container .user-input .input-alert{padding:0 10px}section.streaming-program .chat-container .user-input .input-alert p{color:#ff5050}section.streaming-program .chat-container .user-input .chat-input{padding:10px;display:flex}section.streaming-program .chat-container .user-input .chat-input .input-container{display:flex;align-items:flex-end;flex-grow:1;padding:10px 5px 10px 15px;background:hsla(0,0%,100%,.1);border-radius:5px}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .input-container{padding:5px}}section.streaming-program .chat-container .user-input .chat-input .input-container .message-input{flex-grow:1;background:transparent;border:none;resize:none;color:#fff;font-size:13px;letter-spacing:.1rem;line-height:1.6;height:100%;min-height:3rem;max-height:96px;overflow-y:auto;word-break:break-all;vertical-align:middle;cursor:text}section.streaming-program .chat-container .user-input .chat-input .input-container .message-input:focus{outline:none}section.streaming-program .chat-container .user-input .chat-input .input-container .message-input.super-chat-open{max-height:3rem}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .input-container .message-input{min-height:1rem;max-height:4rem}}section.streaming-program .chat-container .user-input .chat-input .input-container .message-input img{height:20px;vertical-align:middle;-webkit-user-drag:none}section.streaming-program .chat-container .user-input .chat-input .input-container .chat-input-bar-button{display:flex;flex-direction:column;justify-content:space-around;height:100%}section.streaming-program .chat-container .user-input .chat-input .input-container .chat-input-bar-button img.chat-input-btn{height:25px}section.streaming-program .chat-container .user-input .chat-input .input-container p.remaining-chars{padding:0 5px;margin-bottom:10px;font-size:13px;background-color:#212121;border-radius:3px;letter-spacing:0}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .input-container p.remaining-chars{margin:0}}section.streaming-program .chat-container .user-input .chat-input .input-container p.remaining-chars.exceeded{color:#ff5050;background-color:#f1f1f1}section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar{flex:0 0 50px}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar{flex:0 0 0}}section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;font-size:22px;cursor:pointer}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button{flex-direction:row;justify-content:center}}section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button img.chat-input-btn{height:35px;padding:10px 0;cursor:pointer}@media(max-width:1400px){section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button img.chat-input-btn:hover{opacity:.8}}@media(max-width:576px){section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button img.chat-input-btn{height:25px;padding:0 5px}}section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button .send-btn.send-btn-disable{pointer-events:none}section.streaming-program .chat-container .user-input .chat-input .msg-input-nav-bar .chat-input-bar-button .send-btn.send-btn-disable img{opacity:.3}section.streaming-program .chat-container .user-input .super-chat-sand-btn{display:flex;justify-content:center;background:url(../img/streaming_SCBtnBG_all_398x58.7ad01862.png);border:1px solid #e79fff;width:90%;margin:0 auto 5px;border-radius:50px;padding-top:5px;cursor:pointer}@media(min-width:1200px){section.streaming-program .chat-container .user-input .super-chat-sand-btn:hover{filter:hue-rotate(50deg) brightness(150%)}}section.streaming-program .chat-container .user-input .super-chat-sand-btn p{margin-right:10px}section.streaming-program .chat-container .user-input .super-chat-sand-btn img{height:2rem}section.streaming-program .chat-container .user-input .super-chat-sand-btn.send-btn-disable{filter:grayscale(100%);opacity:.7}section.streaming-program .chat-container .chat-messages{display:flex;flex-direction:column;justify-content:space-between;flex:1 1 auto;overflow:hidden;position:relative}section.streaming-program .chat-container .chat-messages .SC-detail-box{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:1200}section.streaming-program .chat-container .chat-messages .disable-click{pointer-events:none}section.streaming-program .chat-container .chat-messages .super-chat-message{max-width:350px;overflow:hidden;padding:10px 0 10px 8px;border-bottom:1px solid #606060;flex-shrink:0;position:relative}section.streaming-program .chat-container .chat-messages .super-chat-message:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(26,26,26,0) 80%,rgba(26,26,26,.7));z-index:1;pointer-events:none}section.streaming-program .chat-container .chat-messages .super-chat-message i{display:none}@media(max-width:991px){section.streaming-program .chat-container .chat-messages .super-chat-message{max-width:100%;min-height:42px}}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .super-chat-message{max-width:100%}section.streaming-program .chat-container .chat-messages .super-chat-message:after{background:linear-gradient(90deg,rgba(26,26,26,0) 70%,#1a1a1a 95%,#1a1a1a)}}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer{min-height:24px}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short{display:flex;align-items:center;width:auto;padding:4px 10px 4px 5px;border-radius:50px;cursor:pointer}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short img.user-img{height:24px;width:24px;margin-right:5px;border-radius:50px;overflow:hidden;flex-shrink:1}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short p.user-name{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;max-width:96px;color:#12103d;font-weight:400;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short{padding:2px 5px}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short img.user-img{height:20px;width:20px}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short p.user-name{font-size:.75rem}}section.streaming-program .chat-container .chat-messages .super-chat-message .SCMessages-bar-renderer .SCMessage-short-disable{pointer-events:none}section.streaming-program .chat-container .chat-messages .message-area{flex-grow:1;overflow:hidden;position:relative}section.streaming-program .chat-container .chat-messages .message-area .connection-failed{display:flex;justify-content:center;align-items:center}section.streaming-program .chat-container .chat-messages .message-area .SC-message-details{padding:10px;pointer-events:none}section.streaming-program .chat-container .chat-messages .message-area .SC-message-details .leave-icon{pointer-events:fill;position:absolute;right:15px;top:15px;color:#12103d;cursor:pointer;font-size:20px}section.streaming-program .chat-container .chat-messages .message-area .SC-message-details .leave-icon:hover{transform:scale(1.2)}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage{display:flex;flex-direction:column;width:100%;border-radius:10px;pointer-events:fill}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info{display:flex;padding:10px;border-radius:10px 10px 0 0}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .SC-message-img{flex-shrink:1;width:40px;height:40px;border-radius:50px;margin-right:10px;overflow:hidden}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info{flex:1 1;word-wrap:break-word;padding-right:15px}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info p{color:#12103d;font-size:14px;font-weight:400}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info p.name{color:rgba(18,16,61,.8)}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info p.name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info p.price{font-family:Josefin Sans,Noto Sans JP,Noto Sans TC,sans-serif;font-weight:600;font-size:16px;letter-spacing:normal}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-user-info .user-info p.price span{color:#12103d;letter-spacing:normal;font-size:10px}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-msg-info{flex:1 1;max-height:200px;overflow-y:auto;word-wrap:break-word;padding:10px}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-msg-info p img{width:1.5rem;vertical-align:bottom}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-msg-info p img.singleSticker{width:4rem}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-msg-info{max-height:100px}}section.streaming-program .chat-container .chat-messages .message-area .superChat-massage .SC-message-msg-info p span{color:#12103d;line-height:1;font-size:14px}section.streaming-program .chat-container .chat-messages .message-area .message-box{display:flex;flex-direction:column;overflow-y:auto;height:100%;padding:10px 10px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}section.streaming-program .chat-container .chat-messages .message-area .message-box .message{display:flex;width:100%;margin-bottom:5px;font-size:13px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-all}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .message-area .message-box .message{font-size:.75rem;margin-bottom:5px}}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .default-message{width:100%}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .default-message .float-left{display:flex;float:left}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .default-message .float-left span{line-height:1.9}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .default-message p{flex-grow:1;line-height:1.9;word-break:break-word}@media(max-width:576px){section.streaming-program .chat-container .chat-messages .message-area .message-box .message .default-message p{line-height:2}}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .user-image{flex-shrink:0;margin-right:10px;width:24px;height:24px;border-radius:50px;overflow:hidden;border:1px solid hsla(0,0%,89%,.6);background:url(https://d2uz35uzla1hiz.cloudfront.net/UserIcon/ch.png) no-repeat;background-position:50%;background-size:cover}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .user-image img{max-width:100%;min-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}section.streaming-program .chat-container .chat-messages .message-area .message-box .message span.user-name{color:#b3b3b3;font-size:13px;font-weight:600;margin-right:5px}section.streaming-program .chat-container .chat-messages .message-area .message-box .message p img{width:1.5rem;vertical-align:bottom}section.streaming-program .chat-container .chat-messages .message-area .message-box .message p img.singleSticker{width:4rem}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .SC-message-user-info{padding:10px;border-radius:10px 10px 0 0}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .SC-message-user-info .SC-message-img{margin:auto 10px auto 0;border:1px solid hsla(0,0%,89%,.6);background:url(https://d2uz35uzla1hiz.cloudfront.net/UserIcon/ch.png) no-repeat;background-position:50%;background-size:cover}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .SC-message-msg-info{align-items:center;padding:10px}section.streaming-program .chat-container .chat-messages .message-area .message-box .message .SC-message-msg-info p span{margin-top:5px;font-size:14px;font-weight:300}section.streaming-program .chat-container .chat-messages .message-area .message-box .my-message span.user-name{color:#e79fff}section.streaming-program .chat-container .chat-messages .message-area .scroll-to-bottom{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(26,26,26,0) 20%,rgba(26,26,26,.7));width:100%;height:40px}section.streaming-program .chat-container .chat-messages .message-area .scroll-to-bottom .arrow-icon{margin:0 auto 10px;width:30px;height:30px;color:#12103d;background-color:#e79fff;border-radius:50px;padding-left:2px;overflow:hidden;cursor:pointer}section.streaming-program .chat-container .chat-messages .message-area .scroll-to-bottom .arrow-icon i{font-size:25px;line-height:normal}section.streaming-program .chat-container .chat-messages .message-area .scroll-to-bottom .arrow-icon i[class*=" bi-"]:before{padding-bottom:12px}section.streaming-program .chat-container .sticker-area{max-width:350px;padding:0 10px;background:#161616;overflow:hidden}@media(max-width:991px){section.streaming-program .chat-container .sticker-area{max-width:100%;padding:0 5px}}section.streaming-program .chat-container .sticker-area .sticker-categories{margin:10px 0;border-bottom:1px solid #606060;position:relative}section.streaming-program .chat-container .sticker-area .sticker-categories:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(26,26,26,0) 75%,rgba(26,26,26,.9));z-index:1;pointer-events:none}section.streaming-program .chat-container .sticker-area .sticker-categories .swiper-container{padding-bottom:5px}section.streaming-program .chat-container .sticker-area .sticker-categories .swiper-container .category{border-radius:5px;padding:5px 5px 0;cursor:pointer}section.streaming-program .chat-container .sticker-area .sticker-categories .swiper-container .category img{width:100%}section.streaming-program .chat-container .sticker-area .sticker-categories .swiper-container .category.active{background-color:#393939}section.streaming-program .chat-container .sticker-area .sticker-content{display:flex;flex-wrap:wrap;height:220px;overflow-y:auto;gap:10px}@media(max-width:576px){section.streaming-program .chat-container .sticker-area .sticker-content{height:120px}}section.streaming-program .chat-container .sticker-area .sticker-content .sticker{flex-basis:calc(25% - 10px);padding:3px;line-height:normal;border-radius:3px}@media(min-width:1440px){section.streaming-program .chat-container .sticker-area .sticker-content .sticker:hover{background-color:#393939}}section.streaming-program .chat-container .sticker-area .sticker-content .sticker:active{background-color:#393939}section.streaming-program .chat-container .sticker-area .sticker-content .sticker img.sticker-image{touch-action:manipulation;cursor:pointer;width:100%}@media(max-width:991px){section.streaming-program .chat-container .sticker-area .sticker-content .sticker{flex-basis:calc(15% - 10px)}}@media(max-width:576px){section.streaming-program .chat-container .sticker-area .sticker-content .sticker{flex-basis:calc(20% - 10px)}}section.streaming-program .chat-container .super-chat-area{font-family:Josefin Sans,Noto Sans JP,Noto Sans TC,sans-serif;color:#fff;background-color:#161616;border-bottom:1px solid #606060}section.streaming-program .chat-container .super-chat-area .super-chat-btn{background:url(../img/streaming_SCBtnBG_all_398x58.7ad01862.png);display:flex;align-items:center;justify-content:center;padding:10px 5px;cursor:pointer;transition:all .3s}section.streaming-program .chat-container .super-chat-area .super-chat-btn p{font-weight:500;line-height:normal}section.streaming-program .chat-container .super-chat-area .super-chat-btn .chat-input-btn{width:2em;margin-right:1em}@media(min-width:1200px){section.streaming-program .chat-container .super-chat-area .super-chat-btn:hover{filter:hue-rotate(50deg) brightness(150%)}}@media(max-width:576px){section.streaming-program .chat-container .super-chat-area .super-chat-btn{padding:0;font-size:.875rem}section.streaming-program .chat-container .super-chat-area .super-chat-btn .chat-input-btn{width:1.8em;padding:3px 0}}section.streaming-program .chat-container .super-chat-area .super-chat-expanded{padding:10px}section.streaming-program .chat-container .super-chat-area .super-chat-title{display:flex;justify-content:space-between;align-items:center}section.streaming-program .chat-container .super-chat-area .super-chat-title .left-flex{display:flex;flex-grow:1;align-items:center}section.streaming-program .chat-container .super-chat-area .super-chat-title .left-flex .cost-icon{height:24px;margin-right:5px;padding-top:3px}section.streaming-program .chat-container .super-chat-area .super-chat-title .left-flex span.title{font-size:16px;line-height:normal}section.streaming-program .chat-container .super-chat-area .super-chat-title .right-flex{display:flex;flex-shrink:0;align-items:center}section.streaming-program .chat-container .super-chat-area .super-chat-title .right-flex img{height:2rem}section.streaming-program .chat-container .super-chat-area .super-chat-title .right-flex i[class*=" bi-"]:before{font-size:2rem;vertical-align:text-top;padding:0;padding-top:2px}section.streaming-program .chat-container .super-chat-area .super-chat-title .right-flex i:hover{cursor:pointer;color:#e79fff}section.streaming-program .chat-container .super-chat-area .super-chat-select{margin:10px 0}section.streaming-program .chat-container .super-chat-area .super-chat-select .item{display:flex;width:100%;border-radius:5px;overflow:hidden}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9001{background:linear-gradient(45deg,#c4ebfd,#0fabf4)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9002{background:linear-gradient(45deg,#fff,#00d8ee)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9003{background:linear-gradient(45deg,#e3fff8,#1bd9ac)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9004{background:linear-gradient(45deg,#fff2d9,#ffec42)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9005{background:linear-gradient(45deg,#ffe5c6,#fb8a00)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9006{background:linear-gradient(45deg,#ffdbe8,#dc1a1d)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9007{background:linear-gradient(45deg,#f1f1f1,#939393)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item.background-IPR9008{background:linear-gradient(45deg,#fff2d0,#b78e23)}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .SC-icon{height:60px;padding:8px}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .details{flex:1 1;margin:auto 3px}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .details p{font-size:16px;font-weight:400;color:#12103d;margin:0;line-height:normal}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .details p span{font-size:16px;background:rgba(18,16,61,.7);border-radius:3px;color:#fff599;padding:3px 5px 0 8px}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .price{display:flex;align-items:center;padding:10px;background-color:rgba(22,21,64,.8);background:linear-gradient(45deg,rgba(22,21,64,.5) 20%,#161540);font-weight:600;color:#fff599}section.streaming-program .chat-container .super-chat-area .super-chat-select .item .price span.fiat-currency{font-size:10px;letter-spacing:normal;color:#fff599;margin-right:3px;padding-top:2.5px}section.streaming-program .chat-container .super-chat-area .slider-container{position:relative;width:calc(100% - 20px);margin:20px auto 10px;display:flex;align-items:center;justify-content:center}section.streaming-program .chat-container .super-chat-area .slider-container .progress-bar{position:relative;width:100%;height:3px;background-color:#555;border-radius:4px;overflow:hidden}section.streaming-program .chat-container .super-chat-area .slider-container .progress{height:100%;background-color:#007bff;transition:width .1s}section.streaming-program .chat-container .super-chat-area .slider-container .slider-markers{position:absolute;top:50%;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%)}section.streaming-program .chat-container .super-chat-area .slider-container .slider-marker{flex:1 1;height:12px;position:relative;cursor:pointer}@media(max-width:576px){section.streaming-program .chat-container .super-chat-area .slider-container .slider-marker{height:30px}}section.streaming-program .chat-container .super-chat-area .slider-container .slider-marker:after{content:"";position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;height:3px;background:hsla(0,0%,100%,.7);border-radius:50%}section.streaming-program .chat-container .super-chat-area .slider-container .slider-knob{position:absolute;top:50%;width:14px;height:14px;background-color:#007bff;border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;transition:left .1s}@media(max-width:576px){section.streaming-program .chat-container .super-chat-area .slider-container .slider-knob{width:20px;height:20px}}section.streaming-program .chat-container-close{flex:0;width:0;min-width:0}section.streaming-program .SC-bar-bg.background-IPR9001{background:linear-gradient(45deg,#c4ebfd,#0fabf4)}section.streaming-program .SC-bar-bg.background-IPR9001 .SC-message-user-info{background:rgba(59,150,210,.4)}section.streaming-program .SC-bar-bg.background-IPR9002{background:linear-gradient(45deg,#fff,#00d8ee)}section.streaming-program .SC-bar-bg.background-IPR9002 .SC-message-user-info{background:rgba(55,195,211,.4)}section.streaming-program .SC-bar-bg.background-IPR9003{background:linear-gradient(45deg,#e3fff8,#1bd9ac)}section.streaming-program .SC-bar-bg.background-IPR9003 .SC-message-user-info{background:rgba(59,196,164,.4)}section.streaming-program .SC-bar-bg.background-IPR9004{background:linear-gradient(45deg,#fff2d9,#ffec42)}section.streaming-program .SC-bar-bg.background-IPR9004 .SC-message-user-info{background:rgba(226,209,60,.4)}section.streaming-program .SC-bar-bg.background-IPR9005{background:linear-gradient(45deg,#ffe5c6,#fb8a00)}section.streaming-program .SC-bar-bg.background-IPR9005 .SC-message-user-info{background:rgba(228,143,39,.4)}section.streaming-program .SC-bar-bg.background-IPR9006{background:linear-gradient(45deg,#ffdbe8,#dc1a1d)}section.streaming-program .SC-bar-bg.background-IPR9006 .SC-message-user-info{background:rgba(224,69,72,.4)}section.streaming-program .SC-bar-bg.background-IPR9007{background:linear-gradient(45deg,#f1f1f1,#939393)}section.streaming-program .SC-bar-bg.background-IPR9007 .SC-message-user-info{background:linear-gradient(45deg,#dbdbdb,#787878)}section.streaming-program .SC-bar-bg.background-IPR9008{background:linear-gradient(45deg,#fff2d0,#b78e23)}section.streaming-program .SC-bar-bg.background-IPR9008 .SC-message-user-info{background:linear-gradient(45deg,#e8d9b4,#e4b439 50%,rgba(128,95,12,.6))}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:export{main-W:#fff;primary:#e79fff;gradient:radial-gradient(3510.41% 50.47% at 50.47% 50%,rgba(134,36,209,0) 63.72%,rgba(134,36,209,.12) 87%,rgba(134,36,209,.42) 100%)}.class{border-radius:5px;padding:5px 0;margin-bottom:10px}body{font-family:Noto Sans JP,Noto Sans TC,sans-serif;font-weight:300;background-color:#1e1e1e;color:#fff;overflow-x:hidden}a,button,div,h1,h2,h3,h4,h5,h6,input,p{color:#fff;letter-spacing:.15rem;box-sizing:border-box;line-height:1.6}input:focus::-moz-placeholder{opacity:0}input:focus::placeholder{opacity:0}div{cursor:default}h1{font-weight:400;font-size:22px}h2{font-size:20px}h3{font-size:18px}p,span{margin:0}a,button{cursor:pointer;letter-spacing:.15rem;text-decoration:none;line-height:1}a.link{font-weight:400;color:#a6bed9}a.link:hover{border-bottom:1px solid #a6bed9}button{font-size:20px;background:none;border:none;font-weight:300}img{-webkit-user-drag:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}ul{list-style-type:none}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s ease-out}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateX(50px);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease-out}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.swiper-pagination{display:inline-block}.swiper-pagination-bullet{background:#adadad}.swiper-pagination-bullet-active{background:#606060}.wrapper{width:90%;margin:20px auto;min-height:88vh}.mask{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.8);z-index:1200}.alertContent{color:#ff5050}.copy{opacity:.5;transition:.3s;cursor:pointer}.copy:hover{opacity:1}.copySuccess{pointer-events:none;position:fixed;left:50%;top:40%;transform:translate(-50%,-50%);background-color:rgba(71,71,71,.8);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:20px 80px;opacity:0;border-radius:5px;font-weight:400;font-size:1.5rem;color:#fff599;animation-duration:2s}@keyframes copySuccess{0%{opacity:0}10%{opacity:1}50%{opacity:1}to{opacity:0}}.marquee{position:sticky;top:0;z-index:900}.announce .modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(0);filter:none;width:50%;height:70%;border-radius:10px;border:.25px solid hsla(0,0%,100%,.6);background:rgba(25,25,25,.8);box-shadow:0 0 4px 0 rgba(103,55,140,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;overflow:hidden;z-index:1300}.announce h1{font-size:90px;text-align:center;font-weight:800;padding:20px 0 0;letter-spacing:2rem;padding-left:2rem;font-family:"Noto Serif JP",serif}.announce h1,.announce h3{font-weight:600;color:#fcdc2a}.announce h3{margin:0 auto;padding:20px 0 30px;letter-spacing:.7rem}.announce .driver{width:calc(100% - 100px);border-bottom:1px solid hsla(0,0%,100%,.3);margin:0 auto}.announce .flexcon{padding:30px;display:flex;justify-content:space-between;overflow-y:auto;margin-bottom:60px;border-top:1px solid #fff}.announce .content{display:flex;flex-direction:column;width:100%;align-items:center;padding-bottom:70px;overflow-y:auto}.announce .content p{padding:20px 50px 50px;font-size:22px;font-weight:400;line-height:2}.announce .content p.en_text{font-weight:200}.announce .content .FB{margin-bottom:60px}.announce .content .FB a{padding:10px 20px;background-color:#1e1e1e;font-size:20px;border:1px solid #fff;font-weight:400}.announce .content .FB a:hover{color:#1e1e1e;background-color:#fff}.announce .close{position:absolute;left:0;bottom:0;width:100%;background:#1e1e1e;cursor:pointer;line-height:2;padding:10px;text-align:center;border-radius:0 0 5px 5px!important}.announce p{line-height:1.6;margin-bottom:20px}.button_style_linear{width:100%;border:none;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;padding:10px;margin-top:20px;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 10%,rgba(134,36,209,0) 20%,rgba(134,36,209,0) 80%,rgba(134,36,209,.12) 90%,rgba(134,36,209,.42));transition:background-size 3s;cursor:pointer;position:relative}.button_style_linear:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(134,36,209,.42),rgba(134,36,209,.12) 30%,rgba(134,36,209,0) 40%,rgba(134,36,209,0) 60%,rgba(134,36,209,.12) 70%,rgba(134,36,209,.42));background-size:200% 100%;background-position:50%;transition:background-size .2s}.button_style_linear:hover:before{background-size:100% 100%}.button_style_linear:hover{color:#e79fff}.bg_setting{background-size:cover;background-repeat:no-repeat;background-position:50%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background-color:#535353;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#555}::-webkit-scrollbar-track{background-color:transparent;border-radius:6px}::-webkit-scrollbar-thumb:active{background-color:#333}.Downloads_Tutorials,.gift-shop,.legal,.member{display:flex}.Downloads_Tutorials aside,.gift-shop aside,.legal aside,.member aside{width:25%}.Downloads_Tutorials aside .close,.gift-shop aside .close,.legal aside .close,.member aside .close{pointer-events:none;color:#535353}.Downloads_Tutorials aside .close:hover,.gift-shop aside .close:hover,.legal aside .close:hover,.member aside .close:hover{color:#535353}.Downloads_Tutorials aside h3,.gift-shop aside h3,.legal aside h3,.member aside h3{font-size:20px}.Downloads_Tutorials h1,.gift-shop h1,.legal h1,.member h1{margin-bottom:20px}.Downloads_Tutorials nav,.gift-shop nav,.legal nav,.member nav{color:#fff;padding:10px}.Downloads_Tutorials nav ul,.gift-shop nav ul,.legal nav ul,.member nav ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column}.Downloads_Tutorials nav ul li,.gift-shop nav ul li,.legal nav ul li,.member nav ul li{font-size:20px;padding:5px 10px;margin-bottom:15px;position:relative}.Downloads_Tutorials li:before,.Downloads_Tutorials li&gt;.active:before,.gift-shop li:before,.gift-shop li&gt;.active:before,.legal li:before,.legal li&gt;.active:before,.member li:before,.member li&gt;.active:before{content:"";position:absolute;right:calc(100% - 15px);top:0;width:30px;height:30px;background-image:url(../img/Note.9c35f03c.svg);color:#fff;display:none}.Downloads_Tutorials a.active,.gift-shop a.active,.legal a.active,.member a.active{color:#e79fff}.Downloads_Tutorials li&gt;.active:before,.gift-shop li&gt;.active:before,.legal li&gt;.active:before,.member li&gt;.active:before{display:block}.Downloads_Tutorials nav ul li:hover&gt;a,.gift-shop nav ul li:hover&gt;a,.legal nav ul li:hover&gt;a,.member nav ul li:hover&gt;a{color:#e79fff}.Downloads_Tutorials nav ul li:hover:before,.gift-shop nav ul li:hover:before,.legal nav ul li:hover:before,.member nav ul li:hover:before{display:block}.Downloads_Tutorials nav ul li a,.gift-shop nav ul li a,.legal nav ul li a,.member nav ul li a{padding:5px 10px}.Downloads_Tutorials nav a,.gift-shop nav a,.legal nav a,.member nav a{text-decoration:none;color:#fff}.divide{border-top:1px solid #828282}@keyframes shakeOpacity{0%{transform:translateX(0);opacity:1}10%{transform:translateX(5px);opacity:.5}30%{transform:translateX(-5px);opacity:.1}50%{transform:translateX(5px);opacity:.5}70%{transform:translateX(-5px);opacity:.1}90%{transform:translateX(5px);opacity:.5}to{transform:translateX(0);opacity:1}}@media(max-width:576px){.legal{flex-direction:column}.legal a{word-wrap:break-word}.legal aside,.privacy_page{width:95%;margin:0 auto}.privacy_page h1{font-size:30px}}@media(max-width:1200px){.wrapper{min-height:60vh}}@media(max-width:991px){.announce .modal-content,.wrapper{width:90%}.announce h1{font-size:80px;letter-spacing:2rem;padding-left:2rem}}@media(max-width:576px){.wrapper{margin:0 auto;width:95%;box-sizing:border-box}.Downloads_Tutorials{flex-direction:column;padding:10px}.Downloads_Tutorials aside{width:100%}a.link{text-decoration:underline}.announce h1{font-size:40px;letter-spacing:1rem;padding-left:1rem}.announce h3{letter-spacing:.2rem;word-wrap:break-word;text-align:center;line-height:1.6;font-size:18px;padding:10px}.announce .driver{width:calc(100% - 40px)}.announce .flexcon{padding:20px}.left_flex{margin-bottom:100px}.announce .content{overflow-y:auto;padding:20px;padding-bottom:100px}.announce .content .FB{margin:40px 0}.announce .content p{padding:0;font-size:20px}.gift-shop h1{margin:10px 0;font-size:22px}.button_style_linear:before{background-size:100% 100%}}</pre></body></html>