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-54qq82.svelte-54qq82{position:absolute;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-54qq82.svelte-54qq82{opacity:1;left:0;pointer-events:auto}.menu-screen.svelte-54qq82 .menu-inner.svelte-54qq82{display:flex;flex-direction:column;align-items:flex-start;min-height:100%}.menu-screen.svelte-54qq82 .menu-top.svelte-54qq82{display:flex;align-items:center;width:100%;padding:32px 48px 16px}.menu-screen.svelte-54qq82 .menu-top .close-icon.svelte-54qq82{cursor:pointer}.menu-screen.svelte-54qq82 .menu-top .logo-img.svelte-54qq82{margin-left:20px}.menu-screen.svelte-54qq82 hr.svelte-54qq82{border:0;height:1px;width:100%;background-color:var(--base-secondary-color);margin:0}.menu-screen.svelte-54qq82 a.menu-link.svelte-54qq82{display:block;width:100%;padding:16px 48px}.menu-screen.svelte-54qq82 a.subscribe.svelte-54qq82{margin:16px 48px}.menu-screen.svelte-54qq82 a.disabled.svelte-54qq82{cursor:not-allowed}.menu-screen.svelte-54qq82 a.disabled .menu-link-text.svelte-54qq82{color:#888}.menu-screen.svelte-54qq82 a:not(.disabled):hover .menu-link-text.svelte-54qq82{color:var(--menuHoverColor, var(--base-theme-primary-color))}.menu-screen.svelte-54qq82 .menu-link-text.svelte-54qq82{transition:all .3s;color:var(--menuTextColor, var(--base-text-color));text-transform:uppercase;font-size:18px;font-weight:400}.menu-screen.svelte-54qq82 .menu-link-subtext.svelte-54qq82{margin-top:4px;color:var(--menuSubtextColor, black);text-transform:uppercase;font-size:14px;font-weight:200;letter-spacing:.2em}.menu-screen.svelte-54qq82 .social-wrap.svelte-54qq82{margin:0 48px}.close-overlay.svelte-54qq82.svelte-54qq82{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-54qq82.svelte-54qq82{background-color:#17171766;pointer-events:auto}@media screen and (max-width: 767px){.menu-screen.svelte-54qq82.svelte-54qq82{min-width:unset;width:400px}.menu-screen.svelte-54qq82 .menu-top.svelte-54qq82{padding:32px 32px 16px}.menu-screen.svelte-54qq82 .menu-top .logo-img.svelte-54qq82{margin-left:16px}.menu-screen.svelte-54qq82 a.menu-link.svelte-54qq82{padding:16px 32px}.menu-screen.svelte-54qq82 a.subscribe.svelte-54qq82{margin:16px 32px}.menu-screen.svelte-54qq82 .social-wrap.svelte-54qq82{margin:0 32px}.menu-screen.svelte-54qq82.svelte-54qq82,.close-overlay.svelte-54qq82.svelte-54qq82{bottom:-100px;padding-bottom:100px}}.menu-screen-wrapper.svelte-54qq82.svelte-54qq82{position:fixed;left:0;width:100%;height:100vh;z-index:20;pointer-events:none;overflow:hidden}@media screen and (min-width: 600px){.menu-screen-wrapper.svelte-54qq82.svelte-54qq82{width:600px;left:calc(50vw - 300px)}}.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}}nav.storyline-mode.svelte-o6p2rf{position:fixed;width:100%;height:64px;transition:height .2s ease-in-out;z-index:10}nav.hide.svelte-o6p2rf{overflow:hidden;height:0px}a.svelte-o6p2rf{color:inherit}.nav-background.svelte-o6p2rf{position:fixed;top:0;width:100%;background-color:#fff;height:62px;z-index:5}.nav-background.storyline-mode.svelte-o6p2rf{position:absolute}@media screen and (min-width: 600px){.nav-background.svelte-o6p2rf{max-width:var(--properWidth);left:50%;transform:translate(-50%)}}.left-block.svelte-o6p2rf,.right-block.svelte-o6p2rf{top:0;display:flex;align-items:center;z-index:10;color:var(--autoColor, var(--navTextColor, black));min-height:30px;margin:14px 0 0}.left-block.svelte-o6p2rf{left:84px}@media screen and (min-width: 600px){.left-block.svelte-o6p2rf{left:calc(84px + 50vw - var(--properWidth) / 2)}}.right-block.svelte-o6p2rf{right:72px}@media screen and (min-width: 600px){.right-block.svelte-o6p2rf{right:calc(50vw - var(--properWidth) / 2 + 72px)}}.ham.svelte-o6p2rf{margin:20px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}@media screen and (min-width: 600px){.ham.svelte-o6p2rf{left:calc(50vw - var(--properWidth) / 2)}}.user.svelte-o6p2rf{margin:20px 34px 0 0;top:0;right:0;z-index:7}@media screen and (min-width: 600px){.user.svelte-o6p2rf{right:calc(50vw - var(--properWidth) / 2)}}.user-icon.svelte-o6p2rf{cursor:pointer;z-index:10;position:relative}.ham.svelte-o6p2rf svg,.user-icon.svelte-o6p2rf svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-o6p2rf{margin:12px 0 0;left:64px}.right-block.svelte-o6p2rf{margin:8px 0 0;right:54px}.user.svelte-o6p2rf{margin:17px 20px 0 0}.ham.svelte-o6p2rf{margin:17px 0 0 20px}}.logo-img.svelte-o6p2rf{display:flex;align-items:center}.primary-logo.svelte-o6p2rf{width:87px;height:32px}.secondary-logo.svelte-o6p2rf{width:97px;height:24px;margin-left:8px}@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-1s2juf5.svelte-1s2juf5{height:100vh;height:calc(var(--1svh, 1vh) * 100);height:100svh;width:100%;display:flex;align-items:center;justify-content:center;background-color:#ffbb40;color:var(--base-text-color);position:relative}.quest-container.svelte-1s2juf5.svelte-1s2juf5{position:relative;display:flex;justify-content:center;width:100%;height:100vh;height:calc(var(--1svh, 1vh) * 100);height:100svh;z-index:2;overflow:hidden}.quest-container.svelte-1s2juf5 .img-container.svelte-1s2juf5{height:100%;background-color:#fff}@media screen and (max-width: 767px){.quest-container.svelte-1s2juf5 .img-container.svelte-1s2juf5{width:100%!important}}.quest-container.svelte-1s2juf5 img.svelte-1s2juf5{margin:0 auto}.modal.svelte-1s2juf5.svelte-1s2juf5{width:100vw;height:100vh;background:rgba(39,39,39,.6980392157);z-index:10;position:fixed;top:0;pointer-events:none}.content.svelte-1s2juf5.svelte-1s2juf5{position:fixed;display:flex;flex-direction:column;align-items:center;width:90%;max-width:320px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;background:#ffffff;padding:var(--spacing-06, 24px)}.content.svelte-1s2juf5 h4.svelte-1s2juf5{color:var(--base-text-color, #272727);text-align:center;font-family:Noto Sans TC;font-size:16px;font-weight:500;margin:0}.content.svelte-1s2juf5 p.svelte-1s2juf5{color:var(--base-text-color, #272727);font-family:Noto Sans TC;font-size:14px;font-style:normal;font-weight:300}.content.svelte-1s2juf5 button.svelte-1s2juf5{padding:var(--spacing-03, 8px) var(--spacing-05, 16px);background:#003a9f;color:var(--base-primary-color, #fff);font-family:Noto Sans TC;border:none;margin:0 auto;pointer-events:initial;cursor:pointer}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)}
