@keyframes twinkle1{0%{background:#f7c6f0}to{background:#4d4d4db3}}@keyframes twinkle2{0%{background:#eb616e}to{background:#4d4d4db3}}@keyframes twinkle3{0%{background:#696969}to{background:#fff6}}.global-shadow{box-shadow:0 1px 1px #000,inset 1px 1px #000}.global-shadow-text{text-shadow:0 1px 1px black}.global-shadow-text-2{text-shadow:1px 1px 4px black}#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:#4d4d4d66;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;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 white;background:#fff6}#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,#ffffff4d,#fff0 10% 90%,#ffffff4d),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{width:100%;max-width:1200px;margin-bottom:6vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.header{padding:24px 0}.header .logo{display:block;margin:0 auto;width:24vh}.category{width:40vw;margin:0 auto;display:flex;flex-flow:row wrap;justify-content:center;gap:2vw}.category>h2,h3,h4,h5,h6{flex:1;display:flex}.category-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.2;font-weight:700;color:#fff;background:#4a5b6da6;border-radius:16px;padding:2vh}.category-item span{text-align:center}.category-item span.jumbo{font-size:3.3em;letter-spacing:.1em}.category-item span.title{font-size:1.6em;text-transform:uppercase}.category-item span.sub{font-size:.6em;text-transform:uppercase}.other{margin:18px auto 0;display:flex;flex-direction:row;justify-content:center;gap:2vw}.other>h2,h3,h4,h5,h6{flex:1 0 100%}.other a{display:flex;justify-content:center;align-items:center;text-align:center;line-height:1;font-weight:700;color:#4a5b6d;background:#fff;border:1px solid #4a5b6d;border-radius:16px;padding:10px 0}@media screen and (width <= 1920px){.category{width:45vw}}@media screen and (width <= 1536px){.category{width:50vw}}@media screen and (width <= 1400px){.category{width:60vw}}@media screen and (width <= 1200px){.category{width:70vw}}@media screen and (width <= 992px){.header{padding:14px 24px}.category{flex-direction:column}.category-item{min-height:10vw}}@media screen and (width <= 768px){.category{flex-direction:column;width:85vw}.category-item span.jumbo{font-size:3.3em}.category-item span.title{font-size:1.3em}.other{max-width:85vw;padding:0 24px}}@media screen and (width <= 576px){.header{padding:13px 16px}.category{width:90vw;padding:0 16px}.category-item span.jumbo{font-size:2.6em}.other{max-width:90vw;flex-direction:column;padding:0 16px}}
