@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:Roboto,Microsoft JhengHei,Noto Sans TC,sans-serif;-webkit-font-smoothing:antialiased}body.style-hidden{overflow:hidden}body.style-no-scroll{position:fixed;top:0;left:0;width:100%;-webkit-overflow-scrolling:touch}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}img,svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}*{box-sizing:border-box}.h1{font-size:2em;font-weight:400;line-height:1.5;color:#fff;text-align:center}.h2{font-size:1.5em;font-weight:400;line-height:1.5;color:#fff;text-align:center}.h3{font-size:1.17em;font-weight:400;line-height:1.5;color:#fff;text-align:center}.h4{font-size:1em;font-weight:400;line-height:1.5;color:#fff;text-align:center}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to{opacity:0}.nav-enter-active,.nav-leave-active{transition:transform .5s ease-in-out}.nav-enter-from,.nav-leave-to{transform:translate(0)}@keyframes IconJump{0%{transform:translateY(-2px)}50%{transform:translateY(2px)}to{transform:translateY(-2px)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}@keyframes rotate{to{transform:rotate(360deg)}}.loader-component{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.8);z-index:3000}.loader-component svg.loader-component-svg{width:3.75em;transform-origin:center;animation:rotate 2s linear infinite}.loader-component svg.loader-component-svg circle{fill:none;stroke:#fff;stroke-width:5;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.modal-component{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999}.modal-component__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.button{position:relative;display:block;cursor:pointer}.button-primary{width:35.5em;height:4.5em;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(.25em);backdrop-filter:blur(.25em)}@media (min-width: 641px){.button-primary{width:20em;height:4em}}.button-primary:before{content:"";display:block;width:111.2676056338%;height:188.8888888889%;position:absolute;background-image:url(/images/Button_Shadow_mb.png);background-repeat:no-repeat;background-size:cover;background-position:center;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 641px){.button-primary:before{width:119.375%;height:195.3125%;background-image:url(/images/Button_Shadow.png)}}.button-primary p{position:relative;color:#e9edee;font-size:1.75em;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.02em}@media (min-width: 641px){.button-primary p{font-size:1.5em}}.button-primary .ic{display:block;position:relative;width:3.25em;height:3em;margin-left:.2em}@media (min-width: 641px){.button-primary .ic{width:3.25em;height:3.25em}}.button-primary.--is-disabled{pointer-events:none;opacity:.6}.button-primary.--is-disabled:before{width:20em;height:4.0625em;background-image:url(/images/Button.png)}.button-primary.--is-disabled p{color:#e9edee}.button-secondary{width:20em;height:4em;display:flex;justify-content:center;align-items:center}.button-secondary:before{content:"";display:block;width:20em;height:4em;position:absolute;background-image:url(/images/Button_Shadow-2.png);background-repeat:no-repeat;background-size:cover;background-position:center;top:50%;left:50%;transform:translate(-50%,-50%)}.button-secondary p{position:relative;color:#e9edee;font-size:1.5em;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.02em}.button-secondary .ic{position:relative;width:3em;height:3em;margin-left:.2em}.button-thirdary{width:35.5em;height:4.5em;display:flex;justify-content:center;align-items:center}@media (min-width: 641px){.button-thirdary{width:20em;height:4em}}.button-thirdary:before{content:"";display:block;width:40em;height:10.0625em;position:absolute;background-image:url(/images/Button_Shadow-3_mb.png);background-repeat:no-repeat;background-size:cover;background-position:center;top:29%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 641px){.button-thirdary:before{width:26.25em;height:11em;background-image:url(/images/Button_Shadow-3.png);top:50%;left:47%}}.button-thirdary p{position:relative;color:#000;font-size:1.75em;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.02em}@media (min-width: 641px){.button-thirdary p{font-size:1.5em}}.button-thirdary .ic{position:relative;width:3.25em;height:3.25em;margin-left:.2em}@media (min-width: 641px){.button-thirdary .ic{width:3em;height:3em}}.button-group{position:absolute;left:0;bottom:1.25em;width:100%}.customa-alert{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1em;background-color:rgba(0,0,0,.5)}.customa-alert__wrapper{position:relative;width:31.25em;min-height:18.75em;height:auto;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.875em;padding-top:1.25em}.customa-alert__header{height:1.875em}.customa-alert__header p{color:#000;text-align:center;font-size:2em;font-style:normal;font-weight:600;line-height:.9375em;padding-bottom:.3125em}@media (min-width: 641px){.customa-alert__header p{font-size:2em;font-style:normal;font-weight:600;line-height:.9375em;padding-bottom:.3125em}}.customa-alert__body{width:100%;height:6.25em;padding:0 1.875em}.customa-alert__message{width:100%;height:100%;font-size:1.5em;font-weight:400;line-height:1.5;color:#000;display:flex;justify-content:center;align-items:center}@media (min-width: 641px){.customa-alert__message{font-size:1.5em}}.customa-alert__footer{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:1.25em 1.875em}.customa-alert__button{cursor:pointer;flex:1;max-width:12.5em;height:3.5em;padding:.375em 1em;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:25px;background:#000;margin:.3125em}.customa-alert__button p{font-size:1.5em;font-weight:600;color:#fff;letter-spacing:.02em}@media (min-width: 641px){.customa-alert__button p{font-size:1.5em}}.customa-popup{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:1em}.app-header{position:absolute;width:100%;height:7.9375em;top:0;left:0;z-index:2;pointer-events:none}.app-header__container{display:flex;justify-content:space-between;align-items:center;height:100%}.app-header__logo{pointer-events:auto;width:18.1875em;height:2.375em}.app-header__window11{width:16.25em;height:3em}.custom-checkbox{position:relative;padding-top:.3125em;padding-bottom:.3125em}.custom-checkbox input{display:none}.custom-checkbox label{display:flex;justify-content:flex-start;align-items:center}.custom-checkbox__box{position:relative;width:3em;height:3em;background-position:left top;background-repeat:no-repeat;background-size:100% auto}.custom-checkbox__text{color:#fff;font-size:1.375em;font-style:normal;font-weight:500;line-height:110%;letter-spacing:.02em}.custom-checkbox__text a,.custom-checkbox__text a:link,.custom-checkbox__text a:hover{color:inherit;text-decoration:underline;text-underline-offset:.4545454545em}.custom-input{width:100%;height:5.3125em;border-radius:1.125em;border:.125em solid #DEDEDE;background:#fff}.custom-input input{width:100%;height:100%;border:0;background-color:transparent;position:relative;color:#606060;font-size:1.75em;font-weight:600;line-height:1;padding:1.0714285714em}.custom-input input::-moz-placeholder{color:#606060}.custom-input input::placeholder{color:#606060}.custom-textarea{position:relative;z-index:1}.custom-textarea__box{position:relative;display:flex;width:100%;height:7.5em;align-items:flex-start;border-radius:.2em;border:1px solid #FFF;background:linear-gradient(0deg,rgba(217,217,217,.2),rgba(217,217,217,.2)),rgba(18,18,18,.5);padding:.75em;-webkit-backdrop-filter:blur(.25em);backdrop-filter:blur(.25em)}@media (min-width: 641px){.custom-textarea__box{height:11.875em}}.custom-textarea__deco{position:absolute;width:.8em;height:.8em;right:0;bottom:0}.custom-textarea__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;position:relative;border:0;color:#000;outline:none;background-color:transparent;color:#fff;width:100%;height:100%;font-size:1.5em;font-weight:500;line-height:120%;letter-spacing:.02em}@media (min-width: 641px){.custom-textarea__input{font-size:1.75em;line-height:1.2em;letter-spacing:.02em}}.custom-textarea__input::-moz-placeholder{color:rgba(255,255,255,.5);font-size:.875em;line-height:1.1428571429em;line-height:1;letter-spacing:.019047619em}.custom-textarea__input::placeholder{color:rgba(255,255,255,.5);font-size:.875em;line-height:1.1428571429em;line-height:1;letter-spacing:.019047619em}@media (min-width: 641px){.custom-textarea__input::-moz-placeholder{font-size:.7142857143em;line-height:1.2em;letter-spacing:.02em}.custom-textarea__input::placeholder{font-size:.7142857143em;line-height:1.2em;letter-spacing:.02em}}.custom-textarea__warning{position:absolute;top:0;right:0;font-size:1.25em;font-weight:400;line-height:2.5em;padding-left:1em;padding-right:1em;width:100%;height:100%;text-align:right;color:red;cursor:pointer;z-index:1;pointer-events:none}@media (min-width: 641px){.custom-textarea__warning{font-size:.875em;font-weight:400;line-height:3.5714285714em;padding-left:1.4285714286em;padding-right:1.4285714286em}}.custom-textarea.--is-error .custom-textarea__box{border:1px solid red}.custom-textarea.--is-error .custom-textarea__warning{display:block}.custom-select{position:relative;width:100%;height:5.3125em;border-radius:.9375em;border:1px solid #CDCDCD;background:#fff;display:flex;justify-content:space-between;align-items:center}.custom-select.--is-active .custom-select__option-group{display:block}.custom-select .ic{position:relative;width:2.4375em;height:1.625em}.custom-select__box{position:relative;width:100%;height:100%;overflow:hidden;display:flex;justify-content:flex-start;align-items:center;padding:1.25em 1.875em}.custom-select__display{position:relative;width:calc(100% - 1.0714285714em);color:#5f40d5;font-size:1.75em;font-style:normal;font-weight:600;line-height:.7142857143em}.custom-select__ic{position:relative;width:2.4375em;height:1.625em;pointer-events:none}.custom-select__option-group{position:absolute;width:100%;max-height:18.75em;border:1px solid #CDCDCD;background-color:#fff;border-radius:.9375em;padding-top:1.0625em;padding-bottom:1.0625em;left:0;top:6.25em;display:none;z-index:10;overflow:auto}.custom-select__option{position:relative;width:100%;height:1.7142857143em;font-size:1.75em;font-style:normal;font-weight:600;line-height:1.9642857143em;color:#5f40d5;text-align:center}.custom-select__option:hover,.custom-select__option.--is-active{background-color:#dfd8f7}.custom-select select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.custom-radio input{display:none}.custom-radio label{display:flex;justify-content:flex-start;justify-content:center}.custom-radio__box{position:relative;width:1.5em;height:1.5em;bottom:1px solid #dde3e5;background-color:#dde3e5;margin-right:.3125em;margin-top:.125em}.custom-radio__text{font-size:1.5em;line-height:1;font-weight:700;color:#dde3e5}.custom-radio__text a,.custom-radio__text a:link,.custom-radio__text a:hover{color:inherit;text-decoration:underline;text-underline-offset:.4166666667em}input:checked~label .custom-radio__box:before{content:"✔️";display:block;position:absolute;font-size:1.125em;font-weight:500;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-map{position:relative;width:100%;height:100%;margin-top:-5em}.custom-map .gm-style-mtc-bbw,.custom-map .gm-bundled-control,.custom-map .gm-style-cc{display:none}.custom-map .custom-marker{position:absolute;transform:translate(-50%) translateY(-100%)}.custom-map__maker{position:relative;width:2.625em;height:3.5625em;transform-origin:center bottom}.custom-map__maker svg.location{transform-origin:center bottom;fill:#ff0303}.custom-map__maker.--is-host svg.location{fill:#ffd900}.custom-map__maker.--is-active svg.location{fill:#0f4}.custom-map__info-window{position:absolute;font-size:.75em;left:50%;bottom:7.5em;transform:translate(-50%);width:31.6666666667em;min-height:16.6666666667em;background-color:#fff;border-radius:1.6666666667em;background:#fff;box-shadow:0 .6666666667em .3333333333em rgba(0,0,0,.25)}.custom-map__info-window__cross{position:absolute;width:2.25em;height:2.25em;top:1.4375em;right:1.375em}.custom-map__info-window__content{position:relative;width:100%;height:100%;padding:1.0625em 1.4375em}.custom-map__info-window__shape{position:absolute;width:2.4375em;height:2.4375em;left:50%;bottom:-1.875em;transform:translate(-50%)}.custom-map__info-window .message{position:relative;width:100%;height:12.5em;display:flex;justify-content:center;align-items:center}.custom-map__info-window .message .p{color:#000;font-size:2.8125em;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.05em}.custom-map__info-window .name{width:calc(100% - 2.25em);padding-bottom:.5em}.custom-map__info-window .name .p{color:#000;font-size:2.8125em;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.05em}.custom-map__info-window .category{display:inline-block;padding:.6875em .625em .625em;border-radius:1.96875em;background:#dfd8f7}.custom-map__info-window .category .p{color:#5f40d5;font-size:1.5625em;font-weight:600;line-height:1;letter-spacing:.05em}.custom-map__info-window .phone{display:flex;justify-content:flex-start;align-items:center;padding-top:.875em}.custom-map__info-window .phone .ic{position:relative;width:1.875em;height:1.75em;background-image:url(/images/icon/calls.png);background-position:center;background-repeat:no-repeat;background-size:auto 100%}.custom-map__info-window .phone .p{color:#3180ff;font-size:1.875em;font-style:normal;font-weight:600;line-height:normal;padding-left:.0666666667em;width:calc(100% - 1.875em)}.custom-map__info-window .phone .btn{display:block;cursor:pointer;width:4.4em;height:2.2em;border-radius:.4em;background:#3180ff;color:#fff;text-align:center;font-size:1.25em;font-style:normal;font-weight:600;line-height:2.2em}.custom-map__info-window .address{display:flex;justify-content:flex-start;align-items:flex-start;padding-top:.6875em}.custom-map__info-window .address .ic{position:relative;width:1.5em;height:2.0625em;background-image:url(/images/icon/point.png);background-position:center;background-repeat:no-repeat;background-size:auto 100%}.custom-map__info-window .address .p{position:relative;color:#606060;font-size:1.75em;font-style:normal;font-weight:600;line-height:1.1785714286em;letter-spacing:.05em;padding-left:.2857142857em;width:9.8928571429em}.custom-map__maker.--is-active~.custom-map__info-window{display:block}.popup-rule{position:relative;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}.popup-rule__wrapper{position:relative;background-image:url(../images/rule_bg_frame.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:87.75em;height:57.25em}.popup-rule__context{position:absolute;width:43.75em;height:22.1071428571em;padding-right:1.25em;flex-shrink:0;color:#fff;font-size:1.75em;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.2em;top:8.125em;left:3.625em;word-break:break-all;overflow:auto}.popup-rule__context .app-link{text-underline-offset:.2857142857em}.popup-rule__context p,.popup-rule__context li{padding-bottom:.5em}.popup-rule__context ul{position:relative}.popup-rule__context ul li{position:relative;padding-left:1.25em}.popup-rule__context ul li:before{content:"";position:absolute;display:block;width:.3125em;height:.3125em;background-color:#fff;border-radius:.625em;top:.6875em;left:0}.popup-rule__context ol{position:relative;counter-reset:count}.popup-rule__context ol li{counter-increment:count;position:relative;padding-left:1.875em}.popup-rule__context ol li:before{content:counter(count) ". ";position:absolute;display:block;top:0;left:0}.popup-rule .os-scrollbar-handle{width:.5em!important;background:#abd8ff;box-shadow:0 0 .25em rgba(218,248,255,.8) inset}.popup-rule__close{cursor:pointer;position:absolute;width:5.6875em;height:5.625em;background-image:url(../images/icon_closs.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;top:3.17625em;right:3.444375em}.game__alert{opacity:1;position:absolute;width:100%;height:100%;left:0;top:0;z-index:1000;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center}.game__alert__desc{font-size:2em;list-style:1.5;color:#fff}.game__alert__icon{position:relative;width:4.25em;height:4em;margin-top:.9375em;margin-left:auto;margin-right:auto;filter:brightness(200%)}.game__alert__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:invert(1) brightness(200%)}html,body{position:fixed;font-size:clamp(.7142857143vw,1.40625vh,100px);top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden;background-color:#000}@media (orientation: landscape){html,body{font-size:1.40625vh}}@media (orientation: portrait){html,body{font-size:2.110817942vw}}#app{position:relative;width:100%;height:100%;background-image:url(../images/bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;margin-top:-1.5em;overflow:hidden}.app-bg-gradient{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(12,4,29,.9),rgba(12,4,29,.81) 9.01%,rgba(12,4,29,.54) 12.96%,rgba(12,4,29,0) 17.14%,rgba(12,4,29,0) 80.63%,rgba(12,4,29,.18) 87.35%);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}main{position:relative;width:100%;height:100%;overflow:hidden}.app-page{position:relative;width:100%;height:100%;overflow:hidden;padding-top:7.9375em}.app-container{position:relative;width:113.4375em;margin-left:auto;margin-right:auto}.app-popup{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:9999}.app-link{display:inline;color:inherit;text-decoration:underline;text-underline-offset:.25em}.app-link:active,.app-link:hover{color:inherit}.app-button__enter-effect{filter:brightness(1.3)}.page-index{position:relative}.page-welcome{position:relative;display:flex;justify-content:center;align-items:flex-start}.page-welcome__wrapper{position:relative;width:93.3125em;height:45.875em;background-image:url(../images/home_title.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;transform-origin:center;transform:scale(0);opacity:0}.page-welcome__title{position:relative;width:93.3125em;height:45.875em;background-image:url(../images/home_title.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;z-index:2}.page-welcome__deco-1{position:absolute;background-image:url(../images/home_deco_1.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:9.75em;height:9.75em;top:4.3125em;left:13.75em;animation:IconJump 2s linear infinite;animation-delay:.5s}.page-welcome__deco-2{position:absolute;background-image:url(../images/home_deco_2.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:4.625em;height:5.1875em;top:12.5em;left:9.1875em;animation:IconJump 2s linear infinite;animation-delay:1s}.page-welcome__deco-3{position:absolute;background-image:url(../images/home_deco_3.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:7.0625em;height:7.0625em;top:42.5em;left:7.5em;animation:IconJump 2s linear infinite;animation-delay:1.5s}.page-welcome__deco-4{position:absolute;background-image:url(../images/home_deco_4.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:15.875em;height:15.875em;top:33em;left:9.375em;animation:IconJump 2s linear infinite;animation-delay:2s}.page-welcome__deco-5{position:absolute;background-image:url(../images/home_deco_5.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:3.5em;height:4em;top:4.625em;left:75.9375em;animation:IconJump 2s linear infinite;animation-delay:2s}.page-welcome__deco-6{position:absolute;background-image:url(../images/home_deco_6.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:2.0625em;height:2.125em;top:9.5625em;left:74.625em;animation:IconJump 2s linear infinite;animation-delay:1.5s}.page-welcome__deco-7{position:absolute;background-image:url(../images/home_deco_7.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:2.75em;height:2.625em;top:9.4375em;left:81.125em;animation:IconJump 2s linear infinite;animation-delay:1s}.page-welcome__deco-8{position:absolute;background-image:url(../images/home_deco_8.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:9.5em;height:9.5em;top:11.375em;left:74.6875em;animation:IconJump 2s linear infinite;animation-delay:.5s}.page-welcome__deco-9{position:absolute;background-image:url(../images/home_deco_9.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:20.5625em;height:7em;top:8.1875em;left:53.0625em;animation:IconJump 2s linear infinite;animation-delay:1s}.page-welcome__deco-10{position:absolute;background-image:url(../images/home_deco_10.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:9.4375em;height:9.4375em;top:31.5625em;left:54.6875em;animation:IconJump 2s linear infinite;animation-delay:2s}.page-welcome__deco-11{position:absolute;width:27.754875em;height:23.634em;flex-shrink:0;aspect-ratio:444.08/378.14;top:35.3125em;left:60.3125em;animation:IconJump 2s linear infinite}.page-welcome__deco-11__inner{background-image:url(../images/home_deco_11.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:100%;height:100%;transform:rotate(-43.381deg)}.page-welcome__cta{cursor:pointer;position:absolute;width:26.3125em;height:8.4375em;background-image:url(../images/home_cta.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;left:50%;top:50%;opacity:0;transform:translate(-50%,21.875em)}.page-register{position:relative}.page-register__wrapper{position:relative;width:86.6875em;height:56.0625em;opacity:0;margin-left:auto;margin-right:auto}.page-register__title{position:absolute;width:86.6875em;height:56.0625em;top:0;left:0;pointer-events:none;opacity:0}.page-register__deco{position:absolute;width:86.6875em;height:56.0625em;top:0;left:0;pointer-events:none;opacity:0;animation:IconJump 2s linear infinite}.page-register__cta{position:absolute;background-image:url(../images/register_cta.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.4375em;left:30.1875em;top:49.375em;opacity:0}.page-register__form{position:absolute;width:83.5em;top:21.875em;left:1.4375em;padding-top:5em;padding-left:4.6875em;display:flex;flex-direction:column;align-items:flex-start;gap:5em;opacity:0;background:linear-gradient(0deg,rgba(11,21,47,0) 80.87%,rgba(99,215,255,.16))}.page-register__form__row{display:flex;justify-content:flex-start;align-items:center;gap:10.9375em}.page-register__form__col{width:34.375em;display:flex;flex-direction:column;align-items:flex-start;gap:3.25em}.page-register__form__group{display:flex;justify-content:flex-start;align-items:center;gap:.625em}.page-register__label-icon{height:2em;width:auto;flex-shrink:0}.page-register__input{position:relative;flex:1;height:2em}.page-register__input input{position:relative;display:block;border:0;outline:0;background-color:transparent;color:#fff;font-size:2.25em;margin-top:-.1em;font-style:normal;font-weight:400;line-height:1;letter-spacing:.0011302796em}.page-register__input input::-moz-placeholder{color:#64a6ff}.page-register__input input::placeholder{color:#64a6ff}.page-register__input__warning{position:absolute;color:#ff24c5;font-family:Microsoft JhengHei;font-size:2em;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.2em;left:0;top:1.125em}.page-register__checkbox input[type=checkbox]{display:none}.page-register__checkbox label{display:flex;justify-content:flex-start;align-items:center;gap:.25em}.page-register__checkbox__box{width:2.5em;height:2.5em;background-image:url(../images/checkbox.svg);background-position:left top;background-repeat:no-repeat;background-size:100% auto;margin-top:.3125em}input[type=checkbox]:checked~.page-register__checkbox__box{background-image:url(../images/checkbox__checked.svg)}.page-register__checkbox__text{color:#fff;font-size:2em;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.05em}.page-register__checkbox__text a{text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.page-register__warning{position:absolute;width:100%;bottom:2.625em;left:0;color:#ff24c5;font-family:Microsoft JhengHei;font-size:2em;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.05em;text-align:center}.page-game__wrapper{position:relative;width:91.25em;height:60.6875em;margin-left:auto;margin-right:auto}.page-game__game{position:relative;width:91.25em;height:60.6875em;background-image:url(../images/game_bg.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto}.page-game__game>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top}.page-game__game__container{position:relative;padding-top:4.0625em;width:82.5em;height:56.875em;margin-left:auto;margin-right:auto;overflow:hidden}.page-game__game__container canvas{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:transparent!important}.page-game__game__footer{pointer-events:none;position:absolute;width:83.5em;height:11.5em;left:4em;bottom:3.4375em;background:linear-gradient(180deg,rgba(180,249,255,.54) 3.22%,rgba(11,21,47,0) 30.57%)}.page-game__game__footer>img{position:absolute;top:.3125em;left:4em;width:75.75em;height:4.75em;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top}.page-game__game__heart-group{position:absolute;width:17.25em;display:flex;justify-content:flex-start;align-items:center;gap:1.875em;top:3.75em;right:4.26125em}.page-game__game__heart{position:relative;background-image:url(../images/game_icon_heart_dead.png);background-position:center bottom;background-repeat:no-repeat;background-size:contain;width:4.5625em;height:4.0625em}.page-game__game__heart.--is-active{background-image:url(../images/game_icon_heart.png)}.page-game__game__progressbar{position:absolute;width:55.125em;height:1.125em;flex-shrink:0;border-radius:6.25em;border:.125em solid #21FFFF;background:rgba(0,0,0,.3);box-shadow:0 0 .4375em .375em rgba(146,248,255,.25) inset;left:4.3125em;bottom:4.25em;overflow:hidden}.page-game__game__progressbar__bar{position:relative;width:50%;transition:width .5s ease-in-out;height:.875em;flex-shrink:0;border-radius:6.25em;opacity:.69;background:linear-gradient(90deg,#21ffff,#002fda);box-shadow:0 0 .5375em .25em #9efcff}.page-game__frame{position:absolute;width:91.375em;height:60.6875em;left:50%;top:50%;transform:translate(-50%,-50%)}.page-game__frame>img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top}.page-game .frame-default{pointer-events:none}.page-game .frame-countdown__number{position:absolute;width:6.625em;height:8.5em;bottom:12.5em;left:42.375em}.page-game .frame-countdown__number>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.page-game .frame-result{padding-top:9.364375em;pointer-events:none}.page-game .frame-result__content{position:relative;background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:56.625em;height:31.625em;margin-left:auto;margin-right:auto}.page-game .frame-result__content.content-1{background-image:url(../images/game_result_1.png)}.page-game .frame-result__content.content-2{background-image:url(../images/game_result_2.png)}.page-game .frame-result__content.content-3{background-image:url(../images/game_result_3.png)}.page-game .frame-result__content.content-4{background-image:url(../images/game_result_4.png)}.page-game .frame-result__content.content-5{background-image:url(../images/game_result_5.png)}.page-game .frame-result__content__coundown{position:absolute;width:100%;color:#fff;text-align:center;font-size:2em;font-style:normal;font-weight:400;line-height:180%;letter-spacing:.02em;bottom:2.0625em}.page-game__btn-next{position:absolute;background-image:url(../images/game_btn_next.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.4375em;left:32.53125em;bottom:.125em}.page-game__btn-product{position:absolute;background-image:url(../images/game_btn_product.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.4375em;left:32.53125em;bottom:.125em}.page-game__btn-product-pink{position:relative;background-image:url(../images/game_btn_product_pink.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.375em}.page-game__btn-again{position:relative;background-image:url(../images/game_btn_again.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.375em}.page-game__btn-group{position:absolute;width:62.343125em;height:8.375em;left:14.5159375em;bottom:.125em;display:flex;justify-content:space-between;align-items:center}.page-product{position:relative}.page-product__wrapper{position:relative;width:118.6875em;height:57.625em;margin-left:auto;margin-right:auto;opacity:0}.page-product__swiper{position:absolute;width:118.6875em;height:57.625em;overflow:hidden;top:0;left:0;opacity:0}.page-product__swiper .swiper-wrapper{width:118.6875em;height:57.625em}.page-product__swiper .swiper-slide{opacity:0!important;transition-property:opacity;transition:opacity 1s ease-out}.page-product__swiper .swiper-slide-active{opacity:1!important}.page-product__swiper .swiper-button-next{width:8.875em;height:9em;top:25em;right:-2.5em;opacity:0}.page-product__swiper .swiper-button-prev{width:8.9375em;height:9em;top:25em;left:-3.4375em;opacity:0}.page-product__swiper .swiper-pagination{bottom:6.25em}.page-product__swiper .swiper-pagination-bullet{background-color:rgba(255,255,255,.5)!important;margin-left:.375em!important;margin-right:.375em!important;width:.625em;height:.625em;background-color:#008ef9!important;box-shadow:0 0 .25em #21ffff!important}.page-product__swiper__slide{position:relative;width:118.6875em;height:57.625em}.page-product__swiper__slide img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;top:0;left:0;opacity:0;transition:opacity .5s ease-in-out}.page-product__swiper__slide img.slide-image-1{transition-delay:.2s}.page-product__swiper__slide img.slide-image-2{transition-delay:.4s}.page-product__swiper__slide img.slide-image-3{transition-delay:.6s}.swiper-slide-active .page-product__swiper__slide img{opacity:1}.page-product__swiper__prev{cursor:pointer;position:absolute;background-image:url(../images/product_icon_arrowLeft.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:8.9375em;height:9em;top:24.3125em;left:-3.4375em;z-index:3;opacity:0}.page-product__swiper__next{cursor:pointer;position:absolute;background-image:url(../images/product_icon_arrowRight.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:8.875em;height:9em;top:24.3125em;right:-2.5em;z-index:3;opacity:0}.page-product__cta{cursor:pointer;position:absolute;background-image:url(../images/product_cta.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:26.3125em;height:8.4375em;bottom:-1.875em;left:46.1875em;z-index:2;opacity:0}.page-finish{position:relative}.page-finish__wrapper{position:relative;width:116.5em;height:55.75em;margin-left:auto;margin-right:auto;opacity:0}.page-finish__wrapper>img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;left:0;top:0}.page-finish__row{display:flex;justify-content:flex-start;align-items:flex-start}.page-finish__col{width:50%;height:100%;opacity:0}.page-finish__title-left{position:relative;width:42.125em;height:14.1875em;margin-left:auto;margin-right:auto;margin-top:5.375em}.page-finish__title-left>img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;left:0;top:0}.page-finish__title-right{position:relative;width:36.0625em;height:17.6875em;margin-left:auto;margin-right:auto;margin-top:1.875em}.page-finish__title-right>img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top;left:0;top:0}.page-finish__text{position:relative;color:#fff;text-align:center;font-size:2em;font-style:normal;font-weight:700;line-height:1.71875em;letter-spacing:.05em;padding-top:1.25em}.page-finish__btn-line{position:relative;width:26.3125em;height:8.3125em;background-image:url(../images/finisg_btn_line.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;margin-left:auto;margin-right:auto;margin-top:1.5em}.page-finish__btn-next{position:relative;width:26.3125em;height:8.4375em;background-image:url(../images/finish_btn_next.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;margin-left:auto;margin-right:auto;margin-top:4.875em}.page-finish__lineToRule{position:relative;cursor:pointer;color:#fff;text-align:center;font-size:1.375em;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.2em;text-decoration-line:underline;text-underline-offset:.3636363636em}.page-question{position:relative}.page-question__wrapper{position:relative;width:116.5em;height:55.75em;background-image:url(../images/question_bg_frame.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;opacity:0;margin-left:auto;margin-right:auto}.page-question__title{position:absolute;width:116.5em;height:55.75em;background-image:url(../images/question_title.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;top:0;left:0;opacity:0}.page-question__product{position:absolute;width:116.5em;height:55.75em;background-image:url(../images/question_product.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;top:0;left:0;opacity:0}.page-question__deco{position:absolute;width:116.5em;height:55.75em;background-image:url(../images/question_deco.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;top:0;left:0;opacity:0;animation:IconJump 2s linear infinite}.page-question__form{position:absolute;width:113em;height:21.25em;top:28.125em;left:1.75em;padding:2.25em 11.25em 0;gap:1em;opacity:0;background:linear-gradient(0deg,rgba(11,21,47,0) 80.87%,rgba(99,215,255,.16))}.page-question__progressBar{position:relative;width:20em;height:3.5em;margin-left:auto;display:flex;flex-direction:column;gap:.5em}.page-question__progressBar__title{color:rgba(255,255,255,.6);font-size:2em;font-style:normal;font-weight:700;line-height:1;letter-spacing:.02em;text-align:right}.page-question__progressBar__track{display:flex;width:100%;padding:.5em 0;align-items:center;gap:.5em;align-self:stretch}.page-question__progressBar__track__shape{width:4.625em;height:.5em;border-radius:.5em;border:.2px solid #404040;background:rgba(255,255,255,.6)}.page-question__progressBar__track__shape.--is-active{border:.2px solid #404040;background:rgba(255,255,255,.6);border-radius:.5em;border:.2px solid var(--BG-500, #404040);background:#007aff}.page-question__QA{position:relative;display:flex;max-width:97.5em;align-items:flex-start;gap:.5em;align-self:stretch}.page-question__QA__no{width:1.1em;color:#fff;text-align:center;font-size:2.5em;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.02em}.page-question__QA__content{display:flex;flex-direction:column;align-items:flex-start;gap:1.5em;flex:1 0 0}.page-question__QA__Q{color:#fff;font-size:2.5em;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.02em}.page-question__QA__Q .multiple{color:#fff;font-size:.9em;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.02em}.page-question__QA__Q .alert{color:#ff24c5;font-size:.9em;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.02em}.page-question__QA__A{display:flex;align-items:flex-start;align-content:flex-start;gap:1.5em 3.75em;align-self:stretch;flex-wrap:wrap}.page-question__checkbox.--last-child,.page-question__checkbox.--last-child .page-question__checkbox__text{flex:1}.page-question__checkbox label{display:flex;height:2.5em;align-items:center;gap:.25em}.page-question__checkbox input[type=checkbox],.page-question__checkbox input[type=radio]{display:none}.page-question__checkbox__box{width:2.5em;height:2.5em;background-image:url(../images/checkbox.svg);background-position:left top;background-repeat:no-repeat;background-size:100% auto}.page-question__checkbox__text{color:#fff;font-size:2.25em;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.02em;margin-top:-.0833333333em;display:flex;align-items:center}input:checked~.page-question__checkbox__box{background-image:url(../images/checkbox__checked.svg)}.page-question__checkbox__input{position:relative;height:1.6388888889em;padding-bottom:.1666666667em;border-bottom:1px solid #ffffff;margin-left:.1111111111em;flex:1}.page-question__checkbox__input input{position:relative;color:#fff;font-size:1em;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.02em;border:0;margin-top:.1875em;outline:none;background-color:transparent;width:100%;height:100%}.page-question__checkbox__input input::-moz-placeholder{color:rgba(255,255,255,.6)}.page-question__checkbox__input input::placeholder{color:rgba(255,255,255,.6)}.page-question__cta-next{cursor:pointer;position:absolute;background-image:url(../images/question_button_next.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:25.9316875em;height:8.054em;flex-shrink:0;top:49.375em;left:45.28415625em}.page-question__cta-complete{cursor:pointer;position:absolute;background-image:url(../images/question_button_complete.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:25.9316875em;height:8.054em;flex-shrink:0;top:49.375em;left:45.28415625em}.c{position:fixed;left:0;top:0;transform:translate("-100%","-100%")}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}.absolute{position:absolute}.right-3{right:.75rem}.top-3{top:.75rem}.inline{display:inline}.hidden{display:none}.h-20{height:5rem}.h-4{height:1rem}.w-20{width:5rem}.w-4{width:1rem}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize{resize:both}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.fill-\[\#04767a\]{fill:#04767a}.text-center{text-align:center}.text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (prefers-color-scheme: dark){.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}}.style-no-scroll[data-v-28bd4285]{overflow:hidden}
