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}.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-nchw6r{position:fixed;width:100%;height:var(--navBackgroundHeight);transition:height .2s ease-in-out;z-index:10}nav.hide.svelte-nchw6r{overflow:hidden;height:0px}a.svelte-nchw6r{color:inherit}.nav-background.svelte-nchw6r{position:fixed;top:0;width:100%;background-color:var(--navBackgroundColor);height:var(--navBackgroundHeight);z-index:5}.nav-background.storyline-mode.svelte-nchw6r{position:absolute}.left-block.svelte-nchw6r,.right-block.svelte-nchw6r{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-nchw6r{left:84px}.right-block.svelte-nchw6r{right:72px}.ham.svelte-nchw6r{margin:20px 0 0 32px;top:0;left:0;cursor:pointer;z-index:10}.user.svelte-nchw6r{margin:20px 34px 0 0;top:0;right:0;z-index:7}.user-icon.svelte-nchw6r{cursor:pointer;z-index:10;position:relative}.ham.svelte-nchw6r svg,.user-icon.svelte-nchw6r svg{pointer-events:none}@media screen and (max-width: 767px){.left-block.svelte-nchw6r{margin:12px 0 0;left:64px}.right-block.svelte-nchw6r{margin:8px 0 0;right:54px}.user.svelte-nchw6r{margin:17px 20px 0 0}.ham.svelte-nchw6r{margin:17px 0 0 20px}}.logo-img.svelte-nchw6r{display:flex;align-items:center}.primary-logo.svelte-nchw6r{width:87px;height:32px}.secondary-logo.svelte-nchw6r{width:97px;height:24px;margin-left:8px}@keyframes svelte-1szk2ja-scroll-bounce{{bottom:35px}{bottom:30px}{bottom:35px}}.loading.svelte-1vejpr7.svelte-1vejpr7{position:fixed;top:0;min-height:max(calc(var(--mvh) * 100),100vh);width:100%;background:radial-gradient(50% 50% at 50% 50%,#fff 0%,#e7e2e3 100%);z-index:3}.loading-bg.svelte-1vejpr7.svelte-1vejpr7{position:absolute;top:0;left:0;width:100%;min-height:max(calc(var(--mvh) * 100),100vh);background:radial-gradient(50% 50% at 50% 50%,#fff 0%,#f6f6f6 100%);opacity:0;transition:opacity .1s}.loading-components.svelte-1vejpr7.svelte-1vejpr7{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:50%;top:0;transform:translate(-50%);height:max(calc(var(--mvh) * 100),100vh)}.content.svelte-1vejpr7.svelte-1vejpr7{width:240px}.content.svelte-1vejpr7 p.svelte-1vejpr7{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:300;line-height:180%;margin:4px 0 0}.progress-top-line.svelte-1vejpr7.svelte-1vejpr7{height:0;width:1px;background:#8a8385;position:absolute;top:0;left:50%;transform:translate(-50%)}.progress-bottom-line.svelte-1vejpr7.svelte-1vejpr7{height:0;width:1px;background:#8a8385;position:absolute;bottom:0;left:50%;transform:translate(-50%)}canvas.svelte-15bl8wt{display:block}canvas{background:#f5f5f5}.noise.svelte-69pewx{top:0;position:absolute;width:100%;height:100%;background:url(../../../noise-intro.png);z-index:1;opacity:1;transition:opacity .5s}.noise.hide.svelte-69pewx{opacity:0}.sponsors-wrapper.svelte-11489bd.svelte-11489bd{position:absolute;width:100%;min-width:100vw;max-width:1200px;margin:40px calc((100vw - 100%)/-2) 0;grid-column:1/13;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;left:50%;bottom:30%;transform:translate(-50%,50%);z-index:4;pointer-events:none;opacity:0;transition:bottom .7s,opacity .7s}@media screen and (max-width: 767px){.sponsors-wrapper.svelte-11489bd.svelte-11489bd{bottom:-100px}}.sponsors-wrapper.show.svelte-11489bd.svelte-11489bd{bottom:50%;opacity:1;pointer-events:initial}.wrapper.svelte-11489bd.svelte-11489bd{grid-column:1/13;max-width:920px;margin:0 auto 40px}.wrapper.svelte-11489bd a.svelte-11489bd{border-bottom:none;display:inline-block;position:relative;cursor:pointer;padding:8px 0;margin:0 10px;outline:none!important;text-decoration:none!important;border:none!important}@media screen and (max-width: 480px){.wrapper.svelte-11489bd a.svelte-11489bd{padding:6px 0;margin:0 8px}}.wrapper.svelte-11489bd a img.svelte-11489bd{width:100%}.wrapper.svelte-11489bd a.svelte-11489bd:hover{border-bottom:none}h2.svelte-11489bd.svelte-11489bd{margin:40px auto 16px;font-size:22px;font-weight:500;text-align:center}.sponsors.svelte-11489bd.svelte-11489bd{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media screen and (max-width: 1024px){.sponsors.svelte-11489bd.svelte-11489bd{display:flex;flex-wrap:wrap}}@media screen and (max-width: 767px){h2.svelte-11489bd.svelte-11489bd{margin-top:56px;margin-bottom:24px}}.front-elements-wrapper.svelte-1rvc9mn{position:absolute;width:100%;height:100vh;height:calc(var(--1dvh, 1vh) * 100);height:100dvh;top:0;transition:height .3s}.blur-bg.svelte-1rvc9mn{position:absolute;width:100%;height:100%;top:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transition:opacity .3s}.blur-bg.show.svelte-1rvc9mn{opacity:1}.color-bg.svelte-1rvc9mn{position:absolute;width:100%;height:100%;top:0;opacity:0;background:radial-gradient(50% 50% at 50% 50%,#fff 0%,#f6f6f6 100%);transition:opacity .3s}.color-bg.show.svelte-1rvc9mn{opacity:.24}.logo-container.svelte-1rvc9mn{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;left:50%;bottom:0;transform:translate(-50%);transition:bottom var(--main-elements-t),transform var(--main-elements-t)}@media screen and (max-width: 1024px){.logo-container.svelte-1rvc9mn{bottom:calc(5% - var(--p-height))}}@media screen and (max-width: 767px){.logo-container.svelte-1rvc9mn{bottom:calc(3% - var(--p-height))}}.logo-container.show.svelte-1rvc9mn{bottom:50%;transform:translate(-50%,50%)}.logo-container.slide-out.svelte-1rvc9mn{bottom:100%;transform:translate(-50%)}.logo.svelte-1rvc9mn{transform:translate(1.5vw);width:23.6vw;aspect-ratio:340/234;transition:width var(--main-elements-t)}@media screen and (max-width: 1024px){.logo.svelte-1rvc9mn{width:40.7vw}}@media screen and (max-width: 767px){.logo.svelte-1rvc9mn{width:58.6vw}}.logo.show.svelte-1rvc9mn{width:16vw}@media screen and (max-width: 1024px){.logo.show.svelte-1rvc9mn{width:28.7vw}}@media screen and (max-width: 767px){.logo.show.svelte-1rvc9mn{width:37.3vw}}p.svelte-1rvc9mn{color:#272727;font-size:18px;line-height:180%;letter-spacing:1px;width:40vw;margin:24px 0 0;opacity:0;transition:opacity .3s;transition-delay:.5s}@media screen and (max-width: 1024px){p.svelte-1rvc9mn{width:72vw}}@media screen and (max-width: 767px){p.svelte-1rvc9mn{width:82vw}}p.show.svelte-1rvc9mn{opacity:1}.wrapper.svelte-1hgx3lf{position:relative;width:100%;min-width:100vw;z-index:1}.background.svelte-1hgx3lf{height:max(calc(var(--mvh) * 100),100vh);position:sticky;top:0;width:100%;opacity:1}.cards-container.svelte-1hgx3lf{position:relative;transform:translateZ(0);pointer-events:none}.intro-transition-card.svelte-1hgx3lf{height:max(calc(var(--mvh) * 400),400vh);pointer-events:none}.topic-container.svelte-1qbmhc.svelte-1qbmhc{display:grid;margin-left:auto;margin-right:auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;-moz-column-gap:100px;column-gap:100px;width:100%;height:100%;perspective:1000px;transition:opacity .3s}.topic-container.svelte-1qbmhc .svelte-1qbmhc:nth-of-type(odd){grid-column:1;grid-row:1;justify-content:flex-end}.topic-container.svelte-1qbmhc .svelte-1qbmhc:nth-of-type(2n){grid-column:2;grid-row:1;justify-content:flex-start}.topic-wrapper.svelte-1qbmhc.svelte-1qbmhc{display:flex;align-items:center}.topic.svelte-1qbmhc.svelte-1qbmhc{cursor:pointer;pointer-events:initial}.topic.svelte-1qbmhc .topic-title.svelte-1qbmhc{color:#483338;text-align:center;font-size:22px;font-weight:500;letter-spacing:1px;margin:0 0 16px}@media screen and (max-width: 767px){.topic.svelte-1qbmhc .topic-title.svelte-1qbmhc{font-size:10px;margin:0 0 4px;letter-spacing:initial}.topic.svelte-1qbmhc .topic-title .subtitle.svelte-1qbmhc{font-size:8px;letter-spacing:initial}}.topic.svelte-1qbmhc .img-wrapper.svelte-1qbmhc{width:80%;margin:0 auto;overflow:hidden}.topic.svelte-1qbmhc img.svelte-1qbmhc{width:100%;height:auto;transform:translateZ(0)}span.svelte-1qbmhc.svelte-1qbmhc{display:inline-block;color:#483338;font-size:16px;font-weight:300;letter-spacing:1px;margin:0 auto}.view-more-btn-wrapper.svelte-1qbmhc.svelte-1qbmhc{width:100%;text-align:center}.view-more-btn.svelte-1qbmhc.svelte-1qbmhc{background:#f8b42d;color:#483338;font-size:8px;border:none;cursor:pointer;border-radius:100px;padding:var(--spacing-02, 4px) var(--spacing-05, 8px);margin:4px auto 0}svg.svelte-1n3rywh{display:block}.content.svelte-t7yocm.svelte-t7yocm{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;transform:translate(-20%,-5%)}@media screen and (max-width: 1024px){.content.svelte-t7yocm.svelte-t7yocm{transform:translateY(-20%);align-items:center}}@media screen and (max-width: 767px){.content.video-mode.svelte-t7yocm.svelte-t7yocm{transform:translate(0)}}.highlight-box.svelte-t7yocm.svelte-t7yocm{border-radius:24px 0;padding:24px 32px;background:#fff;max-width:33vw;margin-bottom:16px}@media screen and (max-width: 1024px){.highlight-box.svelte-t7yocm.svelte-t7yocm{max-width:57.5vw;margin:0 auto 16px}}@media screen and (max-width: 767px){.highlight-box.svelte-t7yocm.svelte-t7yocm{padding:12px 16px;max-width:85vw;margin:24px auto 12px}}.highlight-box-video.svelte-t7yocm.svelte-t7yocm{border-radius:24px 0;padding:24px 32px;background:#fff;max-width:33vw;margin-bottom:16px}@media screen and (max-width: 1024px){.highlight-box-video.svelte-t7yocm.svelte-t7yocm{max-width:57.5vw;margin:0 auto 16px}}@media screen and (max-width: 767px){.highlight-box-video.svelte-t7yocm.svelte-t7yocm{display:none}}p.svelte-t7yocm.svelte-t7yocm{font-family:"Noto Serif TC";color:#483338;font-size:18px;font-weight:700;letter-spacing:1px;margin:0 auto;max-width:calc(100% - 44px);text-align:justify}@media screen and (max-width: 480px){p.svelte-t7yocm.svelte-t7yocm{font-size:17px}}.bottom-quote-wrapper.svelte-t7yocm.svelte-t7yocm{width:100%;text-align:right}.read-more.svelte-t7yocm.svelte-t7yocm{display:flex;max-width:26vw}.read-more.svelte-t7yocm .read-more-left.svelte-t7yocm{display:flex;color:#483338;font-size:18px;font-weight:500;letter-spacing:1px;word-break:keep-all}.read-more.svelte-t7yocm .read-more-left .arrow-wrapper.svelte-t7yocm{padding:7px 6px}.read-more.svelte-t7yocm .read-more-right.svelte-t7yocm{margin-left:12px}.read-more.svelte-t7yocm .read-more-right a.svelte-t7yocm{color:#483338;font-size:16px;font-weight:300;letter-spacing:1px;text-decoration-line:underline}.read-more.svelte-t7yocm .read-more-right a.disabled.svelte-t7yocm{text-decoration:none;pointer-events:none;color:#876743;cursor:not-allowed}@media screen and (max-width: 767px){.read-more.video-mode.svelte-t7yocm.svelte-t7yocm{margin-top:16px}}@media screen and (max-width: 480px){.read-more.svelte-t7yocm.svelte-t7yocm{max-width:85vw}}@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}.topic-content-wrapper.svelte-1fx8hsw.svelte-1fx8hsw{width:100%;height:max(var(--mvh) * 100,100vh);background:rgba(248,180,45,.88);position:fixed;top:0;z-index:4}.topic-content.svelte-1fx8hsw.svelte-1fx8hsw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;width:80%;margin:0 auto;z-index:4}@media screen and (max-width: 1024px){.topic-content.svelte-1fx8hsw.svelte-1fx8hsw{justify-content:center;width:100%;grid-template-columns:auto}}@media screen and (max-width: 480px){.topic-content.svelte-1fx8hsw.svelte-1fx8hsw{transform:translate(-50%,-45%)}}.topic-content.svelte-1fx8hsw .img-wrapper.svelte-1fx8hsw{max-width:44vw}@media screen and (max-width: 1024px){.topic-content.svelte-1fx8hsw .img-wrapper.svelte-1fx8hsw{max-width:76.7vw}}@media screen and (max-width: 767px){.topic-content.svelte-1fx8hsw .img-wrapper.svelte-1fx8hsw{max-width:92vw}}.topic-content.svelte-1fx8hsw .img-wrapper h3.svelte-1fx8hsw{color:#483338;text-align:center;font-size:20px;font-weight:500;letter-spacing:1px;margin:0 0 16px}.iframe-wrapper.svelte-1fx8hsw.svelte-1fx8hsw{position:relative;width:44vw;height:calc(29.35625vw - 2px);aspect-ratio:1280/854;background-color:#f4f4f4}@media screen and (max-width: 1024px){.iframe-wrapper.svelte-1fx8hsw.svelte-1fx8hsw{height:calc(51.17328125vw - 2px);width:76.7vw}}@media screen and (max-width: 767px){.iframe-wrapper.svelte-1fx8hsw.svelte-1fx8hsw{height:calc(61.38125vw - 2px);width:92vw}}iframe.svelte-1fx8hsw.svelte-1fx8hsw{position:relative;width:44vw;aspect-ratio:1280/854;z-index:3}@media screen and (max-width: 1024px){iframe.svelte-1fx8hsw.svelte-1fx8hsw{width:76.7vw}}@media screen and (max-width: 767px){iframe.svelte-1fx8hsw.svelte-1fx8hsw{width:92vw}}.back-btn.svelte-1fx8hsw.svelte-1fx8hsw{position:absolute;z-index:2;top:80px;right:64px;cursor:pointer}@media screen and (max-width: 1024px){.back-btn.svelte-1fx8hsw.svelte-1fx8hsw{top:72px;right:16px}.back-btn.storyline-mode.svelte-1fx8hsw.svelte-1fx8hsw{top:56px}}@media screen and (max-width: 767px){.back-btn.svelte-1fx8hsw.svelte-1fx8hsw{top:72px;right:16px}.back-btn.storyline-mode.svelte-1fx8hsw.svelte-1fx8hsw{top:56px}}span.svelte-1fx8hsw.svelte-1fx8hsw{display:inline-block;color:#483338;font-size:16px;font-weight:300;letter-spacing:1px}.loading.svelte-1fx8hsw.svelte-1fx8hsw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.wrapper.svelte-1t5ut8f{position:relative;width:100%;min-width:100vw;z-index:3;pointer-events:none}.background.svelte-1t5ut8f{height:max(var(--mvh) * 100,100vh);position:sticky;top:0;width:100%;opacity:1}.cards-container.svelte-1t5ut8f{position:relative;transform:translateZ(0)}.tunnel-transition-card.svelte-1t5ut8f{height:max(var(--mvh) * 400,400vh)}@media screen and (max-width: 767px){.tunnel-transition-card.svelte-1t5ut8f{height:max(var(--mvh) * 600,600vh)}}.bg-container.svelte-omiwyv{position:fixed;top:0;left:0;width:100%;height:max(calc(var(--mvh) * 100),100vh);z-index:2;pointer-events:none;opacity:0;transition:opacity .3s;will-change:opacity}.show.svelte-omiwyv{opacity:1}.blur-1.svelte-omiwyv{position:absolute;top:0;width:100%;height:100%;border-radius:2791px;background:radial-gradient(44.88% 44.88% at 50.29% 57.43%,rgba(255,222,208,.1) 0%,rgba(255,125,69,.1) 57.74%);filter:blur(250px);z-index:2}.blur-2.svelte-omiwyv{position:absolute;width:20vw;height:20vw;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:300px;background:linear-gradient(180deg,#ffcce4 0%,rgba(254,63,155,0) 100%);filter:blur(200px);z-index:2}.noise-bg.svelte-omiwyv{top:0;position:absolute;width:100%;height:100%;background:url(../../../noise.png);opacity:1}.bg-item.svelte-omiwyv{position:absolute;bottom:10%;width:10vw;height:10vw;background:var(--item-path) no-repeat center center;background-size:cover;pointer-events:none;z-index:1;filter:blur(15px);will-change:transform}.float-1.svelte-omiwyv{animation:float 2s ease-in-out infinite}.float-2.svelte-omiwyv{animation:float2 2s ease-in-out infinite}button.svelte-hlh8mc{display:flex;align-items:center;justify-content:center;border-radius:100px;background:#e4007f;padding:12px 32px;color:#fff;font-size:20px;border:none;animation:svelte-hlh8mc-changeColor 10s infinite alternate}@media screen and (max-width: 767px){button.svelte-hlh8mc{padding:8px 16px;font-size:17px}}.arrow-wrapper.svelte-hlh8mc{padding:0 6px}@keyframes svelte-hlh8mc-changeColor{0%{background-color:#2660ad}25%{background-color:#00a0e9}50%{background-color:#f8b62d}75%{background-color:#e4007f}to{background-color:#00a29a}}.bg-container.svelte-g17vip{position:absolute;top:0;left:0;width:100%;height:max(var(--mvh) * 100,100vh);z-index:2;pointer-events:none;opacity:1;transition:opacity .3s;will-change:opacity;overflow:hidden}.bg-item.svelte-g17vip{position:absolute;width:10vw;height:10vw;background:var(--item-path) no-repeat center center;background-size:cover;pointer-events:none;z-index:1;filter:blur(14px);will-change:bottom,left,transform;transition:bottom .5s,left .5s}.float-1.svelte-g17vip{animation:svelte-g17vip-float 2s ease-in-out infinite}.float-2.svelte-g17vip{animation:svelte-g17vip-float2 2s ease-in-out infinite}@keyframes svelte-g17vip-float{0%{transform:translate(-50%,50%)}50%{transform:translate(-50%,55%)}to{transform:translate(-50%,50%)}}@keyframes svelte-g17vip-float2{0%{transform:translate(-50%,50%)}50%{transform:translate(-50%,45%)}to{transform:translate(-50%,50%)}}.wrapper.svelte-19tx6nd{position:relative;width:100%;min-width:100vw;z-index:1}.background.svelte-19tx6nd{position:sticky;top:0;height:max(calc(var(--mvh) * 100),100vh);width:100%;opacity:1;background:#f6f6f6;z-index:1}.button-wrapper.svelte-19tx6nd{position:absolute;top:0;display:flex;align-items:center;justify-content:center;height:max(calc(var(--mvh) * 100),100vh);width:100%;z-index:2}.cards-container.svelte-19tx6nd{position:relative;transform:translateZ(0);pointer-events:none}.exam-transition-card.svelte-19tx6nd{height:max(calc(var(--mvh) * 0),0vh);pointer-events:none}.extend.svelte-zt5uua.svelte-zt5uua{min-width:100vw;padding:32px 0;background:#ffffff}@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait){.extend.svelte-zt5uua.svelte-zt5uua{margin-top:0}}.extend.svelte-zt5uua h2.svelte-zt5uua{font-size:22px}.extend.svelte-zt5uua a.svelte-zt5uua{border-bottom:none!important}.extend.svelte-zt5uua .grid-container.svelte-zt5uua{display:grid;grid-template-columns:repeat(3,1fr);width:100%;max-width:1000px;grid-gap:0px;margin:auto}@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait){.extend.svelte-zt5uua .grid-container.svelte-zt5uua{grid-template-columns:repeat(1,1fr)}}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua{position:relative;padding:26px 36px;transition:.3s}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:after{content:"";display:inline-block;position:absolute;top:10%;right:0;width:1px;height:80%;background:#f6f6f6}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:before{content:"";display:inline-block;position:absolute;bottom:0;left:10%;width:80%;height:1px;background-color:#e7e0cd}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-child(3n):after{width:0;height:0}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-last-child(-n+3):before{width:0;height:0}.extend.svelte-zt5uua .grid-container .grid-item .TitleNo.svelte-zt5uua{display:inline-block;font-size:12px;line-height:1}.extend.svelte-zt5uua .grid-container .grid-item .TitleNo span.svelte-zt5uua{font-size:40px;font-weight:500;color:#e4007f}@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait){.extend.svelte-zt5uua .grid-container .grid-item .TitleNo span.svelte-zt5uua{font-size:32px}}.extend.svelte-zt5uua .grid-container .grid-item .TitleTxt.svelte-zt5uua{display:inline-block;margin-left:8px;font-size:22px}.extend.svelte-zt5uua .grid-container .grid-item ul.svelte-zt5uua{padding:0}.extend.svelte-zt5uua .grid-container .grid-item ul li.ExtendItem.svelte-zt5uua{margin:14px auto;font-size:15px;font-weight:300}.extend.svelte-zt5uua .grid-container .grid-item ul li.ExtendItem a.svelte-zt5uua{color:#111}.extend.svelte-zt5uua .grid-container .grid-item ul .sponsor.svelte-zt5uua{background-color:#000;padding:2px 2px 2px 3px;color:#fff;font-size:12px;letter-spacing:2px;transition:background-color .3s}.extend.svelte-zt5uua .grid-container .grid-item ul.svelte-zt5uua:hover{color:#e4007f}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-child(4n+1){color:#000}.extend.svelte-zt5uua .grid-container .grid-item:nth-child(4n+1) .ExtendItem:hover a.svelte-zt5uua{transition:.3s;color:#e4007f}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-child(4n+2){color:#000}.extend.svelte-zt5uua .grid-container .grid-item:nth-child(4n+2) .ExtendItem:hover a.svelte-zt5uua{transition:.3s;color:#e4007f}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-child(4n+3){color:#000}.extend.svelte-zt5uua .grid-container .grid-item:nth-child(4n+3) .ExtendItem:hover a.svelte-zt5uua{transition:.3s;color:#e4007f}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-child(4n){color:#000}.extend.svelte-zt5uua .grid-container .grid-item:nth-child(4n) .ExtendItem:hover a.svelte-zt5uua{transition:.3s;color:#e4007f}@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait){.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua{padding:12px 20px 10px}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:before{left:5%;width:90%}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:after{display:none}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-last-child(-n+3):before{content:"";display:inline-block;position:absolute;bottom:0;left:5%;width:90%;height:1px;background-color:#e7e0cd}.extend.svelte-zt5uua .grid-container .grid-item.svelte-zt5uua:nth-last-child(1):before{width:0;height:0}}h2.svelte-zt5uua.svelte-zt5uua{margin:0 auto 16px;font-size:22px;font-weight:500;text-align:center}.copyright.svelte-zt5uua.svelte-zt5uua{text-align:center;font-size:14px;letter-spacing:1.4px;margin:32px 0}@media screen and (max-width: 767px){h2.svelte-zt5uua.svelte-zt5uua{margin-top:56px;margin-bottom:8px}}svg.svelte-n21m5o{fill:#272727;transition:fill .3s}svg.svelte-n21m5o:hover{fill:#00c200}svg.svelte-10orgym{fill:#272727;transition:fill .3s}svg.svelte-10orgym:hover{fill:#1877f2}svg.svelte-1jqzpbf{fill:#272727;transition:fill .3s}svg.svelte-1jqzpbf:hover{fill:#dd2a7b}.footer-wrapper.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{width:100%;display:flex;justify-content:center;background-color:#eee}footer.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{width:100%;position:relative;font-weight:300;max-width:1200px;padding:0 20px}footer.svelte-110tz3v .container.svelte-110tz3v.svelte-110tz3v:last-child{padding-bottom:30px}footer.svelte-110tz3v .container.svelte-110tz3v.svelte-110tz3v:before,footer.svelte-110tz3v .container.svelte-110tz3v.svelte-110tz3v:after{display:none}@media (min-width: 1024px){footer.svelte-110tz3v .container.svelte-110tz3v.svelte-110tz3v:first-child{display:flex;flex-wrap:wrap;justify-content:space-between}footer.svelte-110tz3v .container.svelte-110tz3v.svelte-110tz3v:last-child{padding-bottom:40px}}@media (max-width: 1023px){footer.svelte-110tz3v .channel__group.svelte-110tz3v.svelte-110tz3v{border-bottom:1px solid #d3d5d7}}footer.svelte-110tz3v .channel__group.svelte-110tz3v.svelte-110tz3v:after{content:"";display:table;clear:both}footer.svelte-110tz3v .channel__group .channel.svelte-110tz3v.svelte-110tz3v{margin:0;padding:0;list-style:none;font-size:.875em}@media (min-width: 1024px){footer.svelte-110tz3v .channel__group .channel.svelte-110tz3v.svelte-110tz3v{display:block!important}}@media (min-width: 1024px){footer.svelte-110tz3v .channel__group .channel li.svelte-110tz3v.svelte-110tz3v{margin-bottom:5px}footer.svelte-110tz3v .channel__group .channel li.mobile.svelte-110tz3v.svelte-110tz3v{display:none}}@media (max-width: 1023px){footer.svelte-110tz3v .channel__group .channel li.svelte-110tz3v.svelte-110tz3v{padding-top:5px;padding-bottom:5px}}footer.svelte-110tz3v .channel__group .channel a.svelte-110tz3v.svelte-110tz3v{color:#171717;text-decoration:none}footer.svelte-110tz3v .channel__group .channel a.svelte-110tz3v.svelte-110tz3v:hover{color:#d60c18}@media (max-width: 1023px){footer.svelte-110tz3v .channel__group .channel.svelte-110tz3v.svelte-110tz3v{display:block;height:0px;overflow:hidden;transition:padding-bottom .3s}footer.svelte-110tz3v .channel__group .channel.svelte-110tz3v+.channel.svelte-110tz3v{margin-top:-10px}footer.svelte-110tz3v .channel__group .channel.desktop.svelte-110tz3v.svelte-110tz3v{display:none}footer.svelte-110tz3v .channel__group .channel li.mobile.svelte-110tz3v.svelte-110tz3v{display:block}}@media (max-width: 1023px){footer.svelte-110tz3v .channel__group h4.svelte-110tz3v.svelte-110tz3v{position:relative;padding-top:10px;padding-bottom:10px;margin-top:0;margin-bottom:0;line-height:1.5}footer.svelte-110tz3v .channel__group h4.svelte-110tz3v.svelte-110tz3v:after{content:url("data:image/svg+xml,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.01197 1.16656L8.63746 8.93869C8.82075 9.12197 9.15071 9.12197 9.33403 8.93869L16.9595 1.16656C17.1795 0.946566 17.1795 0.616637 16.9595 0.396648C16.7395 0.213366 16.4463 0.213366 16.263 0.396648L9.00406 7.80218L1.74517 0.396648C1.6352 0.286671 1.48855 0.25 1.37857 0.25C1.23193 0.25 1.12195 0.286671 1.01197 0.396648C0.828691 0.616637 0.828691 0.946566 1.01197 1.16656Z' fill='%23272727'/%3E%3C/svg%3E%0A");display:block;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:transform .3s}.channel__group.svelte-110tz3v h4.svelte-110tz3v.svelte-110tz3v.active:after{transform:translateY(-50%) rotate(180deg)}}@media (min-width: 1024px){footer.svelte-110tz3v .channel__group h4.svelte-110tz3v.svelte-110tz3v{margin-top:0;margin-bottom:10px}}@media (min-width: 1024px){footer.svelte-110tz3v .channel__group:first-child h4.svelte-110tz3v.svelte-110tz3v{width:100%}footer.svelte-110tz3v .channel__group:first-child ul.svelte-110tz3v.svelte-110tz3v{float:left}footer.svelte-110tz3v .channel__group:first-child ul.svelte-110tz3v.svelte-110tz3v:last-child{padding-left:60px}footer.svelte-110tz3v .channel__group .channel__group .channel.svelte-110tz3v.svelte-110tz3v{padding-left:0!important}footer.svelte-110tz3v .channel__group .channel__group+.channel__group h4.svelte-110tz3v.svelte-110tz3v{margin-top:30px}}footer.svelte-110tz3v .sns__group li.svelte-110tz3v.svelte-110tz3v{display:inline-block;margin-right:20px}footer.svelte-110tz3v .sns__group li a.svelte-110tz3v.svelte-110tz3v{display:block;font-size:1.5em;text-decoration:none}footer.svelte-110tz3v .cwgroup__copyright.svelte-110tz3v.svelte-110tz3v{display:flex}@media (min-width: 1024px){footer.svelte-110tz3v .cwgroup__copyright.svelte-110tz3v.svelte-110tz3v{align-items:flex-end;justify-content:space-between}}@media (max-width: 1023px){footer.svelte-110tz3v .cwgroup__copyright.svelte-110tz3v.svelte-110tz3v{flex-wrap:wrap-reverse;text-align:center}footer.svelte-110tz3v .cwgroup__copyright.svelte-110tz3v>div.svelte-110tz3v{width:100%}}footer.svelte-110tz3v .cwgroup__copyright ul.svelte-110tz3v.svelte-110tz3v{margin:0;padding:0;list-style:none;font-size:0}footer.svelte-110tz3v .cwgroup__copyright ul.sns li.svelte-110tz3v.svelte-110tz3v{display:inline-block;font-size:1.5rem;vertical-align:middle}footer.svelte-110tz3v .cwgroup__copyright ul.sns li.svelte-110tz3v+li.svelte-110tz3v{margin-left:20px}footer.svelte-110tz3v .cwgroup__copyright ul.sns li a.svelte-110tz3v.svelte-110tz3v{display:block;width:24px;height:24px}footer.svelte-110tz3v .cwgroup__copyright ul.app__img li.svelte-110tz3v.svelte-110tz3v{display:inline-block}footer.svelte-110tz3v .cwgroup__copyright ul.app__img li.svelte-110tz3v+li.svelte-110tz3v{margin-left:10px}footer.svelte-110tz3v .cwgroup__copyright ul.app__img li a.svelte-110tz3v.svelte-110tz3v{display:block}footer.svelte-110tz3v .cwgroup__copyright ul.app__img li a img.svelte-110tz3v.svelte-110tz3v{width:auto;height:40px}footer.svelte-110tz3v .cwgroup__copyright .contact.svelte-110tz3v>span.svelte-110tz3v,footer.svelte-110tz3v .cwgroup__copyright .copyright.svelte-110tz3v>span.svelte-110tz3v{display:block;font-size:.75rem}@media (min-width: 1024px){footer.svelte-110tz3v .cwgroup__copyright .contact.svelte-110tz3v>span.svelte-110tz3v,footer.svelte-110tz3v .cwgroup__copyright .copyright.svelte-110tz3v>span.svelte-110tz3v{display:inline-block}footer.svelte-110tz3v .cwgroup__copyright .contact.svelte-110tz3v>span.svelte-110tz3v:first-child,footer.svelte-110tz3v .cwgroup__copyright .copyright.svelte-110tz3v>span.svelte-110tz3v:first-child{margin-right:20px}}footer.svelte-110tz3v .cwgroup__copyright a.svelte-110tz3v.svelte-110tz3v{color:#171717;text-decoration:none}footer.svelte-110tz3v .cwgroup__copyright a.svelte-110tz3v.svelte-110tz3v:hover{color:#d60c18}.pt40.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{padding-top:40px!important}.pt-d-10.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{padding-top:10px!important}.pt20.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{padding-top:20px!important}.pb10.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{padding-bottom:10px!important}.mt-m-5.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{margin-top:5px!important}@media (max-width: 767px){.mt-m-30.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{margin-top:30px!important}}a.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{transition:color .3s,background .3s,border .3s}h4.svelte-110tz3v.svelte-110tz3v.svelte-110tz3v{font-weight:500}.view-more-cursor.svelte-50aacx{position:fixed;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);background:#f8b62d;border-radius:50%;z-index:3;pointer-events:none}span.svelte-50aacx{width:36px;color:#272727;font-family:Roboto;font-size:12px;font-weight:300;text-align:center;opacity:0;transition:opacity .1s}.show.svelte-50aacx{opacity:1}a.svelte-vspmuf{position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;width:7.5vw;bottom:40px;right:40px;z-index:3;cursor:pointer;opacity:0;transition:opacity .3s}@media screen and (max-width: 1024px){a.svelte-vspmuf{width:9vw;right:24px}}@media screen and (max-width: 767px){a.svelte-vspmuf{bottom:24px;right:0;width:14.4vw}}@media screen and (max-width: 480px){a.svelte-vspmuf{bottom:24px;right:0;width:24vw}}.show.svelte-vspmuf{opacity:1}.scrolldown-wrapper.svelte-1ozjltq.svelte-1ozjltq{position:fixed;width:100px;left:50%;transform:translate(16%);bottom:0;z-index:3}@media screen and (max-width: 767px){.scrolldown-wrapper.svelte-1ozjltq.svelte-1ozjltq{transform:translateY(50px)}}.c-scrolldown.svelte-1ozjltq.svelte-1ozjltq{width:2px;height:96px;position:absolute;bottom:0;left:0;right:0;overflow:hidden;background-color:#2660ad}.c-scrolldown.svelte-1ozjltq .c-line.svelte-1ozjltq{width:100%;height:100%;display:block;background:linear-gradient(to bottom,rgb(207,207,207) 50%,rgba(102,102,102,0) 50%);background-position:0 -96px;background-size:100% 200%;animation:svelte-1ozjltq-scrolldown 2.2s cubic-bezier(.76,0,.3,1) forwards infinite}span.svelte-1ozjltq.svelte-1ozjltq{position:absolute;bottom:64px;left:32px;transform:translate(-50%);font-family:Roboto;font-weight:400;font-size:14px;line-height:16px;color:#2660ad}@media screen and (max-width: 430px){span.svelte-1ozjltq.svelte-1ozjltq{bottom:64px}}@keyframes svelte-1ozjltq-scrolldown{0%{background-position:0 -96px}75%{background-position:0 0}to{background-position:0 96px}}.app.svelte-hulrn8{width:100%}body{overflow-x:hidden;font-family:Roboto,Noto Sans TC,sans-serif}.app-wrapper.svelte-1udehhj{background:#f6f6f6;color:var(--base-text-color)}
