@charset "UTF-8";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-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}}.legends-set.svelte-9fckkx.svelte-9fckkx.svelte-9fckkx{display:flex;flex-wrap:wrap;margin-top:16px}.legends-set.svelte-9fckkx>.legend.svelte-9fckkx.svelte-9fckkx{display:flex;align-items:center;font-family:Roboto,Noto Sans TC;font-weight:400;font-size:14px;line-height:150%;color:#272727;margin-right:8px}.legends-set.svelte-9fckkx>.legend.svelte-9fckkx>span.rect.svelte-9fckkx{width:12px;height:12px}.scroll-card.svelte-1ovn03p.svelte-1ovn03p{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;pointer-events:none}.scroll-card.center.svelte-1ovn03p.svelte-1ovn03p{justify-content:center}.scroll-card.addTop.svelte-1ovn03p.svelte-1ovn03p{top:-50vh}.scroll-card.end-card.svelte-1ovn03p.svelte-1ovn03p{height:30vh}@media screen and (max-width: 1024px){.scroll-card.svelte-1ovn03p.svelte-1ovn03p{justify-content:center}}.card-text.svelte-1ovn03p.svelte-1ovn03p{background-color:#ffffffe6;border:1px solid #000;padding:28px 45px;margin:15px;z-index:3;max-width:500px;width:100%;pointer-events:initial}.card-text.center.svelte-1ovn03p.svelte-1ovn03p{margin:15px}.card-text.svelte-1ovn03p>p.noral-content.svelte-1ovn03p{font-size:16px;font-weight:300;line-height:1.75;white-space:pre-wrap;color:#272727;margin:0 0 16px}.card-text.svelte-1ovn03p>p.noral-content.svelte-1ovn03p>span{font-weight:500}.card-text.svelte-1ovn03p>p.meta.svelte-1ovn03p{margin:0;font-size:14px;line-height:20px;color:#272727;padding-top:18px;font-weight:300}@media screen and (max-width: 1024px){.card-text.svelte-1ovn03p.svelte-1ovn03p{margin:15px;padding:24px 26px}}.cover.svelte-1l2nz1w.svelte-1l2nz1w{width:100%;opacity:1;transition:opacity .3s ease;background-color:#f4f4f4}.fade-out.svelte-1l2nz1w.svelte-1l2nz1w{opacity:0}.video-wrap.svelte-1l2nz1w.svelte-1l2nz1w{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;background-size:cover;background-position:center center}@media screen and (max-width: 767px){.video-wrap.svelte-1l2nz1w.svelte-1l2nz1w{background-image:url(../../../intro/start-mobile.jpg)}}.video-wrap.svelte-1l2nz1w video.svelte-1l2nz1w{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}@media screen and (min-aspect-ratio: 16/9){.video-wrap.svelte-1l2nz1w video.svelte-1l2nz1w{width:100%;height:auto}}.label-container.svelte-17y86hj{position:absolute;width:100%;height:100%;opacity:1}.label-container.close-map-background.svelte-17y86hj{opacity:0}.label.svelte-17y86hj{position:absolute;font-size:18px;line-height:21px;color:#313f45;top:var(--top-pos);left:var(--left-pos)}@media screen and (max-width: 767px){.label.svelte-17y86hj{font-size:14px}}.label-container.svelte-giegcx{position:absolute;width:100%;height:100%;transition:opacity .3s ease;opacity:0}.label-container.show-rect.svelte-giegcx{transition-delay:.4s;opacity:1}.text.svelte-giegcx{position:absolute;color:#313f45;top:var(--top-pos);left:var(--left-pos)}.town.svelte-giegcx{font-size:18px;line-height:21px;font-weight:400;transform:translate(-10%,-10%)}@media screen and (max-width: 767px){.town.svelte-giegcx{font-weight:400;font-size:16px;line-height:29px;transform:translate(10%,-20%)}}@media screen and (max-width: 375px){.town.svelte-giegcx{transform:translate(-10%,-24%)}}.x-axis.svelte-giegcx{font-size:16px;line-height:19px;text-align:center;transform:translateY(10%)}@media screen and (max-width: 767px){.x-axis.svelte-giegcx{font-size:16px;line-height:21px;transform:translateY(-12%)}}@media screen and (max-width: 375px){.x-axis.svelte-giegcx{transform:translate(-5px,-24%)}}.map-wrapper.svelte-1kjn1mn{position:absolute;top:0;aspect-ratio:192/108;height:100vh;transform:translate(calc((177.7777777778vh - 100vw) / -2));opacity:0}.map-wrapper.show-wrapper.svelte-1kjn1mn{opacity:1}@media screen and (min-aspect-ratio: 16/9){.map-wrapper.svelte-1kjn1mn{width:100%;height:auto;transform:translateY(calc((56.25vw - 100vh)/-2))}}@supports not (aspect-ratio: 192/108){.map-wrapper.svelte-1kjn1mn{width:177.7777777778vh}}@media screen and (max-width: 767px){.map-wrapper.svelte-1kjn1mn{aspect-ratio:640/960;transform:translate(calc((66.6666666667vh - 100vw) / -2))}@supports not (aspect-ratio: 640/960){.map-wrapper.svelte-1kjn1mn{width:66.6666666667vh}}}img.bg-map.svelte-1kjn1mn{position:absolute;top:0;width:100%;height:100%;opacity:1;transition:opacity .3s ease}img.bg-map.close-map-background.svelte-1kjn1mn{opacity:0}img.real-cases-rect.svelte-1kjn1mn{position:absolute;top:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}img.real-cases-rect.show-real-cases-rect.svelte-1kjn1mn{transition-delay:.4s;opacity:1}svg.svelte-1kjn1mn{position:absolute;top:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease}svg.show-urban-cases.svelte-1kjn1mn{opacity:1}.scale-container.svelte-1kjn1mn{display:flex;justify-content:space-between;position:fixed;bottom:20px;right:20px;width:16.2037037037vh;border-bottom:1px solid #565e63;opacity:1}.scale-container.close-map-background.svelte-1kjn1mn{opacity:0}@media screen and (min-aspect-ratio: 16/9){.scale-container.svelte-1kjn1mn{height:auto;width:5.126953125vw}}@media screen and (max-width: 767px){.scale-container.svelte-1kjn1mn{width:20.5078125vh;font-size:14px}}@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}.map-attribution.svelte-1qhea1l.svelte-1qhea1l{position:fixed;font-size:12px;right:5px;bottom:5px;opacity:1;transition:opacity .3s ease;color:#fff;text-shadow:0px 0px 4px #000000}.map-attribution.svelte-1qhea1l a.svelte-1qhea1l{color:#fff}.fade-out.svelte-1qhea1l.svelte-1qhea1l{opacity:0}.title-block.svelte-1nl743.svelte-1nl743{width:100%;height:-moz-fit-content;height:fit-content;padding:146px 0 0 24px;max-width:584px;border-left:1px solid #313f45}@media screen and (max-width: 1023px){.title-block.svelte-1nl743.svelte-1nl743{margin:70px 20px 0;padding:56px 0 0 24px}}@media screen and (max-width: 767px){.title-block.svelte-1nl743.svelte-1nl743{max-width:85vw;margin:88px 20px 0;padding:16px 0 0 16px}}.kicker.svelte-1nl743.svelte-1nl743{display:flex}.kicker.svelte-1nl743 p.svelte-1nl743{font-weight:400;font-size:16px;line-height:180%;color:#313f45;margin:3.5px 0 3.5px 4px}h1.svelte-1nl743.svelte-1nl743{font-weight:500;font-size:56px;line-height:78px;color:#313f45;margin:0}@media screen and (max-width: 767px){h1.svelte-1nl743.svelte-1nl743{font-size:40px;line-height:48px}}@media screen and (max-width: 320px){h1.svelte-1nl743.svelte-1nl743{font-size:34px;line-height:42px}}p.svelte-1nl743.svelte-1nl743{margin:8px 0 32px;font-weight:300;font-size:16px;line-height:180%;color:#313f45}.background-wrapper.svelte-1nl743.svelte-1nl743{min-height:var(--window-height, 100vh);position:sticky;position:-webkit-sticky;overflow:hidden;top:0px;width:100%;opacity:1}.title-block-section.svelte-1nl743.svelte-1nl743{position:relative;display:flex;justify-content:center;height:100vh}.intro-block.svelte-1nl743.svelte-1nl743{width:100%;height:200vh}@media screen and (max-width: 767px){.intro-block.svelte-1nl743.svelte-1nl743{height:300vh}}.intro-step.svelte-1nl743.svelte-1nl743{position:relative;top:-100vh}.intro-step.end-card.svelte-1nl743.svelte-1nl743{top:-50vh}.loading.svelte-1nl743.svelte-1nl743{position:fixed;bottom:50px;left:50%}@keyframes svelte-1nl743-scroll-bounce{0%{bottom:35px}50%{bottom:30px}to{bottom:35px}}.scroll-down.svelte-1nl743.svelte-1nl743{position:absolute;height:32px;width:32px;top:90vh;left:calc(50% - 16px);animation-name:svelte-1nl743-scroll-bounce;animation-duration:2s;animation-iteration-count:infinite;cursor:pointer;z-index:1}@media screen and (max-width: 767px){.scroll-down.svelte-1nl743.svelte-1nl743{top:80vh}}.header-meta.svelte-1nl743.svelte-1nl743{white-space:pre-wrap;font-size:12px;font-weight:300;line-height:1.65;text-align:center;margin:24px 0 80px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}@media screen and (max-width: 767px){.header-meta.svelte-1nl743.svelte-1nl743{transform:translate(-50%,50%)}}.header.svelte-o091c3{min-height:var(--window-height, 100vh);min-width:100vw;background-color:#f4f4f4;color:var(--base-text-color);position:relative}img.svelte-qb3rj7,picture.svelte-qb3rj7{width:100%;display:block}.wrapper.svelte-1lmr7gh svg{display:block}.wrapper.svelte-1lmr7gh:not(.full-width){grid-column:var(--column)}.padding.svelte-1lmr7gh{padding:0 24px}.full-width.svelte-1lmr7gh{grid-column:1 / 13;margin:0 calc((100vw - 100%)/-2)}.lazy-trigger.svelte-o52z46{grid-column:1 / 13}.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-1uwt76w.svelte-1uwt76w{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-1uwt76w.svelte-1uwt76w:not(.storybook):first-child{position:absolute;bottom:0;left:0}.paywall.svelte-1uwt76w.svelte-1uwt76w:before{content:"";position:absolute;bottom:100%;height:calc(100vh - 100%);left:0;right:0;background:linear-gradient(rgba(23,23,23,0) 0%,rgba(23,23,23,.2509803922) 100%);pointer-events:none}.paywall.svelte-1uwt76w~*{display:none!important}.kicker.svelte-1uwt76w.svelte-1uwt76w{display:flex;background-color:#fff;padding:16px 24px;align-items:center;justify-content:center}@media screen and (max-width: 767px){.kicker.svelte-1uwt76w.svelte-1uwt76w{padding:18px 24px 38px}}.kicker-title.svelte-1uwt76w.svelte-1uwt76w{font-weight:500;color:#272727}.kicker-text.svelte-1uwt76w.svelte-1uwt76w{font-weight:300;font-size:14px;margin:0 8px;color:#272727}@media screen and (max-width: 767px){.kicker-text.svelte-1uwt76w.svelte-1uwt76w{margin:8px 0 16px}}.paywall-inner.svelte-1uwt76w.svelte-1uwt76w{padding:24px;max-width:600px;text-align:left;margin:auto}.paywall-inner-lr.svelte-1uwt76w.svelte-1uwt76w{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.title.svelte-1uwt76w.svelte-1uwt76w{font-size:20px}.content.svelte-1uwt76w.svelte-1uwt76w{font-weight:300;color:var(--base-text-color, #272727)}.paywall-inner-col.svelte-1uwt76w+.paywall-inner-col.svelte-1uwt76w{margin-left:24px}.content.svelte-1uwt76w ul.svelte-1uwt76w{list-style-type:disc;padding-left:16px}.content.svelte-1uwt76w li.svelte-1uwt76w{line-height:2em;list-style-type:disc}.paywall.svelte-1uwt76w .button-link.svelte-1uwt76w{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-1uwt76w .button-link.svelte-1uwt76w{margin:0 24px;padding:8px 24px}.paywall.svelte-1uwt76w .button-link.svelte-1uwt76w:hover{background-color:var(--base-theme-primary-color, #d60c18);color:#fff;text-decoration:none}.subtext.svelte-1uwt76w.svelte-1uwt76w{font-size:14px;font-weight:300;margin-top:16px;text-align:center}.fine-print.svelte-1uwt76w.svelte-1uwt76w{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-1uwt76w.svelte-1uwt76w,.kicker.svelte-1uwt76w.svelte-1uwt76w{flex-direction:column}.fine-print.svelte-1uwt76w.svelte-1uwt76w{display:none}}svg.svelte-1n3rywh{display:block}.wrapper.svelte-bwh1c1.svelte-bwh1c1{grid-column:4/10;display:grid;grid-template-columns:auto auto;grid-row-gap:40px;margin:60px 0;color:var(--color)}.wrapper.svelte-bwh1c1 .section-bar.svelte-bwh1c1{height:30px;width:8px;background-color:var(--highlight-color);display:inline-block;margin-right:10px}.wrapper.svelte-bwh1c1 .section-title-box.svelte-bwh1c1{font-size:24px;font-weight:500;padding:5px 0 3px;display:flex;align-items:center;align-self:start}.wrapper.svelte-bwh1c1 .section-title-box .arrow.svelte-bwh1c1{width:20px;margin:0 15px 0 10px}.wrapper.svelte-bwh1c1 .link.svelte-bwh1c1{font-size:22px;display:block;color:inherit;border-bottom:solid 1px #c1c1c1;padding:5px 0 3px}.wrapper.svelte-bwh1c1 .link.disabled.svelte-bwh1c1{color:#c1c1c1;pointer-events:none;cursor:not-allowed}.wrapper.svelte-bwh1c1 .link.svelte-bwh1c1:hover{color:var(--highlight-color)}@media screen and (max-width: 1024px){.wrapper.svelte-bwh1c1.svelte-bwh1c1{grid-column:3/11}}@media screen and (max-width: 767px){.wrapper.svelte-bwh1c1.svelte-bwh1c1{grid-template-columns:auto;padding:0 15px;grid-column:1/13;grid-row-gap:0}.wrapper.svelte-bwh1c1 .section-bar.svelte-bwh1c1{height:20px;width:5px}.wrapper.svelte-bwh1c1 .section-links.svelte-bwh1c1{margin-bottom:30px}.wrapper.svelte-bwh1c1 .link.svelte-bwh1c1{margin-left:20px;font-size:16px}.wrapper.svelte-bwh1c1 .section-title-box.svelte-bwh1c1{font-size:16px}}.img-set.svelte-aknqwo{position:absolute;width:100vw;height:100vh;left:50%;background-size:cover;background-position:center center;transform:translate(-50%)}@media screen and (max-width: 767px){.img-set.svelte-aknqwo{aspect-ratio:375/667;width:100%;height:auto;top:50%;transform:translate(-50%,-50%)}@supports not (aspect-ratio: 375/667){.img-set.svelte-aknqwo{height:177.8666666667vw}}}.elements-container.svelte-aknqwo{position:relative;width:100%;height:100vh}.photo-img-intro.svelte-aknqwo{position:absolute;width:100vw;height:100vh;left:50%;opacity:1;background-size:cover;background-position:center center;transform:translate(-50%);transition:opacity .3s ease-in-out;background-image:url(../../../building/desktop/\4fe1\7dad\5927\6a13_intro.jpg)}.photo-img-intro.hide-intro-image.svelte-aknqwo{opacity:0}@media screen and (max-width: 767px){.photo-img-intro.svelte-aknqwo{background-image:url(../../../building/mobile/\4fe1\7dad\5927\6a13_intro.jpg)}}.photo-img-end.svelte-aknqwo{position:absolute;width:100vw;height:100vh;left:50%;opacity:0;background-size:cover;background-position:center center;transform:translate(-50%);transition:opacity .3s ease-in-out;background-image:url(../../../building/desktop/\4fe1\7dad\5927\6a13_end.jpg)}.photo-img-end.show-ending-image.svelte-aknqwo{opacity:1}@media screen and (max-width: 767px){.photo-img-end.svelte-aknqwo{background-image:url(../../../building/mobile/\4fe1\7dad\5927\6a13_end.jpg)}}.building-top.svelte-aknqwo{opacity:1;transition:transform .5s ease-in-out,opacity .3s ease-in-out .3s;background-image:url(../../../building/desktop/market-top.png)}.building-top.shift-top.svelte-aknqwo{opacity:0;transform:translate3d(-50%,-80%,0)}@media screen and (max-width: 767px){.building-top.svelte-aknqwo{background-image:url(../../../building/mobile/market-top.png)}}.building-shadow.svelte-aknqwo{opacity:1;transition:opacity .3s ease-in-out .4s;background-image:url(../../../building/desktop/shadow.png)}.building-shadow.shift-top.svelte-aknqwo{opacity:0}@media screen and (max-width: 767px){.building-shadow.svelte-aknqwo{background-image:url(../../../building/mobile/shadow.png)}}.building-bottom-mask.svelte-aknqwo{opacity:0;transition:opacity .2s ease-in-out;background-image:url(../../../building/desktop/bottom-mask.png)}.building-bottom-mask.show-mask.svelte-aknqwo{opacity:1}.building-top-mask.svelte-aknqwo{opacity:0;transition:opacity .2s ease-in-out;background-image:url(../../../building/desktop/top-mask.png)}.building-top-mask.show-mask.svelte-aknqwo{opacity:1}@media screen and (max-width: 767px){.building-top-mask.svelte-aknqwo{background-image:url(../../../building/mobile/top-mask.png)}}.building-bottom.svelte-aknqwo{opacity:1;transition:opacity .3s ease-in-out,height .7s ease-in-out,transform .7s ease-in-out;background-image:url(../../../building/desktop/market-bottom.png)}.building-bottom.hide-bottom-building.svelte-aknqwo{opacity:0}@media screen and (max-width: 767px){.building-bottom.svelte-aknqwo{background-image:url(../../../building/mobile/market-bottom.png)}}.building-room.svelte-aknqwo{opacity:1;transition:opacity .3s ease-in-out;opacity:0;background-image:url(../../../building/desktop/room.png)}.building-room.show-room.svelte-aknqwo{opacity:1}@media screen and (max-width: 767px){.building-room.svelte-aknqwo{background-image:url(../../../building/mobile/room.png)}}.wrapper.svelte-1gmsr41{grid-column:1/13;margin:0 calc((100vw - 100%)/-2) 0;min-width:100vw;height:100%}.intro-block.svelte-1gmsr41{width:100%;height:100vh}@media screen and (max-width: 767px){.intro-block.svelte-1gmsr41{height:120vh}}.building-step.svelte-1gmsr41{position:relative}.background-wrapper.svelte-1gmsr41{min-height:var(--window-height, 100vh);position:sticky;position:-webkit-sticky;overflow:hidden;top:0px;width:100%;opacity:1}.wrapper.svelte-1fo2fvw{grid-column:3/11;margin:24px 0}@media screen and (max-width: 767px){.wrapper.svelte-1fo2fvw{grid-column:1/13}}.selected.svelte-1fo2fvw{stroke-width:1.2;stroke:#2d2d2d}.svelte-1fo2fvw{-webkit-tap-highlight-color:transparent}.wrapper.svelte-zv31p9.svelte-zv31p9{grid-column:2/12;display:flex}.wrapper.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(1){margin-right:8px}.wrapper.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(2){margin-left:8px}.graphic-meta.svelte-zv31p9.svelte-zv31p9{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.wrapper.vertical-1024.svelte-zv31p9.svelte-zv31p9{flex-direction:column}.wrapper.vertical-1024.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(1){margin-right:0;margin-bottom:16px}.wrapper.vertical-1024.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(2){margin-left:0}}@media screen and (max-width: 767px){.wrapper.vertical-768.svelte-zv31p9.svelte-zv31p9{flex-direction:column;grid-column:1/13;padding:0 24px}.wrapper.vertical-768.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(1){margin-right:0;margin-bottom:16px}.wrapper.vertical-768.svelte-zv31p9>.img-wrapper.svelte-zv31p9:nth-of-type(2){margin-left:0}.graphic-meta.svelte-zv31p9.svelte-zv31p9{margin-bottom:32px}}.image-wrapper.svelte-15bpalo{position:relative;width:100%;margin-bottom:48px;aspect-ratio:720/1388}@supports not (aspect-ratio: 720/1388){.image-wrapper.svelte-15bpalo:before{float:left;padding-top:192.22%;content:""}.image-wrapper.svelte-15bpalo:after{display:block;content:"";clear:both}}svg.svelte-15bpalo{position:absolute;display:block;width:100%;top:0;left:0;overflow:visible;pointer-events:none}img.svelte-15bpalo{position:absolute;display:block;width:100%;top:0;left:0;overflow:visible;pointer-events:none}.glass.svelte-15bpalo,.before.svelte-15bpalo{opacity:0;transition:opacity .2s ease-in-out}.glass.show.svelte-15bpalo,.before.show.svelte-15bpalo{opacity:1}#click-icon.svelte-15bpalo{display:block;width:32px;animation:svelte-15bpalo-float 1s ease-in-out infinite;left:48%;top:11%}@keyframes svelte-15bpalo-float{0%{transform:translatey(0)}50%{transform:translatey(-6px)}to{transform:translatey(0)}}svelte-scroller-outer.svelte-1yjh2jm{display:block;position:relative}svelte-scroller-background.svelte-1yjh2jm{display:block;position:relative;width:100%}svelte-scroller-foreground.svelte-1yjh2jm{display:block;position:relative;z-index:2}svelte-scroller-foreground.svelte-1yjh2jm:after{content:" ";display:block;clear:both}svelte-scroller-background-container.svelte-1yjh2jm{display:block;position:absolute;width:100%;max-width:100%;pointer-events:none;will-change:transform}.image-wrapper.svelte-ifiof9.svelte-ifiof9{position:relative;width:100%;margin:0 0 40px;padding:0 16px}.case-wrapper.svelte-ifiof9.svelte-ifiof9{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr 1fr 1fr 1fr 1fr;-moz-column-gap:24px;column-gap:24px;row-gap:24px}.photo-container.svelte-ifiof9.svelte-ifiof9{position:relative;width:100%;aspect-ratio:1/1;margin-bottom:8px}@supports not (aspect-ratio: 1/1){.photo-container.svelte-ifiof9.svelte-ifiof9:before{float:left;padding-top:100%;content:""}.photo-container.svelte-ifiof9.svelte-ifiof9:after{display:block;content:"";clear:both}}.case-pic.svelte-ifiof9.svelte-ifiof9{position:absolute;width:100%}.case-pic.before.svelte-ifiof9.svelte-ifiof9{opacity:0;transition:opacity .3s ease-in-out}.case-pic.show-before.before.svelte-ifiof9.svelte-ifiof9{opacity:1}.info.svelte-ifiof9.svelte-ifiof9{display:flex;flex-direction:column;justify-content:center;align-items:center}.info.svelte-ifiof9 .title.svelte-ifiof9{font-weight:400;font-size:16px;line-height:180%;color:#272727;margin:0}.info.svelte-ifiof9 .price.svelte-ifiof9,.info.svelte-ifiof9 .location.svelte-ifiof9{font-weight:300;font-size:14px;line-height:180%;color:#272727;margin:0}.anchor.svelte-ifiof9.svelte-ifiof9{display:none}.wrapper.svelte-hpdkb2{grid-column:3/11}@media screen and (max-width: 1023px){.wrapper.svelte-hpdkb2{grid-column:1/13}}.grid.svelte-1j3kont.svelte-1j3kont{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;margin:80px auto 0;position:relative;z-index:2}@media screen and (max-width: 767px){.grid.svelte-1j3kont.svelte-1j3kont{margin:48px auto 0}}.grid.svelte-1j3kont>.svelte-1j3kont{grid-column:4/10}.grid.svelte-1j3kont>img,.grid.svelte-1j3kont>picture{grid-column:2/12;width:100%}.full-image.svelte-1j3kont.svelte-1j3kont{grid-column:1/13;margin:0 calc((100vw - 100%)/-2);position:relative;min-width:100vw}h2.svelte-1j3kont.svelte-1j3kont,h3.svelte-1j3kont.svelte-1j3kont,h4.svelte-1j3kont.svelte-1j3kont{margin:24px auto}h2.svelte-1j3kont.svelte-1j3kont{font-size:28px;font-weight:500;text-align:center;margin-top:100px;margin-bottom:8px}h3.svelte-1j3kont.svelte-1j3kont{font-size:20px;font-weight:600;margin-top:48px;margin-bottom:8px;line-height:1.4}h4.svelte-1j3kont.svelte-1j3kont{font-size:18px;margin-top:8px;font-weight:300;line-height:1.5}p.svelte-1j3kont.svelte-1j3kont{margin:24px 0;font-size:18px;white-space:pre-wrap;line-height:1.8;font-weight:400}p.svelte-1j3kont+p.svelte-1j3kont{margin:16px 0}.grid.svelte-1j3kont a{text-decoration:none;color:var(--base-theme-secondary-color);border-bottom:2px solid var(--base-theme-secondary-color);transition:.3s}.grid.svelte-1j3kont a:hover{color:var(--base-theme-primary-color);border-bottom:2px solid var(--base-theme-primary-color)}.copyright.svelte-1j3kont.svelte-1j3kont{text-align:center;font-size:14px;letter-spacing:1.4px;margin:32px 0}.header-meta.svelte-1j3kont.svelte-1j3kont{white-space:pre-wrap;font-size:12px;font-weight:300;line-height:1.65;text-align:center;margin:24px 0 80px}.graphic-meta.svelte-1j3kont.svelte-1j3kont{font-size:14px;line-height:1.7;font-weight:100;margin-top:16px;margin-bottom:56px}@media screen and (max-width: 1024px){.grid.svelte-1j3kont>.svelte-1j3kont{grid-column:3/11}}@media screen and (max-width: 767px){.grid.svelte-1j3kont>.svelte-1j3kont{grid-column:1/13;padding:0 24px}.grid.svelte-1j3kont>.full-image.svelte-1j3kont{padding:0}.grid.svelte-1j3kont>picture{grid-column:1/13;width:100%;padding:0 24px}.grid.svelte-1j3kont>img{grid-column:1/13}p.svelte-1j3kont.svelte-1j3kont{margin:16px 0}.zh.svelte-1j3kont p.svelte-1j3kont{text-align:justify}h2.svelte-1j3kont.svelte-1j3kont{margin-top:56px;margin-bottom:8px;font-size:27px}h3.svelte-1j3kont.svelte-1j3kont{text-align:center}h4.svelte-1j3kont.svelte-1j3kont{margin-top:0}.header-meta.svelte-1j3kont.svelte-1j3kont{white-space:pre-wrap;font-size:12px;font-weight:300;line-height:1.65;text-align:center;margin:24px 0 48px}.graphic-meta.svelte-1j3kont.svelte-1j3kont{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)}
