body{margin:0 auto;width:100%;overflow-x:hidden;font-family:"Noto Sans TC","Microsoft JhengHei",Myriad Pro,Myriad,Aria,sans-serif;padding-top:0;line-height:1.2}body.scroll-fixed{overflow:hidden}.main{width:100%}.midblock{margin-left:auto;margin-right:auto}.hidden{display:none}.btnstyle{position:relative;color:#0c0b0b;border:1px solid #333;border-radius:30px;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease}@media(hover: hover){.btnstyle:hover{will-change:color,background-color;color:#fff;background-color:#0c0b0b}}.cookie{position:fixed;bottom:60px;left:60px;width:512px;aspect-ratio:512/197;background-color:#181818;border-radius:17px;color:#fff;font-size:15px;padding:20px;z-index:99;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:none}.cookie.show{display:-webkit-box;display:-ms-flexbox;display:flex}.cookie .cookie-msg{line-height:1.8em}.cookie .cookie-msg .span-br{display:block}.cookie .cookie-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}.cookie .cookie-btn .btnstyle{position:relative;color:#181818;width:161px;height:51px;font-weight:700;cursor:pointer}.cookie .cookie-btn .btnstyle .btn-text{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;z-index:10;border-radius:30px;background-color:#f8f8f8;font-size:16px;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}.cookie .cookie-btn .btnstyle:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;margin:auto;opacity:1;border-radius:30px;background:#686868;z-index:3;-webkit-animation:zoom-in-fade-out 2s ease infinite;animation:zoom-in-fade-out 2s ease infinite}@media(max-width: 991px){.cookie{left:39px;bottom:30px}}@media(max-width: 635px){.cookie{left:0;right:0;width:calc(100% - 40px);bottom:20px;margin:auto;aspect-ratio:initial;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px 30px}.cookie .cookie-msg{text-align:center;margin-bottom:20px}.cookie .cookie-btn{margin-right:auto}.cookie .cookie-btn .btnstyle{width:140px;height:40px}}@media(max-width: 480px){.cookie .cookie-msg{font-size:14px}.cookie .cookie-msg .span-br{display:none}.cookie .cookie-btn .btnstyle .btn-text{font-size:15px}}@-webkit-keyframes zoom-in-fade-out{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes zoom-in-fade-out{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:1}100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}:root{--header-height: 80px;--bg-lightgray: #f6f6f6;--img-aspect-ratio: 755/495;--basic-font-size: clamp(1.0625rem, 0.869rem + 0.2381vw, 1.25rem)}@media(max-width: 1600px){:root{--header-height: 72px}}@media(max-width: 1300px){:root{--basic-font-size: clamp(0.8125rem, 0.0073rem + 1.2987vw, 1.0625rem)}}@media(max-width: 1200px){:root{--header-height: 62px}}.main{background-color:var(--bg-lightgray);position:relative;padding:calc(clamp(2.5rem,1.2128rem + 5.492vw,10rem) + 70px) 0}.event-page{position:relative;z-index:5;background-color:var(--bg-lightgray);letter-spacing:1px}.event-section{padding-bottom:clamp(5rem,1.7857rem + 6.6964vw,12.5rem)}.event-section+.event-section{padding-top:clamp(5rem,1.7857rem + 6.6964vw,12.5rem);border-top:1px solid #ddd}.event-section:last-child{padding-bottom:0}.section-header{margin-bottom:clamp(3.125rem,1.25rem + 3.9063vw,7.5rem)}.section-en-title{font-family:"Syncopate",sans-serif;color:#333;font-size:clamp(2.125rem,1.3154rem + 3.0841vw,6.25rem);margin-top:calc(clamp(2.8125rem,-1.3428rem + 4.7455vw,6.25rem)*.2*-1)}@media(max-width: 420px){.section-en-title{margin-top:-6.8px;letter-spacing:normal}}.section-cn-title{font-size:clamp(1.5rem,1.0282rem + 1.3105vw,3.125rem);color:#333;font-weight:700;letter-spacing:1px}.section-sub{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 768px){.section-sub{gap:8px}}.section-desc{max-width:755px;width:35.55%;padding:11px 0 11px clamp(2.25rem,.2647rem + 2.6471vw,4.5rem);font-size:var(--basic-font-size);color:#333;letter-spacing:1px;line-height:normal;border-left:1px solid #ccc}@media(max-width: 1200px){.section-desc{width:40%}}@media(max-width: 991px){.section-desc{font-size:16px;width:100%;padding:12px 0;border-left:0}}@media(max-width: 600px){.section-desc{font-size:14px}}.event-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:60px 0;width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}@media(max-width: 1300px){.event-list{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}}@media(max-width: 600px){.event-list{width:100%;margin-left:0;margin-right:0;gap:42px 0}}.event-item{width:33.3333333333%;padding:0 16px;cursor:pointer}@media(max-width: 1300px){.event-item{padding:0 10px}}@media(max-width: 991px){.event-item{width:50%}}@media(max-width: 600px){.event-item{width:100%;padding:0}}.event-item .event-link{color:#333;position:relative;display:block}.event-item .event-link .img-block{position:relative;display:block;aspect-ratio:var(--img-aspect-ratio);overflow:hidden}.event-item .event-link .img-block::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(32.69%, rgba(0, 0, 0, 0)), color-stop(82.21%, rgba(0, 0, 0, 0.5)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 32.69%, rgba(0, 0, 0, 0.5) 82.21%);z-index:1;pointer-events:none}.event-item .event-link .img-block img{width:100%;height:auto;aspect-ratio:var(--img-aspect-ratio);-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .45s ease-in-out;transition:-webkit-transform .45s ease-in-out;transition:transform .45s ease-in-out;transition:transform .45s ease-in-out, -webkit-transform .45s ease-in-out}@media(hover: hover){.event-item .event-link:hover .img-block img{-webkit-transform:scale(1.05);transform:scale(1.05)}.event-item .event-link:hover .hover-box{opacity:1}}.event-item .hover-box{position:absolute;z-index:5;top:0;left:0;width:100%;height:auto;aspect-ratio:var(--img-aspect-ratio);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.event-item .hover-box .hover-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:65%;height:61px;max-width:281px;padding:0 50px 0 25px;border-radius:99em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:22px;color:#333;background-color:#fff}.event-item .hover-box .hover-btn .hover-text{display:block;white-space:nowrap}.event-item .hover-box .hover-btn .hover-img{display:block;position:absolute;right:22px;top:calc(50% - 11px);width:23px;height:23px;aspect-ratio:1/1}.event-item .hover-box .hover-btn .hover-img img{display:block}@media(max-width: 1800px){.event-item .hover-box .hover-btn{max-width:220px;height:56px;font-size:18px}}@media(max-width: 1200px){.event-item .hover-box .hover-btn{height:50px;padding:0 40px 0 15px;font-size:16px}.event-item .hover-box .hover-btn .hover-img{right:15px}}.event-item .event-text-content{position:absolute;bottom:0;left:0;width:100%;padding:0 50px 30px;z-index:2}@media(max-width: 1200px){.event-item .event-text-content{padding:0 30px 20px}}@media(max-width: 600px){.event-item .event-text-content{padding:0 20px 16px}}.event-item .event-title{font-size:clamp(1.125rem,1.0269rem + .3738vw,1.625rem);font-weight:700;display:block;line-height:normal;letter-spacing:1px;color:#fff}