@keyframes twinkle1{from{background:#f7c6f0}to{background:rgba(77,77,77,.7)}}@keyframes twinkle2{from{background:#eb616e}to{background:rgba(77,77,77,.7)}}@keyframes twinkle3{from{background:#696969}to{background:rgba(255,255,255,.4)}}.global-shadow{box-shadow:0 1px 1px 0 #000,inset 1px 1px 0 0 #000}.global-shadow-text{text-shadow:0 1px 1px #000}.global-shadow-text-2{text-shadow:1px 1px 4px #000}#index-body{background:url(../img/bg/main_bg.jpg) fixed center center;background-size:cover}#index-container{position:absolute;width:80%;min-width:720px;min-height:540px;top:50%;left:50%;transform:translate(-50%,-50%)}#index-cec-title{display:block;margin-left:auto;margin-right:auto}#index-title-box{display:flex;flex-direction:row;justify-content:center;column-gap:2em}#index-title-box>a{text-decoration:none}.index-title-outer{flex:1;display:flex;flex-direction:row;justify-content:center;background:rgba(77,77,77,.4);border:none;padding:1em;max-width:800px}.index-title-inner{flex:1;display:flex;flex-direction:column;justify-content:center;border:2px solid #fff;text-align:center;padding:1em 0}.index-title-inner span{display:inline-block;color:#fff;font-weight:700}.index-title-inner span.jumbo{font-size:6em;letter-spacing:.1em}.index-title-inner span.title{font-size:3em;text-transform:uppercase}.index-title-inner span.sub{font-size:2em;text-transform:uppercase}.index-title-inner span:last-of-type:lang(zh-TW){padding-bottom:.2em}#index-btn-box{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.index-btn{display:inline-block;width:auto;height:auto;border-radius:22px 22px 22px 22px;margin:20px 10px 0;padding:.3em .5em;text-align:center;text-decoration:none;font-size:larger;font-weight:700;color:#fff;word-break:keep-all}.index-btn-fixed-width{width:10em}.index-btn-xxlarge{font-size:xx-large;width:8em}.index-btn-pink-orange{animation:twinkle1 2s alternate infinite;border:1px solid #f7c66e}.index-btn-red-pink{animation:twinkle2 2s alternate infinite;border:1px solid #eb616e}.index-btn-gray{animation:twinkle3 2s alternate infinite;border:2px solid #fff;background:rgba(255,255,255,.4)}#index-language{font-size:larger;color:#fff;text-align:center;text-decoration:none;display:block;margin-top:20px}.gg-chevron-double-down{margin-left:auto;margin-right:auto;box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));transition:all .1s ease-in-out;width:22px;height:22px}.gg-chevron-double-down::after,.gg-chevron-double-down::before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:7px;top:3px}.gg-chevron-double-down::after{top:8px}.gg-chevron-double-down:hover{transform:translateY(5px)}.index-copyright{text-align:center}.index-copyright a{color:#fff;text-decoration:none;font-size:small}.index-copyright a:hover{color:#d3d3d3;text-decoration:none}*{padding:0;margin:0;box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,rgba(255,255,255,.3) 0,rgba(255,255,255,0) 10%,rgba(255,255,255,0) 90%,rgba(255,255,255,.3) 100%),url(../img/bg/main_bg.jpg) center/cover no-repeat;font-family:'Noto Sans TC',sans-serif;overflow-x:hidden}a{text-decoration:none}.main{text-align:center;width:100%;max-width:1200px;margin-bottom:6vh}.header{padding:24px 0}.header .logo{display:block;margin:0 auto;width:24vh}.category{max-width:70vw;margin:0 auto;display:flex;justify-content:center;gap:2vw}.category-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;line-height:1.2;font-weight:700;color:#fff;background:#4a5b6da6;border-radius:16px;padding:2vh;min-height:16vh;max-width:600px}.category-item span.jumbo{font-size:6em;letter-spacing:.1em}.category-item span.title{font-size:3em;text-transform:uppercase}.category-item span.sub{font-size:2em;text-transform:uppercase}.other{max-width:588px;margin:24px auto 0;display:flex;justify-content:center;gap:24px}.other>a{flex:1;display:flex;justify-content:center;align-items:center;text-align:center;font-size:20px;line-height:1.2;font-weight:700;color:#4a5b6d;background:#fff;border:1px solid #4a5b6d;border-radius:16px;padding:10px 0}.other-item>span.fixed-width{width:10em}@media screen and (max-width:1536px){.category{max-width:75vw}}@media screen and (max-width:1024px){.header{padding:14px 24px}.category{max-width:80vw}.category-item{min-height:10vw}}@media screen and (max-width:768px){.category{flex-direction:column;max-width:85vw;padding:0 24px}.category-item span.jumbo{font-size:5em}.other{max-width:85vw;padding:0 24px}}@media screen and (max-width:576px){.header{padding:13px 16px}.category{max-width:90vw;padding:0 16px}.category-item span.jumbo{font-size:4em}.other{max-width:90vw;flex-direction:column;padding:0 16px}}