button.svelte-89ocbq{border:solid 2px var(--color);background-color:var(--bg-color);color:var(--color);min-width:140px;transition:all .2s;padding:10px 20px;margin:10px;font-size:16px;cursor:pointer}button.svelte-89ocbq:hover{border-color:var(--hover-color);background-color:var(--hover-color);color:var(--hover-text-color)}button.svelte-89ocbq:disabled{color:#abb3b7;border-color:#abb3b7;background-color:#fff}button.svelte-89ocbq:focus{outline:none}svg.svelte-1n3rywh{display:block}.wrapper.svelte-12pvukm.svelte-12pvukm{grid-column:1/13;padding-top:var(--wrapperPadding);padding-bottom:var(--wrapperPadding)}.img.svelte-12pvukm.svelte-12pvukm{display:inline-block}.img.svelte-12pvukm+.img.svelte-12pvukm{margin-left:var(--padding)}.img.svelte-12pvukm a.svelte-12pvukm{fill:var(--color);transition:fill .3s;text-decoration:none;border-bottom:none}.img.svelte-12pvukm a.svelte-12pvukm svg{width:32px;padding:4px}.img.svelte-12pvukm a.svelte-12pvukm:hover{fill:var(--hover-color);text-decoration:none;border-bottom:none}.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs{position:fixed;background:var(--menuBackgroundColor, var(--base-bg-color));top:0;left:-15%;opacity:0;transition:all .35s;overflow-x:hidden;z-index:20;color:var(--navTextColor, var(--base-text-color));min-height:100%;min-width:280px;max-width:80%;pointer-events:none}.menu-screen.menu-open.svelte-1ycxxbs.svelte-1ycxxbs{opacity:1;left:0;pointer-events:auto}.menu-screen.svelte-1ycxxbs .menu-inner.svelte-1ycxxbs{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.menu-screen.svelte-1ycxxbs .menu-top.svelte-1ycxxbs{display:flex;align-items:center;width:100%;padding:32px 48px 16px}.menu-screen.svelte-1ycxxbs .menu-top .close-icon.svelte-1ycxxbs{cursor:pointer}.menu-screen.svelte-1ycxxbs .menu-top .logo-img.svelte-1ycxxbs{margin-left:20px}.menu-screen.svelte-1ycxxbs hr.svelte-1ycxxbs{border:0;height:1px;width:100%;background-color:var(--base-secondary-color);margin:0}.menu-screen.svelte-1ycxxbs a.menu-link.svelte-1ycxxbs{display:block;width:100%;padding:16px 48px}.menu-screen.svelte-1ycxxbs a.subscribe.svelte-1ycxxbs{margin:16px 48px}.menu-screen.svelte-1ycxxbs a.disabled.svelte-1ycxxbs{cursor:not-allowed}.menu-screen.svelte-1ycxxbs a.disabled .menu-link-text.svelte-1ycxxbs{color:#888}.menu-screen.svelte-1ycxxbs a:not(.disabled):hover .menu-link-text.svelte-1ycxxbs{color:var(--menuHoverColor, var(--base-theme-primary-color))}.menu-screen.svelte-1ycxxbs .menu-link-text.svelte-1ycxxbs{transition:all .3s;color:var(--menuTextColor, var(--base-text-color));text-transform:uppercase;font-size:18px;font-weight:400}.menu-screen.svelte-1ycxxbs .menu-link-subtext.svelte-1ycxxbs{margin-top:4px;color:var(--menuSubtextColor, black);text-transform:uppercase;font-size:14px;font-weight:200;letter-spacing:.2em}.menu-screen.svelte-1ycxxbs .social-wrap.svelte-1ycxxbs{margin:0 48px}.close-overlay.svelte-1ycxxbs.svelte-1ycxxbs{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#17171700;pointer-events:none;z-index:15;transition:all .35s}.close-overlay.menu-open.svelte-1ycxxbs.svelte-1ycxxbs{background-color:#17171766;pointer-events:auto}@media screen and (max-width: 767px){.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs{min-width:unset;width:400px}.menu-screen.svelte-1ycxxbs .menu-top.svelte-1ycxxbs{padding:32px 32px 16px}.menu-screen.svelte-1ycxxbs .menu-top .logo-img.svelte-1ycxxbs{margin-left:16px}.menu-screen.svelte-1ycxxbs a.menu-link.svelte-1ycxxbs{padding:16px 32px}.menu-screen.svelte-1ycxxbs a.subscribe.svelte-1ycxxbs{margin:16px 32px}.menu-screen.svelte-1ycxxbs .social-wrap.svelte-1ycxxbs{margin:0 32px}.menu-screen.svelte-1ycxxbs.svelte-1ycxxbs,.close-overlay.svelte-1ycxxbs.svelte-1ycxxbs{bottom:-100px;padding-bottom:100px}}.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:absolute;background-color:var(--base-primary-color);right:0;top:36px;max-height:0;transition:.35s max-height ease-in-out,.2s opacity,0s border,0s padding;overflow:hidden;transition-delay:0s,.15s,.35s,.35s;padding:0;border:0 solid var(--base-text-color)}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{max-height:max(50vh,300px);border:1px solid var(--base-secondary-color);transition-delay:0s}a.svelte-12pw7o8.svelte-12pw7o8,button.svelte-12pw7o8.svelte-12pw7o8,.user-info.svelte-12pw7o8.svelte-12pw7o8{display:block;padding:16px 24px;color:var(--base-text-color);white-space:nowrap;background:none;border:none;width:100%;text-align:left;font-size:16px}a.svelte-12pw7o8.svelte-12pw7o8:hover,button.svelte-12pw7o8.svelte-12pw7o8:hover{background-color:var(--base-secondary-color)}hr.svelte-12pw7o8.svelte-12pw7o8{margin:0;border:none;height:1px;background-color:var(--base-secondary-color)}.user-info.svelte-12pw7o8 .name.svelte-12pw7o8{margin-bottom:10px}@media screen and (max-width: 767px){.user-menu.svelte-12pw7o8.svelte-12pw7o8{position:fixed;top:0;bottom:-100px;right:0;left:0;z-index:5;border:none;opacity:0;overflow:scroll}.user-menu.open.svelte-12pw7o8.svelte-12pw7o8{padding-top:var(--navBackgroundHeight);max-height:100vh;border:none;opacity:1}}a.svelte-kwga0e{color:inherit}.nav-background.svelte-kwga0e{position:fixed;top:0;width:100%;background-color:var(--navBackgroundColor);height:var(--navBackgroundHeight);z-index:5}.left-block.svelte-kwga0e,.right-block.svelte-kwga0e{top:0;display:flex;align-items:center;z-index:10;color:var(--autoColor, var(--navTextColor, black));min-height:30px;margin:16px 0 0}.left-block.svelte-kwga0e{left:72px}.right-block.svelte-kwga0e{right:72px}.ham.svelte-kwga0e{margin:25px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}.user.svelte-kwga0e{margin:24px 34px 0 0;top:0;right:0;z-index:7}.user-icon.svelte-kwga0e{cursor:pointer;z-index:10;position:relative}.ham.svelte-kwga0e svg,.user-icon.svelte-kwga0e svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-kwga0e{margin:12px 0 0;left:56px}.right-block.svelte-kwga0e{margin:12px 0 0;right:54px}.user.svelte-kwga0e{margin:21px 20px 0 0}.ham.svelte-kwga0e{margin:21px 0 0 20px}}@keyframes svelte-lmek93-ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes svelte-lmek93-ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes svelte-lmek93-ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path.svelte-lmek93.svelte-lmek93{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(1){animation-name:svelte-lmek93-ball-triangle-path-1;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(2){animation-name:svelte-lmek93-ball-triangle-path-2;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-child(3){animation-name:svelte-lmek93-ball-triangle-path-3;animation-delay:0s;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93{animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(1){top:50px}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(2){left:25px}.ball-triangle-path.svelte-lmek93>div.svelte-lmek93:nth-of-type(3){top:50px;left:50px}.header.svelte-126kytp{min-height:var(--window-height, 30vh);width:100%;display:flex;align-items:start;justify-content:center;background-color:#f6f6f6;color:var(--base-text-color);position:relative;padding:80px 0 60px}.title-block.svelte-126kytp{margin:0 40px;width:100%;max-width:480px}h1.svelte-126kytp{font-style:normal;font-weight:500;font-size:45px;line-height:65px;color:#272727;margin:0 0 8px}@media screen and (max-width: 767px){h1.svelte-126kytp{font-size:32px;line-height:46px}}p.svelte-126kytp{font-style:normal;font-weight:300;font-size:16px;line-height:180%;color:#272727;margin:0 0 24px}h4.svelte-126kytp{font-weight:400;font-size:20px;line-height:29px;color:#d60c18;margin-bottom:8px}.header-meta.svelte-126kytp{white-space:pre-wrap;font-family:Noto Sans TC;font-style:normal;font-weight:300;font-size:12px;line-height:180%;color:#272727}.loading.svelte-126kytp{position:fixed;bottom:50px;left:50%}@media screen and (max-width: 767px){.title-block.svelte-126kytp{margin:0 20px}}svg.svelte-1n3rywh{display:block}.wrapper.svelte-1hankyp.svelte-1hankyp{grid-column:4/10;display:grid;grid-template-columns:auto auto;grid-row-gap:40px;margin:60px 0;color:var(--color)}.wrapper.svelte-1hankyp .section-bar.svelte-1hankyp{height:30px;width:8px;background-color:var(--highlight-color);display:inline-block;margin-right:10px}.wrapper.svelte-1hankyp .section-title-box.svelte-1hankyp{font-size:24px;font-weight:500;padding:5px 0 3px;display:flex;align-items:center;align-self:start}.wrapper.svelte-1hankyp .section-title-box .arrow.svelte-1hankyp{width:20px;margin:0 15px 0 10px}.wrapper.svelte-1hankyp .link.svelte-1hankyp{font-size:22px;display:block;color:inherit;border-bottom:solid 1px #c1c1c1;padding:5px 0 3px}.wrapper.svelte-1hankyp .link.disabled.svelte-1hankyp{color:#c1c1c1;pointer-events:none;cursor:not-allowed}.wrapper.svelte-1hankyp .link.svelte-1hankyp:hover{color:var(--highlight-color)}@media screen and (max-width: 1024px){.wrapper.svelte-1hankyp.svelte-1hankyp{grid-column:3/11}}@media screen and (max-width: 767px){.wrapper.svelte-1hankyp.svelte-1hankyp{grid-template-columns:auto;padding:0 15px;grid-column:1/13;grid-row-gap:0}.wrapper.svelte-1hankyp .section-bar.svelte-1hankyp{height:20px;width:5px}.wrapper.svelte-1hankyp .section-links.svelte-1hankyp{margin-bottom:30px}.wrapper.svelte-1hankyp .link.svelte-1hankyp{margin-left:20px;font-size:16px}.wrapper.svelte-1hankyp .section-title-box.svelte-1hankyp{font-size:16px}}.ad-wrapper.svelte-1rdtvj8{background-color:var(--ad-background-color);padding:16px 0 32px;margin:64px calc((100vw - 100%)/-2);display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:1 / 13}.ad-wrapper.hidden.svelte-1rdtvj8{display:none}.label.svelte-1rdtvj8{color:var(--ad-label-color, #888);margin-bottom:12px;font-size:14px}.placeholder.svelte-1rdtvj8{border:1px solid var(--base-text-color, #444);display:flex;align-items:center;justify-content:center}.paywall.svelte-kvra2q.svelte-kvra2q{grid-column:1 / 13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw;text-align:center;background-color:var(--base-primary-color, white);z-index:2}.paywall.svelte-kvra2q.svelte-kvra2q:not(.storybook):first-child{position:absolute;bottom:0;left:0}.paywall.svelte-kvra2q.svelte-kvra2q:before{content:"";position:absolute;bottom:100%;height:calc(100vh - 100%);left:0;right:0;background:linear-gradient(#17171700 0%,#17171740 100%);pointer-events:none}.paywall.svelte-kvra2q~*{display:none!important}.kicker.svelte-kvra2q.svelte-kvra2q{display:flex;background-color:var(--base-secondary-color, #e7e7e7);padding:12px 24px;align-items:center;justify-content:center}.kicker-text.svelte-kvra2q.svelte-kvra2q{font-weight:300;font-size:14px;margin:0 8px}.paywall-inner.svelte-kvra2q.svelte-kvra2q{padding:24px;max-width:600px;text-align:left;margin:auto}.paywall-inner-lr.svelte-kvra2q.svelte-kvra2q{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.title.svelte-kvra2q.svelte-kvra2q{font-size:20px}.content.svelte-kvra2q.svelte-kvra2q{font-weight:300;color:var(--base-text-color, #272727)}.paywall-inner-col.svelte-kvra2q+.paywall-inner-col.svelte-kvra2q{margin-left:24px}.content.svelte-kvra2q ul.svelte-kvra2q{list-style-type:disc;padding-left:16px}.content.svelte-kvra2q li.svelte-kvra2q{line-height:2em;list-style-type:disc}.paywall.svelte-kvra2q .button-link.svelte-kvra2q{background-color:var(--base-theme-secondary-color, #003a9f);padding:8px 42px;color:#fff;text-decoration:none;border:none;font-weight:300;display:block}.kicker.svelte-kvra2q .button-link.svelte-kvra2q{margin:0 24px;padding:8px 24px}.paywall.svelte-kvra2q .button-link.svelte-kvra2q:hover{background-color:var(--base-theme-primary-color, #d60c18);color:#fff;text-decoration:none}.subtext.svelte-kvra2q.svelte-kvra2q{font-size:14px;font-weight:300;margin-top:16px;text-align:center}.fine-print.svelte-kvra2q.svelte-kvra2q{border-top:1px solid var(--base-secondary-color, #e7e7e7);color:var(--base-tertiary-color, #4b4b4b);font-size:12px;padding:24px 0;font-weight:300}@media screen and (max-width: 767px){.paywall-inner-lr.svelte-kvra2q.svelte-kvra2q,.kicker.svelte-kvra2q.svelte-kvra2q{flex-direction:column}.fine-print.svelte-kvra2q.svelte-kvra2q{display:none}}img.svelte-qb3rj7,picture.svelte-qb3rj7{width:100%;display:block}.annotation.svelte-1vsa2xy{position:absolute;bottom:0;z-index:10;width:37px;height:40px;left:50%;transform-origin:center center;transform:translate3d(-70%,115%,0)}.annotation.left.svelte-1vsa2xy{transform:translate3d(-30%,115%,0)}@media screen and (max-width: 767px){.annotation.left.adjust.svelte-1vsa2xy{transform:translate3d(-65%,115%,0)}}.arrow.svelte-1vsa2xy{width:37px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='37' height='40' viewBox='0 0 37 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.710408 30.5505C5.39562 33.3477 11.5381 32.6857 15.9836 29.7878C21.516 26.1824 24.4023 19.858 25.6471 13.5661C26.3562 9.98213 26.5936 6.32002 26.7007 2.67005C26.7288 1.73158 28.1996 1.59558 28.175 2.54579C27.9897 9.46187 27.3771 16.6064 24.0338 22.79C21.0068 28.3874 15.8333 32.936 9.2713 33.4578C6.13496 33.7077 2.96042 32.8996 0.367249 31.0943C0.0679707 30.8873 0.393527 30.3618 0.710408 30.5505Z' fill='white'/%3E%3Cpath d='M28.572 2.62071C29.3832 3.9589 30.2504 5.27789 31.1887 6.53077C32.1309 7.78693 33.196 8.95206 34.0984 10.2344C34.4454 10.7286 33.7836 11.3294 33.3199 10.9426C30.8867 8.90966 29.1589 5.8271 27.8989 2.96496C27.7269 2.56915 28.3468 2.24864 28.572 2.62071Z' fill='white'/%3E%3Cpath d='M27.4658 3.4598C25.7418 5.50378 23.571 7.36039 21.049 8.33098C20.522 8.53302 20.2747 7.75851 20.7577 7.52168C23.1309 6.35788 25.3177 5.11482 27.2102 3.24313C27.3582 3.0959 27.6059 3.29277 27.4658 3.4598Z' fill='white'/%3E%3C/svg%3E%0A")}.arrow.left.svelte-1vsa2xy{transform:scaleX(-1) translateZ(0)}.title.svelte-1vsa2xy{position:absolute;top:0;left:0;width:45vw;max-width:200px;font:300 14px Noto Sans SC;color:#fff;transform:translate3d(-100%,0,0);text-align:right;padding:10px 10px 0 0;-webkit-font-smoothing:subpixel-antialiased}@media screen and (max-width: 767px){.title.svelte-1vsa2xy{font-size:12px}}@media screen and (max-width: 767px){.title.special.svelte-1vsa2xy{padding:10px 0 0;width:25vw}}.title.left.svelte-1vsa2xy{top:100%;left:100%;text-align:left;transform:translate3d(5%,-60%,0)}@media screen and (max-width: 767px){.title.left.adjust.svelte-1vsa2xy{transform:translate3d(5%,-45%,0)}}.intro-wrapper.svelte-1rnof1w.svelte-1rnof1w{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;padding:0;min-width:100vw;background:#f6f6f6;overflow:hidden}.container.svelte-1rnof1w.svelte-1rnof1w{position:relative;display:grid;grid-template-columns:repeat(var(--column),1fr);grid-template-rows:repeat(var(--row),1fr)}.covers-container.svelte-1rnof1w.svelte-1rnof1w{position:relative;grid-column:1/span var(--column);grid-row:1/span var(--row)}.covers-container.svelte-1rnof1w.svelte-1rnof1w:before{content:"";display:block;position:absolute;width:100%;height:calc(100% + 160px);background-color:#000;z-index:1;will-change:opacity;opacity:0;transition:opacity .3s ease-out;pointer-events:none}@media screen and (max-width: 1024px){.covers-container.svelte-1rnof1w.svelte-1rnof1w:before{height:calc(100% + 200px)}}.active.covers-container.svelte-1rnof1w.svelte-1rnof1w:before{opacity:.7}.covers.svelte-1rnof1w.svelte-1rnof1w{display:grid;position:relative;grid-template-columns:repeat(var(--column),1fr)}.cover.svelte-1rnof1w.svelte-1rnof1w{display:block;height:0;padding:0 0 142%;position:relative;background-image:url(https://www.cw.com.tw/graphics/xi-changes-china/cover-wall.jpg);background-size:900% 600%;will-change:opacity,transform;opacity:1;transform:scale(1) translate3d(0,var(--shift-value),0);transition:opacity .3s ease-out,transform .3s ease-out}.cover.active.svelte-1rnof1w.svelte-1rnof1w{z-index:5;opacity:1;transform:scale(1.2) translate3d(0,var(--shift-value),0)}.description.svelte-1rnof1w.svelte-1rnof1w{position:relative;grid-row:var(--d-grid-row);grid-column:var(--d-grid-column);margin:0;opacity:0;z-index:5;transition:opacity .25s ease-out}.description.svelte-1rnof1w>span.svelte-1rnof1w{color:#272727;font-family:Noto Sans TC;font-weight:400;font-size:18px;line-height:150%;position:absolute;background:#ffffff;transform:translate3d(var(--d-shiftX),var(--d-shiftY),0);padding:20px 28px;margin-left:calc(-10% / var(--cols))}@media screen and (max-width: 767px){.description.svelte-1rnof1w>span.svelte-1rnof1w{font-size:16px;margin:0 16px}}.description.active.svelte-1rnof1w.svelte-1rnof1w{opacity:1}#just-padding.svelte-1rnof1w.svelte-1rnof1w{padding-bottom:160px}@media screen and (max-width: 1024px){#just-padding.svelte-1rnof1w.svelte-1rnof1w{padding-bottom:200px}}.wrapper.svelte-1fpsnv0{position:relative;grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;padding:0 7px;min-width:100vw}@media screen and (max-width: 767px){.titles.svelte-1fpsnv0{line-height:1}}.title.svelte-1fpsnv0{display:inline;font-size:14px;margin:0 2px;font-family:"sans-serif";color:#c2c2c2;will-change:color;transition:color .3s ease-out}.title.year.svelte-1fpsnv0{display:inline-block;font-size:16px;font-family:Noto Sans TC;color:#272727;font-family:sans-serif;padding:0 4px;margin:2px;font-weight:500}@media screen and (max-width: 767px){.title.svelte-1fpsnv0{font-size:12px}}.title.svelte-1fpsnv0.important{color:#d60c18!important;font-weight:700}img.svelte-1fpsnv0{position:fixed;left:50%;transform:translate3d(-50%,100%,0);width:15%;bottom:0;will-change:transform;transition:transform .3s ease-in-out}@media screen and (max-width: 1024px){img.svelte-1fpsnv0{width:25%}}@media screen and (max-width: 767px){img.svelte-1fpsnv0{width:40%}}img.show.svelte-1fpsnv0{transform:translate3d(-50%,0,0)}.story-card.svelte-1fpsnv0{position:absolute;top:0;width:calc(100vw * var(--view-port-width));font-family:Noto Sans TC;font-weight:300;font-size:16px;line-height:180%;color:#272727;background:rgb(255,255,255);padding:28px 45px;transform:translate3d(var(--shiftX),var(--shiftY),0);opacity:0;will-change:opacity,transform;transition:opacity .3s ease-out}strong{background-color:#d60c18;padding:0 4px;color:#fff;font-weight:400}.story-card.svelte-1fpsnv0.active{opacity:1}.title-wall-trigger.svelte-1hexbh0{width:1px;height:1px}.zipan-wrapper.svelte-1d5fux2{position:relative}.zipan-text-layer.svelte-1d5fux2,.zp-text-wrapper.svelte-1d5fux2{position:absolute}img.svelte-1d5fux2{position:absolute;top:0;width:100%}p.svelte-1d5fux2{white-space:pre-wrap;margin:0;display:flex;justify-content:center}.legends.svelte-1d5fux2{display:flex;justify-content:center;margin-bottom:8px}.legend.svelte-1d5fux2{display:flex;justify-content:center;align-items:center}.label-text.svelte-1d5fux2{font-family:Noto Sans TC;font-style:normal;font-weight:400;font-size:12px;line-height:17px;color:#272727}.label-rect.svelte-1d5fux2{display:inline-block;width:14px;height:14px;background:rgba(80,80,80,.8);margin:0 4px 0 16px}.text.svelte-1d5fux2{font-family:Noto Sans TC;font-weight:400;font-size:16px;line-height:23px;color:#272727}.zp-0.svelte-1d5fux2{font-size:14px;font-family:Noto Sans TC;font-weight:400;line-height:normal;opacity:1;color:#fff;text-align:center}.zp-1.svelte-1d5fux2{font-size:12px;font-family:Noto Sans TC;font-weight:400;line-height:normal;opacity:1;color:#fff;text-align:center}.zp-2.svelte-1d5fux2{font-size:18px;font-weight:500;line-height:normal;opacity:1;color:#fff;text-align:left}.zp-3.svelte-1d5fux2{font-size:14px;font-weight:400;line-height:normal;opacity:1;color:#fff;text-align:center}.zp-4.svelte-1d5fux2{font-size:20px;font-weight:500;line-height:normal;opacity:1;color:#fff;text-align:left}.zp-5.svelte-1d5fux2{font-size:14px;font-family:Noto Sans TC;font-weight:400;line-height:120.00000476837158%;opacity:1;color:#fff;text-align:center}.zp-6.svelte-1d5fux2{font-size:16px;font-weight:500;line-height:normal;opacity:1;color:#fff;text-align:left}.grid.svelte-1lhw9kk.svelte-1lhw9kk{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:0 auto;position:relative}.grid.svelte-1lhw9kk>.svelte-1lhw9kk{grid-column:4 / 10}.grid.svelte-1lhw9kk>img,.grid.svelte-1lhw9kk>picture{grid-column:2 / 12;width:100%}.full-image.svelte-1lhw9kk.svelte-1lhw9kk{grid-column:1 / 13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-1lhw9kk.svelte-1lhw9kk,h3.svelte-1lhw9kk.svelte-1lhw9kk,h4.svelte-1lhw9kk.svelte-1lhw9kk{margin:24px auto}h2.svelte-1lhw9kk.svelte-1lhw9kk{font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-1lhw9kk.svelte-1lhw9kk{font-size:20px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-1lhw9kk.svelte-1lhw9kk{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-1lhw9kk.svelte-1lhw9kk{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-1lhw9kk+p.svelte-1lhw9kk{margin:16px 0}.grid.svelte-1lhw9kk a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-1lhw9kk a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-1lhw9kk.svelte-1lhw9kk{text-align:center;font-size:14px;letter-spacing:1.4px;margin:32px 0}.graphic-meta.svelte-1lhw9kk.svelte-1lhw9kk{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-1lhw9kk>.svelte-1lhw9kk{grid-column:3 / 11}}@media screen and (max-width: 767px){.grid.svelte-1lhw9kk>.svelte-1lhw9kk{grid-column:1 / 13;padding:0 24px}.grid.svelte-1lhw9kk>picture{grid-column:1 / 13;width:100%;padding:0 24px}.grid.svelte-1lhw9kk>img{grid-column:1 / 13}p.svelte-1lhw9kk.svelte-1lhw9kk{margin:16px 0}.zh.svelte-1lhw9kk p.svelte-1lhw9kk{text-align:justify}h2.svelte-1lhw9kk.svelte-1lhw9kk{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-1lhw9kk.svelte-1lhw9kk{text-align:center}h4.svelte-1lhw9kk.svelte-1lhw9kk{margin-top:0}.graphic-meta.svelte-1lhw9kk.svelte-1lhw9kk{margin-bottom:32px}}body{overflow-x:hidden;font-family:Roboto,Noto Sans TC,sans-serif}.app.svelte-r06530{background-color:var(--base-bg-color);color:var(--base-text-color)}
