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-10k2vzm.svelte-10k2vzm{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-10k2vzm.svelte-10k2vzm{opacity:1;left:0;pointer-events:auto}.menu-screen.svelte-10k2vzm .menu-inner.svelte-10k2vzm{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.menu-screen.svelte-10k2vzm .menu-top.svelte-10k2vzm{display:flex;align-items:center;width:100%;padding:32px 48px 16px}.menu-screen.svelte-10k2vzm .menu-top .close-icon.svelte-10k2vzm{cursor:pointer}.menu-screen.svelte-10k2vzm .menu-top .logo-img.svelte-10k2vzm{margin-left:20px}.menu-screen.svelte-10k2vzm hr.svelte-10k2vzm{border:0;height:1px;width:100%;background-color:var(--base-secondary-color);margin:0}.menu-screen.svelte-10k2vzm a.menu-link.svelte-10k2vzm{display:block;width:100%;padding:16px 48px}.menu-screen.svelte-10k2vzm a.subscribe.svelte-10k2vzm{margin:16px 48px}.menu-screen.svelte-10k2vzm a.disabled.svelte-10k2vzm{cursor:not-allowed}.menu-screen.svelte-10k2vzm a.disabled .menu-link-text.svelte-10k2vzm{color:#888}.menu-screen.svelte-10k2vzm a:not(.disabled):hover .menu-link-text.svelte-10k2vzm{color:var(--menuHoverColor, var(--base-theme-primary-color))}.menu-screen.svelte-10k2vzm .menu-link-text.svelte-10k2vzm{transition:all .3s;color:var(--menuTextColor, var(--base-text-color));text-transform:uppercase;font-size:18px;font-weight:400}.menu-screen.svelte-10k2vzm .menu-link-subtext.svelte-10k2vzm{margin-top:4px;color:var(--menuSubtextColor, black);text-transform:uppercase;font-size:14px;font-weight:200;letter-spacing:.2em}.menu-screen.svelte-10k2vzm .social-wrap.svelte-10k2vzm{margin:0 48px}.close-overlay.svelte-10k2vzm.svelte-10k2vzm{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-10k2vzm.svelte-10k2vzm{background-color:#17171766;pointer-events:auto}@media screen and (max-width: 767px){.menu-screen.svelte-10k2vzm.svelte-10k2vzm{min-width:unset;width:400px}.menu-screen.svelte-10k2vzm .menu-top.svelte-10k2vzm{padding:32px 32px 16px}.menu-screen.svelte-10k2vzm .menu-top .logo-img.svelte-10k2vzm{margin-left:16px}.menu-screen.svelte-10k2vzm a.menu-link.svelte-10k2vzm{padding:16px 32px}.menu-screen.svelte-10k2vzm a.subscribe.svelte-10k2vzm{margin:16px 32px}.menu-screen.svelte-10k2vzm .social-wrap.svelte-10k2vzm{margin:0 32px}.menu-screen.svelte-10k2vzm.svelte-10k2vzm,.close-overlay.svelte-10k2vzm.svelte-10k2vzm{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}}.storyline.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{-webkit-text-size-adjust:100%;font-family:Roboto,Noto Sans TC,sans-serif;box-sizing:border-box;display:block;position:fixed;background-color:#fff;width:100%;z-index:9;border-top:1px solid #eee;border-bottom:1px solid #eee;overflow:hidden;transition:top .2s ease-in-out;height:auto;top:var(--container-height)}.storyline.shift-to-top.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{top:0}@media screen and (max-width: 767px){.storyline.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{height:auto}}.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{display:flex;align-items:center;position:relative;justify-content:center;margin:0 auto;max-width:970px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg{display:flex;justify-content:center;padding-right:0}}.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg:after{content:"";display:block;width:25px;height:100%;position:absolute;right:0;top:0;background:linear-gradient(90deg,transparent,#fff)}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg.svelte-45fwdg.svelte-45fwdg:after{right:0}}.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg{display:flex;align-items:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;text-align:center;box-sizing:border-box;position:relative;font-weight:500;white-space:nowrap;font-size:16px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg{white-space:nowrap}}.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg:before{content:"";display:block;width:20px;height:100%;position:absolute;right:-19px;top:0;background:linear-gradient(270deg,transparent,#fff);z-index:1}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title.svelte-45fwdg.svelte-45fwdg:before{right:-19px;width:20px}}.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 20px}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 25px}}@media screen and (max-width: 767px){.items-container.svelte-45fwdg .storyline-title .storyline-hint.svelte-45fwdg.svelte-45fwdg{margin:0 8px 0 20px}}.items-container.svelte-45fwdg .storyline-title svg.svelte-45fwdg.svelte-45fwdg{margin-top:2px;width:8px}.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;max-width:-moz-fit-content;max-width:fit-content}.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg::-webkit-scrollbar{display:none}@media screen and (min-width: 1024px){.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{max-width:-moz-fit-content;max-width:fit-content}}@media screen and (max-width: 1023px){.items-container.svelte-45fwdg .story-items.svelte-45fwdg.svelte-45fwdg{padding-right:20px}}.items-container.svelte-45fwdg .story-items ul.svelte-45fwdg.svelte-45fwdg{display:flex;list-style-type:none;padding:0;margin:0}.items-container.svelte-45fwdg .story-items ul li.svelte-45fwdg+li.svelte-45fwdg:after{content:"";display:block;width:1px;height:14px;background-color:#d3d5d7;position:absolute;left:0;top:50%;transform:translateY(-50%)}.items-container.svelte-45fwdg .storyline-item.svelte-45fwdg.svelte-45fwdg{color:#171717;font-family:Noto Sans TC;font-size:14px;font-weight:300;line-height:100%;padding:12px 16px;position:relative;white-space:nowrap}.items-container.svelte-45fwdg .storyline-item span.svelte-45fwdg.svelte-45fwdg{display:inline-block;color:#171717}.items-container.svelte-45fwdg .storyline-item a.svelte-45fwdg.svelte-45fwdg{color:#171717}.items-container.svelte-45fwdg .storyline-item a.svelte-45fwdg.svelte-45fwdg:hover{color:var(--base-theme-primary-color)}.items-container.svelte-45fwdg .storyline-item.bold.svelte-45fwdg.svelte-45fwdg{font-weight:500}@media screen and (max-width: 767px){.items-container.svelte-45fwdg .storyline-item.svelte-45fwdg.svelte-45fwdg{padding:12px 16px}}nav.storyline-mode.svelte-ujljbw{position:fixed;width:100%;height:var(--navBackgroundHeight);transition:height .2s ease-in-out;z-index:10}nav.hide.svelte-ujljbw{overflow:hidden;height:0px}a.svelte-ujljbw{color:inherit}.nav-background.svelte-ujljbw{position:fixed;top:0;width:100%;background-color:var(--navBackgroundColor);height:var(--navBackgroundHeight);z-index:5}.nav-background.storyline-mode.svelte-ujljbw{position:absolute}.left-block.svelte-ujljbw,.right-block.svelte-ujljbw{top:0;display:flex;align-items:center;z-index:10;color:var(--autoColor, var(--navTextColor, black));min-height:30px;margin:12px 0 0}.left-block.svelte-ujljbw{left:72px}.right-block.svelte-ujljbw{right:72px}.ham.svelte-ujljbw{margin:20px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}.user.svelte-ujljbw{margin:20px 34px 0 0;top:0;right:0;z-index:7}.user-icon.svelte-ujljbw{cursor:pointer;z-index:10;position:relative}.ham.svelte-ujljbw svg,.user-icon.svelte-ujljbw svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-ujljbw{margin:8px 0 0;left:56px}.right-block.svelte-ujljbw{margin:8px 0 0;right:54px}.user.svelte-ujljbw{margin:17px 20px 0 0}.ham.svelte-ujljbw{margin:17px 0 0 20px}}
