@import"https://fonts.googleapis.com/css2?family=Inspiration&display=swap";.vue3-marquee{display:flex!important;flex-direction:row!important;overflow-x:hidden!important;position:relative;width:100%}.vue3-marquee:hover div{animation-play-state:var(--pauseOnHover)}.vue3-marquee:active div{animation-play-state:var(--pauseOnClick)}.vue3-marquee>.marquee{align-items:center;animation:scroll var(--duration) linear var(--delay) var(--loops);animation-direction:var(--direction);display:flex;flex:0 0 auto;flex-direction:row;min-width:var(--min-width);z-index:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.vue3-marquee>.overlay,.vue3-marquee>.transparent-overlay{height:100%;position:absolute;width:100%}.vue3-marquee>.overlay:after,.vue3-marquee>.overlay:before{background:linear-gradient(to right,var(--gradient-color));content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2}.vue3-marquee>.overlay:after{right:0;top:0;transform:rotate(180deg)}.vue3-marquee>.overlay:before{left:0;top:0}.d-block{display:block}.d-flex{display:flex}.flex-colume{flex-direction:column}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.container{margin:0 auto;max-width:1600px;padding:0 50px}@media (max-width:1320px){.container{max-width:1140;padding:0 50px}}@media (max-width:992px){.container{max-width:768px;padding:0 50px}}@media (max-width:768px){.container{max-width:569px;padding:0 15px}}@media screen and (min-width:0){.g-content{width:calc(100% - 30px)}}@media screen and (min-width:320px){.g-content{width:calc(100% - 30px)}}@media screen and (min-width:768px){.g-content{width:calc(100% - 80px)}}@media screen and (min-width:1064px){.g-content{width:calc(100% - 80px)}}@media screen and (min-width:1366px){.g-content{width:calc(100% - 80px)}}@media screen and (min-width:1600px){.g-content{width:calc(100% - 80px)}}@media screen and (min-width:1920px){.g-content{width:calc(100% - 80px)}}.g-content{margin:0 auto;max-width:1366px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}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}a{display:inline-block;text-decoration:none}*,:after,:before{box-sizing:border-box}img{max-width:100%}button{border:0}:root{--font-family--crmie:Brother-In-Crime,"Noto Serif TC",serif}@font-face{font-family:Brother-In-Crime;src:url(../font/Brother-In-Crime.otf) format("opentype")}html{font-size:1rem!important}body,html{height:100%;min-height:100%;width:100%}body{font-family:"Noto Serif TC",serif}#__nuxt{height:100%;width:100%}.g-page{box-sizing:border-box;height:100%;padding:0 20px 20px}.developing{margin-top:300px;text-align:center;width:200px}.developing__icon{width:120px}.developing__text{color:#000;font-size:.875rem;font-weight:400;letter-spacing:normal;line-height:normal;margin-top:10px;white-space:nowrap}.re-select div.select{border:0 solid #282828;border-bottom:1px solid #707070;border-radius:0}
